[INFO] cloning repository https://github.com/nx0ly/moomoo2
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nx0ly/moomoo2" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnx0ly%2Fmoomoo2", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnx0ly%2Fmoomoo2'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c375bdfa759eb12dd2c51c249e38cd65f976b756
[INFO] testing nx0ly/moomoo2 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%2Fnx0ly%2Fmoomoo2" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/nx0ly/moomoo2
[INFO] finished tweaking git repo https://github.com/nx0ly/moomoo2
[INFO] tweaked toml for git repo https://github.com/nx0ly/moomoo2 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/nx0ly/moomoo2 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/nx0ly/moomoo2 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] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /workspace/builds/worker-5-tc2/source/server/Cargo.toml
[INFO] [stderr] workspace: /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 7a426314cfdae81d5420db36f5950333953b27206bb61a6f7bb5db772250ad1f
[INFO] running `Command { std: "docker" "start" "-a" "7a426314cfdae81d5420db36f5950333953b27206bb61a6f7bb5db772250ad1f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7a426314cfdae81d5420db36f5950333953b27206bb61a6f7bb5db772250ad1f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7a426314cfdae81d5420db36f5950333953b27206bb61a6f7bb5db772250ad1f", kill_on_drop: false }`
[INFO] [stdout] 7a426314cfdae81d5420db36f5950333953b27206bb61a6f7bb5db772250ad1f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 4d0eeb1f30ba336c2a306081dae8ff8fec917d6f4af59943238e96b27fe5977c
[INFO] running `Command { std: "docker" "start" "-a" "4d0eeb1f30ba336c2a306081dae8ff8fec917d6f4af59943238e96b27fe5977c", kill_on_drop: false }`
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /opt/rustwide/workdir/server/Cargo.toml
[INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling proc-macro2 v1.0.104
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling indexmap v2.12.1
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.106
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling time-macros v0.2.24
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling erased-serde v0.4.9
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling bumpalo v3.20.2
[INFO] [stderr]    Compiling syn v2.0.112
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling toml_edit v0.23.10+spec-1.0.0
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling wasm-bindgen v0.2.106
[INFO] [stderr]    Compiling downcast-rs v2.0.2
[INFO] [stderr]    Compiling time v0.3.44
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling futures-lite v2.6.1
[INFO] [stderr]    Compiling pest v2.8.4
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling rusticata-macros v4.1.0
[INFO] [stderr]    Compiling matrixmultiply v0.3.10
[INFO] [stderr]    Compiling rustls v0.23.35
[INFO] [stderr]    Compiling async-executor v1.13.3
[INFO] [stderr]    Compiling slotmap v1.1.1
[INFO] [stderr]    Compiling pest_meta v2.8.4
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling const-random v0.1.18
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling quinn-udp v0.5.14
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling borsh v1.6.0
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling oid-registry v0.8.1
[INFO] [stderr]    Compiling zmij v1.0.5
[INFO] [stderr]    Compiling bevy_ptr v0.17.3
[INFO] [stderr]    Compiling rawpointer v0.2.1
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling dlv-list v0.5.2
[INFO] [stderr]    Compiling proc-macro-crate v3.4.0
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling universal-hash v0.5.1
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling quinn v0.11.9
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling libmimalloc-sys v0.1.46
[INFO] [stderr]    Compiling nonmax v0.5.5
[INFO] [stderr]    Compiling lru-slab v0.1.2
[INFO] [stderr]    Compiling fixedbitset v0.5.7
[INFO] [stderr]    Compiling pqc_kyber v0.7.1
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling opaque-debug v0.3.1
[INFO] [stderr]    Compiling instability v0.3.12
[INFO] [stderr]    Compiling robust v1.2.0
[INFO] [stderr]    Compiling poly1305 v0.8.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling bevy_macro_utils v0.17.3
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.106
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling pest_generator v2.8.4
[INFO] [stderr]    Compiling spade v2.15.0
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling pem v3.0.6
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling ordered-multimap v0.7.3
[INFO] [stderr]    Compiling toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]    Compiling serde_spanned v1.0.4
[INFO] [stderr]    Compiling yasna v0.5.2
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling zeroize_derive v1.4.3
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling rustls-pki-types v1.13.2
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.106
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling asn1-rs-derive v0.6.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling asn1-rs-impl v0.2.0
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling rustls-webpki v0.103.8
[INFO] [stderr]    Compiling asn1-rs v0.7.1
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling bytemuck v1.24.0
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling safe_arch v0.7.4
[INFO] [stderr]    Compiling wide v0.7.33
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling variadics_please v1.1.0
[INFO] [stderr]    Compiling assert_type_match v0.1.1
[INFO] [stderr]    Compiling bevy_reflect_derive v0.17.3
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling bevy_platform v0.17.3
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling bevy_utils v0.17.3
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling derive_more v2.1.1
[INFO] [stderr]    Compiling bevy_tasks v0.17.3
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling simba v0.9.1
[INFO] [stderr]    Compiling nalgebra-macros v0.3.0
[INFO] [stderr]    Compiling bevy_ecs_macros v0.17.3
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling chacha20 v0.9.1
[INFO] [stderr]    Compiling der-parser v10.0.0
[INFO] [stderr]    Compiling bevy_reflect v0.17.3
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling borsh-derive v1.6.0
[INFO] [stderr]    Compiling pest_derive v2.8.4
[INFO] [stderr]    Compiling profiling-procmacros v1.0.17
[INFO] [stderr]    Compiling aead v0.5.2
[INFO] [stderr]    Compiling toml_parser v1.0.6+spec-1.1.0
[INFO] [stderr]    Compiling ena v0.14.3
[INFO] [stderr]    Compiling quinn-proto v0.11.13
[INFO] [stderr]    Compiling ordered-float v5.1.0
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling httlib-huffman v0.3.4
[INFO] [stderr]    Compiling data-encoding v2.9.0
[INFO] [stderr]    Compiling nalgebra v0.34.1
[INFO] [stderr]    Compiling openssl-probe v0.2.0
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling octets v0.3.4
[INFO] [stderr]    Compiling ryu v1.0.23
[INFO] [stderr]    Compiling arraydeque v0.5.1
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling unicode-truncate v1.1.0
[INFO] [stderr]    Compiling yaml-rust2 v0.10.4
[INFO] [stderr]    Compiling compact_str v0.8.1
[INFO] [stderr]    Compiling wtransport-proto v0.6.1
[INFO] [stderr]    Compiling bevy_ecs v0.17.3
[INFO] [stderr]    Compiling rustls-native-certs v0.8.3
[INFO] [stderr]    Compiling x509-parser v0.17.0
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling toml v0.9.10+spec-1.1.0
[INFO] [stderr]    Compiling chacha20poly1305 v0.10.1
[INFO] [stderr]    Compiling profiling v1.0.17
[INFO] [stderr]    Compiling json5 v0.4.1
[INFO] [stderr]    Compiling x25519-dalek v2.0.1
[INFO] [stderr]    Compiling ron v0.12.0
[INFO] [stderr]    Compiling js-sys v0.3.83
[INFO] [stderr]    Compiling rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling rcgen v0.13.2
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling serde_json v1.0.148
[INFO] [stderr]    Compiling rust-ini v0.21.3
[INFO] [stderr]    Compiling parry2d v0.25.3
[INFO] [stderr]    Compiling crossterm v0.28.1
[INFO] [stderr]    Compiling serde-untagged v0.1.9
[INFO] [stderr]    Compiling rand v0.8.6
[INFO] [stderr]    Compiling rand_xorshift v0.3.0
[INFO] [stderr]    Compiling lru v0.12.5
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling cassowary v0.3.0
[INFO] [stderr]    Compiling pathdiff v0.2.3
[INFO] [stderr]    Compiling vec_map v0.8.2
[INFO] [stderr]    Compiling unicode-width v0.2.0
[INFO] [stderr]    Compiling config v0.15.19
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling noise v0.9.0
[INFO] [stderr]    Compiling ratatui v0.29.0
[INFO] [stderr]    Compiling wtransport v0.6.1
[INFO] [stderr]    Compiling serde-wasm-bindgen v0.6.5
[INFO] [stderr]    Compiling mimalloc v0.1.49
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling rapier2d v0.31.0
[INFO] [stderr]    Compiling shared v0.1.0 (/opt/rustwide/workdir/shared)
[INFO] [stdout] warning: unused import: `HitEvent`
[INFO] [stdout]   --> shared/src/structs/client.rs:10:47
[INFO] [stdout]    |
[INFO] [stdout] 10 | use crate::structs::server::{Aim, GameObject, HitEvent, Move, Player, SetWeapons};
[INFO] [stdout]    |                                               ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `wasm_bindgen::prelude::*`
[INFO] [stdout]  --> shared/src/structs/server.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use wasm_bindgen::prelude::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `wasm_bindgen::prelude::*`
[INFO] [stdout]  --> shared/src/to_client.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use wasm_bindgen::prelude::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling parser v0.1.0 (/opt/rustwide/workdir/web/parser)
[INFO] [stderr]    Compiling server v0.1.0 (/opt/rustwide/workdir/server)
[INFO] [stdout] warning: unused import: `bevy`
[INFO] [stdout]  --> server/src/structs/components.rs:5:15
[INFO] [stdout]   |
[INFO] [stdout] 5 |     structs::{bevy, weapons::Weapon},
[INFO] [stdout]   |               ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `err`
[INFO] [stdout]   --> server/src/errors.rs:48:13
[INFO] [stdout]    |
[INFO] [stdout] 48 |     fn from(err: borsh::io::Error) -> Self {
[INFO] [stdout]    |             ^^^ help: if this is intentional, prefix it with an underscore: `_err`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `drop` is never read
[INFO] [stdout]   --> server/src/systems/movement_system.rs:60:32
[INFO] [stdout]    |
[INFO] [stdout] 60 |                 let mut drop = 0_f32;
[INFO] [stdout]    |                                ^^^^^ this value is reassigned later and never used
[INFO] [stdout] ...
[INFO] [stdout] 65 |                     drop = PLAYER_FRICTION * dt;
[INFO] [stdout]    |                     --------------------------- `drop` is overwritten here before the previous value is read
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `DecryptionFailure` and `SystemPanic` are never constructed
[INFO] [stdout]   --> server/src/errors.rs:28:5
[INFO] [stdout]    |
[INFO] [stdout] 25 | pub enum InternalError {
[INFO] [stdout]    |          ------------- variants in this enum
[INFO] [stdout] ...
[INFO] [stdout] 28 |     DecryptionFailure(String),
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 31 |     SystemPanic(String),
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `InternalError` has a derived impl for the trait `Debug`, but this is 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: variants `TooManyConnections` and `FaultyConnection` are never constructed
[INFO] [stdout]   --> server/src/errors.rs:38:5
[INFO] [stdout]    |
[INFO] [stdout] 36 | pub enum ClientProducedError {
[INFO] [stdout]    |          ------------------- variants in this enum
[INFO] [stdout] 37 |     #[error("maximum connections reached")]
[INFO] [stdout] 38 |     TooManyConnections,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 41 |     FaultyConnection,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ClientProducedError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `broadcast_reliable` is never used
[INFO] [stdout]    --> server/src/structs/bevy.rs:182:18
[INFO] [stdout]     |
[INFO] [stdout] 148 | impl World {
[INFO] [stdout]     | ---------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 182 |     pub async fn broadcast_reliable(plaintext: &[u8], connections: &IDToConnection) {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Wall` is never constructed
[INFO] [stdout]   --> server/src/structs/components.rs:21:12
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub struct Wall;
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `Wolf` is never constructed
[INFO] [stdout]   --> server/src/structs/components.rs:44:5
[INFO] [stdout]    |
[INFO] [stdout] 43 | pub enum AnimalType {
[INFO] [stdout]    |          ---------- variant in this enum
[INFO] [stdout] 44 |     Wolf,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `AnimalType` 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: variants `Idle`, `Chase`, `Flee`, and `Eat` are never constructed
[INFO] [stdout]   --> server/src/structs/components.rs:58:5
[INFO] [stdout]    |
[INFO] [stdout] 57 | pub enum AiState {
[INFO] [stdout]    |          ------- variants in this enum
[INFO] [stdout] 58 |     Idle,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 59 |     Wander,
[INFO] [stdout] 60 |     Chase,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 61 |     Flee,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 62 |     Eat,
[INFO] [stdout]    |     ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `AiState` 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 `0` is never read
[INFO] [stdout]   --> server/src/structs/components.rs:71:21
[INFO] [stdout]    |
[INFO] [stdout] 71 | pub struct AiTarget(pub Option<Entity>, pub f32, pub f32);
[INFO] [stdout]    |            -------- ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |            |
[INFO] [stdout]    |            field in this struct
[INFO] [stdout]    |
[INFO] [stdout]    = note: `AiTarget` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 71 - pub struct AiTarget(pub Option<Entity>, pub f32, pub f32);
[INFO] [stdout] 71 + pub struct AiTarget((), pub f32, pub f32);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `spawn_wall` is never used
[INFO] [stdout]    --> server/src/structs/components.rs:102:8
[INFO] [stdout]     |
[INFO] [stdout] 102 | pub fn spawn_wall(commands: &mut bevy_ecs::world::World, x: f32, y: f32, half_width: f32, half_height: f32) -> Entity {
[INFO] [stdout]     |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `spawn_animal` is never used
[INFO] [stdout]    --> server/src/structs/components.rs:116:8
[INFO] [stdout]     |
[INFO] [stdout] 116 | pub fn spawn_animal(commands: &mut bevy_ecs::world::World, animal_type: AnimalType, x: f32, y: f32) -> Entity {
[INFO] [stdout]     |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `affected` is never read
[INFO] [stdout]    --> server/src/structs/components.rs:146:9
[INFO] [stdout]     |
[INFO] [stdout] 143 | pub struct HitEvent {
[INFO] [stdout]     |            -------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 146 |     pub affected:     Vec<Entity>,
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SpatialHash` is never constructed
[INFO] [stdout]  --> server/src/structs/spatial_hash.rs:3:12
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub struct SpatialHash {
[INFO] [stdout]   |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `clear`, `hash`, `insert`, and `query` are never used
[INFO] [stdout]   --> server/src/structs/spatial_hash.rs:9:12
[INFO] [stdout]    |
[INFO] [stdout]  8 | impl SpatialHash {
[INFO] [stdout]    | ---------------- associated items in this implementation
[INFO] [stdout]  9 |     pub fn new(cell_size: f32) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 16 |     pub fn clear(&mut self) {
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 23 |     fn hash(&self, x: f32, y: f32) -> u64 {
[INFO] [stdout]    |        ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 31 |     pub fn insert(&mut self, x: f32, y: f32, index: usize) {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 39 |     pub fn query(&self, x: f32, y: f32, radius: f32, found: &mut Vec<usize>) {
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_weapon_damage` is never used
[INFO] [stdout]   --> server/src/structs/weapons.rs:14:8
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub fn get_weapon_damage(weapon: &Weapon) -> f32 {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_weapon_attack_speed` is never used
[INFO] [stdout]   --> server/src/structs/weapons.rs:20:8
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub fn get_weapon_attack_speed(weapon: &Weapon) -> f32 {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `radius` is never read
[INFO] [stdout]   --> server/src/tui.rs:57:5
[INFO] [stdout]    |
[INFO] [stdout] 54 | struct AnimalSnap {
[INFO] [stdout]    |        ---------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 57 |     radius: f32,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `AnimalSnap` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 38s
[INFO] running `Command { std: "docker" "inspect" "4d0eeb1f30ba336c2a306081dae8ff8fec917d6f4af59943238e96b27fe5977c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4d0eeb1f30ba336c2a306081dae8ff8fec917d6f4af59943238e96b27fe5977c", kill_on_drop: false }`
[INFO] [stdout] 4d0eeb1f30ba336c2a306081dae8ff8fec917d6f4af59943238e96b27fe5977c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] c5068c72c13679fca3d1fbdb968646f9be9b3a66dd106ce9de0b7dad8fedc131
[INFO] running `Command { std: "docker" "start" "-a" "c5068c72c13679fca3d1fbdb968646f9be9b3a66dd106ce9de0b7dad8fedc131", kill_on_drop: false }`
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /opt/rustwide/workdir/server/Cargo.toml
[INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml
[INFO] [stdout] warning: unused import: `HitEvent`
[INFO] [stdout]   --> shared/src/structs/client.rs:10:47
[INFO] [stdout]    |
[INFO] [stdout] 10 | use crate::structs::server::{Aim, GameObject, HitEvent, Move, Player, SetWeapons};
[INFO] [stdout]    |                                               ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `wasm_bindgen::prelude::*`
[INFO] [stdout]  --> shared/src/structs/server.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use wasm_bindgen::prelude::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `wasm_bindgen::prelude::*`
[INFO] [stdout]  --> shared/src/to_client.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use wasm_bindgen::prelude::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling server v0.1.0 (/opt/rustwide/workdir/server)
[INFO] [stderr]    Compiling parser v0.1.0 (/opt/rustwide/workdir/web/parser)
[INFO] [stderr]    Compiling shared v0.1.0 (/opt/rustwide/workdir/shared)
[INFO] [stdout] warning: unused import: `HitEvent`
[INFO] [stdout]   --> shared/src/structs/client.rs:10:47
[INFO] [stdout]    |
[INFO] [stdout] 10 | use crate::structs::server::{Aim, GameObject, HitEvent, Move, Player, SetWeapons};
[INFO] [stdout]    |                                               ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `wasm_bindgen::prelude::*`
[INFO] [stdout]  --> shared/src/structs/server.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use wasm_bindgen::prelude::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `wasm_bindgen::prelude::*`
[INFO] [stdout]  --> shared/src/to_client.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use wasm_bindgen::prelude::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `bevy`
[INFO] [stdout]  --> server/src/structs/components.rs:5:15
[INFO] [stdout]   |
[INFO] [stdout] 5 |     structs::{bevy, weapons::Weapon},
[INFO] [stdout]   |               ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `err`
[INFO] [stdout]   --> server/src/errors.rs:48:13
[INFO] [stdout]    |
[INFO] [stdout] 48 |     fn from(err: borsh::io::Error) -> Self {
[INFO] [stdout]    |             ^^^ help: if this is intentional, prefix it with an underscore: `_err`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `drop` is never read
[INFO] [stdout]   --> server/src/systems/movement_system.rs:60:32
[INFO] [stdout]    |
[INFO] [stdout] 60 |                 let mut drop = 0_f32;
[INFO] [stdout]    |                                ^^^^^ this value is reassigned later and never used
[INFO] [stdout] ...
[INFO] [stdout] 65 |                     drop = PLAYER_FRICTION * dt;
[INFO] [stdout]    |                     --------------------------- `drop` is overwritten here before the previous value is read
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `DecryptionFailure` and `SystemPanic` are never constructed
[INFO] [stdout]   --> server/src/errors.rs:28:5
[INFO] [stdout]    |
[INFO] [stdout] 25 | pub enum InternalError {
[INFO] [stdout]    |          ------------- variants in this enum
[INFO] [stdout] ...
[INFO] [stdout] 28 |     DecryptionFailure(String),
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 31 |     SystemPanic(String),
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `InternalError` has a derived impl for the trait `Debug`, but this is 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: variants `TooManyConnections` and `FaultyConnection` are never constructed
[INFO] [stdout]   --> server/src/errors.rs:38:5
[INFO] [stdout]    |
[INFO] [stdout] 36 | pub enum ClientProducedError {
[INFO] [stdout]    |          ------------------- variants in this enum
[INFO] [stdout] 37 |     #[error("maximum connections reached")]
[INFO] [stdout] 38 |     TooManyConnections,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 41 |     FaultyConnection,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ClientProducedError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `broadcast_reliable` is never used
[INFO] [stdout]    --> server/src/structs/bevy.rs:182:18
[INFO] [stdout]     |
[INFO] [stdout] 148 | impl World {
[INFO] [stdout]     | ---------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 182 |     pub async fn broadcast_reliable(plaintext: &[u8], connections: &IDToConnection) {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Wall` is never constructed
[INFO] [stdout]   --> server/src/structs/components.rs:21:12
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub struct Wall;
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `Wolf` is never constructed
[INFO] [stdout]   --> server/src/structs/components.rs:44:5
[INFO] [stdout]    |
[INFO] [stdout] 43 | pub enum AnimalType {
[INFO] [stdout]    |          ---------- variant in this enum
[INFO] [stdout] 44 |     Wolf,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `AnimalType` 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: variants `Idle`, `Chase`, `Flee`, and `Eat` are never constructed
[INFO] [stdout]   --> server/src/structs/components.rs:58:5
[INFO] [stdout]    |
[INFO] [stdout] 57 | pub enum AiState {
[INFO] [stdout]    |          ------- variants in this enum
[INFO] [stdout] 58 |     Idle,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 59 |     Wander,
[INFO] [stdout] 60 |     Chase,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 61 |     Flee,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 62 |     Eat,
[INFO] [stdout]    |     ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `AiState` 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 `0` is never read
[INFO] [stdout]   --> server/src/structs/components.rs:71:21
[INFO] [stdout]    |
[INFO] [stdout] 71 | pub struct AiTarget(pub Option<Entity>, pub f32, pub f32);
[INFO] [stdout]    |            -------- ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |            |
[INFO] [stdout]    |            field in this struct
[INFO] [stdout]    |
[INFO] [stdout]    = note: `AiTarget` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 71 - pub struct AiTarget(pub Option<Entity>, pub f32, pub f32);
[INFO] [stdout] 71 + pub struct AiTarget((), pub f32, pub f32);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `spawn_wall` is never used
[INFO] [stdout]    --> server/src/structs/components.rs:102:8
[INFO] [stdout]     |
[INFO] [stdout] 102 | pub fn spawn_wall(commands: &mut bevy_ecs::world::World, x: f32, y: f32, half_width: f32, half_height: f32) -> Entity {
[INFO] [stdout]     |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `spawn_animal` is never used
[INFO] [stdout]    --> server/src/structs/components.rs:116:8
[INFO] [stdout]     |
[INFO] [stdout] 116 | pub fn spawn_animal(commands: &mut bevy_ecs::world::World, animal_type: AnimalType, x: f32, y: f32) -> Entity {
[INFO] [stdout]     |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `affected` is never read
[INFO] [stdout]    --> server/src/structs/components.rs:146:9
[INFO] [stdout]     |
[INFO] [stdout] 143 | pub struct HitEvent {
[INFO] [stdout]     |            -------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 146 |     pub affected:     Vec<Entity>,
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SpatialHash` is never constructed
[INFO] [stdout]  --> server/src/structs/spatial_hash.rs:3:12
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub struct SpatialHash {
[INFO] [stdout]   |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `clear`, `hash`, `insert`, and `query` are never used
[INFO] [stdout]   --> server/src/structs/spatial_hash.rs:9:12
[INFO] [stdout]    |
[INFO] [stdout]  8 | impl SpatialHash {
[INFO] [stdout]    | ---------------- associated items in this implementation
[INFO] [stdout]  9 |     pub fn new(cell_size: f32) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 16 |     pub fn clear(&mut self) {
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 23 |     fn hash(&self, x: f32, y: f32) -> u64 {
[INFO] [stdout]    |        ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 31 |     pub fn insert(&mut self, x: f32, y: f32, index: usize) {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 39 |     pub fn query(&self, x: f32, y: f32, radius: f32, found: &mut Vec<usize>) {
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_weapon_damage` is never used
[INFO] [stdout]   --> server/src/structs/weapons.rs:14:8
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub fn get_weapon_damage(weapon: &Weapon) -> f32 {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_weapon_attack_speed` is never used
[INFO] [stdout]   --> server/src/structs/weapons.rs:20:8
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub fn get_weapon_attack_speed(weapon: &Weapon) -> f32 {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `radius` is never read
[INFO] [stdout]   --> server/src/tui.rs:57:5
[INFO] [stdout]    |
[INFO] [stdout] 54 | struct AnimalSnap {
[INFO] [stdout]    |        ---------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 57 |     radius: f32,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `AnimalSnap` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 5.68s
[INFO] running `Command { std: "docker" "inspect" "c5068c72c13679fca3d1fbdb968646f9be9b3a66dd106ce9de0b7dad8fedc131", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c5068c72c13679fca3d1fbdb968646f9be9b3a66dd106ce9de0b7dad8fedc131", kill_on_drop: false }`
[INFO] [stdout] c5068c72c13679fca3d1fbdb968646f9be9b3a66dd106ce9de0b7dad8fedc131
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 0027cfe9203b7c05463aae9580a34ab4d3aa5be7273cb75e320bd3b33b836dc3
[INFO] running `Command { std: "docker" "start" "-a" "0027cfe9203b7c05463aae9580a34ab4d3aa5be7273cb75e320bd3b33b836dc3", kill_on_drop: false }`
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /opt/rustwide/workdir/server/Cargo.toml
[INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml
[INFO] [stderr] warning: unused import: `HitEvent`
[INFO] [stderr]   --> shared/src/structs/client.rs:10:47
[INFO] [stderr]    |
[INFO] [stderr] 10 | use crate::structs::server::{Aim, GameObject, HitEvent, Move, Player, SetWeapons};
[INFO] [stderr]    |                                               ^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `wasm_bindgen::prelude::*`
[INFO] [stderr]  --> shared/src/structs/server.rs:5:5
[INFO] [stderr]   |
[INFO] [stderr] 5 | use wasm_bindgen::prelude::*;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `wasm_bindgen::prelude::*`
[INFO] [stderr]  --> shared/src/to_client.rs:5:5
[INFO] [stderr]   |
[INFO] [stderr] 5 | use wasm_bindgen::prelude::*;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `shared` (lib) generated 3 warnings (run `cargo fix --lib -p shared` to apply 3 suggestions)
[INFO] [stderr] warning: unused import: `bevy`
[INFO] [stderr]  --> server/src/structs/components.rs:5:15
[INFO] [stderr]   |
[INFO] [stderr] 5 |     structs::{bevy, weapons::Weapon},
[INFO] [stderr]   |               ^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `err`
[INFO] [stderr]   --> server/src/errors.rs:48:13
[INFO] [stderr]    |
[INFO] [stderr] 48 |     fn from(err: borsh::io::Error) -> Self {
[INFO] [stderr]    |             ^^^ help: if this is intentional, prefix it with an underscore: `_err`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: value assigned to `drop` is never read
[INFO] [stderr]   --> server/src/systems/movement_system.rs:60:32
[INFO] [stderr]    |
[INFO] [stderr] 60 |                 let mut drop = 0_f32;
[INFO] [stderr]    |                                ^^^^^ this value is reassigned later and never used
[INFO] [stderr] ...
[INFO] [stderr] 65 |                     drop = PLAYER_FRICTION * dt;
[INFO] [stderr]    |                     --------------------------- `drop` is overwritten here before the previous value is read
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: variants `DecryptionFailure` and `SystemPanic` are never constructed
[INFO] [stderr]   --> server/src/errors.rs:28:5
[INFO] [stderr]    |
[INFO] [stderr] 25 | pub enum InternalError {
[INFO] [stderr]    |          ------------- variants in this enum
[INFO] [stderr] ...
[INFO] [stderr] 28 |     DecryptionFailure(String),
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 31 |     SystemPanic(String),
[INFO] [stderr]    |     ^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `InternalError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: variants `TooManyConnections` and `FaultyConnection` are never constructed
[INFO] [stderr]   --> server/src/errors.rs:38:5
[INFO] [stderr]    |
[INFO] [stderr] 36 | pub enum ClientProducedError {
[INFO] [stderr]    |          ------------------- variants in this enum
[INFO] [stderr] 37 |     #[error("maximum connections reached")]
[INFO] [stderr] 38 |     TooManyConnections,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 41 |     FaultyConnection,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `ClientProducedError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: associated function `broadcast_reliable` is never used
[INFO] [stderr]    --> server/src/structs/bevy.rs:182:18
[INFO] [stderr]     |
[INFO] [stderr] 148 | impl World {
[INFO] [stderr]     | ---------- associated function in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 182 |     pub async fn broadcast_reliable(plaintext: &[u8], connections: &IDToConnection) {
[INFO] [stderr]     |                  ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `Wall` is never constructed
[INFO] [stderr]   --> server/src/structs/components.rs:21:12
[INFO] [stderr]    |
[INFO] [stderr] 21 | pub struct Wall;
[INFO] [stderr]    |            ^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: variant `Wolf` is never constructed
[INFO] [stderr]   --> server/src/structs/components.rs:44:5
[INFO] [stderr]    |
[INFO] [stderr] 43 | pub enum AnimalType {
[INFO] [stderr]    |          ---------- variant in this enum
[INFO] [stderr] 44 |     Wolf,
[INFO] [stderr]    |     ^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `AnimalType` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: variants `Idle`, `Chase`, `Flee`, and `Eat` are never constructed
[INFO] [stderr]   --> server/src/structs/components.rs:58:5
[INFO] [stderr]    |
[INFO] [stderr] 57 | pub enum AiState {
[INFO] [stderr]    |          ------- variants in this enum
[INFO] [stderr] 58 |     Idle,
[INFO] [stderr]    |     ^^^^
[INFO] [stderr] 59 |     Wander,
[INFO] [stderr] 60 |     Chase,
[INFO] [stderr]    |     ^^^^^
[INFO] [stderr] 61 |     Flee,
[INFO] [stderr]    |     ^^^^
[INFO] [stderr] 62 |     Eat,
[INFO] [stderr]    |     ^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `AiState` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]   --> server/src/structs/components.rs:71:21
[INFO] [stderr]    |
[INFO] [stderr] 71 | pub struct AiTarget(pub Option<Entity>, pub f32, pub f32);
[INFO] [stderr]    |            -------- ^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |            |
[INFO] [stderr]    |            field in this struct
[INFO] [stderr]    |
[INFO] [stderr]    = note: `AiTarget` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stderr]    |
[INFO] [stderr] 71 - pub struct AiTarget(pub Option<Entity>, pub f32, pub f32);
[INFO] [stderr] 71 + pub struct AiTarget((), pub f32, pub f32);
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: function `spawn_wall` is never used
[INFO] [stderr]    --> server/src/structs/components.rs:102:8
[INFO] [stderr]     |
[INFO] [stderr] 102 | pub fn spawn_wall(commands: &mut bevy_ecs::world::World, x: f32, y: f32, half_width: f32, half_height: f32) -> Entity {
[INFO] [stderr]     |        ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `spawn_animal` is never used
[INFO] [stderr]    --> server/src/structs/components.rs:116:8
[INFO] [stderr]     |
[INFO] [stderr] 116 | pub fn spawn_animal(commands: &mut bevy_ecs::world::World, animal_type: AnimalType, x: f32, y: f32) -> Entity {
[INFO] [stderr]     |        ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: field `affected` is never read
[INFO] [stderr]    --> server/src/structs/components.rs:146:9
[INFO] [stderr]     |
[INFO] [stderr] 143 | pub struct HitEvent {
[INFO] [stderr]     |            -------- field in this struct
[INFO] [stderr] ...
[INFO] [stderr] 146 |     pub affected:     Vec<Entity>,
[INFO] [stderr]     |         ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `SpatialHash` is never constructed
[INFO] [stderr]  --> server/src/structs/spatial_hash.rs:3:12
[INFO] [stderr]   |
[INFO] [stderr] 3 | pub struct SpatialHash {
[INFO] [stderr]   |            ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: associated items `new`, `clear`, `hash`, `insert`, and `query` are never used
[INFO] [stderr]   --> server/src/structs/spatial_hash.rs:9:12
[INFO] [stderr]    |
[INFO] [stderr]  8 | impl SpatialHash {
[INFO] [stderr]    | ---------------- associated items in this implementation
[INFO] [stderr]  9 |     pub fn new(cell_size: f32) -> Self {
[INFO] [stderr]    |            ^^^
[INFO] [stderr] ...
[INFO] [stderr] 16 |     pub fn clear(&mut self) {
[INFO] [stderr]    |            ^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 23 |     fn hash(&self, x: f32, y: f32) -> u64 {
[INFO] [stderr]    |        ^^^^
[INFO] [stderr] ...
[INFO] [stderr] 31 |     pub fn insert(&mut self, x: f32, y: f32, index: usize) {
[INFO] [stderr]    |            ^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 39 |     pub fn query(&self, x: f32, y: f32, radius: f32, found: &mut Vec<usize>) {
[INFO] [stderr]    |            ^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `get_weapon_damage` is never used
[INFO] [stderr]   --> server/src/structs/weapons.rs:14:8
[INFO] [stderr]    |
[INFO] [stderr] 14 | pub fn get_weapon_damage(weapon: &Weapon) -> f32 {
[INFO] [stderr]    |        ^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `get_weapon_attack_speed` is never used
[INFO] [stderr]   --> server/src/structs/weapons.rs:20:8
[INFO] [stderr]    |
[INFO] [stderr] 20 | pub fn get_weapon_attack_speed(weapon: &Weapon) -> f32 {
[INFO] [stderr]    |        ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: field `radius` is never read
[INFO] [stderr]   --> server/src/tui.rs:57:5
[INFO] [stderr]    |
[INFO] [stderr] 54 | struct AnimalSnap {
[INFO] [stderr]    |        ---------- field in this struct
[INFO] [stderr] ...
[INFO] [stderr] 57 |     radius: f32,
[INFO] [stderr]    |     ^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `AnimalSnap` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: `server` (bin "server" test) generated 18 warnings (run `cargo fix --bin "server" -p server --tests` to apply 2 suggestions)
[INFO] [stderr] warning: `shared` (lib test) generated 3 warnings (3 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.43s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/parser-b0ba568b7e5b0281)
[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] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/server-7a4e98f16f617d91)
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/shared-e6da07209b78b2f0)
[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] [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] [stderr]    Doc-tests shared
[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" "0027cfe9203b7c05463aae9580a34ab4d3aa5be7273cb75e320bd3b33b836dc3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0027cfe9203b7c05463aae9580a34ab4d3aa5be7273cb75e320bd3b33b836dc3", kill_on_drop: false }`
[INFO] [stdout] 0027cfe9203b7c05463aae9580a34ab4d3aa5be7273cb75e320bd3b33b836dc3
