[INFO] cloning repository https://github.com/rstegg/rpg-engine
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rstegg/rpg-engine" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frstegg%2Frpg-engine", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frstegg%2Frpg-engine'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 18fa56eeabec203afe97e2fc02711a02e5792957
[INFO] testing rstegg/rpg-engine against 1.97.0-beta.6 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frstegg%2Frpg-engine" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/rstegg/rpg-engine
[INFO] finished tweaking git repo https://github.com/rstegg/rpg-engine
[INFO] tweaked toml for git repo https://github.com/rstegg/rpg-engine written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/rstegg/rpg-engine on toolchain 1.97.0-beta.6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/rstegg/rpg-engine 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" "+1.97.0-beta.6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded rand_pcg v0.3.1
[INFO] [stderr]   Downloaded wasite v1.0.2
[INFO] [stderr]   Downloaded postgres v0.19.13
[INFO] [stderr]   Downloaded objc2-system-configuration v0.3.2
[INFO] [stderr]   Downloaded tokio-postgres v0.7.17
[INFO] [stderr]   Downloaded postgres-types v0.2.13
[INFO] [stderr]   Downloaded postgres-protocol v0.6.11
[INFO] [stderr]   Downloaded deprecate-until v1.0.0
[INFO] [stderr]   Downloaded dasp_frame v0.11.0
[INFO] [stderr]   Downloaded pathfinding v4.15.0
[INFO] [stderr]   Downloaded lewton v0.9.4
[INFO] [stderr]   Downloaded ogg v0.7.1
[INFO] [stderr]   Downloaded hound v3.5.1
[INFO] [stderr]   Downloaded audir-sles v0.1.0
[INFO] [stderr]   Downloaded quad-alsa-sys v0.3.2
[INFO] [stderr]   Downloaded audrey v0.3.0
[INFO] [stderr]   Downloaded egui-miniquad v0.16.0
[INFO] [stderr]   Downloaded quad-url v0.1.2
[INFO] [stderr]   Downloaded sapp-jsutils v0.1.7
[INFO] [stderr]   Downloaded egui-macroquad v0.17.3
[INFO] [stderr]   Downloaded copypasta v0.10.2
[INFO] [stderr]   Downloaded quad-snd v0.2.8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] eb8627524c168271badb1b74c546c7ea40b74a830a177ffb2b248815eede4721
[INFO] running `Command { std: "docker" "start" "eb8627524c168271badb1b74c546c7ea40b74a830a177ffb2b248815eede4721", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "eb8627524c168271badb1b74c546c7ea40b74a830a177ffb2b248815eede4721", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "eb8627524c168271badb1b74c546c7ea40b74a830a177ffb2b248815eede4721" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "eb8627524c168271badb1b74c546c7ea40b74a830a177ffb2b248815eede4721", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "eb8627524c168271badb1b74c546c7ea40b74a830a177ffb2b248815eede4721" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling typenum v1.20.0
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling cmov v0.5.3
[INFO] [stderr]    Compiling maybe-uninit v2.0.0
[INFO] [stderr]    Compiling const-oid v0.10.2
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling cpufeatures v0.3.0
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling quad-alsa-sys v0.3.2
[INFO] [stderr]    Compiling ttf-parser v0.25.1
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling ogg v0.7.1
[INFO] [stderr]    Compiling dasp_sample v0.11.0
[INFO] [stderr]    Compiling ab_glyph_rasterizer v0.1.10
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling miniquad v0.4.8
[INFO] [stderr]    Compiling chacha20 v0.10.0
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling hound v3.5.1
[INFO] [stderr]    Compiling ctutils v0.4.2
[INFO] [stderr]    Compiling dasp_frame v0.11.0
[INFO] [stderr]    Compiling nohash-hasher v0.2.0
[INFO] [stderr]    Compiling smallvec v0.6.14
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling rand v0.10.1
[INFO] [stderr]    Compiling zune-core v0.5.1
[INFO] [stderr]    Compiling epaint_default_fonts v0.31.1
[INFO] [stderr]    Compiling fallible-iterator v0.2.0
[INFO] [stderr]    Compiling quad-snd v0.2.8
[INFO] [stderr]    Compiling profiling v1.0.18
[INFO] [stderr]    Compiling moxcms v0.8.1
[INFO] [stderr]    Compiling png v0.17.16
[INFO] [stderr]    Compiling tokio v1.52.3
[INFO] [stderr]    Compiling lewton v0.9.4
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling zune-jpeg v0.5.15
[INFO] [stderr]    Compiling hybrid-array v0.4.12
[INFO] [stderr]    Compiling webbrowser v0.5.5
[INFO] [stderr]    Compiling ttf-parser v0.21.1
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling inflections v1.1.1
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling quad-url v0.1.2
[INFO] [stderr]    Compiling phf v0.13.1
[INFO] [stderr]    Compiling whoami v2.1.2
[INFO] [stderr]    Compiling macroquad_macro v0.1.8
[INFO] [stderr]    Compiling crypto-common v0.2.1
[INFO] [stderr]    Compiling block-buffer v0.12.0
[INFO] [stderr]    Compiling semver v1.0.28
[INFO] [stderr]    Compiling quad-rand v0.2.3
[INFO] [stderr]    Compiling glam v0.27.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling integer-sqrt v0.1.5
[INFO] [stderr]    Compiling rustc-hash v2.1.2
[INFO] [stderr]    Compiling rand_pcg v0.3.1
[INFO] [stderr]    Compiling audrey v0.3.0
[INFO] [stderr]    Compiling rand v0.8.6
[INFO] [stderr]    Compiling digest v0.11.3
[INFO] [stderr]    Compiling owned_ttf_parser v0.25.1
[INFO] [stderr]    Compiling hmac v0.13.0
[INFO] [stderr]    Compiling sha2 v0.11.0
[INFO] [stderr]    Compiling md-5 v0.11.0
[INFO] [stderr]    Compiling ab_glyph v0.2.32
[INFO] [stderr]    Compiling fontdue v0.9.3
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling postgres-protocol v0.6.11
[INFO] [stderr]    Compiling postgres-types v0.2.13
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling gltf-derive v1.4.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling deprecate-until v1.0.0
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling bytemuck v1.25.0
[INFO] [stderr]    Compiling tokio-postgres v0.7.17
[INFO] [stderr]    Compiling emath v0.31.1
[INFO] [stderr]    Compiling image v0.25.10
[INFO] [stderr]    Compiling image v0.24.9
[INFO] [stderr]    Compiling ecolor v0.31.1
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling pathfinding v4.15.0
[INFO] [stderr]    Compiling epaint v0.31.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling macroquad v0.4.14
[INFO] [stderr]    Compiling gltf-json v1.4.1
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling egui v0.31.1
[INFO] [stderr]    Compiling postgres v0.19.13
[INFO] [stderr]    Compiling arboard v3.6.1
[INFO] [stderr]    Compiling gltf v1.4.1
[INFO] [stderr]    Compiling egui-miniquad v0.16.0
[INFO] [stderr]    Compiling egui-macroquad v0.17.3
[INFO] [stderr]    Compiling rpg_engine v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/world/pathfinding.rs:244:9
[INFO] [stdout]     |
[INFO] [stdout] 244 |     let mut start_grid = to_grid(start).clamp(width, height);
[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/world/pathfinding.rs:245:9
[INFO] [stdout]     |
[INFO] [stdout] 245 |     let mut goal_grid = to_grid(goal).clamp(width, height);
[INFO] [stdout]     |         ----^^^^^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `mask_key` is never used
[INFO] [stdout]   --> src/world/chunk.rs:86:8
[INFO] [stdout]    |
[INFO] [stdout] 85 | impl Gate {
[INFO] [stdout]    | --------- method in this implementation
[INFO] [stdout] 86 |     fn mask_key(&self) -> &'static str {
[INFO] [stdout]    |        ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated constant `GATE_OPEN_COLLISION_THRESHOLD` is never used
[INFO] [stdout]    --> src/world/chunk.rs:127:11
[INFO] [stdout]     |
[INFO] [stdout] 124 | impl ChunkedWorld {
[INFO] [stdout]     | ----------------- associated constant in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 127 |     const GATE_OPEN_COLLISION_THRESHOLD: f32 = 0.35;
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `SystemTime` and `UNIX_EPOCH`
[INFO] [stdout]   --> src/bin/server.rs:15:36
[INFO] [stdout]    |
[INFO] [stdout] 15 | use std::time::{Duration, Instant, SystemTime, UNIX_EPOCH};
[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: `HitboxPaintedMask`
[INFO] [stdout]  --> src/systems/hitbox_editor.rs:4:67
[INFO] [stdout]   |
[INFO] [stdout] 4 | use crate::world::environment::{self, HitboxConfig, GltfTemplate, HitboxPaintedMask};
[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: `environment::*`
[INFO] [stdout]  --> src/world/mod.rs:6:9
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub use environment::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `pathfinding::*`
[INFO] [stdout]  --> src/world/mod.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub use pathfinding::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `GltfTemplate`
[INFO] [stdout]   --> src/main.rs:25:46
[INFO] [stdout]    |
[INFO] [stdout] 25 | use world::environment::{self, HitboxConfig, GltfTemplate};
[INFO] [stdout]    |                                              ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `self` and `slide_move_world`
[INFO] [stdout]   --> src/main.rs:28:26
[INFO] [stdout]    |
[INFO] [stdout] 28 | use world::pathfinding::{self, slide_move_world};
[INFO] [stdout]    |                          ^^^^  ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `anim_frame` and `account_id` are never read
[INFO] [stdout]   --> src/bin/server.rs:35:5
[INFO] [stdout]    |
[INFO] [stdout] 24 | struct ServerPlayer {
[INFO] [stdout]    |        ------------ fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 35 |     anim_frame: f32,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 48 |     account_id: i32,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `addr`, `username`, and `last_heard` are never read
[INFO] [stdout]   --> src/bin/server.rs:54:5
[INFO] [stdout]    |
[INFO] [stdout] 53 | struct PendingClient {
[INFO] [stdout]    |        ------------- fields in this struct
[INFO] [stdout] 54 |     addr: SocketAddr,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 55 |     account_id: i32,
[INFO] [stdout] 56 |     username: String,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 57 |     last_heard: Instant,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `egui_macroquad::egui::PlatformOutput::copied_text`: Use `Context::copy_text` or `PlatformOutput::commands` instead
[INFO] [stdout]    --> src/main.rs:338:44
[INFO] [stdout]     |
[INFO] [stdout] 338 |             let copy_text = ctx.output(|o| o.copied_text.clone());
[INFO] [stdout]     |                                            ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/main.rs:299:9
[INFO] [stdout]     |
[INFO] [stdout] 299 |     let mut char_select_scroll = 0usize;
[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: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]   --> src/main.rs:69:60
[INFO] [stdout]    |
[INFO] [stdout] 69 |     visuals.widgets.inactive.bg_stroke = egui::Stroke::new(1.0, egui::Color32::from_rgb(70, 58, 95));
[INFO] [stdout]    |                                                            ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout]    = note: `#[warn(float_literal_f32_fallback)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]   --> src/main.rs:73:59
[INFO] [stdout]    |
[INFO] [stdout] 73 |     visuals.widgets.hovered.bg_stroke = egui::Stroke::new(1.5, egui::Color32::from_rgb(180, 140, 60));
[INFO] [stdout]    |                                                           ^^^ help: explicitly specify the type as `f32`: `1.5_f32`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]   --> src/main.rs:77:58
[INFO] [stdout]    |
[INFO] [stdout] 77 |     visuals.widgets.active.bg_stroke = egui::Stroke::new(2.0, egui::Color32::from_rgb(210, 165, 45));
[INFO] [stdout]    |                                                          ^^^ help: explicitly specify the type as `f32`: `2.0_f32`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]   --> src/main.rs:81:56
[INFO] [stdout]    |
[INFO] [stdout] 81 |     visuals.widgets.open.bg_stroke = egui::Stroke::new(2.0, egui::Color32::from_rgb(210, 165, 45));
[INFO] [stdout]    |                                                        ^^^ help: explicitly specify the type as `f32`: `2.0_f32`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]   --> src/main.rs:85:50
[INFO] [stdout]    |
[INFO] [stdout] 85 |     visuals.selection.stroke = egui::Stroke::new(1.0, egui::Color32::from_rgb(210, 165, 45));
[INFO] [stdout]    |                                                  ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]   --> src/main.rs:87:52
[INFO] [stdout]    |
[INFO] [stdout] 87 |     visuals.text_cursor.stroke = egui::Stroke::new(2.0, egui::Color32::from_rgb(220, 175, 55));
[INFO] [stdout]    |                                                    ^^^ help: explicitly specify the type as `f32`: `2.0_f32`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `combat_text_mgr`
[INFO] [stdout]   --> src/systems/input.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 |     combat_text_mgr: &mut crate::ui::combat_text::CombatTextManager,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_combat_text_mgr`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `radius`
[INFO] [stdout]   --> src/systems/input.rs:40:40
[INFO] [stdout]    |
[INFO] [stdout] 40 |             TargetingState::Aoe(spell, radius) => {
[INFO] [stdout]    |                                        ^^^^^^ help: if this is intentional, prefix it with an underscore: `_radius`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `my`
[INFO] [stdout]    --> src/systems/hitbox_editor.rs:120:22
[INFO] [stdout]     |
[INFO] [stdout] 120 |             let (mx, my) = mouse_position();
[INFO] [stdout]     |                      ^^ help: if this is intentional, prefix it with an underscore: `_my`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/world/pathfinding.rs:244:9
[INFO] [stdout]     |
[INFO] [stdout] 244 |     let mut start_grid = to_grid(start).clamp(width, height);
[INFO] [stdout]     |         ----^^^^^^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/world/pathfinding.rs:245:9
[INFO] [stdout]     |
[INFO] [stdout] 245 |     let mut goal_grid = to_grid(goal).clamp(width, height);
[INFO] [stdout]     |         ----^^^^^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `char_select_scroll`
[INFO] [stdout]    --> src/main.rs:299:9
[INFO] [stdout]     |
[INFO] [stdout] 299 |     let mut char_select_scroll = 0usize;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_char_select_scroll`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `template_loaded`
[INFO] [stdout]    --> src/main.rs:950:21
[INFO] [stdout]     |
[INFO] [stdout] 950 |                 let template_loaded = cluster_editor
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_template_loaded`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `dest`
[INFO] [stdout]     --> src/main.rs:1078:54
[INFO] [stdout]      |
[INFO] [stdout] 1078 | ...                   if let Some(dest) = srv_dest {
[INFO] [stdout]      |                                   ^^^^ help: if this is intentional, prefix it with an underscore: `_dest`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `ground_intersection` is never used
[INFO] [stdout]    --> src/main.rs:113:4
[INFO] [stdout]     |
[INFO] [stdout] 113 | fn ground_intersection(camera: &Camera3D) -> Option<Vec3> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `rect_contains` is never used
[INFO] [stdout]    --> src/main.rs:135:4
[INFO] [stdout]     |
[INFO] [stdout] 135 | fn rect_contains(x: f32, y: f32, w: f32, h: f32, point: (f32, f32)) -> bool {
[INFO] [stdout]     |    ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `Punch`, `CarryWalk`, and `Jump` are never constructed
[INFO] [stdout]    --> src/core/animation.rs:129:5
[INFO] [stdout]     |
[INFO] [stdout] 123 | pub enum AnimationState {
[INFO] [stdout]     |          -------------- variants in this enum
[INFO] [stdout] ...
[INFO] [stdout] 129 |     Punch,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 133 |     CarryWalk,
[INFO] [stdout]     |     ^^^^^^^^^
[INFO] [stdout] 134 |     Jump,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `AnimationState` 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: method `draw` is never used
[INFO] [stdout]    --> src/entities/effects.rs:166:12
[INFO] [stdout]     |
[INFO] [stdout]  24 | impl EffectManager {
[INFO] [stdout]     | ------------------ method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 166 |     pub fn draw(&self, camera_pos: Vec3) {
[INFO] [stdout]     |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `stuck_timer` is never read
[INFO] [stdout]   --> src/entities/enemy.rs:26:9
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub struct Enemy {
[INFO] [stdout]    |            ----- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 26 |     pub stuck_timer: f32,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `tick` is never read
[INFO] [stdout]   --> src/net/client.rs:47:9
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct WorldSnapshot {
[INFO] [stdout]    |            ------------- field in this struct
[INFO] [stdout] 47 |     pub tick: u64,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `MAX_PLAYERS` is never used
[INFO] [stdout]  --> src/net/protocol.rs:4:11
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub const MAX_PLAYERS: usize = 16;
[INFO] [stdout]   |           ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SERVER_TICK_RATE` is never used
[INFO] [stdout]  --> src/net/protocol.rs:7:11
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub const SERVER_TICK_RATE: u64 = 30;
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `DEFAULT_PORT` is never used
[INFO] [stdout]   --> src/net/protocol.rs:10:11
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub const DEFAULT_PORT: u16 = 7878;
[INFO] [stdout]    |           ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `MAX_CHARACTERS_PER_ACCOUNT` is never used
[INFO] [stdout]   --> src/net/protocol.rs:19:11
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub const MAX_CHARACTERS_PER_ACCOUNT: usize = 5;
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `encode_server_message` is never used
[INFO] [stdout]    --> src/net/protocol.rs:244:8
[INFO] [stdout]     |
[INFO] [stdout] 244 | pub fn encode_server_message(msg: &ServerMessage) -> Vec<u8> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/net/protocol.rs:288:12
[INFO] [stdout]     |
[INFO] [stdout] 288 |     Client(ClientMessage),
[INFO] [stdout]     |     ------ ^^^^^^^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `PacketPayload` has a derived impl for the trait `Debug`, but this is 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] 288 -     Client(ClientMessage),
[INFO] [stdout] 288 +     Client(()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `cluster_scroll` is never read
[INFO] [stdout]   --> src/systems/cluster_editor.rs:82:5
[INFO] [stdout]    |
[INFO] [stdout] 52 | pub struct ClusterEditor {
[INFO] [stdout]    |            ------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 82 |     cluster_scroll: usize,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `to_string` is never used
[INFO] [stdout]   --> src/world/chunk.rs:59:12
[INFO] [stdout]    |
[INFO] [stdout] 58 | impl BiomeType {
[INFO] [stdout]    | -------------- method in this implementation
[INFO] [stdout] 59 |     pub fn to_string(&self) -> String {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `mask_key` is never used
[INFO] [stdout]   --> src/world/chunk.rs:86:8
[INFO] [stdout]    |
[INFO] [stdout] 85 | impl Gate {
[INFO] [stdout]    | --------- method in this implementation
[INFO] [stdout] 86 |     fn mask_key(&self) -> &'static str {
[INFO] [stdout]    |        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `coord`, `biome`, `placements`, and `pathfinding` are never read
[INFO] [stdout]    --> src/world/chunk.rs:96:9
[INFO] [stdout]     |
[INFO] [stdout]  95 | pub struct Chunk {
[INFO] [stdout]     |            ----- fields in this struct
[INFO] [stdout]  96 |     pub coord: ChunkCoord,
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout]  97 |     pub biome: BiomeType,
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout]  98 |     pub placements: Vec<ModelPlacement>,
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout]  99 |     pub walkability: Vec<Vec<bool>>,
[INFO] [stdout] 100 |     pub pathfinding: Vec<Vec<bool>>,
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated constant `GATE_OPEN_COLLISION_THRESHOLD` is never used
[INFO] [stdout]    --> src/world/chunk.rs:127:11
[INFO] [stdout]     |
[INFO] [stdout] 124 | impl ChunkedWorld {
[INFO] [stdout]     | ----------------- associated constant in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 127 |     const GATE_OPEN_COLLISION_THRESHOLD: f32 = 0.35;
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `active_cluster` is never used
[INFO] [stdout]    --> src/world/cluster.rs:114:12
[INFO] [stdout]     |
[INFO] [stdout]  93 | impl MapDocument {
[INFO] [stdout]     | ---------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 114 |     pub fn active_cluster(&self) -> Option<&WorldCluster> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `is_walkable` is never used
[INFO] [stdout]     --> src/world/environment.rs:1042:12
[INFO] [stdout]      |
[INFO] [stdout]  741 | impl WorldSimulation {
[INFO] [stdout]      | -------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 1042 |     pub fn is_walkable(&self, world_pos: Vec3) -> bool {
[INFO] [stdout]      |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `draw` is never used
[INFO] [stdout]     --> src/world/environment.rs:1118:12
[INFO] [stdout]      |
[INFO] [stdout] 1080 | impl WorldEnvironment {
[INFO] [stdout]      | --------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 1118 |     pub fn draw(&self) {
[INFO] [stdout]      |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `WalkabilityMap` is never used
[INFO] [stdout]  --> src/world/pathfinding.rs:4:11
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub trait WalkabilityMap {
[INFO] [stdout]   |           ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `diagnostics` is never read
[INFO] [stdout]   --> src/world/pathfinding.rs:28:9
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub struct PathfindResult {
[INFO] [stdout]    |            -------------- field in this struct
[INFO] [stdout] 27 |     pub path: Option<Vec<Vec3>>,
[INFO] [stdout] 28 |     pub diagnostics: PathfindDiagnostics,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `PathfindResult` 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: function `line_of_sight` is never used
[INFO] [stdout]   --> src/world/pathfinding.rs:31:8
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub fn line_of_sight(
[INFO] [stdout]    |        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sample_walkable` is never used
[INFO] [stdout]    --> src/world/pathfinding.rs:130:4
[INFO] [stdout]     |
[INFO] [stdout] 130 | fn sample_walkable(
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `is_walkable_with_radius` is never used
[INFO] [stdout]    --> src/world/pathfinding.rs:145:8
[INFO] [stdout]     |
[INFO] [stdout] 145 | pub fn is_walkable_with_radius(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `slide_move` is never used
[INFO] [stdout]    --> src/world/pathfinding.rs:184:8
[INFO] [stdout]     |
[INFO] [stdout] 184 | pub fn slide_move(
[INFO] [stdout]     |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `find_path` is never used
[INFO] [stdout]    --> src/world/pathfinding.rs:225:8
[INFO] [stdout]     |
[INFO] [stdout] 225 | pub fn find_path(
[INFO] [stdout]     |        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `clamp` is never used
[INFO] [stdout]    --> src/world/pathfinding.rs:432:8
[INFO] [stdout]     |
[INFO] [stdout] 431 | impl GridPos {
[INFO] [stdout]     | ------------ method in this implementation
[INFO] [stdout] 432 |     fn clamp(mut self, width: i32, height: i32) -> Self {
[INFO] [stdout]     |        ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `smooth_path` is never used
[INFO] [stdout]    --> src/world/pathfinding.rs:439:4
[INFO] [stdout]     |
[INFO] [stdout] 439 | fn smooth_path(
[INFO] [stdout]     |    ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 59.87s
[INFO] running `Command { std: "docker" "inspect" "eb8627524c168271badb1b74c546c7ea40b74a830a177ffb2b248815eede4721", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "eb8627524c168271badb1b74c546c7ea40b74a830a177ffb2b248815eede4721" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling rpg_engine v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/world/pathfinding.rs:244:9
[INFO] [stdout]     |
[INFO] [stdout] 244 |     let mut start_grid = to_grid(start).clamp(width, height);
[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/world/pathfinding.rs:245:9
[INFO] [stdout]     |
[INFO] [stdout] 245 |     let mut goal_grid = to_grid(goal).clamp(width, height);
[INFO] [stdout]     |         ----^^^^^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `mask_key` is never used
[INFO] [stdout]   --> src/world/chunk.rs:86:8
[INFO] [stdout]    |
[INFO] [stdout] 85 | impl Gate {
[INFO] [stdout]    | --------- method in this implementation
[INFO] [stdout] 86 |     fn mask_key(&self) -> &'static str {
[INFO] [stdout]    |        ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated constant `GATE_OPEN_COLLISION_THRESHOLD` is never used
[INFO] [stdout]    --> src/world/chunk.rs:127:11
[INFO] [stdout]     |
[INFO] [stdout] 124 | impl ChunkedWorld {
[INFO] [stdout]     | ----------------- associated constant in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 127 |     const GATE_OPEN_COLLISION_THRESHOLD: f32 = 0.35;
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `HitboxPaintedMask`
[INFO] [stdout]  --> src/systems/hitbox_editor.rs:4:67
[INFO] [stdout]   |
[INFO] [stdout] 4 | use crate::world::environment::{self, HitboxConfig, GltfTemplate, HitboxPaintedMask};
[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: `environment::*`
[INFO] [stdout]  --> src/world/mod.rs:6:9
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub use environment::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `pathfinding::*`
[INFO] [stdout]  --> src/world/mod.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub use pathfinding::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `GltfTemplate`
[INFO] [stdout]   --> src/main.rs:25:46
[INFO] [stdout]    |
[INFO] [stdout] 25 | use world::environment::{self, HitboxConfig, GltfTemplate};
[INFO] [stdout]    |                                              ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `self` and `slide_move_world`
[INFO] [stdout]   --> src/main.rs:28:26
[INFO] [stdout]    |
[INFO] [stdout] 28 | use world::pathfinding::{self, slide_move_world};
[INFO] [stdout]    |                          ^^^^  ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `egui_macroquad::egui::PlatformOutput::copied_text`: Use `Context::copy_text` or `PlatformOutput::commands` instead
[INFO] [stdout]    --> src/main.rs:338:44
[INFO] [stdout]     |
[INFO] [stdout] 338 |             let copy_text = ctx.output(|o| o.copied_text.clone());
[INFO] [stdout]     |                                            ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/main.rs:299:9
[INFO] [stdout]     |
[INFO] [stdout] 299 |     let mut char_select_scroll = 0usize;
[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: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]   --> src/main.rs:69:60
[INFO] [stdout]    |
[INFO] [stdout] 69 |     visuals.widgets.inactive.bg_stroke = egui::Stroke::new(1.0, egui::Color32::from_rgb(70, 58, 95));
[INFO] [stdout]    |                                                            ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout]    = note: `#[warn(float_literal_f32_fallback)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]   --> src/main.rs:73:59
[INFO] [stdout]    |
[INFO] [stdout] 73 |     visuals.widgets.hovered.bg_stroke = egui::Stroke::new(1.5, egui::Color32::from_rgb(180, 140, 60));
[INFO] [stdout]    |                                                           ^^^ help: explicitly specify the type as `f32`: `1.5_f32`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]   --> src/main.rs:77:58
[INFO] [stdout]    |
[INFO] [stdout] 77 |     visuals.widgets.active.bg_stroke = egui::Stroke::new(2.0, egui::Color32::from_rgb(210, 165, 45));
[INFO] [stdout]    |                                                          ^^^ help: explicitly specify the type as `f32`: `2.0_f32`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]   --> src/main.rs:81:56
[INFO] [stdout]    |
[INFO] [stdout] 81 |     visuals.widgets.open.bg_stroke = egui::Stroke::new(2.0, egui::Color32::from_rgb(210, 165, 45));
[INFO] [stdout]    |                                                        ^^^ help: explicitly specify the type as `f32`: `2.0_f32`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]   --> src/main.rs:85:50
[INFO] [stdout]    |
[INFO] [stdout] 85 |     visuals.selection.stroke = egui::Stroke::new(1.0, egui::Color32::from_rgb(210, 165, 45));
[INFO] [stdout]    |                                                  ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]   --> src/main.rs:87:52
[INFO] [stdout]    |
[INFO] [stdout] 87 |     visuals.text_cursor.stroke = egui::Stroke::new(2.0, egui::Color32::from_rgb(220, 175, 55));
[INFO] [stdout]    |                                                    ^^^ help: explicitly specify the type as `f32`: `2.0_f32`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `combat_text_mgr`
[INFO] [stdout]   --> src/systems/input.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 |     combat_text_mgr: &mut crate::ui::combat_text::CombatTextManager,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_combat_text_mgr`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `radius`
[INFO] [stdout]   --> src/systems/input.rs:40:40
[INFO] [stdout]    |
[INFO] [stdout] 40 |             TargetingState::Aoe(spell, radius) => {
[INFO] [stdout]    |                                        ^^^^^^ help: if this is intentional, prefix it with an underscore: `_radius`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `my`
[INFO] [stdout]    --> src/systems/hitbox_editor.rs:120:22
[INFO] [stdout]     |
[INFO] [stdout] 120 |             let (mx, my) = mouse_position();
[INFO] [stdout]     |                      ^^ help: if this is intentional, prefix it with an underscore: `_my`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/world/pathfinding.rs:244:9
[INFO] [stdout]     |
[INFO] [stdout] 244 |     let mut start_grid = to_grid(start).clamp(width, height);
[INFO] [stdout]     |         ----^^^^^^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/world/pathfinding.rs:245:9
[INFO] [stdout]     |
[INFO] [stdout] 245 |     let mut goal_grid = to_grid(goal).clamp(width, height);
[INFO] [stdout]     |         ----^^^^^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `char_select_scroll`
[INFO] [stdout]    --> src/main.rs:299:9
[INFO] [stdout]     |
[INFO] [stdout] 299 |     let mut char_select_scroll = 0usize;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_char_select_scroll`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `template_loaded`
[INFO] [stdout]    --> src/main.rs:950:21
[INFO] [stdout]     |
[INFO] [stdout] 950 |                 let template_loaded = cluster_editor
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_template_loaded`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `dest`
[INFO] [stdout]     --> src/main.rs:1078:54
[INFO] [stdout]      |
[INFO] [stdout] 1078 | ...                   if let Some(dest) = srv_dest {
[INFO] [stdout]      |                                   ^^^^ help: if this is intentional, prefix it with an underscore: `_dest`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `ground_intersection` is never used
[INFO] [stdout]    --> src/main.rs:113:4
[INFO] [stdout]     |
[INFO] [stdout] 113 | fn ground_intersection(camera: &Camera3D) -> Option<Vec3> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `rect_contains` is never used
[INFO] [stdout]    --> src/main.rs:135:4
[INFO] [stdout]     |
[INFO] [stdout] 135 | fn rect_contains(x: f32, y: f32, w: f32, h: f32, point: (f32, f32)) -> bool {
[INFO] [stdout]     |    ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `Punch`, `CarryWalk`, and `Jump` are never constructed
[INFO] [stdout]    --> src/core/animation.rs:129:5
[INFO] [stdout]     |
[INFO] [stdout] 123 | pub enum AnimationState {
[INFO] [stdout]     |          -------------- variants in this enum
[INFO] [stdout] ...
[INFO] [stdout] 129 |     Punch,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 133 |     CarryWalk,
[INFO] [stdout]     |     ^^^^^^^^^
[INFO] [stdout] 134 |     Jump,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `AnimationState` 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: method `draw` is never used
[INFO] [stdout]    --> src/entities/effects.rs:166:12
[INFO] [stdout]     |
[INFO] [stdout]  24 | impl EffectManager {
[INFO] [stdout]     | ------------------ method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 166 |     pub fn draw(&self, camera_pos: Vec3) {
[INFO] [stdout]     |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `stuck_timer` is never read
[INFO] [stdout]   --> src/entities/enemy.rs:26:9
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub struct Enemy {
[INFO] [stdout]    |            ----- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 26 |     pub stuck_timer: f32,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `tick` is never read
[INFO] [stdout]   --> src/net/client.rs:47:9
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct WorldSnapshot {
[INFO] [stdout]    |            ------------- field in this struct
[INFO] [stdout] 47 |     pub tick: u64,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `MAX_PLAYERS` is never used
[INFO] [stdout]  --> src/net/protocol.rs:4:11
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub const MAX_PLAYERS: usize = 16;
[INFO] [stdout]   |           ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SERVER_TICK_RATE` is never used
[INFO] [stdout]  --> src/net/protocol.rs:7:11
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub const SERVER_TICK_RATE: u64 = 30;
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `DEFAULT_PORT` is never used
[INFO] [stdout]   --> src/net/protocol.rs:10:11
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub const DEFAULT_PORT: u16 = 7878;
[INFO] [stdout]    |           ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `MAX_CHARACTERS_PER_ACCOUNT` is never used
[INFO] [stdout]   --> src/net/protocol.rs:19:11
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub const MAX_CHARACTERS_PER_ACCOUNT: usize = 5;
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `encode_server_message` is never used
[INFO] [stdout]    --> src/net/protocol.rs:244:8
[INFO] [stdout]     |
[INFO] [stdout] 244 | pub fn encode_server_message(msg: &ServerMessage) -> Vec<u8> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/net/protocol.rs:288:12
[INFO] [stdout]     |
[INFO] [stdout] 288 |     Client(ClientMessage),
[INFO] [stdout]     |     ------ ^^^^^^^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `PacketPayload` has a derived impl for the trait `Debug`, but this is 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] 288 -     Client(ClientMessage),
[INFO] [stdout] 288 +     Client(()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `cluster_scroll` is never read
[INFO] [stdout]   --> src/systems/cluster_editor.rs:82:5
[INFO] [stdout]    |
[INFO] [stdout] 52 | pub struct ClusterEditor {
[INFO] [stdout]    |            ------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 82 |     cluster_scroll: usize,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `to_string` is never used
[INFO] [stdout]   --> src/world/chunk.rs:59:12
[INFO] [stdout]    |
[INFO] [stdout] 58 | impl BiomeType {
[INFO] [stdout]    | -------------- method in this implementation
[INFO] [stdout] 59 |     pub fn to_string(&self) -> String {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `mask_key` is never used
[INFO] [stdout]   --> src/world/chunk.rs:86:8
[INFO] [stdout]    |
[INFO] [stdout] 85 | impl Gate {
[INFO] [stdout]    | --------- method in this implementation
[INFO] [stdout] 86 |     fn mask_key(&self) -> &'static str {
[INFO] [stdout]    |        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `coord`, `biome`, `placements`, and `pathfinding` are never read
[INFO] [stdout]    --> src/world/chunk.rs:96:9
[INFO] [stdout]     |
[INFO] [stdout]  95 | pub struct Chunk {
[INFO] [stdout]     |            ----- fields in this struct
[INFO] [stdout]  96 |     pub coord: ChunkCoord,
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout]  97 |     pub biome: BiomeType,
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout]  98 |     pub placements: Vec<ModelPlacement>,
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout]  99 |     pub walkability: Vec<Vec<bool>>,
[INFO] [stdout] 100 |     pub pathfinding: Vec<Vec<bool>>,
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated constant `GATE_OPEN_COLLISION_THRESHOLD` is never used
[INFO] [stdout]    --> src/world/chunk.rs:127:11
[INFO] [stdout]     |
[INFO] [stdout] 124 | impl ChunkedWorld {
[INFO] [stdout]     | ----------------- associated constant in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 127 |     const GATE_OPEN_COLLISION_THRESHOLD: f32 = 0.35;
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `active_cluster` is never used
[INFO] [stdout]    --> src/world/cluster.rs:114:12
[INFO] [stdout]     |
[INFO] [stdout]  93 | impl MapDocument {
[INFO] [stdout]     | ---------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 114 |     pub fn active_cluster(&self) -> Option<&WorldCluster> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `is_walkable` is never used
[INFO] [stdout]     --> src/world/environment.rs:1042:12
[INFO] [stdout]      |
[INFO] [stdout]  741 | impl WorldSimulation {
[INFO] [stdout]      | -------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 1042 |     pub fn is_walkable(&self, world_pos: Vec3) -> bool {
[INFO] [stdout]      |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `draw` is never used
[INFO] [stdout]     --> src/world/environment.rs:1118:12
[INFO] [stdout]      |
[INFO] [stdout] 1080 | impl WorldEnvironment {
[INFO] [stdout]      | --------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 1118 |     pub fn draw(&self) {
[INFO] [stdout]      |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `WalkabilityMap` is never used
[INFO] [stdout]  --> src/world/pathfinding.rs:4:11
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub trait WalkabilityMap {
[INFO] [stdout]   |           ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `diagnostics` is never read
[INFO] [stdout]   --> src/world/pathfinding.rs:28:9
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub struct PathfindResult {
[INFO] [stdout]    |            -------------- field in this struct
[INFO] [stdout] 27 |     pub path: Option<Vec<Vec3>>,
[INFO] [stdout] 28 |     pub diagnostics: PathfindDiagnostics,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `PathfindResult` 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: function `line_of_sight` is never used
[INFO] [stdout]   --> src/world/pathfinding.rs:31:8
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub fn line_of_sight(
[INFO] [stdout]    |        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sample_walkable` is never used
[INFO] [stdout]    --> src/world/pathfinding.rs:130:4
[INFO] [stdout]     |
[INFO] [stdout] 130 | fn sample_walkable(
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `is_walkable_with_radius` is never used
[INFO] [stdout]    --> src/world/pathfinding.rs:145:8
[INFO] [stdout]     |
[INFO] [stdout] 145 | pub fn is_walkable_with_radius(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `slide_move` is never used
[INFO] [stdout]    --> src/world/pathfinding.rs:184:8
[INFO] [stdout]     |
[INFO] [stdout] 184 | pub fn slide_move(
[INFO] [stdout]     |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `find_path` is never used
[INFO] [stdout]    --> src/world/pathfinding.rs:225:8
[INFO] [stdout]     |
[INFO] [stdout] 225 | pub fn find_path(
[INFO] [stdout]     |        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `clamp` is never used
[INFO] [stdout]    --> src/world/pathfinding.rs:432:8
[INFO] [stdout]     |
[INFO] [stdout] 431 | impl GridPos {
[INFO] [stdout]     | ------------ method in this implementation
[INFO] [stdout] 432 |     fn clamp(mut self, width: i32, height: i32) -> Self {
[INFO] [stdout]     |        ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `smooth_path` is never used
[INFO] [stdout]    --> src/world/pathfinding.rs:439:4
[INFO] [stdout]     |
[INFO] [stdout] 439 | fn smooth_path(
[INFO] [stdout]     |    ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `SystemTime` and `UNIX_EPOCH`
[INFO] [stdout]   --> src/bin/server.rs:15:36
[INFO] [stdout]    |
[INFO] [stdout] 15 | use std::time::{Duration, Instant, SystemTime, UNIX_EPOCH};
[INFO] [stdout]    |                                    ^^^^^^^^^^  ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `anim_frame` and `account_id` are never read
[INFO] [stdout]   --> src/bin/server.rs:35:5
[INFO] [stdout]    |
[INFO] [stdout] 24 | struct ServerPlayer {
[INFO] [stdout]    |        ------------ fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 35 |     anim_frame: f32,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 48 |     account_id: i32,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `addr`, `username`, and `last_heard` are never read
[INFO] [stdout]   --> src/bin/server.rs:54:5
[INFO] [stdout]    |
[INFO] [stdout] 53 | struct PendingClient {
[INFO] [stdout]    |        ------------- fields in this struct
[INFO] [stdout] 54 |     addr: SocketAddr,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 55 |     account_id: i32,
[INFO] [stdout] 56 |     username: String,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 57 |     last_heard: Instant,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `SystemTime` and `UNIX_EPOCH`
[INFO] [stdout]   --> src/bin/server.rs:15:36
[INFO] [stdout]    |
[INFO] [stdout] 15 | use std::time::{Duration, Instant, SystemTime, UNIX_EPOCH};
[INFO] [stdout]    |                                    ^^^^^^^^^^  ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `anim_frame` and `account_id` are never read
[INFO] [stdout]   --> src/bin/server.rs:35:5
[INFO] [stdout]    |
[INFO] [stdout] 24 | struct ServerPlayer {
[INFO] [stdout]    |        ------------ fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 35 |     anim_frame: f32,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 48 |     account_id: i32,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `addr`, `username`, and `last_heard` are never read
[INFO] [stdout]   --> src/bin/server.rs:54:5
[INFO] [stdout]    |
[INFO] [stdout] 53 | struct PendingClient {
[INFO] [stdout]    |        ------------- fields in this struct
[INFO] [stdout] 54 |     addr: SocketAddr,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 55 |     account_id: i32,
[INFO] [stdout] 56 |     username: String,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 57 |     last_heard: Instant,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `HitboxPaintedMask`
[INFO] [stdout]  --> src/systems/hitbox_editor.rs:4:67
[INFO] [stdout]   |
[INFO] [stdout] 4 | use crate::world::environment::{self, HitboxConfig, GltfTemplate, HitboxPaintedMask};
[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: `environment::*`
[INFO] [stdout]  --> src/world/mod.rs:6:9
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub use environment::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `pathfinding::*`
[INFO] [stdout]  --> src/world/mod.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub use pathfinding::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `GltfTemplate`
[INFO] [stdout]   --> src/main.rs:25:46
[INFO] [stdout]    |
[INFO] [stdout] 25 | use world::environment::{self, HitboxConfig, GltfTemplate};
[INFO] [stdout]    |                                              ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `self` and `slide_move_world`
[INFO] [stdout]   --> src/main.rs:28:26
[INFO] [stdout]    |
[INFO] [stdout] 28 | use world::pathfinding::{self, slide_move_world};
[INFO] [stdout]    |                          ^^^^  ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `egui_macroquad::egui::PlatformOutput::copied_text`: Use `Context::copy_text` or `PlatformOutput::commands` instead
[INFO] [stdout]    --> src/main.rs:338:44
[INFO] [stdout]     |
[INFO] [stdout] 338 |             let copy_text = ctx.output(|o| o.copied_text.clone());
[INFO] [stdout]     |                                            ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/main.rs:299:9
[INFO] [stdout]     |
[INFO] [stdout] 299 |     let mut char_select_scroll = 0usize;
[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: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]   --> src/main.rs:69:60
[INFO] [stdout]    |
[INFO] [stdout] 69 |     visuals.widgets.inactive.bg_stroke = egui::Stroke::new(1.0, egui::Color32::from_rgb(70, 58, 95));
[INFO] [stdout]    |                                                            ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout]    = note: `#[warn(float_literal_f32_fallback)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]   --> src/main.rs:73:59
[INFO] [stdout]    |
[INFO] [stdout] 73 |     visuals.widgets.hovered.bg_stroke = egui::Stroke::new(1.5, egui::Color32::from_rgb(180, 140, 60));
[INFO] [stdout]    |                                                           ^^^ help: explicitly specify the type as `f32`: `1.5_f32`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]   --> src/main.rs:77:58
[INFO] [stdout]    |
[INFO] [stdout] 77 |     visuals.widgets.active.bg_stroke = egui::Stroke::new(2.0, egui::Color32::from_rgb(210, 165, 45));
[INFO] [stdout]    |                                                          ^^^ help: explicitly specify the type as `f32`: `2.0_f32`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]   --> src/main.rs:81:56
[INFO] [stdout]    |
[INFO] [stdout] 81 |     visuals.widgets.open.bg_stroke = egui::Stroke::new(2.0, egui::Color32::from_rgb(210, 165, 45));
[INFO] [stdout]    |                                                        ^^^ help: explicitly specify the type as `f32`: `2.0_f32`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]   --> src/main.rs:85:50
[INFO] [stdout]    |
[INFO] [stdout] 85 |     visuals.selection.stroke = egui::Stroke::new(1.0, egui::Color32::from_rgb(210, 165, 45));
[INFO] [stdout]    |                                                  ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]   --> src/main.rs:87:52
[INFO] [stdout]    |
[INFO] [stdout] 87 |     visuals.text_cursor.stroke = egui::Stroke::new(2.0, egui::Color32::from_rgb(220, 175, 55));
[INFO] [stdout]    |                                                    ^^^ help: explicitly specify the type as `f32`: `2.0_f32`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/world/pathfinding.rs:244:9
[INFO] [stdout]     |
[INFO] [stdout] 244 |     let mut start_grid = to_grid(start).clamp(width, height);
[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/world/pathfinding.rs:245:9
[INFO] [stdout]     |
[INFO] [stdout] 245 |     let mut goal_grid = to_grid(goal).clamp(width, height);
[INFO] [stdout]     |         ----^^^^^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `mask_key` is never used
[INFO] [stdout]   --> src/world/chunk.rs:86:8
[INFO] [stdout]    |
[INFO] [stdout] 85 | impl Gate {
[INFO] [stdout]    | --------- method in this implementation
[INFO] [stdout] 86 |     fn mask_key(&self) -> &'static str {
[INFO] [stdout]    |        ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated constant `GATE_OPEN_COLLISION_THRESHOLD` is never used
[INFO] [stdout]    --> src/world/chunk.rs:127:11
[INFO] [stdout]     |
[INFO] [stdout] 124 | impl ChunkedWorld {
[INFO] [stdout]     | ----------------- associated constant in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 127 |     const GATE_OPEN_COLLISION_THRESHOLD: f32 = 0.35;
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `combat_text_mgr`
[INFO] [stdout]   --> src/systems/input.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 |     combat_text_mgr: &mut crate::ui::combat_text::CombatTextManager,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_combat_text_mgr`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `radius`
[INFO] [stdout]   --> src/systems/input.rs:40:40
[INFO] [stdout]    |
[INFO] [stdout] 40 |             TargetingState::Aoe(spell, radius) => {
[INFO] [stdout]    |                                        ^^^^^^ help: if this is intentional, prefix it with an underscore: `_radius`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `my`
[INFO] [stdout]    --> src/systems/hitbox_editor.rs:120:22
[INFO] [stdout]     |
[INFO] [stdout] 120 |             let (mx, my) = mouse_position();
[INFO] [stdout]     |                      ^^ help: if this is intentional, prefix it with an underscore: `_my`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/world/pathfinding.rs:244:9
[INFO] [stdout]     |
[INFO] [stdout] 244 |     let mut start_grid = to_grid(start).clamp(width, height);
[INFO] [stdout]     |         ----^^^^^^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/world/pathfinding.rs:245:9
[INFO] [stdout]     |
[INFO] [stdout] 245 |     let mut goal_grid = to_grid(goal).clamp(width, height);
[INFO] [stdout]     |         ----^^^^^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `char_select_scroll`
[INFO] [stdout]    --> src/main.rs:299:9
[INFO] [stdout]     |
[INFO] [stdout] 299 |     let mut char_select_scroll = 0usize;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_char_select_scroll`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `template_loaded`
[INFO] [stdout]    --> src/main.rs:950:21
[INFO] [stdout]     |
[INFO] [stdout] 950 |                 let template_loaded = cluster_editor
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_template_loaded`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `dest`
[INFO] [stdout]     --> src/main.rs:1078:54
[INFO] [stdout]      |
[INFO] [stdout] 1078 | ...                   if let Some(dest) = srv_dest {
[INFO] [stdout]      |                                   ^^^^ help: if this is intentional, prefix it with an underscore: `_dest`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `ground_intersection` is never used
[INFO] [stdout]    --> src/main.rs:113:4
[INFO] [stdout]     |
[INFO] [stdout] 113 | fn ground_intersection(camera: &Camera3D) -> Option<Vec3> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `rect_contains` is never used
[INFO] [stdout]    --> src/main.rs:135:4
[INFO] [stdout]     |
[INFO] [stdout] 135 | fn rect_contains(x: f32, y: f32, w: f32, h: f32, point: (f32, f32)) -> bool {
[INFO] [stdout]     |    ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `Punch`, `CarryWalk`, and `Jump` are never constructed
[INFO] [stdout]    --> src/core/animation.rs:129:5
[INFO] [stdout]     |
[INFO] [stdout] 123 | pub enum AnimationState {
[INFO] [stdout]     |          -------------- variants in this enum
[INFO] [stdout] ...
[INFO] [stdout] 129 |     Punch,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 133 |     CarryWalk,
[INFO] [stdout]     |     ^^^^^^^^^
[INFO] [stdout] 134 |     Jump,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `AnimationState` 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: method `draw` is never used
[INFO] [stdout]    --> src/entities/effects.rs:166:12
[INFO] [stdout]     |
[INFO] [stdout]  24 | impl EffectManager {
[INFO] [stdout]     | ------------------ method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 166 |     pub fn draw(&self, camera_pos: Vec3) {
[INFO] [stdout]     |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `stuck_timer` is never read
[INFO] [stdout]   --> src/entities/enemy.rs:26:9
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub struct Enemy {
[INFO] [stdout]    |            ----- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 26 |     pub stuck_timer: f32,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `tick` is never read
[INFO] [stdout]   --> src/net/client.rs:47:9
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct WorldSnapshot {
[INFO] [stdout]    |            ------------- field in this struct
[INFO] [stdout] 47 |     pub tick: u64,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `MAX_PLAYERS` is never used
[INFO] [stdout]  --> src/net/protocol.rs:4:11
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub const MAX_PLAYERS: usize = 16;
[INFO] [stdout]   |           ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SERVER_TICK_RATE` is never used
[INFO] [stdout]  --> src/net/protocol.rs:7:11
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub const SERVER_TICK_RATE: u64 = 30;
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `DEFAULT_PORT` is never used
[INFO] [stdout]   --> src/net/protocol.rs:10:11
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub const DEFAULT_PORT: u16 = 7878;
[INFO] [stdout]    |           ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `MAX_CHARACTERS_PER_ACCOUNT` is never used
[INFO] [stdout]   --> src/net/protocol.rs:19:11
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub const MAX_CHARACTERS_PER_ACCOUNT: usize = 5;
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `encode_server_message` is never used
[INFO] [stdout]    --> src/net/protocol.rs:244:8
[INFO] [stdout]     |
[INFO] [stdout] 244 | pub fn encode_server_message(msg: &ServerMessage) -> Vec<u8> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/net/protocol.rs:288:12
[INFO] [stdout]     |
[INFO] [stdout] 288 |     Client(ClientMessage),
[INFO] [stdout]     |     ------ ^^^^^^^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `PacketPayload` has a derived impl for the trait `Debug`, but this is 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] 288 -     Client(ClientMessage),
[INFO] [stdout] 288 +     Client(()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `cluster_scroll` is never read
[INFO] [stdout]   --> src/systems/cluster_editor.rs:82:5
[INFO] [stdout]    |
[INFO] [stdout] 52 | pub struct ClusterEditor {
[INFO] [stdout]    |            ------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 82 |     cluster_scroll: usize,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `to_string` is never used
[INFO] [stdout]   --> src/world/chunk.rs:59:12
[INFO] [stdout]    |
[INFO] [stdout] 58 | impl BiomeType {
[INFO] [stdout]    | -------------- method in this implementation
[INFO] [stdout] 59 |     pub fn to_string(&self) -> String {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `mask_key` is never used
[INFO] [stdout]   --> src/world/chunk.rs:86:8
[INFO] [stdout]    |
[INFO] [stdout] 85 | impl Gate {
[INFO] [stdout]    | --------- method in this implementation
[INFO] [stdout] 86 |     fn mask_key(&self) -> &'static str {
[INFO] [stdout]    |        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `coord`, `biome`, `placements`, and `pathfinding` are never read
[INFO] [stdout]    --> src/world/chunk.rs:96:9
[INFO] [stdout]     |
[INFO] [stdout]  95 | pub struct Chunk {
[INFO] [stdout]     |            ----- fields in this struct
[INFO] [stdout]  96 |     pub coord: ChunkCoord,
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout]  97 |     pub biome: BiomeType,
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout]  98 |     pub placements: Vec<ModelPlacement>,
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout]  99 |     pub walkability: Vec<Vec<bool>>,
[INFO] [stdout] 100 |     pub pathfinding: Vec<Vec<bool>>,
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated constant `GATE_OPEN_COLLISION_THRESHOLD` is never used
[INFO] [stdout]    --> src/world/chunk.rs:127:11
[INFO] [stdout]     |
[INFO] [stdout] 124 | impl ChunkedWorld {
[INFO] [stdout]     | ----------------- associated constant in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 127 |     const GATE_OPEN_COLLISION_THRESHOLD: f32 = 0.35;
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `active_cluster` is never used
[INFO] [stdout]    --> src/world/cluster.rs:114:12
[INFO] [stdout]     |
[INFO] [stdout]  93 | impl MapDocument {
[INFO] [stdout]     | ---------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 114 |     pub fn active_cluster(&self) -> Option<&WorldCluster> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `is_walkable` is never used
[INFO] [stdout]     --> src/world/environment.rs:1042:12
[INFO] [stdout]      |
[INFO] [stdout]  741 | impl WorldSimulation {
[INFO] [stdout]      | -------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 1042 |     pub fn is_walkable(&self, world_pos: Vec3) -> bool {
[INFO] [stdout]      |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `draw` is never used
[INFO] [stdout]     --> src/world/environment.rs:1118:12
[INFO] [stdout]      |
[INFO] [stdout] 1080 | impl WorldEnvironment {
[INFO] [stdout]      | --------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 1118 |     pub fn draw(&self) {
[INFO] [stdout]      |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `WalkabilityMap` is never used
[INFO] [stdout]  --> src/world/pathfinding.rs:4:11
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub trait WalkabilityMap {
[INFO] [stdout]   |           ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `line_of_sight` is never used
[INFO] [stdout]   --> src/world/pathfinding.rs:31:8
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub fn line_of_sight(
[INFO] [stdout]    |        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sample_walkable` is never used
[INFO] [stdout]    --> src/world/pathfinding.rs:130:4
[INFO] [stdout]     |
[INFO] [stdout] 130 | fn sample_walkable(
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `is_walkable_with_radius` is never used
[INFO] [stdout]    --> src/world/pathfinding.rs:145:8
[INFO] [stdout]     |
[INFO] [stdout] 145 | pub fn is_walkable_with_radius(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `slide_move` is never used
[INFO] [stdout]    --> src/world/pathfinding.rs:184:8
[INFO] [stdout]     |
[INFO] [stdout] 184 | pub fn slide_move(
[INFO] [stdout]     |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `find_path` is never used
[INFO] [stdout]    --> src/world/pathfinding.rs:225:8
[INFO] [stdout]     |
[INFO] [stdout] 225 | pub fn find_path(
[INFO] [stdout]     |        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `clamp` is never used
[INFO] [stdout]    --> src/world/pathfinding.rs:432:8
[INFO] [stdout]     |
[INFO] [stdout] 431 | impl GridPos {
[INFO] [stdout]     | ------------ method in this implementation
[INFO] [stdout] 432 |     fn clamp(mut self, width: i32, height: i32) -> Self {
[INFO] [stdout]     |        ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `smooth_path` is never used
[INFO] [stdout]    --> src/world/pathfinding.rs:439:4
[INFO] [stdout]     |
[INFO] [stdout] 439 | fn smooth_path(
[INFO] [stdout]     |    ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 5.31s
[INFO] running `Command { std: "docker" "inspect" "eb8627524c168271badb1b74c546c7ea40b74a830a177ffb2b248815eede4721", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "eb8627524c168271badb1b74c546c7ea40b74a830a177ffb2b248815eede4721" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]    --> src/world/pathfinding.rs:244:9
[INFO] [stderr]     |
[INFO] [stderr] 244 |     let mut start_grid = to_grid(start).clamp(width, height);
[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/world/pathfinding.rs:245:9
[INFO] [stderr]     |
[INFO] [stderr] 245 |     let mut goal_grid = to_grid(goal).clamp(width, height);
[INFO] [stderr]     |         ----^^^^^^^^^
[INFO] [stderr]     |         |
[INFO] [stderr]     |         help: remove this `mut`
[INFO] [stderr] 
[INFO] [stderr] warning: method `mask_key` is never used
[INFO] [stderr]   --> src/world/chunk.rs:86:8
[INFO] [stderr]    |
[INFO] [stderr] 85 | impl Gate {
[INFO] [stderr]    | --------- method in this implementation
[INFO] [stderr] 86 |     fn mask_key(&self) -> &'static str {
[INFO] [stderr]    |        ^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: associated constant `GATE_OPEN_COLLISION_THRESHOLD` is never used
[INFO] [stderr]    --> src/world/chunk.rs:127:11
[INFO] [stderr]     |
[INFO] [stderr] 124 | impl ChunkedWorld {
[INFO] [stderr]     | ----------------- associated constant in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 127 |     const GATE_OPEN_COLLISION_THRESHOLD: f32 = 0.35;
[INFO] [stderr]     |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `rpg_engine` (lib) generated 4 warnings (run `cargo fix --lib -p rpg_engine` to apply 2 suggestions)
[INFO] [stderr] warning: `rpg_engine` (lib test) generated 4 warnings (4 duplicates)
[INFO] [stderr] warning: unused import: `HitboxPaintedMask`
[INFO] [stderr]  --> src/systems/hitbox_editor.rs:4:67
[INFO] [stderr]   |
[INFO] [stderr] 4 | use crate::world::environment::{self, HitboxConfig, GltfTemplate, HitboxPaintedMask};
[INFO] [stderr]   |                                                                   ^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `environment::*`
[INFO] [stderr]  --> src/world/mod.rs:6:9
[INFO] [stderr]   |
[INFO] [stderr] 6 | pub use environment::*;
[INFO] [stderr]   |         ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `pathfinding::*`
[INFO] [stderr]  --> src/world/mod.rs:7:9
[INFO] [stderr]   |
[INFO] [stderr] 7 | pub use pathfinding::*;
[INFO] [stderr]   |         ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `GltfTemplate`
[INFO] [stderr]   --> src/main.rs:25:46
[INFO] [stderr]    |
[INFO] [stderr] 25 | use world::environment::{self, HitboxConfig, GltfTemplate};
[INFO] [stderr]    |                                              ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `self` and `slide_move_world`
[INFO] [stderr]   --> src/main.rs:28:26
[INFO] [stderr]    |
[INFO] [stderr] 28 | use world::pathfinding::{self, slide_move_world};
[INFO] [stderr]    |                          ^^^^  ^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated field `egui_macroquad::egui::PlatformOutput::copied_text`: Use `Context::copy_text` or `PlatformOutput::commands` instead
[INFO] [stderr]    --> src/main.rs:338:44
[INFO] [stderr]     |
[INFO] [stderr] 338 |             let copy_text = ctx.output(|o| o.copied_text.clone());
[INFO] [stderr]     |                                            ^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(deprecated)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]    --> src/main.rs:299:9
[INFO] [stderr]     |
[INFO] [stderr] 299 |     let mut char_select_scroll = 0usize;
[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: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stderr]   --> src/main.rs:69:60
[INFO] [stderr]    |
[INFO] [stderr] 69 |     visuals.widgets.inactive.bg_stroke = egui::Stroke::new(1.0, egui::Color32::from_rgb(70, 58, 95));
[INFO] [stderr]    |                                                            ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stderr]    |
[INFO] [stderr]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]    = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stderr]    = note: `#[warn(float_literal_f32_fallback)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stderr]   --> src/main.rs:73:59
[INFO] [stderr]    |
[INFO] [stderr] 73 |     visuals.widgets.hovered.bg_stroke = egui::Stroke::new(1.5, egui::Color32::from_rgb(180, 140, 60));
[INFO] [stderr]    |                                                           ^^^ help: explicitly specify the type as `f32`: `1.5_f32`
[INFO] [stderr]    |
[INFO] [stderr]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]    = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stderr] 
[INFO] [stderr] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stderr]   --> src/main.rs:77:58
[INFO] [stderr]    |
[INFO] [stderr] 77 |     visuals.widgets.active.bg_stroke = egui::Stroke::new(2.0, egui::Color32::from_rgb(210, 165, 45));
[INFO] [stderr]    |                                                          ^^^ help: explicitly specify the type as `f32`: `2.0_f32`
[INFO] [stderr]    |
[INFO] [stderr]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]    = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stderr] 
[INFO] [stderr] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stderr]   --> src/main.rs:81:56
[INFO] [stderr]    |
[INFO] [stderr] 81 |     visuals.widgets.open.bg_stroke = egui::Stroke::new(2.0, egui::Color32::from_rgb(210, 165, 45));
[INFO] [stderr]    |                                                        ^^^ help: explicitly specify the type as `f32`: `2.0_f32`
[INFO] [stderr]    |
[INFO] [stderr]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]    = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stderr] 
[INFO] [stderr] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stderr]   --> src/main.rs:85:50
[INFO] [stderr]    |
[INFO] [stderr] 85 |     visuals.selection.stroke = egui::Stroke::new(1.0, egui::Color32::from_rgb(210, 165, 45));
[INFO] [stderr]    |                                                  ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stderr]    |
[INFO] [stderr]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]    = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stderr] 
[INFO] [stderr] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stderr]   --> src/main.rs:87:52
[INFO] [stderr]    |
[INFO] [stderr] 87 |     visuals.text_cursor.stroke = egui::Stroke::new(2.0, egui::Color32::from_rgb(220, 175, 55));
[INFO] [stderr]    |                                                    ^^^ help: explicitly specify the type as `f32`: `2.0_f32`
[INFO] [stderr]    |
[INFO] [stderr]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]    = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `combat_text_mgr`
[INFO] [stderr]   --> src/systems/input.rs:16:5
[INFO] [stderr]    |
[INFO] [stderr] 16 |     combat_text_mgr: &mut crate::ui::combat_text::CombatTextManager,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_combat_text_mgr`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `radius`
[INFO] [stderr]   --> src/systems/input.rs:40:40
[INFO] [stderr]    |
[INFO] [stderr] 40 |             TargetingState::Aoe(spell, radius) => {
[INFO] [stderr]    |                                        ^^^^^^ help: if this is intentional, prefix it with an underscore: `_radius`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `my`
[INFO] [stderr]    --> src/systems/hitbox_editor.rs:120:22
[INFO] [stderr]     |
[INFO] [stderr] 120 |             let (mx, my) = mouse_position();
[INFO] [stderr]     |                      ^^ help: if this is intentional, prefix it with an underscore: `_my`
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]    --> src/world/pathfinding.rs:244:9
[INFO] [stderr]     |
[INFO] [stderr] 244 |     let mut start_grid = to_grid(start).clamp(width, height);
[INFO] [stderr]     |         ----^^^^^^^^^^
[INFO] [stderr]     |         |
[INFO] [stderr]     |         help: remove this `mut`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `char_select_scroll`
[INFO] [stderr]    --> src/main.rs:299:9
[INFO] [stderr]     |
[INFO] [stderr] 299 |     let mut char_select_scroll = 0usize;
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_char_select_scroll`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `template_loaded`
[INFO] [stderr]    --> src/main.rs:950:21
[INFO] [stderr]     |
[INFO] [stderr] 950 |                 let template_loaded = cluster_editor
[INFO] [stderr]     |                     ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_template_loaded`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `dest`
[INFO] [stderr]     --> src/main.rs:1078:54
[INFO] [stderr]      |
[INFO] [stderr] 1078 | ...                   if let Some(dest) = srv_dest {
[INFO] [stderr]      |                                   ^^^^ help: if this is intentional, prefix it with an underscore: `_dest`
[INFO] [stderr] 
[INFO] [stderr] warning: function `ground_intersection` is never used
[INFO] [stderr]    --> src/main.rs:113:4
[INFO] [stderr]     |
[INFO] [stderr] 113 | fn ground_intersection(camera: &Camera3D) -> Option<Vec3> {
[INFO] [stderr]     |    ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: function `rect_contains` is never used
[INFO] [stderr]    --> src/main.rs:135:4
[INFO] [stderr]     |
[INFO] [stderr] 135 | fn rect_contains(x: f32, y: f32, w: f32, h: f32, point: (f32, f32)) -> bool {
[INFO] [stderr]     |    ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: variants `Punch`, `CarryWalk`, and `Jump` are never constructed
[INFO] [stderr]    --> src/core/animation.rs:129:5
[INFO] [stderr]     |
[INFO] [stderr] 123 | pub enum AnimationState {
[INFO] [stderr]     |          -------------- variants in this enum
[INFO] [stderr] ...
[INFO] [stderr] 129 |     Punch,
[INFO] [stderr]     |     ^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 133 |     CarryWalk,
[INFO] [stderr]     |     ^^^^^^^^^
[INFO] [stderr] 134 |     Jump,
[INFO] [stderr]     |     ^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `AnimationState` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: method `draw` is never used
[INFO] [stderr]    --> src/entities/effects.rs:166:12
[INFO] [stderr]     |
[INFO] [stderr]  24 | impl EffectManager {
[INFO] [stderr]     | ------------------ method in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 166 |     pub fn draw(&self, camera_pos: Vec3) {
[INFO] [stderr]     |            ^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: field `stuck_timer` is never read
[INFO] [stderr]   --> src/entities/enemy.rs:26:9
[INFO] [stderr]    |
[INFO] [stderr] 16 | pub struct Enemy {
[INFO] [stderr]    |            ----- field in this struct
[INFO] [stderr] ...
[INFO] [stderr] 26 |     pub stuck_timer: f32,
[INFO] [stderr]    |         ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: field `tick` is never read
[INFO] [stderr]   --> src/net/client.rs:47:9
[INFO] [stderr]    |
[INFO] [stderr] 46 | pub struct WorldSnapshot {
[INFO] [stderr]    |            ------------- field in this struct
[INFO] [stderr] 47 |     pub tick: u64,
[INFO] [stderr]    |         ^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: constant `MAX_PLAYERS` is never used
[INFO] [stderr]  --> src/net/protocol.rs:4:11
[INFO] [stderr]   |
[INFO] [stderr] 4 | pub const MAX_PLAYERS: usize = 16;
[INFO] [stderr]   |           ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: constant `SERVER_TICK_RATE` is never used
[INFO] [stderr]  --> src/net/protocol.rs:7:11
[INFO] [stderr]   |
[INFO] [stderr] 7 | pub const SERVER_TICK_RATE: u64 = 30;
[INFO] [stderr]   |           ^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: constant `DEFAULT_PORT` is never used
[INFO] [stderr]   --> src/net/protocol.rs:10:11
[INFO] [stderr]    |
[INFO] [stderr] 10 | pub const DEFAULT_PORT: u16 = 7878;
[INFO] [stderr]    |           ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: constant `MAX_CHARACTERS_PER_ACCOUNT` is never used
[INFO] [stderr]   --> src/net/protocol.rs:19:11
[INFO] [stderr]    |
[INFO] [stderr] 19 | pub const MAX_CHARACTERS_PER_ACCOUNT: usize = 5;
[INFO] [stderr]    |           ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `encode_server_message` is never used
[INFO] [stderr]    --> src/net/protocol.rs:244:8
[INFO] [stderr]     |
[INFO] [stderr] 244 | pub fn encode_server_message(msg: &ServerMessage) -> Vec<u8> {
[INFO] [stderr]     |        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]    --> src/net/protocol.rs:288:12
[INFO] [stderr]     |
[INFO] [stderr] 288 |     Client(ClientMessage),
[INFO] [stderr]     |     ------ ^^^^^^^^^^^^^
[INFO] [stderr]     |     |
[INFO] [stderr]     |     field in this variant
[INFO] [stderr]     |
[INFO] [stderr]     = note: `PacketPayload` has a derived impl for the trait `Debug`, but this is 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] 288 -     Client(ClientMessage),
[INFO] [stderr] 288 +     Client(()),
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: field `cluster_scroll` is never read
[INFO] [stderr]   --> src/systems/cluster_editor.rs:82:5
[INFO] [stderr]    |
[INFO] [stderr] 52 | pub struct ClusterEditor {
[INFO] [stderr]    |            ------------- field in this struct
[INFO] [stderr] ...
[INFO] [stderr] 82 |     cluster_scroll: usize,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: method `to_string` is never used
[INFO] [stderr]   --> src/world/chunk.rs:59:12
[INFO] [stderr]    |
[INFO] [stderr] 58 | impl BiomeType {
[INFO] [stderr]    | -------------- method in this implementation
[INFO] [stderr] 59 |     pub fn to_string(&self) -> String {
[INFO] [stderr]    |            ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: method `mask_key` is never used
[INFO] [stderr]   --> src/world/chunk.rs:86:8
[INFO] [stderr]    |
[INFO] [stderr] 85 | impl Gate {
[INFO] [stderr]    | --------- method in this implementation
[INFO] [stderr] 86 |     fn mask_key(&self) -> &'static str {
[INFO] [stderr]    |        ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: fields `coord`, `biome`, `placements`, and `pathfinding` are never read
[INFO] [stderr]    --> src/world/chunk.rs:96:9
[INFO] [stderr]     |
[INFO] [stderr]  95 | pub struct Chunk {
[INFO] [stderr]     |            ----- fields in this struct
[INFO] [stderr]  96 |     pub coord: ChunkCoord,
[INFO] [stderr]     |         ^^^^^
[INFO] [stderr]  97 |     pub biome: BiomeType,
[INFO] [stderr]     |         ^^^^^
[INFO] [stderr]  98 |     pub placements: Vec<ModelPlacement>,
[INFO] [stderr]     |         ^^^^^^^^^^
[INFO] [stderr]  99 |     pub walkability: Vec<Vec<bool>>,
[INFO] [stderr] 100 |     pub pathfinding: Vec<Vec<bool>>,
[INFO] [stderr]     |         ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: method `active_cluster` is never used
[INFO] [stderr]    --> src/world/cluster.rs:114:12
[INFO] [stderr]     |
[INFO] [stderr]  93 | impl MapDocument {
[INFO] [stderr]     | ---------------- method in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 114 |     pub fn active_cluster(&self) -> Option<&WorldCluster> {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: method `is_walkable` is never used
[INFO] [stderr]     --> src/world/environment.rs:1042:12
[INFO] [stderr]      |
[INFO] [stderr]  741 | impl WorldSimulation {
[INFO] [stderr]      | -------------------- method in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 1042 |     pub fn is_walkable(&self, world_pos: Vec3) -> bool {
[INFO] [stderr]      |            ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: method `draw` is never used
[INFO] [stderr]     --> src/world/environment.rs:1118:12
[INFO] [stderr]      |
[INFO] [stderr] 1080 | impl WorldEnvironment {
[INFO] [stderr]      | --------------------- method in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 1118 |     pub fn draw(&self) {
[INFO] [stderr]      |            ^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: trait `WalkabilityMap` is never used
[INFO] [stderr]  --> src/world/pathfinding.rs:4:11
[INFO] [stderr]   |
[INFO] [stderr] 4 | pub trait WalkabilityMap {
[INFO] [stderr]   |           ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `line_of_sight` is never used
[INFO] [stderr]   --> src/world/pathfinding.rs:31:8
[INFO] [stderr]    |
[INFO] [stderr] 31 | pub fn line_of_sight(
[INFO] [stderr]    |        ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `sample_walkable` is never used
[INFO] [stderr]    --> src/world/pathfinding.rs:130:4
[INFO] [stderr]     |
[INFO] [stderr] 130 | fn sample_walkable(
[INFO] [stderr]     |    ^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `is_walkable_with_radius` is never used
[INFO] [stderr]    --> src/world/pathfinding.rs:145:8
[INFO] [stderr]     |
[INFO] [stderr] 145 | pub fn is_walkable_with_radius(
[INFO] [stderr]     |        ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `slide_move` is never used
[INFO] [stderr]    --> src/world/pathfinding.rs:184:8
[INFO] [stderr]     |
[INFO] [stderr] 184 | pub fn slide_move(
[INFO] [stderr]     |        ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `find_path` is never used
[INFO] [stderr]    --> src/world/pathfinding.rs:225:8
[INFO] [stderr]     |
[INFO] [stderr] 225 | pub fn find_path(
[INFO] [stderr]     |        ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: method `clamp` is never used
[INFO] [stderr]    --> src/world/pathfinding.rs:432:8
[INFO] [stderr]     |
[INFO] [stderr] 431 | impl GridPos {
[INFO] [stderr]     | ------------ method in this implementation
[INFO] [stderr] 432 |     fn clamp(mut self, width: i32, height: i32) -> Self {
[INFO] [stderr]     |        ^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `smooth_path` is never used
[INFO] [stderr]    --> src/world/pathfinding.rs:439:4
[INFO] [stderr]     |
[INFO] [stderr] 439 | fn smooth_path(
[INFO] [stderr]     |    ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `SystemTime` and `UNIX_EPOCH`
[INFO] [stderr]   --> src/bin/server.rs:15:36
[INFO] [stderr]    |
[INFO] [stderr] 15 | use std::time::{Duration, Instant, SystemTime, UNIX_EPOCH};
[INFO] [stderr]    |                                    ^^^^^^^^^^  ^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: fields `anim_frame` and `account_id` are never read
[INFO] [stderr]   --> src/bin/server.rs:35:5
[INFO] [stderr]    |
[INFO] [stderr] 24 | struct ServerPlayer {
[INFO] [stderr]    |        ------------ fields in this struct
[INFO] [stderr] ...
[INFO] [stderr] 35 |     anim_frame: f32,
[INFO] [stderr]    |     ^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 48 |     account_id: i32,
[INFO] [stderr]    |     ^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: fields `addr`, `username`, and `last_heard` are never read
[INFO] [stderr]   --> src/bin/server.rs:54:5
[INFO] [stderr]    |
[INFO] [stderr] 53 | struct PendingClient {
[INFO] [stderr]    |        ------------- fields in this struct
[INFO] [stderr] 54 |     addr: SocketAddr,
[INFO] [stderr]    |     ^^^^
[INFO] [stderr] 55 |     account_id: i32,
[INFO] [stderr] 56 |     username: String,
[INFO] [stderr]    |     ^^^^^^^^
[INFO] [stderr] 57 |     last_heard: Instant,
[INFO] [stderr]    |     ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: field `diagnostics` is never read
[INFO] [stderr]   --> src/world/pathfinding.rs:28:9
[INFO] [stderr]    |
[INFO] [stderr] 26 | pub struct PathfindResult {
[INFO] [stderr]    |            -------------- field in this struct
[INFO] [stderr] 27 |     pub path: Option<Vec<Vec3>>,
[INFO] [stderr] 28 |     pub diagnostics: PathfindDiagnostics,
[INFO] [stderr]    |         ^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `PathfindResult` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: `rpg_engine` (bin "client" test) generated 49 warnings (2 duplicates) (run `cargo fix --bin "client" -p rpg_engine --tests` to apply 19 suggestions)
[INFO] [stderr] warning: `rpg_engine` (bin "server" test) generated 3 warnings (run `cargo fix --bin "server" -p rpg_engine --tests` to apply 1 suggestion)
[INFO] [stderr] warning: `rpg_engine` (bin "client") generated 50 warnings (49 duplicates)
[INFO] [stderr] warning: `rpg_engine` (bin "server") generated 3 warnings (3 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.30s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rpg_engine-7226e6579332c956)
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test world::environment::tests::painted_mask_blocks_cardinal_rotations_in_grid_queries ... ok
[INFO] [stdout] test world::environment::tests::painted_mask_rotation_matches_world_rotation ... ok
[INFO] [stdout] test world::environment::tests::prefers_specific_gate_and_fence_entries ... ok
[INFO] [stdout] test world::pathfinding::tests::pathfinding_returns_goal_in_open_space ... ok
[INFO] [stdout] test world::environment::tests::gate_leaf_mesh_moves_between_closed_and_open ... ok
[INFO] [stdout] test world::pathfinding::tests::pathfinding_supports_long_paths_beyond_old_search_cap ... ok
[INFO] [stdout] test world::pathfinding::tests::pathfinding_rejects_diagonal_corner_cutting ... FAILED
[INFO] [stdout] test world::pathfinding::tests::detailed_pathfinding_reports_blocked_goal ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- world::pathfinding::tests::pathfinding_rejects_diagonal_corner_cutting stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'world::pathfinding::tests::pathfinding_rejects_diagonal_corner_cutting' (1761) panicked at src/world/pathfinding.rs:529:9:
[INFO] [stdout] diagonal corner cut should be rejected
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x581b92b44238 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x581b92b44238 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x581b92b44238 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x581b92b44238 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x581b92b5927a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x581b92b5927a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x581b92b48a52 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x581b92b48a52 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x581b92b230d6 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x581b92b230d6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x581b92b3c469 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x581b929ad9fc - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x581b929ad9fc - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x581b92b3c622 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x581b92b3c622 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x581b92b231c4 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x581b92b18249 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x581b92b23ead - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x581b92b59a0c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x581b929829e9 - rpg_engine[e35170c2d96dd659]::world::pathfinding::tests::pathfinding_rejects_diagonal_corner_cutting
[INFO] [stdout]                                at /opt/rustwide/workdir/src/world/pathfinding.rs:529:9
[INFO] [stdout]   20:     0x581b9297e2c7 - rpg_engine[e35170c2d96dd659]::world::pathfinding::tests::pathfinding_rejects_diagonal_corner_cutting::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/world/pathfinding.rs:517:53
[INFO] [stdout]   21:     0x581b92971276 - <rpg_engine[e35170c2d96dd659]::world::pathfinding::tests::pathfinding_rejects_diagonal_corner_cutting::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   22:     0x581b929a0adb - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x581b929a0adb - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   24:     0x581b929ae355 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   25:     0x581b929ae355 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   26:     0x581b929ae355 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   27:     0x581b929ae355 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   28:     0x581b929ae355 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x581b929ae355 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   30:     0x581b929ae355 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   31:     0x581b929a7c64 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   32:     0x581b929a7c64 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   33:     0x581b929b13d2 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   34:     0x581b929b13d2 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   35:     0x581b929b13d2 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   36:     0x581b929b13d2 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   37:     0x581b929b13d2 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x581b929b13d2 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   39:     0x581b929b13d2 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x581b92b438bf - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   41:     0x581b92b438bf - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   42:     0x6ffec7014aa4 - <unknown>
[INFO] [stdout]   43:     0x6ffec70a1a64 - clone
[INFO] [stdout]   44:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- world::pathfinding::tests::detailed_pathfinding_reports_blocked_goal stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'world::pathfinding::tests::detailed_pathfinding_reports_blocked_goal' (1760) panicked at src/world/pathfinding.rs:476:9:
[INFO] [stdout] assertion failed: result.path.is_none()
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x581b92b44238 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x581b92b44238 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x581b92b44238 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x581b92b44238 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x581b92b5927a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x581b92b5927a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x581b92b48a52 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x581b92b48a52 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x581b92b230d6 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x581b92b230d6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x581b92b3c469 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x581b929ad9fc - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x581b929ad9fc - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x581b92b3c622 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x581b92b3c622 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x581b92b231c4 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x581b92b18249 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x581b92b23ead - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x581b92b59a0c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x581b92b599d2 - core[8fb95b77d25ab6c8]::panicking::panic
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x581b929826ff - rpg_engine[e35170c2d96dd659]::world::pathfinding::tests::detailed_pathfinding_reports_blocked_goal
[INFO] [stdout]                                at /opt/rustwide/workdir/src/world/pathfinding.rs:476:9
[INFO] [stdout]   21:     0x581b9297e297 - rpg_engine[e35170c2d96dd659]::world::pathfinding::tests::detailed_pathfinding_reports_blocked_goal::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/world/pathfinding.rs:468:51
[INFO] [stdout]   22:     0x581b92971236 - <rpg_engine[e35170c2d96dd659]::world::pathfinding::tests::detailed_pathfinding_reports_blocked_goal::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x581b929a0adb - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x581b929a0adb - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   25:     0x581b929ae355 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   26:     0x581b929ae355 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   27:     0x581b929ae355 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   28:     0x581b929ae355 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   29:     0x581b929ae355 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x581b929ae355 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   31:     0x581b929ae355 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   32:     0x581b929a7c64 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   33:     0x581b929a7c64 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   34:     0x581b929b13d2 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   35:     0x581b929b13d2 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   36:     0x581b929b13d2 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   37:     0x581b929b13d2 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   38:     0x581b929b13d2 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x581b929b13d2 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   40:     0x581b929b13d2 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x581b92b438bf - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   42:     0x581b92b438bf - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   43:     0x6ffec7014aa4 - <unknown>
[INFO] [stdout]   44:     0x6ffec70a1a64 - clone
[INFO] [stdout]   45:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     world::pathfinding::tests::detailed_pathfinding_reports_blocked_goal
[INFO] [stdout]     world::pathfinding::tests::pathfinding_rejects_diagonal_corner_cutting
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 6 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.14s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "eb8627524c168271badb1b74c546c7ea40b74a830a177ffb2b248815eede4721", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "eb8627524c168271badb1b74c546c7ea40b74a830a177ffb2b248815eede4721", kill_on_drop: false }`
[INFO] [stdout] eb8627524c168271badb1b74c546c7ea40b74a830a177ffb2b248815eede4721
