[INFO] cloning repository https://github.com/rakibhossainraju/snake_game
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rakibhossainraju/snake_game" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frakibhossainraju%2Fsnake_game", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frakibhossainraju%2Fsnake_game'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e0307ec1c3c29f6bf6214a0c17a54c255edd92bf
[INFO] checking rakibhossainraju/snake_game against try#50f413885985a8b0a0b6ca0766a0aedd45304953 for pr-155657
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frakibhossainraju%2Fsnake_game" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/rakibhossainraju/snake_game
[INFO] finished tweaking git repo https://github.com/rakibhossainraju/snake_game
[INFO] tweaked toml for git repo https://github.com/rakibhossainraju/snake_game written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/rakibhossainraju/snake_game on toolchain 50f413885985a8b0a0b6ca0766a0aedd45304953
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+50f413885985a8b0a0b6ca0766a0aedd45304953" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/rakibhossainraju/snake_game 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" "+50f413885985a8b0a0b6ca0766a0aedd45304953" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[ERROR] error running command: no output for 300 seconds
[INFO] checking rakibhossainraju/snake_game against try#50f413885985a8b0a0b6ca0766a0aedd45304953 for pr-155657
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frakibhossainraju%2Fsnake_game" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/rakibhossainraju/snake_game
[INFO] finished tweaking git repo https://github.com/rakibhossainraju/snake_game
[INFO] tweaked toml for git repo https://github.com/rakibhossainraju/snake_game written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/rakibhossainraju/snake_game on toolchain 50f413885985a8b0a0b6ca0766a0aedd45304953
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+50f413885985a8b0a0b6ca0766a0aedd45304953" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/rakibhossainraju/snake_game 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" "+50f413885985a8b0a0b6ca0766a0aedd45304953" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded wasm-bindgen-macro v0.2.111
[INFO] [stderr]   Downloaded wasm-bindgen-shared v0.2.111
[INFO] [stderr]   Downloaded wasm-bindgen v0.2.111
[INFO] [stderr]   Downloaded notify-types v2.0.0
[INFO] [stderr]   Downloaded kqueue-sys v1.0.4
[INFO] [stderr]   Downloaded wasm-bindgen-macro-support v0.2.111
[INFO] [stderr]   Downloaded notify v8.2.0
[INFO] [stderr]   Downloaded kqueue v1.1.1
[INFO] [stderr]   Downloaded syn v2.0.101
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+50f413885985a8b0a0b6ca0766a0aedd45304953" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b7b4c7ac26b3ecfcba20d4e059bf6769dafb721571b5b7802b6dd8f32ce9dd1b
[INFO] running `Command { std: "docker" "start" "-a" "b7b4c7ac26b3ecfcba20d4e059bf6769dafb721571b5b7802b6dd8f32ce9dd1b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b7b4c7ac26b3ecfcba20d4e059bf6769dafb721571b5b7802b6dd8f32ce9dd1b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b7b4c7ac26b3ecfcba20d4e059bf6769dafb721571b5b7802b6dd8f32ce9dd1b", kill_on_drop: false }`
[INFO] [stdout] b7b4c7ac26b3ecfcba20d4e059bf6769dafb721571b5b7802b6dd8f32ce9dd1b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+50f413885985a8b0a0b6ca0766a0aedd45304953" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1b9c29796069c05b6152246af89a4a2fa1f3f1d6a3c2726e4b809bad732add74
[INFO] running `Command { std: "docker" "start" "-a" "1b9c29796069c05b6152246af89a4a2fa1f3f1d6a3c2726e4b809bad732add74", kill_on_drop: false }`
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.111
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling rustversion v1.0.21
[INFO] [stderr]    Compiling bumpalo v3.17.0
[INFO] [stderr]     Checking same-file v1.0.6
[INFO] [stderr]     Checking bitflags v2.9.1
[INFO] [stderr]    Compiling wee_alloc v0.4.5
[INFO] [stderr]     Checking unicode-ident v1.0.18
[INFO] [stderr]     Checking memory_units v0.4.0
[INFO] [stderr]     Checking once_cell v1.21.3
[INFO] [stderr]     Checking notify-types v2.0.0
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]     Checking walkdir v2.5.0
[INFO] [stderr]    Compiling wasm-bindgen v0.2.111
[INFO] [stderr]     Checking inotify-sys v0.1.5
[INFO] [stderr]     Checking mio v1.0.3
[INFO] [stderr]     Checking inotify v0.11.0
[INFO] [stderr]     Checking notify v8.2.0
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.111
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.111
[INFO] [stderr]     Checking snake_game v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.08s
[INFO] running `Command { std: "docker" "inspect" "1b9c29796069c05b6152246af89a4a2fa1f3f1d6a3c2726e4b809bad732add74", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1b9c29796069c05b6152246af89a4a2fa1f3f1d6a3c2726e4b809bad732add74", kill_on_drop: false }`
[INFO] [stdout] 1b9c29796069c05b6152246af89a4a2fa1f3f1d6a3c2726e4b809bad732add74
