[INFO] cloning repository https://github.com/f0ursqu4r3/st-test-1
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/f0ursqu4r3/st-test-1" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ff0ursqu4r3%2Fst-test-1", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ff0ursqu4r3%2Fst-test-1'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] a0c296d47c43a6e7c48dca45d838691c9a7b01fd
[INFO] checking f0ursqu4r3/st-test-1 against master#d5419f1e97b90741d51841f800d3c697c662567d for pr-147565
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ff0ursqu4r3%2Fst-test-1" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/f0ursqu4r3/st-test-1
[INFO] finished tweaking git repo https://github.com/f0ursqu4r3/st-test-1
[INFO] tweaked toml for git repo https://github.com/f0ursqu4r3/st-test-1 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/f0ursqu4r3/st-test-1 on toolchain d5419f1e97b90741d51841f800d3c697c662567d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d5419f1e97b90741d51841f800d3c697c662567d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/f0ursqu4r3/st-test-1 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" "+d5419f1e97b90741d51841f800d3c697c662567d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded spacetimedb-lib v1.2.0
[INFO] [stderr]   Downloaded spacetimedb-bindings-macro v1.2.0
[INFO] [stderr]   Downloaded spacetimedb-metrics v1.2.0
[INFO] [stderr]   Downloaded spacetimedb-primitives v1.2.0
[INFO] [stderr]   Downloaded second-stack v0.3.5
[INFO] [stderr]   Downloaded ethnum v1.5.2
[INFO] [stderr]   Downloaded raylib_imgui v1.0.1
[INFO] [stderr]   Downloaded chlorine v1.0.13
[INFO] [stderr]   Downloaded spacetimedb v1.2.0
[INFO] [stderr]   Downloaded spacetimedb-client-api-messages v1.2.0
[INFO] [stderr]   Downloaded spacetimedb-data-structures v1.2.0
[INFO] [stderr]   Downloaded spacetimedb-sdk v1.2.0
[INFO] [stderr]   Downloaded spacetimedb-sats v1.2.0
[INFO] [stderr]   Downloaded raylib v5.5.1
[INFO] [stderr]   Downloaded imgui v0.12.0
[INFO] [stderr]   Downloaded decorum v0.3.1
[INFO] [stderr]   Downloaded spacetimedb-bindings-sys v1.2.0
[INFO] [stderr]   Downloaded glam v0.30.4
[INFO] [stderr]   Downloaded imgui-sys v0.12.0
[INFO] [stderr]   Downloaded raylib-sys v5.5.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+d5419f1e97b90741d51841f800d3c697c662567d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 35d9e922de7a4eeff206bd09db8706826a44b519cac821513d3b5cd2a913c848
[INFO] running `Command { std: "docker" "start" "-a" "35d9e922de7a4eeff206bd09db8706826a44b519cac821513d3b5cd2a913c848", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "35d9e922de7a4eeff206bd09db8706826a44b519cac821513d3b5cd2a913c848", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "35d9e922de7a4eeff206bd09db8706826a44b519cac821513d3b5cd2a913c848", kill_on_drop: false }`
[INFO] [stdout] 35d9e922de7a4eeff206bd09db8706826a44b519cac821513d3b5cd2a913c848
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+d5419f1e97b90741d51841f800d3c697c662567d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5c5a1db6de5c7c57d06ce1d961ca5cde1d65aa46340a4ac6a347510951bd9621
[INFO] running `Command { std: "docker" "start" "-a" "5c5a1db6de5c7c57d06ce1d961ca5cde1d65aa46340a4ac6a347510951bd9621", kill_on_drop: false }`
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling cc v1.2.27
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling protobuf v2.28.0
[INFO] [stderr]    Compiling prometheus v0.13.4
[INFO] [stderr]    Compiling glob v0.3.2
[INFO] [stderr]     Checking parking_lot_core v0.9.11
[INFO] [stderr]     Checking itertools v0.12.1
[INFO] [stderr]     Checking parking_lot v0.12.4
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling nohash-hasher v0.2.0
[INFO] [stderr]    Compiling prettyplease v0.2.35
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling humantime v2.2.0
[INFO] [stderr]     Checking approx v0.3.2
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]     Checking decorum v0.3.1
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]     Checking spacetimedb-primitives v1.2.0
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling blake3 v1.8.2
[INFO] [stderr]     Checking hashbrown v0.15.4
[INFO] [stderr]     Checking sha3 v0.10.8
[INFO] [stderr]    Compiling libloading v0.8.8
[INFO] [stderr]    Compiling bindgen v0.70.1
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]     Checking bytemuck v1.23.1
[INFO] [stderr]     Checking second-stack v0.3.5
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling spacetimedb-lib v1.2.0
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling cmake v0.1.54
[INFO] [stderr]    Compiling imgui-sys v0.12.0
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]     Checking signal-hook-registry v1.4.5
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]     Checking mio v1.0.4
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]     Checking base64 v0.22.1
[INFO] [stderr]     Checking data-encoding v2.9.0
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]     Checking mint v0.5.9
[INFO] [stderr]     Checking chlorine v1.0.13
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling seq-macro v0.3.6
[INFO] [stderr]     Checking spacetimedb-bindings-sys v1.2.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling client v0.1.0 (/opt/rustwide/workdir/client)
[INFO] [stderr]     Checking anymap v0.12.1
[INFO] [stderr]     Checking glam v0.30.4
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling spacetimedb-bindings-macro v1.2.0
[INFO] [stderr]    Compiling enum-as-inner v0.6.1
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]    Compiling derive_more v0.99.20
[INFO] [stderr]     Checking spacetimedb-data-structures v1.2.0
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]     Checking spacetimedb-metrics v1.2.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking thiserror v2.0.12
[INFO] [stderr]     Checking tokio v1.45.1
[INFO] [stderr]    Compiling serde_with_macros v3.13.0
[INFO] [stderr]    Compiling strum_macros v0.25.3
[INFO] [stderr]     Checking tungstenite v0.26.2
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]    Compiling raylib-sys v5.5.1
[INFO] [stderr]     Checking ethnum v1.5.2
[INFO] [stderr]     Checking bytestring v1.4.0
[INFO] [stderr]     Checking chrono v0.4.41
[INFO] [stderr]     Checking strum v0.25.0
[INFO] [stderr]     Checking serde_with v3.13.0
[INFO] [stderr]     Checking spacetimedb-sats v1.2.0
[INFO] [stderr]     Checking imgui v0.12.0
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking tokio-tungstenite v0.26.2
[INFO] [stderr]     Checking spacetimedb-client-api-messages v1.2.0
[INFO] [stderr]     Checking spacetimedb v1.2.0
[INFO] [stderr]     Checking spacetimedb-sdk v1.2.0
[INFO] [stderr]     Checking spacetime-module v0.1.0 (/opt/rustwide/workdir/server)
[INFO] [stderr]     Checking raylib v5.5.1
[INFO] [stderr]     Checking raylib_imgui v1.0.1
[INFO] [stdout] warning: struct `Camera` is never constructed
[INFO] [stdout]  --> client/src/camera.rs:5:12
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub struct Camera {
[INFO] [stdout]   |            ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple associated items are never used
[INFO] [stdout]    --> client/src/camera.rs:19:12
[INFO] [stdout]     |
[INFO] [stdout]  18 | impl Camera {
[INFO] [stdout]     | ----------- associated items in this implementation
[INFO] [stdout]  19 |     pub fn new() -> Self {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout]  34 |     pub fn update(&mut self, dt: f32) {
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  60 |     pub fn follow(&mut self, target: Vector2) {
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  64 |     pub fn shake(&mut self, intensity: f32, duration: f32) {
[INFO] [stdout]     |            ^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  70 |     pub fn get_effective_position(&self) -> Vector2 {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  77 |     pub fn to_raylib_camera(&self, screen_width: f32, screen_height: f32) -> Camera2D {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  87 |     pub fn screen_to_world(
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 100 |     pub fn get_visible_bounds(&self, screen_width: f32, screen_height: f32) -> Rect {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `get_transform`, `get_transform_mut`, `add_velocity`, `get_velocity`, and `get_sprite` are never used
[INFO] [stdout]   --> client/src/ecs.rs:41:12
[INFO] [stdout]    |
[INFO] [stdout] 18 | impl World {
[INFO] [stdout]    | ---------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 41 |     pub fn get_transform(&self, entity: EntityId) -> Option<&Transform> {
[INFO] [stdout]    |            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 45 |     pub fn get_transform_mut(&mut self, entity: EntityId) -> Option<&mut Transform> {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 50 |     pub fn add_velocity(&mut self, entity: EntityId, velocity: Vec3) {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 55 |     pub fn get_velocity(&self, entity: EntityId) -> Option<&Velocity> {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 68 |     pub fn get_sprite(&self, entity: EntityId) -> Option<&Sprite> {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `position_2d`, `scale_2d`, and `rotation_2d` are never used
[INFO] [stdout]    --> client/src/ecs.rs:155:12
[INFO] [stdout]     |
[INFO] [stdout] 154 | impl Transform {
[INFO] [stdout]     | -------------- associated items in this implementation
[INFO] [stdout] 155 |     pub fn new(x: f32, y: f32) -> Self {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 178 |     pub fn position_2d(&self) -> Vector2 {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 183 |     pub fn scale_2d(&self) -> Vector2 {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 188 |     pub fn rotation_2d(&self) -> f32 {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `zero` is never used
[INFO] [stdout]    --> client/src/ecs.rs:239:12
[INFO] [stdout]     |
[INFO] [stdout] 230 | impl Velocity {
[INFO] [stdout]     | ------------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 239 |     pub fn zero() -> Self {
[INFO] [stdout]     |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `with_tint`, and `with_layer` are never used
[INFO] [stdout]    --> client/src/ecs.rs:260:12
[INFO] [stdout]     |
[INFO] [stdout] 259 | impl Sprite {
[INFO] [stdout]     | ----------- associated items in this implementation
[INFO] [stdout] 260 |     pub fn new(texture_name: &str, width: f32, height: f32) -> Self {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 272 |     pub fn with_tint(mut self, color: Color) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 277 |     pub fn with_layer(mut self, layer: i32) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `local_player_identity` and `remote_players` are never read
[INFO] [stdout]   --> client/src/multiplayer_scene.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub struct MultiplayerScene {
[INFO] [stdout]    |            ---------------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 14 |     local_player_identity: Option<Identity>, // Track local player's identity
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 15 |     remote_players: HashMap<Identity, EntityId>, // Map from player identity to entity ID
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `get_local_player_identity` and `render_ui` are never used
[INFO] [stdout]    --> client/src/multiplayer_scene.rs:83:8
[INFO] [stdout]     |
[INFO] [stdout]  21 | impl MultiplayerScene {
[INFO] [stdout]     | --------------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout]  83 |     fn get_local_player_identity(&mut self) -> Option<Identity> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 142 |     fn render_ui(&self, d: &mut RaylibDrawHandle) {
[INFO] [stdout]     |        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `move_player`, `set_player_name`, `update_player_health`, and `set_player_sprite` are never used
[INFO] [stdout]    --> client/src/network.rs:281:12
[INFO] [stdout]     |
[INFO] [stdout]  36 | impl NetworkManager {
[INFO] [stdout]     | ------------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 281 |     pub fn move_player(&self, x: f32, y: f32) -> Result<(), Box<dyn std::error::Error>> {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 289 |     pub fn set_player_name(&self, name: String) -> Result<(), Box<dyn std::error::Error>> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 297 |     pub fn update_player_health(
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 308 |     pub fn set_player_sprite(
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple methods are never used
[INFO] [stdout]    --> client/src/server_ecs_adapter.rs:62:12
[INFO] [stdout]     |
[INFO] [stdout]  45 | impl ServerEcsAdapter {
[INFO] [stdout]     | --------------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout]  62 |     pub fn get_client_entity_id(&self, server_entity_id: u32) -> Option<EntityId> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 260 |     pub fn find_local_player_entity(&self, world: &World) -> Option<EntityId> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 276 |     pub fn get_player_name(&self, world: &World, client_entity_id: EntityId) -> Option<String> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 284 |     pub fn is_local_player(&self, world: &World, client_entity_id: EntityId) -> bool {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 298 |     pub fn get_all_players(&self) -> Vec<DebugPlayerInfo> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 305 |     pub fn get_all_players_with_context(
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 340 |     pub fn get_all_networked_components(&self) -> Vec<DebugNetworkedComponent> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 347 |     pub fn get_all_networked_components_with_context(
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `DebugPlayerInfo` is never constructed
[INFO] [stdout]    --> client/src/server_ecs_adapter.rs:363:12
[INFO] [stdout]     |
[INFO] [stdout] 363 | pub struct DebugPlayerInfo {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `DebugSpriteInfo` is never constructed
[INFO] [stdout]    --> client/src/server_ecs_adapter.rs:372:12
[INFO] [stdout]     |
[INFO] [stdout] 372 | pub struct DebugSpriteInfo {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `DebugNetworkedComponent` is never constructed
[INFO] [stdout]    --> client/src/server_ecs_adapter.rs:377:12
[INFO] [stdout]     |
[INFO] [stdout] 377 | pub struct DebugNetworkedComponent {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `lerp` is never used
[INFO] [stdout]  --> client/src/utils.rs:4:8
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub fn lerp(a: f32, b: f32, t: f32) -> f32 {
[INFO] [stdout]   |        ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `lerp_vector2` is never used
[INFO] [stdout]  --> client/src/utils.rs:8:8
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub fn lerp_vector2(a: Vector2, b: Vector2, t: f32) -> Vector2 {
[INFO] [stdout]   |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Rect` is never constructed
[INFO] [stdout]   --> client/src/utils.rs:14:12
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Rect {
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `from_center`, and `intersects` are never used
[INFO] [stdout]   --> client/src/utils.rs:22:12
[INFO] [stdout]    |
[INFO] [stdout] 21 | impl Rect {
[INFO] [stdout]    | --------- associated items in this implementation
[INFO] [stdout] 22 |     pub fn new(x: f32, y: f32, width: f32, height: f32) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 31 |     pub fn from_center(center: Vector2, width: f32, height: f32) -> Self {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 40 |     pub fn intersects(&self, other: &Rect) -> bool {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `random_f32` is never used
[INFO] [stdout]   --> client/src/utils.rs:55:8
[INFO] [stdout]    |
[INFO] [stdout] 55 | pub fn random_f32() -> f32 {
[INFO] [stdout]    |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `random_range` is never used
[INFO] [stdout]   --> client/src/utils.rs:63:8
[INFO] [stdout]    |
[INFO] [stdout] 63 | pub fn random_range(min: f32, max: f32) -> f32 {
[INFO] [stdout]    |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Camera` is never constructed
[INFO] [stdout]  --> client/src/camera.rs:5:12
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub struct Camera {
[INFO] [stdout]   |            ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple associated items are never used
[INFO] [stdout]    --> client/src/camera.rs:19:12
[INFO] [stdout]     |
[INFO] [stdout]  18 | impl Camera {
[INFO] [stdout]     | ----------- associated items in this implementation
[INFO] [stdout]  19 |     pub fn new() -> Self {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout]  34 |     pub fn update(&mut self, dt: f32) {
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  60 |     pub fn follow(&mut self, target: Vector2) {
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  64 |     pub fn shake(&mut self, intensity: f32, duration: f32) {
[INFO] [stdout]     |            ^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  70 |     pub fn get_effective_position(&self) -> Vector2 {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  77 |     pub fn to_raylib_camera(&self, screen_width: f32, screen_height: f32) -> Camera2D {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  87 |     pub fn screen_to_world(
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 100 |     pub fn get_visible_bounds(&self, screen_width: f32, screen_height: f32) -> Rect {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `get_transform`, `get_transform_mut`, `add_velocity`, `get_velocity`, and `get_sprite` are never used
[INFO] [stdout]   --> client/src/ecs.rs:41:12
[INFO] [stdout]    |
[INFO] [stdout] 18 | impl World {
[INFO] [stdout]    | ---------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 41 |     pub fn get_transform(&self, entity: EntityId) -> Option<&Transform> {
[INFO] [stdout]    |            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 45 |     pub fn get_transform_mut(&mut self, entity: EntityId) -> Option<&mut Transform> {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 50 |     pub fn add_velocity(&mut self, entity: EntityId, velocity: Vec3) {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 55 |     pub fn get_velocity(&self, entity: EntityId) -> Option<&Velocity> {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 68 |     pub fn get_sprite(&self, entity: EntityId) -> Option<&Sprite> {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `position_2d`, `scale_2d`, and `rotation_2d` are never used
[INFO] [stdout]    --> client/src/ecs.rs:155:12
[INFO] [stdout]     |
[INFO] [stdout] 154 | impl Transform {
[INFO] [stdout]     | -------------- associated items in this implementation
[INFO] [stdout] 155 |     pub fn new(x: f32, y: f32) -> Self {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 178 |     pub fn position_2d(&self) -> Vector2 {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 183 |     pub fn scale_2d(&self) -> Vector2 {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 188 |     pub fn rotation_2d(&self) -> f32 {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `zero` is never used
[INFO] [stdout]    --> client/src/ecs.rs:239:12
[INFO] [stdout]     |
[INFO] [stdout] 230 | impl Velocity {
[INFO] [stdout]     | ------------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 239 |     pub fn zero() -> Self {
[INFO] [stdout]     |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `with_tint`, and `with_layer` are never used
[INFO] [stdout]    --> client/src/ecs.rs:260:12
[INFO] [stdout]     |
[INFO] [stdout] 259 | impl Sprite {
[INFO] [stdout]     | ----------- associated items in this implementation
[INFO] [stdout] 260 |     pub fn new(texture_name: &str, width: f32, height: f32) -> Self {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 272 |     pub fn with_tint(mut self, color: Color) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 277 |     pub fn with_layer(mut self, layer: i32) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `local_player_identity` and `remote_players` are never read
[INFO] [stdout]   --> client/src/multiplayer_scene.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub struct MultiplayerScene {
[INFO] [stdout]    |            ---------------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 14 |     local_player_identity: Option<Identity>, // Track local player's identity
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 15 |     remote_players: HashMap<Identity, EntityId>, // Map from player identity to entity ID
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `get_local_player_identity` and `render_ui` are never used
[INFO] [stdout]    --> client/src/multiplayer_scene.rs:83:8
[INFO] [stdout]     |
[INFO] [stdout]  21 | impl MultiplayerScene {
[INFO] [stdout]     | --------------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout]  83 |     fn get_local_player_identity(&mut self) -> Option<Identity> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 142 |     fn render_ui(&self, d: &mut RaylibDrawHandle) {
[INFO] [stdout]     |        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `move_player`, `set_player_name`, `update_player_health`, and `set_player_sprite` are never used
[INFO] [stdout]    --> client/src/network.rs:281:12
[INFO] [stdout]     |
[INFO] [stdout]  36 | impl NetworkManager {
[INFO] [stdout]     | ------------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 281 |     pub fn move_player(&self, x: f32, y: f32) -> Result<(), Box<dyn std::error::Error>> {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 289 |     pub fn set_player_name(&self, name: String) -> Result<(), Box<dyn std::error::Error>> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 297 |     pub fn update_player_health(
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 308 |     pub fn set_player_sprite(
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple methods are never used
[INFO] [stdout]    --> client/src/server_ecs_adapter.rs:62:12
[INFO] [stdout]     |
[INFO] [stdout]  45 | impl ServerEcsAdapter {
[INFO] [stdout]     | --------------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout]  62 |     pub fn get_client_entity_id(&self, server_entity_id: u32) -> Option<EntityId> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 260 |     pub fn find_local_player_entity(&self, world: &World) -> Option<EntityId> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 276 |     pub fn get_player_name(&self, world: &World, client_entity_id: EntityId) -> Option<String> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 284 |     pub fn is_local_player(&self, world: &World, client_entity_id: EntityId) -> bool {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 298 |     pub fn get_all_players(&self) -> Vec<DebugPlayerInfo> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 305 |     pub fn get_all_players_with_context(
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 340 |     pub fn get_all_networked_components(&self) -> Vec<DebugNetworkedComponent> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 347 |     pub fn get_all_networked_components_with_context(
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `DebugPlayerInfo` is never constructed
[INFO] [stdout]    --> client/src/server_ecs_adapter.rs:363:12
[INFO] [stdout]     |
[INFO] [stdout] 363 | pub struct DebugPlayerInfo {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `DebugSpriteInfo` is never constructed
[INFO] [stdout]    --> client/src/server_ecs_adapter.rs:372:12
[INFO] [stdout]     |
[INFO] [stdout] 372 | pub struct DebugSpriteInfo {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `DebugNetworkedComponent` is never constructed
[INFO] [stdout]    --> client/src/server_ecs_adapter.rs:377:12
[INFO] [stdout]     |
[INFO] [stdout] 377 | pub struct DebugNetworkedComponent {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `lerp` is never used
[INFO] [stdout]  --> client/src/utils.rs:4:8
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub fn lerp(a: f32, b: f32, t: f32) -> f32 {
[INFO] [stdout]   |        ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `lerp_vector2` is never used
[INFO] [stdout]  --> client/src/utils.rs:8:8
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub fn lerp_vector2(a: Vector2, b: Vector2, t: f32) -> Vector2 {
[INFO] [stdout]   |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Rect` is never constructed
[INFO] [stdout]   --> client/src/utils.rs:14:12
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Rect {
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `from_center`, and `intersects` are never used
[INFO] [stdout]   --> client/src/utils.rs:22:12
[INFO] [stdout]    |
[INFO] [stdout] 21 | impl Rect {
[INFO] [stdout]    | --------- associated items in this implementation
[INFO] [stdout] 22 |     pub fn new(x: f32, y: f32, width: f32, height: f32) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 31 |     pub fn from_center(center: Vector2, width: f32, height: f32) -> Self {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 40 |     pub fn intersects(&self, other: &Rect) -> bool {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `random_f32` is never used
[INFO] [stdout]   --> client/src/utils.rs:55:8
[INFO] [stdout]    |
[INFO] [stdout] 55 | pub fn random_f32() -> f32 {
[INFO] [stdout]    |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `random_range` is never used
[INFO] [stdout]   --> client/src/utils.rs:63:8
[INFO] [stdout]    |
[INFO] [stdout] 63 | pub fn random_range(min: f32, max: f32) -> f32 {
[INFO] [stdout]    |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 23s
[INFO] running `Command { std: "docker" "inspect" "5c5a1db6de5c7c57d06ce1d961ca5cde1d65aa46340a4ac6a347510951bd9621", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5c5a1db6de5c7c57d06ce1d961ca5cde1d65aa46340a4ac6a347510951bd9621", kill_on_drop: false }`
[INFO] [stdout] 5c5a1db6de5c7c57d06ce1d961ca5cde1d65aa46340a4ac6a347510951bd9621
