[INFO] cloning repository https://github.com/artemijan/L2Rust
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/artemijan/L2Rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fartemijan%2FL2Rust", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fartemijan%2FL2Rust'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 1d4a1390e1f9355ae1a02dbb671a9a8e925aefb9
[INFO] checking artemijan/L2Rust against master#f8463896a9b36a04899c013bd8825a7fd29dd7a4 for pr-151920
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fartemijan%2FL2Rust" "/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/artemijan/L2Rust
[INFO] finished tweaking git repo https://github.com/artemijan/L2Rust
[INFO] tweaked toml for git repo https://github.com/artemijan/L2Rust written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/artemijan/L2Rust on toolchain f8463896a9b36a04899c013bd8825a7fd29dd7a4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f8463896a9b36a04899c013bd8825a7fd29dd7a4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/artemijan/L2Rust 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" "+f8463896a9b36a04899c013bd8825a7fd29dd7a4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded kameo_macros v0.19.0
[INFO] [stderr]   Downloaded sea-orm-macros v1.1.13
[INFO] [stderr]   Downloaded sea-orm-cli v1.1.13
[INFO] [stderr]   Downloaded sea-orm-migration v1.1.13
[INFO] [stderr]   Downloaded kameo v0.19.2
[INFO] [stderr]   Downloaded async-std v1.13.1
[INFO] [stderr]   Downloaded sea-query v0.32.6
[INFO] [stderr]   Downloaded sea-orm v1.1.13
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+f8463896a9b36a04899c013bd8825a7fd29dd7a4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9f6bb7adf8993ba7c028abf5349cf77d5a83cdcd60d4abc17c72dd69c48cb6a7
[INFO] running `Command { std: "docker" "start" "-a" "9f6bb7adf8993ba7c028abf5349cf77d5a83cdcd60d4abc17c72dd69c48cb6a7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9f6bb7adf8993ba7c028abf5349cf77d5a83cdcd60d4abc17c72dd69c48cb6a7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9f6bb7adf8993ba7c028abf5349cf77d5a83cdcd60d4abc17c72dd69c48cb6a7", kill_on_drop: false }`
[INFO] [stdout] 9f6bb7adf8993ba7c028abf5349cf77d5a83cdcd60d4abc17c72dd69c48cb6a7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+f8463896a9b36a04899c013bd8825a7fd29dd7a4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ab1e2cb84b124e1f5053f5c98155090ce5cbce1ee3489524ff6c15ca01777c91
[INFO] running `Command { std: "docker" "start" "-a" "ab1e2cb84b124e1f5053f5c98155090ce5cbce1ee3489524ff6c15ca01777c91", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling cc v1.2.2
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]     Checking num-traits v0.2.19
[INFO] [stderr]     Checking log v0.4.27
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking socket2 v0.6.1
[INFO] [stderr]     Checking mio v1.0.3
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling litemap v0.7.4
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling time-macros v0.2.19
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling rustls v0.23.19
[INFO] [stderr]    Compiling pin-project-lite v0.2.15
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling itoa v1.0.14
[INFO] [stderr]    Compiling rustls-pki-types v1.10.0
[INFO] [stderr]    Compiling bigdecimal v0.4.7
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling rust_decimal v1.36.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling libm v0.2.11
[INFO] [stderr]    Compiling iana-time-zone v0.1.61
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]    Compiling syn v2.0.96
[INFO] [stderr]    Compiling cpufeatures v0.2.16
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]    Compiling crossbeam-queue v0.3.11
[INFO] [stderr]    Compiling indexmap v2.7.0
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling event-listener v5.3.1
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling tinyvec v1.8.0
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling webpki-roots v0.26.7
[INFO] [stderr]    Compiling uuid v1.17.0
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling unicode-bidi v0.3.17
[INFO] [stderr]    Compiling unicode-properties v0.1.3
[INFO] [stderr]    Compiling time v0.3.37
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling libsqlite3-sys v0.30.1
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling whoami v1.5.2
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]     Checking ordered-float v4.6.0
[INFO] [stderr]     Checking clap_lex v0.7.4
[INFO] [stderr]     Checking sharded-slab v0.1.7
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking kv-log-macro v1.0.7
[INFO] [stderr]     Checking http v1.2.0
[INFO] [stderr]     Checking no-std-net v0.6.0
[INFO] [stderr]     Checking der v0.7.9
[INFO] [stderr]    Compiling toml_edit v0.22.22
[INFO] [stderr]     Checking clap_builder v4.5.23
[INFO] [stderr]    Compiling unicode-normalization v0.1.24
[INFO] [stderr]     Checking pnet_base v0.35.0
[INFO] [stderr]     Checking password-hash v0.5.0
[INFO] [stderr]     Checking pnet_macros_support v0.35.0
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]     Checking blake2 v0.10.6
[INFO] [stderr]     Checking pnet_sys v0.35.0
[INFO] [stderr]    Compiling stringprep v0.1.5
[INFO] [stderr]    Compiling entities v0.1.0 (/opt/rustwide/workdir/entities)
[INFO] [stderr]    Compiling num-bigint-dig v0.8.4
[INFO] [stderr]     Checking inout v0.1.3
[INFO] [stderr]     Checking ipnet v2.10.1
[INFO] [stderr]     Checking argon2 v0.5.3
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]    Compiling pnet v0.35.0
[INFO] [stderr]     Checking spki v0.7.3
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking signature v2.2.0
[INFO] [stderr]     Checking unicode-ident v1.0.14
[INFO] [stderr]     Checking downcast-rs v2.0.1
[INFO] [stderr]     Checking pkcs8 v0.10.2
[INFO] [stderr]     Checking pem v3.0.5
[INFO] [stderr]     Checking blowfish v0.9.1
[INFO] [stderr]     Checking pkcs1 v0.7.5
[INFO] [stderr]     Checking num v0.4.3
[INFO] [stderr]    Compiling proc-macro-crate v3.2.0
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling async-attributes v1.1.2
[INFO] [stderr]     Checking rustls-webpki v0.102.8
[INFO] [stderr]    Compiling tokio-stream v0.1.16
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling zerofrom-derive v0.1.5
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling inherent v1.0.11
[INFO] [stderr]    Compiling sea-bae v0.2.1
[INFO] [stderr]    Compiling clap_derive v4.5.18
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling sea-orm-macros v1.1.13
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]    Compiling sea-schema-derive v0.3.0
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]    Compiling zerofrom v0.1.5
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]     Checking polling v3.7.4
[INFO] [stderr]     Checking async-stream v0.3.6
[INFO] [stderr]     Checking async-io v2.4.0
[INFO] [stderr]    Compiling pnet_macros v0.35.0
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]    Compiling macro-common v0.1.0 (/opt/rustwide/workdir/macro-common)
[INFO] [stderr]    Compiling num_enum_derive v0.7.4
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stderr]    Compiling icu_locid v1.5.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]    Compiling kameo_macros v0.19.0
[INFO] [stderr]    Compiling sea-query-derive v0.4.2
[INFO] [stderr]     Checking pnet_packet v0.35.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking clap v4.5.23
[INFO] [stderr]    Compiling serial_test_derive v3.2.0
[INFO] [stderr]     Checking num_enum v0.7.4
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]     Checking http-body-util v0.1.2
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking strum v0.27.2
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]     Checking pnet_transport v0.35.0
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]     Checking deranged v0.3.11
[INFO] [stderr]     Checking serde_json v1.0.140
[INFO] [stderr]     Checking either v1.13.0
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking ipnetwork v0.20.0
[INFO] [stderr]     Checking serde_yaml v0.9.34+deprecated
[INFO] [stderr]     Checking pnet_datalink v0.35.0
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking icu_normalizer v1.5.0
[INFO] [stderr]     Checking tracing-subscriber v0.3.19
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking dashmap v6.1.0
[INFO] [stderr]     Checking futures-intrusive v0.5.0
[INFO] [stderr]     Checking serial_test v3.2.0
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]     Checking idna_adapter v1.2.0
[INFO] [stderr]     Checking idna v1.0.3
[INFO] [stderr]     Checking url v2.5.4
[INFO] [stderr]     Checking sea-orm-cli v1.1.13
[INFO] [stderr]     Checking rsa v0.9.8
[INFO] [stderr]     Checking sea-query v0.32.6
[INFO] [stderr]    Compiling sqlx-core v0.8.6
[INFO] [stderr]    Compiling ouroboros_macro v0.18.4
[INFO] [stderr]     Checking ouroboros v0.18.4
[INFO] [stderr]     Checking async-global-executor v2.4.1
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]     Checking hyper v1.6.0
[INFO] [stderr]     Checking kameo v0.19.2
[INFO] [stderr]     Checking tower-http v0.6.6
[INFO] [stderr]     Checking async-std v1.13.1
[INFO] [stderr]     Checking hyper-util v0.1.15
[INFO] [stderr]    Compiling sqlx-sqlite v0.8.6
[INFO] [stderr]    Compiling sqlx-postgres v0.8.6
[INFO] [stderr]     Checking reqwest v0.12.22
[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 sea-query-binder v0.7.0
[INFO] [stderr]     Checking sea-orm v1.1.13
[INFO] [stderr]     Checking sea-schema v0.16.2
[INFO] [stderr]     Checking sea-orm-migration v1.1.13
[INFO] [stderr]     Checking migration v0.1.0 (/opt/rustwide/workdir/migration)
[INFO] [stderr]     Checking test-utils v0.1.0 (/opt/rustwide/workdir/test-utils)
[INFO] [stderr]     Checking l2-core v0.1.0 (/opt/rustwide/workdir/l2-core)
[INFO] [stdout] warning: unused import: `log::error`
[INFO] [stdout]  --> l2-core/src/errors.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use log::error;
[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: `SendablePacket`
[INFO] [stdout]   --> l2-core/src/shared_packets/gs_2_ls/player_in_game.rs:64:57
[INFO] [stdout]    |
[INFO] [stdout] 64 |     use crate::shared_packets::common::{ReadablePacket, SendablePacket};
[INFO] [stdout]    |                                                         ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `log::error`
[INFO] [stdout]  --> l2-core/src/errors.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use log::error;
[INFO] [stdout]   |     ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `loot` is never read
[INFO] [stdout]   --> l2-core/src/game_objects/player/party.rs:23:5
[INFO] [stdout]    |
[INFO] [stdout] 22 | pub struct Party {
[INFO] [stdout]    |            ----- field in this struct
[INFO] [stdout] 23 |     loot: PartyLoot,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Party` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `CreatureStat` is never constructed
[INFO] [stdout]  --> l2-core/src/game_objects/stats/creature.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub struct CreatureStat{
[INFO] [stdout]   |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `actives`, `passive`, `options`, and `owner` are never read
[INFO] [stdout]   --> l2-core/src/game_objects/creature/efects.rs:9:5
[INFO] [stdout]    |
[INFO] [stdout]  8 | pub struct EffectList {
[INFO] [stdout]    |            ---------- fields in this struct
[INFO] [stdout]  9 |     actives: Arc<Mutex<VecDeque<BuffInfo>>>,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 10 |     passive: DashSet<BuffInfo>,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 11 |     options: DashSet<BuffInfo>,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 12 |     owner: Arc<RwLock<Player>>,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `EffectList` 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: fields `skill_id` and `only_replace_by_learn` are never read
[INFO] [stdout]   --> l2-core/src/data/skill_tree_data.rs:31:5
[INFO] [stdout]    |
[INFO] [stdout] 30 | pub struct RemoveTreeSkill {
[INFO] [stdout]    |            --------------- fields in this struct
[INFO] [stdout] 31 |     skill_id: u32,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 32 |     only_replace_by_learn: bool,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `RemoveTreeSkill` 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: fields `skill_id` and `lvl` are never read
[INFO] [stdout]   --> l2-core/src/data/skill_tree_data.rs:37:5
[INFO] [stdout]    |
[INFO] [stdout] 36 | pub struct PreRequisiteSkill {
[INFO] [stdout]    |            ----------------- fields in this struct
[INFO] [stdout] 37 |     skill_id: u32,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 38 |     lvl: u32,
[INFO] [stdout]    |     ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `PreRequisiteSkill` 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: fields `id` and `count` are never read
[INFO] [stdout]   --> l2-core/src/data/skill_tree_data.rs:43:5
[INFO] [stdout]    |
[INFO] [stdout] 42 | pub struct TreeSkillItem {
[INFO] [stdout]    |            ------------- fields in this struct
[INFO] [stdout] 43 |     id: u32,
[INFO] [stdout]    |     ^^
[INFO] [stdout] 44 |     count: u32,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TreeSkillItem` 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: multiple fields are never read
[INFO] [stdout]   --> l2-core/src/data/skill_tree_data.rs:51:5
[INFO] [stdout]    |
[INFO] [stdout] 48 | pub struct TreeSkill {
[INFO] [stdout]    |            --------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 51 |     skill_name: String,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 52 |     #[serde(default)]
[INFO] [stdout] 53 |     auto_get: bool,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 54 |     #[serde(default)]
[INFO] [stdout] 55 |     get_dual_class_level: u8,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 56 |     #[serde(default)]
[INFO] [stdout] 57 |     learned_by_f_s: bool,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] 58 |     #[serde(default)]
[INFO] [stdout] 59 |     learned_by_npc: bool,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] 60 |     #[serde(default)]
[INFO] [stdout] 61 |     level_up_sp: u64,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 62 |     #[serde(default)]
[INFO] [stdout] 63 |     residence_skill: bool,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 64 |     #[serde(default)]
[INFO] [stdout] 65 |     get_level: u8,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 66 |     #[serde(default)]
[INFO] [stdout] 67 |     social_class: Option<SocialClass>,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] 68 |     #[serde(default)]
[INFO] [stdout] 69 |     remove_skill: Vec<RemoveTreeSkill>,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] 70 |     #[serde(default)]
[INFO] [stdout] 71 |     residence_ids: HashSet<u8>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout] 72 |     #[serde(default)]
[INFO] [stdout] 73 |     races: HashSet<Race>,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 74 |     #[serde(default)]
[INFO] [stdout] 75 |     pre_requisite_skills: Vec<PreRequisiteSkill>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 76 |     #[serde(default)]
[INFO] [stdout] 77 |     items: Vec<TreeSkillItem>,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 78 |     #[serde(default)]
[INFO] [stdout] 79 |     tree_id: u32,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 80 |     #[serde(default)]
[INFO] [stdout] 81 |     row: u32,
[INFO] [stdout]    |     ^^^
[INFO] [stdout] 82 |     #[serde(default)]
[INFO] [stdout] 83 |     column: u32,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 84 |     #[serde(default)]
[INFO] [stdout] 85 |     points_required: u32,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TreeSkill` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking login v0.1.0 (/opt/rustwide/workdir/login)
[INFO] [stderr]     Checking game v0.1.0 (/opt/rustwide/workdir/game)
[INFO] [stdout] warning: field `loot` is never read
[INFO] [stdout]   --> l2-core/src/game_objects/player/party.rs:23:5
[INFO] [stdout]    |
[INFO] [stdout] 22 | pub struct Party {
[INFO] [stdout]    |            ----- field in this struct
[INFO] [stdout] 23 |     loot: PartyLoot,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Party` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `CreatureStat` is never constructed
[INFO] [stdout]  --> l2-core/src/game_objects/stats/creature.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub struct CreatureStat{
[INFO] [stdout]   |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `actives`, `passive`, `options`, and `owner` are never read
[INFO] [stdout]   --> l2-core/src/game_objects/creature/efects.rs:9:5
[INFO] [stdout]    |
[INFO] [stdout]  8 | pub struct EffectList {
[INFO] [stdout]    |            ---------- fields in this struct
[INFO] [stdout]  9 |     actives: Arc<Mutex<VecDeque<BuffInfo>>>,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 10 |     passive: DashSet<BuffInfo>,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 11 |     options: DashSet<BuffInfo>,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 12 |     owner: Arc<RwLock<Player>>,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `EffectList` 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: fields `skill_id` and `only_replace_by_learn` are never read
[INFO] [stdout]   --> l2-core/src/data/skill_tree_data.rs:31:5
[INFO] [stdout]    |
[INFO] [stdout] 30 | pub struct RemoveTreeSkill {
[INFO] [stdout]    |            --------------- fields in this struct
[INFO] [stdout] 31 |     skill_id: u32,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 32 |     only_replace_by_learn: bool,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `RemoveTreeSkill` 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: fields `skill_id` and `lvl` are never read
[INFO] [stdout]   --> l2-core/src/data/skill_tree_data.rs:37:5
[INFO] [stdout]    |
[INFO] [stdout] 36 | pub struct PreRequisiteSkill {
[INFO] [stdout]    |            ----------------- fields in this struct
[INFO] [stdout] 37 |     skill_id: u32,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 38 |     lvl: u32,
[INFO] [stdout]    |     ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `PreRequisiteSkill` 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: fields `id` and `count` are never read
[INFO] [stdout]   --> l2-core/src/data/skill_tree_data.rs:43:5
[INFO] [stdout]    |
[INFO] [stdout] 42 | pub struct TreeSkillItem {
[INFO] [stdout]    |            ------------- fields in this struct
[INFO] [stdout] 43 |     id: u32,
[INFO] [stdout]    |     ^^
[INFO] [stdout] 44 |     count: u32,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TreeSkillItem` 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: multiple fields are never read
[INFO] [stdout]   --> l2-core/src/data/skill_tree_data.rs:51:5
[INFO] [stdout]    |
[INFO] [stdout] 48 | pub struct TreeSkill {
[INFO] [stdout]    |            --------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 51 |     skill_name: String,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 52 |     #[serde(default)]
[INFO] [stdout] 53 |     auto_get: bool,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 54 |     #[serde(default)]
[INFO] [stdout] 55 |     get_dual_class_level: u8,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 56 |     #[serde(default)]
[INFO] [stdout] 57 |     learned_by_f_s: bool,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] 58 |     #[serde(default)]
[INFO] [stdout] 59 |     learned_by_npc: bool,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] 60 |     #[serde(default)]
[INFO] [stdout] 61 |     level_up_sp: u64,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 62 |     #[serde(default)]
[INFO] [stdout] 63 |     residence_skill: bool,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 64 |     #[serde(default)]
[INFO] [stdout] 65 |     get_level: u8,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 66 |     #[serde(default)]
[INFO] [stdout] 67 |     social_class: Option<SocialClass>,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] 68 |     #[serde(default)]
[INFO] [stdout] 69 |     remove_skill: Vec<RemoveTreeSkill>,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] 70 |     #[serde(default)]
[INFO] [stdout] 71 |     residence_ids: HashSet<u8>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout] 72 |     #[serde(default)]
[INFO] [stdout] 73 |     races: HashSet<Race>,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 74 |     #[serde(default)]
[INFO] [stdout] 75 |     pre_requisite_skills: Vec<PreRequisiteSkill>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 76 |     #[serde(default)]
[INFO] [stdout] 77 |     items: Vec<TreeSkillItem>,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 78 |     #[serde(default)]
[INFO] [stdout] 79 |     tree_id: u32,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 80 |     #[serde(default)]
[INFO] [stdout] 81 |     row: u32,
[INFO] [stdout]    |     ^^^
[INFO] [stdout] 82 |     #[serde(default)]
[INFO] [stdout] 83 |     column: u32,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 84 |     #[serde(default)]
[INFO] [stdout] 85 |     points_required: u32,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TreeSkill` 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: unused import: `l2_core::shared_packets::common::SendablePacket`
[INFO] [stdout]   --> login/src/packet/to_client/login_ok.rs:43:9
[INFO] [stdout]    |
[INFO] [stdout] 43 |     use l2_core::shared_packets::common::SendablePacket;
[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: `kameo::Actor`
[INFO] [stdout]  --> login/src/test_utils.rs:9:9
[INFO] [stdout]   |
[INFO] [stdout] 9 |     use kameo::Actor;
[INFO] [stdout]   |         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `l2_core::data::classes::mapping::Class`
[INFO] [stdout]    --> game/src/packets/to_client/char_selection.rs:147:9
[INFO] [stdout]     |
[INFO] [stdout] 147 |     use l2_core::data::classes::mapping::Class;
[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: `kameo::Actor`
[INFO] [stdout]  --> game/src/test_utils.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 7 |     use kameo::Actor;
[INFO] [stdout]   |         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `chars_to_delete` and `char_deletion_timestamps` are never read
[INFO] [stdout]   --> login/src/dto/player.rs:9:9
[INFO] [stdout]    |
[INFO] [stdout]  7 | pub struct GSCharsInfo {
[INFO] [stdout]    |            ----------- fields in this struct
[INFO] [stdout]  8 |     pub total_chars: u8,
[INFO] [stdout]  9 |     pub chars_to_delete: u8,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^
[INFO] [stdout] 10 |     pub char_deletion_timestamps: Vec<i64>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `GSCharsInfo` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `chars_to_delete` and `char_deletion_timestamps` are never read
[INFO] [stdout]   --> login/src/dto/player.rs:9:9
[INFO] [stdout]    |
[INFO] [stdout]  7 | pub struct GSCharsInfo {
[INFO] [stdout]    |            ----------- fields in this struct
[INFO] [stdout]  8 |     pub total_chars: u8,
[INFO] [stdout]  9 |     pub chars_to_delete: u8,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^
[INFO] [stdout] 10 |     pub char_deletion_timestamps: Vec<i64>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `GSCharsInfo` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `db_pool` and `skill_trees_data` are never read
[INFO] [stdout]   --> game/src/controller.rs:30:5
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub struct GameController {
[INFO] [stdout]    |            -------------- fields in this struct
[INFO] [stdout] 29 |     cfg: Arc<GSServerConfig>,
[INFO] [stdout] 30 |     db_pool: DBPool,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 33 |     pub skill_trees_data: SkillTreesData,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `GameController` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `get_db_pool` and `get_ls_actor` are never used
[INFO] [stdout]   --> game/src/controller.rs:70:12
[INFO] [stdout]    |
[INFO] [stdout] 44 | impl GameController {
[INFO] [stdout]    | ------------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 70 |     pub fn get_db_pool(&self) -> &DBPool {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 73 |     pub async fn get_ls_actor(&self) -> Option<ActorRef<LoginServerClient>> {
[INFO] [stdout]    |                  ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `db_pool` is never read
[INFO] [stdout]  --> game/src/managers/clan_ally.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub struct ClanAllyManager {
[INFO] [stdout]   |            --------------- field in this struct
[INFO] [stdout] 7 |     db_pool: DBPool,
[INFO] [stdout]   |     ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `ClanAllyManager` 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: fields `buffer`, `origin_x`, `origin_y`, and `origin_z` are never read
[INFO] [stdout]   --> game/src/packets/from_client/action.rs:12:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub struct Action {
[INFO] [stdout]    |            ------ fields in this struct
[INFO] [stdout] 12 |     pub buffer: SendablePacketBuffer,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 13 |     pub object_id: i32,
[INFO] [stdout] 14 |     pub origin_x: i32,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 15 |     pub origin_y: i32,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 16 |     pub origin_z: i32,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Action` 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: field `buffer` is never read
[INFO] [stdout]   --> game/src/packets/from_client/auth.rs:26:9
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub struct AuthLogin {
[INFO] [stdout]    |            --------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 26 |     pub buffer: SendablePacketBuffer,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `AuthLogin` 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: fields `x_from`, `y_from`, and `z_from` are never read
[INFO] [stdout]   --> game/src/packets/from_client/move_to_location.rs:15:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub struct RequestMoveToLocation {
[INFO] [stdout]    |            --------------------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 15 |     pub x_from: i32,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 16 |     pub y_from: i32,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 17 |     pub z_from: i32,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `RequestMoveToLocation` 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: field `buffer` is never read
[INFO] [stdout]   --> game/src/packets/from_client/protocol.rs:15:9
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub struct ProtocolVersion {
[INFO] [stdout]    |            --------------- field in this struct
[INFO] [stdout] 14 |     pub version: i32,
[INFO] [stdout] 15 |     pub buffer: SendablePacketBuffer,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ProtocolVersion` 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: variants `NewSlotUsed` and `ClassChanged` are never constructed
[INFO] [stdout]  --> game/src/packets/to_client/extended/subclass_info.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub enum SubclassInfoType {
[INFO] [stdout]   |          ---------------- variants in this enum
[INFO] [stdout] 7 |     NoChanges = 0,
[INFO] [stdout] 8 |     NewSlotUsed = 1,
[INFO] [stdout]   |     ^^^^^^^^^^^
[INFO] [stdout] 9 |     ClassChanged = 2,
[INFO] [stdout]   |     ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `VoteSystem` is never constructed
[INFO] [stdout]  --> game/src/packets/to_client/extended/vote_system.rs:7:12
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub struct VoteSystem {
[INFO] [stdout]   |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `PACKET_ID`, `EX_PACKET_ID`, and `new` are never used
[INFO] [stdout]   --> game/src/packets/to_client/extended/vote_system.rs:12:11
[INFO] [stdout]    |
[INFO] [stdout] 11 | impl VoteSystem {
[INFO] [stdout]    | --------------- associated items in this implementation
[INFO] [stdout] 12 |     const PACKET_ID: u8 = 0xFE;
[INFO] [stdout]    |           ^^^^^^^^^
[INFO] [stdout] 13 |     const EX_PACKET_ID: u16 = 0xCA;
[INFO] [stdout]    |           ^^^^^^^^^^^^
[INFO] [stdout] 14 |     pub fn new(p: &Player) -> anyhow::Result<Self> {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `PACKET_ID`, `EX_PACKET_ID`, and `new` are never used
[INFO] [stdout]   --> game/src/packets/to_client/extended/premium_state.rs:12:15
[INFO] [stdout]    |
[INFO] [stdout] 11 | impl PremiumState {
[INFO] [stdout]    | ----------------- associated items in this implementation
[INFO] [stdout] 12 |     pub const PACKET_ID: u8 = 0xFE;
[INFO] [stdout]    |               ^^^^^^^^^
[INFO] [stdout] 13 |     pub const EX_PACKET_ID: u16 = 0xDA;
[INFO] [stdout]    |               ^^^^^^^^^^^^
[INFO] [stdout] 14 |     pub fn new(p: &Player) -> anyhow::Result<Self> {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `PACKET_ID`, `EX_PACKET_ID`, and `new` are never used
[INFO] [stdout]   --> game/src/packets/to_client/extended/storage_max_count.rs:12:11
[INFO] [stdout]    |
[INFO] [stdout] 11 | impl StorageMaxCount {
[INFO] [stdout]    | -------------------- associated items in this implementation
[INFO] [stdout] 12 |     const PACKET_ID: u8 = 0xFE;
[INFO] [stdout]    |           ^^^^^^^^^
[INFO] [stdout] 13 |     const EX_PACKET_ID: u16 = 0x2F;
[INFO] [stdout]    |           ^^^^^^^^^^^^
[INFO] [stdout] 14 |     pub fn new(p: &Player) -> anyhow::Result<Self> {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `show_window` is never read
[INFO] [stdout]   --> game/src/packets/to_client/item_list.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout]  8 | pub struct ItemList {
[INFO] [stdout]    |            -------- field in this struct
[INFO] [stdout]  9 |     pub(crate) buffer: SendablePacketBuffer,
[INFO] [stdout] 10 |     show_window: bool,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ItemList` 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: fields `reason` and `is_ok` are never read
[INFO] [stdout]  --> game/src/packets/to_client/login_response.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub struct PlayerLoginResponse {
[INFO] [stdout]   |            ------------------- fields in this struct
[INFO] [stdout] 6 |     pub buffer: SendablePacketBuffer,
[INFO] [stdout] 7 |     reason: u32,
[INFO] [stdout]   |     ^^^^^^
[INFO] [stdout] 8 |     is_ok: bool,
[INFO] [stdout]   |     ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `PlayerLoginResponse` 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: variants `Add` and `Modify` are never constructed
[INFO] [stdout]   --> game/src/packets/to_client/macro_list.rs:8:5
[INFO] [stdout]    |
[INFO] [stdout]  7 | pub enum MacroUpdateType {
[INFO] [stdout]    |          --------------- variants in this enum
[INFO] [stdout]  8 |     Add,
[INFO] [stdout]    |     ^^^
[INFO] [stdout]  9 |     List,
[INFO] [stdout] 10 |     Modify,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `MacroUpdateType` 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: fields `count` and `update_type` are never read
[INFO] [stdout]   --> game/src/packets/to_client/macro_list.rs:27:5
[INFO] [stdout]    |
[INFO] [stdout] 25 | pub struct MacroList {
[INFO] [stdout]    |            --------- fields in this struct
[INFO] [stdout] 26 |     pub(crate) buffer: SendablePacketBuffer,
[INFO] [stdout] 27 |     count: u8,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 28 |     update_type: MacroUpdateType,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `MacroList` 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: fields `multi` and `mask` are never read
[INFO] [stdout]   --> game/src/packets/to_client/relation_changed.rs:16:9
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct RelationChanged {
[INFO] [stdout]    |            --------------- fields in this struct
[INFO] [stdout] 15 |     pub buffer: SendablePacketBuffer,
[INFO] [stdout] 16 |     pub multi: Option<Vec<Relation>>,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] 17 |     pub mask: u8,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `RelationChanged` 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: associated constant `SEND_ONE` is never used
[INFO] [stdout]   --> game/src/packets/to_client/relation_changed.rs:23:11
[INFO] [stdout]    |
[INFO] [stdout] 20 | impl RelationChanged {
[INFO] [stdout]    | -------------------- associated constant in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 23 |     const SEND_ONE: u8 = 0x02;
[INFO] [stdout]    |           ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `not_ok` is never used
[INFO] [stdout]   --> game/src/packets/to_client/restart_resp.rs:21:12
[INFO] [stdout]    |
[INFO] [stdout] 10 | impl RestartResponse {
[INFO] [stdout]    | -------------------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 21 |     pub fn not_ok() -> anyhow::Result<Self> {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> game/src/packets/to_client/extended/rotation.rs:44:13
[INFO] [stdout]    |
[INFO] [stdout] 44 |         let mut char = char_factory(&db_pool, |mut m| {
[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]   --> game/src/packets/to_client/extended/premium_state.rs:41:13
[INFO] [stdout]    |
[INFO] [stdout] 41 |         let mut char = char_factory(&db_pool, |mut m| {
[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]   --> game/src/packets/to_client/quest_list.rs:57:13
[INFO] [stdout]    |
[INFO] [stdout] 57 |         let mut char = char_factory(&db_pool, |mut m| {
[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]    --> game/src/packets/to_client/user_info.rs:462:13
[INFO] [stdout]     |
[INFO] [stdout] 462 |         let mut char = char_factory(&db_pool, |mut m| {
[INFO] [stdout]     |             ----^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `skill_trees_data` is never read
[INFO] [stdout]   --> game/src/controller.rs:33:9
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub struct GameController {
[INFO] [stdout]    |            -------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 33 |     pub skill_trees_data: SkillTreesData,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `GameController` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `get_ls_actor` is never used
[INFO] [stdout]   --> game/src/controller.rs:73:18
[INFO] [stdout]    |
[INFO] [stdout] 44 | impl GameController {
[INFO] [stdout]    | ------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 73 |     pub async fn get_ls_actor(&self) -> Option<ActorRef<LoginServerClient>> {
[INFO] [stdout]    |                  ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `db_pool` is never read
[INFO] [stdout]  --> game/src/managers/clan_ally.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub struct ClanAllyManager {
[INFO] [stdout]   |            --------------- field in this struct
[INFO] [stdout] 7 |     db_pool: DBPool,
[INFO] [stdout]   |     ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `ClanAllyManager` 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: fields `buffer`, `origin_x`, `origin_y`, and `origin_z` are never read
[INFO] [stdout]   --> game/src/packets/from_client/action.rs:12:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub struct Action {
[INFO] [stdout]    |            ------ fields in this struct
[INFO] [stdout] 12 |     pub buffer: SendablePacketBuffer,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 13 |     pub object_id: i32,
[INFO] [stdout] 14 |     pub origin_x: i32,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 15 |     pub origin_y: i32,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 16 |     pub origin_z: i32,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Action` 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: field `buffer` is never read
[INFO] [stdout]   --> game/src/packets/from_client/auth.rs:26:9
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub struct AuthLogin {
[INFO] [stdout]    |            --------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 26 |     pub buffer: SendablePacketBuffer,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `AuthLogin` 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: fields `x_from`, `y_from`, and `z_from` are never read
[INFO] [stdout]   --> game/src/packets/from_client/move_to_location.rs:15:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub struct RequestMoveToLocation {
[INFO] [stdout]    |            --------------------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 15 |     pub x_from: i32,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 16 |     pub y_from: i32,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 17 |     pub z_from: i32,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `RequestMoveToLocation` 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: field `buffer` is never read
[INFO] [stdout]   --> game/src/packets/from_client/protocol.rs:15:9
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub struct ProtocolVersion {
[INFO] [stdout]    |            --------------- field in this struct
[INFO] [stdout] 14 |     pub version: i32,
[INFO] [stdout] 15 |     pub buffer: SendablePacketBuffer,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ProtocolVersion` 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: variants `NewSlotUsed` and `ClassChanged` are never constructed
[INFO] [stdout]  --> game/src/packets/to_client/extended/subclass_info.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub enum SubclassInfoType {
[INFO] [stdout]   |          ---------------- variants in this enum
[INFO] [stdout] 7 |     NoChanges = 0,
[INFO] [stdout] 8 |     NewSlotUsed = 1,
[INFO] [stdout]   |     ^^^^^^^^^^^
[INFO] [stdout] 9 |     ClassChanged = 2,
[INFO] [stdout]   |     ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `show_window` is never read
[INFO] [stdout]   --> game/src/packets/to_client/item_list.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout]  8 | pub struct ItemList {
[INFO] [stdout]    |            -------- field in this struct
[INFO] [stdout]  9 |     pub(crate) buffer: SendablePacketBuffer,
[INFO] [stdout] 10 |     show_window: bool,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ItemList` 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: fields `reason` and `is_ok` are never read
[INFO] [stdout]  --> game/src/packets/to_client/login_response.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub struct PlayerLoginResponse {
[INFO] [stdout]   |            ------------------- fields in this struct
[INFO] [stdout] 6 |     pub buffer: SendablePacketBuffer,
[INFO] [stdout] 7 |     reason: u32,
[INFO] [stdout]   |     ^^^^^^
[INFO] [stdout] 8 |     is_ok: bool,
[INFO] [stdout]   |     ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `PlayerLoginResponse` 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: variants `Add` and `Modify` are never constructed
[INFO] [stdout]   --> game/src/packets/to_client/macro_list.rs:8:5
[INFO] [stdout]    |
[INFO] [stdout]  7 | pub enum MacroUpdateType {
[INFO] [stdout]    |          --------------- variants in this enum
[INFO] [stdout]  8 |     Add,
[INFO] [stdout]    |     ^^^
[INFO] [stdout]  9 |     List,
[INFO] [stdout] 10 |     Modify,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `MacroUpdateType` 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: fields `count` and `update_type` are never read
[INFO] [stdout]   --> game/src/packets/to_client/macro_list.rs:27:5
[INFO] [stdout]    |
[INFO] [stdout] 25 | pub struct MacroList {
[INFO] [stdout]    |            --------- fields in this struct
[INFO] [stdout] 26 |     pub(crate) buffer: SendablePacketBuffer,
[INFO] [stdout] 27 |     count: u8,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 28 |     update_type: MacroUpdateType,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `MacroList` 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: fields `multi` and `mask` are never read
[INFO] [stdout]   --> game/src/packets/to_client/relation_changed.rs:16:9
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct RelationChanged {
[INFO] [stdout]    |            --------------- fields in this struct
[INFO] [stdout] 15 |     pub buffer: SendablePacketBuffer,
[INFO] [stdout] 16 |     pub multi: Option<Vec<Relation>>,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] 17 |     pub mask: u8,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `RelationChanged` 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: associated constant `SEND_ONE` is never used
[INFO] [stdout]   --> game/src/packets/to_client/relation_changed.rs:23:11
[INFO] [stdout]    |
[INFO] [stdout] 20 | impl RelationChanged {
[INFO] [stdout]    | -------------------- associated constant in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 23 |     const SEND_ONE: u8 = 0x02;
[INFO] [stdout]    |           ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `not_ok` is never used
[INFO] [stdout]   --> game/src/packets/to_client/restart_resp.rs:21:12
[INFO] [stdout]    |
[INFO] [stdout] 10 | impl RestartResponse {
[INFO] [stdout]    | -------------------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 21 |     pub fn not_ok() -> anyhow::Result<Self> {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 03s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: num-bigint-dig v0.8.4
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 4`
[INFO] running `Command { std: "docker" "inspect" "ab1e2cb84b124e1f5053f5c98155090ce5cbce1ee3489524ff6c15ca01777c91", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ab1e2cb84b124e1f5053f5c98155090ce5cbce1ee3489524ff6c15ca01777c91", kill_on_drop: false }`
[INFO] [stdout] ab1e2cb84b124e1f5053f5c98155090ce5cbce1ee3489524ff6c15ca01777c91
