[INFO] cloning repository https://github.com/neivv/more_bullets_yay [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/neivv/more_bullets_yay" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fneivv%2Fmore_bullets_yay", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fneivv%2Fmore_bullets_yay'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 15e24f3f501bbaf4062e8aae0dfd80a792514a6c [INFO] testing neivv/more_bullets_yay against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fneivv%2Fmore_bullets_yay" "/workspace/builds/worker-80/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-80/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/neivv/more_bullets_yay on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/neivv/more_bullets_yay [INFO] finished tweaking git repo https://github.com/neivv/more_bullets_yay [INFO] tweaked toml for git repo https://github.com/neivv/more_bullets_yay written to /workspace/builds/worker-80/source/Cargo.toml [INFO] crate git repo https://github.com/neivv/more_bullets_yay already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded fern v0.4.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-80/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-80/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3f514a0fa7f40f6668b9ad1c2162af71f7a1b50abb4e45e5eeb657ab6e7329d5 [INFO] running `Command { std: "docker" "start" "-a" "3f514a0fa7f40f6668b9ad1c2162af71f7a1b50abb4e45e5eeb657ab6e7329d5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3f514a0fa7f40f6668b9ad1c2162af71f7a1b50abb4e45e5eeb657ab6e7329d5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3f514a0fa7f40f6668b9ad1c2162af71f7a1b50abb4e45e5eeb657ab6e7329d5", kill_on_drop: false }` [INFO] [stdout] 3f514a0fa7f40f6668b9ad1c2162af71f7a1b50abb4e45e5eeb657ab6e7329d5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-80/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-80/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1a4ef37cfda62a7f42b500864bee103e526c29b168156f7452543b9a1ba6e3ec [INFO] running `Command { std: "docker" "start" "-a" "1a4ef37cfda62a7f42b500864bee103e526c29b168156f7452543b9a1ba6e3ec", kill_on_drop: false }` [INFO] [stderr] Compiling num-traits v0.2.4 [INFO] [stderr] Compiling libc v0.2.42 [INFO] [stderr] Compiling winapi v0.3.4 [INFO] [stderr] Compiling cc v1.0.17 [INFO] [stderr] Compiling cfg-if v0.1.3 [INFO] [stderr] Compiling serde v1.0.65 [INFO] [stderr] Compiling byteorder v1.2.3 [INFO] [stderr] Compiling num-integer v0.1.38 [INFO] [stderr] Compiling smallvec v1.7.0 [INFO] [stderr] Compiling lde v0.3.0 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling quick-error v1.2.2 [INFO] [stderr] Compiling proc-macro2 v0.4.5 [INFO] [stderr] Compiling log v0.4.1 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling thread_local v0.3.5 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling quote v0.6.3 [INFO] [stderr] Compiling time v0.1.40 [INFO] [stderr] Compiling fern v0.4.4 [INFO] [stderr] Compiling syn v0.14.2 [INFO] [stderr] Compiling whack v0.2.0 (https://github.com/neivv/whack/?rev=ccd95f5cfa37622bc3ec3d4b0974ab9b631b59b2#ccd95f5c) [INFO] [stdout] error[E0432]: unresolved imports `win_common`, `platform::Location` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/whack-747fafa4bbcff5a8/ccd95f5/src/lib.rs:177:9 [INFO] [stdout] | [INFO] [stdout] 177 | pub use platform::Location as Arg; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/git/checkouts/whack-747fafa4bbcff5a8/ccd95f5/src/x86_64.rs:12:9 [INFO] [stdout] | [INFO] [stdout] 12 | pub use win_common::*; [INFO] [stdout] | ^^^^^^^^^^ maybe a missing crate `win_common`? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ExecutableHeap` in `platform` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/whack-747fafa4bbcff5a8/ccd95f5/src/lib.rs:435:34 [INFO] [stdout] | [INFO] [stdout] 435 | exec_heap: platform::ExecutableHeap::new(), [INFO] [stdout] | ^^^^^^^^^^^^^^ could not find `ExecutableHeap` in `platform` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `MemoryProtection` in `platform` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/whack-747fafa4bbcff5a8/ccd95f5/src/lib.rs:448:38 [INFO] [stdout] | [INFO] [stdout] 448 | .map(|handles| platform::MemoryProtection::new(handles.write)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ could not find `MemoryProtection` in `platform` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `MemoryProtection` in `platform` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/whack-747fafa4bbcff5a8/ccd95f5/src/lib.rs:475:38 [INFO] [stdout] | [INFO] [stdout] 475 | .map(|handles| platform::MemoryProtection::new(handles.write)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ could not find `MemoryProtection` in `platform` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `MemoryProtection` in `platform` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/whack-747fafa4bbcff5a8/ccd95f5/src/lib.rs:655:44 [INFO] [stdout] | [INFO] [stdout] 655 | let protection = platform::MemoryProtection::new(handle); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ could not find `MemoryProtection` in `platform` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ExecutableHeap` in module `platform` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/whack-747fafa4bbcff5a8/ccd95f5/src/macros.rs:24:37 [INFO] [stdout] | [INFO] [stdout] 24 | exec_heap: &mut ::platform::ExecutableHeap, [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in `platform` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ExecutableHeap` in module `platform` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/whack-747fafa4bbcff5a8/ccd95f5/src/macros.rs:455:26 [INFO] [stdout] | [INFO] [stdout] 455 | heap: &mut platform::ExecutableHeap, [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in `platform` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ExecutableHeap` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/whack-747fafa4bbcff5a8/ccd95f5/src/x86_64.rs:406:45 [INFO] [stdout] | [INFO] [stdout] 406 | pub fn write(&mut self, exec_heap: &mut ExecutableHeap) -> *const u8 { [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ExecutableHeap` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/whack-747fafa4bbcff5a8/ccd95f5/src/x86_64.rs:441:20 [INFO] [stdout] | [INFO] [stdout] 441 | heap: &mut ExecutableHeap, [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ExecutableHeap` in module `platform` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/whack-747fafa4bbcff5a8/ccd95f5/src/lib.rs:34:47 [INFO] [stdout] | [INFO] [stdout] 34 | type InitFn = unsafe fn(usize, &mut platform::ExecutableHeap); [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in `platform` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LibraryName` in module `platform` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/whack-747fafa4bbcff5a8/ccd95f5/src/lib.rs:110:27 [INFO] [stdout] | [INFO] [stdout] 110 | Library(Arc), [INFO] [stdout] | ^^^^^^^^^^^ not found in `platform` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `exe_handle` in module `platform` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/whack-747fafa4bbcff5a8/ccd95f5/src/lib.rs:120:74 [INFO] [stdout] | [INFO] [stdout] 120 | ImageBase::Executable => Some(PatchEnableHandles::same(platform::exe_handle())), [INFO] [stdout] | ^^^^^^^^^^ not found in `platform` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `library_name_to_handle` in module `platform` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/whack-747fafa4bbcff5a8/ccd95f5/src/lib.rs:122:23 [INFO] [stdout] | [INFO] [stdout] 122 | platform::library_name_to_handle(s).map(|x| PatchEnableHandles::same(x)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in `platform` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LibraryHandle` in module `platform` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/whack-747fafa4bbcff5a8/ccd95f5/src/lib.rs:125:37 [INFO] [stdout] | [INFO] [stdout] 125 | exec: exec as platform::LibraryHandle, [INFO] [stdout] | ^^^^^^^^^^^^^ not found in `platform` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LibraryHandle` in module `platform` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/whack-747fafa4bbcff5a8/ccd95f5/src/lib.rs:126:39 [INFO] [stdout] | [INFO] [stdout] 126 | write: write as platform::LibraryHandle, [INFO] [stdout] | ^^^^^^^^^^^^^ not found in `platform` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LibraryHandle` in module `platform` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/whack-747fafa4bbcff5a8/ccd95f5/src/lib.rs:133:21 [INFO] [stdout] | [INFO] [stdout] 133 | exec: platform::LibraryHandle, [INFO] [stdout] | ^^^^^^^^^^^^^ not found in `platform` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LibraryHandle` in module `platform` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/whack-747fafa4bbcff5a8/ccd95f5/src/lib.rs:134:22 [INFO] [stdout] | [INFO] [stdout] 134 | write: platform::LibraryHandle, [INFO] [stdout] | ^^^^^^^^^^^^^ not found in `platform` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LibraryHandle` in module `platform` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/whack-747fafa4bbcff5a8/ccd95f5/src/lib.rs:138:31 [INFO] [stdout] | [INFO] [stdout] 138 | fn same(handle: platform::LibraryHandle) -> PatchEnableHandles { [INFO] [stdout] | ^^^^^^^^^^^^^ not found in `platform` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ExecutableHeap` in module `platform` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/whack-747fafa4bbcff5a8/ccd95f5/src/lib.rs:215:30 [INFO] [stdout] | [INFO] [stdout] 215 | heap: &mut platform::ExecutableHeap [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in `platform` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LibraryHandle` in module `platform` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/whack-747fafa4bbcff5a8/ccd95f5/src/lib.rs:238:59 [INFO] [stdout] | [INFO] [stdout] 238 | unsafe fn disable(&mut self, handle: Option) { [INFO] [stdout] | ^^^^^^^^^^^^^ not found in `platform` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `import_addr` in module `platform` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/whack-747fafa4bbcff5a8/ccd95f5/src/lib.rs:262:46 [INFO] [stdout] | [INFO] [stdout] 262 | let addr = platform::import_addr(handle, &hook.library, &hook.export); [INFO] [stdout] | ^^^^^^^^^^^ not found in `platform` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ExecutableHeap` in module `platform` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/whack-747fafa4bbcff5a8/ccd95f5/src/lib.rs:279:30 [INFO] [stdout] | [INFO] [stdout] 279 | heap: &mut platform::ExecutableHeap, [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in `platform` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ExecutableHeap` in module `platform` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/whack-747fafa4bbcff5a8/ccd95f5/src/lib.rs:313:30 [INFO] [stdout] | [INFO] [stdout] 313 | heap: &mut platform::ExecutableHeap, [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in `platform` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ExecutableHeap` in module `platform` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/whack-747fafa4bbcff5a8/ccd95f5/src/lib.rs:369:30 [INFO] [stdout] | [INFO] [stdout] 369 | heap: &mut platform::ExecutableHeap, [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in `platform` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `import_addr` in module `platform` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/whack-747fafa4bbcff5a8/ccd95f5/src/lib.rs:371:30 [INFO] [stdout] | [INFO] [stdout] 371 | let addr = platform::import_addr(handles.write, &self.library, &self.export); [INFO] [stdout] | ^^^^^^^^^^^ not found in `platform` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ExecutableHeap` in module `platform` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/whack-747fafa4bbcff5a8/ccd95f5/src/lib.rs:395:26 [INFO] [stdout] | [INFO] [stdout] 395 | exec_heap: platform::ExecutableHeap, [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in `platform` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `MemoryProtection` in module `platform` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/whack-747fafa4bbcff5a8/ccd95f5/src/lib.rs:426:34 [INFO] [stdout] | [INFO] [stdout] 426 | protection: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in `platform` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `library_name` in module `platform` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/whack-747fafa4bbcff5a8/ccd95f5/src/lib.rs:472:64 [INFO] [stdout] | [INFO] [stdout] 472 | let image_base = ImageBase::Library(Arc::new(platform::library_name(library))); [INFO] [stdout] | ^^^^^^^^^^^^ not found in `platform` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LibraryHandle` in module `platform` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/whack-747fafa4bbcff5a8/ccd95f5/src/lib.rs:644:48 [INFO] [stdout] | [INFO] [stdout] 644 | protections: &mut SmallVec<[(platform::LibraryHandle, platform::MemoryProtection); 16]>, [INFO] [stdout] | ^^^^^^^^^^^^^ not found in `platform` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `MemoryProtection` in module `platform` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/whack-747fafa4bbcff5a8/ccd95f5/src/lib.rs:644:73 [INFO] [stdout] | [INFO] [stdout] 644 | protections: &mut SmallVec<[(platform::LibraryHandle, platform::MemoryProtection); 16]>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in `platform` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LibraryHandle` in module `platform` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/whack-747fafa4bbcff5a8/ccd95f5/src/lib.rs:649:27 [INFO] [stdout] | [INFO] [stdout] 649 | platform::LibraryHandle, [INFO] [stdout] | ^^^^^^^^^^^^^ not found in `platform` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `MemoryProtection` in module `platform` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/whack-747fafa4bbcff5a8/ccd95f5/src/lib.rs:650:27 [INFO] [stdout] | [INFO] [stdout] 650 | platform::MemoryProtection, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in `platform` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `nop` in module `platform` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/whack-747fafa4bbcff5a8/ccd95f5/src/lib.rs:867:57 [INFO] [stdout] | [INFO] [stdout] 867 | let nops: SmallVec<[u8; 16]> = repeat(platform::nop()).take(length).collect(); [INFO] [stdout] | ^^^ not found in `platform` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling miniz-sys v0.1.10 [INFO] [stdout] error: aborting due to 33 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0425, E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] [INFO] [stderr] error: could not compile `whack` due to 34 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "1a4ef37cfda62a7f42b500864bee103e526c29b168156f7452543b9a1ba6e3ec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1a4ef37cfda62a7f42b500864bee103e526c29b168156f7452543b9a1ba6e3ec", kill_on_drop: false }` [INFO] [stdout] 1a4ef37cfda62a7f42b500864bee103e526c29b168156f7452543b9a1ba6e3ec