[INFO] cloning repository https://github.com/Admiral-Simo/simo_fun_game_rust
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Admiral-Simo/simo_fun_game_rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAdmiral-Simo%2Fsimo_fun_game_rust", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAdmiral-Simo%2Fsimo_fun_game_rust'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 8c87638a1aef437da2766f2e7e4c4a108b4f3b51
[INFO] checking Admiral-Simo/simo_fun_game_rust against master#9b81629631b382fd49ee3a20ac47797b1467e52d for pr-146095
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAdmiral-Simo%2Fsimo_fun_game_rust" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Admiral-Simo/simo_fun_game_rust
[INFO] finished tweaking git repo https://github.com/Admiral-Simo/simo_fun_game_rust
[INFO] tweaked toml for git repo https://github.com/Admiral-Simo/simo_fun_game_rust written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Admiral-Simo/simo_fun_game_rust on toolchain 9b81629631b382fd49ee3a20ac47797b1467e52d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9b81629631b382fd49ee3a20ac47797b1467e52d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Admiral-Simo/simo_fun_game_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" "+9b81629631b382fd49ee3a20ac47797b1467e52d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded terminfo v0.8.0
[INFO] [stderr]   Downloaded clearscreen v2.0.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+9b81629631b382fd49ee3a20ac47797b1467e52d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1991d42d88891ddf6207cde9e3226f375f9c4c941ceec669f1a0fbb07f8be877
[INFO] running `Command { std: "docker" "start" "-a" "1991d42d88891ddf6207cde9e3226f375f9c4c941ceec669f1a0fbb07f8be877", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1991d42d88891ddf6207cde9e3226f375f9c4c941ceec669f1a0fbb07f8be877", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1991d42d88891ddf6207cde9e3226f375f9c4c941ceec669f1a0fbb07f8be877", kill_on_drop: false }`
[INFO] [stdout] 1991d42d88891ddf6207cde9e3226f375f9c4c941ceec669f1a0fbb07f8be877
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+9b81629631b382fd49ee3a20ac47797b1467e52d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 403a73287dbc98c9cf674915af25071d2fe7a759755fe7da4cf675bf66f53418
[INFO] running `Command { std: "docker" "start" "-a" "403a73287dbc98c9cf674915af25071d2fe7a759755fe7da4cf675bf66f53418", kill_on_drop: false }`
[INFO] [stderr]    Compiling siphasher v0.3.11
[INFO] [stderr]    Compiling rustix v0.38.31
[INFO] [stderr]     Checking bitflags v2.4.2
[INFO] [stderr]     Checking memchr v2.7.1
[INFO] [stderr]     Checking phf_shared v0.11.2
[INFO] [stderr]    Compiling thiserror v1.0.57
[INFO] [stderr]     Checking home v0.5.9
[INFO] [stderr]     Checking either v1.10.0
[INFO] [stderr]     Checking dirs-sys v0.3.7
[INFO] [stderr]     Checking getrandom v0.2.12
[INFO] [stderr]     Checking nix v0.26.4
[INFO] [stderr]    Compiling syn v2.0.52
[INFO] [stderr]     Checking dirs v4.0.0
[INFO] [stderr]     Checking phf v0.11.2
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling phf_generator v0.11.2
[INFO] [stderr]    Compiling phf_codegen v0.11.2
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling terminfo v0.8.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]    Compiling thiserror-impl v1.0.57
[INFO] [stderr]     Checking which v4.4.2
[INFO] [stderr]     Checking clearscreen v2.0.1
[INFO] [stderr]     Checking simo_console_game v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.55s
[INFO] running `Command { std: "docker" "inspect" "403a73287dbc98c9cf674915af25071d2fe7a759755fe7da4cf675bf66f53418", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "403a73287dbc98c9cf674915af25071d2fe7a759755fe7da4cf675bf66f53418", kill_on_drop: false }`
[INFO] [stdout] 403a73287dbc98c9cf674915af25071d2fe7a759755fe7da4cf675bf66f53418
