[INFO] cloning repository https://github.com/hmanuel13/rust_hello_world [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hmanuel13/rust_hello_world" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhmanuel13%2Frust_hello_world", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhmanuel13%2Frust_hello_world'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 30cca676e8fce93e5098c66536e32a0549b721c6 [INFO] testing hmanuel13/rust_hello_world against 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhmanuel13%2Frust_hello_world" "/workspace/builds/worker-108/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-108/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/hmanuel13/rust_hello_world 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/hmanuel13/rust_hello_world [INFO] finished tweaking git repo https://github.com/hmanuel13/rust_hello_world [INFO] tweaked toml for git repo https://github.com/hmanuel13/rust_hello_world written to /workspace/builds/worker-108/source/Cargo.toml [INFO] crate git repo https://github.com/hmanuel13/rust_hello_world 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-108/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-108/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] 4a07125d1a4e8a4e321f0e711f367c4dc8a0f0b8207ce587c9ef1f53a2337698 [INFO] running `Command { std: "docker" "start" "-a" "4a07125d1a4e8a4e321f0e711f367c4dc8a0f0b8207ce587c9ef1f53a2337698", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4a07125d1a4e8a4e321f0e711f367c4dc8a0f0b8207ce587c9ef1f53a2337698", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4a07125d1a4e8a4e321f0e711f367c4dc8a0f0b8207ce587c9ef1f53a2337698", kill_on_drop: false }` [INFO] [stdout] 4a07125d1a4e8a4e321f0e711f367c4dc8a0f0b8207ce587c9ef1f53a2337698 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-108/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-108/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] c2370445630055c1410c56c95c506875df0cd483ff2557f9703f41f2f664d888 [INFO] running `Command { std: "docker" "start" "-a" "c2370445630055c1410c56c95c506875df0cd483ff2557f9703f41f2f664d888", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling hello_world v0.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.23s [INFO] running `Command { std: "docker" "inspect" "c2370445630055c1410c56c95c506875df0cd483ff2557f9703f41f2f664d888", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c2370445630055c1410c56c95c506875df0cd483ff2557f9703f41f2f664d888", kill_on_drop: false }` [INFO] [stdout] c2370445630055c1410c56c95c506875df0cd483ff2557f9703f41f2f664d888 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-108/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-108/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] dddac6d9d8282788a7433809ffe14c6bd348945131141af3c347cd29258aebd3 [INFO] running `Command { std: "docker" "start" "-a" "dddac6d9d8282788a7433809ffe14c6bd348945131141af3c347cd29258aebd3", kill_on_drop: false }` [INFO] [stderr] Compiling hello_world v0.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.58s [INFO] running `Command { std: "docker" "inspect" "dddac6d9d8282788a7433809ffe14c6bd348945131141af3c347cd29258aebd3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dddac6d9d8282788a7433809ffe14c6bd348945131141af3c347cd29258aebd3", kill_on_drop: false }` [INFO] [stdout] dddac6d9d8282788a7433809ffe14c6bd348945131141af3c347cd29258aebd3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-108/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-108/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] 386e4d80df2483cf215b68a8f98b8070afb34a684195309411362166263dc413 [INFO] running `Command { std: "docker" "start" "-a" "386e4d80df2483cf215b68a8f98b8070afb34a684195309411362166263dc413", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.05s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/hello_world-d3a8486c2bddf822) [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" "386e4d80df2483cf215b68a8f98b8070afb34a684195309411362166263dc413", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "386e4d80df2483cf215b68a8f98b8070afb34a684195309411362166263dc413", kill_on_drop: false }` [INFO] [stdout] 386e4d80df2483cf215b68a8f98b8070afb34a684195309411362166263dc413