[INFO] cloning repository https://github.com/0ddbird/GAME_guess_the_number_rust
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/0ddbird/GAME_guess_the_number_rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0ddbird%2FGAME_guess_the_number_rust", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0ddbird%2FGAME_guess_the_number_rust'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 0e2eaad3d259a4861d4adb0855c8db1dd8e23957
[INFO] checking 0ddbird/GAME_guess_the_number_rust against master#292be5c7c05138d753bbd4b30db7a3f1a5c914f7 for pr-148271
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0ddbird%2FGAME_guess_the_number_rust" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/0ddbird/GAME_guess_the_number_rust
[INFO] finished tweaking git repo https://github.com/0ddbird/GAME_guess_the_number_rust
[INFO] tweaked toml for git repo https://github.com/0ddbird/GAME_guess_the_number_rust written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/0ddbird/GAME_guess_the_number_rust on toolchain 292be5c7c05138d753bbd4b30db7a3f1a5c914f7
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+292be5c7c05138d753bbd4b30db7a3f1a5c914f7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/0ddbird/GAME_guess_the_number_rust already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+292be5c7c05138d753bbd4b30db7a3f1a5c914f7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+292be5c7c05138d753bbd4b30db7a3f1a5c914f7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9bbebce8ff2e8b3c58fb66337af8cfe6eebf7f6f61432d5f6520eafea4849adc
[INFO] running `Command { std: "docker" "start" "-a" "9bbebce8ff2e8b3c58fb66337af8cfe6eebf7f6f61432d5f6520eafea4849adc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9bbebce8ff2e8b3c58fb66337af8cfe6eebf7f6f61432d5f6520eafea4849adc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9bbebce8ff2e8b3c58fb66337af8cfe6eebf7f6f61432d5f6520eafea4849adc", kill_on_drop: false }`
[INFO] [stdout] 9bbebce8ff2e8b3c58fb66337af8cfe6eebf7f6f61432d5f6520eafea4849adc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+292be5c7c05138d753bbd4b30db7a3f1a5c914f7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3a6f5b1c9cb55e07526bcf6d65cb13ea35e9d4ff01f3f230b76fc80c98932cd0
[INFO] running `Command { std: "docker" "start" "-a" "3a6f5b1c9cb55e07526bcf6d65cb13ea35e9d4ff01f3f230b76fc80c98932cd0", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.139
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]     Checking ppv-lite86 v0.2.17
[INFO] [stderr]     Checking getrandom v0.2.8
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking guess_the_number v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.23s
[INFO] running `Command { std: "docker" "inspect" "3a6f5b1c9cb55e07526bcf6d65cb13ea35e9d4ff01f3f230b76fc80c98932cd0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3a6f5b1c9cb55e07526bcf6d65cb13ea35e9d4ff01f3f230b76fc80c98932cd0", kill_on_drop: false }`
[INFO] [stdout] 3a6f5b1c9cb55e07526bcf6d65cb13ea35e9d4ff01f3f230b76fc80c98932cd0
