[INFO] cloning repository https://github.com/bonitoaubrey/hello_cargo [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/bonitoaubrey/hello_cargo" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbonitoaubrey%2Fhello_cargo", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbonitoaubrey%2Fhello_cargo'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f6ff37175839a1cf8d71488a423c539579f25953 [INFO] testing bonitoaubrey/hello_cargo against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbonitoaubrey%2Fhello_cargo" "/workspace/builds/worker-75/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-75/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/bonitoaubrey/hello_cargo on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/bonitoaubrey/hello_cargo [INFO] finished tweaking git repo https://github.com/bonitoaubrey/hello_cargo [INFO] tweaked toml for git repo https://github.com/bonitoaubrey/hello_cargo written to /workspace/builds/worker-75/source/Cargo.toml [INFO] crate git repo https://github.com/bonitoaubrey/hello_cargo already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "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-75/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-75/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" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a2e801bc28014196251e56a51ef26d1fa945bca5cf35fd2ef2fd0fd74018d0e0 [INFO] running `Command { std: "docker" "start" "-a" "a2e801bc28014196251e56a51ef26d1fa945bca5cf35fd2ef2fd0fd74018d0e0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a2e801bc28014196251e56a51ef26d1fa945bca5cf35fd2ef2fd0fd74018d0e0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a2e801bc28014196251e56a51ef26d1fa945bca5cf35fd2ef2fd0fd74018d0e0", kill_on_drop: false }` [INFO] [stdout] a2e801bc28014196251e56a51ef26d1fa945bca5cf35fd2ef2fd0fd74018d0e0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-75/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-75/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" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9dcf99c760c461faa7d979e38b7d15863c48ae9723f59f8303deb6d03064ebda [INFO] running `Command { std: "docker" "start" "-a" "9dcf99c760c461faa7d979e38b7d15863c48ae9723f59f8303deb6d03064ebda", kill_on_drop: false }` [INFO] [stderr] Compiling hello_cargo v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 28.62s [INFO] running `Command { std: "docker" "inspect" "9dcf99c760c461faa7d979e38b7d15863c48ae9723f59f8303deb6d03064ebda", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9dcf99c760c461faa7d979e38b7d15863c48ae9723f59f8303deb6d03064ebda", kill_on_drop: false }` [INFO] [stdout] 9dcf99c760c461faa7d979e38b7d15863c48ae9723f59f8303deb6d03064ebda [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-75/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-75/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" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6c54a87c983943e65d5cdab2c6c6bbbf491a54899caa7e2e69218541652c171a [INFO] running `Command { std: "docker" "start" "-a" "6c54a87c983943e65d5cdab2c6c6bbbf491a54899caa7e2e69218541652c171a", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling hello_cargo v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.39s [INFO] running `Command { std: "docker" "inspect" "6c54a87c983943e65d5cdab2c6c6bbbf491a54899caa7e2e69218541652c171a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6c54a87c983943e65d5cdab2c6c6bbbf491a54899caa7e2e69218541652c171a", kill_on_drop: false }` [INFO] [stdout] 6c54a87c983943e65d5cdab2c6c6bbbf491a54899caa7e2e69218541652c171a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-75/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-75/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" "+1.60.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] e59f0d910a0ebb49ec401c92dcee93ebdaf9ee94f32ea06c2353374068b131c3 [INFO] running `Command { std: "docker" "start" "-a" "e59f0d910a0ebb49ec401c92dcee93ebdaf9ee94f32ea06c2353374068b131c3", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 5.40s [INFO] [stdout] running 0 tests [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/hello_cargo-4bf51970db48d4ce) [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "e59f0d910a0ebb49ec401c92dcee93ebdaf9ee94f32ea06c2353374068b131c3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e59f0d910a0ebb49ec401c92dcee93ebdaf9ee94f32ea06c2353374068b131c3", kill_on_drop: false }` [INFO] [stdout] e59f0d910a0ebb49ec401c92dcee93ebdaf9ee94f32ea06c2353374068b131c3