[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] 21bb4fa4017d5351964726ac3033fb252ab7da5c
[INFO] checking alseif0x/rustycore against master#2aabf3ce0569dd7c8c2d2a27944850056dcf2566 for pr-156508-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falseif0x%2Frustycore" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/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-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/alseif0x/rustycore on toolchain 2aabf3ce0569dd7c8c2d2a27944850056dcf2566
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2aabf3ce0569dd7c8c2d2a27944850056dcf2566" "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" "+2aabf3ce0569dd7c8c2d2a27944850056dcf2566" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded wasm-bindgen-shared v0.2.110
[INFO] [stderr]   Downloaded wasm-bindgen-macro v0.2.110
[INFO] [stderr]   Downloaded redox_syscall v0.7.1
[INFO] [stderr]   Downloaded prost-build v0.13.5
[INFO] [stderr]   Downloaded wasm-bindgen-macro-support v0.2.110
[INFO] [stderr]   Downloaded wasm-bindgen v0.2.110
[INFO] [stderr]   Downloaded js-sys v0.3.87
[INFO] [stderr]   Downloaded hecs v0.10.5
[INFO] [stderr]   Downloaded aws-lc-rs v1.16.0
[INFO] [stderr]   Downloaded glam v0.29.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+2aabf3ce0569dd7c8c2d2a27944850056dcf2566" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5555d4dcbf98ab8704d0a0717307374ce806b1f868cf9599d060d330cff1b9c6
[INFO] running `Command { std: "docker" "start" "-a" "5555d4dcbf98ab8704d0a0717307374ce806b1f868cf9599d060d330cff1b9c6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5555d4dcbf98ab8704d0a0717307374ce806b1f868cf9599d060d330cff1b9c6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5555d4dcbf98ab8704d0a0717307374ce806b1f868cf9599d060d330cff1b9c6", kill_on_drop: false }`
[INFO] [stdout] 5555d4dcbf98ab8704d0a0717307374ce806b1f868cf9599d060d330cff1b9c6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+2aabf3ce0569dd7c8c2d2a27944850056dcf2566" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 054a93024f720f0f2999dc7371775253c43f19f0dc87e07f71e4c311b1000885
[INFO] running `Command { std: "docker" "start" "-a" "054a93024f720f0f2999dc7371775253c43f19f0dc87e07f71e4c311b1000885", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling libm v0.2.16
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling zerocopy v0.8.39
[INFO] [stderr]     Checking bytes v1.11.1
[INFO] [stderr]     Checking subtle v2.6.1
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking futures-core v0.3.32
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]     Checking mio v1.1.1
[INFO] [stderr]     Checking socket2 v0.6.2
[INFO] [stderr]    Compiling num-bigint-dig v0.8.6
[INFO] [stderr]    Compiling litemap v0.8.1
[INFO] [stderr]    Compiling writeable v0.6.2
[INFO] [stderr]     Checking futures-sink v0.3.32
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]     Checking memchr v2.8.0
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]     Checking bitflags v2.11.0
[INFO] [stderr]    Compiling base64ct v1.8.3
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling pem-rfc7468 v0.7.0
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]    Compiling icu_properties_data v2.1.2
[INFO] [stderr]     Checking slab v0.4.12
[INFO] [stderr]    Compiling der v0.7.10
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]     Checking spki v0.7.3
[INFO] [stderr]     Checking serde_json v1.0.149
[INFO] [stderr]     Checking signature v2.2.0
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling tinyvec v1.10.0
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling pkcs8 v0.10.2
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]     Checking futures-io v0.3.32
[INFO] [stderr]    Compiling parking v2.2.1
[INFO] [stderr]    Compiling crc-catalog v2.4.0
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling crc v3.4.0
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]     Checking pkcs1 v0.7.5
[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]     Checking thiserror v2.0.18
[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 zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking tinystr v0.8.2
[INFO] [stderr]     Checking potential_utf v0.1.4
[INFO] [stderr]     Checking icu_locale_core v2.1.1
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]     Checking strum v0.26.3
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]     Checking wow-core v0.1.0 (/opt/rustwide/workdir/crates/wow-core)
[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 wow-constants v0.1.0 (/opt/rustwide/workdir/crates/wow-constants)
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]     Checking icu_provider v2.1.1
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]     Checking icu_normalizer v2.1.1
[INFO] [stderr]     Checking icu_properties v2.1.2
[INFO] [stderr]    Compiling unicode-normalization v0.1.25
[INFO] [stderr]     Checking ahash v0.8.12
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]     Checking futures-channel v0.3.32
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling unicode-properties v0.1.4
[INFO] [stderr]    Compiling unicode-bidi v0.3.18
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]     Checking regex-syntax v0.8.9
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]    Compiling find-msvc-tools v0.1.9
[INFO] [stderr]    Compiling cc v1.2.56
[INFO] [stderr]    Compiling stringprep v0.1.5
[INFO] [stderr]    Compiling rsa v0.9.10
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling dotenvy v0.15.7
[INFO] [stderr]    Compiling sqlx-core v0.8.6
[INFO] [stderr]    Compiling whoami v1.6.1
[INFO] [stderr]     Checking tracing-serde v0.2.0
[INFO] [stderr]     Checking sharded-slab v0.1.7
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]     Checking wow-config v0.1.0 (/opt/rustwide/workdir/crates/wow-config)
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]     Checking hecs v0.10.5
[INFO] [stderr]     Checking inout v0.1.4
[INFO] [stderr]     Checking simd-adler32 v0.3.8
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]     Checking wow-entities v0.1.0 (/opt/rustwide/workdir/crates/wow-entities)
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]     Checking universal-hash v0.5.1
[INFO] [stderr]     Checking polyval v0.6.2
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]     Checking flate2 v1.1.9
[INFO] [stderr]    Compiling sqlx-mysql v0.8.6
[INFO] [stderr]     Checking wow-logging v0.1.0 (/opt/rustwide/workdir/crates/wow-logging)
[INFO] [stderr]     Checking wow-ecs v0.1.0 (/opt/rustwide/workdir/crates/wow-ecs)
[INFO] [stderr]     Checking ghash v0.5.1
[INFO] [stderr]     Checking ctr v0.9.2
[INFO] [stderr]     Checking aes v0.8.4
[INFO] [stderr]    Compiling cmake v0.1.57
[INFO] [stderr]     Checking ed25519 v2.2.3
[INFO] [stderr]     Checking aead v0.5.2
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]     Checking wow-movement v0.1.0 (/opt/rustwide/workdir/crates/wow-movement)
[INFO] [stderr]     Checking aes-gcm v0.10.3
[INFO] [stderr]     Checking pbkdf2 v0.12.2
[INFO] [stderr]    Compiling aws-lc-sys v0.37.1
[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]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking ed25519-dalek v2.2.0
[INFO] [stderr]    Compiling getrandom v0.4.1
[INFO] [stderr]    Compiling prost-derive v0.13.5
[INFO] [stderr]     Checking inventory v0.3.22
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]     Checking http v1.4.0
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]     Checking wow-crypto v0.1.0 (/opt/rustwide/workdir/crates/wow-crypto)
[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 wow-packet v0.1.0 (/opt/rustwide/workdir/crates/wow-packet)
[INFO] [stderr]    Compiling sqlx-macros-core v0.8.6
[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] [stderr]     Checking dashmap v6.1.0
[INFO] [stderr]    Compiling prost v0.13.5
[INFO] [stderr]     Checking glam v0.29.3
[INFO] [stderr]    Compiling fixedbitset v0.5.7
[INFO] [stderr]    Compiling aws-lc-rs v1.16.0
[INFO] [stderr]    Compiling tempfile v3.25.0
[INFO] [stdout] warning: function `max_power_for_class` is never used
[INFO] [stdout]     --> crates/wow-packet/src/packets/update.rs:2279:4
[INFO] [stdout]      |
[INFO] [stdout] 2279 | 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 petgraph v0.7.1
[INFO] [stderr]    Compiling prost-types v0.13.5
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]    Compiling wow-recastdetour v0.1.0 (/opt/rustwide/workdir/crates/wow-recastdetour)
[INFO] [stderr]    Compiling sqlx-macros v0.8.6
[INFO] [stderr]     Checking nanorand v0.7.0
[INFO] [stderr]    Compiling multimap v0.10.1
[INFO] [stderr]     Checking flume v0.11.1
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]     Checking wow-loot v0.1.0 (/opt/rustwide/workdir/crates/wow-loot)
[INFO] [stderr]     Checking sqlx v0.8.6
[INFO] [stderr]    Compiling prost-build v0.13.5
[INFO] [stderr]     Checking wow-database v0.1.0 (/opt/rustwide/workdir/crates/wow-database)
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]     Checking rustls-pki-types v1.14.0
[INFO] [stderr]     Checking bumpalo v3.20.2
[INFO] [stderr]     Checking h2 v0.4.13
[INFO] [stderr]     Checking tower-layer v0.3.3
[INFO] [stderr]     Checking wow-data v0.1.0 (/opt/rustwide/workdir/crates/wow-data)
[INFO] [stderr]    Compiling rustls v0.23.36
[INFO] [stderr]     Checking sync_wrapper v1.0.2
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]     Checking wow-handler v0.1.0 (/opt/rustwide/workdir/crates/wow-handler)
[INFO] [stderr]     Checking ryu v1.0.23
[INFO] [stderr]    Compiling wow-proto v0.1.0 (/opt/rustwide/workdir/crates/wow-proto)
[INFO] [stderr]     Checking axum-core v0.5.6
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking wow-math v0.1.0 (/opt/rustwide/workdir/crates/wow-math)
[INFO] [stderr]     Checking wow-map v0.1.0 (/opt/rustwide/workdir/crates/wow-map)
[INFO] [stderr]     Checking tower v0.5.3
[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-script v0.1.0 (/opt/rustwide/workdir/crates/wow-script)
[INFO] [stderr]     Checking wow-scripts v0.1.0 (/opt/rustwide/workdir/crates/wow-scripts)
[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] [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 wow-combat v0.1.0 (/opt/rustwide/workdir/crates/wow-combat)
[INFO] [stderr]     Checking wow-spell v0.1.0 (/opt/rustwide/workdir/crates/wow-spell)
[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] [stderr]     Checking wow-chat v0.1.0 (/opt/rustwide/workdir/crates/wow-chat)
[INFO] [stderr]     Checking hyper v1.8.1
[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]     Checking wow-social v0.1.0 (/opt/rustwide/workdir/crates/wow-social)
[INFO] [stderr]     Checking wow-pvp v0.1.0 (/opt/rustwide/workdir/crates/wow-pvp)
[INFO] [stderr]     Checking wow-achievement v0.1.0 (/opt/rustwide/workdir/crates/wow-achievement)
[INFO] [stderr]     Checking hyper-util v0.1.20
[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 axum v0.8.8
[INFO] [stderr]     Checking wow-instances v0.1.0 (/opt/rustwide/workdir/crates/wow-instances)
[INFO] [stdout] warning: function `max_power_for_class` is never used
[INFO] [stdout]     --> crates/wow-packet/src/packets/update.rs:2279:4
[INFO] [stdout]      |
[INFO] [stdout] 2279 | 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 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: function `position_dist` is never used
[INFO] [stdout]    --> crates/wow-ai/src/lib.rs:640:4
[INFO] [stdout]     |
[INFO] [stdout] 640 | 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] [stderr]     Checking wow-world v0.1.0 (/opt/rustwide/workdir/crates/wow-world)
[INFO] [stdout] warning: function `position_dist` is never used
[INFO] [stdout]    --> crates/wow-ai/src/lib.rs:640:4
[INFO] [stdout]     |
[INFO] [stdout] 640 | 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: 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 wow-collections v0.1.0 (/opt/rustwide/workdir/crates/wow-collections)
[INFO] [stderr] error: could not compile `wow-data` (lib test)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/2aabf3ce0569dd7c8c2d2a27944850056dcf2566/bin/rustc --crate-name wow_data --edition=2024 crates/wow-data/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=4bce179019bd253e -C extra-filename=-e23419bb4795ec60 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-6798728817f59765.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-1abdf57d78fb0678.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-227c993090963b4d.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-1956dd631ed75e98.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-e4434790dc8a4063.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_database=/opt/rustwide/target/debug/deps/libwow_database-eb0456808c259e71.rmeta --extern wow_entities=/opt/rustwide/target/debug/deps/libwow_entities-0ef1fe64a8386997.rmeta --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[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/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:11986:13
[INFO] [stdout]       |
[INFO] [stdout] 11986 |         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:14830:13
[INFO] [stdout]       |
[INFO] [stdout] 14830 |         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:25808:21
[INFO] [stdout]       |
[INFO] [stdout] 25808 |                 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/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:11986:13
[INFO] [stdout]       |
[INFO] [stdout] 11986 |         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:14830:13
[INFO] [stdout]       |
[INFO] [stdout] 14830 |         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:25808:21
[INFO] [stdout]       |
[INFO] [stdout] 25808 |                 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:240:13
[INFO] [stdout]     |
[INFO] [stdout] 240 |         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] [stderr] error: could not compile `wow-world` (lib); 7 warnings emitted
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/2aabf3ce0569dd7c8c2d2a27944850056dcf2566/bin/rustc --crate-name wow_world --edition=2024 crates/wow-world/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=933460edb1796491 -C extra-filename=-2b0b7c13b0490904 --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-fd7f84ad0c73b159.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-a7494b8139e06282.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-c4337f9c34473445.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-524feb19bd3c9f84.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] [stdout] warning: unused variable: `target_guid`
[INFO] [stdout]    --> crates/wow-world/src/handlers/group.rs:240:13
[INFO] [stdout]     |
[INFO] [stdout] 240 |         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: method `send_quest_giver_status` is never used
[INFO] [stdout]     --> crates/wow-world/src/handlers/character.rs:8222:8
[INFO] [stdout]      |
[INFO] [stdout] 1305 | impl WorldSession {
[INFO] [stdout]      | ----------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 8222 |     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: variant `ReceiverRepeatableTurnInRequestItemsUnrepresented` is never constructed
[INFO] [stdout]    --> crates/wow-world/src/session.rs:284:5
[INFO] [stdout]     |
[INFO] [stdout] 261 | pub(crate) enum RepresentedPushQuestToPartyOutcomeReasonLikeCpp {
[INFO] [stdout]     |                 ----------------------------------------------- variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 284 |     ReceiverRepeatableTurnInRequestItemsUnrepresented,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `RepresentedPushQuestToPartyOutcomeReasonLikeCpp` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `AddQuestRuntimeUnrepresented` is never constructed
[INFO] [stdout]    --> crates/wow-world/src/session.rs:319:5
[INFO] [stdout]     |
[INFO] [stdout] 306 | pub(crate) enum RepresentedQuestConfirmAcceptOutcomeReasonLikeCpp {
[INFO] [stdout]     |                 ------------------------------------------------- variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 319 |     AddQuestRuntimeUnrepresented,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `RepresentedQuestConfirmAcceptOutcomeReasonLikeCpp` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `reputation_rank_like_cpp` and `npc_spell_click_store` are never used
[INFO] [stdout]      --> crates/wow-world/src/session.rs:9573:19
[INFO] [stdout]       |
[INFO] [stdout]  3479 | impl WorldSession {
[INFO] [stdout]       | ----------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout]  9573 |     pub(crate) fn reputation_rank_like_cpp(
[INFO] [stdout]       |                   ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 11805 |     pub(crate) fn npc_spell_click_store(&self) -> Option<&Arc<NpcSpellClickStoreLikeCpp>> {
[INFO] [stdout]       |                   ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `check_creature_aggro` is never used
[INFO] [stdout]      --> crates/wow-world/src/session.rs:26405:25
[INFO] [stdout]       |
[INFO] [stdout] 25618 | impl WorldSession {
[INFO] [stdout]       | ----------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 26405 |     pub(crate) async fn check_creature_aggro(&mut self) {
[INFO] [stdout]       |                         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "054a93024f720f0f2999dc7371775253c43f19f0dc87e07f71e4c311b1000885", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "054a93024f720f0f2999dc7371775253c43f19f0dc87e07f71e4c311b1000885", kill_on_drop: false }`
[INFO] [stdout] 054a93024f720f0f2999dc7371775253c43f19f0dc87e07f71e4c311b1000885
