[INFO] cloning repository https://github.com/AcidicNut/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/AcidicNut/hello_cargo" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAcidicNut%2Fhello_cargo", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAcidicNut%2Fhello_cargo'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] cdb715bac805d18405dc35229091cd5c86638496 [INFO] testing AcidicNut/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%2FAcidicNut%2Fhello_cargo" "/workspace/builds/worker-25/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-25/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/AcidicNut/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/AcidicNut/hello_cargo [INFO] finished tweaking git repo https://github.com/AcidicNut/hello_cargo [INFO] tweaked toml for git repo https://github.com/AcidicNut/hello_cargo written to /workspace/builds/worker-25/source/Cargo.toml [INFO] crate git repo https://github.com/AcidicNut/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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/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] cf1ec766a631d98c37a499fb22d333ff5557c9218912370c60ec1cbef95f2cb8 [INFO] running `Command { std: "docker" "start" "-a" "cf1ec766a631d98c37a499fb22d333ff5557c9218912370c60ec1cbef95f2cb8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cf1ec766a631d98c37a499fb22d333ff5557c9218912370c60ec1cbef95f2cb8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cf1ec766a631d98c37a499fb22d333ff5557c9218912370c60ec1cbef95f2cb8", kill_on_drop: false }` [INFO] [stdout] cf1ec766a631d98c37a499fb22d333ff5557c9218912370c60ec1cbef95f2cb8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/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] 11b2ef7a49689898d8c1368ad70809dffedd315d507be41db3b89a2bfa3990f7 [INFO] running `Command { std: "docker" "start" "-a" "11b2ef7a49689898d8c1368ad70809dffedd315d507be41db3b89a2bfa3990f7", kill_on_drop: false }` [INFO] [stderr] Compiling hello_cargo v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.87s [INFO] running `Command { std: "docker" "inspect" "11b2ef7a49689898d8c1368ad70809dffedd315d507be41db3b89a2bfa3990f7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "11b2ef7a49689898d8c1368ad70809dffedd315d507be41db3b89a2bfa3990f7", kill_on_drop: false }` [INFO] [stdout] 11b2ef7a49689898d8c1368ad70809dffedd315d507be41db3b89a2bfa3990f7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/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] c46b91b6827dee7363728a82e0a5a3cc022a08befd500b71830650fd4f3bdb41 [INFO] running `Command { std: "docker" "start" "-a" "c46b91b6827dee7363728a82e0a5a3cc022a08befd500b71830650fd4f3bdb41", kill_on_drop: false }` [INFO] [stderr] Compiling hello_cargo v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.29s [INFO] running `Command { std: "docker" "inspect" "c46b91b6827dee7363728a82e0a5a3cc022a08befd500b71830650fd4f3bdb41", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c46b91b6827dee7363728a82e0a5a3cc022a08befd500b71830650fd4f3bdb41", kill_on_drop: false }` [INFO] [stdout] c46b91b6827dee7363728a82e0a5a3cc022a08befd500b71830650fd4f3bdb41 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/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] 77b945c594cdfea14b467be79a53f4f654d186ea622864877a4b63c5d4c9545a [INFO] running `Command { std: "docker" "start" "-a" "77b945c594cdfea14b467be79a53f4f654d186ea622864877a4b63c5d4c9545a", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 8.28s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/hello_cargo-4bf51970db48d4ce) [INFO] [stdout] [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" "77b945c594cdfea14b467be79a53f4f654d186ea622864877a4b63c5d4c9545a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "77b945c594cdfea14b467be79a53f4f654d186ea622864877a4b63c5d4c9545a", kill_on_drop: false }` [INFO] [stdout] 77b945c594cdfea14b467be79a53f4f654d186ea622864877a4b63c5d4c9545a