[INFO] cloning repository https://github.com/wayneseymour/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/wayneseymour/hello_cargo" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwayneseymour%2Fhello_cargo", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwayneseymour%2Fhello_cargo'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 33ae0d158f77c40ae3193a7982a850c92b4545be [INFO] testing wayneseymour/hello_cargo against 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwayneseymour%2Fhello_cargo" "/workspace/builds/worker-22/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-22/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/wayneseymour/hello_cargo on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/wayneseymour/hello_cargo [INFO] finished tweaking git repo https://github.com/wayneseymour/hello_cargo [INFO] tweaked toml for git repo https://github.com/wayneseymour/hello_cargo written to /workspace/builds/worker-22/source/Cargo.toml [INFO] crate git repo https://github.com/wayneseymour/hello_cargo already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d523f52ff98259cbba3d63a824ecfa0ab4b26b463af1a47e1efe6f89abe7b0b6 [INFO] running `Command { std: "docker" "start" "-a" "d523f52ff98259cbba3d63a824ecfa0ab4b26b463af1a47e1efe6f89abe7b0b6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d523f52ff98259cbba3d63a824ecfa0ab4b26b463af1a47e1efe6f89abe7b0b6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d523f52ff98259cbba3d63a824ecfa0ab4b26b463af1a47e1efe6f89abe7b0b6", kill_on_drop: false }` [INFO] [stdout] d523f52ff98259cbba3d63a824ecfa0ab4b26b463af1a47e1efe6f89abe7b0b6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5357a98b73237910b904b366d929394519666b9334404d2fabd2a4b976cf3491 [INFO] running `Command { std: "docker" "start" "-a" "5357a98b73237910b904b366d929394519666b9334404d2fabd2a4b976cf3491", 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.72s [INFO] running `Command { std: "docker" "inspect" "5357a98b73237910b904b366d929394519666b9334404d2fabd2a4b976cf3491", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5357a98b73237910b904b366d929394519666b9334404d2fabd2a4b976cf3491", kill_on_drop: false }` [INFO] [stdout] 5357a98b73237910b904b366d929394519666b9334404d2fabd2a4b976cf3491 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 830fd87445af6d1e21fed2eca5abf2e8c070848decf9a7a80b2634d22ed1df72 [INFO] running `Command { std: "docker" "start" "-a" "830fd87445af6d1e21fed2eca5abf2e8c070848decf9a7a80b2634d22ed1df72", 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.41s [INFO] running `Command { std: "docker" "inspect" "830fd87445af6d1e21fed2eca5abf2e8c070848decf9a7a80b2634d22ed1df72", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "830fd87445af6d1e21fed2eca5abf2e8c070848decf9a7a80b2634d22ed1df72", kill_on_drop: false }` [INFO] [stdout] 830fd87445af6d1e21fed2eca5abf2e8c070848decf9a7a80b2634d22ed1df72 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 699df90bdf03350747092a0e73173d5d620fa8006ca3f282b73376d15ffe6144 [INFO] running `Command { std: "docker" "start" "-a" "699df90bdf03350747092a0e73173d5d620fa8006ca3f282b73376d15ffe6144", kill_on_drop: false }` [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stdout] running 0 tests [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/hello_cargo-4ed8707f38aade49) [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" "699df90bdf03350747092a0e73173d5d620fa8006ca3f282b73376d15ffe6144", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "699df90bdf03350747092a0e73173d5d620fa8006ca3f282b73376d15ffe6144", kill_on_drop: false }` [INFO] [stdout] 699df90bdf03350747092a0e73173d5d620fa8006ca3f282b73376d15ffe6144