[INFO] fetching crate sshash 0.5.0...
[INFO] testing sshash-0.5.0 against beta-2026-04-21 for beta-1.96-2
[INFO] extracting crate sshash 0.5.0 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate sshash 0.5.0
[INFO] finished tweaking crates.io crate sshash 0.5.0
[INFO] tweaked toml for crates.io crate sshash 0.5.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate sshash 0.5.0 on toolchain beta-2026-04-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate sshash 0.5.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "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-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a10909dbdf6bf9e16b614d0c7e60b162e313db967f36d28980550849410c388b
[INFO] running `Command { std: "docker" "start" "-a" "a10909dbdf6bf9e16b614d0c7e60b162e313db967f36d28980550849410c388b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a10909dbdf6bf9e16b614d0c7e60b162e313db967f36d28980550849410c388b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a10909dbdf6bf9e16b614d0c7e60b162e313db967f36d28980550849410c388b", kill_on_drop: false }`
[INFO] [stdout] a10909dbdf6bf9e16b614d0c7e60b162e313db967f36d28980550849410c388b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] df9cbc1e43c8d7d9dcac3d27918c0a97c965dfa7fd9455b4e36b55239da107f5
[INFO] running `Command { std: "docker" "start" "-a" "df9cbc1e43c8d7d9dcac3d27918c0a97c965dfa7fd9455b4e36b55239da107f5", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.116
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]    Compiling regex-syntax v0.8.9
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling zerocopy v0.8.39
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling combine v4.6.7
[INFO] [stderr]    Compiling simd-adler32 v0.3.8
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling num-format v0.4.4
[INFO] [stderr]    Compiling chacha20 v0.10.0
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling maybe-dangling v0.1.2
[INFO] [stderr]    Compiling partition v0.1.2
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling fallible-iterator v0.3.0
[INFO] [stderr]    Compiling xxhash-rust v0.8.15
[INFO] [stderr]    Compiling cc v1.2.56
[INFO] [stderr]    Compiling stable_try_trait_v2 v1.75.1
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling jiff v0.2.20
[INFO] [stderr]    Compiling arbitrary-chunks v0.4.1
[INFO] [stderr]    Compiling rapidhash v1.4.0
[INFO] [stderr]    Compiling dyn_size_of v0.4.5
[INFO] [stderr]    Compiling aliasable v0.1.3
[INFO] [stderr]    Compiling lambert_w v1.2.34
[INFO] [stderr]    Compiling seedable_hash v0.2.3
[INFO] [stderr]    Compiling rdst v0.20.14
[INFO] [stderr]    Compiling voracious_radix_sort v1.2.0
[INFO] [stderr]    Compiling buffer-redux v1.1.0
[INFO] [stderr]    Compiling bitm v0.5.2
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling bytecount v0.6.9
[INFO] [stderr]    Compiling atomic-primitive v0.1.3
[INFO] [stderr]    Compiling clap_lex v1.0.0
[INFO] [stderr]    Compiling num-primitive v0.2.1
[INFO] [stderr]    Compiling binout v0.3.1
[INFO] [stderr]    Compiling rapidhash v4.4.0
[INFO] [stderr]    Compiling clap_builder v4.5.59
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling bzip2-sys v0.1.13+1.0.8
[INFO] [stderr]    Compiling liblzma-sys v0.3.13
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling getrandom v0.4.1
[INFO] [stderr]    Compiling sysinfo v0.35.2
[INFO] [stderr]    Compiling bzip2 v0.4.4
[INFO] [stderr]    Compiling rand v0.10.0
[INFO] [stderr]    Compiling tempfile v3.25.0
[INFO] [stderr]    Compiling thread-priority v3.0.0
[INFO] [stderr]    Compiling memmap2 v0.9.10
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling ph-temp v0.12.0
[INFO] [stderr]    Compiling liblzma v0.3.6
[INFO] [stderr]    Compiling impl-tools-lib v0.11.4
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling pluralizer v0.5.0
[INFO] [stderr]    Compiling env_filter v1.0.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling zerocopy-derive v0.8.39
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling enum-as-inner v0.6.1
[INFO] [stderr]    Compiling mem_dbg-derive v0.3.0
[INFO] [stderr]    Compiling epserde-derive v0.12.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling value-traits-derive v0.2.1
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling sealed v0.6.0
[INFO] [stderr]    Compiling zstd v0.13.3
[INFO] [stderr]    Compiling lender-derive v0.1.3
[INFO] [stderr]    Compiling env_logger v0.11.9
[INFO] [stderr]    Compiling impl-tools v0.11.4
[INFO] [stderr]    Compiling lender v0.6.2
[INFO] [stderr]    Compiling ambassador v0.5.0
[INFO] [stderr]    Compiling dsi-progress-logger v0.8.2
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling needletail v0.6.3
[INFO] [stderr]    Compiling value-traits v0.2.1
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling sysctl v0.6.0
[INFO] [stderr]    Compiling mmap-rs v0.7.0
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]    Compiling derive_setters v0.1.9
[INFO] [stderr]    Compiling mem_dbg v0.4.0
[INFO] [stderr]    Compiling clap v4.5.59
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling common_traits v0.12.0
[INFO] [stderr]    Compiling epserde v0.12.0
[INFO] [stderr]    Compiling sux v0.13.1
[INFO] [stderr]    Compiling sshash-lib v0.5.0
[INFO] [stderr]    Compiling sshash v0.5.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 16s
[INFO] running `Command { std: "docker" "inspect" "df9cbc1e43c8d7d9dcac3d27918c0a97c965dfa7fd9455b4e36b55239da107f5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "df9cbc1e43c8d7d9dcac3d27918c0a97c965dfa7fd9455b4e36b55239da107f5", kill_on_drop: false }`
[INFO] [stdout] df9cbc1e43c8d7d9dcac3d27918c0a97c965dfa7fd9455b4e36b55239da107f5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5ec140ca6dcc2f9518c77946477cb024b4b41c2fc3538eaa60c7b0bfdccb6a56
[INFO] running `Command { std: "docker" "start" "-a" "5ec140ca6dcc2f9518c77946477cb024b4b41c2fc3538eaa60c7b0bfdccb6a56", kill_on_drop: false }`
[INFO] [stderr]    Compiling sshash v0.5.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.22s
[INFO] running `Command { std: "docker" "inspect" "5ec140ca6dcc2f9518c77946477cb024b4b41c2fc3538eaa60c7b0bfdccb6a56", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5ec140ca6dcc2f9518c77946477cb024b4b41c2fc3538eaa60c7b0bfdccb6a56", kill_on_drop: false }`
[INFO] [stdout] 5ec140ca6dcc2f9518c77946477cb024b4b41c2fc3538eaa60c7b0bfdccb6a56
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] c54b8557835f7a88af41d3e7ea9e52f9dc6aed9bea6ac3443b1ec000f7e1fd60
[INFO] running `Command { std: "docker" "start" "-a" "c54b8557835f7a88af41d3e7ea9e52f9dc6aed9bea6ac3443b1ec000f7e1fd60", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.26s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/sshash-e2f9c949c8c3a725)
[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" "c54b8557835f7a88af41d3e7ea9e52f9dc6aed9bea6ac3443b1ec000f7e1fd60", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c54b8557835f7a88af41d3e7ea9e52f9dc6aed9bea6ac3443b1ec000f7e1fd60", kill_on_drop: false }`
[INFO] [stdout] c54b8557835f7a88af41d3e7ea9e52f9dc6aed9bea6ac3443b1ec000f7e1fd60
