[INFO] updating cached repository https://github.com/thombles/hashgood [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1519fdaacd380be03c2e24128027cf97de6e02f6 [INFO] testing thombles/hashgood/1519fdaacd380be03c2e24128027cf97de6e02f6 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%2Fthombles%2Fhashgood" "/workspace/builds/worker-13/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-13/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/thombles/hashgood 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/thombles/hashgood [INFO] finished tweaking git repo https://github.com/thombles/hashgood [INFO] tweaked toml for git repo https://github.com/thombles/hashgood written to /workspace/builds/worker-13/source/Cargo.toml [INFO] crate git repo https://github.com/thombles/hashgood 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-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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] 0b2447130bb23bbae09687f21da55c5a1a517242768ffa58365b69a70e407376 [INFO] running `Command { std: "docker" "start" "-a" "0b2447130bb23bbae09687f21da55c5a1a517242768ffa58365b69a70e407376", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0b2447130bb23bbae09687f21da55c5a1a517242768ffa58365b69a70e407376", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0b2447130bb23bbae09687f21da55c5a1a517242768ffa58365b69a70e407376", kill_on_drop: false }` [INFO] [stdout] 0b2447130bb23bbae09687f21da55c5a1a517242768ffa58365b69a70e407376 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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] 38483aaf727c17449a26fd73952bb26ee2f82beb6450f1ca8ff0e8c954e94706 [INFO] running `Command { std: "docker" "start" "-a" "38483aaf727c17449a26fd73952bb26ee2f82beb6450f1ca8ff0e8c954e94706", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.91 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.65 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling gcc v0.3.55 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling regex-syntax v0.6.23 [INFO] [stderr] Compiling rustc-serialize v0.3.24 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling heck v0.3.2 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling rust-crypto v0.2.36 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling rand v0.3.23 [INFO] [stderr] Compiling regex v1.4.5 [INFO] [stderr] Compiling crossbeam-channel v0.4.4 [INFO] [stderr] Compiling structopt-derive v0.4.14 [INFO] [stderr] Compiling structopt v0.3.21 [INFO] [stderr] Compiling hashgood v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 20.52s [INFO] running `Command { std: "docker" "inspect" "38483aaf727c17449a26fd73952bb26ee2f82beb6450f1ca8ff0e8c954e94706", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "38483aaf727c17449a26fd73952bb26ee2f82beb6450f1ca8ff0e8c954e94706", kill_on_drop: false }` [INFO] [stdout] 38483aaf727c17449a26fd73952bb26ee2f82beb6450f1ca8ff0e8c954e94706 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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] 8eeef29b27afff4c6253a94f48734983828dcecd2565096c42488fd5e0c48925 [INFO] running `Command { std: "docker" "start" "-a" "8eeef29b27afff4c6253a94f48734983828dcecd2565096c42488fd5e0c48925", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling hashgood v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 17.19s [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/hashgood-ce44abd108589fd1) [INFO] running `Command { std: "docker" "inspect" "8eeef29b27afff4c6253a94f48734983828dcecd2565096c42488fd5e0c48925", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8eeef29b27afff4c6253a94f48734983828dcecd2565096c42488fd5e0c48925", kill_on_drop: false }` [INFO] [stdout] 8eeef29b27afff4c6253a94f48734983828dcecd2565096c42488fd5e0c48925 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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] 00b01bfc264d420968947892f0b1b861c7db764cb90faeb65943e71cd51ea67b [INFO] running `Command { std: "docker" "start" "-a" "00b01bfc264d420968947892f0b1b861c7db764cb90faeb65943e71cd51ea67b", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 4.03s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/hashgood-ce44abd108589fd1) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test calculate::tests::small_digests ... ok [INFO] [stdout] test verify::tests::test_read_raw_inputs ... ok [INFO] [stdout] test calculate::tests::large_digests ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.24s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "00b01bfc264d420968947892f0b1b861c7db764cb90faeb65943e71cd51ea67b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "00b01bfc264d420968947892f0b1b861c7db764cb90faeb65943e71cd51ea67b", kill_on_drop: false }` [INFO] [stdout] 00b01bfc264d420968947892f0b1b861c7db764cb90faeb65943e71cd51ea67b