[INFO] fetching crate threatflux-hashing 0.1.8... [INFO] testing threatflux-hashing-0.1.8 against try#2440211fe03bc45c89b6dc1a3df18382ce91e32b for pr-146098-1 [INFO] extracting crate threatflux-hashing 0.1.8 into /workspace/builds/worker-1-tc2/source [INFO] started tweaking crates.io crate threatflux-hashing 0.1.8 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate threatflux-hashing 0.1.8 [INFO] tweaked toml for crates.io crate threatflux-hashing 0.1.8 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate threatflux-hashing 0.1.8 on toolchain 2440211fe03bc45c89b6dc1a3df18382ce91e32b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate threatflux-hashing 0.1.8 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" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 53689790967b99039546f788f8187d4fc4d656893a257e09e3e6cb80d76788b4 [INFO] running `Command { std: "docker" "start" "-a" "53689790967b99039546f788f8187d4fc4d656893a257e09e3e6cb80d76788b4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "53689790967b99039546f788f8187d4fc4d656893a257e09e3e6cb80d76788b4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "53689790967b99039546f788f8187d4fc4d656893a257e09e3e6cb80d76788b4", kill_on_drop: false }` [INFO] [stdout] 53689790967b99039546f788f8187d4fc4d656893a257e09e3e6cb80d76788b4 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 54b74aff0b7f15cb32b8b0dd337fd85f711e43966f40ac06f945c05a1e089513 [INFO] running `Command { std: "docker" "start" "-a" "54b74aff0b7f15cb32b8b0dd337fd85f711e43966f40ac06f945c05a1e089513", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.97 [INFO] [stderr] Compiling cc v1.2.32 [INFO] [stderr] Compiling thiserror v2.0.14 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.105 [INFO] [stderr] Compiling blake3 v1.8.2 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling thiserror-impl v2.0.14 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling threatflux-hashing v0.1.8 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 26.46s [INFO] running `Command { std: "docker" "inspect" "54b74aff0b7f15cb32b8b0dd337fd85f711e43966f40ac06f945c05a1e089513", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "54b74aff0b7f15cb32b8b0dd337fd85f711e43966f40ac06f945c05a1e089513", kill_on_drop: false }` [INFO] [stdout] 54b74aff0b7f15cb32b8b0dd337fd85f711e43966f40ac06f945c05a1e089513 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 954c0d6571e3e8be3d716f192043c83b9f33a2f5037b2a1f14f503ea648094d2 [INFO] running `Command { std: "docker" "start" "-a" "954c0d6571e3e8be3d716f192043c83b9f33a2f5037b2a1f14f503ea648094d2", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling serde_json v1.0.142 [INFO] [stderr] Compiling half v2.6.0 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling ciborium-io v0.2.2 [INFO] [stderr] Compiling rustix v1.0.8 [INFO] [stderr] Compiling plotters-backend v0.3.7 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling clap_lex v0.7.5 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling clap_builder v4.5.44 [INFO] [stderr] Compiling plotters-svg v0.3.7 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling criterion-plot v0.6.0 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling oorandom v11.1.5 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling signal-hook-registry v1.4.6 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling socket2 v0.6.0 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling clap v4.5.45 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling tempfile v3.20.0 [INFO] [stderr] Compiling pretty_assertions v1.4.1 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling criterion v0.7.0 [INFO] [stderr] Compiling threatflux-hashing v0.1.8 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 53.74s [INFO] running `Command { std: "docker" "inspect" "954c0d6571e3e8be3d716f192043c83b9f33a2f5037b2a1f14f503ea648094d2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "954c0d6571e3e8be3d716f192043c83b9f33a2f5037b2a1f14f503ea648094d2", kill_on_drop: false }` [INFO] [stdout] 954c0d6571e3e8be3d716f192043c83b9f33a2f5037b2a1f14f503ea648094d2 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] d4ca6c8e50dfdd37f3ca4238b65c86978af7d809ebf3509bb689050d20e2c52b [INFO] running `Command { std: "docker" "start" "-a" "d4ca6c8e50dfdd37f3ca4238b65c86978af7d809ebf3509bb689050d20e2c52b", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.21s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/threatflux_hashing-a9368a2e1cbf3620) [INFO] [stdout] [INFO] [stdout] running 12 tests [INFO] [stdout] test hasher::tests::test_calculate_blake3 ... ok [INFO] [stdout] test hasher::tests::test_calculate_all_hashes ... ok [INFO] [stdout] test hasher::tests::test_calculate_sha256 ... ok [INFO] [stdout] test hasher::tests::test_calculate_md5_sync ... ok [INFO] [stdout] test hasher::tests::test_hash_format ... ok [INFO] [stdout] test hasher::tests::test_calculate_sha512 ... ok [INFO] [stdout] test hasher::tests::test_calculate_md5_async ... ok [INFO] [stdout] test hasher::tests::test_custom_config ... ok [INFO] [stdout] test hasher::tests::test_hashes_struct_serialization ... ok [INFO] [stderr] Doc-tests threatflux_hashing [INFO] [stdout] test hasher::tests::test_nonexistent_file ... ok [INFO] [stdout] test hasher::tests::test_concurrent_hash_calculation ... ok [INFO] [stdout] test hasher::tests::test_empty_file_hashes ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test src/lib.rs - (line 32) - compile ... ok [INFO] [stdout] test src/lib.rs - (line 15) - compile ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.20s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "d4ca6c8e50dfdd37f3ca4238b65c86978af7d809ebf3509bb689050d20e2c52b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d4ca6c8e50dfdd37f3ca4238b65c86978af7d809ebf3509bb689050d20e2c52b", kill_on_drop: false }` [INFO] [stdout] d4ca6c8e50dfdd37f3ca4238b65c86978af7d809ebf3509bb689050d20e2c52b