[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-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjtdowney%2Fb2sum-rs" "/workspace/builds/worker-27/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-27/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jtdowney/b2sum-rs on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [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-27/source/Cargo.toml [INFO] crate git repo https://github.com/jtdowney/b2sum-rs already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "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-27/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-27/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e398fec714563d4fcf8eeef6726fbbe3ebd7e752e5fa88b702055492e8813fae [INFO] running `Command { std: "docker" "start" "-a" "e398fec714563d4fcf8eeef6726fbbe3ebd7e752e5fa88b702055492e8813fae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e398fec714563d4fcf8eeef6726fbbe3ebd7e752e5fa88b702055492e8813fae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e398fec714563d4fcf8eeef6726fbbe3ebd7e752e5fa88b702055492e8813fae", kill_on_drop: false }` [INFO] [stdout] e398fec714563d4fcf8eeef6726fbbe3ebd7e752e5fa88b702055492e8813fae [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-27/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-27/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" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c2770aa5fba4d241b115cc549763c8daa4ccb2df040fe0a79b06d9c92b0725c0 [INFO] running `Command { std: "docker" "start" "-a" "c2770aa5fba4d241b115cc549763c8daa4ccb2df040fe0a79b06d9c92b0725c0", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.30 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling syn v1.0.80 [INFO] [stderr] Compiling cc v1.0.71 [INFO] [stderr] Compiling libc v0.2.104 [INFO] [stderr] Compiling eyre v0.6.5 [INFO] [stderr] Compiling gimli v0.25.0 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling rustc-demangle v0.1.21 [INFO] [stderr] Compiling indenter v0.3.3 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling arrayref v0.3.6 [INFO] [stderr] Compiling constant_time_eq v0.1.5 [INFO] [stderr] Compiling arrayvec v0.5.2 [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 addr2line v0.16.0 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling stable-eyre v0.2.2 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling docopt v1.1.1 [INFO] [stderr] Compiling b2sum v0.4.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 14.10s [INFO] running `Command { std: "docker" "inspect" "c2770aa5fba4d241b115cc549763c8daa4ccb2df040fe0a79b06d9c92b0725c0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c2770aa5fba4d241b115cc549763c8daa4ccb2df040fe0a79b06d9c92b0725c0", kill_on_drop: false }` [INFO] [stdout] c2770aa5fba4d241b115cc549763c8daa4ccb2df040fe0a79b06d9c92b0725c0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-27/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-27/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" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2155277b8055afdd4633573156963aada5c563b381a5fa9e6eb75446203c0646 [INFO] running `Command { std: "docker" "start" "-a" "2155277b8055afdd4633573156963aada5c563b381a5fa9e6eb75446203c0646", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling b2sum v0.4.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 15.63s [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/b2sum-2b88af099b9e0f06) [INFO] running `Command { std: "docker" "inspect" "2155277b8055afdd4633573156963aada5c563b381a5fa9e6eb75446203c0646", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2155277b8055afdd4633573156963aada5c563b381a5fa9e6eb75446203c0646", kill_on_drop: false }` [INFO] [stdout] 2155277b8055afdd4633573156963aada5c563b381a5fa9e6eb75446203c0646 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-27/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-27/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" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 514209c3bacc9dd4542c8e9cd94ad342597e7341a88a5272c72a84ae15ed88c4 [INFO] running `Command { std: "docker" "start" "-a" "514209c3bacc9dd4542c8e9cd94ad342597e7341a88a5272c72a84ae15ed88c4", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/b2sum-2b88af099b9e0f06) [INFO] [stdout] [INFO] [stdout] running 7 tests [INFO] [stdout] test tests::split_check_line_with_non_even_hash ... ok [INFO] [stdout] test tests::split_check_line_with_too_long_hash ... ok [INFO] [stdout] test tests::split_check_line_with_too_small_hash ... ok [INFO] [stdout] test tests::split_check_line_with_missing_filename ... ok [INFO] [stdout] test tests::split_check_line_with_truncated_line ... ok [INFO] [stdout] test tests::split_check_line_with_valid_line ... 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" "514209c3bacc9dd4542c8e9cd94ad342597e7341a88a5272c72a84ae15ed88c4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "514209c3bacc9dd4542c8e9cd94ad342597e7341a88a5272c72a84ae15ed88c4", kill_on_drop: false }` [INFO] [stdout] 514209c3bacc9dd4542c8e9cd94ad342597e7341a88a5272c72a84ae15ed88c4