[INFO] fetching crate dusk-wallet-core 1.4.0...
[INFO] testing dusk-wallet-core-1.4.0 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate dusk-wallet-core 1.4.0 into /workspace/builds/worker-1-tc2/source
[INFO] removed /workspace/builds/worker-1-tc2/source/.cargo/config.toml
[INFO] started tweaking crates.io crate dusk-wallet-core 1.4.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate dusk-wallet-core 1.4.0
[INFO] tweaked toml for crates.io crate dusk-wallet-core 1.4.0 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate dusk-wallet-core 1.4.0 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 126 packages to latest compatible versions
[INFO] [stderr]       Adding bytecheck v0.6.12 (available: v0.8.2)
[INFO] [stderr]       Adding rand v0.8.5 (available: v0.9.2)
[INFO] [stderr]       Adding rand_chacha v0.3.1 (available: v0.9.0)
[INFO] [stderr]       Adding rkyv v0.7.45 (available: v0.8.12)
[INFO] [stderr]       Adding tiny-bip39 v0.8.2 (available: v2.0.0)
[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-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 073832de0fffec0fc243aa661e14d31751dc8ad7302ecbb56dbdb5ba93456e27
[INFO] running `Command { std: "docker" "start" "-a" "073832de0fffec0fc243aa661e14d31751dc8ad7302ecbb56dbdb5ba93456e27", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "073832de0fffec0fc243aa661e14d31751dc8ad7302ecbb56dbdb5ba93456e27", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "073832de0fffec0fc243aa661e14d31751dc8ad7302ecbb56dbdb5ba93456e27", kill_on_drop: false }`
[INFO] [stdout] 073832de0fffec0fc243aa661e14d31751dc8ad7302ecbb56dbdb5ba93456e27
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 443216e861d2eff40344aa058ffbed43c9ea967ad3851d440d04ab617f228a50
[INFO] running `Command { std: "docker" "start" "-a" "443216e861d2eff40344aa058ffbed43c9ea967ad3851d440d04ab617f228a50", kill_on_drop: false }`
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling generic-array v0.14.9
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling ahash v0.7.8
[INFO] [stderr]    Compiling bytecheck v0.6.12
[INFO] [stderr]    Compiling rend v0.4.2
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling rkyv v0.7.45
[INFO] [stderr]    Compiling syn v2.0.110
[INFO] [stderr]    Compiling seahash v4.1.0
[INFO] [stderr]    Compiling ff v0.13.1
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling constant_time_eq v0.3.1
[INFO] [stderr]    Compiling arrayref v0.3.9
[INFO] [stderr]    Compiling group v0.13.0
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]    Compiling tap v1.0.1
[INFO] [stderr]    Compiling blake2b_simd v1.0.3
[INFO] [stderr]    Compiling pairing v0.23.0
[INFO] [stderr]    Compiling wyz v0.5.1
[INFO] [stderr]    Compiling funty v2.0.0
[INFO] [stderr]    Compiling opaque-debug v0.3.1
[INFO] [stderr]    Compiling find-msvc-tools v0.1.4
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling cc v1.2.45
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling bitvec v1.0.1
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling universal-hash v0.5.1
[INFO] [stderr]    Compiling ctr v0.9.2
[INFO] [stderr]    Compiling polyval v0.6.2
[INFO] [stderr]    Compiling ghash v0.5.1
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling aead v0.5.2
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling blake3 v1.8.2
[INFO] [stderr]    Compiling aes-gcm v0.10.3
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling ptr_meta_derive v0.1.4
[INFO] [stderr]    Compiling bytecheck_derive v0.6.12
[INFO] [stderr]    Compiling rkyv_derive v0.7.45
[INFO] [stderr]    Compiling derive-hex v0.1.2
[INFO] [stderr]    Compiling ptr_meta v0.1.4
[INFO] [stderr]    Compiling dusk-bytes v0.1.7
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling dusk-safe v0.3.0
[INFO] [stderr]    Compiling dusk-bls12_381 v0.14.2
[INFO] [stderr]    Compiling dusk-bls12_381 v0.13.0
[INFO] [stderr]    Compiling dusk-merkle v0.5.3
[INFO] [stderr]    Compiling piecrust-uplink v0.19.0-rc.0
[INFO] [stderr]    Compiling bls12_381-bls v0.4.1
[INFO] [stderr]    Compiling dusk-jubjub v0.15.1
[INFO] [stderr]    Compiling bls12_381-bls v0.5.1
[INFO] [stderr]    Compiling dusk-poseidon v0.41.0
[INFO] [stderr]    Compiling jubjub-elgamal v0.2.0
[INFO] [stderr]    Compiling jubjub-schnorr v0.6.0
[INFO] [stderr]    Compiling poseidon-merkle v0.8.0
[INFO] [stderr]    Compiling phoenix-core v0.34.0
[INFO] [stderr]    Compiling phoenix-circuits v0.6.0
[INFO] [stderr]    Compiling dusk-core v1.4.0
[INFO] [stderr]    Compiling dusk-wallet-core v1.4.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 46.45s
[INFO] running `Command { std: "docker" "inspect" "443216e861d2eff40344aa058ffbed43c9ea967ad3851d440d04ab617f228a50", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "443216e861d2eff40344aa058ffbed43c9ea967ad3851d440d04ab617f228a50", kill_on_drop: false }`
[INFO] [stdout] 443216e861d2eff40344aa058ffbed43c9ea967ad3851d440d04ab617f228a50
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] ee437079d43cec6efe9b00eeded68575d95bca2f73d1872e2fed4e61b5245e1b
[INFO] running `Command { std: "docker" "start" "-a" "ee437079d43cec6efe9b00eeded68575d95bca2f73d1872e2fed4e61b5245e1b", kill_on_drop: false }`
[INFO] [stderr]    Compiling ahash v0.7.8
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling crypto-mac v0.8.0
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling tinyvec v1.10.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling sha2 v0.9.9
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling rkyv v0.7.45
[INFO] [stderr]    Compiling unicode-normalization v0.1.25
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling hmac v0.8.1
[INFO] [stderr]    Compiling pbkdf2 v0.4.0
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling tiny-bip39 v0.8.2
[INFO] [stderr]    Compiling dusk-bls12_381 v0.14.2
[INFO] [stderr]    Compiling dusk-bls12_381 v0.13.0
[INFO] [stderr]    Compiling dusk-merkle v0.5.3
[INFO] [stderr]    Compiling piecrust-uplink v0.19.0-rc.0
[INFO] [stderr]    Compiling dusk-jubjub v0.15.1
[INFO] [stderr]    Compiling bls12_381-bls v0.5.1
[INFO] [stderr]    Compiling bls12_381-bls v0.4.1
[INFO] [stderr]    Compiling dusk-poseidon v0.41.0
[INFO] [stderr]    Compiling jubjub-elgamal v0.2.0
[INFO] [stderr]    Compiling jubjub-schnorr v0.6.0
[INFO] [stderr]    Compiling poseidon-merkle v0.8.0
[INFO] [stderr]    Compiling phoenix-core v0.34.0
[INFO] [stderr]    Compiling phoenix-circuits v0.6.0
[INFO] [stderr]    Compiling dusk-core v1.4.0
[INFO] [stderr]    Compiling dusk-wallet-core v1.4.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 23.03s
[INFO] running `Command { std: "docker" "inspect" "ee437079d43cec6efe9b00eeded68575d95bca2f73d1872e2fed4e61b5245e1b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ee437079d43cec6efe9b00eeded68575d95bca2f73d1872e2fed4e61b5245e1b", kill_on_drop: false }`
[INFO] [stdout] ee437079d43cec6efe9b00eeded68575d95bca2f73d1872e2fed4e61b5245e1b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] a2c0ff5ca1f1b2f9cc4acf24f96b80e1e65f4f4ab638b6c71c245f1aa9fa786d
[INFO] running `Command { std: "docker" "start" "-a" "a2c0ff5ca1f1b2f9cc4acf24f96b80e1e65f4f4ab638b6c71c245f1aa9fa786d", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.20s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/dusk_wallet_core-a68f5111237ef4a6)
[INFO] [stdout] running 3 tests
[INFO] [stdout] test keys::eip2333::tests::test_child_derivation ... ok
[INFO] [stdout] test keys::eip2333::tests::test_path_parsing ... ok
[INFO] [stdout] test keys::eip2333::tests::test_path_derivation ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.25s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stderr]      Running tests/keys.rs (/opt/rustwide/target/debug/deps/keys-907737ebe5178e83)
[INFO] [stdout] test test_derive_bls_sk ... ok
[INFO] [stdout] test test_derive_multiple_phoenix_sk ... ok
[INFO] [stdout] test test_derive_phoenix_vk ... ok
[INFO] [stdout] test test_derive_phoenix_pk ... ok
[INFO] [stdout] test test_derive_phoenix_sk ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/notes.rs (/opt/rustwide/target/debug/deps/notes-ca7e626bb2e663ad)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test test_map_owned ... ok
[INFO] [stdout] test test_balance ... ok
[INFO] [stdout] test test_pick_notes ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.16s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests dusk_wallet_core
[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" "a2c0ff5ca1f1b2f9cc4acf24f96b80e1e65f4f4ab638b6c71c245f1aa9fa786d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a2c0ff5ca1f1b2f9cc4acf24f96b80e1e65f4f4ab638b6c71c245f1aa9fa786d", kill_on_drop: false }`
[INFO] [stdout] a2c0ff5ca1f1b2f9cc4acf24f96b80e1e65f4f4ab638b6c71c245f1aa9fa786d
