[INFO] cloning repository https://github.com/kettle11/LD48
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kettle11/LD48" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkettle11%2FLD48", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkettle11%2FLD48'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b96fa6ac899af13006bcbc445a8f1a80b0799460
[INFO] testing kettle11/LD48 against beta-2026-04-21 for beta-1.96-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkettle11%2FLD48" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/kettle11/LD48
[INFO] finished tweaking git repo https://github.com/kettle11/LD48
[INFO] tweaked toml for git repo https://github.com/kettle11/LD48 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/kettle11/LD48 on toolchain beta-2026-04-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/kettle11/LD48 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" "+beta-2026-04-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4fbd53e8d78d76d84926f0acd0c0e6ac4eae667196586071115cf10ef4f7475e
[INFO] running `Command { std: "docker" "start" "-a" "4fbd53e8d78d76d84926f0acd0c0e6ac4eae667196586071115cf10ef4f7475e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4fbd53e8d78d76d84926f0acd0c0e6ac4eae667196586071115cf10ef4f7475e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4fbd53e8d78d76d84926f0acd0c0e6ac4eae667196586071115cf10ef4f7475e", kill_on_drop: false }`
[INFO] [stdout] 4fbd53e8d78d76d84926f0acd0c0e6ac4eae667196586071115cf10ef4f7475e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 94891ec8a34d795daaeb20532c2f9383dca0074dbe76f52431a8aeecdc895630
[INFO] running `Command { std: "docker" "start" "-a" "94891ec8a34d795daaeb20532c2f9383dca0074dbe76f52431a8aeecdc895630", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v1.0.1
[INFO] [stderr]    Compiling libc v0.2.93
[INFO] [stderr]    Compiling proc-macro2 v1.0.26
[INFO] [stderr]    Compiling bitflags v1.2.1
[INFO] [stderr]    Compiling unicode-xid v0.2.1
[INFO] [stderr]    Compiling pkg-config v0.3.19
[INFO] [stderr]    Compiling syn v1.0.70
[INFO] [stderr]    Compiling version_check v0.9.3
[INFO] [stderr]    Compiling smallvec v1.6.1
[INFO] [stderr]    Compiling getrandom v0.2.2
[INFO] [stderr]    Compiling crc32fast v1.2.1
[INFO] [stderr]    Compiling adler32 v1.2.0
[INFO] [stderr]    Compiling cpal v0.13.3
[INFO] [stderr]    Compiling instant v0.1.9
[INFO] [stderr]    Compiling lock_api v0.4.3
[INFO] [stderr]    Compiling sapp-linux v0.1.12
[INFO] [stderr]    Compiling tinyvec v1.2.0
[INFO] [stderr]    Compiling ogg v0.8.0
[INFO] [stderr]    Compiling ahash v0.3.8
[INFO] [stderr]    Compiling once_cell v1.7.2
[INFO] [stderr]    Compiling ttf-parser v0.8.3
[INFO] [stderr]    Compiling color_quant v1.1.0
[INFO] [stderr]    Compiling hound v3.4.0
[INFO] [stderr]    Compiling deflate v0.8.6
[INFO] [stderr]    Compiling miniz_oxide v0.3.7
[INFO] [stderr]    Compiling ahash v0.7.2
[INFO] [stderr]    Compiling bytemuck v1.5.1
[INFO] [stderr]    Compiling quad-rand v0.2.1
[INFO] [stderr]    Compiling nanoserde-derive v0.1.16
[INFO] [stderr]    Compiling macroquad_macro v0.1.2 (https://github.com/not-fl3/macroquad.git#35e1c1f5)
[INFO] [stderr]    Compiling glam v0.14.0
[INFO] [stderr]    Compiling bumpalo v3.6.1
[INFO] [stderr]    Compiling alsa-sys v0.3.1
[INFO] [stderr]    Compiling quote v1.0.9
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling num-rational v0.3.2
[INFO] [stderr]    Compiling num-iter v0.1.42
[INFO] [stderr]    Compiling hashbrown v0.8.2
[INFO] [stderr]    Compiling nanoserde v0.1.25
[INFO] [stderr]    Compiling png v0.16.8
[INFO] [stderr]    Compiling nix v0.20.0
[INFO] [stderr]    Compiling parking_lot_core v0.8.3
[INFO] [stderr]    Compiling lewton v0.10.2
[INFO] [stderr]    Compiling hashbrown v0.11.2
[INFO] [stderr]    Compiling parking_lot v0.11.1
[INFO] [stderr]    Compiling fontdue v0.4.0
[INFO] [stderr]    Compiling image v0.23.14
[INFO] [stderr]    Compiling miniquad v0.3.0-alpha.30
[INFO] [stderr]    Compiling hecs v0.5.1
[INFO] [stderr]    Compiling alsa v0.5.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.24
[INFO] [stderr]    Compiling thiserror v1.0.24
[INFO] [stderr]    Compiling rodio v0.13.1
[INFO] [stderr]    Compiling macroquad v0.3.1 (https://github.com/not-fl3/macroquad.git#35e1c1f5)
[INFO] [stderr]    Compiling macroquad_game v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `rand::rand`
[INFO] [stdout]  --> src/main.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | use macroquad::{audio::*, prelude::*, rand::rand};
[INFO] [stdout]   |                                       ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]    --> src/main.rs:988:17
[INFO] [stdout]     |
[INFO] [stdout] 988 |                 _ => {}
[INFO] [stdout]     |                 ^ no value can reach this
[INFO] [stdout]     |
[INFO] [stdout] note: multiple earlier patterns match some of the same values
[INFO] [stdout]    --> src/main.rs:988:17
[INFO] [stdout]     |
[INFO] [stdout] 866 |                 0 => {
[INFO] [stdout]     |                 - matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout] 924 |                 1 => {
[INFO] [stdout]     |                 - matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout] 936 |                 _ => {
[INFO] [stdout]     |                 - matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout] 988 |                 _ => {}
[INFO] [stdout]     |                 ^ collectively making this unreachable
[INFO] [stdout]     = note: `#[warn(unreachable_patterns)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/main.rs:439:9
[INFO] [stdout]     |
[INFO] [stdout] 439 |     let mut collision_responses: Vec<(Entity, Vec2)> = Vec::new();
[INFO] [stdout]     |         ----^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/main.rs:440:9
[INFO] [stdout]     |
[INFO] [stdout] 440 |     let mut acceleration_to_apply: Vec<(Entity, Vec2)> = Vec::new();
[INFO] [stdout]     |         ----^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `main_area_width`
[INFO] [stdout]    --> src/main.rs:355:9
[INFO] [stdout]     |
[INFO] [stdout] 355 |     let main_area_width = 570.;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_main_area_width`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `collision_responses`
[INFO] [stdout]    --> src/main.rs:439:9
[INFO] [stdout]     |
[INFO] [stdout] 439 |     let mut collision_responses: Vec<(Entity, Vec2)> = Vec::new();
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_collision_responses`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `acceleration_to_apply`
[INFO] [stdout]    --> src/main.rs:440:9
[INFO] [stdout]     |
[INFO] [stdout] 440 |     let mut acceleration_to_apply: Vec<(Entity, Vec2)> = Vec::new();
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_acceleration_to_apply`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `player`
[INFO] [stdout]    --> src/main.rs:618:22
[INFO] [stdout]     |
[INFO] [stdout] 618 |                 let (player, player_thing, health) = query.get().unwrap();
[INFO] [stdout]     |                      ^^^^^^ help: if this is intentional, prefix it with an underscore: `_player`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `health`
[INFO] [stdout]    --> src/main.rs:618:44
[INFO] [stdout]     |
[INFO] [stdout] 618 |                 let (player, player_thing, health) = query.get().unwrap();
[INFO] [stdout]     |                                            ^^^^^^ help: if this is intentional, prefix it with an underscore: `_health`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `player_thing`
[INFO] [stdout]    --> src/main.rs:628:30
[INFO] [stdout]     |
[INFO] [stdout] 628 |                 let (player, player_thing, health) = query.get().unwrap();
[INFO] [stdout]     |                              ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_player_thing`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `player`
[INFO] [stdout]    --> src/main.rs:795:25
[INFO] [stdout]     |
[INFO] [stdout] 795 |                 for (_, player) in &mut world.query::<&mut Player>() {
[INFO] [stdout]     |                         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_player`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `Player` and `Missile` are never constructed
[INFO] [stdout]   --> src/main.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | enum ThingType {
[INFO] [stdout]    |      --------- variants in this enum
[INFO] [stdout] 17 |     Player,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 18 |     Rock,
[INFO] [stdout] 19 |     Missile,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ThingType` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `destructable` is never read
[INFO] [stdout]   --> src/main.rs:37:5
[INFO] [stdout]    |
[INFO] [stdout] 34 | struct Thing {
[INFO] [stdout]    |        ----- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 37 |     destructable: bool,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Thing` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `upgrades_collected` is never read
[INFO] [stdout]    --> src/main.rs:209:5
[INFO] [stdout]     |
[INFO] [stdout] 207 | struct Player {
[INFO] [stdout]     |        ------ field in this struct
[INFO] [stdout] 208 |     direction_x: f32,
[INFO] [stdout] 209 |     upgrades_collected: u32,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `velocity` is never used
[INFO] [stdout]   --> src/physics.rs:46:12
[INFO] [stdout]    |
[INFO] [stdout] 20 | impl PhysicsObject {
[INFO] [stdout]    | ------------------ method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 46 |     pub fn velocity(&self) -> Vec2 {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `friction` is never read
[INFO] [stdout]   --> src/physics.rs:54:9
[INFO] [stdout]    |
[INFO] [stdout] 51 | pub struct Physics {
[INFO] [stdout]    |            ------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 54 |     pub friction: f32,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `empty` is never used
[INFO] [stdout]   --> src/physics.rs:67:18
[INFO] [stdout]    |
[INFO] [stdout] 66 | impl PhysicsHandle {
[INFO] [stdout]    | ------------------ associated function in this implementation
[INFO] [stdout] 67 |     pub const fn empty() -> Self {
[INFO] [stdout]    |                  ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 23.47s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nanoserde-derive v0.1.16
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3`
[INFO] running `Command { std: "docker" "inspect" "94891ec8a34d795daaeb20532c2f9383dca0074dbe76f52431a8aeecdc895630", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "94891ec8a34d795daaeb20532c2f9383dca0074dbe76f52431a8aeecdc895630", kill_on_drop: false }`
[INFO] [stdout] 94891ec8a34d795daaeb20532c2f9383dca0074dbe76f52431a8aeecdc895630
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2026-04-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 592d50b1d66723358f115fd7330ce2d23bcb85c15905c4be72f0438e495c8ae9
[INFO] running `Command { std: "docker" "start" "-a" "592d50b1d66723358f115fd7330ce2d23bcb85c15905c4be72f0438e495c8ae9", kill_on_drop: false }`
[INFO] [stderr]    Compiling macroquad_game v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `rand::rand`
[INFO] [stdout]  --> src/main.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | use macroquad::{audio::*, prelude::*, rand::rand};
[INFO] [stdout]   |                                       ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]    --> src/main.rs:988:17
[INFO] [stdout]     |
[INFO] [stdout] 988 |                 _ => {}
[INFO] [stdout]     |                 ^ no value can reach this
[INFO] [stdout]     |
[INFO] [stdout] note: multiple earlier patterns match some of the same values
[INFO] [stdout]    --> src/main.rs:988:17
[INFO] [stdout]     |
[INFO] [stdout] 866 |                 0 => {
[INFO] [stdout]     |                 - matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout] 924 |                 1 => {
[INFO] [stdout]     |                 - matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout] 936 |                 _ => {
[INFO] [stdout]     |                 - matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout] 988 |                 _ => {}
[INFO] [stdout]     |                 ^ collectively making this unreachable
[INFO] [stdout]     = note: `#[warn(unreachable_patterns)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/main.rs:439:9
[INFO] [stdout]     |
[INFO] [stdout] 439 |     let mut collision_responses: Vec<(Entity, Vec2)> = Vec::new();
[INFO] [stdout]     |         ----^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/main.rs:440:9
[INFO] [stdout]     |
[INFO] [stdout] 440 |     let mut acceleration_to_apply: Vec<(Entity, Vec2)> = Vec::new();
[INFO] [stdout]     |         ----^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `main_area_width`
[INFO] [stdout]    --> src/main.rs:355:9
[INFO] [stdout]     |
[INFO] [stdout] 355 |     let main_area_width = 570.;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_main_area_width`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `collision_responses`
[INFO] [stdout]    --> src/main.rs:439:9
[INFO] [stdout]     |
[INFO] [stdout] 439 |     let mut collision_responses: Vec<(Entity, Vec2)> = Vec::new();
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_collision_responses`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `acceleration_to_apply`
[INFO] [stdout]    --> src/main.rs:440:9
[INFO] [stdout]     |
[INFO] [stdout] 440 |     let mut acceleration_to_apply: Vec<(Entity, Vec2)> = Vec::new();
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_acceleration_to_apply`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `player`
[INFO] [stdout]    --> src/main.rs:618:22
[INFO] [stdout]     |
[INFO] [stdout] 618 |                 let (player, player_thing, health) = query.get().unwrap();
[INFO] [stdout]     |                      ^^^^^^ help: if this is intentional, prefix it with an underscore: `_player`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `health`
[INFO] [stdout]    --> src/main.rs:618:44
[INFO] [stdout]     |
[INFO] [stdout] 618 |                 let (player, player_thing, health) = query.get().unwrap();
[INFO] [stdout]     |                                            ^^^^^^ help: if this is intentional, prefix it with an underscore: `_health`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `player_thing`
[INFO] [stdout]    --> src/main.rs:628:30
[INFO] [stdout]     |
[INFO] [stdout] 628 |                 let (player, player_thing, health) = query.get().unwrap();
[INFO] [stdout]     |                              ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_player_thing`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `player`
[INFO] [stdout]    --> src/main.rs:795:25
[INFO] [stdout]     |
[INFO] [stdout] 795 |                 for (_, player) in &mut world.query::<&mut Player>() {
[INFO] [stdout]     |                         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_player`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `Player` and `Missile` are never constructed
[INFO] [stdout]   --> src/main.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | enum ThingType {
[INFO] [stdout]    |      --------- variants in this enum
[INFO] [stdout] 17 |     Player,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 18 |     Rock,
[INFO] [stdout] 19 |     Missile,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ThingType` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `destructable` is never read
[INFO] [stdout]   --> src/main.rs:37:5
[INFO] [stdout]    |
[INFO] [stdout] 34 | struct Thing {
[INFO] [stdout]    |        ----- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 37 |     destructable: bool,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Thing` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `upgrades_collected` is never read
[INFO] [stdout]    --> src/main.rs:209:5
[INFO] [stdout]     |
[INFO] [stdout] 207 | struct Player {
[INFO] [stdout]     |        ------ field in this struct
[INFO] [stdout] 208 |     direction_x: f32,
[INFO] [stdout] 209 |     upgrades_collected: u32,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `velocity` is never used
[INFO] [stdout]   --> src/physics.rs:46:12
[INFO] [stdout]    |
[INFO] [stdout] 20 | impl PhysicsObject {
[INFO] [stdout]    | ------------------ method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 46 |     pub fn velocity(&self) -> Vec2 {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `friction` is never read
[INFO] [stdout]   --> src/physics.rs:54:9
[INFO] [stdout]    |
[INFO] [stdout] 51 | pub struct Physics {
[INFO] [stdout]    |            ------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 54 |     pub friction: f32,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `empty` is never used
[INFO] [stdout]   --> src/physics.rs:67:18
[INFO] [stdout]    |
[INFO] [stdout] 66 | impl PhysicsHandle {
[INFO] [stdout]    | ------------------ associated function in this implementation
[INFO] [stdout] 67 |     pub const fn empty() -> Self {
[INFO] [stdout]    |                  ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.06s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nanoserde-derive v0.1.16
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3`
[INFO] running `Command { std: "docker" "inspect" "592d50b1d66723358f115fd7330ce2d23bcb85c15905c4be72f0438e495c8ae9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "592d50b1d66723358f115fd7330ce2d23bcb85c15905c4be72f0438e495c8ae9", kill_on_drop: false }`
[INFO] [stdout] 592d50b1d66723358f115fd7330ce2d23bcb85c15905c4be72f0438e495c8ae9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2026-04-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] fba5371c236858ead203d99e88ff0457fbbc7fe9fc6a60ee367d9cc08ca80221
[INFO] running `Command { std: "docker" "start" "-a" "fba5371c236858ead203d99e88ff0457fbbc7fe9fc6a60ee367d9cc08ca80221", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `rand::rand`
[INFO] [stderr]  --> src/main.rs:3:39
[INFO] [stderr]   |
[INFO] [stderr] 3 | use macroquad::{audio::*, prelude::*, rand::rand};
[INFO] [stderr]   |                                       ^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unreachable pattern
[INFO] [stderr]    --> src/main.rs:988:17
[INFO] [stderr]     |
[INFO] [stderr] 988 |                 _ => {}
[INFO] [stderr]     |                 ^ no value can reach this
[INFO] [stderr]     |
[INFO] [stderr] note: multiple earlier patterns match some of the same values
[INFO] [stderr]    --> src/main.rs:988:17
[INFO] [stderr]     |
[INFO] [stderr] 866 |                 0 => {
[INFO] [stderr]     |                 - matches some of the same values
[INFO] [stderr] ...
[INFO] [stderr] 924 |                 1 => {
[INFO] [stderr]     |                 - matches some of the same values
[INFO] [stderr] ...
[INFO] [stderr] 936 |                 _ => {
[INFO] [stderr]     |                 - matches some of the same values
[INFO] [stderr] ...
[INFO] [stderr] 988 |                 _ => {}
[INFO] [stderr]     |                 ^ collectively making this unreachable
[INFO] [stderr]     = note: `#[warn(unreachable_patterns)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]    --> src/main.rs:439:9
[INFO] [stderr]     |
[INFO] [stderr] 439 |     let mut collision_responses: Vec<(Entity, Vec2)> = Vec::new();
[INFO] [stderr]     |         ----^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |         |
[INFO] [stderr]     |         help: remove this `mut`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]    --> src/main.rs:440:9
[INFO] [stderr]     |
[INFO] [stderr] 440 |     let mut acceleration_to_apply: Vec<(Entity, Vec2)> = Vec::new();
[INFO] [stderr]     |         ----^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |         |
[INFO] [stderr]     |         help: remove this `mut`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `main_area_width`
[INFO] [stderr]    --> src/main.rs:355:9
[INFO] [stderr]     |
[INFO] [stderr] 355 |     let main_area_width = 570.;
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_main_area_width`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `collision_responses`
[INFO] [stderr]    --> src/main.rs:439:9
[INFO] [stderr]     |
[INFO] [stderr] 439 |     let mut collision_responses: Vec<(Entity, Vec2)> = Vec::new();
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_collision_responses`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `acceleration_to_apply`
[INFO] [stderr]    --> src/main.rs:440:9
[INFO] [stderr]     |
[INFO] [stderr] 440 |     let mut acceleration_to_apply: Vec<(Entity, Vec2)> = Vec::new();
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_acceleration_to_apply`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `player`
[INFO] [stderr]    --> src/main.rs:618:22
[INFO] [stderr]     |
[INFO] [stderr] 618 |                 let (player, player_thing, health) = query.get().unwrap();
[INFO] [stderr]     |                      ^^^^^^ help: if this is intentional, prefix it with an underscore: `_player`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `health`
[INFO] [stderr]    --> src/main.rs:618:44
[INFO] [stderr]     |
[INFO] [stderr] 618 |                 let (player, player_thing, health) = query.get().unwrap();
[INFO] [stderr]     |                                            ^^^^^^ help: if this is intentional, prefix it with an underscore: `_health`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `player_thing`
[INFO] [stderr]    --> src/main.rs:628:30
[INFO] [stderr]     |
[INFO] [stderr] 628 |                 let (player, player_thing, health) = query.get().unwrap();
[INFO] [stderr]     |                              ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_player_thing`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `player`
[INFO] [stderr]    --> src/main.rs:795:25
[INFO] [stderr]     |
[INFO] [stderr] 795 |                 for (_, player) in &mut world.query::<&mut Player>() {
[INFO] [stderr]     |                         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_player`
[INFO] [stderr] 
[INFO] [stderr] warning: variants `Player` and `Missile` are never constructed
[INFO] [stderr]   --> src/main.rs:17:5
[INFO] [stderr]    |
[INFO] [stderr] 16 | enum ThingType {
[INFO] [stderr]    |      --------- variants in this enum
[INFO] [stderr] 17 |     Player,
[INFO] [stderr]    |     ^^^^^^
[INFO] [stderr] 18 |     Rock,
[INFO] [stderr] 19 |     Missile,
[INFO] [stderr]    |     ^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `ThingType` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: field `destructable` is never read
[INFO] [stderr]   --> src/main.rs:37:5
[INFO] [stderr]    |
[INFO] [stderr] 34 | struct Thing {
[INFO] [stderr]    |        ----- field in this struct
[INFO] [stderr] ...
[INFO] [stderr] 37 |     destructable: bool,
[INFO] [stderr]    |     ^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `Thing` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: field `upgrades_collected` is never read
[INFO] [stderr]    --> src/main.rs:209:5
[INFO] [stderr]     |
[INFO] [stderr] 207 | struct Player {
[INFO] [stderr]     |        ------ field in this struct
[INFO] [stderr] 208 |     direction_x: f32,
[INFO] [stderr] 209 |     upgrades_collected: u32,
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: method `velocity` is never used
[INFO] [stderr]   --> src/physics.rs:46:12
[INFO] [stderr]    |
[INFO] [stderr] 20 | impl PhysicsObject {
[INFO] [stderr]    | ------------------ method in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 46 |     pub fn velocity(&self) -> Vec2 {
[INFO] [stderr]    |            ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: field `friction` is never read
[INFO] [stderr]   --> src/physics.rs:54:9
[INFO] [stderr]    |
[INFO] [stderr] 51 | pub struct Physics {
[INFO] [stderr]    |            ------- field in this struct
[INFO] [stderr] ...
[INFO] [stderr] 54 |     pub friction: f32,
[INFO] [stderr]    |         ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: associated function `empty` is never used
[INFO] [stderr]   --> src/physics.rs:67:18
[INFO] [stderr]    |
[INFO] [stderr] 66 | impl PhysicsHandle {
[INFO] [stderr]    | ------------------ associated function in this implementation
[INFO] [stderr] 67 |     pub const fn empty() -> Self {
[INFO] [stderr]    |                  ^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `macroquad_game` (bin "macroquad_game" test) generated 17 warnings (run `cargo fix --bin "macroquad_game" -p macroquad_game --tests` to apply 10 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.13s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nanoserde-derive v0.1.16
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3`
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/macroquad_game-91f0f0d5a0174466)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "fba5371c236858ead203d99e88ff0457fbbc7fe9fc6a60ee367d9cc08ca80221", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fba5371c236858ead203d99e88ff0457fbbc7fe9fc6a60ee367d9cc08ca80221", kill_on_drop: false }`
[INFO] [stdout] fba5371c236858ead203d99e88ff0457fbbc7fe9fc6a60ee367d9cc08ca80221
