Updating only changed submodules Submodules updated in 0.09 seconds Finished dev [unoptimized + debuginfo] target(s) in 0.70s warning: x.py has made several changes recently you may want to look at help: consider looking at the changes in `src/bootstrap/CHANGELOG.md` note: to silence this warning, add `changelog-seen = 2` at the top of `config.toml` Building stage0 std artifacts (x86_64-unknown-linux-gnu -> x86_64-unknown-linux-gnu) Finished release [optimized + debuginfo] target(s) in 0.56s Copying stage0 std from stage0 (x86_64-unknown-linux-gnu -> x86_64-unknown-linux-gnu / x86_64-unknown-linux-gnu) Building stage0 compiler artifacts (x86_64-unknown-linux-gnu -> x86_64-unknown-linux-gnu) Compiling rustc_mir_build v0.0.0 (/users/djauhar/src/rust-sexxii-goose/compiler/rustc_mir_build) error[E0425]: cannot find value `alt` in this scope --> compiler/rustc_mir_build/src/build/expr/into.rs:318:42 | 318 | .map({ let alt = alt.clone(); |(n, ty)| match fields_map.get(&n) { | ^^^ not found in this scope error: aborting due to previous error For more information about this error, try `rustc --explain E0425`. error: could not compile `rustc_mir_build` To learn more, run the command again with --verbose. command did not execute successfully: "/users/djauhar/src/rust-sexxii-goose/build/x86_64-unknown-linux-gnu/stage0/bin/cargo" "build" "--target" "x86_64-unknown-linux-gnu" "-Zbinary-dep-depinfo" "-j" "50" "--release" "--features" " llvm" "--manifest-path" "/users/djauhar/src/rust-sexxii-goose/compiler/rustc/Cargo.toml" "--message-format" "json-render-diagnostics" expected success, got: exit code: 101 failed to run: /users/djauhar/src/rust-sexxii-goose/build/bootstrap/debug/bootstrap build -j50 -i --stage 1 Build completed unsuccessfully in 0:00:06