[INFO] fetching crate aluasm 0.1.0... [INFO] checking aluasm-0.1.0 against master#8424f8e8cdf07010967a57584fd647b30e930d4d for pr-120095 [INFO] extracting crate aluasm 0.1.0 into /workspace/builds/worker-5-tc1/source [INFO] validating manifest of crates.io crate aluasm 0.1.0 on toolchain 8424f8e8cdf07010967a57584fd647b30e930d4d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8424f8e8cdf07010967a57584fd647b30e930d4d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate aluasm 0.1.0 [INFO] finished tweaking crates.io crate aluasm 0.1.0 [INFO] tweaked toml for crates.io crate aluasm 0.1.0 written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate crates.io crate aluasm 0.1.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8424f8e8cdf07010967a57584fd647b30e930d4d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded os_str_bytes v2.4.0 [INFO] [stderr] Downloaded clap_derive v3.0.0-beta.2 [INFO] [stderr] Downloaded pest_derive v2.1.0 [INFO] [stderr] Downloaded secp256k1 v0.20.3 [INFO] [stderr] Downloaded half v1.7.1 [INFO] [stderr] Downloaded textwrap v0.12.1 [INFO] [stderr] Downloaded pest_generator v2.1.3 [INFO] [stderr] Downloaded pest_meta v2.1.3 [INFO] [stderr] Downloaded bech32 v0.8.1 [INFO] [stderr] Downloaded indexmap v1.7.0 [INFO] [stderr] Downloaded cc v1.0.69 [INFO] [stderr] Downloaded unicode-segmentation v1.8.0 [INFO] [stderr] Downloaded curve25519-dalek v3.1.0 [INFO] [stderr] Downloaded clap v3.0.0-beta.2 [INFO] [stderr] Downloaded amplify_num v0.1.2 [INFO] [stderr] Downloaded amplify_syn v1.1.4 [INFO] [stderr] Downloaded amplify v3.7.1 [INFO] [stderr] Downloaded zeroize v1.4.1 [INFO] [stderr] Downloaded bitcoin_hashes v0.9.7 [INFO] [stderr] Downloaded amplify_derive v2.8.0 [INFO] [stderr] Downloaded rustc_apfloat v0.1.3 [INFO] [stderr] Downloaded aluvm v0.4.0 [INFO] [stderr] Downloaded secp256k1-sys v0.4.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+8424f8e8cdf07010967a57584fd647b30e930d4d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2c59ca91bc53734408cb7397fe2ab099340e4ec52f2c368f25b93e3e3bcf28df [INFO] running `Command { std: "docker" "start" "-a" "2c59ca91bc53734408cb7397fe2ab099340e4ec52f2c368f25b93e3e3bcf28df", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2c59ca91bc53734408cb7397fe2ab099340e4ec52f2c368f25b93e3e3bcf28df", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2c59ca91bc53734408cb7397fe2ab099340e4ec52f2c368f25b93e3e3bcf28df", kill_on_drop: false }` [INFO] [stdout] 2c59ca91bc53734408cb7397fe2ab099340e4ec52f2c368f25b93e3e3bcf28df [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+8424f8e8cdf07010967a57584fd647b30e930d4d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 656d57ef6a7803eab1ba03c0a6e0e7c8a82d1dd8396fd6d596c84a83f80b46e2 [INFO] running `Command { std: "docker" "start" "-a" "656d57ef6a7803eab1ba03c0a6e0e7c8a82d1dd8396fd6d596c84a83f80b46e2", kill_on_drop: false }` [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling proc-macro2 v1.0.28 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.74 [INFO] [stderr] Compiling libc v0.2.98 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Checking rand_core v0.4.2 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling cc v1.0.69 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Checking subtle v2.4.1 [INFO] [stderr] Checking zeroize v1.4.1 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Checking amplify_num v0.1.2 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Checking rand_hc v0.1.0 [INFO] [stderr] Checking rand_xorshift v0.1.1 [INFO] [stderr] Checking rand_isaac v0.1.1 [INFO] [stderr] Checking rand_jitter v0.1.4 [INFO] [stderr] Checking textwrap v0.12.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Checking rustc_apfloat v0.1.3 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking os_str_bytes v2.4.0 [INFO] [stderr] Checking strsim v0.10.0 [INFO] [stderr] Compiling paste v1.0.5 [INFO] [stderr] Checking bitcoin_hashes v0.9.7 [INFO] [stderr] Checking half v1.7.1 [INFO] [stderr] Checking termcolor v1.1.2 [INFO] [stderr] Checking bech32 v0.8.1 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking getrandom v0.1.16 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Compiling secp256k1-sys v0.4.1 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking curve25519-dalek v3.1.0 [INFO] [stderr] Checking secp256k1 v0.20.3 [INFO] [stderr] Compiling amplify_syn v1.1.4 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling amplify_derive v2.8.0 [INFO] [stderr] Compiling clap_derive v3.0.0-beta.2 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Checking clap v3.0.0-beta.2 [INFO] [stderr] Checking amplify v3.7.1 [INFO] [stderr] Checking aluvm v0.4.0 [INFO] [stderr] Checking aluasm v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 6.29s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: amplify_derive v2.8.0 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "656d57ef6a7803eab1ba03c0a6e0e7c8a82d1dd8396fd6d596c84a83f80b46e2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "656d57ef6a7803eab1ba03c0a6e0e7c8a82d1dd8396fd6d596c84a83f80b46e2", kill_on_drop: false }` [INFO] [stdout] 656d57ef6a7803eab1ba03c0a6e0e7c8a82d1dd8396fd6d596c84a83f80b46e2 [INFO] checking aluasm-0.1.0 against try#047472f299946caf090d1b5608ae4bd9f0416256+rustflags=-Ddereferencing_mut_binding for pr-120095 [INFO] extracting crate aluasm 0.1.0 into /workspace/builds/worker-5-tc2/source [INFO] validating manifest of crates.io crate aluasm 0.1.0 on toolchain 047472f299946caf090d1b5608ae4bd9f0416256 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+047472f299946caf090d1b5608ae4bd9f0416256" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate aluasm 0.1.0 [INFO] finished tweaking crates.io crate aluasm 0.1.0 [INFO] tweaked toml for crates.io crate aluasm 0.1.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] crate crates.io crate aluasm 0.1.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+047472f299946caf090d1b5608ae4bd9f0416256" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+047472f299946caf090d1b5608ae4bd9f0416256" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5761bff336e4ffc6f88b936de6b674f76b7ac0dbe5c1b0cbb39b42d45827904a [INFO] running `Command { std: "docker" "start" "-a" "5761bff336e4ffc6f88b936de6b674f76b7ac0dbe5c1b0cbb39b42d45827904a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5761bff336e4ffc6f88b936de6b674f76b7ac0dbe5c1b0cbb39b42d45827904a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5761bff336e4ffc6f88b936de6b674f76b7ac0dbe5c1b0cbb39b42d45827904a", kill_on_drop: false }` [INFO] [stdout] 5761bff336e4ffc6f88b936de6b674f76b7ac0dbe5c1b0cbb39b42d45827904a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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 -Ddereferencing_mut_binding" "-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+047472f299946caf090d1b5608ae4bd9f0416256" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 45ea22d614242b19786dda5c78c2ed4b4eda89c2c95e760de185fe406f764b4e [INFO] running `Command { std: "docker" "start" "-a" "45ea22d614242b19786dda5c78c2ed4b4eda89c2c95e760de185fe406f764b4e", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.28 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Checking rand_core v0.4.2 [INFO] [stderr] Compiling syn v1.0.74 [INFO] [stderr] Compiling libc v0.2.98 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Compiling cc v1.0.69 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Checking amplify_num v0.1.2 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Checking subtle v2.4.1 [INFO] [stderr] Checking zeroize v1.4.1 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Checking rand_jitter v0.1.4 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Checking rand_isaac v0.1.1 [INFO] [stderr] Checking rand_xorshift v0.1.1 [INFO] [stderr] Checking rand_hc v0.1.0 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Checking textwrap v0.12.1 [INFO] [stderr] Checking bech32 v0.8.1 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Checking rustc_apfloat v0.1.3 [INFO] [stderr] Compiling paste v1.0.5 [INFO] [stderr] Checking strsim v0.10.0 [INFO] [stderr] Checking bitcoin_hashes v0.9.7 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking half v1.7.1 [INFO] [stderr] Checking os_str_bytes v2.4.0 [INFO] [stderr] Checking termcolor v1.1.2 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking getrandom v0.1.16 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Compiling secp256k1-sys v0.4.1 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking curve25519-dalek v3.1.0 [INFO] [stderr] Checking secp256k1 v0.20.3 [INFO] [stderr] Compiling amplify_syn v1.1.4 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling amplify_derive v2.8.0 [INFO] [stderr] Compiling clap_derive v3.0.0-beta.2 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Checking clap v3.0.0-beta.2 [INFO] [stderr] Checking amplify v3.7.1 [INFO] [stderr] Checking aluvm v0.4.0 [INFO] [stderr] Checking aluasm v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: dereferencing `mut` binding [INFO] [stdout] --> src/pipelines/compiler.rs:831:55 [INFO] [stdout] | [INFO] [stdout] 831 | if let Some(Operand::Lit(Literal::Int(mut step, _), span)) = self.operands.get(0) { [INFO] [stdout] | ^^^^^^^^ `mut` dereferences the type of this binding [INFO] [stdout] | [INFO] [stdout] help: this will change in edition 2024 [INFO] [stdout] --> src/pipelines/compiler.rs:831:55 [INFO] [stdout] | [INFO] [stdout] 831 | if let Some(Operand::Lit(Literal::Int(mut step, _), span)) = self.operands.get(0) { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = note: requested on the command line with `-D dereferencing-mut-binding` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: dereferencing `mut` binding [INFO] [stdout] --> src/pipelines/compiler.rs:860:55 [INFO] [stdout] | [INFO] [stdout] 860 | if let Some(Operand::Lit(Literal::Int(mut step, _), span)) = self.operands.get(0) { [INFO] [stdout] | ^^^^^^^^ `mut` dereferences the type of this binding [INFO] [stdout] | [INFO] [stdout] help: this will change in edition 2024 [INFO] [stdout] --> src/pipelines/compiler.rs:860:55 [INFO] [stdout] | [INFO] [stdout] 860 | if let Some(Operand::Lit(Literal::Int(mut step, _), span)) = self.operands.get(0) { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: dereferencing `mut` binding [INFO] [stdout] --> src/pipelines/compiler.rs:831:55 [INFO] [stdout] | [INFO] [stdout] 831 | if let Some(Operand::Lit(Literal::Int(mut step, _), span)) = self.operands.get(0) { [INFO] [stdout] | ^^^^^^^^ `mut` dereferences the type of this binding [INFO] [stdout] | [INFO] [stdout] help: this will change in edition 2024 [INFO] [stdout] --> src/pipelines/compiler.rs:831:55 [INFO] [stdout] | [INFO] [stdout] 831 | if let Some(Operand::Lit(Literal::Int(mut step, _), span)) = self.operands.get(0) { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = note: requested on the command line with `-D dereferencing-mut-binding` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: dereferencing `mut` binding [INFO] [stdout] --> src/pipelines/compiler.rs:860:55 [INFO] [stdout] | [INFO] [stdout] 860 | if let Some(Operand::Lit(Literal::Int(mut step, _), span)) = self.operands.get(0) { [INFO] [stdout] | ^^^^^^^^ `mut` dereferences the type of this binding [INFO] [stdout] | [INFO] [stdout] help: this will change in edition 2024 [INFO] [stdout] --> src/pipelines/compiler.rs:860:55 [INFO] [stdout] | [INFO] [stdout] 860 | if let Some(Operand::Lit(Literal::Int(mut step, _), span)) = self.operands.get(0) { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `aluasm` (lib test) due to 3 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `aluasm` (lib) due to 3 previous errors [INFO] running `Command { std: "docker" "inspect" "45ea22d614242b19786dda5c78c2ed4b4eda89c2c95e760de185fe406f764b4e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "45ea22d614242b19786dda5c78c2ed4b4eda89c2c95e760de185fe406f764b4e", kill_on_drop: false }` [INFO] [stdout] 45ea22d614242b19786dda5c78c2ed4b4eda89c2c95e760de185fe406f764b4e