[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 master#ad85bc524b1ad696e42061ad8338d382dffbdbe5 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-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/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-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/LeoYZhang/snake.rs on toolchain ad85bc524b1ad696e42061ad8338d382dffbdbe5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded objc-rs v0.2.8
[INFO] [stderr]   Downloaded ttf-parser v0.21.1
[INFO] [stderr]   Downloaded fontdue v0.9.3
[INFO] [stderr]   Downloaded miniquad v0.4.8
[INFO] [stderr]   Downloaded syn v2.0.102
[INFO] [stderr]   Downloaded glam v0.27.0
[INFO] [stderr]   Downloaded macroquad v0.4.14
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6ccccf2cf70685a33c096eb89d50eb0c1368ae6fd033ff57dd093b24d63e2388
[INFO] running `Command { std: "docker" "start" "-a" "6ccccf2cf70685a33c096eb89d50eb0c1368ae6fd033ff57dd093b24d63e2388", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6ccccf2cf70685a33c096eb89d50eb0c1368ae6fd033ff57dd093b24d63e2388", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6ccccf2cf70685a33c096eb89d50eb0c1368ae6fd033ff57dd093b24d63e2388", kill_on_drop: false }`
[INFO] [stdout] 6ccccf2cf70685a33c096eb89d50eb0c1368ae6fd033ff57dd093b24d63e2388
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b93c0eafca9aeee6865e421c4238acbb7dac1f98f60bf89ef9a4645c66657a30
[INFO] running `Command { std: "docker" "start" "-a" "b93c0eafca9aeee6865e421c4238acbb7dac1f98f60bf89ef9a4645c66657a30", kill_on_drop: false }`
[INFO] [stderr]    Compiling cfg-if v1.0.1
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling zerocopy v0.8.25
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling syn v2.0.102
[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 bytemuck v1.23.1
[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 flate2 v1.1.2
[INFO] [stderr]    Compiling csv-core v0.1.12
[INFO] [stderr]    Compiling png v0.17.16
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling glam v0.27.0
[INFO] [stderr]    Compiling inventory v0.3.20
[INFO] [stderr]    Compiling macroquad_macro v0.1.8
[INFO] [stderr]    Compiling quad-rand v0.2.3
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling fontdue v0.9.3
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling image v0.24.9
[INFO] [stderr]    Compiling rand v0.9.1
[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 bincode v1.3.3
[INFO] [stderr]    Compiling csv v1.3.1
[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 52.49s
[INFO] running `Command { std: "docker" "inspect" "b93c0eafca9aeee6865e421c4238acbb7dac1f98f60bf89ef9a4645c66657a30", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b93c0eafca9aeee6865e421c4238acbb7dac1f98f60bf89ef9a4645c66657a30", kill_on_drop: false }`
[INFO] [stdout] b93c0eafca9aeee6865e421c4238acbb7dac1f98f60bf89ef9a4645c66657a30
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ca283bfc382a0e5450261fb6889e464259e219bb73efac1e69583412339057bd
[INFO] running `Command { std: "docker" "start" "-a" "ca283bfc382a0e5450261fb6889e464259e219bb73efac1e69583412339057bd", 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 4.99s
[INFO] running `Command { std: "docker" "inspect" "ca283bfc382a0e5450261fb6889e464259e219bb73efac1e69583412339057bd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ca283bfc382a0e5450261fb6889e464259e219bb73efac1e69583412339057bd", kill_on_drop: false }`
[INFO] [stdout] ca283bfc382a0e5450261fb6889e464259e219bb73efac1e69583412339057bd
