[INFO] fetching crate tari_hashing 1.0.0-pre.9... [INFO] building tari_hashing-1.0.0-pre.9 against try#4987e9d4227139400384ab59296ffee3b0fb1183 for pr-146237-2 [INFO] extracting crate tari_hashing 1.0.0-pre.9 into /workspace/builds/worker-2-tc2/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-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate tari_hashing 1.0.0-pre.9 on toolchain 4987e9d4227139400384ab59296ffee3b0fb1183 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "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" "+4987e9d4227139400384ab59296ffee3b0fb1183" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 66 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" "+4987e9d4227139400384ab59296ffee3b0fb1183" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1c04ab647a42644cd13522f6c69fafbf729ea0ae389e5df149c510e268f6bec3 [INFO] running `Command { std: "docker" "start" "-a" "1c04ab647a42644cd13522f6c69fafbf729ea0ae389e5df149c510e268f6bec3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1c04ab647a42644cd13522f6c69fafbf729ea0ae389e5df149c510e268f6bec3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1c04ab647a42644cd13522f6c69fafbf729ea0ae389e5df149c510e268f6bec3", kill_on_drop: false }` [INFO] [stdout] 1c04ab647a42644cd13522f6c69fafbf729ea0ae389e5df149c510e268f6bec3 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8d8739b6cfa5e8d24de98c6ed392b3ae53fe743d7e8f1bcdaf1a925375bbad7f [INFO] running `Command { std: "docker" "start" "-a" "8d8739b6cfa5e8d24de98c6ed392b3ae53fe743d7e8f1bcdaf1a925375bbad7f", kill_on_drop: false }` [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling portable-atomic v1.11.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [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 borsh v1.5.7 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling borsh-derive v1.5.7 [INFO] [stderr] Compiling group v0.13.0 [INFO] [stderr] Compiling blake2 v0.10.6 [INFO] [stderr] Compiling sha3 v0.10.8 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling zeroize v1.8.2 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling merlin v3.0.0 [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 tari_bulletproofs_plus v0.4.1 [INFO] [stderr] Compiling snafu v0.7.5 [INFO] [stderr] Compiling tari_utilities v0.7.0 [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 14.06s [INFO] running `Command { std: "docker" "inspect" "8d8739b6cfa5e8d24de98c6ed392b3ae53fe743d7e8f1bcdaf1a925375bbad7f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8d8739b6cfa5e8d24de98c6ed392b3ae53fe743d7e8f1bcdaf1a925375bbad7f", kill_on_drop: false }` [INFO] [stdout] 8d8739b6cfa5e8d24de98c6ed392b3ae53fe743d7e8f1bcdaf1a925375bbad7f [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9fbcb2a0d64c999998e98be439b7cb5b5477cc1ece16a7c13a5c0c2661ee5fa3 [INFO] running `Command { std: "docker" "start" "-a" "9fbcb2a0d64c999998e98be439b7cb5b5477cc1ece16a7c13a5c0c2661ee5fa3", 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 4.63s [INFO] running `Command { std: "docker" "inspect" "9fbcb2a0d64c999998e98be439b7cb5b5477cc1ece16a7c13a5c0c2661ee5fa3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9fbcb2a0d64c999998e98be439b7cb5b5477cc1ece16a7c13a5c0c2661ee5fa3", kill_on_drop: false }` [INFO] [stdout] 9fbcb2a0d64c999998e98be439b7cb5b5477cc1ece16a7c13a5c0c2661ee5fa3