[INFO] cloning repository https://github.com/Luladjiev/rust-guessing-game [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Luladjiev/rust-guessing-game" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLuladjiev%2Frust-guessing-game", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLuladjiev%2Frust-guessing-game'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8c0f470fe29dd8f534c8953f632b0d9d8bd9038e [INFO] testing Luladjiev/rust-guessing-game against 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLuladjiev%2Frust-guessing-game" "/workspace/builds/worker-104/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-104/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Luladjiev/rust-guessing-game 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/Luladjiev/rust-guessing-game [INFO] finished tweaking git repo https://github.com/Luladjiev/rust-guessing-game [INFO] tweaked toml for git repo https://github.com/Luladjiev/rust-guessing-game written to /workspace/builds/worker-104/source/Cargo.toml [INFO] crate git repo https://github.com/Luladjiev/rust-guessing-game 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] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-104/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-104/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] 51dcc3d75d43fd3e9d8f6ee66d7c4eb68d90d0cd6ac8f0c5467869b37de2e676 [INFO] running `Command { std: "docker" "start" "-a" "51dcc3d75d43fd3e9d8f6ee66d7c4eb68d90d0cd6ac8f0c5467869b37de2e676", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "51dcc3d75d43fd3e9d8f6ee66d7c4eb68d90d0cd6ac8f0c5467869b37de2e676", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "51dcc3d75d43fd3e9d8f6ee66d7c4eb68d90d0cd6ac8f0c5467869b37de2e676", kill_on_drop: false }` [INFO] [stdout] 51dcc3d75d43fd3e9d8f6ee66d7c4eb68d90d0cd6ac8f0c5467869b37de2e676 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-104/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-104/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] 64314672b8ef230910b5902978d7990499896b99cdcfee509e0021cecacbd91e [INFO] running `Command { std: "docker" "start" "-a" "64314672b8ef230910b5902978d7990499896b99cdcfee509e0021cecacbd91e", kill_on_drop: false }` [INFO] [stderr] Compiling rand_core v0.3.0 [INFO] [stderr] Compiling rand_core v0.2.2 [INFO] [stderr] Compiling rand v0.5.5 [INFO] [stderr] Compiling guessing_game v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 9.98s [INFO] running `Command { std: "docker" "inspect" "64314672b8ef230910b5902978d7990499896b99cdcfee509e0021cecacbd91e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "64314672b8ef230910b5902978d7990499896b99cdcfee509e0021cecacbd91e", kill_on_drop: false }` [INFO] [stdout] 64314672b8ef230910b5902978d7990499896b99cdcfee509e0021cecacbd91e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-104/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-104/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] 25dca36dbeff1f0cefe3af7490955c696702af273f5fd6b3220236c1d7094f57 [INFO] running `Command { std: "docker" "start" "-a" "25dca36dbeff1f0cefe3af7490955c696702af273f5fd6b3220236c1d7094f57", kill_on_drop: false }` [INFO] [stderr] Compiling guessing_game v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.65s [INFO] running `Command { std: "docker" "inspect" "25dca36dbeff1f0cefe3af7490955c696702af273f5fd6b3220236c1d7094f57", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "25dca36dbeff1f0cefe3af7490955c696702af273f5fd6b3220236c1d7094f57", kill_on_drop: false }` [INFO] [stdout] 25dca36dbeff1f0cefe3af7490955c696702af273f5fd6b3220236c1d7094f57 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-104/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-104/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] 73ae7d59fe231656d9ff68341e6b496ad365124ed29386b551a499f3bf7743e0 [INFO] running `Command { std: "docker" "start" "-a" "73ae7d59fe231656d9ff68341e6b496ad365124ed29386b551a499f3bf7743e0", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/guessing_game-60dec5e4f6554b77) [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" "73ae7d59fe231656d9ff68341e6b496ad365124ed29386b551a499f3bf7743e0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "73ae7d59fe231656d9ff68341e6b496ad365124ed29386b551a499f3bf7743e0", kill_on_drop: false }` [INFO] [stdout] 73ae7d59fe231656d9ff68341e6b496ad365124ed29386b551a499f3bf7743e0