[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] 64f00cee45e75c9e7214a6bc82d8b95e2c6801f1 [INFO] testing jtdowney/b2sum-rs against master#b70888601af92f6cdc0364abab3446e418b91d36 for pr-86479 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjtdowney%2Fb2sum-rs" "/workspace/builds/worker-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jtdowney/b2sum-rs on toolchain b70888601af92f6cdc0364abab3446e418b91d36 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "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-8/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" "+b70888601af92f6cdc0364abab3446e418b91d36" "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-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0f68965fb1078d14a1bae4c2415af9698589f4c27e63acdd96da369192f34789 [INFO] running `Command { std: "docker" "start" "-a" "0f68965fb1078d14a1bae4c2415af9698589f4c27e63acdd96da369192f34789", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0f68965fb1078d14a1bae4c2415af9698589f4c27e63acdd96da369192f34789", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0f68965fb1078d14a1bae4c2415af9698589f4c27e63acdd96da369192f34789", kill_on_drop: false }` [INFO] [stdout] 0f68965fb1078d14a1bae4c2415af9698589f4c27e63acdd96da369192f34789 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 769f1a2974174a65ea13c8b30b89370225e29346accd8cffd823012c4f4b3876 [INFO] running `Command { std: "docker" "start" "-a" "769f1a2974174a65ea13c8b30b89370225e29346accd8cffd823012c4f4b3876", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.69 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling serde_derive v1.0.125 [INFO] [stderr] Compiling libc v0.2.93 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling gimli v0.23.0 [INFO] [stderr] Compiling serde v1.0.125 [INFO] [stderr] Compiling eyre v0.6.5 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling rustc-demangle v0.1.18 [INFO] [stderr] Compiling regex-syntax v0.6.23 [INFO] [stderr] Compiling indenter v0.3.3 [INFO] [stderr] Compiling once_cell v1.7.2 [INFO] [stderr] Compiling object v0.23.0 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling constant_time_eq v0.1.5 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling arrayref v0.3.6 [INFO] [stderr] Compiling blake2b_simd v0.5.11 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling regex v1.4.5 [INFO] [stderr] Compiling addr2line v0.14.1 [INFO] [stderr] Compiling backtrace v0.3.56 [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 [unoptimized + debuginfo] target(s) in 1m 09s [INFO] running `Command { std: "docker" "inspect" "769f1a2974174a65ea13c8b30b89370225e29346accd8cffd823012c4f4b3876", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "769f1a2974174a65ea13c8b30b89370225e29346accd8cffd823012c4f4b3876", kill_on_drop: false }` [INFO] [stdout] 769f1a2974174a65ea13c8b30b89370225e29346accd8cffd823012c4f4b3876 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9f8a2cef4df94f9eabffc6e9628296b413b06cfdb9fa76795f62003056fee521 [INFO] running `Command { std: "docker" "start" "-a" "9f8a2cef4df94f9eabffc6e9628296b413b06cfdb9fa76795f62003056fee521", kill_on_drop: false }` [INFO] [stderr] Compiling b2sum v0.4.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.37s [INFO] running `Command { std: "docker" "inspect" "9f8a2cef4df94f9eabffc6e9628296b413b06cfdb9fa76795f62003056fee521", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9f8a2cef4df94f9eabffc6e9628296b413b06cfdb9fa76795f62003056fee521", kill_on_drop: false }` [INFO] [stdout] 9f8a2cef4df94f9eabffc6e9628296b413b06cfdb9fa76795f62003056fee521 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 7f03c0d6b92391f54aeb164dc499f5b0be35fdbe300a6c3d710458361bff1598 [INFO] running `Command { std: "docker" "start" "-a" "7f03c0d6b92391f54aeb164dc499f5b0be35fdbe300a6c3d710458361bff1598", kill_on_drop: false }` [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stdout] running 7 tests [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/b2sum-2aa8f023840028ca) [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_non_even_hash ... ok [INFO] [stdout] test tests::split_check_line_with_truncated_line ... ok [INFO] [stdout] test tests::test_hash_formatting ... ok [INFO] [stdout] test tests::split_check_line_with_valid_line ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "7f03c0d6b92391f54aeb164dc499f5b0be35fdbe300a6c3d710458361bff1598", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7f03c0d6b92391f54aeb164dc499f5b0be35fdbe300a6c3d710458361bff1598", kill_on_drop: false }` [INFO] [stdout] 7f03c0d6b92391f54aeb164dc499f5b0be35fdbe300a6c3d710458361bff1598