[INFO] cloning repository https://github.com/LeoYZhang/snake.rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/LeoYZhang/snake.rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLeoYZhang%2Fsnake.rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLeoYZhang%2Fsnake.rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 1e2db5782c4228d9c9a9f9dac9096eaf1c8ee342
[INFO] building LeoYZhang/snake.rs against try#d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 for pr-146237-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLeoYZhang%2Fsnake.rs" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/LeoYZhang/snake.rs
[INFO] finished tweaking git repo https://github.com/LeoYZhang/snake.rs
[INFO] tweaked toml for git repo https://github.com/LeoYZhang/snake.rs written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/LeoYZhang/snake.rs on toolchain d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/LeoYZhang/snake.rs 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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9748e98ea07df28402965604a097cf6e64113c81d5be72cfd66dfbd9b274a320
[INFO] running `Command { std: "docker" "start" "-a" "9748e98ea07df28402965604a097cf6e64113c81d5be72cfd66dfbd9b274a320", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9748e98ea07df28402965604a097cf6e64113c81d5be72cfd66dfbd9b274a320", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9748e98ea07df28402965604a097cf6e64113c81d5be72cfd66dfbd9b274a320", kill_on_drop: false }`
[INFO] [stdout] 9748e98ea07df28402965604a097cf6e64113c81d5be72cfd66dfbd9b274a320
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c19125afc79867df042c80ef2763b1c3b9abaa4e0fa6bda8e6054290b31578bf
[INFO] running `Command { std: "docker" "start" "-a" "c19125afc79867df042c80ef2763b1c3b9abaa4e0fa6bda8e6054290b31578bf", kill_on_drop: false }`
[INFO] [stderr]    Compiling cfg-if v1.0.1
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling zerocopy v0.8.25
[INFO] [stderr]    Compiling syn v2.0.102
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling typeid v1.0.3
[INFO] [stderr]    Compiling crc32fast v1.4.2
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling fdeflate v0.3.7
[INFO] [stderr]    Compiling miniquad v0.4.8
[INFO] [stderr]    Compiling hashbrown v0.15.4
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling ttf-parser v0.21.1
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling bytemuck v1.23.1
[INFO] [stderr]    Compiling flate2 v1.1.2
[INFO] [stderr]    Compiling csv-core v0.1.12
[INFO] [stderr]    Compiling png v0.17.16
[INFO] [stderr]    Compiling inventory v0.3.20
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling glam v0.27.0
[INFO] [stderr]    Compiling quad-rand v0.2.3
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling macroquad_macro v0.1.8
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling fontdue v0.9.3
[INFO] [stderr]    Compiling rand v0.9.1
[INFO] [stderr]    Compiling image v0.24.9
[INFO] [stderr]    Compiling rand_distr v0.5.1
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling typetag-impl v0.2.20
[INFO] [stderr]    Compiling macroquad v0.4.14
[INFO] [stderr]    Compiling erased-serde v0.4.6
[INFO] [stderr]    Compiling csv v1.3.1
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling typetag v0.2.20
[INFO] [stderr]    Compiling snakers v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused imports: `hash` and `root_ui`
[INFO] [stdout]  --> src/bin/main.rs:2:21
[INFO] [stdout]   |
[INFO] [stdout] 2 | use macroquad::ui::{hash, root_ui};
[INFO] [stdout]   |                     ^^^^  ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `game_ticks` is assigned to, but never used
[INFO] [stdout]   --> src/bin/main.rs:39:13
[INFO] [stdout]    |
[INFO] [stdout] 39 |     let mut game_ticks: i32 = 0;
[INFO] [stdout]    |             ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: consider using `_game_ticks` instead
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: you might have meant to pattern match on the similarly named constant `GAME_HEIGHT`
[INFO] [stdout]    |
[INFO] [stdout] 39 -     let mut game_ticks: i32 = 0;
[INFO] [stdout] 39 +     let mut GAME_HEIGHT: i32 = 0;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 54.92s
[INFO] running `Command { std: "docker" "inspect" "c19125afc79867df042c80ef2763b1c3b9abaa4e0fa6bda8e6054290b31578bf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c19125afc79867df042c80ef2763b1c3b9abaa4e0fa6bda8e6054290b31578bf", kill_on_drop: false }`
[INFO] [stdout] c19125afc79867df042c80ef2763b1c3b9abaa4e0fa6bda8e6054290b31578bf
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a0f2bd03acaf0770e06351229bf1eee1a41a374274d4f03542c7000bfe3b13aa
[INFO] running `Command { std: "docker" "start" "-a" "a0f2bd03acaf0770e06351229bf1eee1a41a374274d4f03542c7000bfe3b13aa", kill_on_drop: false }`
[INFO] [stderr]    Compiling snakers v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused imports: `hash` and `root_ui`
[INFO] [stdout]  --> src/bin/main.rs:2:21
[INFO] [stdout]   |
[INFO] [stdout] 2 | use macroquad::ui::{hash, root_ui};
[INFO] [stdout]   |                     ^^^^  ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `game_ticks` is assigned to, but never used
[INFO] [stdout]   --> src/bin/main.rs:39:13
[INFO] [stdout]    |
[INFO] [stdout] 39 |     let mut game_ticks: i32 = 0;
[INFO] [stdout]    |             ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: consider using `_game_ticks` instead
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: you might have meant to pattern match on the similarly named constant `GAME_HEIGHT`
[INFO] [stdout]    |
[INFO] [stdout] 39 -     let mut game_ticks: i32 = 0;
[INFO] [stdout] 39 +     let mut GAME_HEIGHT: i32 = 0;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 6.64s
[INFO] running `Command { std: "docker" "inspect" "a0f2bd03acaf0770e06351229bf1eee1a41a374274d4f03542c7000bfe3b13aa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a0f2bd03acaf0770e06351229bf1eee1a41a374274d4f03542c7000bfe3b13aa", kill_on_drop: false }`
[INFO] [stdout] a0f2bd03acaf0770e06351229bf1eee1a41a374274d4f03542c7000bfe3b13aa
