[INFO] fetching crate near-seed-phrase 0.3.3... [INFO] testing near-seed-phrase-0.3.3 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7 [INFO] extracting crate near-seed-phrase 0.3.3 into /workspace/builds/worker-2-tc2/source [INFO] started tweaking crates.io crate near-seed-phrase 0.3.3 [INFO] finished tweaking crates.io crate near-seed-phrase 0.3.3 [INFO] tweaked toml for crates.io crate near-seed-phrase 0.3.3 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate near-seed-phrase 0.3.3 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 64 packages to latest compatible versions [INFO] [stderr] Adding curve25519-dalek v3.2.0 (available: v3.2.1) [INFO] [stderr] Adding thiserror v1.0.69 (available: v2.0.17) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f101d96acea764d4d4fceea70735d70c8e2de48d42b0c84bedbdecda620f8346 [INFO] running `Command { std: "docker" "start" "-a" "f101d96acea764d4d4fceea70735d70c8e2de48d42b0c84bedbdecda620f8346", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f101d96acea764d4d4fceea70735d70c8e2de48d42b0c84bedbdecda620f8346", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f101d96acea764d4d4fceea70735d70c8e2de48d42b0c84bedbdecda620f8346", kill_on_drop: false }` [INFO] [stdout] f101d96acea764d4d4fceea70735d70c8e2de48d42b0c84bedbdecda620f8346 [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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 03546966118a61a684747022365ade3d0e439bc7478050d3dc834a6d5713a1c7 [INFO] running `Command { std: "docker" "start" "-a" "03546966118a61a684747022365ade3d0e439bc7478050d3dc834a6d5713a1c7", kill_on_drop: false }` [INFO] [stderr] Compiling typenum v1.19.0 [INFO] [stderr] Compiling generic-array v0.14.9 [INFO] [stderr] Compiling bitcoin-internals v0.2.0 [INFO] [stderr] Compiling signature v1.6.4 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Compiling tinyvec v1.10.0 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling hex-conservative v0.1.2 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling bs58 v0.5.1 [INFO] [stderr] Compiling syn v2.0.110 [INFO] [stderr] Compiling ed25519 v1.5.3 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling ed25519 v2.2.3 [INFO] [stderr] Compiling unicode-normalization v0.1.25 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling bitcoin_hashes v0.13.0 [INFO] [stderr] Compiling bip39 v2.2.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling crypto-mac v0.9.1 [INFO] [stderr] Compiling hmac v0.9.0 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling zeroize v1.8.2 [INFO] [stderr] Compiling curve25519-dalek v3.2.0 [INFO] [stderr] Compiling ed25519-dalek v1.0.1 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling slip10 v0.4.3 [INFO] [stderr] Compiling ed25519-dalek v2.2.0 [INFO] [stderr] Compiling near-seed-phrase v0.3.3 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated method `bip39::Mnemonic::word_iter`: Use Mnemonic::words instead [INFO] [stdout] --> src/phrase.rs:23:16 [INFO] [stdout] | [INFO] [stdout] 23 | self.0.word_iter().map(|word| word.to_string()).collect() [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.18s [INFO] running `Command { std: "docker" "inspect" "03546966118a61a684747022365ade3d0e439bc7478050d3dc834a6d5713a1c7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "03546966118a61a684747022365ade3d0e439bc7478050d3dc834a6d5713a1c7", kill_on_drop: false }` [INFO] [stdout] 03546966118a61a684747022365ade3d0e439bc7478050d3dc834a6d5713a1c7 [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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7c4a2b3283110464528c901a469b0e09148ce29ca13b290b8cef8a507448ccf3 [INFO] running `Command { std: "docker" "start" "-a" "7c4a2b3283110464528c901a469b0e09148ce29ca13b290b8cef8a507448ccf3", kill_on_drop: false }` [INFO] [stdout] warning: use of deprecated method `bip39::Mnemonic::word_iter`: Use Mnemonic::words instead [INFO] [stdout] --> src/phrase.rs:23:16 [INFO] [stdout] | [INFO] [stdout] 23 | self.0.word_iter().map(|word| word.to_string()).collect() [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling near-seed-phrase v0.3.3 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated method `bip39::Mnemonic::word_iter`: Use Mnemonic::words instead [INFO] [stdout] --> src/phrase.rs:23:16 [INFO] [stdout] | [INFO] [stdout] 23 | self.0.word_iter().map(|word| word.to_string()).collect() [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.60s [INFO] running `Command { std: "docker" "inspect" "7c4a2b3283110464528c901a469b0e09148ce29ca13b290b8cef8a507448ccf3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7c4a2b3283110464528c901a469b0e09148ce29ca13b290b8cef8a507448ccf3", kill_on_drop: false }` [INFO] [stdout] 7c4a2b3283110464528c901a469b0e09148ce29ca13b290b8cef8a507448ccf3 [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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 257efc720857f5cde4ba4b07dc29d4354d1df7beb9683adf630459d0c565b409 [INFO] running `Command { std: "docker" "start" "-a" "257efc720857f5cde4ba4b07dc29d4354d1df7beb9683adf630459d0c565b409", kill_on_drop: false }` [INFO] [stderr] warning: use of deprecated method `bip39::Mnemonic::word_iter`: Use Mnemonic::words instead [INFO] [stderr] --> src/phrase.rs:23:16 [INFO] [stderr] | [INFO] [stderr] 23 | self.0.word_iter().map(|word| word.to_string()).collect() [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `near-seed-phrase` (lib) generated 1 warning [INFO] [stderr] warning: `near-seed-phrase` (lib test) generated 1 warning (1 duplicate) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.09s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/near_seed_phrase-9ab0b726644fa3e0) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test test::test_from_encoded_key ... ok [INFO] [stdout] test test::test_derive_key ... ok [INFO] [stdout] test test::test_marco ... ok [INFO] [stderr] Doc-tests near_seed_phrase [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test src/macros.rs - macros::derive_key (line 5) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.29s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "257efc720857f5cde4ba4b07dc29d4354d1df7beb9683adf630459d0c565b409", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "257efc720857f5cde4ba4b07dc29d4354d1df7beb9683adf630459d0c565b409", kill_on_drop: false }` [INFO] [stdout] 257efc720857f5cde4ba4b07dc29d4354d1df7beb9683adf630459d0c565b409