[INFO] fetching crate bip39_rs 0.6.0-beta.1... [INFO] testing bip39_rs-0.6.0-beta.1 against 1.60.0 for beta-1.61-1 [INFO] extracting crate bip39_rs 0.6.0-beta.1 into /workspace/builds/worker-13/source [INFO] validating manifest of crates.io crate bip39_rs 0.6.0-beta.1 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 crates.io crate bip39_rs 0.6.0-beta.1 [INFO] finished tweaking crates.io crate bip39_rs 0.6.0-beta.1 [INFO] tweaked toml for crates.io crate bip39_rs 0.6.0-beta.1 written to /workspace/builds/worker-13/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded crypto-mac v0.7.0 [INFO] [stderr] Downloaded lock_api v0.1.5 [INFO] [stderr] Downloaded scopeguard v0.3.3 [INFO] [stderr] Downloaded hmac v0.7.1 [INFO] [stderr] Downloaded parking_lot v0.7.1 [INFO] [stderr] Downloaded subtle v1.0.0 [INFO] [stderr] Downloaded hashbrown v0.1.8 [INFO] [stderr] Downloaded once_cell v0.1.8 [INFO] [stderr] Downloaded pbkdf2 v0.3.0 [INFO] [stderr] Downloaded sha2 v0.8.2 [INFO] [stderr] Downloaded generic-array v0.12.4 [INFO] [stderr] Downloaded parking_lot_core v0.4.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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] 40a3683cdacd041965415d49103f91b08263451779b9cacececda8351804adab [INFO] running `Command { std: "docker" "start" "-a" "40a3683cdacd041965415d49103f91b08263451779b9cacececda8351804adab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "40a3683cdacd041965415d49103f91b08263451779b9cacececda8351804adab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "40a3683cdacd041965415d49103f91b08263451779b9cacececda8351804adab", kill_on_drop: false }` [INFO] [stdout] 40a3683cdacd041965415d49103f91b08263451779b9cacececda8351804adab [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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] c1aff43c65f16b3f3e8270a3074a4ee5d7e25278af6136463b60fcc2da146c0c [INFO] running `Command { std: "docker" "start" "-a" "c1aff43c65f16b3f3e8270a3074a4ee5d7e25278af6136463b60fcc2da146c0c", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling syn v1.0.91 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling scopeguard v0.3.3 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling byte-tools v0.3.1 [INFO] [stderr] Compiling subtle v1.0.0 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling opaque-debug v0.2.3 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling smallvec v0.6.14 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling lock_api v0.1.5 [INFO] [stderr] Compiling hashbrown v0.1.8 [INFO] [stderr] Compiling block-padding v0.1.5 [INFO] [stderr] Compiling crypto-mac v0.7.0 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling hmac v0.7.1 [INFO] [stderr] Compiling pbkdf2 v0.3.0 [INFO] [stderr] Compiling sha2 v0.8.2 [INFO] [stderr] Compiling object v0.27.1 [INFO] [stderr] Compiling parking_lot v0.7.1 [INFO] [stderr] Compiling once_cell v0.1.8 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling backtrace v0.3.64 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling bip39_rs v0.6.0-beta.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 6.22s [INFO] running `Command { std: "docker" "inspect" "c1aff43c65f16b3f3e8270a3074a4ee5d7e25278af6136463b60fcc2da146c0c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c1aff43c65f16b3f3e8270a3074a4ee5d7e25278af6136463b60fcc2da146c0c", kill_on_drop: false }` [INFO] [stdout] c1aff43c65f16b3f3e8270a3074a4ee5d7e25278af6136463b60fcc2da146c0c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c4ea636fafa42ff6433e8e8aca0b612bc9a2cef0e812036f63e7f0c58c3f503a [INFO] running `Command { std: "docker" "start" "-a" "c4ea636fafa42ff6433e8e8aca0b612bc9a2cef0e812036f63e7f0c58c3f503a", kill_on_drop: false }` [INFO] [stderr] Compiling bip39_rs v0.6.0-beta.1 (/opt/rustwide/workdir) [INFO] [stdout] error[E0463]: can't find crate for `bip39` [INFO] [stdout] --> tests/generate.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | extern crate bip39; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0463]: can't find crate for `bip39` [INFO] [stdout] --> tests/validate.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | extern crate bip39; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `MnemonicType` [INFO] [stdout] --> tests/generate.rs:6:25 [INFO] [stdout] | [INFO] [stdout] 6 | let mnemonic_type = MnemonicType::for_word_count(expected_word_count).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared type `MnemonicType` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Mnemonic` [INFO] [stdout] --> tests/generate.rs:8:20 [INFO] [stdout] | [INFO] [stdout] 8 | let mnemonic = Mnemonic::new(mnemonic_type, Language::English); [INFO] [stdout] | ^^^^^^^^ use of undeclared type `Mnemonic` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Language` [INFO] [stdout] --> tests/generate.rs:8:49 [INFO] [stdout] | [INFO] [stdout] 8 | let mnemonic = Mnemonic::new(mnemonic_type, Language::English); [INFO] [stdout] | ^^^^^^^^ use of undeclared type `Language` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Seed` [INFO] [stdout] --> tests/generate.rs:14:16 [INFO] [stdout] | [INFO] [stdout] 14 | let seed = Seed::new(&mnemonic, ""); [INFO] [stdout] | ^^^^ use of undeclared type `Seed` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Mnemonic` [INFO] [stdout] --> tests/generate.rs:51:13 [INFO] [stdout] | [INFO] [stdout] 51 | assert!(Mnemonic::from_entropy(entropy, Language::English).is_err()); [INFO] [stdout] | ^^^^^^^^ use of undeclared type `Mnemonic` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Language` [INFO] [stdout] --> tests/generate.rs:51:45 [INFO] [stdout] | [INFO] [stdout] 51 | assert!(Mnemonic::from_entropy(entropy, Language::English).is_err()); [INFO] [stdout] | ^^^^^^^^ use of undeclared type `Language` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 7 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0433, E0463. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `MnemonicType` [INFO] [stdout] --> tests/validate.rs:7:9 [INFO] [stdout] | [INFO] [stdout] 7 | MnemonicType::Words12, [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared type `MnemonicType` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `MnemonicType` [INFO] [stdout] --> tests/validate.rs:8:9 [INFO] [stdout] | [INFO] [stdout] 8 | MnemonicType::Words15, [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared type `MnemonicType` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `MnemonicType` [INFO] [stdout] --> tests/validate.rs:9:9 [INFO] [stdout] | [INFO] [stdout] 9 | MnemonicType::Words18, [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared type `MnemonicType` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `MnemonicType` [INFO] [stdout] --> tests/validate.rs:10:9 [INFO] [stdout] | [INFO] [stdout] 10 | MnemonicType::Words21, [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared type `MnemonicType` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `MnemonicType` [INFO] [stdout] --> tests/validate.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 11 | MnemonicType::Words24, [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared type `MnemonicType` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Mnemonic` [INFO] [stdout] --> tests/validate.rs:16:22 [INFO] [stdout] | [INFO] [stdout] 16 | let m1 = Mnemonic::new(*mtype, lang); [INFO] [stdout] | ^^^^^^^^ use of undeclared type `Mnemonic` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Mnemonic` [INFO] [stdout] --> tests/validate.rs:17:22 [INFO] [stdout] | [INFO] [stdout] 17 | let m2 = Mnemonic::from_phrase(m1.phrase(), lang).expect("Can create a Mnemonic"); [INFO] [stdout] | ^^^^^^^^ use of undeclared type `Mnemonic` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Mnemonic` [INFO] [stdout] --> tests/validate.rs:28:13 [INFO] [stdout] | [INFO] [stdout] 28 | let _ = Mnemonic::from_phrase(phrase, Language::English).expect("Can create a Mnemonic"); [INFO] [stdout] | ^^^^^^^^ use of undeclared type `Mnemonic` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Language` [INFO] [stdout] --> tests/validate.rs:28:43 [INFO] [stdout] | [INFO] [stdout] 28 | let _ = Mnemonic::from_phrase(phrase, Language::English).expect("Can create a Mnemonic"); [INFO] [stdout] | ^^^^^^^^ use of undeclared type `Language` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Mnemonic` [INFO] [stdout] --> tests/validate.rs:35:13 [INFO] [stdout] | [INFO] [stdout] 35 | let _ = Mnemonic::from_phrase(phrase, Language::English).expect("Can create a Mnemonic"); [INFO] [stdout] | ^^^^^^^^ use of undeclared type `Mnemonic` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Language` [INFO] [stdout] --> tests/validate.rs:35:43 [INFO] [stdout] | [INFO] [stdout] 35 | let _ = Mnemonic::from_phrase(phrase, Language::English).expect("Can create a Mnemonic"); [INFO] [stdout] | ^^^^^^^^ use of undeclared type `Language` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Mnemonic` [INFO] [stdout] --> tests/validate.rs:42:13 [INFO] [stdout] | [INFO] [stdout] 42 | let _ = Mnemonic::from_phrase(phrase, Language::English).expect("Can create a Mnemonic"); [INFO] [stdout] | ^^^^^^^^ use of undeclared type `Mnemonic` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Language` [INFO] [stdout] --> tests/validate.rs:42:43 [INFO] [stdout] | [INFO] [stdout] 42 | let _ = Mnemonic::from_phrase(phrase, Language::English).expect("Can create a Mnemonic"); [INFO] [stdout] | ^^^^^^^^ use of undeclared type `Language` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Mnemonic` [INFO] [stdout] --> tests/validate.rs:50:13 [INFO] [stdout] | [INFO] [stdout] 50 | let _ = Mnemonic::from_phrase(phrase, Language::English).expect("Can create a Mnemonic"); [INFO] [stdout] | ^^^^^^^^ use of undeclared type `Mnemonic` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Language` [INFO] [stdout] --> tests/validate.rs:50:43 [INFO] [stdout] | [INFO] [stdout] 50 | let _ = Mnemonic::from_phrase(phrase, Language::English).expect("Can create a Mnemonic"); [INFO] [stdout] | ^^^^^^^^ use of undeclared type `Language` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Mnemonic` [INFO] [stdout] --> tests/validate.rs:58:13 [INFO] [stdout] | [INFO] [stdout] 58 | let _ = Mnemonic::from_phrase(phrase, Language::English).expect("Can create a Mnemonic"); [INFO] [stdout] | ^^^^^^^^ use of undeclared type `Mnemonic` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Language` [INFO] [stdout] --> tests/validate.rs:58:43 [INFO] [stdout] | [INFO] [stdout] 58 | let _ = Mnemonic::from_phrase(phrase, Language::English).expect("Can create a Mnemonic"); [INFO] [stdout] | ^^^^^^^^ use of undeclared type `Language` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Mnemonic` [INFO] [stdout] --> tests/validate.rs:66:13 [INFO] [stdout] | [INFO] [stdout] 66 | assert!(Mnemonic::from_phrase(invalid_phrase, Language::English).is_err()); [INFO] [stdout] | ^^^^^^^^ use of undeclared type `Mnemonic` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Language` [INFO] [stdout] --> tests/validate.rs:66:51 [INFO] [stdout] | [INFO] [stdout] 66 | assert!(Mnemonic::from_phrase(invalid_phrase, Language::English).is_err()); [INFO] [stdout] | ^^^^^^^^ use of undeclared type `Language` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `bip39_rs` due to 8 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Language` [INFO] [stdout] --> tests/validate.rs:71:23 [INFO] [stdout] | [INFO] [stdout] 71 | validate_language(Language::English); [INFO] [stdout] | ^^^^^^^^ use of undeclared type `Language` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Language` [INFO] [stdout] --> tests/validate.rs:76:23 [INFO] [stdout] | [INFO] [stdout] 76 | validate_language(Language::ChineseSimplified); [INFO] [stdout] | ^^^^^^^^ use of undeclared type `Language` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Language` [INFO] [stdout] --> tests/validate.rs:81:23 [INFO] [stdout] | [INFO] [stdout] 81 | validate_language(Language::ChineseTraditional); [INFO] [stdout] | ^^^^^^^^ use of undeclared type `Language` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Language` [INFO] [stdout] --> tests/validate.rs:86:23 [INFO] [stdout] | [INFO] [stdout] 86 | validate_language(Language::French); [INFO] [stdout] | ^^^^^^^^ use of undeclared type `Language` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Language` [INFO] [stdout] --> tests/validate.rs:91:23 [INFO] [stdout] | [INFO] [stdout] 91 | validate_language(Language::Italian); [INFO] [stdout] | ^^^^^^^^ use of undeclared type `Language` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Language` [INFO] [stdout] --> tests/validate.rs:96:23 [INFO] [stdout] | [INFO] [stdout] 96 | validate_language(Language::Japanese); [INFO] [stdout] | ^^^^^^^^ use of undeclared type `Language` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Language` [INFO] [stdout] --> tests/validate.rs:101:23 [INFO] [stdout] | [INFO] [stdout] 101 | validate_language(Language::Korean); [INFO] [stdout] | ^^^^^^^^ use of undeclared type `Language` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Language` [INFO] [stdout] --> tests/validate.rs:106:23 [INFO] [stdout] | [INFO] [stdout] 106 | validate_language(Language::Spanish); [INFO] [stdout] | ^^^^^^^^ use of undeclared type `Language` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Language` in this scope [INFO] [stdout] --> tests/validate.rs:5:28 [INFO] [stdout] | [INFO] [stdout] 5 | fn validate_language(lang: Language) { [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 29 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0433, E0463. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "c4ea636fafa42ff6433e8e8aca0b612bc9a2cef0e812036f63e7f0c58c3f503a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c4ea636fafa42ff6433e8e8aca0b612bc9a2cef0e812036f63e7f0c58c3f503a", kill_on_drop: false }` [INFO] [stdout] c4ea636fafa42ff6433e8e8aca0b612bc9a2cef0e812036f63e7f0c58c3f503a