[INFO] cloning repository https://github.com/f0ursqu4r3/peachtrees [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/f0ursqu4r3/peachtrees" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ff0ursqu4r3%2Fpeachtrees", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ff0ursqu4r3%2Fpeachtrees'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d6141b651a7617217143e63743fe5c362f0714ac [INFO] checking f0ursqu4r3/peachtrees against try#73ffebff6f34db7eb167bf9edcf2afa19c3073e9 for pr-147841 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ff0ursqu4r3%2Fpeachtrees" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/f0ursqu4r3/peachtrees [INFO] finished tweaking git repo https://github.com/f0ursqu4r3/peachtrees [INFO] tweaked toml for git repo https://github.com/f0ursqu4r3/peachtrees written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/f0ursqu4r3/peachtrees on toolchain 73ffebff6f34db7eb167bf9edcf2afa19c3073e9 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+73ffebff6f34db7eb167bf9edcf2afa19c3073e9" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/f0ursqu4r3/peachtrees 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" "+73ffebff6f34db7eb167bf9edcf2afa19c3073e9" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+73ffebff6f34db7eb167bf9edcf2afa19c3073e9" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7d23275b117e1671e4dc96153b2f5b5d4b72a0a807b35c38ac1c4a3c725e6260 [INFO] running `Command { std: "docker" "start" "-a" "7d23275b117e1671e4dc96153b2f5b5d4b72a0a807b35c38ac1c4a3c725e6260", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7d23275b117e1671e4dc96153b2f5b5d4b72a0a807b35c38ac1c4a3c725e6260", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7d23275b117e1671e4dc96153b2f5b5d4b72a0a807b35c38ac1c4a3c725e6260", kill_on_drop: false }` [INFO] [stdout] 7d23275b117e1671e4dc96153b2f5b5d4b72a0a807b35c38ac1c4a3c725e6260 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+73ffebff6f34db7eb167bf9edcf2afa19c3073e9" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 164ca426a11421b3877395626333e5e8744dafcbecaf4adb5c0c06e1fa0a07ae [INFO] running `Command { std: "docker" "start" "-a" "164ca426a11421b3877395626333e5e8744dafcbecaf4adb5c0c06e1fa0a07ae", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling cfg-if v1.0.1 [INFO] [stderr] Compiling cc v1.2.27 [INFO] [stderr] Compiling writeable v0.6.1 [INFO] [stderr] Compiling litemap v0.8.0 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling rustls v0.23.28 [INFO] [stderr] Compiling rustls-pki-types v1.12.0 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Checking tokio v1.45.1 [INFO] [stderr] Checking getrandom v0.3.3 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling icu_normalizer_data v2.0.0 [INFO] [stderr] Compiling icu_properties_data v2.0.1 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling glob v0.3.2 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling zerovec v0.11.2 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Compiling hashbrown v0.15.4 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Compiling slab v0.4.10 [INFO] [stderr] Compiling prettyplease v0.2.35 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Checking bincode v2.0.1 [INFO] [stderr] Compiling webpki-roots v1.0.1 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Checking icu_normalizer v2.0.0 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling iana-time-zone v0.1.63 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.2 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling futures-intrusive v0.5.0 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling libsqlite3-sys v0.30.1 [INFO] [stderr] Compiling hashlink v0.10.0 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling indexmap v2.10.0 [INFO] [stderr] Compiling crc v3.3.0 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Compiling webpki-roots v0.26.11 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Checking uuid v1.17.0 [INFO] [stderr] Compiling libloading v0.8.8 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling bindgen v0.70.1 [INFO] [stderr] Checking idna v1.0.3 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling flume v0.11.1 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Checking url v2.5.4 [INFO] [stderr] Checking common v0.1.0 (/opt/rustwide/workdir/common) [INFO] [stderr] Compiling cmake v0.1.54 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Checking base64 v0.22.1 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Compiling imgui-sys v0.12.0 [INFO] [stderr] Checking rand_core v0.9.3 [INFO] [stderr] Checking base64ct v1.8.0 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking blake2 v0.10.6 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Checking thread_local v1.1.9 [INFO] [stderr] Checking mint v0.5.9 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Checking tokio-stream v0.1.17 [INFO] [stderr] Checking tokio-util v0.7.15 [INFO] [stderr] Checking password-hash v0.4.2 [INFO] [stderr] Checking chlorine v1.0.13 [INFO] [stderr] Checking tracing-subscriber v0.3.19 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling seq-macro v0.3.6 [INFO] [stderr] Checking rand v0.9.1 [INFO] [stderr] Checking test-client v0.1.0 (/opt/rustwide/workdir/test-client) [INFO] [stderr] Checking argon2 v0.4.1 [INFO] [stderr] Checking rustls-webpki v0.103.3 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Checking sqlx-core v0.8.6 [INFO] [stderr] Compiling raylib-sys v5.5.1 [INFO] [stderr] Checking sqlx-sqlite v0.8.6 [INFO] [stderr] Checking imgui v0.12.0 [INFO] [stderr] Compiling sqlx-macros-core v0.8.6 [INFO] [stderr] Compiling sqlx-macros v0.8.6 [INFO] [stderr] Checking sqlx v0.8.6 [INFO] [stderr] Checking server v0.1.0 (/opt/rustwide/workdir/server) [INFO] [stdout] warning: unused imports: `AuthError` and `AuthResult` [INFO] [stdout] --> server/src/auth/mod.rs:8:32 [INFO] [stdout] | [INFO] [stdout] 8 | pub use service::{AuthService, AuthResult, AuthError}; [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: `CommonAreaType` [INFO] [stdout] --> server/src/world.rs:3:51 [INFO] [stdout] | [INFO] [stdout] 3 | FloorLayout, FloorLayoutType, CommonAreaType, ZoneConnection, ConnectionType}; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `AuthError` and `AuthResult` [INFO] [stdout] --> server/src/auth/mod.rs:8:32 [INFO] [stdout] | [INFO] [stdout] 8 | pub use service::{AuthService, AuthResult, AuthError}; [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: `CommonAreaType` [INFO] [stdout] --> server/src/world.rs:3:51 [INFO] [stdout] | [INFO] [stdout] 3 | FloorLayout, FloorLayoutType, CommonAreaType, ZoneConnection, ConnectionType}; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias `AuthSystem` is never used [INFO] [stdout] --> server/src/auth/mod.rs:14:10 [INFO] [stdout] | [INFO] [stdout] 14 | pub type AuthSystem = Arc>; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `user_id` is never read [INFO] [stdout] --> server/src/auth/mod.rs:19:9 [INFO] [stdout] | [INFO] [stdout] 18 | pub struct AuthenticationResult { [INFO] [stdout] | -------------------- field in this struct [INFO] [stdout] 19 | pub user_id: u64, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `AuthenticationResult` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `UserNotFound` is never constructed [INFO] [stdout] --> server/src/auth/mod.rs:33:5 [INFO] [stdout] | [INFO] [stdout] 27 | pub enum AuthenticationError { [INFO] [stdout] | ------------------- variant in this enum [INFO] [stdout] ... [INFO] [stdout] 33 | UserNotFound, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `AuthenticationError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `find_by_id`, `update_password`, and `deactivate_user` are never used [INFO] [stdout] --> server/src/auth/repository.rs:36:14 [INFO] [stdout] | [INFO] [stdout] 25 | pub trait UserRepository: Send + Sync { [INFO] [stdout] | -------------- methods in this trait [INFO] [stdout] ... [INFO] [stdout] 36 | async fn find_by_id(&self, user_id: u64) -> anyhow::Result>; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 39 | async fn update_password(&self, user_id: u64, new_password_hash: String) -> anyhow::Result<()>; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 42 | async fn deactivate_user(&self, user_id: u64) -> anyhow::Result<()>; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> server/src/auth/repository.rs:50:12 [INFO] [stdout] | [INFO] [stdout] 48 | impl User { [INFO] [stdout] | --------- associated function in this implementation [INFO] [stdout] 49 | /// Create a new user instance [INFO] [stdout] 50 | pub fn new(id: u64, username: String, password_hash: String) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `logout`, `get_session_info`, `change_password`, `cleanup_sessions`, and `active_session_count` are never used [INFO] [stdout] --> server/src/auth/service.rs:165:18 [INFO] [stdout] | [INFO] [stdout] 25 | / impl AuthService [INFO] [stdout] 26 | | where [INFO] [stdout] 27 | | R: UserRepository, [INFO] [stdout] 28 | | P: PasswordHasher, [INFO] [stdout] | |______________________- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 165 | pub async fn logout(&self, session_id: &str) -> AuthResult<()> { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 172 | pub async fn get_session_info(&self, session_id: &str) -> AuthResult { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 180 | pub async fn change_password( [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 226 | pub async fn cleanup_sessions(&self) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 231 | pub async fn active_session_count(&self) -> usize { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `created_at` is never read [INFO] [stdout] --> server/src/auth/session.rs:13:9 [INFO] [stdout] | [INFO] [stdout] 9 | pub struct SessionInfo { [INFO] [stdout] | ----------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 13 | pub created_at: DateTime, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `SessionInfo` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `cleanup_expired_sessions` and `active_session_count` are never used [INFO] [stdout] --> server/src/auth/session.rs:91:18 [INFO] [stdout] | [INFO] [stdout] 23 | impl SessionManager { [INFO] [stdout] | ------------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 91 | pub async fn cleanup_expired_sessions(&self) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 99 | pub async fn active_session_count(&self) -> usize { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `next_event_id` is never read [INFO] [stdout] --> server/src/persistence/mod.rs:63:9 [INFO] [stdout] | [INFO] [stdout] 58 | pub struct RecoveredWorldState { [INFO] [stdout] | ------------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 63 | pub next_event_id: u64, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `RecoveredWorldState` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `zone_player_counts` is never read [INFO] [stdout] --> server/src/world.rs:8:9 [INFO] [stdout] | [INFO] [stdout] 6 | pub struct WorldManager { [INFO] [stdout] | ------------ field in this struct [INFO] [stdout] 7 | pub building: Building, [INFO] [stdout] 8 | pub zone_player_counts: HashMap, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `get_starting_zone`, `get_players_in_zone`, `update_zone_player_count`, and `can_player_access_zone` are never used [INFO] [stdout] --> server/src/world.rs:367:12 [INFO] [stdout] | [INFO] [stdout] 11 | impl WorldManager { [INFO] [stdout] | ----------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 367 | pub fn get_starting_zone(&self, player_id: u64) -> (String, i32) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 382 | pub fn get_players_in_zone(&self, zone_id: &str) -> u32 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 387 | pub fn update_zone_player_count(&mut self, zone_id: String, count: u32) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 392 | pub fn can_player_access_zone(&self, player_id: u64, zone_id: &str) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias `AuthSystem` is never used [INFO] [stdout] --> server/src/auth/mod.rs:14:10 [INFO] [stdout] | [INFO] [stdout] 14 | pub type AuthSystem = Arc>; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `user_id` is never read [INFO] [stdout] --> server/src/auth/mod.rs:19:9 [INFO] [stdout] | [INFO] [stdout] 18 | pub struct AuthenticationResult { [INFO] [stdout] | -------------------- field in this struct [INFO] [stdout] 19 | pub user_id: u64, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `AuthenticationResult` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `UserNotFound` is never constructed [INFO] [stdout] --> server/src/auth/mod.rs:33:5 [INFO] [stdout] | [INFO] [stdout] 27 | pub enum AuthenticationError { [INFO] [stdout] | ------------------- variant in this enum [INFO] [stdout] ... [INFO] [stdout] 33 | UserNotFound, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `AuthenticationError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `find_by_id`, `update_password`, and `deactivate_user` are never used [INFO] [stdout] --> server/src/auth/repository.rs:36:14 [INFO] [stdout] | [INFO] [stdout] 25 | pub trait UserRepository: Send + Sync { [INFO] [stdout] | -------------- methods in this trait [INFO] [stdout] ... [INFO] [stdout] 36 | async fn find_by_id(&self, user_id: u64) -> anyhow::Result>; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 39 | async fn update_password(&self, user_id: u64, new_password_hash: String) -> anyhow::Result<()>; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 42 | async fn deactivate_user(&self, user_id: u64) -> anyhow::Result<()>; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> server/src/auth/repository.rs:50:12 [INFO] [stdout] | [INFO] [stdout] 48 | impl User { [INFO] [stdout] | --------- associated function in this implementation [INFO] [stdout] 49 | /// Create a new user instance [INFO] [stdout] 50 | pub fn new(id: u64, username: String, password_hash: String) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `logout`, `get_session_info`, `change_password`, `cleanup_sessions`, and `active_session_count` are never used [INFO] [stdout] --> server/src/auth/service.rs:165:18 [INFO] [stdout] | [INFO] [stdout] 25 | / impl AuthService [INFO] [stdout] 26 | | where [INFO] [stdout] 27 | | R: UserRepository, [INFO] [stdout] 28 | | P: PasswordHasher, [INFO] [stdout] | |______________________- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 165 | pub async fn logout(&self, session_id: &str) -> AuthResult<()> { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 172 | pub async fn get_session_info(&self, session_id: &str) -> AuthResult { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 180 | pub async fn change_password( [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 226 | pub async fn cleanup_sessions(&self) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 231 | pub async fn active_session_count(&self) -> usize { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `created_at` is never read [INFO] [stdout] --> server/src/auth/session.rs:13:9 [INFO] [stdout] | [INFO] [stdout] 9 | pub struct SessionInfo { [INFO] [stdout] | ----------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 13 | pub created_at: DateTime, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `SessionInfo` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `cleanup_expired_sessions` and `active_session_count` are never used [INFO] [stdout] --> server/src/auth/session.rs:91:18 [INFO] [stdout] | [INFO] [stdout] 23 | impl SessionManager { [INFO] [stdout] | ------------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 91 | pub async fn cleanup_expired_sessions(&self) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 99 | pub async fn active_session_count(&self) -> usize { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `next_event_id` is never read [INFO] [stdout] --> server/src/persistence/mod.rs:63:9 [INFO] [stdout] | [INFO] [stdout] 58 | pub struct RecoveredWorldState { [INFO] [stdout] | ------------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 63 | pub next_event_id: u64, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `RecoveredWorldState` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `zone_player_counts` is never read [INFO] [stdout] --> server/src/world.rs:8:9 [INFO] [stdout] | [INFO] [stdout] 6 | pub struct WorldManager { [INFO] [stdout] | ------------ field in this struct [INFO] [stdout] 7 | pub building: Building, [INFO] [stdout] 8 | pub zone_player_counts: HashMap, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `get_starting_zone`, `get_players_in_zone`, `update_zone_player_count`, and `can_player_access_zone` are never used [INFO] [stdout] --> server/src/world.rs:367:12 [INFO] [stdout] | [INFO] [stdout] 11 | impl WorldManager { [INFO] [stdout] | ----------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 367 | pub fn get_starting_zone(&self, player_id: u64) -> (String, i32) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 382 | pub fn get_players_in_zone(&self, zone_id: &str) -> u32 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 387 | pub fn update_zone_player_count(&mut self, zone_id: String, count: u32) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 392 | pub fn can_player_access_zone(&self, player_id: u64, zone_id: &str) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking raylib v5.5.1 [INFO] [stderr] Checking client v0.1.0 (/opt/rustwide/workdir/client) [INFO] [stdout] warning: method `remove` is never used [INFO] [stdout] --> client/src/components/mod.rs:53:12 [INFO] [stdout] | [INFO] [stdout] 28 | impl ComponentStorage { [INFO] [stdout] | --------------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 53 | pub fn remove(&mut self) -> Option> { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `with_depth` is never used [INFO] [stdout] --> client/src/components/core.rs:24:12 [INFO] [stdout] | [INFO] [stdout] 14 | impl Transform { [INFO] [stdout] | -------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 24 | pub fn with_depth(mut self, depth: f32) -> Self { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `trigger` is never used [INFO] [stdout] --> client/src/components/core.rs:80:12 [INFO] [stdout] | [INFO] [stdout] 57 | impl Collider { [INFO] [stdout] | ------------- associated function in this implementation [INFO] [stdout] ... [INFO] [stdout] 80 | pub fn trigger(width: f32, height: f32) -> Self { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `center` is never used [INFO] [stdout] --> client/src/components/core.rs:127:12 [INFO] [stdout] | [INFO] [stdout] 117 | impl CollisionBounds { [INFO] [stdout] | -------------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 127 | pub fn center(&self) -> (f32, f32) { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `with_offset`, `with_origin`, and `with_top_left_origin` are never used [INFO] [stdout] --> client/src/components/core.rs:170:12 [INFO] [stdout] | [INFO] [stdout] 149 | impl Sprite { [INFO] [stdout] | ----------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 170 | pub fn with_offset(mut self, x: f32, y: f32) -> Self { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 176 | pub fn with_origin(mut self, origin_x: f32, origin_y: f32) -> Self { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 182 | pub fn with_top_left_origin(mut self) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `InteractionType` is never used [INFO] [stdout] --> client/src/components/core.rs:284:10 [INFO] [stdout] | [INFO] [stdout] 284 | pub enum InteractionType { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Interactable` is never constructed [INFO] [stdout] --> client/src/components/core.rs:301:12 [INFO] [stdout] | [INFO] [stdout] 301 | pub struct Interactable { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated functions `door` and `locked_door` are never used [INFO] [stdout] --> client/src/components/core.rs:309:12 [INFO] [stdout] | [INFO] [stdout] 308 | impl Interactable { [INFO] [stdout] | ----------------- associated functions in this implementation [INFO] [stdout] 309 | pub fn door(target_zone: String, target_x: f32, target_y: f32) -> Self { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 322 | pub fn locked_door(target_zone: String, target_x: f32, target_y: f32) -> Self { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated functions `custom` and `custom_with_origin` are never used [INFO] [stdout] --> client/src/entities/sprites.rs:43:12 [INFO] [stdout] | [INFO] [stdout] 6 | impl SpriteFactory { [INFO] [stdout] | ------------------ associated functions in this implementation [INFO] [stdout] ... [INFO] [stdout] 43 | pub fn custom(texture_name: &str, width: f32, height: f32) -> Sprite { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 48 | pub fn custom_with_origin( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `FurnitureSprites` is never constructed [INFO] [stdout] --> client/src/entities/sprites.rs:67:16 [INFO] [stdout] | [INFO] [stdout] 67 | pub struct FurnitureSprites; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated functions `dining_table`, `dining_chair`, `office_desk`, `office_chair`, `bookshelf`, and `couch` are never used [INFO] [stdout] --> client/src/entities/sprites.rs:70:16 [INFO] [stdout] | [INFO] [stdout] 69 | impl FurnitureSprites { [INFO] [stdout] | --------------------- associated functions in this implementation [INFO] [stdout] 70 | pub fn dining_table() -> Sprite { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 74 | pub fn dining_chair() -> Sprite { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 78 | pub fn office_desk() -> Sprite { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 82 | pub fn office_chair() -> Sprite { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 86 | pub fn bookshelf() -> Sprite { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | pub fn couch() -> Sprite { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `StructureSprites` is never constructed [INFO] [stdout] --> client/src/entities/sprites.rs:96:16 [INFO] [stdout] | [INFO] [stdout] 96 | pub struct StructureSprites; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated functions `interior_wall`, `exterior_wall`, `window`, `standard_door`, `apartment_door`, and `elevator_door` are never used [INFO] [stdout] --> client/src/entities/sprites.rs:99:16 [INFO] [stdout] | [INFO] [stdout] 98 | impl StructureSprites { [INFO] [stdout] | --------------------- associated functions in this implementation [INFO] [stdout] 99 | pub fn interior_wall() -> Sprite { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 103 | pub fn exterior_wall() -> Sprite { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 107 | pub fn window() -> Sprite { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 111 | pub fn standard_door() -> Sprite { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 115 | pub fn apartment_door() -> Sprite { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 119 | pub fn elevator_door() -> Sprite { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `CharacterSprites` is never constructed [INFO] [stdout] --> client/src/entities/sprites.rs:125:16 [INFO] [stdout] | [INFO] [stdout] 125 | pub struct CharacterSprites; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated functions `player`, `npc_resident`, `npc_maintenance`, and `npc_security` are never used [INFO] [stdout] --> client/src/entities/sprites.rs:128:16 [INFO] [stdout] | [INFO] [stdout] 127 | impl CharacterSprites { [INFO] [stdout] | --------------------- associated functions in this implementation [INFO] [stdout] 128 | pub fn player() -> Sprite { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 132 | pub fn npc_resident() -> Sprite { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | pub fn npc_maintenance() -> Sprite { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 140 | pub fn npc_security() -> Sprite { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `screen_width` and `screen_height` are never read [INFO] [stdout] --> client/src/systems/render.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 7 | pub struct RenderSystem { [INFO] [stdout] | ------------ fields in this struct [INFO] [stdout] ... [INFO] [stdout] 10 | screen_width: i32, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 11 | screen_height: i32, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `isometric_to_world` is never used [INFO] [stdout] --> client/src/systems/render.rs:499:8 [INFO] [stdout] | [INFO] [stdout] 499 | pub fn isometric_to_world(iso_x: f32, iso_y: f32) -> Vector2 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `remove_entity`, `move_entity_to_zone`, `query_entities`, and `get_triggers_at` are never used [INFO] [stdout] --> client/src/world.rs:54:12 [INFO] [stdout] | [INFO] [stdout] 21 | impl GameWorld { [INFO] [stdout] | -------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 54 | pub fn remove_entity(&mut self, id: EntityId) { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 132 | pub fn move_entity_to_zone(&mut self, entity_id: EntityId, new_zone_id: &str, new_floor: i32) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 202 | pub fn query_entities(&self, predicate: F) -> Vec<&Entity> [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 319 | pub fn get_triggers_at(&self, x: f32, y: f32, width: f32, height: f32) -> Vec { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `remove` is never used [INFO] [stdout] --> client/src/components/mod.rs:53:12 [INFO] [stdout] | [INFO] [stdout] 28 | impl ComponentStorage { [INFO] [stdout] | --------------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 53 | pub fn remove(&mut self) -> Option> { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `with_depth` is never used [INFO] [stdout] --> client/src/components/core.rs:24:12 [INFO] [stdout] | [INFO] [stdout] 14 | impl Transform { [INFO] [stdout] | -------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 24 | pub fn with_depth(mut self, depth: f32) -> Self { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `trigger` is never used [INFO] [stdout] --> client/src/components/core.rs:80:12 [INFO] [stdout] | [INFO] [stdout] 57 | impl Collider { [INFO] [stdout] | ------------- associated function in this implementation [INFO] [stdout] ... [INFO] [stdout] 80 | pub fn trigger(width: f32, height: f32) -> Self { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `center` is never used [INFO] [stdout] --> client/src/components/core.rs:127:12 [INFO] [stdout] | [INFO] [stdout] 117 | impl CollisionBounds { [INFO] [stdout] | -------------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 127 | pub fn center(&self) -> (f32, f32) { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `with_offset`, `with_origin`, and `with_top_left_origin` are never used [INFO] [stdout] --> client/src/components/core.rs:170:12 [INFO] [stdout] | [INFO] [stdout] 149 | impl Sprite { [INFO] [stdout] | ----------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 170 | pub fn with_offset(mut self, x: f32, y: f32) -> Self { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 176 | pub fn with_origin(mut self, origin_x: f32, origin_y: f32) -> Self { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 182 | pub fn with_top_left_origin(mut self) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `InteractionType` is never used [INFO] [stdout] --> client/src/components/core.rs:284:10 [INFO] [stdout] | [INFO] [stdout] 284 | pub enum InteractionType { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Interactable` is never constructed [INFO] [stdout] --> client/src/components/core.rs:301:12 [INFO] [stdout] | [INFO] [stdout] 301 | pub struct Interactable { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated functions `door` and `locked_door` are never used [INFO] [stdout] --> client/src/components/core.rs:309:12 [INFO] [stdout] | [INFO] [stdout] 308 | impl Interactable { [INFO] [stdout] | ----------------- associated functions in this implementation [INFO] [stdout] 309 | pub fn door(target_zone: String, target_x: f32, target_y: f32) -> Self { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 322 | pub fn locked_door(target_zone: String, target_x: f32, target_y: f32) -> Self { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated functions `custom` and `custom_with_origin` are never used [INFO] [stdout] --> client/src/entities/sprites.rs:43:12 [INFO] [stdout] | [INFO] [stdout] 6 | impl SpriteFactory { [INFO] [stdout] | ------------------ associated functions in this implementation [INFO] [stdout] ... [INFO] [stdout] 43 | pub fn custom(texture_name: &str, width: f32, height: f32) -> Sprite { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 48 | pub fn custom_with_origin( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `FurnitureSprites` is never constructed [INFO] [stdout] --> client/src/entities/sprites.rs:67:16 [INFO] [stdout] | [INFO] [stdout] 67 | pub struct FurnitureSprites; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated functions `dining_table`, `dining_chair`, `office_desk`, `office_chair`, `bookshelf`, and `couch` are never used [INFO] [stdout] --> client/src/entities/sprites.rs:70:16 [INFO] [stdout] | [INFO] [stdout] 69 | impl FurnitureSprites { [INFO] [stdout] | --------------------- associated functions in this implementation [INFO] [stdout] 70 | pub fn dining_table() -> Sprite { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 74 | pub fn dining_chair() -> Sprite { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 78 | pub fn office_desk() -> Sprite { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 82 | pub fn office_chair() -> Sprite { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 86 | pub fn bookshelf() -> Sprite { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | pub fn couch() -> Sprite { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `StructureSprites` is never constructed [INFO] [stdout] --> client/src/entities/sprites.rs:96:16 [INFO] [stdout] | [INFO] [stdout] 96 | pub struct StructureSprites; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated functions `interior_wall`, `exterior_wall`, `window`, `standard_door`, `apartment_door`, and `elevator_door` are never used [INFO] [stdout] --> client/src/entities/sprites.rs:99:16 [INFO] [stdout] | [INFO] [stdout] 98 | impl StructureSprites { [INFO] [stdout] | --------------------- associated functions in this implementation [INFO] [stdout] 99 | pub fn interior_wall() -> Sprite { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 103 | pub fn exterior_wall() -> Sprite { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 107 | pub fn window() -> Sprite { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 111 | pub fn standard_door() -> Sprite { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 115 | pub fn apartment_door() -> Sprite { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 119 | pub fn elevator_door() -> Sprite { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `CharacterSprites` is never constructed [INFO] [stdout] --> client/src/entities/sprites.rs:125:16 [INFO] [stdout] | [INFO] [stdout] 125 | pub struct CharacterSprites; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated functions `player`, `npc_resident`, `npc_maintenance`, and `npc_security` are never used [INFO] [stdout] --> client/src/entities/sprites.rs:128:16 [INFO] [stdout] | [INFO] [stdout] 127 | impl CharacterSprites { [INFO] [stdout] | --------------------- associated functions in this implementation [INFO] [stdout] 128 | pub fn player() -> Sprite { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 132 | pub fn npc_resident() -> Sprite { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | pub fn npc_maintenance() -> Sprite { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 140 | pub fn npc_security() -> Sprite { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `screen_width` and `screen_height` are never read [INFO] [stdout] --> client/src/systems/render.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 7 | pub struct RenderSystem { [INFO] [stdout] | ------------ fields in this struct [INFO] [stdout] ... [INFO] [stdout] 10 | screen_width: i32, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 11 | screen_height: i32, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `isometric_to_world` is never used [INFO] [stdout] --> client/src/systems/render.rs:499:8 [INFO] [stdout] | [INFO] [stdout] 499 | pub fn isometric_to_world(iso_x: f32, iso_y: f32) -> Vector2 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `remove_entity`, `move_entity_to_zone`, `query_entities`, and `get_triggers_at` are never used [INFO] [stdout] --> client/src/world.rs:54:12 [INFO] [stdout] | [INFO] [stdout] 21 | impl GameWorld { [INFO] [stdout] | -------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 54 | pub fn remove_entity(&mut self, id: EntityId) { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 132 | pub fn move_entity_to_zone(&mut self, entity_id: EntityId, new_zone_id: &str, new_floor: i32) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 202 | pub fn query_entities(&self, predicate: F) -> Vec<&Entity> [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 319 | pub fn get_triggers_at(&self, x: f32, y: f32, width: f32, height: f32) -> Vec { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 00s [INFO] running `Command { std: "docker" "inspect" "164ca426a11421b3877395626333e5e8744dafcbecaf4adb5c0c06e1fa0a07ae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "164ca426a11421b3877395626333e5e8744dafcbecaf4adb5c0c06e1fa0a07ae", kill_on_drop: false }` [INFO] [stdout] 164ca426a11421b3877395626333e5e8744dafcbecaf4adb5c0c06e1fa0a07ae