[INFO] fetching crate intuicio-backend-vm 0.32.1... [INFO] checking intuicio-backend-vm-0.32.1 against master#1f12b9b0fdbe735968ac002792a720f0ba4faca6 for crater-rollup-uwu [INFO] extracting crate intuicio-backend-vm 0.32.1 into /workspace/builds/worker-0-tc1/source [INFO] validating manifest of crates.io crate intuicio-backend-vm 0.32.1 on toolchain 1f12b9b0fdbe735968ac002792a720f0ba4faca6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate intuicio-backend-vm 0.32.1 [INFO] finished tweaking crates.io crate intuicio-backend-vm 0.32.1 [INFO] tweaked toml for crates.io crate intuicio-backend-vm 0.32.1 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 38 packages to latest compatible versions [INFO] [stderr] Adding generic-array v0.14.7 (latest: v1.1.0) [INFO] [stderr] Adding uuid v0.8.2 (latest: v1.10.0) [INFO] [stderr] Adding wasi v0.11.0+wasi-snapshot-preview1 (latest: v0.13.2+wasi-0.2.1) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded intuicio-core v0.32.1 [INFO] [stderr] Downloaded snailquote v0.3.1 [INFO] [stderr] Downloaded intuicio-data v0.32.1 [INFO] [stderr] Downloaded typid v1.1.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 333b1e08062e291cad91793951e3165ec146633a8c022fcf7878c130c392821d [INFO] running `Command { std: "docker" "start" "-a" "333b1e08062e291cad91793951e3165ec146633a8c022fcf7878c130c392821d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "333b1e08062e291cad91793951e3165ec146633a8c022fcf7878c130c392821d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "333b1e08062e291cad91793951e3165ec146633a8c022fcf7878c130c392821d", kill_on_drop: false }` [INFO] [stdout] 333b1e08062e291cad91793951e3165ec146633a8c022fcf7878c130c392821d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d6b7ea527c6eb51b37e14fbf2b0d1d31efb35302a22362606ab83da49ee0a519 [INFO] running `Command { std: "docker" "start" "-a" "d6b7ea527c6eb51b37e14fbf2b0d1d31efb35302a22362606ab83da49ee0a519", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.209 [INFO] [stderr] Compiling ucd-trie v0.1.6 [INFO] [stderr] Checking unicode_categories v0.1.1 [INFO] [stderr] Checking rustc-hash v2.0.0 [INFO] [stderr] Compiling serde_derive v1.0.209 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Checking pest v2.7.11 [INFO] [stderr] Checking snailquote v0.3.1 [INFO] [stderr] Compiling pest_meta v2.7.11 [INFO] [stderr] Compiling pest_generator v2.7.11 [INFO] [stderr] Compiling pest_derive v2.7.11 [INFO] [stderr] Checking uuid v0.8.2 [INFO] [stderr] Checking typid v1.1.1 [INFO] [stderr] Checking intuicio-data v0.32.1 [INFO] [stderr] Checking intuicio-core v0.32.1 [INFO] [stderr] Checking intuicio-backend-vm v0.32.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.67s [INFO] running `Command { std: "docker" "inspect" "d6b7ea527c6eb51b37e14fbf2b0d1d31efb35302a22362606ab83da49ee0a519", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d6b7ea527c6eb51b37e14fbf2b0d1d31efb35302a22362606ab83da49ee0a519", kill_on_drop: false }` [INFO] [stdout] d6b7ea527c6eb51b37e14fbf2b0d1d31efb35302a22362606ab83da49ee0a519 [INFO] checking intuicio-backend-vm-0.32.1 against try#f9935d29d867449445ee008640ccca1bf1ae0889+rustflags=-Dtail_expr_drop_order for crater-rollup-uwu [INFO] extracting crate intuicio-backend-vm 0.32.1 into /workspace/builds/worker-0-tc2/source [INFO] validating manifest of crates.io crate intuicio-backend-vm 0.32.1 on toolchain f9935d29d867449445ee008640ccca1bf1ae0889 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f9935d29d867449445ee008640ccca1bf1ae0889" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate intuicio-backend-vm 0.32.1 [INFO] finished tweaking crates.io crate intuicio-backend-vm 0.32.1 [INFO] tweaked toml for crates.io crate intuicio-backend-vm 0.32.1 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f9935d29d867449445ee008640ccca1bf1ae0889" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 38 packages to latest compatible versions [INFO] [stderr] Adding generic-array v0.14.7 (latest: v1.1.0) [INFO] [stderr] Adding uuid v0.8.2 (latest: v1.10.0) [INFO] [stderr] Adding wasi v0.11.0+wasi-snapshot-preview1 (latest: v0.13.2+wasi-0.2.1) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f9935d29d867449445ee008640ccca1bf1ae0889" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+f9935d29d867449445ee008640ccca1bf1ae0889" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5ab9e527b54d07da35bc57543a630f3959328f57b5bd901993e7874e993aa223 [INFO] running `Command { std: "docker" "start" "-a" "5ab9e527b54d07da35bc57543a630f3959328f57b5bd901993e7874e993aa223", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5ab9e527b54d07da35bc57543a630f3959328f57b5bd901993e7874e993aa223", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5ab9e527b54d07da35bc57543a630f3959328f57b5bd901993e7874e993aa223", kill_on_drop: false }` [INFO] [stdout] 5ab9e527b54d07da35bc57543a630f3959328f57b5bd901993e7874e993aa223 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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=forbid -Dtail_expr_drop_order" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+f9935d29d867449445ee008640ccca1bf1ae0889" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7d9ecf080a9ea4ac7fdb7be5deff3ed0c84c85b1432bf6ac1a88fb3ba4666c20 [INFO] running `Command { std: "docker" "start" "-a" "7d9ecf080a9ea4ac7fdb7be5deff3ed0c84c85b1432bf6ac1a88fb3ba4666c20", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.209 [INFO] [stderr] Compiling ucd-trie v0.1.6 [INFO] [stderr] Checking rustc-hash v2.0.0 [INFO] [stderr] Checking unicode_categories v0.1.1 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Compiling serde_derive v1.0.209 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Checking pest v2.7.11 [INFO] [stderr] Checking snailquote v0.3.1 [INFO] [stderr] Compiling pest_meta v2.7.11 [INFO] [stderr] Compiling pest_generator v2.7.11 [INFO] [stderr] Compiling pest_derive v2.7.11 [INFO] [stderr] Checking uuid v0.8.2 [INFO] [stderr] Checking typid v1.1.1 [INFO] [stderr] Checking intuicio-data v0.32.1 [INFO] [stderr] Checking intuicio-core v0.32.1 [INFO] [stderr] Checking intuicio-backend-vm v0.32.1 (/opt/rustwide/workdir) [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/debugger.rs:51:18 [INFO] [stdout] | [INFO] [stdout] 47 | fn into_handle(self) -> VmDebuggerHandle [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 51 | Arc::new(RwLock::new(self)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: requested on the command line with `-D tail-expr-drop-order` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/debugger.rs:200:9 [INFO] [stdout] | [INFO] [stdout] 199 | pub fn basic_printables(self) -> Self { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 200 | / self.printable::<()>() [INFO] [stdout] 201 | | .printable::() [INFO] [stdout] 202 | | .printable::() [INFO] [stdout] 203 | | .printable::() [INFO] [stdout] ... | [INFO] [stdout] 215 | | .printable::() [INFO] [stdout] 216 | | .printable::() [INFO] [stdout] | |________________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/scope.rs:26:20 [INFO] [stdout] | [INFO] [stdout] 21 | pub fn new(handle: ScriptHandle<'a, SE>, symbol: VmScopeSymbol) -> Self { [INFO] [stdout] | ---------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 26 | child: None, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/scope.rs:27:23 [INFO] [stdout] | [INFO] [stdout] 21 | pub fn new(handle: ScriptHandle<'a, SE>, symbol: VmScopeSymbol) -> Self { [INFO] [stdout] | ---------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 27 | debugger: None, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/scope.rs:246:14 [INFO] [stdout] | [INFO] [stdout] 242 | script: ScriptHandle<'static, SE>, [INFO] [stdout] | --------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 243 | debugger: Self::Input, [INFO] [stdout] | --------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 246 | Some(( [INFO] [stdout] | ______________^ [INFO] [stdout] 247 | | FunctionBody::closure(move |context, registry| { [INFO] [stdout] 248 | | Self::new(script.clone(), symbol) [INFO] [stdout] 249 | | .with_debugger(debugger.clone()) [INFO] [stdout] ... | [INFO] [stdout] 252 | | symbol, [INFO] [stdout] 253 | | )) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 5 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/debugger.rs:51:18 [INFO] [stdout] | [INFO] [stdout] 47 | fn into_handle(self) -> VmDebuggerHandle [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 51 | Arc::new(RwLock::new(self)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: requested on the command line with `-D tail-expr-drop-order` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/debugger.rs:200:9 [INFO] [stdout] | [INFO] [stdout] 199 | pub fn basic_printables(self) -> Self { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 200 | / self.printable::<()>() [INFO] [stdout] 201 | | .printable::() [INFO] [stdout] 202 | | .printable::() [INFO] [stdout] 203 | | .printable::() [INFO] [stdout] ... | [INFO] [stdout] 215 | | .printable::() [INFO] [stdout] 216 | | .printable::() [INFO] [stdout] | |________________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/scope.rs:26:20 [INFO] [stdout] | [INFO] [stdout] 21 | pub fn new(handle: ScriptHandle<'a, SE>, symbol: VmScopeSymbol) -> Self { [INFO] [stdout] | ---------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 26 | child: None, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/scope.rs:27:23 [INFO] [stdout] | [INFO] [stdout] 21 | pub fn new(handle: ScriptHandle<'a, SE>, symbol: VmScopeSymbol) -> Self { [INFO] [stdout] | ---------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 27 | debugger: None, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/scope.rs:246:14 [INFO] [stdout] | [INFO] [stdout] 242 | script: ScriptHandle<'static, SE>, [INFO] [stdout] | --------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 243 | debugger: Self::Input, [INFO] [stdout] | --------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 246 | Some(( [INFO] [stdout] | ______________^ [INFO] [stdout] 247 | | FunctionBody::closure(move |context, registry| { [INFO] [stdout] 248 | | Self::new(script.clone(), symbol) [INFO] [stdout] 249 | | .with_debugger(debugger.clone()) [INFO] [stdout] ... | [INFO] [stdout] 252 | | symbol, [INFO] [stdout] 253 | | )) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `intuicio-backend-vm` (lib) due to 6 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to 5 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `intuicio-backend-vm` (lib test) due to 6 previous errors [INFO] running `Command { std: "docker" "inspect" "7d9ecf080a9ea4ac7fdb7be5deff3ed0c84c85b1432bf6ac1a88fb3ba4666c20", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7d9ecf080a9ea4ac7fdb7be5deff3ed0c84c85b1432bf6ac1a88fb3ba4666c20", kill_on_drop: false }` [INFO] [stdout] 7d9ecf080a9ea4ac7fdb7be5deff3ed0c84c85b1432bf6ac1a88fb3ba4666c20