[INFO] cloning repository https://github.com/alseif0x/rustycore [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/alseif0x/rustycore" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falseif0x%2Frustycore", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falseif0x%2Frustycore'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] bc890e17a347df67e9e85b166449c564a061a094 [INFO] checking alseif0x/rustycore against try#b28cc4eb48a6415b914e8ad0308be255ff8d73ed for pr-156508 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falseif0x%2Frustycore" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/alseif0x/rustycore [INFO] finished tweaking git repo https://github.com/alseif0x/rustycore [INFO] tweaked toml for git repo https://github.com/alseif0x/rustycore written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/alseif0x/rustycore on toolchain b28cc4eb48a6415b914e8ad0308be255ff8d73ed [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b28cc4eb48a6415b914e8ad0308be255ff8d73ed" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/alseif0x/rustycore 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" "+b28cc4eb48a6415b914e8ad0308be255ff8d73ed" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+b28cc4eb48a6415b914e8ad0308be255ff8d73ed" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0db98889c6549a9addd15fb2bcb74c87925b49037c0b5550c59108bf61221eac [INFO] running `Command { std: "docker" "start" "-a" "0db98889c6549a9addd15fb2bcb74c87925b49037c0b5550c59108bf61221eac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0db98889c6549a9addd15fb2bcb74c87925b49037c0b5550c59108bf61221eac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0db98889c6549a9addd15fb2bcb74c87925b49037c0b5550c59108bf61221eac", kill_on_drop: false }` [INFO] [stdout] 0db98889c6549a9addd15fb2bcb74c87925b49037c0b5550c59108bf61221eac [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+b28cc4eb48a6415b914e8ad0308be255ff8d73ed" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f1771d73b633f368ffbd93aa4f58c6e43cb28312c5a247b87e1b650907a9be1b [INFO] running `Command { std: "docker" "start" "-a" "f1771d73b633f368ffbd93aa4f58c6e43cb28312c5a247b87e1b650907a9be1b", kill_on_drop: false }` [INFO] [stderr] Compiling quote v1.0.44 [INFO] [stderr] Compiling libc v0.2.182 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Compiling libm v0.2.16 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling typenum v1.19.0 [INFO] [stderr] Checking once_cell v1.21.3 [INFO] [stderr] Compiling zerocopy v0.8.39 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Checking pin-project-lite v0.2.16 [INFO] [stderr] Checking bytes v1.11.1 [INFO] [stderr] Checking subtle v2.6.1 [INFO] [stderr] Checking log v0.4.29 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Checking tracing-core v0.1.36 [INFO] [stderr] Checking const-oid v0.9.6 [INFO] [stderr] Compiling icu_normalizer_data v2.1.1 [INFO] [stderr] Compiling stable_deref_trait v1.2.1 [INFO] [stderr] Checking zeroize v1.8.2 [INFO] [stderr] Compiling icu_properties_data v2.1.2 [INFO] [stderr] Checking itoa v1.0.17 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Checking futures-core v0.3.32 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling anyhow v1.0.102 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking cpufeatures v0.2.17 [INFO] [stderr] Checking futures-sink v0.3.32 [INFO] [stderr] Compiling num-bigint-dig v0.8.6 [INFO] [stderr] Compiling hashbrown v0.16.1 [INFO] [stderr] Compiling litemap v0.8.1 [INFO] [stderr] Compiling writeable v0.6.2 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Compiling base64ct v1.8.3 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Checking memchr v2.8.0 [INFO] [stderr] Checking pem-rfc7468 v0.7.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling indexmap v2.13.0 [INFO] [stderr] Compiling crypto-common v0.1.7 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Checking slab v0.4.12 [INFO] [stderr] Checking der v0.7.10 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling lock_api v0.4.14 [INFO] [stderr] Checking errno v0.3.14 [INFO] [stderr] Checking mio v1.1.1 [INFO] [stderr] Checking socket2 v0.6.2 [INFO] [stderr] Checking signal-hook-registry v1.4.8 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Checking signature v2.2.0 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling utf8_iter v1.0.4 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Checking form_urlencoded v1.2.2 [INFO] [stderr] Compiling tinyvec v1.10.0 [INFO] [stderr] Checking num-iter v0.1.45 [INFO] [stderr] Checking sha2 v0.10.9 [INFO] [stderr] Checking spki v0.7.3 [INFO] [stderr] Compiling tokio v1.49.0 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking pkcs8 v0.10.2 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Checking bitflags v2.11.0 [INFO] [stderr] Compiling zmij v1.0.21 [INFO] [stderr] Compiling parking v2.2.1 [INFO] [stderr] Compiling futures-io v0.3.32 [INFO] [stderr] Checking futures-task v0.3.32 [INFO] [stderr] Compiling crc-catalog v2.4.0 [INFO] [stderr] Compiling unicode-normalization v0.1.25 [INFO] [stderr] Compiling crc v3.4.0 [INFO] [stderr] Compiling event-listener v5.4.1 [INFO] [stderr] Checking futures-util v0.3.32 [INFO] [stderr] Compiling futures-intrusive v0.5.0 [INFO] [stderr] Compiling hashlink v0.10.0 [INFO] [stderr] Compiling pkcs1 v0.7.5 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Checking futures-channel v0.3.32 [INFO] [stderr] Compiling unicode-properties v0.1.4 [INFO] [stderr] Compiling find-msvc-tools v0.1.9 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling unicode-bidi v0.3.18 [INFO] [stderr] Checking regex-syntax v0.8.9 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling cc v1.2.56 [INFO] [stderr] Compiling hkdf v0.12.4 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling whoami v1.6.1 [INFO] [stderr] Compiling stringprep v0.1.5 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling dotenvy v0.15.7 [INFO] [stderr] Checking sharded-slab v0.1.7 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking thread_local v1.1.9 [INFO] [stderr] Checking nu-ansi-term v0.50.3 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling semver v1.0.27 [INFO] [stderr] Checking inout v0.1.4 [INFO] [stderr] Checking simd-adler32 v0.3.8 [INFO] [stderr] Checking adler2 v2.0.1 [INFO] [stderr] Checking universal-hash v0.5.1 [INFO] [stderr] Checking cipher v0.4.4 [INFO] [stderr] Checking opaque-debug v0.3.1 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Checking miniz_oxide v0.8.9 [INFO] [stderr] Checking polyval v0.6.2 [INFO] [stderr] Checking regex-automata v0.4.14 [INFO] [stderr] Compiling cmake v0.1.57 [INFO] [stderr] Checking ed25519 v2.2.3 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Checking ghash v0.5.1 [INFO] [stderr] Checking aes v0.8.4 [INFO] [stderr] Checking ctr v0.9.2 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Checking aead v0.5.2 [INFO] [stderr] Compiling dunce v1.0.5 [INFO] [stderr] Compiling fs_extra v1.3.0 [INFO] [stderr] Checking pbkdf2 v0.12.2 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking inventory v0.3.22 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling rustix v1.1.3 [INFO] [stderr] Compiling getrandom v0.4.1 [INFO] [stderr] Checking flate2 v1.1.9 [INFO] [stderr] Checking http v1.4.0 [INFO] [stderr] Checking aes-gcm v0.10.3 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling aws-lc-sys v0.37.1 [INFO] [stderr] Compiling prettyplease v0.2.37 [INFO] [stderr] Compiling aws-lc-rs v1.16.0 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Checking glam v0.29.3 [INFO] [stderr] Checking hecs v0.10.5 [INFO] [stderr] Checking dashmap v6.1.0 [INFO] [stderr] Compiling fixedbitset v0.5.7 [INFO] [stderr] Compiling petgraph v0.7.1 [INFO] [stderr] Compiling wow-recastdetour v0.1.0 (/opt/rustwide/workdir/crates/wow-recastdetour) [INFO] [stderr] Checking nanorand v0.7.0 [INFO] [stderr] Compiling multimap v0.10.1 [INFO] [stderr] Checking http-body v1.0.1 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Checking rustls-pki-types v1.14.0 [INFO] [stderr] Checking flume v0.11.1 [INFO] [stderr] Checking atomic-waker v1.1.2 [INFO] [stderr] Checking tower-service v0.3.3 [INFO] [stderr] Compiling tokio-stream v0.1.18 [INFO] [stderr] Checking bumpalo v3.20.2 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking httpdate v1.0.3 [INFO] [stderr] Checking untrusted v0.9.0 [INFO] [stderr] Compiling rustls v0.23.36 [INFO] [stderr] Checking matchers v0.2.0 [INFO] [stderr] Checking rsa v0.9.10 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Checking wow-ecs v0.1.0 (/opt/rustwide/workdir/crates/wow-ecs) [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Checking sync_wrapper v1.0.2 [INFO] [stderr] Compiling tempfile v3.25.0 [INFO] [stderr] Checking tower-layer v0.3.3 [INFO] [stderr] Checking http-body-util v0.1.3 [INFO] [stderr] Checking mime v0.3.17 [INFO] [stderr] Checking serde_path_to_error v0.1.20 [INFO] [stderr] Checking matchit v0.8.4 [INFO] [stderr] Checking rustls-pemfile v2.2.0 [INFO] [stderr] Checking wow-config v0.1.0 (/opt/rustwide/workdir/crates/wow-config) [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Checking wow-collections v0.1.0 (/opt/rustwide/workdir/crates/wow-collections) [INFO] [stderr] Checking yoke v0.8.1 [INFO] [stderr] Checking tracing v0.1.44 [INFO] [stderr] Checking zerovec v0.11.5 [INFO] [stderr] Checking zerotrie v0.2.3 [INFO] [stderr] Checking strum v0.26.3 [INFO] [stderr] Checking axum-core v0.5.6 [INFO] [stderr] Checking tinystr v0.8.2 [INFO] [stderr] Checking potential_utf v0.1.4 [INFO] [stdout] warning: function `rustycore_dt_free` is never used [INFO] [stdout] --> crates/wow-recastdetour/src/lib.rs:381:8 [INFO] [stdout] | [INFO] [stdout] 381 | fn rustycore_dt_free(ptr: *mut std::ffi::c_void); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `rustycore_dt_create_square_tile_data` is never used [INFO] [stdout] --> crates/wow-recastdetour/src/lib.rs:382:8 [INFO] [stdout] | [INFO] [stdout] 382 | fn rustycore_dt_create_square_tile_data( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking icu_collections v2.1.1 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Checking icu_locale_core v2.1.1 [INFO] [stderr] Checking ed25519-dalek v2.2.0 [INFO] [stderr] Checking wow-core v0.1.0 (/opt/rustwide/workdir/crates/wow-core) [INFO] [stderr] Checking wow-constants v0.1.0 (/opt/rustwide/workdir/crates/wow-constants) [INFO] [stdout] warning: usage of an `unsafe` block [INFO] [stdout] --> crates/wow-core/src/guid.rs:70:18 [INFO] [stdout] | [INFO] [stdout] 70 | Some(unsafe { std::mem::transmute(val) }) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: requested on the command line with `-W unsafe-code` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking tracing-serde v0.2.0 [INFO] [stderr] Checking either v1.15.0 [INFO] [stderr] Checking wow-crypto v0.1.0 (/opt/rustwide/workdir/crates/wow-crypto) [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking tracing-subscriber v0.3.22 [INFO] [stdout] warning: field `k` is never read [INFO] [stdout] --> crates/wow-crypto/src/bnet_srp6.rs:103:5 [INFO] [stdout] | [INFO] [stdout] 98 | pub struct BnetSrp6 { [INFO] [stdout] | -------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 103 | k: BigUint, [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking icu_provider v2.1.1 [INFO] [stdout] warning: usage of an `unsafe` block [INFO] [stdout] --> crates/wow-core/src/guid.rs:70:18 [INFO] [stdout] | [INFO] [stdout] 70 | Some(unsafe { std::mem::transmute(val) }) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: requested on the command line with `-W unsafe-code` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Checking wow-math v0.1.0 (/opt/rustwide/workdir/crates/wow-math) [INFO] [stdout] warning: field `k` is never read [INFO] [stdout] --> crates/wow-crypto/src/bnet_srp6.rs:103:5 [INFO] [stdout] | [INFO] [stdout] 98 | pub struct BnetSrp6 { [INFO] [stdout] | -------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 103 | k: BigUint, [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking icu_properties v2.1.2 [INFO] [stderr] Checking icu_normalizer v2.1.1 [INFO] [stderr] Checking wow-logging v0.1.0 (/opt/rustwide/workdir/crates/wow-logging) [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Checking idna v1.1.0 [INFO] [stderr] Checking url v2.5.8 [INFO] [stderr] Compiling prost-derive v0.13.5 [INFO] [stderr] Compiling sqlx-core v0.8.6 [INFO] [stderr] Checking tokio-util v0.7.18 [INFO] [stderr] Compiling prost v0.13.5 [INFO] [stderr] Checking tower v0.5.3 [INFO] [stderr] Checking h2 v0.4.13 [INFO] [stderr] Checking prost-types v0.13.5 [INFO] [stderr] Compiling prost-build v0.13.5 [INFO] [stderr] Checking wow-entities v0.1.0 (/opt/rustwide/workdir/crates/wow-entities) [INFO] [stderr] Checking wow-movement v0.1.0 (/opt/rustwide/workdir/crates/wow-movement) [INFO] [stderr] Checking wow-loot v0.1.0 (/opt/rustwide/workdir/crates/wow-loot) [INFO] [stderr] Checking wow-script v0.1.0 (/opt/rustwide/workdir/crates/wow-script) [INFO] [stderr] Checking wow-social v0.1.0 (/opt/rustwide/workdir/crates/wow-social) [INFO] [stderr] Checking wow-spell v0.1.0 (/opt/rustwide/workdir/crates/wow-spell) [INFO] [stderr] Checking wow-chat v0.1.0 (/opt/rustwide/workdir/crates/wow-chat) [INFO] [stderr] Checking wow-scripts v0.1.0 (/opt/rustwide/workdir/crates/wow-scripts) [INFO] [stderr] Checking wow-achievement v0.1.0 (/opt/rustwide/workdir/crates/wow-achievement) [INFO] [stderr] Checking wow-combat v0.1.0 (/opt/rustwide/workdir/crates/wow-combat) [INFO] [stderr] Checking wow-pvp v0.1.0 (/opt/rustwide/workdir/crates/wow-pvp) [INFO] [stdout] warning: unused import: `TAU` [INFO] [stdout] --> crates/wow-movement/src/generators/fleeing.rs:1:46 [INFO] [stdout] | [INFO] [stdout] 1 | use std::f32::consts::{FRAC_PI_4, FRAC_PI_8, TAU}; [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling sqlx-mysql v0.8.6 [INFO] [stderr] Compiling wow-proto v0.1.0 (/opt/rustwide/workdir/crates/wow-proto) [INFO] [stderr] Checking wow-packet v0.1.0 (/opt/rustwide/workdir/crates/wow-packet) [INFO] [stdout] warning: unused macro definition: `impl_movement_client_packet` [INFO] [stdout] --> crates/wow-packet/src/packets/movement.rs:366:14 [INFO] [stdout] | [INFO] [stdout] 366 | macro_rules! impl_movement_client_packet { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_macros)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused macro definition: `impl_movement_client_packet` [INFO] [stdout] --> crates/wow-packet/src/packets/movement.rs:366:14 [INFO] [stdout] | [INFO] [stdout] 366 | macro_rules! impl_movement_client_packet { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_macros)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `max_power_for_class` is never used [INFO] [stdout] --> crates/wow-packet/src/packets/update.rs:2258:4 [INFO] [stdout] | [INFO] [stdout] 2258 | fn max_power_for_class(class: u8, _level: u8) -> i32 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking hyper v1.8.1 [INFO] [stderr] Checking wow-handler v0.1.0 (/opt/rustwide/workdir/crates/wow-handler) [INFO] [stderr] Checking wow-map v0.1.0 (/opt/rustwide/workdir/crates/wow-map) [INFO] [stdout] warning: unused variable: `payload_len` [INFO] [stdout] --> crates/wow-packet/src/compression.rs:390:38 [INFO] [stdout] | [INFO] [stdout] 390 | for (i, (compressed, opcode, payload_len)) in [ [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_payload_len` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `base_in` [INFO] [stdout] --> crates/wow-packet/src/compression.rs:404:17 [INFO] [stdout] | [INFO] [stdout] 404 | let base_in = decompressor.total_in() as usize; [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_base_in` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `status` [INFO] [stdout] --> crates/wow-packet/src/compression.rs:407:17 [INFO] [stdout] | [INFO] [stdout] 407 | let status = decompressor [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_status` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling sqlx-macros-core v0.8.6 [INFO] [stderr] Checking hyper-util v0.1.20 [INFO] [stderr] Checking axum v0.8.8 [INFO] [stdout] warning: function `max_power_for_class` is never used [INFO] [stdout] --> crates/wow-packet/src/packets/update.rs:2258:4 [INFO] [stdout] | [INFO] [stdout] 2258 | fn max_power_for_class(class: u8, _level: u8) -> i32 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling sqlx-macros v0.8.6 [INFO] [stderr] Checking sqlx v0.8.6 [INFO] [stderr] Checking rustls-webpki v0.103.9 [INFO] [stderr] Checking wow-database v0.1.0 (/opt/rustwide/workdir/crates/wow-database) [INFO] [stderr] Checking wow-data v0.1.0 (/opt/rustwide/workdir/crates/wow-data) [INFO] [stderr] Checking tokio-rustls v0.26.4 [INFO] [stderr] Checking bnet-server v0.1.0 (/opt/rustwide/workdir/crates/bnet-server) [INFO] [stdout] warning: fields `icon`, `allowed_security_level`, `region`, and `battlegroup` are never read [INFO] [stdout] --> crates/bnet-server/src/realm/mod.rs:24:9 [INFO] [stdout] | [INFO] [stdout] 18 | pub struct Realm { [INFO] [stdout] | ----- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 24 | pub icon: u8, [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 27 | pub allowed_security_level: u8, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 30 | pub region: u8, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 31 | pub battlegroup: u8, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Realm` 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 `hotfix_version`, `win64_auth_seed`, and `mac64_auth_seed` are never read [INFO] [stdout] --> crates/bnet-server/src/realm/mod.rs:40:9 [INFO] [stdout] | [INFO] [stdout] 36 | pub struct RealmBuildInfo { [INFO] [stdout] | -------------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 40 | pub hotfix_version: String, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 41 | pub build: u32, [INFO] [stdout] 42 | pub win64_auth_seed: Option>, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] 43 | pub mac64_auth_seed: Option>, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `RealmBuildInfo` 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: method `find_realm_by_address` is never used [INFO] [stdout] --> crates/bnet-server/src/realm/mod.rs:63:12 [INFO] [stdout] | [INFO] [stdout] 53 | impl RealmManager { [INFO] [stdout] | ----------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 63 | pub fn find_realm_by_address(&self, address: &str, port: u16) -> Option<&Realm> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `FormInputs` is never constructed [INFO] [stdout] --> crates/bnet-server/src/rest/types.rs:7:12 [INFO] [stdout] | [INFO] [stdout] 7 | pub struct FormInputs { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `local_address`, `wrong_pass_max`, `wrong_pass_ban_time`, and `wrong_pass_ban_type` are never read [INFO] [stdout] --> crates/bnet-server/src/state.rs:18:9 [INFO] [stdout] | [INFO] [stdout] 11 | pub struct AppState { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 18 | pub local_address: String, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 26 | pub wrong_pass_max: u32, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 27 | /// Ban duration in seconds after max failed attempts. [INFO] [stdout] 28 | pub wrong_pass_ban_time: u32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 29 | /// Ban type: 0 = IP, 1 = account. [INFO] [stdout] 30 | pub wrong_pass_ban_type: u32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple fields are never read [INFO] [stdout] --> crates/bnet-server/src/state.rs:79:9 [INFO] [stdout] | [INFO] [stdout] 77 | pub struct AccountInfo { [INFO] [stdout] | ----------- fields in this struct [INFO] [stdout] 78 | pub id: u32, [INFO] [stdout] 79 | pub login: String, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 80 | pub is_locked_to_ip: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] 81 | pub lock_country: String, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 82 | pub last_ip: String, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 83 | pub failed_logins: u32, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 84 | pub is_banned: bool, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 85 | pub is_permanently_banned: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `AccountInfo` 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 `security_level` is never read [INFO] [stdout] --> crates/bnet-server/src/state.rs:98:9 [INFO] [stdout] | [INFO] [stdout] 91 | pub struct GameAccountInfo { [INFO] [stdout] | --------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 98 | pub security_level: u8, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `GameAccountInfo` 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: value assigned to `offset` is never read [INFO] [stdout] --> crates/wow-data/src/wdc4.rs:221:9 [INFO] [stdout] | [INFO] [stdout] 206 | offset += FIELD_STORAGE_INFO_SIZE; [INFO] [stdout] | --------------------------------- `offset` is overwritten here before the previous value is read [INFO] [stdout] ... [INFO] [stdout] 221 | offset = common_end; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ this value is reassigned later and never used [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `icon`, `allowed_security_level`, `region`, and `battlegroup` are never read [INFO] [stdout] --> crates/bnet-server/src/realm/mod.rs:24:9 [INFO] [stdout] | [INFO] [stdout] 18 | pub struct Realm { [INFO] [stdout] | ----- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 24 | pub icon: u8, [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 27 | pub allowed_security_level: u8, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 30 | pub region: u8, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 31 | pub battlegroup: u8, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Realm` 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 `hotfix_version`, `win64_auth_seed`, and `mac64_auth_seed` are never read [INFO] [stdout] --> crates/bnet-server/src/realm/mod.rs:40:9 [INFO] [stdout] | [INFO] [stdout] 36 | pub struct RealmBuildInfo { [INFO] [stdout] | -------------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 40 | pub hotfix_version: String, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 41 | pub build: u32, [INFO] [stdout] 42 | pub win64_auth_seed: Option>, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] 43 | pub mac64_auth_seed: Option>, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `RealmBuildInfo` 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: method `find_realm_by_address` is never used [INFO] [stdout] --> crates/bnet-server/src/realm/mod.rs:63:12 [INFO] [stdout] | [INFO] [stdout] 53 | impl RealmManager { [INFO] [stdout] | ----------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 63 | pub fn find_realm_by_address(&self, address: &str, port: u16) -> Option<&Realm> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `FormInputs` is never constructed [INFO] [stdout] --> crates/bnet-server/src/rest/types.rs:7:12 [INFO] [stdout] | [INFO] [stdout] 7 | pub struct FormInputs { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `local_address`, `wrong_pass_max`, `wrong_pass_ban_time`, and `wrong_pass_ban_type` are never read [INFO] [stdout] --> crates/bnet-server/src/state.rs:18:9 [INFO] [stdout] | [INFO] [stdout] 11 | pub struct AppState { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 18 | pub local_address: String, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 26 | pub wrong_pass_max: u32, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 27 | /// Ban duration in seconds after max failed attempts. [INFO] [stdout] 28 | pub wrong_pass_ban_time: u32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 29 | /// Ban type: 0 = IP, 1 = account. [INFO] [stdout] 30 | pub wrong_pass_ban_type: u32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple fields are never read [INFO] [stdout] --> crates/bnet-server/src/state.rs:79:9 [INFO] [stdout] | [INFO] [stdout] 77 | pub struct AccountInfo { [INFO] [stdout] | ----------- fields in this struct [INFO] [stdout] 78 | pub id: u32, [INFO] [stdout] 79 | pub login: String, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 80 | pub is_locked_to_ip: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] 81 | pub lock_country: String, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 82 | pub last_ip: String, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 83 | pub failed_logins: u32, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 84 | pub is_banned: bool, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 85 | pub is_permanently_banned: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `AccountInfo` 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 `security_level` is never read [INFO] [stdout] --> crates/bnet-server/src/state.rs:98:9 [INFO] [stdout] | [INFO] [stdout] 91 | pub struct GameAccountInfo { [INFO] [stdout] | --------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 98 | pub security_level: u8, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `GameAccountInfo` 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 `string_table_size` and `max_id` are never read [INFO] [stdout] --> crates/wow-data/src/wdc4.rs:59:5 [INFO] [stdout] | [INFO] [stdout] 55 | struct Wdc4Header { [INFO] [stdout] | ---------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 59 | string_table_size: u32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 63 | max_id: u32, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Wdc4Header` has a derived impl for the trait `Debug`, but this is 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: field `val2` is never read [INFO] [stdout] --> crates/wow-data/src/wdc4.rs:99:5 [INFO] [stdout] | [INFO] [stdout] 90 | struct FieldStorageInfo { [INFO] [stdout] | ---------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 99 | val2: u32, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `FieldStorageInfo` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking wow-instances v0.1.0 (/opt/rustwide/workdir/crates/wow-instances) [INFO] [stderr] Checking wow-network v0.1.0 (/opt/rustwide/workdir/crates/wow-network) [INFO] [stderr] Checking wow-ai v0.1.0 (/opt/rustwide/workdir/crates/wow-ai) [INFO] [stdout] warning: unused import: `Duration` [INFO] [stdout] --> crates/wow-ai/src/lib.rs:11:17 [INFO] [stdout] | [INFO] [stdout] 11 | use std::time::{Duration, Instant}; [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: `Duration` [INFO] [stdout] --> crates/wow-ai/src/lib.rs:11:17 [INFO] [stdout] | [INFO] [stdout] 11 | use std::time::{Duration, Instant}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `position_dist` is never used [INFO] [stdout] --> crates/wow-ai/src/lib.rs:384:4 [INFO] [stdout] | [INFO] [stdout] 384 | fn position_dist(a: &Position, b: &Position) -> f32 { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `position_dist` is never used [INFO] [stdout] --> crates/wow-ai/src/lib.rs:384:4 [INFO] [stdout] | [INFO] [stdout] 384 | fn position_dist(a: &Position, b: &Position) -> f32 { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `offset` is never read [INFO] [stdout] --> crates/wow-data/src/wdc4.rs:221:9 [INFO] [stdout] | [INFO] [stdout] 206 | offset += FIELD_STORAGE_INFO_SIZE; [INFO] [stdout] | --------------------------------- `offset` is overwritten here before the previous value is read [INFO] [stdout] ... [INFO] [stdout] 221 | offset = common_end; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ this value is reassigned later and never used [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `string_table_size` and `max_id` are never read [INFO] [stdout] --> crates/wow-data/src/wdc4.rs:59:5 [INFO] [stdout] | [INFO] [stdout] 55 | struct Wdc4Header { [INFO] [stdout] | ---------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 59 | string_table_size: u32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 63 | max_id: u32, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Wdc4Header` has a derived impl for the trait `Debug`, but this is 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: field `val2` is never read [INFO] [stdout] --> crates/wow-data/src/wdc4.rs:99:5 [INFO] [stdout] | [INFO] [stdout] 90 | struct FieldStorageInfo { [INFO] [stdout] | ---------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 99 | val2: u32, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `FieldStorageInfo` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking wow-world v0.1.0 (/opt/rustwide/workdir/crates/wow-world) [INFO] [stdout] warning: unused import: `wow_packet::ServerPacket` [INFO] [stdout] --> crates/wow-world/src/handlers/inspect.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use wow_packet::ServerPacket; [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: `wow_packet::ServerPacket` [INFO] [stdout] --> crates/wow-world/src/handlers/quest.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 23 | use wow_packet::ServerPacket; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `wow_packet::ServerPacket` [INFO] [stdout] --> crates/wow-world/src/handlers/social.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | use wow_packet::ServerPacket; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `TrainerListRequest` [INFO] [stdout] --> crates/wow-world/src/handlers/trainer.rs:35:81 [INFO] [stdout] | [INFO] [stdout] 35 | LearnedSpells, TrainerBuyFailed, TrainerBuySpellRequest, TrainerListPacket, TrainerListRequest, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `wow_packet::ServerPacket` [INFO] [stdout] --> crates/wow-world/src/session.rs:6455:13 [INFO] [stdout] | [INFO] [stdout] 6455 | use wow_packet::ServerPacket; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `wow_packet::ServerPacket` [INFO] [stdout] --> crates/wow-world/src/session.rs:6600:13 [INFO] [stdout] | [INFO] [stdout] 6600 | use wow_packet::ServerPacket; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `wow_packet::ServerPacket` [INFO] [stdout] --> crates/wow-world/src/session.rs:7704:13 [INFO] [stdout] | [INFO] [stdout] 7704 | use wow_packet::ServerPacket; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `wow_packet::ServerPacket` [INFO] [stdout] --> crates/wow-world/src/session.rs:14760:21 [INFO] [stdout] | [INFO] [stdout] 14760 | use wow_packet::ServerPacket; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `wow_packet::ServerPacket` [INFO] [stdout] --> crates/wow-world/src/session.rs:15421:13 [INFO] [stdout] | [INFO] [stdout] 15421 | use wow_packet::ServerPacket; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `wow_packet::ServerPacket` [INFO] [stdout] --> crates/wow-world/src/handlers/inspect.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use wow_packet::ServerPacket; [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: `wow_packet::ServerPacket` [INFO] [stdout] --> crates/wow-world/src/handlers/quest.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 23 | use wow_packet::ServerPacket; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `wow_packet::ServerPacket` [INFO] [stdout] --> crates/wow-world/src/handlers/social.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | use wow_packet::ServerPacket; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `TrainerListRequest` [INFO] [stdout] --> crates/wow-world/src/handlers/trainer.rs:35:81 [INFO] [stdout] | [INFO] [stdout] 35 | LearnedSpells, TrainerBuyFailed, TrainerBuySpellRequest, TrainerListPacket, TrainerListRequest, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `wow_packet::ServerPacket` [INFO] [stdout] --> crates/wow-world/src/session.rs:6455:13 [INFO] [stdout] | [INFO] [stdout] 6455 | use wow_packet::ServerPacket; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `wow_packet::ServerPacket` [INFO] [stdout] --> crates/wow-world/src/session.rs:6600:13 [INFO] [stdout] | [INFO] [stdout] 6600 | use wow_packet::ServerPacket; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `wow_packet::ServerPacket` [INFO] [stdout] --> crates/wow-world/src/session.rs:7704:13 [INFO] [stdout] | [INFO] [stdout] 7704 | use wow_packet::ServerPacket; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `wow_packet::ServerPacket` [INFO] [stdout] --> crates/wow-world/src/session.rs:14760:21 [INFO] [stdout] | [INFO] [stdout] 14760 | use wow_packet::ServerPacket; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `wow_packet::ServerPacket` [INFO] [stdout] --> crates/wow-world/src/session.rs:15421:13 [INFO] [stdout] | [INFO] [stdout] 15421 | use wow_packet::ServerPacket; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `target_guid` [INFO] [stdout] --> crates/wow-world/src/handlers/group.rs:206:13 [INFO] [stdout] | [INFO] [stdout] 206 | let target_guid = match pkt.read_packed_guid() { [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_target_guid` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `i` [INFO] [stdout] --> crates/wow-world/src/session.rs:6660:59 [INFO] [stdout] | [INFO] [stdout] 6660 | q.objectives.iter().enumerate().all(|(i, obj)| { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_i` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `i` [INFO] [stdout] --> crates/wow-world/src/session.rs:6617:22 [INFO] [stdout] | [INFO] [stdout] 6617 | for (i, obj) in quest.objectives.iter().enumerate() { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_i` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `send_quest_giver_status` is never used [INFO] [stdout] --> crates/wow-world/src/handlers/character.rs:7592:8 [INFO] [stdout] | [INFO] [stdout] 1251 | impl WorldSession { [INFO] [stdout] | ----------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 7592 | fn send_quest_giver_status(&self, guid: ObjectGuid, status: u32) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `check_creature_aggro` is never used [INFO] [stdout] --> crates/wow-world/src/session.rs:15316:25 [INFO] [stdout] | [INFO] [stdout] 14456 | impl WorldSession { [INFO] [stdout] | ----------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 15316 | pub(crate) async fn check_creature_aggro(&mut self) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking world-server v0.1.0 (/opt/rustwide/workdir/crates/world-server) [INFO] [stdout] warning: unused variable: `target_guid` [INFO] [stdout] --> crates/wow-world/src/handlers/group.rs:206:13 [INFO] [stdout] | [INFO] [stdout] 206 | let target_guid = match pkt.read_packed_guid() { [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_target_guid` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `i` [INFO] [stdout] --> crates/wow-world/src/session.rs:6660:59 [INFO] [stdout] | [INFO] [stdout] 6660 | q.objectives.iter().enumerate().all(|(i, obj)| { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_i` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `i` [INFO] [stdout] --> crates/wow-world/src/session.rs:6617:22 [INFO] [stdout] | [INFO] [stdout] 6617 | for (i, obj) in quest.objectives.iter().enumerate() { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_i` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `wow-world` (lib test); 12 warnings emitted [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/b28cc4eb48a6415b914e8ad0308be255ff8d73ed/bin/rustc --crate-name wow_world --edition=2024 crates/wow-world/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=f233ebfb80d7445c -C extra-filename=-a4fd8bb2302daaa3 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern dashmap=/opt/rustwide/target/debug/deps/libdashmap-c4a7d5e511e4a927.rmeta --extern flume=/opt/rustwide/target/debug/deps/libflume-087ce2b18c3e98a1.rmeta --extern inventory=/opt/rustwide/target/debug/deps/libinventory-e4b62323a1b1958b.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-227c993090963b4d.rmeta --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-db45157a381f7d22.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-1956dd631ed75e98.rmeta --extern sqlx=/opt/rustwide/target/debug/deps/libsqlx-ead8f629b1dec697.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-2ac81cae43a42f3f.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-e4434790dc8a4063.rmeta --extern wow_ai=/opt/rustwide/target/debug/deps/libwow_ai-6c8f7b4772f64b78.rmeta --extern wow_constants=/opt/rustwide/target/debug/deps/libwow_constants-49792f93aa535b91.rmeta --extern wow_core=/opt/rustwide/target/debug/deps/libwow_core-e3255b70092d997b.rmeta --extern wow_crypto=/opt/rustwide/target/debug/deps/libwow_crypto-de1c2ace69982aa1.rmeta --extern wow_data=/opt/rustwide/target/debug/deps/libwow_data-9db75e5ff721e506.rmeta --extern wow_database=/opt/rustwide/target/debug/deps/libwow_database-eb0456808c259e71.rmeta --extern wow_ecs=/opt/rustwide/target/debug/deps/libwow_ecs-4ed0b86ff52f7c1a.rmeta --extern wow_entities=/opt/rustwide/target/debug/deps/libwow_entities-0ef1fe64a8386997.rmeta --extern wow_handler=/opt/rustwide/target/debug/deps/libwow_handler-dfe800349367947d.rmeta --extern wow_instances=/opt/rustwide/target/debug/deps/libwow_instances-7d5d21567fabb1cd.rmeta --extern wow_logging=/opt/rustwide/target/debug/deps/libwow_logging-1a623b8c1830d87c.rmeta --extern wow_loot=/opt/rustwide/target/debug/deps/libwow_loot-6b6a1c3a82888543.rmeta --extern wow_map=/opt/rustwide/target/debug/deps/libwow_map-8c08f765142fa068.rmeta --extern wow_movement=/opt/rustwide/target/debug/deps/libwow_movement-dd6d307f39ff3484.rmeta --extern wow_network=/opt/rustwide/target/debug/deps/libwow_network-467ee4e89facccfa.rmeta --extern wow_packet=/opt/rustwide/target/debug/deps/libwow_packet-a2ffddc35ea538ec.rmeta --extern wow_recastdetour=/opt/rustwide/target/debug/deps/libwow_recastdetour-584a0a96a61b5b06.rmeta --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/wow-recastdetour-3fe56845725be82e/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> crates/world-server/src/main.rs:1217:13 [INFO] [stdout] | [INFO] [stdout] 1217 | let mut stmt = world_db.prepare(WorldStatements::SEL_PLAYER_XP_FOR_LEVEL); [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] --> crates/world-server/src/main.rs:1217:13 [INFO] [stdout] | [INFO] [stdout] 1217 | let mut stmt = world_db.prepare(WorldStatements::SEL_PLAYER_XP_FOR_LEVEL); [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: function `hex_to_bytes` is never used [INFO] [stdout] --> crates/world-server/src/main.rs:3823:4 [INFO] [stdout] | [INFO] [stdout] 3823 | fn hex_to_bytes(hex: &str) -> Vec { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `spawn_group_templates` is never used [INFO] [stdout] --> crates/world-server/src/spawn_store_loader.rs:137:12 [INFO] [stdout] | [INFO] [stdout] 118 | impl CanonicalSpawnMetadataLikeCpp { [INFO] [stdout] | ---------------------------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 137 | pub fn spawn_group_templates(&self) -> &BTreeMap { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `hex_to_bytes` is never used [INFO] [stdout] --> crates/world-server/src/main.rs:3823:4 [INFO] [stdout] | [INFO] [stdout] 3823 | fn hex_to_bytes(hex: &str) -> Vec { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "f1771d73b633f368ffbd93aa4f58c6e43cb28312c5a247b87e1b650907a9be1b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f1771d73b633f368ffbd93aa4f58c6e43cb28312c5a247b87e1b650907a9be1b", kill_on_drop: false }` [INFO] [stdout] f1771d73b633f368ffbd93aa4f58c6e43cb28312c5a247b87e1b650907a9be1b