[INFO] fetching crate tari_hashing 1.0.0-pre.9... [INFO] testing tari_hashing-1.0.0-pre.9 against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] extracting crate tari_hashing 1.0.0-pre.9 into /workspace/builds/worker-2-tc1/source [INFO] started tweaking crates.io crate tari_hashing 1.0.0-pre.9 [INFO] finished tweaking crates.io crate tari_hashing 1.0.0-pre.9 [INFO] tweaked toml for crates.io crate tari_hashing 1.0.0-pre.9 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate tari_hashing 1.0.0-pre.9 on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "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 tari_crypto v0.20.3 (available: v0.22.1) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tari_crypto v0.20.3 [INFO] [stderr] Downloaded tari_utilities v0.7.0 [INFO] [stderr] Downloaded tari_bulletproofs_plus v0.4.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f907a8064c41c7993a30b2a0ee91b2624c2c29c8b78e5785af1738ddb39c5ea1 [INFO] running `Command { std: "docker" "start" "-a" "f907a8064c41c7993a30b2a0ee91b2624c2c29c8b78e5785af1738ddb39c5ea1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f907a8064c41c7993a30b2a0ee91b2624c2c29c8b78e5785af1738ddb39c5ea1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f907a8064c41c7993a30b2a0ee91b2624c2c29c8b78e5785af1738ddb39c5ea1", kill_on_drop: false }` [INFO] [stdout] f907a8064c41c7993a30b2a0ee91b2624c2c29c8b78e5785af1738ddb39c5ea1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8b5ee68d62e52fd0750d4ab498feacace499ebbd478fe1b03f78a93c7358ff0c [INFO] running `Command { std: "docker" "start" "-a" "8b5ee68d62e52fd0750d4ab498feacace499ebbd478fe1b03f78a93c7358ff0c", kill_on_drop: false }` [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling portable-atomic v1.11.1 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling borsh v1.5.7 [INFO] [stderr] Compiling critical-section v1.2.0 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling ff v0.13.1 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling borsh-derive v1.5.7 [INFO] [stderr] Compiling group v0.13.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling sha3 v0.10.8 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling merlin v3.0.0 [INFO] [stderr] Compiling blake2 v0.10.6 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling snafu-derive v0.7.5 [INFO] [stderr] Compiling thiserror-impl-no-std v2.0.2 [INFO] [stderr] Compiling thiserror-no-std v2.0.2 [INFO] [stderr] Compiling snafu v0.7.5 [INFO] [stderr] Compiling tari_utilities v0.7.0 [INFO] [stderr] Compiling tari_bulletproofs_plus v0.4.1 [INFO] [stderr] Compiling tari_crypto v0.20.3 [INFO] [stderr] Compiling tari_hashing v1.0.0-pre.9 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 29.81s [INFO] running `Command { std: "docker" "inspect" "8b5ee68d62e52fd0750d4ab498feacace499ebbd478fe1b03f78a93c7358ff0c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8b5ee68d62e52fd0750d4ab498feacace499ebbd478fe1b03f78a93c7358ff0c", kill_on_drop: false }` [INFO] [stdout] 8b5ee68d62e52fd0750d4ab498feacace499ebbd478fe1b03f78a93c7358ff0c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c40ff8e490ea97036c2698092f9e1725e200e274d0a1dff5fa99ddfd703b9af9 [INFO] running `Command { std: "docker" "start" "-a" "c40ff8e490ea97036c2698092f9e1725e200e274d0a1dff5fa99ddfd703b9af9", kill_on_drop: false }` [INFO] [stderr] Compiling blake2 v0.10.6 [INFO] [stderr] Compiling tari_bulletproofs_plus v0.4.1 [INFO] [stderr] Compiling tari_crypto v0.20.3 [INFO] [stderr] Compiling tari_hashing v1.0.0-pre.9 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 6.27s [INFO] running `Command { std: "docker" "inspect" "c40ff8e490ea97036c2698092f9e1725e200e274d0a1dff5fa99ddfd703b9af9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c40ff8e490ea97036c2698092f9e1725e200e274d0a1dff5fa99ddfd703b9af9", kill_on_drop: false }` [INFO] [stdout] c40ff8e490ea97036c2698092f9e1725e200e274d0a1dff5fa99ddfd703b9af9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] c5263a5e9491f23da5f7c8cdcbf6b2ad048189df61beccb137b08f80d81486da [INFO] running `Command { std: "docker" "start" "-a" "c5263a5e9491f23da5f7c8cdcbf6b2ad048189df61beccb137b08f80d81486da", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.12s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/tari_hashing-b30985d31c7c6ea6) [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test borsh_hasher::tests::it_adds_to_hash_challenge_in_complete_chunks ... ok [INFO] [stdout] test borsh_hasher::tests::it_hashes_using_the_domain_hasher ... ok [INFO] [stdout] test borsh_hasher::tests::default_consensus_hash_is_not_blake_default_hash ... ok [INFO] [stdout] test borsh_hasher::tests::label_yields_distinct_hash ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests tari_hashing [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" "c5263a5e9491f23da5f7c8cdcbf6b2ad048189df61beccb137b08f80d81486da", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c5263a5e9491f23da5f7c8cdcbf6b2ad048189df61beccb137b08f80d81486da", kill_on_drop: false }` [INFO] [stdout] c5263a5e9491f23da5f7c8cdcbf6b2ad048189df61beccb137b08f80d81486da