[INFO] cloning repository https://github.com/DylanGraham/helloworld [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/DylanGraham/helloworld" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDylanGraham%2Fhelloworld", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDylanGraham%2Fhelloworld'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4a4d9b82452d0d6848cb864d27a555951529f735 [INFO] testing DylanGraham/helloworld against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDylanGraham%2Fhelloworld" "/workspace/builds/worker-56/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-56/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/DylanGraham/helloworld 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/DylanGraham/helloworld [INFO] finished tweaking git repo https://github.com/DylanGraham/helloworld [INFO] tweaked toml for git repo https://github.com/DylanGraham/helloworld written to /workspace/builds/worker-56/source/Cargo.toml [INFO] crate git repo https://github.com/DylanGraham/helloworld 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-56/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-56/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] c22f005f5669ec998b1f7a444b78fa15e98a459c138f273fa163537b38cdfa21 [INFO] running `Command { std: "docker" "start" "-a" "c22f005f5669ec998b1f7a444b78fa15e98a459c138f273fa163537b38cdfa21", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c22f005f5669ec998b1f7a444b78fa15e98a459c138f273fa163537b38cdfa21", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c22f005f5669ec998b1f7a444b78fa15e98a459c138f273fa163537b38cdfa21", kill_on_drop: false }` [INFO] [stdout] c22f005f5669ec998b1f7a444b78fa15e98a459c138f273fa163537b38cdfa21 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-56/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-56/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] d9f0ef9e897650e683984780be905461897c4319062fae622659ec6f40a70de1 [INFO] running `Command { std: "docker" "start" "-a" "d9f0ef9e897650e683984780be905461897c4319062fae622659ec6f40a70de1", kill_on_drop: false }` [INFO] [stderr] Compiling helloworld v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.34s [INFO] running `Command { std: "docker" "inspect" "d9f0ef9e897650e683984780be905461897c4319062fae622659ec6f40a70de1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d9f0ef9e897650e683984780be905461897c4319062fae622659ec6f40a70de1", kill_on_drop: false }` [INFO] [stdout] d9f0ef9e897650e683984780be905461897c4319062fae622659ec6f40a70de1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-56/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-56/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] 5837030ac6d6c5d89febe16f91acb9b166b78a099540de9a38b1b9fd02e742a2 [INFO] running `Command { std: "docker" "start" "-a" "5837030ac6d6c5d89febe16f91acb9b166b78a099540de9a38b1b9fd02e742a2", kill_on_drop: false }` [INFO] [stderr] Compiling helloworld v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.79s [INFO] running `Command { std: "docker" "inspect" "5837030ac6d6c5d89febe16f91acb9b166b78a099540de9a38b1b9fd02e742a2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5837030ac6d6c5d89febe16f91acb9b166b78a099540de9a38b1b9fd02e742a2", kill_on_drop: false }` [INFO] [stdout] 5837030ac6d6c5d89febe16f91acb9b166b78a099540de9a38b1b9fd02e742a2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-56/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-56/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] d14bd41eab9cea92a0207f1091319b46ef53c59578e033248a0164e9882e48db [INFO] running `Command { std: "docker" "start" "-a" "d14bd41eab9cea92a0207f1091319b46ef53c59578e033248a0164e9882e48db", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.54s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/helloworld-5363041c331f2b68) [INFO] [stdout] running 0 tests [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" "d14bd41eab9cea92a0207f1091319b46ef53c59578e033248a0164e9882e48db", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d14bd41eab9cea92a0207f1091319b46ef53c59578e033248a0164e9882e48db", kill_on_drop: false }` [INFO] [stdout] d14bd41eab9cea92a0207f1091319b46ef53c59578e033248a0164e9882e48db