[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] testing artemijan/L2Rust against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fartemijan%2FL2Rust" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/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-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/artemijan/L2Rust on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "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" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 57926ad83d042663a3164e387108d0be5ce3fdc5fb6205d408b3fd596dccb650 [INFO] running `Command { std: "docker" "start" "-a" "57926ad83d042663a3164e387108d0be5ce3fdc5fb6205d408b3fd596dccb650", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "57926ad83d042663a3164e387108d0be5ce3fdc5fb6205d408b3fd596dccb650", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "57926ad83d042663a3164e387108d0be5ce3fdc5fb6205d408b3fd596dccb650", kill_on_drop: false }` [INFO] [stdout] 57926ad83d042663a3164e387108d0be5ce3fdc5fb6205d408b3fd596dccb650 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 074ea9e03bf6e408cdd2f368d563bd338362684b1d0fa249a1f5f15cce95f99a [INFO] running `Command { std: "docker" "start" "-a" "074ea9e03bf6e408cdd2f368d563bd338362684b1d0fa249a1f5f15cce95f99a", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling libm v0.2.11 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling itoa v1.0.14 [INFO] [stderr] Compiling litemap v0.7.4 [INFO] [stderr] Compiling writeable v0.5.5 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling icu_locid_transform_data v1.5.0 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling icu_properties_data v1.5.0 [INFO] [stderr] Compiling write16 v1.0.0 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling utf8_iter v1.0.4 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling socket2 v0.6.1 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling utf16_iter v1.0.5 [INFO] [stderr] Compiling icu_normalizer_data v1.5.0 [INFO] [stderr] Compiling syn v2.0.96 [INFO] [stderr] Compiling cc v1.2.2 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling const-oid v0.9.6 [INFO] [stderr] Compiling value-bag v1.10.0 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling indexmap v2.7.0 [INFO] [stderr] Compiling time-macros v0.2.19 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling cpufeatures v0.2.16 [INFO] [stderr] Compiling rustls-pki-types v1.10.0 [INFO] [stderr] Compiling event-listener v5.3.1 [INFO] [stderr] Compiling rustls v0.23.19 [INFO] [stderr] Compiling hashlink v0.10.0 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling webpki-roots v0.26.7 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling bigdecimal v0.4.7 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling rust_decimal v1.36.0 [INFO] [stderr] Compiling libsqlite3-sys v0.30.1 [INFO] [stderr] Compiling tinyvec v1.8.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling tokio v1.48.0 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling time v0.3.37 [INFO] [stderr] Compiling unicode-normalization v0.1.24 [INFO] [stderr] Compiling crossbeam-queue v0.3.11 [INFO] [stderr] Compiling sha2 v0.10.8 [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 tokio-macros v2.6.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling zerofrom v0.1.5 [INFO] [stderr] Compiling yoke v0.7.5 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling rustls-webpki v0.102.8 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling rand_chacha v0.3.1 [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] Compiling icu_provider v1.5.0 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling tokio-stream v0.1.16 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling dotenvy v0.15.7 [INFO] [stderr] Compiling icu_properties v1.5.1 [INFO] [stderr] Compiling unicode-properties v0.1.3 [INFO] [stderr] Compiling uuid v1.17.0 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling unicode-bidi v0.3.17 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Compiling whoami v1.5.2 [INFO] [stderr] Compiling stringprep v0.1.5 [INFO] [stderr] Compiling home v0.5.9 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling hkdf v0.12.4 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling futures-intrusive v0.5.0 [INFO] [stderr] Compiling idna_adapter v1.2.0 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling sqlx-core v0.8.6 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling flume v0.11.1 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling fastrand v2.2.0 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Compiling event-listener-strategy v0.5.3 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Compiling rustix v0.38.41 [INFO] [stderr] Compiling anstyle-parse v0.2.6 [INFO] [stderr] Compiling futures-lite v2.5.0 [INFO] [stderr] Compiling inherent v1.0.11 [INFO] [stderr] Compiling ordered-float v4.6.0 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling sqlx-sqlite v0.8.6 [INFO] [stderr] Compiling sqlx-postgres v0.8.6 [INFO] [stderr] Compiling sea-query-derive v0.4.2 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling colorchoice v1.0.3 [INFO] [stderr] Compiling anstyle-query v1.1.2 [INFO] [stderr] Compiling base64ct v1.6.0 [INFO] [stderr] Compiling anstream v0.6.18 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling sea-query v0.32.6 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling clap_lex v0.7.4 [INFO] [stderr] Compiling sqlx-macros-core v0.8.6 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling async-task v4.7.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling polling v3.7.4 [INFO] [stderr] Compiling ouroboros_macro v0.18.4 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling piper v0.2.4 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling clap_builder v4.5.23 [INFO] [stderr] Compiling sea-bae v0.2.1 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling async-lock v3.4.0 [INFO] [stderr] Compiling async-channel v2.3.1 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling clap_derive v4.5.18 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling sqlx-macros v0.8.6 [INFO] [stderr] Compiling aliasable v0.1.3 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling ouroboros v0.18.4 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling async-io v2.4.0 [INFO] [stderr] Compiling blocking v1.6.1 [INFO] [stderr] Compiling sea-orm-macros v1.1.13 [INFO] [stderr] Compiling sqlx v0.8.6 [INFO] [stderr] Compiling sea-query-binder v0.7.0 [INFO] [stderr] Compiling clap v4.5.23 [INFO] [stderr] Compiling async-executor v1.13.1 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling sea-schema-derive v0.3.0 [INFO] [stderr] Compiling http v1.2.0 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling no-std-net v0.6.0 [INFO] [stderr] Compiling encoding_index_tests v0.1.4 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling async-channel v1.9.0 [INFO] [stderr] Compiling sea-orm-cli v1.1.13 [INFO] [stderr] Compiling pnet_base v0.35.0 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling sea-schema v0.16.2 [INFO] [stderr] Compiling async-global-executor v2.4.1 [INFO] [stderr] Compiling sea-orm v1.1.13 [INFO] [stderr] Compiling pem-rfc7468 v0.7.0 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling httparse v1.9.5 [INFO] [stderr] Compiling async-attributes v1.1.2 [INFO] [stderr] Compiling der v0.7.9 [INFO] [stderr] Compiling tower-service v0.3.3 [INFO] [stderr] Compiling winnow v0.6.20 [INFO] [stderr] Compiling async-std v1.13.1 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling pnet_macros_support v0.35.0 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling pnet_sys v0.35.0 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling num-bigint-dig v0.8.4 [INFO] [stderr] Compiling tower-layer v0.3.3 [INFO] [stderr] Compiling spki v0.7.3 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling pkcs8 v0.10.2 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling password-hash v0.5.0 [INFO] [stderr] Compiling ipnetwork v0.20.0 [INFO] [stderr] Compiling blake2 v0.10.6 [INFO] [stderr] Compiling toml_edit v0.22.22 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling inout v0.1.3 [INFO] [stderr] Compiling pnet v0.35.0 [INFO] [stderr] Compiling iri-string v0.7.8 [INFO] [stderr] Compiling ipnet v2.10.1 [INFO] [stderr] Compiling entities v0.1.0 (/opt/rustwide/workdir/entities) [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling hyper-util v0.1.15 [INFO] [stderr] Compiling argon2 v0.5.3 [INFO] [stderr] Compiling pnet_datalink v0.35.0 [INFO] [stderr] Compiling pnet_macros v0.35.0 [INFO] [stderr] Compiling proc-macro-crate v3.2.0 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling pkcs1 v0.7.5 [INFO] [stderr] Compiling pnet_packet v0.35.0 [INFO] [stderr] Compiling http-body-util v0.1.2 [INFO] [stderr] Compiling encoding-index-singlebyte v1.20141219.5 [INFO] [stderr] Compiling encoding-index-japanese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-korean v1.20141219.5 [INFO] [stderr] Compiling encoding-index-simpchinese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-tradchinese v1.20141219.5 [INFO] [stderr] Compiling strum_macros v0.27.2 [INFO] [stderr] Compiling kameo_macros v0.19.0 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling num_enum_derive v0.7.4 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling unsafe-libyaml v0.2.11 [INFO] [stderr] Compiling dyn-clone v1.0.19 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling downcast-rs v2.0.1 [INFO] [stderr] Compiling num_enum v0.7.4 [INFO] [stderr] Compiling kameo v0.19.2 [INFO] [stderr] Compiling num v0.4.3 [INFO] [stderr] Compiling rsa v0.9.8 [INFO] [stderr] Compiling dashmap v6.1.0 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling encoding v0.2.33 [INFO] [stderr] Compiling reqwest v0.12.22 [INFO] [stderr] Compiling strum v0.27.2 [INFO] [stderr] Compiling blowfish v0.9.1 [INFO] [stderr] Compiling macro-common v0.1.0 (/opt/rustwide/workdir/macro-common) [INFO] [stderr] Compiling sea-orm-migration v1.1.13 [INFO] [stderr] Compiling pem v3.0.5 [INFO] [stderr] Compiling pnet_transport v0.35.0 [INFO] [stderr] Compiling migration v0.1.0 (/opt/rustwide/workdir/migration) [INFO] [stderr] Compiling test-utils v0.1.0 (/opt/rustwide/workdir/test-utils) [INFO] [stderr] Compiling 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: 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>>, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 10 | passive: DashSet, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 11 | options: DashSet, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 12 | owner: Arc>, [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, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 68 | #[serde(default)] [INFO] [stdout] 69 | remove_skill: Vec, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 70 | #[serde(default)] [INFO] [stdout] 71 | residence_ids: HashSet, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 72 | #[serde(default)] [INFO] [stdout] 73 | races: HashSet, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 74 | #[serde(default)] [INFO] [stdout] 75 | pre_requisite_skills: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 76 | #[serde(default)] [INFO] [stdout] 77 | items: Vec, [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] Compiling game v0.1.0 (/opt/rustwide/workdir/game) [INFO] [stderr] Compiling login v0.1.0 (/opt/rustwide/workdir/login) [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, [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, [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> { [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 { [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 { [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 { [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>, [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 { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 6m 25s [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 1` [INFO] running `Command { std: "docker" "inspect" "074ea9e03bf6e408cdd2f368d563bd338362684b1d0fa249a1f5f15cce95f99a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "074ea9e03bf6e408cdd2f368d563bd338362684b1d0fa249a1f5f15cce95f99a", kill_on_drop: false }` [INFO] [stdout] 074ea9e03bf6e408cdd2f368d563bd338362684b1d0fa249a1f5f15cce95f99a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2cb857ad9039cd1253c5f41533aa3a6378f90de098819e98c999317ea934bc1d [INFO] running `Command { std: "docker" "start" "-a" "2cb857ad9039cd1253c5f41533aa3a6378f90de098819e98c999317ea934bc1d", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Compiling entities v0.1.0 (/opt/rustwide/workdir/entities) [INFO] [stderr] Compiling sdd v3.0.10 [INFO] [stderr] Compiling scc v2.4.0 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling syn v2.0.96 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Compiling async-attributes v1.1.2 [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 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 zerofrom-derive v0.1.5 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling inherent v1.0.11 [INFO] [stderr] Compiling zerofrom v0.1.5 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling yoke v0.7.5 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling polling v3.7.4 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling sea-bae v0.2.1 [INFO] [stderr] Compiling clap_derive v4.5.18 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling sea-orm-macros v1.1.13 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Compiling sea-query-derive v0.4.2 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling async-io v2.4.0 [INFO] [stderr] Compiling serde v1.0.219 [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] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling sea-schema-derive v0.3.0 [INFO] [stderr] Compiling icu_provider v1.5.0 [INFO] [stderr] Compiling clap v4.5.23 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling pnet_macros v0.35.0 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Compiling macro-common v0.1.0 (/opt/rustwide/workdir/macro-common) [INFO] [stderr] Compiling http-body-util v0.1.2 [INFO] [stderr] Compiling strum_macros v0.27.2 [INFO] [stderr] Compiling kameo_macros v0.19.0 [INFO] [stderr] Compiling num_enum_derive v0.7.4 [INFO] [stderr] Compiling pnet_packet v0.35.0 [INFO] [stderr] Compiling icu_properties v1.5.1 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling rust_decimal v1.36.0 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling tokio v1.48.0 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling time v0.3.37 [INFO] [stderr] Compiling futures-intrusive v0.5.0 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling idna_adapter v1.2.0 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling uuid v1.17.0 [INFO] [stderr] Compiling bigdecimal v0.4.7 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling sqlx-core v0.8.6 [INFO] [stderr] Compiling sea-query v0.32.6 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling ipnetwork v0.20.0 [INFO] [stderr] Compiling pnet_transport v0.35.0 [INFO] [stderr] Compiling num-bigint-dig v0.8.4 [INFO] [stderr] Compiling pnet_datalink v0.35.0 [INFO] [stderr] Compiling strum v0.27.2 [INFO] [stderr] Compiling dashmap v6.1.0 [INFO] [stderr] Compiling pnet v0.35.0 [INFO] [stderr] Compiling num_enum v0.7.4 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling serial_test_derive v3.2.0 [INFO] [stderr] Compiling sea-orm-cli v1.1.13 [INFO] [stderr] Compiling ouroboros_macro v0.18.4 [INFO] [stderr] Compiling tokio-stream v0.1.16 [INFO] [stderr] Compiling async-global-executor v2.4.1 [INFO] [stderr] Compiling sqlx-postgres v0.8.6 [INFO] [stderr] Compiling sqlx-sqlite v0.8.6 [INFO] [stderr] Compiling ouroboros v0.18.4 [INFO] [stderr] Compiling async-std v1.13.1 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling hyper-util v0.1.15 [INFO] [stderr] Compiling kameo v0.19.2 [INFO] [stderr] Compiling rsa v0.9.8 [INFO] [stderr] Compiling reqwest v0.12.22 [INFO] [stderr] Compiling serial_test v3.2.0 [INFO] [stderr] Compiling sqlx-macros-core v0.8.6 [INFO] [stderr] Compiling sqlx-macros v0.8.6 [INFO] [stderr] Compiling sqlx v0.8.6 [INFO] [stderr] Compiling sea-query-binder v0.7.0 [INFO] [stderr] Compiling sea-orm v1.1.13 [INFO] [stderr] Compiling sea-schema v0.16.2 [INFO] [stderr] Compiling sea-orm-migration v1.1.13 [INFO] [stderr] Compiling migration v0.1.0 (/opt/rustwide/workdir/migration) [INFO] [stderr] Compiling test-utils v0.1.0 (/opt/rustwide/workdir/test-utils) [INFO] [stderr] Compiling 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: `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: 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>>, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 10 | passive: DashSet, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 11 | options: DashSet, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 12 | owner: Arc>, [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, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 68 | #[serde(default)] [INFO] [stdout] 69 | remove_skill: Vec, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 70 | #[serde(default)] [INFO] [stdout] 71 | residence_ids: HashSet, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 72 | #[serde(default)] [INFO] [stdout] 73 | races: HashSet, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 74 | #[serde(default)] [INFO] [stdout] 75 | pre_requisite_skills: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 76 | #[serde(default)] [INFO] [stdout] 77 | items: Vec, [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: 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>>, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 10 | passive: DashSet, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 11 | options: DashSet, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 12 | owner: Arc>, [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, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 68 | #[serde(default)] [INFO] [stdout] 69 | remove_skill: Vec, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 70 | #[serde(default)] [INFO] [stdout] 71 | residence_ids: HashSet, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 72 | #[serde(default)] [INFO] [stdout] 73 | races: HashSet, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 74 | #[serde(default)] [INFO] [stdout] 75 | pre_requisite_skills: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 76 | #[serde(default)] [INFO] [stdout] 77 | items: Vec, [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] Compiling game v0.1.0 (/opt/rustwide/workdir/game) [INFO] [stderr] Compiling login v0.1.0 (/opt/rustwide/workdir/login) [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, [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: 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> { [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>, [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 { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 4m 28s [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 1` [INFO] running `Command { std: "docker" "inspect" "2cb857ad9039cd1253c5f41533aa3a6378f90de098819e98c999317ea934bc1d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2cb857ad9039cd1253c5f41533aa3a6378f90de098819e98c999317ea934bc1d", kill_on_drop: false }` [INFO] [stdout] 2cb857ad9039cd1253c5f41533aa3a6378f90de098819e98c999317ea934bc1d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] a63e98f4ce74675606c1daef2832a45545fba4a4a00c37fb28b70c0b8bfb8077 [INFO] running `Command { std: "docker" "start" "-a" "a63e98f4ce74675606c1daef2832a45545fba4a4a00c37fb28b70c0b8bfb8077", kill_on_drop: false }` [INFO] [stderr] warning: unused import: `log::error` [INFO] [stderr] --> l2-core/src/errors.rs:1:5 [INFO] [stderr] | [INFO] [stderr] 1 | use log::error; [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: field `loot` is never read [INFO] [stderr] --> l2-core/src/game_objects/player/party.rs:23:5 [INFO] [stderr] | [INFO] [stderr] 22 | pub struct Party { [INFO] [stderr] | ----- field in this struct [INFO] [stderr] 23 | loot: PartyLoot, [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `Party` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: struct `CreatureStat` is never constructed [INFO] [stderr] --> l2-core/src/game_objects/stats/creature.rs:1:12 [INFO] [stderr] | [INFO] [stderr] 1 | pub struct CreatureStat{ [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: fields `actives`, `passive`, `options`, and `owner` are never read [INFO] [stderr] --> l2-core/src/game_objects/creature/efects.rs:9:5 [INFO] [stderr] | [INFO] [stderr] 8 | pub struct EffectList { [INFO] [stderr] | ---------- fields in this struct [INFO] [stderr] 9 | actives: Arc>>, [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] 10 | passive: DashSet, [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] 11 | options: DashSet, [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] 12 | owner: Arc>, [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `EffectList` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: fields `skill_id` and `only_replace_by_learn` are never read [INFO] [stderr] --> l2-core/src/data/skill_tree_data.rs:31:5 [INFO] [stderr] | [INFO] [stderr] 30 | pub struct RemoveTreeSkill { [INFO] [stderr] | --------------- fields in this struct [INFO] [stderr] 31 | skill_id: u32, [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] 32 | only_replace_by_learn: bool, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `RemoveTreeSkill` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: fields `skill_id` and `lvl` are never read [INFO] [stderr] --> l2-core/src/data/skill_tree_data.rs:37:5 [INFO] [stderr] | [INFO] [stderr] 36 | pub struct PreRequisiteSkill { [INFO] [stderr] | ----------------- fields in this struct [INFO] [stderr] 37 | skill_id: u32, [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] 38 | lvl: u32, [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = note: `PreRequisiteSkill` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: fields `id` and `count` are never read [INFO] [stderr] --> l2-core/src/data/skill_tree_data.rs:43:5 [INFO] [stderr] | [INFO] [stderr] 42 | pub struct TreeSkillItem { [INFO] [stderr] | ------------- fields in this struct [INFO] [stderr] 43 | id: u32, [INFO] [stderr] | ^^ [INFO] [stderr] 44 | count: u32, [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `TreeSkillItem` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: multiple fields are never read [INFO] [stderr] --> l2-core/src/data/skill_tree_data.rs:51:5 [INFO] [stderr] | [INFO] [stderr] 48 | pub struct TreeSkill { [INFO] [stderr] | --------- fields in this struct [INFO] [stderr] ... [INFO] [stderr] 51 | skill_name: String, [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] 52 | #[serde(default)] [INFO] [stderr] 53 | auto_get: bool, [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] 54 | #[serde(default)] [INFO] [stderr] 55 | get_dual_class_level: u8, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] 56 | #[serde(default)] [INFO] [stderr] 57 | learned_by_f_s: bool, [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] 58 | #[serde(default)] [INFO] [stderr] 59 | learned_by_npc: bool, [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] 60 | #[serde(default)] [INFO] [stderr] 61 | level_up_sp: u64, [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] 62 | #[serde(default)] [INFO] [stderr] 63 | residence_skill: bool, [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] 64 | #[serde(default)] [INFO] [stderr] 65 | get_level: u8, [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] 66 | #[serde(default)] [INFO] [stderr] 67 | social_class: Option, [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] 68 | #[serde(default)] [INFO] [stderr] 69 | remove_skill: Vec, [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] 70 | #[serde(default)] [INFO] [stderr] 71 | residence_ids: HashSet, [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] 72 | #[serde(default)] [INFO] [stderr] 73 | races: HashSet, [INFO] [stderr] | ^^^^^ [INFO] [stderr] 74 | #[serde(default)] [INFO] [stderr] 75 | pre_requisite_skills: Vec, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] 76 | #[serde(default)] [INFO] [stderr] 77 | items: Vec, [INFO] [stderr] | ^^^^^ [INFO] [stderr] 78 | #[serde(default)] [INFO] [stderr] 79 | tree_id: u32, [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] 80 | #[serde(default)] [INFO] [stderr] 81 | row: u32, [INFO] [stderr] | ^^^ [INFO] [stderr] 82 | #[serde(default)] [INFO] [stderr] 83 | column: u32, [INFO] [stderr] | ^^^^^^ [INFO] [stderr] 84 | #[serde(default)] [INFO] [stderr] 85 | points_required: u32, [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `TreeSkill` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: `l2-core` (lib) generated 8 warnings (run `cargo fix --lib -p l2-core` to apply 1 suggestion) [INFO] [stderr] warning: unused import: `l2_core::shared_packets::common::SendablePacket` [INFO] [stderr] --> login/src/packet/to_client/login_ok.rs:43:9 [INFO] [stderr] | [INFO] [stderr] 43 | use l2_core::shared_packets::common::SendablePacket; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `kameo::Actor` [INFO] [stderr] --> login/src/test_utils.rs:9:9 [INFO] [stderr] | [INFO] [stderr] 9 | use kameo::Actor; [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: fields `chars_to_delete` and `char_deletion_timestamps` are never read [INFO] [stderr] --> login/src/dto/player.rs:9:9 [INFO] [stderr] | [INFO] [stderr] 7 | pub struct GSCharsInfo { [INFO] [stderr] | ----------- fields in this struct [INFO] [stderr] 8 | pub total_chars: u8, [INFO] [stderr] 9 | pub chars_to_delete: u8, [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] 10 | pub char_deletion_timestamps: Vec, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `GSCharsInfo` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `l2_core::data::classes::mapping::Class` [INFO] [stderr] --> game/src/packets/to_client/char_selection.rs:147:9 [INFO] [stderr] | [INFO] [stderr] 147 | use l2_core::data::classes::mapping::Class; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `kameo::Actor` [INFO] [stderr] --> game/src/test_utils.rs:7:9 [INFO] [stderr] | [INFO] [stderr] 7 | use kameo::Actor; [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> game/src/packets/to_client/extended/rotation.rs:44:13 [INFO] [stderr] | [INFO] [stderr] 44 | let mut char = char_factory(&db_pool, |mut m| { [INFO] [stderr] | ----^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> game/src/packets/to_client/extended/premium_state.rs:41:13 [INFO] [stderr] | [INFO] [stderr] 41 | let mut char = char_factory(&db_pool, |mut m| { [INFO] [stderr] | ----^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> game/src/packets/to_client/quest_list.rs:57:13 [INFO] [stderr] | [INFO] [stderr] 57 | let mut char = char_factory(&db_pool, |mut m| { [INFO] [stderr] | ----^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> game/src/packets/to_client/user_info.rs:462:13 [INFO] [stderr] | [INFO] [stderr] 462 | let mut char = char_factory(&db_pool, |mut m| { [INFO] [stderr] | ----^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] [INFO] [stderr] warning: field `skill_trees_data` is never read [INFO] [stderr] --> game/src/controller.rs:33:9 [INFO] [stderr] | [INFO] [stderr] 28 | pub struct GameController { [INFO] [stderr] | -------------- field in this struct [INFO] [stderr] ... [INFO] [stderr] 33 | pub skill_trees_data: SkillTreesData, [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `GameController` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: method `get_ls_actor` is never used [INFO] [stderr] --> game/src/controller.rs:73:18 [INFO] [stderr] | [INFO] [stderr] 44 | impl GameController { [INFO] [stderr] | ------------------- method in this implementation [INFO] [stderr] ... [INFO] [stderr] 73 | pub async fn get_ls_actor(&self) -> Option> { [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: field `db_pool` is never read [INFO] [stderr] --> game/src/managers/clan_ally.rs:7:5 [INFO] [stderr] | [INFO] [stderr] 6 | pub struct ClanAllyManager { [INFO] [stderr] | --------------- field in this struct [INFO] [stderr] 7 | db_pool: DBPool, [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `ClanAllyManager` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: fields `buffer`, `origin_x`, `origin_y`, and `origin_z` are never read [INFO] [stderr] --> game/src/packets/from_client/action.rs:12:9 [INFO] [stderr] | [INFO] [stderr] 11 | pub struct Action { [INFO] [stderr] | ------ fields in this struct [INFO] [stderr] 12 | pub buffer: SendablePacketBuffer, [INFO] [stderr] | ^^^^^^ [INFO] [stderr] 13 | pub object_id: i32, [INFO] [stderr] 14 | pub origin_x: i32, [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] 15 | pub origin_y: i32, [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] 16 | pub origin_z: i32, [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `Action` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: field `buffer` is never read [INFO] [stderr] --> game/src/packets/from_client/auth.rs:26:9 [INFO] [stderr] | [INFO] [stderr] 20 | pub struct AuthLogin { [INFO] [stderr] | --------- field in this struct [INFO] [stderr] ... [INFO] [stderr] 26 | pub buffer: SendablePacketBuffer, [INFO] [stderr] | ^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `AuthLogin` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: fields `x_from`, `y_from`, and `z_from` are never read [INFO] [stderr] --> game/src/packets/from_client/move_to_location.rs:15:9 [INFO] [stderr] | [INFO] [stderr] 11 | pub struct RequestMoveToLocation { [INFO] [stderr] | --------------------- fields in this struct [INFO] [stderr] ... [INFO] [stderr] 15 | pub x_from: i32, [INFO] [stderr] | ^^^^^^ [INFO] [stderr] 16 | pub y_from: i32, [INFO] [stderr] | ^^^^^^ [INFO] [stderr] 17 | pub z_from: i32, [INFO] [stderr] | ^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `RequestMoveToLocation` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: field `buffer` is never read [INFO] [stderr] --> game/src/packets/from_client/protocol.rs:15:9 [INFO] [stderr] | [INFO] [stderr] 13 | pub struct ProtocolVersion { [INFO] [stderr] | --------------- field in this struct [INFO] [stderr] 14 | pub version: i32, [INFO] [stderr] 15 | pub buffer: SendablePacketBuffer, [INFO] [stderr] | ^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `ProtocolVersion` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: variants `NewSlotUsed` and `ClassChanged` are never constructed [INFO] [stderr] --> game/src/packets/to_client/extended/subclass_info.rs:8:5 [INFO] [stderr] | [INFO] [stderr] 6 | pub enum SubclassInfoType { [INFO] [stderr] | ---------------- variants in this enum [INFO] [stderr] 7 | NoChanges = 0, [INFO] [stderr] 8 | NewSlotUsed = 1, [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] 9 | ClassChanged = 2, [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: field `show_window` is never read [INFO] [stderr] --> game/src/packets/to_client/item_list.rs:10:5 [INFO] [stderr] | [INFO] [stderr] 8 | pub struct ItemList { [INFO] [stderr] | -------- field in this struct [INFO] [stderr] 9 | pub(crate) buffer: SendablePacketBuffer, [INFO] [stderr] 10 | show_window: bool, [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `ItemList` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: fields `reason` and `is_ok` are never read [INFO] [stderr] --> game/src/packets/to_client/login_response.rs:7:5 [INFO] [stderr] | [INFO] [stderr] 5 | pub struct PlayerLoginResponse { [INFO] [stderr] | ------------------- fields in this struct [INFO] [stderr] 6 | pub buffer: SendablePacketBuffer, [INFO] [stderr] 7 | reason: u32, [INFO] [stderr] | ^^^^^^ [INFO] [stderr] 8 | is_ok: bool, [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `PlayerLoginResponse` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: variants `Add` and `Modify` are never constructed [INFO] [stderr] --> game/src/packets/to_client/macro_list.rs:8:5 [INFO] [stderr] | [INFO] [stderr] 7 | pub enum MacroUpdateType { [INFO] [stderr] | --------------- variants in this enum [INFO] [stderr] 8 | Add, [INFO] [stderr] | ^^^ [INFO] [stderr] 9 | List, [INFO] [stderr] 10 | Modify, [INFO] [stderr] | ^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `MacroUpdateType` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: fields `count` and `update_type` are never read [INFO] [stderr] --> game/src/packets/to_client/macro_list.rs:27:5 [INFO] [stderr] | [INFO] [stderr] 25 | pub struct MacroList { [INFO] [stderr] | --------- fields in this struct [INFO] [stderr] 26 | pub(crate) buffer: SendablePacketBuffer, [INFO] [stderr] 27 | count: u8, [INFO] [stderr] | ^^^^^ [INFO] [stderr] 28 | update_type: MacroUpdateType, [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `MacroList` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: fields `multi` and `mask` are never read [INFO] [stderr] --> game/src/packets/to_client/relation_changed.rs:16:9 [INFO] [stderr] | [INFO] [stderr] 14 | pub struct RelationChanged { [INFO] [stderr] | --------------- fields in this struct [INFO] [stderr] 15 | pub buffer: SendablePacketBuffer, [INFO] [stderr] 16 | pub multi: Option>, [INFO] [stderr] | ^^^^^ [INFO] [stderr] 17 | pub mask: u8, [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `RelationChanged` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: associated constant `SEND_ONE` is never used [INFO] [stderr] --> game/src/packets/to_client/relation_changed.rs:23:11 [INFO] [stderr] | [INFO] [stderr] 20 | impl RelationChanged { [INFO] [stderr] | -------------------- associated constant in this implementation [INFO] [stderr] ... [INFO] [stderr] 23 | const SEND_ONE: u8 = 0x02; [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function `not_ok` is never used [INFO] [stderr] --> game/src/packets/to_client/restart_resp.rs:21:12 [INFO] [stderr] | [INFO] [stderr] 10 | impl RestartResponse { [INFO] [stderr] | -------------------- associated function in this implementation [INFO] [stderr] ... [INFO] [stderr] 21 | pub fn not_ok() -> anyhow::Result { [INFO] [stderr] | ^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `login` (bin "login" test) generated 3 warnings (run `cargo fix --bin "login" -p login --tests` to apply 2 suggestions) [INFO] [stderr] warning: `game` (bin "game" test) generated 21 warnings (run `cargo fix --bin "game" -p game --tests` to apply 6 suggestions) [INFO] [stderr] warning: unused import: `SendablePacket` [INFO] [stderr] --> l2-core/src/shared_packets/gs_2_ls/player_in_game.rs:64:57 [INFO] [stderr] | [INFO] [stderr] 64 | use crate::shared_packets::common::{ReadablePacket, SendablePacket}; [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `l2-core` (lib test) generated 9 warnings (8 duplicates) (run `cargo fix --lib -p l2-core --tests` to apply 1 suggestion) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.75s [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 1` [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/entities-ba54a0e1102bfe5d) [INFO] [stdout] [INFO] [stdout] running 9 tests [INFO] [stdout] test dao::character::tests::test_delete_char ... ok [INFO] [stdout] test dao::user::tests::test_find_by_username ... ok [INFO] [stdout] test dao::user::tests::test_find_some_by_username ... ok [INFO] [stdout] test dao::character::tests::test_create_char ... ok [INFO] [stdout] test dao::character::tests::test_find_by_username ... ok [INFO] [stdout] test dao::character::tests::test_restore_char ... ok [INFO] [stdout] test dao::character::tests::test_char_exists ... ok [INFO] [stdout] test dao::character::tests::test_get_items_and_vars ... ok [INFO] [stdout] test dao::user::tests::test_verify_password_works ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.43s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/game-54933dfd5dba2f3f) [INFO] [stdout] [INFO] [stdout] running 69 tests [INFO] [stdout] test movement::tests::test_calculate_travel_duration ... ok [INFO] [stdout] test movement::tests::test_has_arrived_immediately ... ok [INFO] [stdout] test movement::tests::test_calculate_current_position_at_start ... ok [INFO] [stdout] test movement::tests::test_calculate_distance ... ok [INFO] [stdout] test packets::from_client::char_create::tests::test_read_and_handle_fail_no_user ... ok [INFO] [stdout] test packets::from_client::auth::tests::test_auth ... ok [INFO] [stdout] test packets::from_client::char_create::tests::test_read_and_handle_fail_no_auth ... ok [INFO] [stdout] test packets::from_client::char_restore::tests::test_and_handle_error ... ok [INFO] [stdout] test packets::from_client::char_restore::tests::test_and_handle_error_when_empty_char_list ... ok [INFO] [stdout] test packets::from_client::char_restore::tests::test_and_handle_error_char_is_not_deleted ... ok [INFO] [stdout] test packets::from_client::char_create::tests::test_read_and_handle_ok ... ok [INFO] [stdout] test packets::from_client::char_create::tests::test_read_and_handle_fail_no_chars ... ok [INFO] [stdout] test packets::from_client::char_restore::tests::test_and_handle_no_session_key_error ... ok [INFO] [stdout] test packets::from_client::char_restore::tests::test_and_handle_ok ... ok [INFO] [stdout] test packets::from_client::char_select::tests::test_handle_no_user ... ok [INFO] [stdout] test packets::from_client::char_select::tests::test_handle_no_chars ... ok [INFO] [stdout] test packets::from_client::delete_char::tests::test_handle_error_when_empty_char_list ... ok [INFO] [stdout] test packets::from_client::char_select::tests::test_handle_ok ... ok [INFO] [stdout] test packets::from_client::char_select::tests::test_handle_no_session_key ... ok [INFO] [stdout] test packets::from_client::delete_char::tests::test_handle_error_char_already_marked_for_deletion ... ok [INFO] [stdout] test packets::from_client::enter_world::tests::test_error_missing_user ... ok [INFO] [stdout] test packets::from_client::delete_char::tests::test_handle_ok ... ok [INFO] [stdout] test packets::from_client::delete_char::tests::test_handle_no_session_key_error ... ok [INFO] [stdout] test packets::from_client::enter_world::tests::test_error_missing_selected_char ... ok [INFO] [stdout] test packets::from_client::enter_world::tests::test_error_when_not_entering_state ... ok [INFO] [stdout] test packets::from_client::enter_world::tests::test_handle_ok_status_and_tracert ... ok [INFO] [stdout] test packets::from_client::extended::check_char_name::tests::test_handle ... ok [INFO] [stdout] test packets::from_client::extended::go_to_lobby::tests::test_handle_no_chars ... ok [INFO] [stdout] test packets::to_client::abnormal_status_update::test::test_skill_list ... ok [INFO] [stdout] test packets::from_client::logout::tests::test_err ... ok [INFO] [stdout] test packets::to_client::char_create_fail::tests::test_char_create_fail ... ok [INFO] [stdout] test packets::to_client::char_create_ok::tests::test_create_ok ... ok [INFO] [stdout] test packets::to_client::char_delete_fail::tests::test_char_delete_fail ... ok [INFO] [stdout] test packets::handleable::gs_auth_response::tests::test_handle ... ok [INFO] [stdout] test packets::from_client::extended::go_to_lobby::tests::test_handle_no_session ... ok [INFO] [stdout] test packets::from_client::extended::go_to_lobby::tests::test_handle_ok ... ok [INFO] [stdout] test packets::to_client::extended::action_list::test::test_write_base_action_list ... ok [INFO] [stdout] test packets::from_client::extended::go_to_lobby::tests::test_handle_no_user ... ok [INFO] [stdout] test packets::to_client::extended::auto_soulshots::test::test_write_soulshots ... ok [INFO] [stdout] test packets::to_client::acquire_skill_list::test::test_skill_list ... ok [INFO] [stdout] test packets::from_client::logout::tests::test_ok ... ok [INFO] [stdout] test packets::handleable::init_ls::tests::test_handle ... ok [INFO] [stdout] test packets::to_client::extended::pledge_waiting_list_alarm::test::test_henna_ok ... ok [INFO] [stdout] test packets::to_client::char_selected::tests::test_char_selected ... ok [INFO] [stdout] test packets::to_client::extended::adena_info::tests::test_inventory_weight ... ok [INFO] [stdout] test packets::to_client::extended::bookmark_info::test::test_write_item_list ... ok [INFO] [stdout] test packets::to_client::extended::set_compas_zone::test::test_compas_zone_code ... ok [INFO] [stdout] test packets::to_client::extended::premium_state::test::test_premium_state ... ok [INFO] [stdout] test packets::to_client::char_etc_status_update::test::test_henna_ok ... ok [INFO] [stdout] test packets::to_client::extended::inventory_weight::tests::test_inventory_weight ... ok [INFO] [stdout] test packets::to_client::extended::equipped_items::tests::test_equipped_items ... ok [INFO] [stdout] test packets::to_client::extended::quest_item_list::test::test_write_quest_list ... ok [INFO] [stdout] test packets::to_client::char_selection::tests::test_char_selected ... ok [INFO] [stdout] test packets::to_client::extended::rotation::tests::test_rotation_packet ... ok [INFO] [stdout] test packets::to_client::extended::storage_max_count::tests::test_storage_max_count ... ok [INFO] [stdout] test packets::to_client::extended::ui_settings::test::test_write_item_list ... ok [INFO] [stdout] test packets::to_client::extended::subclass_info::test::test_henna_ok ... ok [INFO] [stdout] test packets::to_client::extended::vitality_info::test::test_write_vitality_info ... ok [INFO] [stdout] test packets::to_client::friend_list::tests::test_friend_list ... ok [INFO] [stdout] test packets::to_client::system_message::test::test_system_message ... ok [INFO] [stdout] test packets::to_client::target_selected::test::test_target_selected ... ok [INFO] [stdout] test packets::to_client::extended::vote_system::test::test_vote_system ... ok [INFO] [stdout] test packets::to_client::skill_list::test::test_skill_list ... ok [INFO] [stdout] test packets::to_client::henna_info::test::test_henna_ok ... ok [INFO] [stdout] test packets::to_client::quest_list::tests::test_quest_list_packet ... ok [INFO] [stdout] test packets::to_client::item_list::test::test_write_item_list ... ok [INFO] [stdout] test packets::to_client::macro_list::test::test_write_macro_list ... ok [INFO] [stdout] test packets::to_client::shortcuts_init::test::test_write_macro_list ... ok [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/l2_core-f523d195486c7088) [INFO] [stdout] test packets::to_client::user_info::tests::test_write_user_info ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 69 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 60.96s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 63 tests [INFO] [stdout] test crypt::login::test::test_append_checksum ... ok [INFO] [stdout] test crypt::game::tests::encrypt_works ... ok [INFO] [stdout] test crypt::game::tests::decrypt_works ... ok [INFO] [stdout] test config::traits::test::test_config_file_loader ... ok [INFO] [stdout] test config::traits::test::test_config_file_load ... ok [INFO] [stdout] test crypt::login::test::test_verify_checksum ... ok [INFO] [stdout] test crypt::login::test::verify_checksum_2 ... ok [INFO] [stdout] test crypt::login::test::test_decrypt_auth_gg_2 ... ok [INFO] [stdout] test crypt::login::test::test_decrypt_auth_gg ... ok [INFO] [stdout] test crypt::login::test::test_decrypt_auth_login ... ok [INFO] [stdout] test data::classes::mapping::test::test_all_classes ... ok [INFO] [stdout] test crypt::rsa::test::test_encryption_works ... ok [INFO] [stdout] test game_objects::player::_player::tests::test_get_paperdoll_ordered_ids ... ok [INFO] [stdout] test game_objects::player::_player::tests::test_get_paperdoll_visual_ids ... ok [INFO] [stdout] test config::login::tests::test_config_load ... ok [INFO] [stdout] test game_objects::player::_player::tests::test_valid_race_values ... ok [INFO] [stdout] test game_objects::player::user_info::tests::test_mask ... ok [INFO] [stdout] test game_objects::player::user_info::tests::test_mask_calculate_block_size ... ok [INFO] [stdout] test game_objects::player::user_info::tests::test_mask_does_not_contain ... ok [INFO] [stdout] test crypt::rsa::test::test_test_request_auth_login ... ok [INFO] [stdout] test id_factory::tests::test_cloned ... ok [INFO] [stdout] test config::gs::test::test_gs_config ... ok [INFO] [stdout] test id_factory::tests::test_reuse ... ok [INFO] [stdout] test network::listener::tests::test_bind_addr ... ok [INFO] [stdout] test session::tests::test_session_key_equals ... ok [INFO] [stdout] test session::tests::test_session_key_check_session ... ok [INFO] [stdout] test session::tests::test_session_key_not_equals ... ok [INFO] [stdout] test shared_packets::gs_2_ls::auth::tests::test_instantiate ... ok [INFO] [stdout] test shared_packets::gs_2_ls::access_level::tests::test_read ... ok [INFO] [stdout] test id_factory::tests::test_allocation ... ok [INFO] [stdout] test shared_packets::gs_2_ls::blowfish::tests::blowfish_read ... ok [INFO] [stdout] test shared_packets::gs_2_ls::blowfish::tests::blowfish_new ... ok [INFO] [stdout] test shared_packets::gs_2_ls::auth::tests::test_read ... ok [INFO] [stdout] test shared_packets::gs_2_ls::change_password::tests::change_password_read ... ok [INFO] [stdout] test shared_packets::gs_2_ls::gs_status::test::gs_status_update_read ... ok [INFO] [stdout] test shared_packets::gs_2_ls::player_in_game::tests::test_player_in_game_new ... ok [INFO] [stdout] test shared_packets::gs_2_ls::player_logout::tests::test_player_logout ... ok [INFO] [stdout] test shared_packets::gs_2_ls::player_logout::tests::test_player_logout_read ... ok [INFO] [stdout] test shared_packets::gs_2_ls::player_tracert::tests::test_player_tracert ... ok [INFO] [stdout] test shared_packets::gs_2_ls::reply_chars::tests::test_reply_chars ... ok [INFO] [stdout] test shared_packets::gs_2_ls::player_in_game::tests::test_player_in_game_read ... ok [INFO] [stdout] test shared_packets::gs_2_ls::reply_chars::tests::test_reply_chars_new ... ok [INFO] [stdout] test shared_packets::gs_2_ls::gs_status::test::gs_status_update_new ... ok [INFO] [stdout] test shared_packets::ls_2_gs::auth_gs::test::test_new ... ok [INFO] [stdout] test shared_packets::ls_2_gs::auth_gs::test::test_read ... ok [INFO] [stdout] test shared_packets::ls_2_gs::init_ls::test::test_new ... ok [INFO] [stdout] test shared_packets::gs_2_ls::request_temp_ban::tests::test_request_temp_ban ... ok [INFO] [stdout] test shared_packets::ls_2_gs::init_ls::test::test_read ... ok [INFO] [stdout] test shared_packets::ls_2_gs::kick_player::test::test_kick_player ... ok [INFO] [stdout] test shared_packets::ls_2_gs::kick_player::test::test_kick_player_read ... ok [INFO] [stdout] test shared_packets::ls_2_gs::player_auth_response::test::test_player_auth_response ... ok [INFO] [stdout] test shared_packets::ls_2_gs::player_auth_response::test::test_player_auth_response_read ... ok [INFO] [stdout] test shared_packets::ls_2_gs::request_chars::test::test_request_chars ... ok [INFO] [stdout] test shared_packets::read::test::test_all ... ok [INFO] [stdout] test shared_packets::write::tests::test_write_packet ... ok [INFO] [stdout] test str::tests::test_str_trim ... ok [INFO] [stdout] test shared_packets::ls_2_gs::request_chars::test::test_request_chars_read ... ok [INFO] [stdout] test str::tests::test_string_trim ... ok [INFO] [stdout] test crypt::rsa::test::test_rsa_key_generated ... ok [INFO] [stdout] test data::char_template::test::test ... ok [INFO] [stdout] test config::login::tests::test_config_load_err - should panic ... ok [INFO] [stdout] test game_objects::player::_player::tests::test_invalid_race_values ... ok [INFO] [stdout] test game_objects::player::_player::tests::test_get_char_info ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 63 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.03s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/login-e621f955a37febb5) [INFO] [stdout] [INFO] [stdout] running 43 tests [INFO] [stdout] test dto::game_server::test::test_validated_hosts_ok ... ok [INFO] [stdout] test dto::game_server::test::test_validated_hosts_error ... ok [INFO] [stdout] test dto::game_server::test::test_validated_hosts_error_invalid_subnet ... ok [INFO] [stdout] test dto::game_server::test::test_validated_hosts_err_wrong_subnet_range ... ok [INFO] [stdout] test packet::from_client::req_auth_gg::tests::test_read ... ok [INFO] [stdout] test packet::cp_factory::tests::test_build_client_message_packet ... ok [INFO] [stdout] test controller::data::test::test_login_controller ... ok [INFO] [stdout] test packet::from_client::req_auth_login::tests::test_read_bytes_login ... ok [INFO] [stdout] test packet::from_client::req_auth_login::tests::test_handle_login_auto_create_account_is_disabled ... ok [INFO] [stdout] test packet::from_client::req_auth_gg::tests::test_handle_err ... ok [INFO] [stdout] test packet::from_client::req_server_list::tests::test_read ... ok [INFO] [stdout] test packet::from_client::req_auth_login::tests::test_handle_login_wrong_password ... ok [INFO] [stdout] test gs_client::tests::test_shutdown_properly ... ok [INFO] [stdout] test packet::from_client::request_gs_login::tests::request_gs_login_read ... ok [INFO] [stdout] test packet::from_client::req_auth_gg::tests::test_handle_ok ... ok [INFO] [stdout] test packet::from_client::req_server_list::tests::test_handle ... ok [INFO] [stdout] test packet::from_client::request_gs_login::tests::request_gs_login_handle_err ... ok [INFO] [stdout] test packet::from_client::request_gs_login::tests::request_gs_login_handle_ok ... ok [INFO] [stdout] test packet::handleable::gs_blowfish::tests::handler_gs_invalid_blowfish ... ok [INFO] [stdout] test packet::handleable::gs_blowfish::tests::handler_gs_connection_state ... ok [INFO] [stdout] test packet::from_client::req_server_list::tests::test_handle_err ... ok [INFO] [stdout] test packet::handleable::gs_change_al::tests::change_al ... ok [INFO] [stdout] test packet::handleable::gs_blowfish::tests::handler_gs_ok ... ok [INFO] [stdout] test packet::handleable::gs_player_auth_request::tests::handle_auth_user_not_found ... ok [INFO] [stdout] test packet::from_client::req_auth_login::tests::test_handle_login_auto_create_account ... ok [INFO] [stdout] test packet::from_client::req_auth_login::tests::test_handle_login ... ok [INFO] [stdout] test packet::handleable::gs_request_auth::tests::handler_auth_ok ... ok [INFO] [stdout] test packet::handleable::gs_player_auth_request::tests::handle_auth_user_ok ... ok [INFO] [stdout] test packet::handleable::gs_request_auth::tests::handler_auth_err_register_twice ... ok [INFO] [stdout] test packet::handleable::gs_status::tests::handler_gs_not_found ... ok [INFO] [stdout] test packet::handleable::gs_player_auth_request::tests::handle_auth_user_session_not_set ... ok [INFO] [stdout] test packet::to_client::auth_gg::tests::test_auth_gg ... ok [INFO] [stdout] test packet::to_client::init::tests::test_init ... ok [INFO] [stdout] test packet::to_client::login_ok::tests::test_login_ok ... ok [INFO] [stdout] test packet::to_client::play_ok::tests::test_play_ok ... ok [INFO] [stdout] test packet::handleable::player_in_game::tests::handle_gs_not_set ... ok [INFO] [stdout] test packet::handleable::player_in_game::tests::handle_ok ... ok [INFO] [stdout] test packet::handleable::gs_request_auth::tests::handler_auth_wrong_state ... ok [INFO] [stdout] test packet::handleable::gs_status::tests::handler_gs_ok ... ok [INFO] [stdout] test packet::handleable::player_logout::tests::handle_logout_ok ... ok [INFO] [stdout] test packet::handleable::gs_request_temp_ban::tests::handle ... ok [INFO] [stdout] test packet::to_client::server_list::tests::test_play_ok ... ok [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/macro_common-9abdd89f262c0d50) [INFO] [stdout] test packet::handleable::player_logout::tests::handle_gs_not_set ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 43 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 15.18s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/config_loader.rs (/opt/rustwide/target/debug/deps/config_loader-afed392c60a383d6) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test test::case_enum ... ok [INFO] [stdout] test test::case_struct ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/migration-818aac5639642e49) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/migration-fc5f96a37689c141) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/test_utils-489195344c1fe2f4) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests entities [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests l2_core [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test l2-core/src/str.rs - str::String::trim_all (line 13) ... ok [INFO] [stdout] test l2-core/src/str.rs - str::str::trim_all (line 29) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stdout] all doctests ran in 2.69s; merged doctests compilation took 2.61s [INFO] [stderr] Doc-tests macro_common [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests migration [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests test_utils [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "a63e98f4ce74675606c1daef2832a45545fba4a4a00c37fb28b70c0b8bfb8077", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a63e98f4ce74675606c1daef2832a45545fba4a4a00c37fb28b70c0b8bfb8077", kill_on_drop: false }` [INFO] [stdout] a63e98f4ce74675606c1daef2832a45545fba4a4a00c37fb28b70c0b8bfb8077