[INFO] cloning repository https://github.com/CyberCat3/rust-smart-sha256-sum [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/CyberCat3/rust-smart-sha256-sum" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCyberCat3%2Frust-smart-sha256-sum", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCyberCat3%2Frust-smart-sha256-sum'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c5458f5d2804b9103d213101f9bef54fdf82c775 [INFO] building CyberCat3/rust-smart-sha256-sum against master#461e8078010433ff7de2db2aaae8a3cfb0847215 for pr-94962 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCyberCat3%2Frust-smart-sha256-sum" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/CyberCat3/rust-smart-sha256-sum on toolchain 461e8078010433ff7de2db2aaae8a3cfb0847215 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+461e8078010433ff7de2db2aaae8a3cfb0847215" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/CyberCat3/rust-smart-sha256-sum [INFO] finished tweaking git repo https://github.com/CyberCat3/rust-smart-sha256-sum [INFO] tweaked toml for git repo https://github.com/CyberCat3/rust-smart-sha256-sum written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/CyberCat3/rust-smart-sha256-sum already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+461e8078010433ff7de2db2aaae8a3cfb0847215" "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-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:1ede1414886370302e694df474b9877c02906499f04c196936ce0973d30c5eaa" "/opt/rustwide/cargo-home/bin/cargo" "+461e8078010433ff7de2db2aaae8a3cfb0847215" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cf7beb4084fb2b1d8cab52c8042cc6d051fdf6e74e9c32b21c4e1310b015936f [INFO] running `Command { std: "docker" "start" "-a" "cf7beb4084fb2b1d8cab52c8042cc6d051fdf6e74e9c32b21c4e1310b015936f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cf7beb4084fb2b1d8cab52c8042cc6d051fdf6e74e9c32b21c4e1310b015936f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cf7beb4084fb2b1d8cab52c8042cc6d051fdf6e74e9c32b21c4e1310b015936f", kill_on_drop: false }` [INFO] [stdout] cf7beb4084fb2b1d8cab52c8042cc6d051fdf6e74e9c32b21c4e1310b015936f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:1ede1414886370302e694df474b9877c02906499f04c196936ce0973d30c5eaa" "/opt/rustwide/cargo-home/bin/cargo" "+461e8078010433ff7de2db2aaae8a3cfb0847215" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 942c6dfa6febe620c78bd00cd7e0da4c925897a8bf440e01efbb42cf451a9a55 [INFO] running `Command { std: "docker" "start" "-a" "942c6dfa6febe620c78bd00cd7e0da4c925897a8bf440e01efbb42cf451a9a55", kill_on_drop: false }` [INFO] [stderr] Compiling typenum v1.11.2 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling memchr v2.3.2 [INFO] [stderr] Compiling byte-tools v0.3.1 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling regex-syntax v0.6.14 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling opaque-debug v0.2.3 [INFO] [stderr] Compiling block-padding v0.1.5 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling aho-corasick v0.7.8 [INFO] [stderr] Compiling generic-array v0.12.3 [INFO] [stderr] Compiling regex v1.3.4 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling sha2 v0.8.1 [INFO] [stderr] Compiling sha-test v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 5m 09s [INFO] running `Command { std: "docker" "inspect" "942c6dfa6febe620c78bd00cd7e0da4c925897a8bf440e01efbb42cf451a9a55", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "942c6dfa6febe620c78bd00cd7e0da4c925897a8bf440e01efbb42cf451a9a55", kill_on_drop: false }` [INFO] [stdout] 942c6dfa6febe620c78bd00cd7e0da4c925897a8bf440e01efbb42cf451a9a55 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:1ede1414886370302e694df474b9877c02906499f04c196936ce0973d30c5eaa" "/opt/rustwide/cargo-home/bin/cargo" "+461e8078010433ff7de2db2aaae8a3cfb0847215" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b912ad7ee80cf0706893a63176cb9d8f12e5964b9ac39b6f68e37d143c0e9ebd [INFO] running `Command { std: "docker" "start" "-a" "b912ad7ee80cf0706893a63176cb9d8f12e5964b9ac39b6f68e37d143c0e9ebd", kill_on_drop: false }` [INFO] [stderr] Compiling sha-test v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.43s [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/sha_test-7c9e24ca172c6b4c) [INFO] running `Command { std: "docker" "inspect" "b912ad7ee80cf0706893a63176cb9d8f12e5964b9ac39b6f68e37d143c0e9ebd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b912ad7ee80cf0706893a63176cb9d8f12e5964b9ac39b6f68e37d143c0e9ebd", kill_on_drop: false }` [INFO] [stdout] b912ad7ee80cf0706893a63176cb9d8f12e5964b9ac39b6f68e37d143c0e9ebd