[INFO] cloning repository https://github.com/jtdowney/b2sum-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jtdowney/b2sum-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjtdowney%2Fb2sum-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjtdowney%2Fb2sum-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2718125f672b43dae2b8b22a982f2fe4426d472c [INFO] testing jtdowney/b2sum-rs against beta-2025-09-21 for beta-1.91-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjtdowney%2Fb2sum-rs" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/jtdowney/b2sum-rs [INFO] finished tweaking git repo https://github.com/jtdowney/b2sum-rs [INFO] tweaked toml for git repo https://github.com/jtdowney/b2sum-rs written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/jtdowney/b2sum-rs on toolchain beta-2025-09-21 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/jtdowney/b2sum-rs 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-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3de285eb50afdd2f12f4f003fe1850f64cbfe4b3d5dae8570599c0449d737af0 [INFO] running `Command { std: "docker" "start" "-a" "3de285eb50afdd2f12f4f003fe1850f64cbfe4b3d5dae8570599c0449d737af0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3de285eb50afdd2f12f4f003fe1850f64cbfe4b3d5dae8570599c0449d737af0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3de285eb50afdd2f12f4f003fe1850f64cbfe4b3d5dae8570599c0449d737af0", kill_on_drop: false }` [INFO] [stdout] 3de285eb50afdd2f12f4f003fe1850f64cbfe4b3d5dae8570599c0449d737af0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bf488ca66bf173a0468dae7511462e9d9b15552491716353299da130c957727a [INFO] running `Command { std: "docker" "start" "-a" "bf488ca66bf173a0468dae7511462e9d9b15552491716353299da130c957727a", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.30 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.80 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling libc v0.2.104 [INFO] [stderr] Compiling cc v1.0.71 [INFO] [stderr] Compiling gimli v0.25.0 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling eyre v0.6.5 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling indenter v0.3.3 [INFO] [stderr] Compiling rustc-demangle v0.1.21 [INFO] [stderr] Compiling constant_time_eq v0.1.5 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling arrayref v0.3.6 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling blake2b_simd v0.5.11 [INFO] [stderr] Compiling object v0.27.1 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling backtrace v0.3.62 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling addr2line v0.16.0 [INFO] [stderr] Compiling stable-eyre v0.2.2 [INFO] [stderr] Compiling docopt v1.1.1 [INFO] [stderr] Compiling b2sum v0.4.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.47s [INFO] running `Command { std: "docker" "inspect" "bf488ca66bf173a0468dae7511462e9d9b15552491716353299da130c957727a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bf488ca66bf173a0468dae7511462e9d9b15552491716353299da130c957727a", kill_on_drop: false }` [INFO] [stdout] bf488ca66bf173a0468dae7511462e9d9b15552491716353299da130c957727a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 88ccf3672128438075511bc1268b1b621e290ae814e8f3749893ff5f08277bb3 [INFO] running `Command { std: "docker" "start" "-a" "88ccf3672128438075511bc1268b1b621e290ae814e8f3749893ff5f08277bb3", kill_on_drop: false }` [INFO] [stderr] Compiling b2sum v0.4.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.43s [INFO] running `Command { std: "docker" "inspect" "88ccf3672128438075511bc1268b1b621e290ae814e8f3749893ff5f08277bb3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "88ccf3672128438075511bc1268b1b621e290ae814e8f3749893ff5f08277bb3", kill_on_drop: false }` [INFO] [stdout] 88ccf3672128438075511bc1268b1b621e290ae814e8f3749893ff5f08277bb3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 3ffddae47eb4fb010ee6e923467c1029f30eb9cb94ae96dbaed5c68e8d7a3d20 [INFO] running `Command { std: "docker" "start" "-a" "3ffddae47eb4fb010ee6e923467c1029f30eb9cb94ae96dbaed5c68e8d7a3d20", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/b2sum-bb219dad4b25b459) [INFO] [stdout] [INFO] [stdout] running 7 tests [INFO] [stdout] test tests::split_check_line_with_too_small_hash ... ok [INFO] [stdout] test tests::split_check_line_with_valid_line ... ok [INFO] [stdout] test tests::split_check_line_with_too_long_hash ... ok [INFO] [stdout] test tests::split_check_line_with_truncated_line ... ok [INFO] [stdout] test tests::split_check_line_with_non_even_hash ... ok [INFO] [stdout] test tests::split_check_line_with_missing_filename ... ok [INFO] [stdout] test tests::test_hash_formatting ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "3ffddae47eb4fb010ee6e923467c1029f30eb9cb94ae96dbaed5c68e8d7a3d20", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3ffddae47eb4fb010ee6e923467c1029f30eb9cb94ae96dbaed5c68e8d7a3d20", kill_on_drop: false }` [INFO] [stdout] 3ffddae47eb4fb010ee6e923467c1029f30eb9cb94ae96dbaed5c68e8d7a3d20