[INFO] fetching crate bitcoin-wallet 1.1.0... [INFO] testing bitcoin-wallet-1.1.0 against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1 [INFO] extracting crate bitcoin-wallet 1.1.0 into /workspace/builds/worker-2-tc2/source [INFO] started tweaking crates.io crate bitcoin-wallet 1.1.0 [INFO] finished tweaking crates.io crate bitcoin-wallet 1.1.0 [INFO] tweaked toml for crates.io crate bitcoin-wallet 1.1.0 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate bitcoin-wallet 1.1.0 on toolchain b83b707f97d809763b7861afa7638871f3339a33 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 55 packages to latest compatible versions [INFO] [stderr] Adding bitcoin v0.21.0 (available: v0.32.7) [INFO] [stderr] Adding bitcoin_hashes v0.7.6 (available: v0.16.0) [INFO] [stderr] Adding cc v1.0.41 (available: v1.2.34) [INFO] [stderr] Adding hex v0.3.2 (available: v0.4.3) [INFO] [stderr] Adding rand v0.7.3 (available: v0.9.2) [INFO] [stderr] Adding secp256k1 v0.15.5 (available: v0.31.1) [INFO] [stderr] Adding wasi v0.10.0+wasi-snapshot-preview1 (available: v0.10.2+wasi-snapshot-preview1) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e574b0b95984066391a608906e26eaad6ae330c8f124e15be17e65ee44527fab [INFO] running `Command { std: "docker" "start" "-a" "e574b0b95984066391a608906e26eaad6ae330c8f124e15be17e65ee44527fab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e574b0b95984066391a608906e26eaad6ae330c8f124e15be17e65ee44527fab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e574b0b95984066391a608906e26eaad6ae330c8f124e15be17e65ee44527fab", kill_on_drop: false }` [INFO] [stdout] e574b0b95984066391a608906e26eaad6ae330c8f124e15be17e65ee44527fab [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6652fae1796834e4afc8aa393ca36058fec673cf9fed9aea4ce3f4e148786358 [INFO] running `Command { std: "docker" "start" "-a" "6652fae1796834e4afc8aa393ca36058fec673cf9fed9aea4ce3f4e148786358", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Compiling cc v1.0.41 [INFO] [stderr] Compiling gcc v0.3.55 [INFO] [stderr] Compiling bech32 v0.7.3 [INFO] [stderr] Compiling hex v0.3.2 [INFO] [stderr] Compiling rustc-serialize v0.3.25 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling bitcoin_hashes v0.7.6 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling rand v0.3.23 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rust-crypto v0.2.36 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling secp256k1 v0.15.5 [INFO] [stderr] Compiling bitcoinconsensus v0.17.1 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling bitcoin v0.21.0 [INFO] [stderr] Compiling bitcoin-wallet v1.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/error.rs:54:39 [INFO] [stdout] | [INFO] [stdout] 54 | Error::IO(ref err) => err.description(), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/error.rs:55:50 [INFO] [stdout] | [INFO] [stdout] 55 | Error::KeyDerivation(ref err) => err.description(), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/error.rs:56:46 [INFO] [stdout] | [INFO] [stdout] 56 | Error::SecpError(ref err) => err.description(), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/error.rs:114:58 [INFO] [stdout] | [INFO] [stdout] 114 | io::Error::new(io::ErrorKind::Other, err.description()) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 37.30s [INFO] running `Command { std: "docker" "inspect" "6652fae1796834e4afc8aa393ca36058fec673cf9fed9aea4ce3f4e148786358", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6652fae1796834e4afc8aa393ca36058fec673cf9fed9aea4ce3f4e148786358", kill_on_drop: false }` [INFO] [stdout] 6652fae1796834e4afc8aa393ca36058fec673cf9fed9aea4ce3f4e148786358 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c05f2904c30001094ec388d3effd84c06b724f3c66032d7a9d30e95e9946c1de [INFO] running `Command { std: "docker" "start" "-a" "c05f2904c30001094ec388d3effd84c06b724f3c66032d7a9d30e95e9946c1de", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/error.rs:54:39 [INFO] [stdout] | [INFO] [stdout] 54 | Error::IO(ref err) => err.description(), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/error.rs:55:50 [INFO] [stdout] | [INFO] [stdout] 55 | Error::KeyDerivation(ref err) => err.description(), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/error.rs:56:46 [INFO] [stdout] | [INFO] [stdout] 56 | Error::SecpError(ref err) => err.description(), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/error.rs:114:58 [INFO] [stdout] | [INFO] [stdout] 114 | io::Error::new(io::ErrorKind::Other, err.description()) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling bitcoin-wallet v1.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/error.rs:54:39 [INFO] [stdout] | [INFO] [stdout] 54 | Error::IO(ref err) => err.description(), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/error.rs:55:50 [INFO] [stdout] | [INFO] [stdout] 55 | Error::KeyDerivation(ref err) => err.description(), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/error.rs:56:46 [INFO] [stdout] | [INFO] [stdout] 56 | Error::SecpError(ref err) => err.description(), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/error.rs:114:58 [INFO] [stdout] | [INFO] [stdout] 114 | io::Error::new(io::ErrorKind::Other, err.description()) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 3.60s [INFO] running `Command { std: "docker" "inspect" "c05f2904c30001094ec388d3effd84c06b724f3c66032d7a9d30e95e9946c1de", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c05f2904c30001094ec388d3effd84c06b724f3c66032d7a9d30e95e9946c1de", kill_on_drop: false }` [INFO] [stdout] c05f2904c30001094ec388d3effd84c06b724f3c66032d7a9d30e95e9946c1de [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 24878eb9660ea419a8003255802ef7977cbd38ad6c13de314d0736587fc06b58 [INFO] running `Command { std: "docker" "start" "-a" "24878eb9660ea419a8003255802ef7977cbd38ad6c13de314d0736587fc06b58", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string() [INFO] [stderr] --> src/error.rs:54:39 [INFO] [stderr] | [INFO] [stderr] 54 | Error::IO(ref err) => err.description(), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string() [INFO] [stderr] --> src/error.rs:55:50 [INFO] [stderr] | [INFO] [stderr] 55 | Error::KeyDerivation(ref err) => err.description(), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string() [INFO] [stderr] --> src/error.rs:56:46 [INFO] [stderr] | [INFO] [stderr] 56 | Error::SecpError(ref err) => err.description(), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string() [INFO] [stderr] --> src/error.rs:114:58 [INFO] [stderr] | [INFO] [stderr] 114 | io::Error::new(io::ErrorKind::Other, err.description()) [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `bitcoin-wallet` (lib) generated 4 warnings [INFO] [stderr] warning: `bitcoin-wallet` (lib test) generated 4 warnings (4 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.09s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/bitcoin_wallet-8fa786a15c772144) [INFO] [stdout] [INFO] [stdout] running 18 tests [INFO] [stdout] test account::test::seed_encrypt_decrypt ... ok [INFO] [stdout] test sss::test::precompute ... ok [INFO] [stdout] test mnemonic::test::test_extend ... ok [INFO] [stdout] test sss::test::wordlist_checks ... ok [INFO] [stdout] test coins::test::test_coins ... ok [INFO] [stdout] test account::test::test_wsh_csv ... ok [INFO] [stdout] test account::test::test_wsh ... ok [INFO] [stdout] test account::test::bip32_tests ... ok [INFO] [stdout] test account::test::test_wpkh ... ok [INFO] [stdout] test account::test::test_shwpkh ... ok [INFO] [stdout] test account::test::test_pkh ... ok [INFO] [stdout] test account::test::crosscheck_with_hardware_wallet ... ok [INFO] [stdout] test proved::test::test_spv_proof ... ok [INFO] [stdout] test sss::test::reconstruct_account ... ok [INFO] [stdout] test sss::test::reconstruct ... ok [INFO] [stdout] test mnemonic::test::test_mnemonic ... ok [INFO] [stdout] test sss::test::trezor_tests ... ok [INFO] [stdout] test sss::test::round_trips ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 18 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 12.36s [INFO] [stdout] [INFO] [stderr] Doc-tests bitcoin_wallet [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" "24878eb9660ea419a8003255802ef7977cbd38ad6c13de314d0736587fc06b58", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "24878eb9660ea419a8003255802ef7977cbd38ad6c13de314d0736587fc06b58", kill_on_drop: false }` [INFO] [stdout] 24878eb9660ea419a8003255802ef7977cbd38ad6c13de314d0736587fc06b58