[INFO] fetching crate grin_keychain 5.1.2... [INFO] testing grin_keychain-5.1.2 against 1.77.0 for beta-1.78-1 [INFO] extracting crate grin_keychain 5.1.2 into /workspace/builds/worker-0-tc1/source [INFO] validating manifest of crates.io crate grin_keychain 5.1.2 on toolchain 1.77.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.77.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate grin_keychain 5.1.2 [INFO] finished tweaking crates.io crate grin_keychain 5.1.2 [INFO] tweaked toml for crates.io crate grin_keychain 5.1.2 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" "+1.77.0" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.77.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded hmac v0.11.0 [INFO] [stderr] Downloaded password-hash v0.2.3 [INFO] [stderr] Downloaded grin_util v5.2.0 [INFO] [stderr] Downloaded ripemd160 v0.9.1 [INFO] [stderr] Downloaded sha2 v0.9.9 [INFO] [stderr] Downloaded thread-id v3.3.0 [INFO] [stderr] Downloaded typemap v0.3.3 [INFO] [stderr] Downloaded zip v0.5.13 [INFO] [stderr] Downloaded arrayvec v0.4.12 [INFO] [stderr] Downloaded odds v0.2.26 [INFO] [stderr] Downloaded arc-swap v0.4.8 [INFO] [stderr] Downloaded rand v0.5.6 [INFO] [stderr] Downloaded grin_secp256k1zkp v0.7.12 [INFO] [stderr] Downloaded log4rs v0.12.0 [INFO] [stderr] Downloaded blake2-rfc v0.2.18 [INFO] [stderr] Downloaded nodrop v0.1.14 [INFO] [stderr] Downloaded arrayvec v0.3.25 [INFO] [stderr] Downloaded log-mdc v0.1.0 [INFO] [stderr] Downloaded ordered-float v1.1.1 [INFO] [stderr] Downloaded serde-value v0.6.0 [INFO] [stderr] Downloaded unsafe-any v0.4.2 [INFO] [stderr] Downloaded parking_lot_core v0.7.3 [INFO] [stderr] Downloaded crypto-mac v0.11.1 [INFO] [stderr] Downloaded pbkdf2 v0.8.0 [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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+1.77.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5b704b97517b8570cb1b71e9437f40366e36aac5992f16a1121bef70382c3708 [INFO] running `Command { std: "docker" "start" "-a" "5b704b97517b8570cb1b71e9437f40366e36aac5992f16a1121bef70382c3708", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5b704b97517b8570cb1b71e9437f40366e36aac5992f16a1121bef70382c3708", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5b704b97517b8570cb1b71e9437f40366e36aac5992f16a1121bef70382c3708", kill_on_drop: false }` [INFO] [stdout] 5b704b97517b8570cb1b71e9437f40366e36aac5992f16a1121bef70382c3708 [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=warn" "-e" "RUSTDOCFLAGS=--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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+1.77.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f264ff1db536ab79250cc4f88f15910d4cb0d298cbdb13cbc8a90333b45c3f8c [INFO] running `Command { std: "docker" "start" "-a" "f264ff1db536ab79250cc4f88f15910d4cb0d298cbdb13cbc8a90333b45c3f8c", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.2.0 [INFO] [stderr] Compiling proc-macro2 v1.0.79 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling cc v1.0.90 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling autocfg v0.1.8 [INFO] [stderr] Compiling crc32fast v1.4.0 [INFO] [stderr] Compiling serde_json v1.0.115 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling ryu v1.0.17 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling nodrop v0.1.14 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling miniz_oxide v0.7.2 [INFO] [stderr] Compiling syn v2.0.55 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling thiserror v1.0.58 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling traitobject v0.1.0 [INFO] [stderr] Compiling parking_lot_core v0.7.3 [INFO] [stderr] Compiling unsafe-any v0.4.2 [INFO] [stderr] Compiling lock_api v0.3.4 [INFO] [stderr] Compiling backtrace v0.3.71 [INFO] [stderr] Compiling grin_secp256k1zkp v0.7.12 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling iana-time-zone v0.1.60 [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Compiling gimli v0.28.1 [INFO] [stderr] Compiling odds v0.2.26 [INFO] [stderr] Compiling opaque-debug v0.3.1 [INFO] [stderr] Compiling ordered-float v1.1.1 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling arrayvec v0.3.25 [INFO] [stderr] Compiling chrono v0.4.35 [INFO] [stderr] Compiling object v0.32.2 [INFO] [stderr] Compiling parking_lot v0.10.2 [INFO] [stderr] Compiling crypto-mac v0.11.1 [INFO] [stderr] Compiling typemap v0.3.3 [INFO] [stderr] Compiling rand v0.5.6 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling thread-id v3.3.0 [INFO] [stderr] Compiling flate2 v1.0.28 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling arc-swap v0.4.8 [INFO] [stderr] Compiling cpufeatures v0.2.12 [INFO] [stderr] Compiling rustc-serialize v0.3.25 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling log-mdc v0.1.0 [INFO] [stderr] Compiling rustc-demangle v0.1.23 [INFO] [stderr] Compiling addr2line v0.21.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling base64ct v1.6.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling password-hash v0.2.3 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling hmac v0.11.0 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling constant_time_eq v0.1.5 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling pbkdf2 v0.8.0 [INFO] [stderr] Compiling blake2-rfc v0.2.18 [INFO] [stderr] Compiling ripemd160 v0.9.1 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Compiling thiserror-impl v1.0.58 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling zeroize v1.7.0 [INFO] [stderr] Compiling zip v0.5.13 [INFO] [stderr] Compiling serde_yaml v0.8.26 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling serde-value v0.6.0 [INFO] [stderr] Compiling log4rs v0.12.0 [INFO] [stderr] Compiling grin_util v5.2.0 [INFO] [stderr] Compiling grin_keychain v5.1.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 29.84s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: grin_secp256k1zkp v0.7.12, traitobject v0.1.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" "f264ff1db536ab79250cc4f88f15910d4cb0d298cbdb13cbc8a90333b45c3f8c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f264ff1db536ab79250cc4f88f15910d4cb0d298cbdb13cbc8a90333b45c3f8c", kill_on_drop: false }` [INFO] [stdout] f264ff1db536ab79250cc4f88f15910d4cb0d298cbdb13cbc8a90333b45c3f8c [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=warn" "-e" "RUSTDOCFLAGS=--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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+1.77.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7eb7b2d47f487a60541da7ef1c5fbb542014cbaaf2c9a6f84d35cc49258118bb [INFO] running `Command { std: "docker" "start" "-a" "7eb7b2d47f487a60541da7ef1c5fbb542014cbaaf2c9a6f84d35cc49258118bb", kill_on_drop: false }` [INFO] [stderr] Compiling grin_keychain v5.1.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.54s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: grin_secp256k1zkp v0.7.12, traitobject v0.1.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" "7eb7b2d47f487a60541da7ef1c5fbb542014cbaaf2c9a6f84d35cc49258118bb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7eb7b2d47f487a60541da7ef1c5fbb542014cbaaf2c9a6f84d35cc49258118bb", kill_on_drop: false }` [INFO] [stdout] 7eb7b2d47f487a60541da7ef1c5fbb542014cbaaf2c9a6f84d35cc49258118bb [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=warn" "-e" "RUSTDOCFLAGS=--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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+1.77.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 319c0a3e11ba38a8d9f3721d21043df171583a7d27146225bb053be4577d14a7 [INFO] running `Command { std: "docker" "start" "-a" "319c0a3e11ba38a8d9f3721d21043df171583a7d27146225bb053be4577d14a7", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.09s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: grin_secp256k1zkp v0.7.12, traitobject v0.1.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] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/grin_keychain-be833ede15533f2b) [INFO] [stdout] [INFO] [stdout] running 15 tests [INFO] [stdout] test base58::tests::test_base58_decode ... ok [INFO] [stdout] test base58::tests::test_base58_roundtrip ... ok [INFO] [stdout] test base58::tests::test_base58_encode ... ok [INFO] [stdout] test mnemonic::tests::test_bip39_random ... ok [INFO] [stdout] test types::test::blinding_factor_clear_on_drop ... ok [INFO] [stdout] test mnemonic::tests::test_invalid ... ok [INFO] [stdout] test types::test::path_identifier ... ok [INFO] [stdout] test types::test::split_blinding_factor ... ok [INFO] [stdout] test types::test::zero_key_addition ... ok [INFO] [stdout] test keychain::test::test_key_derivation ... ok [INFO] [stdout] test keychain::test::secret_key_addition ... ok [INFO] [stdout] test extkey_bip32::tests::test_vector_3 ... ok [INFO] [stdout] test extkey_bip32::tests::test_vector_2 ... ok [INFO] [stdout] test extkey_bip32::tests::test_vector_1 ... ok [INFO] [stderr] Doc-tests grin_keychain [INFO] [stdout] test mnemonic::tests::test_bip39 ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 15 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 3.11s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "319c0a3e11ba38a8d9f3721d21043df171583a7d27146225bb053be4577d14a7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "319c0a3e11ba38a8d9f3721d21043df171583a7d27146225bb053be4577d14a7", kill_on_drop: false }` [INFO] [stdout] 319c0a3e11ba38a8d9f3721d21043df171583a7d27146225bb053be4577d14a7 [INFO] testing grin_keychain-5.1.2 against beta-2024-03-24 for beta-1.78-1 [INFO] extracting crate grin_keychain 5.1.2 into /workspace/builds/worker-0-tc2/source [INFO] validating manifest of crates.io crate grin_keychain 5.1.2 on toolchain beta-2024-03-24 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2024-03-24" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate grin_keychain 5.1.2 [INFO] finished tweaking crates.io crate grin_keychain 5.1.2 [INFO] tweaked toml for crates.io crate grin_keychain 5.1.2 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" "+beta-2024-03-24" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2024-03-24" "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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-03-24" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d39e8cb7f8f2c0b4a94048f51a109c1b7a18e2a6e0d7a4a40918db81734a4797 [INFO] running `Command { std: "docker" "start" "-a" "d39e8cb7f8f2c0b4a94048f51a109c1b7a18e2a6e0d7a4a40918db81734a4797", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d39e8cb7f8f2c0b4a94048f51a109c1b7a18e2a6e0d7a4a40918db81734a4797", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d39e8cb7f8f2c0b4a94048f51a109c1b7a18e2a6e0d7a4a40918db81734a4797", kill_on_drop: false }` [INFO] [stdout] d39e8cb7f8f2c0b4a94048f51a109c1b7a18e2a6e0d7a4a40918db81734a4797 [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=warn" "-e" "RUSTDOCFLAGS=--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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-03-24" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3ddb2470df20fe4b810c19ebc345ba8d0529445426112b27dd27bf5780169a9a [INFO] running `Command { std: "docker" "start" "-a" "3ddb2470df20fe4b810c19ebc345ba8d0529445426112b27dd27bf5780169a9a", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.2.0 [INFO] [stderr] Compiling proc-macro2 v1.0.79 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling cc v1.0.90 [INFO] [stderr] Compiling crc32fast v1.4.0 [INFO] [stderr] Compiling autocfg v0.1.8 [INFO] [stderr] Compiling nodrop v0.1.14 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling ryu v1.0.17 [INFO] [stderr] Compiling serde_json v1.0.115 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling miniz_oxide v0.7.2 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling traitobject v0.1.0 [INFO] [stderr] Compiling syn v2.0.55 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling thiserror v1.0.58 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling lock_api v0.3.4 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling backtrace v0.3.71 [INFO] [stderr] Compiling grin_secp256k1zkp v0.7.12 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling parking_lot_core v0.7.3 [INFO] [stderr] Compiling ordered-float v1.1.1 [INFO] [stderr] Compiling unsafe-any v0.4.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Compiling gimli v0.28.1 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Compiling opaque-debug v0.3.1 [INFO] [stderr] Compiling iana-time-zone v0.1.60 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling odds v0.2.26 [INFO] [stderr] Compiling arrayvec v0.3.25 [INFO] [stderr] Compiling chrono v0.4.35 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling object v0.32.2 [INFO] [stderr] Compiling typemap v0.3.3 [INFO] [stderr] Compiling parking_lot v0.10.2 [INFO] [stderr] Compiling crypto-mac v0.11.1 [INFO] [stderr] Compiling flate2 v1.0.28 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling rand v0.5.6 [INFO] [stderr] Compiling thread-id v3.3.0 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling addr2line v0.21.0 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling log-mdc v0.1.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling rustc-demangle v0.1.23 [INFO] [stderr] Compiling cpufeatures v0.2.12 [INFO] [stderr] Compiling rustc-serialize v0.3.25 [INFO] [stderr] Compiling base64ct v1.6.0 [INFO] [stderr] Compiling arc-swap v0.4.8 [INFO] [stderr] Compiling password-hash v0.2.3 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling hmac v0.11.0 [INFO] [stderr] Compiling constant_time_eq v0.1.5 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling pbkdf2 v0.8.0 [INFO] [stderr] Compiling ripemd160 v0.9.1 [INFO] [stderr] Compiling blake2-rfc v0.2.18 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Compiling thiserror-impl v1.0.58 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling zeroize v1.7.0 [INFO] [stderr] Compiling zip v0.5.13 [INFO] [stderr] Compiling serde-value v0.6.0 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling serde_yaml v0.8.26 [INFO] [stderr] Compiling log4rs v0.12.0 [INFO] [stderr] Compiling grin_util v5.2.0 [INFO] [stderr] Compiling grin_keychain v5.1.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: the item `Default` is imported redundantly [INFO] [stdout] --> src/extkey_bip32.rs:35:5 [INFO] [stdout] | [INFO] [stdout] 35 | use std::default::Default; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/prelude/mod.rs:115:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `Default` is already defined here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 23.51s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: grin_secp256k1zkp v0.7.12, traitobject v0.1.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" "3ddb2470df20fe4b810c19ebc345ba8d0529445426112b27dd27bf5780169a9a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3ddb2470df20fe4b810c19ebc345ba8d0529445426112b27dd27bf5780169a9a", kill_on_drop: false }` [INFO] [stdout] 3ddb2470df20fe4b810c19ebc345ba8d0529445426112b27dd27bf5780169a9a [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=warn" "-e" "RUSTDOCFLAGS=--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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-03-24" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9b9b7cb6614bbc8c9cc594d2336b85c6c32166c12ace5a82b72958247ddbf7a2 [INFO] running `Command { std: "docker" "start" "-a" "9b9b7cb6614bbc8c9cc594d2336b85c6c32166c12ace5a82b72958247ddbf7a2", kill_on_drop: false }` [INFO] [stdout] warning: the item `Default` is imported redundantly [INFO] [stdout] --> src/extkey_bip32.rs:35:5 [INFO] [stdout] | [INFO] [stdout] 35 | use std::default::Default; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/prelude/mod.rs:115:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `Default` is already defined here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling grin_keychain v5.1.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: the item `Default` is imported redundantly [INFO] [stdout] --> src/extkey_bip32.rs:35:5 [INFO] [stdout] | [INFO] [stdout] 35 | use std::default::Default; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/prelude/mod.rs:115:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `Default` is already defined here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `FromStr` is imported redundantly [INFO] [stdout] --> src/extkey_bip32.rs:663:6 [INFO] [stdout] | [INFO] [stdout] 663 | use std::str::FromStr; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 669 | use super::*; [INFO] [stdout] | -------- the item `FromStr` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `ToString` is imported redundantly [INFO] [stdout] --> src/extkey_bip32.rs:664:6 [INFO] [stdout] | [INFO] [stdout] 664 | use std::string::ToString; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/prelude/mod.rs:115:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `ToString` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Secp256k1` is imported redundantly [INFO] [stdout] --> src/extkey_bip32.rs:667:6 [INFO] [stdout] | [INFO] [stdout] 667 | use crate::util::secp::Secp256k1; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 668 | [INFO] [stdout] 669 | use super::*; [INFO] [stdout] | -------- the item `Secp256k1` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `GenericArray` is imported redundantly [INFO] [stdout] --> src/extkey_bip32.rs:671:6 [INFO] [stdout] | [INFO] [stdout] 669 | use super::*; [INFO] [stdout] | -------- the item `GenericArray` is already imported here [INFO] [stdout] 670 | [INFO] [stdout] 671 | use digest::generic_array::GenericArray; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Digest` is imported redundantly [INFO] [stdout] --> src/extkey_bip32.rs:672:6 [INFO] [stdout] | [INFO] [stdout] 669 | use super::*; [INFO] [stdout] | -------- the item `Digest` is already imported here [INFO] [stdout] ... [INFO] [stdout] 672 | use digest::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Hmac` is imported redundantly [INFO] [stdout] --> src/extkey_bip32.rs:673:13 [INFO] [stdout] | [INFO] [stdout] 669 | use super::*; [INFO] [stdout] | -------- the item `Hmac` is already imported here [INFO] [stdout] ... [INFO] [stdout] 673 | use hmac::{Hmac, Mac}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Mac` is imported redundantly [INFO] [stdout] --> src/extkey_bip32.rs:673:19 [INFO] [stdout] | [INFO] [stdout] 669 | use super::*; [INFO] [stdout] | -------- the item `Mac` is already imported here [INFO] [stdout] ... [INFO] [stdout] 673 | use hmac::{Hmac, Mac}; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Ripemd160` is imported redundantly [INFO] [stdout] --> src/extkey_bip32.rs:674:6 [INFO] [stdout] | [INFO] [stdout] 669 | use super::*; [INFO] [stdout] | -------- the item `Ripemd160` is already imported here [INFO] [stdout] ... [INFO] [stdout] 674 | use ripemd160::Ripemd160; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Sha256` is imported redundantly [INFO] [stdout] --> src/extkey_bip32.rs:675:13 [INFO] [stdout] | [INFO] [stdout] 669 | use super::*; [INFO] [stdout] | -------- the item `Sha256` is already imported here [INFO] [stdout] ... [INFO] [stdout] 675 | use sha2::{Sha256, Sha512}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Sha512` is imported redundantly [INFO] [stdout] --> src/extkey_bip32.rs:675:21 [INFO] [stdout] | [INFO] [stdout] 669 | use super::*; [INFO] [stdout] | -------- the item `Sha512` is already imported here [INFO] [stdout] ... [INFO] [stdout] 675 | use sha2::{Sha256, Sha512}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 11 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2.27s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: grin_secp256k1zkp v0.7.12, traitobject v0.1.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" "9b9b7cb6614bbc8c9cc594d2336b85c6c32166c12ace5a82b72958247ddbf7a2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9b9b7cb6614bbc8c9cc594d2336b85c6c32166c12ace5a82b72958247ddbf7a2", kill_on_drop: false }` [INFO] [stdout] 9b9b7cb6614bbc8c9cc594d2336b85c6c32166c12ace5a82b72958247ddbf7a2 [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=warn" "-e" "RUSTDOCFLAGS=--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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-03-24" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 43fa2deff019ff5dafbfbdd78e94c0b6d108d19502b4fb89c726e113c03a64fc [INFO] running `Command { std: "docker" "start" "-a" "43fa2deff019ff5dafbfbdd78e94c0b6d108d19502b4fb89c726e113c03a64fc", kill_on_drop: false }` [INFO] [stderr] warning: the item `Default` is imported redundantly [INFO] [stderr] --> src/extkey_bip32.rs:35:5 [INFO] [stderr] | [INFO] [stderr] 35 | use std::default::Default; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] --> /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/prelude/mod.rs:115:13 [INFO] [stderr] | [INFO] [stderr] = note: the item `Default` is already defined here [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: the item `FromStr` is imported redundantly [INFO] [stderr] --> src/extkey_bip32.rs:663:6 [INFO] [stderr] | [INFO] [stderr] 663 | use std::str::FromStr; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 669 | use super::*; [INFO] [stderr] | -------- the item `FromStr` is already imported here [INFO] [stderr] [INFO] [stderr] warning: the item `ToString` is imported redundantly [INFO] [stderr] --> src/extkey_bip32.rs:664:6 [INFO] [stderr] | [INFO] [stderr] 664 | use std::string::ToString; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] --> /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/prelude/mod.rs:115:13 [INFO] [stderr] | [INFO] [stderr] = note: the item `ToString` is already defined here [INFO] [stderr] [INFO] [stderr] warning: the item `Secp256k1` is imported redundantly [INFO] [stderr] --> src/extkey_bip32.rs:667:6 [INFO] [stderr] | [INFO] [stderr] 667 | use crate::util::secp::Secp256k1; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] 668 | [INFO] [stderr] 669 | use super::*; [INFO] [stderr] | -------- the item `Secp256k1` is already imported here [INFO] [stderr] [INFO] [stderr] warning: the item `GenericArray` is imported redundantly [INFO] [stderr] --> src/extkey_bip32.rs:671:6 [INFO] [stderr] | [INFO] [stderr] 669 | use super::*; [INFO] [stderr] | -------- the item `GenericArray` is already imported here [INFO] [stderr] 670 | [INFO] [stderr] 671 | use digest::generic_array::GenericArray; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: the item `Digest` is imported redundantly [INFO] [stderr] --> src/extkey_bip32.rs:672:6 [INFO] [stderr] | [INFO] [stderr] 669 | use super::*; [INFO] [stderr] | -------- the item `Digest` is already imported here [INFO] [stderr] ... [INFO] [stderr] 672 | use digest::Digest; [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: the item `Hmac` is imported redundantly [INFO] [stderr] --> src/extkey_bip32.rs:673:13 [INFO] [stderr] | [INFO] [stderr] 669 | use super::*; [INFO] [stderr] | -------- the item `Hmac` is already imported here [INFO] [stderr] ... [INFO] [stderr] 673 | use hmac::{Hmac, Mac}; [INFO] [stderr] | ^^^^ [INFO] [stderr] [INFO] [stderr] warning: the item `Mac` is imported redundantly [INFO] [stderr] --> src/extkey_bip32.rs:673:19 [INFO] [stderr] | [INFO] [stderr] 669 | use super::*; [INFO] [stderr] | -------- the item `Mac` is already imported here [INFO] [stderr] ... [INFO] [stderr] 673 | use hmac::{Hmac, Mac}; [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: the item `Ripemd160` is imported redundantly [INFO] [stderr] --> src/extkey_bip32.rs:674:6 [INFO] [stderr] | [INFO] [stderr] 669 | use super::*; [INFO] [stderr] | -------- the item `Ripemd160` is already imported here [INFO] [stderr] ... [INFO] [stderr] 674 | use ripemd160::Ripemd160; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: the item `Sha256` is imported redundantly [INFO] [stderr] --> src/extkey_bip32.rs:675:13 [INFO] [stderr] | [INFO] [stderr] 669 | use super::*; [INFO] [stderr] | -------- the item `Sha256` is already imported here [INFO] [stderr] ... [INFO] [stderr] 675 | use sha2::{Sha256, Sha512}; [INFO] [stderr] | ^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: the item `Sha512` is imported redundantly [INFO] [stderr] --> src/extkey_bip32.rs:675:21 [INFO] [stderr] | [INFO] [stderr] 669 | use super::*; [INFO] [stderr] | -------- the item `Sha512` is already imported here [INFO] [stderr] ... [INFO] [stderr] 675 | use sha2::{Sha256, Sha512}; [INFO] [stderr] | ^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `grin_keychain` (lib) generated 1 warning [INFO] [stderr] warning: `grin_keychain` (lib test) generated 11 warnings (1 duplicate) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: grin_secp256k1zkp v0.7.12, traitobject v0.1.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] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/grin_keychain-861d460f9937ea34) [INFO] [stdout] [INFO] [stdout] running 15 tests [INFO] [stdout] test base58::tests::test_base58_decode ... ok [INFO] [stdout] test base58::tests::test_base58_roundtrip ... ok [INFO] [stdout] test base58::tests::test_base58_encode ... ok [INFO] [stdout] test mnemonic::tests::test_bip39_random ... ok [INFO] [stdout] test mnemonic::tests::test_invalid ... ok [INFO] [stdout] test types::test::blinding_factor_clear_on_drop ... ok [INFO] [stdout] test types::test::path_identifier ... ok [INFO] [stderr] thread 'extkey_bip32::tests::test_vector_1' panicked at library/core/src/panicking.rs:156:5: [INFO] [stderr] unsafe precondition(s) violated: slice::get_unchecked_mut requires that the index is within the slice [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x55c9920cc492 - std::backtrace_rs::backtrace::libunwind::trace::hf591c4fa475b521b [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5 [INFO] [stderr] 1: 0x55c9920cc492 - std::backtrace_rs::backtrace::trace_unsynchronized::hce0fc3788d7159a9 [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x55c9920cc492 - std::sys_common::backtrace::_print_fmt::he2d1cbe468040257 [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/sys_common/backtrace.rs:68:5 [INFO] [stderr] 3: 0x55c9920cc492 - ::fmt::h2c24b8bf09043006 [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stderr] 4: 0x55c9920f415c - core::fmt::rt::Argument::fmt::h982f45771e9ecd8b [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/core/src/fmt/rt.rs:142:9 [INFO] [stderr] 5: 0x55c9920f415c - core::fmt::write::h08d521d188b46bd0 [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/core/src/fmt/mod.rs:1153:17 [INFO] [stderr] 6: 0x55c9920c9d8f - std::io::Write::write_fmt::h30d389991f37d75e [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/io/mod.rs:1843:15 [INFO] [stderr] 7: 0x55c9920cc264 - std::sys_common::backtrace::_print::h3e781da3859a0efa [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stderr] 8: 0x55c9920cc264 - std::sys_common::backtrace::print::he5e9ec6ac18663c5 [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stderr] 9: 0x55c9920cdf2b - std::panicking::default_hook::{{closure}}::hb05b3618b96e9a16 [INFO] [stderr] 10: 0x55c9920cdc83 - std::panicking::default_hook::ha92ce0e319b86adc [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/panicking.rs:292:9 [INFO] [stderr] 11: 0x55c991fdbb77 - as core::ops::function::Fn>::call::hfad4e8cd66d28d6f [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/alloc/src/boxed.rs:2034:9 [INFO] [stderr] 12: 0x55c991fdbb77 - test::test_main::{{closure}}::hb316c81ad0052246 [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/test/src/lib.rs:138:21 [INFO] [stderr] 13: 0x55c9920ce560 - as core::ops::function::Fn>::call::h48f57e8ba0ebe10d [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/alloc/src/boxed.rs:2034:9 [INFO] [stderr] 14: 0x55c9920ce560 - std::panicking::rust_panic_with_hook::h0843a0c6d846e961 [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/panicking.rs:783:13 [INFO] [stderr] 15: 0x55c9920ce269 - std::panicking::begin_panic_handler::{{closure}}::h089f044d920e4ed4 [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/panicking.rs:649:13 [INFO] [stderr] 16: 0x55c9920cc966 - std::sys_common::backtrace::__rust_end_short_backtrace::h17a752ec00eb4307 [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/sys_common/backtrace.rs:171:18 [INFO] [stderr] 17: 0x55c9920cdfd4 - rust_begin_unwind [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/panicking.rs:645:5 [INFO] [stderr] 18: 0x55c991f748ca - core::panicking::panic_nounwind_fmt::runtime::h762a01e9781b3200 [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/core/src/panicking.rs:110:18 [INFO] [stderr] 19: 0x55c991f748ca - core::panicking::panic_nounwind_fmt::hc6c08c4591994c18 [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/core/src/panicking.rs:123:9 [INFO] [stderr] 20: 0x55c991f74979 - core::panicking::panic_nounwind::h375e432f93a2f928 [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/core/src/panicking.rs:156:5 [INFO] [stderr] 21: 0x55c991f84158 - >::get_unchecked_mut::precondition_check::hed9a6d4619addbfa [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/core/src/intrinsics.rs:2799:21 [INFO] [stderr] 22: 0x55c991f8410d - >::get_unchecked_mut::h4fda51d30c00be78 [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/core/src/slice/index.rs:252:9 [INFO] [stderr] 23: 0x55c991f9b3c8 - core::slice::::get_unchecked_mut::h5948334c32d32da9 [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/core/src/slice/mod.rs:728:24 [INFO] [stderr] 24: 0x55c991fa694b - arrayvec::ArrayVec::pop::h5d1ad3395bf8589e [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/arrayvec-0.3.25/src/lib.rs:256:28 [INFO] [stderr] 25: 0x55c991fa6996 - arrayvec::ArrayVec::clear::hcfb91963004a7a73 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/arrayvec-0.3.25/src/lib.rs:309:29 [INFO] [stderr] 26: 0x55c991fa61ea - as core::ops::drop::Drop>::drop::h7a190bb29ab38efa [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/arrayvec-0.3.25/src/lib.rs:93:9 [INFO] [stderr] 27: 0x55c991f82933 - core::ptr::drop_in_place>::h63c1eda6ddcaad1a [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/core/src/ptr/mod.rs:515:1 [INFO] [stderr] 28: 0x55c991f7bbf5 - ::fmt::h0e377d8b0aad2351 [INFO] [stderr] at /opt/rustwide/workdir/src/extkey_bip32.rs:626:79 [INFO] [stderr] 29: 0x55c991f75381 - ::to_string::h4f836459e12f9981 [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/alloc/src/string.rs:2553:9 [INFO] [stderr] 30: 0x55c991f9f548 - grin_keychain::extkey_bip32::tests::test_path::h58cd7b8ce598b036 [INFO] [stderr] at /opt/rustwide/workdir/src/extkey_bip32.rs:757:6 [INFO] [stderr] 31: 0x55c991fa0b27 - grin_keychain::extkey_bip32::tests::test_vector_1::hfebd8c010889fda7 [INFO] [stderr] at /opt/rustwide/workdir/src/extkey_bip32.rs:797:3 [INFO] [stderr] 32: 0x55c991fa0907 - grin_keychain::extkey_bip32::tests::test_vector_1::{{closure}}::h0172e02b956095c5 [INFO] [stderr] at /opt/rustwide/workdir/src/extkey_bip32.rs:792:20 [INFO] [stderr] 33: 0x55c991f81c16 - core::ops::function::FnOnce::call_once::h14f64a167caf1f63 [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/core/src/ops/function.rs:250:5 [INFO] [stderr] 34: 0x55c991fe073f - core::ops::function::FnOnce::call_once::h0e9f6b735acda624 [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/core/src/ops/function.rs:250:5 [INFO] [stderr] 35: 0x55c991fe073f - test::__rust_begin_short_backtrace::h65f11a900e8cf65e [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/test/src/lib.rs:621:18 [INFO] [stderr] 36: 0x55c991fdfe33 - test::run_test_in_process::{{closure}}::h5e2816892ad7ac9a [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/test/src/lib.rs:644:60 [INFO] [stderr] 37: 0x55c991fdfe33 - as core::ops::function::FnOnce<()>>::call_once::h1b9c320c72d4c6ce [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stderr] 38: 0x55c991fdfe33 - std::panicking::try::do_call::hd0b24b52271709c2 [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/panicking.rs:552:40 [INFO] [stderr] 39: 0x55c991fdfe33 - std::panicking::try::h56d1181c9703484e [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/panicking.rs:516:19 [INFO] [stderr] 40: 0x55c991fdfe33 - std::panic::catch_unwind::h8bd23f3ab29003f2 [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/panic.rs:146:14 [INFO] [stderr] 41: 0x55c991fdfe33 - test::run_test_in_process::h506184887cedf4a3 [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/test/src/lib.rs:644:27 [INFO] [stderr] 42: 0x55c991fdfe33 - test::run_test::{{closure}}::h1877fa24be24f03e [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/test/src/lib.rs:567:43 [INFO] [stderr] 43: 0x55c991fa8a33 - test::run_test::{{closure}}::hd863e669253739ef [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/test/src/lib.rs:595:41 [INFO] [stderr] 44: 0x55c991fa8a33 - std::sys_common::backtrace::__rust_begin_short_backtrace::h7f4ddddf8d11340f [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/sys_common/backtrace.rs:155:18 [INFO] [stderr] 45: 0x55c991fad59f - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h4a8b28c9e99c5cc2 [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/thread/mod.rs:528:17 [INFO] [stderr] 46: 0x55c991fad59f - as core::ops::function::FnOnce<()>>::call_once::h82f1b5c530f72a07 [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stderr] 47: 0x55c991fad59f - std::panicking::try::do_call::h0064fe0f14317599 [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/panicking.rs:552:40 [INFO] [stderr] 48: 0x55c991fad59f - std::panicking::try::h1cc6a2a343001459 [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/panicking.rs:516:19 [INFO] [stderr] 49: 0x55c991fad59f - std::panic::catch_unwind::h90be06afab17593a [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/panic.rs:146:14 [INFO] [stderr] 50: 0x55c991fad59f - std::thread::Builder::spawn_unchecked_::{{closure}}::h80bc2ad0bec94635 [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/thread/mod.rs:527:30 [INFO] [stderr] 51: 0x55c991fad59f - core::ops::function::FnOnce::call_once{{vtable.shim}}::h27e1017014ef0506 [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/core/src/ops/function.rs:250:5 [INFO] [stderr] 52: 0x55c9920d2605 - as core::ops::function::FnOnce>::call_once::hdbdd1f187b9b9080 [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/alloc/src/boxed.rs:2020:9 [INFO] [stderr] 53: 0x55c9920d2605 - as core::ops::function::FnOnce>::call_once::hc7ee8cb78037b4ec [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/alloc/src/boxed.rs:2020:9 [INFO] [stderr] 54: 0x55c9920d2605 - std::sys::pal::unix::thread::Thread::new::thread_start::haedac03260309a72 [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/sys/pal/unix/thread.rs:108:17 [INFO] [stderr] 55: 0x7f87fd4c0ac3 - [INFO] [stderr] 56: 0x7f87fd551bf4 - __clone [INFO] [stderr] 57: 0x0 - [INFO] [stderr] thread caused non-unwinding panic. aborting. [INFO] [stderr] error: test failed, to rerun pass `--lib` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/deps/grin_keychain-861d460f9937ea34` (signal: 6, SIGABRT: process abort signal) [INFO] running `Command { std: "docker" "inspect" "43fa2deff019ff5dafbfbdd78e94c0b6d108d19502b4fb89c726e113c03a64fc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "43fa2deff019ff5dafbfbdd78e94c0b6d108d19502b4fb89c726e113c03a64fc", kill_on_drop: false }` [INFO] [stdout] 43fa2deff019ff5dafbfbdd78e94c0b6d108d19502b4fb89c726e113c03a64fc