[INFO] cloning repository https://github.com/xDimGG/trust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/xDimGG/trust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FxDimGG%2Ftrust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FxDimGG%2Ftrust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 87e77db8e79b663ba1e5148ed4b323cdb87fa947 [INFO] checking xDimGG/trust against master#1f12b9b0fdbe735968ac002792a720f0ba4faca6 for crater-rollup-uwu [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FxDimGG%2Ftrust" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/xDimGG/trust on toolchain 1f12b9b0fdbe735968ac002792a720f0ba4faca6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/xDimGG/trust [INFO] finished tweaking git repo https://github.com/xDimGG/trust [INFO] tweaked toml for git repo https://github.com/xDimGG/trust written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/xDimGG/trust 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" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8da8e4a5f84f4b580d59b235433ce604e1b16382a77920664689893d7c55f93d [INFO] running `Command { std: "docker" "start" "-a" "8da8e4a5f84f4b580d59b235433ce604e1b16382a77920664689893d7c55f93d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8da8e4a5f84f4b580d59b235433ce604e1b16382a77920664689893d7c55f93d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8da8e4a5f84f4b580d59b235433ce604e1b16382a77920664689893d7c55f93d", kill_on_drop: false }` [INFO] [stdout] 8da8e4a5f84f4b580d59b235433ce604e1b16382a77920664689893d7c55f93d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a8391c1bd654bd0a3bb41f5f77c07c767cf066b25faafd443f86ddbc189d88fd [INFO] running `Command { std: "docker" "start" "-a" "a8391c1bd654bd0a3bb41f5f77c07c767cf066b25faafd443f86ddbc189d88fd", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Checking smallvec v1.13.1 [INFO] [stderr] Compiling crc32fast v1.4.0 [INFO] [stderr] Compiling anyhow v1.0.80 [INFO] [stderr] Checking option-ext v0.2.0 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking bytes v1.5.0 [INFO] [stderr] Checking pin-project-lite v0.2.13 [INFO] [stderr] Checking miniz_oxide v0.7.2 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Checking flate2 v1.0.28 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling syn v2.0.48 [INFO] [stderr] Checking getrandom v0.2.12 [INFO] [stderr] Checking dirs-sys v0.4.1 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Checking mio v0.8.10 [INFO] [stderr] Checking socket2 v0.5.5 [INFO] [stderr] Checking filetime v0.2.23 [INFO] [stderr] Checking directories v5.0.1 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling macros v0.1.0 (/opt/rustwide/workdir/macros) [INFO] [stderr] Checking tokio v1.36.0 [INFO] [stderr] Checking trust v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field `addr` is never read [INFO] [stdout] --> src/network/client.rs:22:6 [INFO] [stdout] | [INFO] [stdout] 21 | pub struct Client { [INFO] [stdout] | ------ field in this struct [INFO] [stdout] 22 | pub addr: SocketAddr, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `weighted_pressure_plates`, `room_locations`, `bestiary`, and `creative_powers` are never read [INFO] [stdout] --> src/world/types.rs:114:6 [INFO] [stdout] | [INFO] [stdout] 105 | pub struct World { [INFO] [stdout] | ----- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 114 | pub weighted_pressure_plates: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 115 | pub room_locations: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 116 | pub bestiary: Bestiary, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 117 | pub creative_powers: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `World` 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 `file_type`, `revision`, and `favorite` are never read [INFO] [stdout] --> src/world/types.rs:123:6 [INFO] [stdout] | [INFO] [stdout] 121 | pub struct Metadata { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] 122 | pub version: i32, [INFO] [stdout] 123 | pub file_type: FileType, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 124 | pub revision: u32, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 125 | pub favorite: bool, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Metadata` 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: multiple fields are never read [INFO] [stdout] --> src/world/types.rs:133:6 [INFO] [stdout] | [INFO] [stdout] 131 | pub struct Header { [INFO] [stdout] | ------ fields in this struct [INFO] [stdout] 132 | pub name: String, [INFO] [stdout] 133 | pub seed_text: String, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 137 | pub left: i32, [INFO] [stdout] | ^^^^ [INFO] [stdout] 138 | pub right: i32, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 139 | pub top: i32, [INFO] [stdout] | ^^^ [INFO] [stdout] 140 | pub bottom: i32, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 145 | pub world_for_the_worthy: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 172 | pub dungeon_x: i32, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 173 | pub dungeon_y: i32, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 185 | pub saved_goblin: bool, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 186 | pub saved_wizard: bool, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 187 | pub saved_mechanic: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 193 | pub spawn_meteor: bool, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 194 | pub shadow_orb_count: i32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] 195 | pub altar_count: i32, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 196 | pub after_party_of_doom: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 197 | pub invasion_delay: i32, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 198 | pub invasion_size: i32, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 199 | pub invasion_type: i32, [INFO] [stdout] 200 | pub invasion_x: f64, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 201 | pub slime_rain_time: f64, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 204 | pub rain_time: i32, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 214 | pub angler_who_finished_today: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 215 | pub saved_angler: bool, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 216 | pub angler_quest: i32, [INFO] [stdout] 217 | pub saved_stylist: bool, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 218 | pub saved_tax_collector: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 219 | pub saved_golfer: bool, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 220 | pub invasion_size_start: i32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 221 | pub cultist_delay: i32, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 237 | pub tower_active_solar: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 238 | pub tower_active_vortex: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 239 | pub tower_active_nebula: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 240 | pub tower_active_stardust: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 241 | pub lunar_apocalypse_is_up: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 242 | pub party_manual: bool, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 243 | pub party_genuine: bool, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 244 | pub party_cooldown: i32, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 245 | pub party_celebrating_npcs: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 246 | pub sandstorm_happening: bool, [INFO] [stdout] 247 | pub sandstorm_time_left: i32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 248 | pub sandstorm_severity: f32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 249 | pub sandstorm_intended_severity: f32, [INFO] [stdout] 250 | pub saved_bartender: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 255 | pub lantern_night_cooldown: i32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 256 | pub lantern_night_genuine: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 257 | pub lantern_night_manual: bool, [INFO] [stdout] 258 | pub lantern_night_next_night_is_genuine: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 273 | pub unlocked_merchant_spawn: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 274 | pub unlocked_demolition_spawn: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 275 | pub unlocked_party_girl_spawn: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 276 | pub unlocked_dye_trader_spawn: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 277 | pub unlocked_truffle_spawn: bool, [INFO] [stdout] 278 | pub unlocked_arms_dealer_spawn: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 279 | pub unlocked_nurse_spawn: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 280 | pub unlocked_princess_spawn: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Header` 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 `items` is never read [INFO] [stdout] --> src/world/types.rs:307:6 [INFO] [stdout] | [INFO] [stdout] 303 | pub struct Chest { [INFO] [stdout] | ----- field in this struct [INFO] [stdout] ... [INFO] [stdout] 307 | pub items: Vec, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Chest` 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 `id`, `stack`, and `prefix` are never read [INFO] [stdout] --> src/world/types.rs:312:6 [INFO] [stdout] | [INFO] [stdout] 311 | pub struct ChestItem { [INFO] [stdout] | --------- fields in this struct [INFO] [stdout] 312 | pub id: i32, [INFO] [stdout] | ^^ [INFO] [stdout] 313 | pub stack: i16, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 314 | pub prefix: u8, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ChestItem` 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 `name`, `homeless`, `shimmer`, `home_x`, `home_y`, and `variation` are never read [INFO] [stdout] --> src/world/types.rs:327:6 [INFO] [stdout] | [INFO] [stdout] 325 | pub struct NPC { [INFO] [stdout] | --- fields in this struct [INFO] [stdout] 326 | pub id: i32, [INFO] [stdout] 327 | pub name: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] 328 | pub position: Vector2, [INFO] [stdout] 329 | pub homeless: bool, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 330 | pub shimmer: bool, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 331 | pub home_x: i32, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 332 | pub home_y: i32, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 333 | pub variation: i32, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `NPC` 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` and `y` are never read [INFO] [stdout] --> src/world/types.rs:338:6 [INFO] [stdout] | [INFO] [stdout] 337 | pub struct WeightedPressurePlate { [INFO] [stdout] | --------------------- fields in this struct [INFO] [stdout] 338 | pub x: i32, [INFO] [stdout] | ^ [INFO] [stdout] 339 | pub y: i32, [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = note: `WeightedPressurePlate` 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 `id`, `x`, and `y` are never read [INFO] [stdout] --> src/world/types.rs:344:6 [INFO] [stdout] | [INFO] [stdout] 343 | pub struct RoomLocation { [INFO] [stdout] | ------------ fields in this struct [INFO] [stdout] 344 | pub id: i32, [INFO] [stdout] | ^^ [INFO] [stdout] 345 | pub x: i32, [INFO] [stdout] | ^ [INFO] [stdout] 346 | pub y: i32, [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = note: `RoomLocation` 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 `kills`, `sights`, and `chats` are never read [INFO] [stdout] --> src/world/types.rs:351:6 [INFO] [stdout] | [INFO] [stdout] 350 | pub struct Bestiary { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] 351 | pub kills: Vec<(String, i32)>, // (npc id, kill count) [INFO] [stdout] | ^^^^^ [INFO] [stdout] 352 | pub sights: Vec, // npc IDs [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 353 | pub chats: Vec, // npc IDs [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Bestiary` 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 `0` is never read [INFO] [stdout] --> src/world/types.rs:358:13 [INFO] [stdout] | [INFO] [stdout] 358 | FreezeTime(bool), [INFO] [stdout] | ---------- ^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `CreativePower` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 358 | FreezeTime(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/world/types.rs:366:17 [INFO] [stdout] | [INFO] [stdout] 366 | ModifyTimeRate(f32), [INFO] [stdout] | -------------- ^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `CreativePower` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 366 | ModifyTimeRate(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/world/types.rs:367:18 [INFO] [stdout] | [INFO] [stdout] 367 | FreezeRainPower(bool), [INFO] [stdout] | --------------- ^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `CreativePower` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 367 | FreezeRainPower(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/world/types.rs:368:33 [INFO] [stdout] | [INFO] [stdout] 368 | FreezeWindDirectionAndStrength(bool), [INFO] [stdout] | ------------------------------ ^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `CreativePower` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 368 | FreezeWindDirectionAndStrength(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/world/types.rs:370:24 [INFO] [stdout] | [INFO] [stdout] 370 | DifficultySliderPower(f32), [INFO] [stdout] | --------------------- ^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `CreativePower` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 370 | DifficultySliderPower(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/world/types.rs:371:23 [INFO] [stdout] | [INFO] [stdout] 371 | StopBiomeSpreadPower(bool), [INFO] [stdout] | -------------------- ^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `CreativePower` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 371 | StopBiomeSpreadPower(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `addr` is never read [INFO] [stdout] --> src/network/client.rs:22:6 [INFO] [stdout] | [INFO] [stdout] 21 | pub struct Client { [INFO] [stdout] | ------ field in this struct [INFO] [stdout] 22 | pub addr: SocketAddr, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `weighted_pressure_plates`, `room_locations`, `bestiary`, and `creative_powers` are never read [INFO] [stdout] --> src/world/types.rs:114:6 [INFO] [stdout] | [INFO] [stdout] 105 | pub struct World { [INFO] [stdout] | ----- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 114 | pub weighted_pressure_plates: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 115 | pub room_locations: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 116 | pub bestiary: Bestiary, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 117 | pub creative_powers: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `World` 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 `file_type`, `revision`, and `favorite` are never read [INFO] [stdout] --> src/world/types.rs:123:6 [INFO] [stdout] | [INFO] [stdout] 121 | pub struct Metadata { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] 122 | pub version: i32, [INFO] [stdout] 123 | pub file_type: FileType, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 124 | pub revision: u32, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 125 | pub favorite: bool, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Metadata` 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: multiple fields are never read [INFO] [stdout] --> src/world/types.rs:133:6 [INFO] [stdout] | [INFO] [stdout] 131 | pub struct Header { [INFO] [stdout] | ------ fields in this struct [INFO] [stdout] 132 | pub name: String, [INFO] [stdout] 133 | pub seed_text: String, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 137 | pub left: i32, [INFO] [stdout] | ^^^^ [INFO] [stdout] 138 | pub right: i32, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 139 | pub top: i32, [INFO] [stdout] | ^^^ [INFO] [stdout] 140 | pub bottom: i32, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 145 | pub world_for_the_worthy: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 172 | pub dungeon_x: i32, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 173 | pub dungeon_y: i32, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 185 | pub saved_goblin: bool, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 186 | pub saved_wizard: bool, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 187 | pub saved_mechanic: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 193 | pub spawn_meteor: bool, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 194 | pub shadow_orb_count: i32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] 195 | pub altar_count: i32, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 196 | pub after_party_of_doom: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 197 | pub invasion_delay: i32, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 198 | pub invasion_size: i32, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 199 | pub invasion_type: i32, [INFO] [stdout] 200 | pub invasion_x: f64, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 201 | pub slime_rain_time: f64, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 204 | pub rain_time: i32, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 214 | pub angler_who_finished_today: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 215 | pub saved_angler: bool, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 216 | pub angler_quest: i32, [INFO] [stdout] 217 | pub saved_stylist: bool, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 218 | pub saved_tax_collector: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 219 | pub saved_golfer: bool, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 220 | pub invasion_size_start: i32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 221 | pub cultist_delay: i32, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 237 | pub tower_active_solar: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 238 | pub tower_active_vortex: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 239 | pub tower_active_nebula: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 240 | pub tower_active_stardust: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 241 | pub lunar_apocalypse_is_up: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 242 | pub party_manual: bool, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 243 | pub party_genuine: bool, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 244 | pub party_cooldown: i32, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 245 | pub party_celebrating_npcs: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 246 | pub sandstorm_happening: bool, [INFO] [stdout] 247 | pub sandstorm_time_left: i32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 248 | pub sandstorm_severity: f32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 249 | pub sandstorm_intended_severity: f32, [INFO] [stdout] 250 | pub saved_bartender: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 255 | pub lantern_night_cooldown: i32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 256 | pub lantern_night_genuine: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 257 | pub lantern_night_manual: bool, [INFO] [stdout] 258 | pub lantern_night_next_night_is_genuine: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 273 | pub unlocked_merchant_spawn: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 274 | pub unlocked_demolition_spawn: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 275 | pub unlocked_party_girl_spawn: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 276 | pub unlocked_dye_trader_spawn: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 277 | pub unlocked_truffle_spawn: bool, [INFO] [stdout] 278 | pub unlocked_arms_dealer_spawn: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 279 | pub unlocked_nurse_spawn: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 280 | pub unlocked_princess_spawn: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Header` 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 `items` is never read [INFO] [stdout] --> src/world/types.rs:307:6 [INFO] [stdout] | [INFO] [stdout] 303 | pub struct Chest { [INFO] [stdout] | ----- field in this struct [INFO] [stdout] ... [INFO] [stdout] 307 | pub items: Vec, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Chest` 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 `id`, `stack`, and `prefix` are never read [INFO] [stdout] --> src/world/types.rs:312:6 [INFO] [stdout] | [INFO] [stdout] 311 | pub struct ChestItem { [INFO] [stdout] | --------- fields in this struct [INFO] [stdout] 312 | pub id: i32, [INFO] [stdout] | ^^ [INFO] [stdout] 313 | pub stack: i16, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 314 | pub prefix: u8, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ChestItem` 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 `name`, `homeless`, `shimmer`, `home_x`, `home_y`, and `variation` are never read [INFO] [stdout] --> src/world/types.rs:327:6 [INFO] [stdout] | [INFO] [stdout] 325 | pub struct NPC { [INFO] [stdout] | --- fields in this struct [INFO] [stdout] 326 | pub id: i32, [INFO] [stdout] 327 | pub name: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] 328 | pub position: Vector2, [INFO] [stdout] 329 | pub homeless: bool, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 330 | pub shimmer: bool, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 331 | pub home_x: i32, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 332 | pub home_y: i32, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 333 | pub variation: i32, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `NPC` 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` and `y` are never read [INFO] [stdout] --> src/world/types.rs:338:6 [INFO] [stdout] | [INFO] [stdout] 337 | pub struct WeightedPressurePlate { [INFO] [stdout] | --------------------- fields in this struct [INFO] [stdout] 338 | pub x: i32, [INFO] [stdout] | ^ [INFO] [stdout] 339 | pub y: i32, [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = note: `WeightedPressurePlate` 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 `id`, `x`, and `y` are never read [INFO] [stdout] --> src/world/types.rs:344:6 [INFO] [stdout] | [INFO] [stdout] 343 | pub struct RoomLocation { [INFO] [stdout] | ------------ fields in this struct [INFO] [stdout] 344 | pub id: i32, [INFO] [stdout] | ^^ [INFO] [stdout] 345 | pub x: i32, [INFO] [stdout] | ^ [INFO] [stdout] 346 | pub y: i32, [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = note: `RoomLocation` 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 `kills`, `sights`, and `chats` are never read [INFO] [stdout] --> src/world/types.rs:351:6 [INFO] [stdout] | [INFO] [stdout] 350 | pub struct Bestiary { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] 351 | pub kills: Vec<(String, i32)>, // (npc id, kill count) [INFO] [stdout] | ^^^^^ [INFO] [stdout] 352 | pub sights: Vec, // npc IDs [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 353 | pub chats: Vec, // npc IDs [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Bestiary` 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 `0` is never read [INFO] [stdout] --> src/world/types.rs:358:13 [INFO] [stdout] | [INFO] [stdout] 358 | FreezeTime(bool), [INFO] [stdout] | ---------- ^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `CreativePower` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 358 | FreezeTime(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/world/types.rs:366:17 [INFO] [stdout] | [INFO] [stdout] 366 | ModifyTimeRate(f32), [INFO] [stdout] | -------------- ^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `CreativePower` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 366 | ModifyTimeRate(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/world/types.rs:367:18 [INFO] [stdout] | [INFO] [stdout] 367 | FreezeRainPower(bool), [INFO] [stdout] | --------------- ^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `CreativePower` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 367 | FreezeRainPower(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/world/types.rs:368:33 [INFO] [stdout] | [INFO] [stdout] 368 | FreezeWindDirectionAndStrength(bool), [INFO] [stdout] | ------------------------------ ^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `CreativePower` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 368 | FreezeWindDirectionAndStrength(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/world/types.rs:370:24 [INFO] [stdout] | [INFO] [stdout] 370 | DifficultySliderPower(f32), [INFO] [stdout] | --------------------- ^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `CreativePower` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 370 | DifficultySliderPower(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/world/types.rs:371:23 [INFO] [stdout] | [INFO] [stdout] 371 | StopBiomeSpreadPower(bool), [INFO] [stdout] | -------------------- ^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `CreativePower` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 371 | StopBiomeSpreadPower(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 16 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 16 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.54s [INFO] running `Command { std: "docker" "inspect" "a8391c1bd654bd0a3bb41f5f77c07c767cf066b25faafd443f86ddbc189d88fd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a8391c1bd654bd0a3bb41f5f77c07c767cf066b25faafd443f86ddbc189d88fd", kill_on_drop: false }` [INFO] [stdout] a8391c1bd654bd0a3bb41f5f77c07c767cf066b25faafd443f86ddbc189d88fd [INFO] checking xDimGG/trust against try#f9935d29d867449445ee008640ccca1bf1ae0889+rustflags=-Dtail_expr_drop_order for crater-rollup-uwu [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FxDimGG%2Ftrust" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/xDimGG/trust on toolchain f9935d29d867449445ee008640ccca1bf1ae0889 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f9935d29d867449445ee008640ccca1bf1ae0889" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/xDimGG/trust [INFO] finished tweaking git repo https://github.com/xDimGG/trust [INFO] tweaked toml for git repo https://github.com/xDimGG/trust written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/xDimGG/trust 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" "+f9935d29d867449445ee008640ccca1bf1ae0889" "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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+f9935d29d867449445ee008640ccca1bf1ae0889" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 612df24a9c268b1772b74307102eee342dd9c0385381bd709d2e61f639b8f859 [INFO] running `Command { std: "docker" "start" "-a" "612df24a9c268b1772b74307102eee342dd9c0385381bd709d2e61f639b8f859", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "612df24a9c268b1772b74307102eee342dd9c0385381bd709d2e61f639b8f859", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "612df24a9c268b1772b74307102eee342dd9c0385381bd709d2e61f639b8f859", kill_on_drop: false }` [INFO] [stdout] 612df24a9c268b1772b74307102eee342dd9c0385381bd709d2e61f639b8f859 [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 -Dtail_expr_drop_order" "-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+f9935d29d867449445ee008640ccca1bf1ae0889" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6367297013fd14ff56401b5c63f7c21965b3ef281dc2292cf97373c545afa380 [INFO] running `Command { std: "docker" "start" "-a" "6367297013fd14ff56401b5c63f7c21965b3ef281dc2292cf97373c545afa380", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling crc32fast v1.4.0 [INFO] [stderr] Checking smallvec v1.13.1 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Compiling anyhow v1.0.80 [INFO] [stderr] Checking option-ext v0.2.0 [INFO] [stderr] Checking bytes v1.5.0 [INFO] [stderr] Checking pin-project-lite v0.2.13 [INFO] [stderr] Checking miniz_oxide v0.7.2 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Checking flate2 v1.0.28 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling syn v2.0.48 [INFO] [stderr] Checking getrandom v0.2.12 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking mio v0.8.10 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Checking socket2 v0.5.5 [INFO] [stderr] Checking dirs-sys v0.4.1 [INFO] [stderr] Checking filetime v0.2.23 [INFO] [stderr] Checking directories v5.0.1 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling macros v0.1.0 (/opt/rustwide/workdir/macros) [INFO] [stderr] Checking tokio v1.36.0 [INFO] [stderr] Checking trust v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field `addr` is never read [INFO] [stdout] --> src/network/client.rs:22:6 [INFO] [stdout] | [INFO] [stdout] 21 | pub struct Client { [INFO] [stdout] | ------ field in this struct [INFO] [stdout] 22 | pub addr: SocketAddr, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `weighted_pressure_plates`, `room_locations`, `bestiary`, and `creative_powers` are never read [INFO] [stdout] --> src/world/types.rs:114:6 [INFO] [stdout] | [INFO] [stdout] 105 | pub struct World { [INFO] [stdout] | ----- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 114 | pub weighted_pressure_plates: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 115 | pub room_locations: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 116 | pub bestiary: Bestiary, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 117 | pub creative_powers: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `World` 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 `file_type`, `revision`, and `favorite` are never read [INFO] [stdout] --> src/world/types.rs:123:6 [INFO] [stdout] | [INFO] [stdout] 121 | pub struct Metadata { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] 122 | pub version: i32, [INFO] [stdout] 123 | pub file_type: FileType, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 124 | pub revision: u32, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 125 | pub favorite: bool, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Metadata` 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: multiple fields are never read [INFO] [stdout] --> src/world/types.rs:133:6 [INFO] [stdout] | [INFO] [stdout] 131 | pub struct Header { [INFO] [stdout] | ------ fields in this struct [INFO] [stdout] 132 | pub name: String, [INFO] [stdout] 133 | pub seed_text: String, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 137 | pub left: i32, [INFO] [stdout] | ^^^^ [INFO] [stdout] 138 | pub right: i32, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 139 | pub top: i32, [INFO] [stdout] | ^^^ [INFO] [stdout] 140 | pub bottom: i32, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 145 | pub world_for_the_worthy: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 172 | pub dungeon_x: i32, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 173 | pub dungeon_y: i32, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 185 | pub saved_goblin: bool, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 186 | pub saved_wizard: bool, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 187 | pub saved_mechanic: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 193 | pub spawn_meteor: bool, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 194 | pub shadow_orb_count: i32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] 195 | pub altar_count: i32, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 196 | pub after_party_of_doom: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 197 | pub invasion_delay: i32, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 198 | pub invasion_size: i32, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 199 | pub invasion_type: i32, [INFO] [stdout] 200 | pub invasion_x: f64, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 201 | pub slime_rain_time: f64, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 204 | pub rain_time: i32, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 214 | pub angler_who_finished_today: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 215 | pub saved_angler: bool, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 216 | pub angler_quest: i32, [INFO] [stdout] 217 | pub saved_stylist: bool, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 218 | pub saved_tax_collector: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 219 | pub saved_golfer: bool, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 220 | pub invasion_size_start: i32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 221 | pub cultist_delay: i32, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 237 | pub tower_active_solar: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 238 | pub tower_active_vortex: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 239 | pub tower_active_nebula: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 240 | pub tower_active_stardust: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 241 | pub lunar_apocalypse_is_up: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 242 | pub party_manual: bool, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 243 | pub party_genuine: bool, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 244 | pub party_cooldown: i32, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 245 | pub party_celebrating_npcs: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 246 | pub sandstorm_happening: bool, [INFO] [stdout] 247 | pub sandstorm_time_left: i32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 248 | pub sandstorm_severity: f32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 249 | pub sandstorm_intended_severity: f32, [INFO] [stdout] 250 | pub saved_bartender: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 255 | pub lantern_night_cooldown: i32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 256 | pub lantern_night_genuine: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 257 | pub lantern_night_manual: bool, [INFO] [stdout] 258 | pub lantern_night_next_night_is_genuine: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 273 | pub unlocked_merchant_spawn: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 274 | pub unlocked_demolition_spawn: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 275 | pub unlocked_party_girl_spawn: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 276 | pub unlocked_dye_trader_spawn: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 277 | pub unlocked_truffle_spawn: bool, [INFO] [stdout] 278 | pub unlocked_arms_dealer_spawn: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 279 | pub unlocked_nurse_spawn: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 280 | pub unlocked_princess_spawn: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Header` 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 `items` is never read [INFO] [stdout] --> src/world/types.rs:307:6 [INFO] [stdout] | [INFO] [stdout] 303 | pub struct Chest { [INFO] [stdout] | ----- field in this struct [INFO] [stdout] ... [INFO] [stdout] 307 | pub items: Vec, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Chest` 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 `id`, `stack`, and `prefix` are never read [INFO] [stdout] --> src/world/types.rs:312:6 [INFO] [stdout] | [INFO] [stdout] 311 | pub struct ChestItem { [INFO] [stdout] | --------- fields in this struct [INFO] [stdout] 312 | pub id: i32, [INFO] [stdout] | ^^ [INFO] [stdout] 313 | pub stack: i16, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 314 | pub prefix: u8, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ChestItem` 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 `name`, `homeless`, `shimmer`, `home_x`, `home_y`, and `variation` are never read [INFO] [stdout] --> src/world/types.rs:327:6 [INFO] [stdout] | [INFO] [stdout] 325 | pub struct NPC { [INFO] [stdout] | --- fields in this struct [INFO] [stdout] 326 | pub id: i32, [INFO] [stdout] 327 | pub name: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] 328 | pub position: Vector2, [INFO] [stdout] 329 | pub homeless: bool, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 330 | pub shimmer: bool, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 331 | pub home_x: i32, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 332 | pub home_y: i32, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 333 | pub variation: i32, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `NPC` 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` and `y` are never read [INFO] [stdout] --> src/world/types.rs:338:6 [INFO] [stdout] | [INFO] [stdout] 337 | pub struct WeightedPressurePlate { [INFO] [stdout] | --------------------- fields in this struct [INFO] [stdout] 338 | pub x: i32, [INFO] [stdout] | ^ [INFO] [stdout] 339 | pub y: i32, [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = note: `WeightedPressurePlate` 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 `id`, `x`, and `y` are never read [INFO] [stdout] --> src/world/types.rs:344:6 [INFO] [stdout] | [INFO] [stdout] 343 | pub struct RoomLocation { [INFO] [stdout] | ------------ fields in this struct [INFO] [stdout] 344 | pub id: i32, [INFO] [stdout] | ^^ [INFO] [stdout] 345 | pub x: i32, [INFO] [stdout] | ^ [INFO] [stdout] 346 | pub y: i32, [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = note: `RoomLocation` 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 `kills`, `sights`, and `chats` are never read [INFO] [stdout] --> src/world/types.rs:351:6 [INFO] [stdout] | [INFO] [stdout] 350 | pub struct Bestiary { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] 351 | pub kills: Vec<(String, i32)>, // (npc id, kill count) [INFO] [stdout] | ^^^^^ [INFO] [stdout] 352 | pub sights: Vec, // npc IDs [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 353 | pub chats: Vec, // npc IDs [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Bestiary` 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 `0` is never read [INFO] [stdout] --> src/world/types.rs:358:13 [INFO] [stdout] | [INFO] [stdout] 358 | FreezeTime(bool), [INFO] [stdout] | ---------- ^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `CreativePower` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 358 | FreezeTime(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/world/types.rs:366:17 [INFO] [stdout] | [INFO] [stdout] 366 | ModifyTimeRate(f32), [INFO] [stdout] | -------------- ^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `CreativePower` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 366 | ModifyTimeRate(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/world/types.rs:367:18 [INFO] [stdout] | [INFO] [stdout] 367 | FreezeRainPower(bool), [INFO] [stdout] | --------------- ^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `CreativePower` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 367 | FreezeRainPower(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/world/types.rs:368:33 [INFO] [stdout] | [INFO] [stdout] 368 | FreezeWindDirectionAndStrength(bool), [INFO] [stdout] | ------------------------------ ^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `CreativePower` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 368 | FreezeWindDirectionAndStrength(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/world/types.rs:370:24 [INFO] [stdout] | [INFO] [stdout] 370 | DifficultySliderPower(f32), [INFO] [stdout] | --------------------- ^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `CreativePower` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 370 | DifficultySliderPower(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/world/types.rs:371:23 [INFO] [stdout] | [INFO] [stdout] 371 | StopBiomeSpreadPower(bool), [INFO] [stdout] | -------------------- ^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `CreativePower` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 371 | StopBiomeSpreadPower(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/binary/writer.rs:125:6 [INFO] [stdout] | [INFO] [stdout] 121 | pub fn new(dst: T, code: u8) -> Result { [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 122 | let mut w = Writer::new(dst); [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 125 | Ok(Self(w)) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: requested on the command line with `-D tail-expr-drop-order` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/network/server.rs:44:13 [INFO] [stdout] | [INFO] [stdout] 39 | let (tx, _) = broadcast::channel(1024); [INFO] [stdout] | -- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 44 | clients: Mutex::new([INIT_CLIENT_NONE; MAX_CLIENTS]), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/network/server.rs:80:67 [INFO] [stdout] | [INFO] [stdout] 54 | let (mut stream, addr) = listener.accept().await?; [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 55 | let rc = Arc::clone(&arc); [INFO] [stdout] | -- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 80 | let _ = tokio::spawn(async move { rc.accept(&mut stream, src).await }).await; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/network/utils.rs:33:2 [INFO] [stdout] | [INFO] [stdout] 31 | pub fn rr + Clone>(lower: T, upper: T) -> T [INFO] [stdout] | -------- -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 32 | where Standard: Distribution { [INFO] [stdout] 33 | random::() % (upper - lower.clone() + T::from(1u8)) + lower [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `addr` is never read [INFO] [stdout] --> src/network/client.rs:22:6 [INFO] [stdout] | [INFO] [stdout] 21 | pub struct Client { [INFO] [stdout] | ------ field in this struct [INFO] [stdout] 22 | pub addr: SocketAddr, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `weighted_pressure_plates`, `room_locations`, `bestiary`, and `creative_powers` are never read [INFO] [stdout] --> src/world/types.rs:114:6 [INFO] [stdout] | [INFO] [stdout] 105 | pub struct World { [INFO] [stdout] | ----- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 114 | pub weighted_pressure_plates: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 115 | pub room_locations: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 116 | pub bestiary: Bestiary, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 117 | pub creative_powers: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `World` 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 `file_type`, `revision`, and `favorite` are never read [INFO] [stdout] --> src/world/types.rs:123:6 [INFO] [stdout] | [INFO] [stdout] 121 | pub struct Metadata { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] 122 | pub version: i32, [INFO] [stdout] 123 | pub file_type: FileType, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 124 | pub revision: u32, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 125 | pub favorite: bool, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Metadata` 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: multiple fields are never read [INFO] [stdout] --> src/world/types.rs:133:6 [INFO] [stdout] | [INFO] [stdout] 131 | pub struct Header { [INFO] [stdout] | ------ fields in this struct [INFO] [stdout] 132 | pub name: String, [INFO] [stdout] 133 | pub seed_text: String, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 137 | pub left: i32, [INFO] [stdout] | ^^^^ [INFO] [stdout] 138 | pub right: i32, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 139 | pub top: i32, [INFO] [stdout] | ^^^ [INFO] [stdout] 140 | pub bottom: i32, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 145 | pub world_for_the_worthy: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 172 | pub dungeon_x: i32, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 173 | pub dungeon_y: i32, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 185 | pub saved_goblin: bool, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 186 | pub saved_wizard: bool, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 187 | pub saved_mechanic: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 193 | pub spawn_meteor: bool, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 194 | pub shadow_orb_count: i32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] 195 | pub altar_count: i32, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 196 | pub after_party_of_doom: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 197 | pub invasion_delay: i32, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 198 | pub invasion_size: i32, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 199 | pub invasion_type: i32, [INFO] [stdout] 200 | pub invasion_x: f64, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 201 | pub slime_rain_time: f64, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 204 | pub rain_time: i32, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 214 | pub angler_who_finished_today: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 215 | pub saved_angler: bool, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 216 | pub angler_quest: i32, [INFO] [stdout] 217 | pub saved_stylist: bool, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 218 | pub saved_tax_collector: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 219 | pub saved_golfer: bool, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 220 | pub invasion_size_start: i32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 221 | pub cultist_delay: i32, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 237 | pub tower_active_solar: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 238 | pub tower_active_vortex: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 239 | pub tower_active_nebula: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 240 | pub tower_active_stardust: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 241 | pub lunar_apocalypse_is_up: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 242 | pub party_manual: bool, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 243 | pub party_genuine: bool, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 244 | pub party_cooldown: i32, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 245 | pub party_celebrating_npcs: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 246 | pub sandstorm_happening: bool, [INFO] [stdout] 247 | pub sandstorm_time_left: i32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 248 | pub sandstorm_severity: f32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 249 | pub sandstorm_intended_severity: f32, [INFO] [stdout] 250 | pub saved_bartender: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 255 | pub lantern_night_cooldown: i32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 256 | pub lantern_night_genuine: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 257 | pub lantern_night_manual: bool, [INFO] [stdout] 258 | pub lantern_night_next_night_is_genuine: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 273 | pub unlocked_merchant_spawn: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 274 | pub unlocked_demolition_spawn: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 275 | pub unlocked_party_girl_spawn: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 276 | pub unlocked_dye_trader_spawn: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 277 | pub unlocked_truffle_spawn: bool, [INFO] [stdout] 278 | pub unlocked_arms_dealer_spawn: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 279 | pub unlocked_nurse_spawn: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 280 | pub unlocked_princess_spawn: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Header` 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 `items` is never read [INFO] [stdout] --> src/world/types.rs:307:6 [INFO] [stdout] | [INFO] [stdout] 303 | pub struct Chest { [INFO] [stdout] | ----- field in this struct [INFO] [stdout] ... [INFO] [stdout] 307 | pub items: Vec, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Chest` 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 `id`, `stack`, and `prefix` are never read [INFO] [stdout] --> src/world/types.rs:312:6 [INFO] [stdout] | [INFO] [stdout] 311 | pub struct ChestItem { [INFO] [stdout] | --------- fields in this struct [INFO] [stdout] 312 | pub id: i32, [INFO] [stdout] | ^^ [INFO] [stdout] 313 | pub stack: i16, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 314 | pub prefix: u8, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ChestItem` 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 `name`, `homeless`, `shimmer`, `home_x`, `home_y`, and `variation` are never read [INFO] [stdout] --> src/world/types.rs:327:6 [INFO] [stdout] | [INFO] [stdout] 325 | pub struct NPC { [INFO] [stdout] | --- fields in this struct [INFO] [stdout] 326 | pub id: i32, [INFO] [stdout] 327 | pub name: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] 328 | pub position: Vector2, [INFO] [stdout] 329 | pub homeless: bool, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 330 | pub shimmer: bool, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 331 | pub home_x: i32, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 332 | pub home_y: i32, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 333 | pub variation: i32, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `NPC` 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` and `y` are never read [INFO] [stdout] --> src/world/types.rs:338:6 [INFO] [stdout] | [INFO] [stdout] 337 | pub struct WeightedPressurePlate { [INFO] [stdout] | --------------------- fields in this struct [INFO] [stdout] 338 | pub x: i32, [INFO] [stdout] | ^ [INFO] [stdout] 339 | pub y: i32, [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = note: `WeightedPressurePlate` 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 `id`, `x`, and `y` are never read [INFO] [stdout] --> src/world/types.rs:344:6 [INFO] [stdout] | [INFO] [stdout] 343 | pub struct RoomLocation { [INFO] [stdout] | ------------ fields in this struct [INFO] [stdout] 344 | pub id: i32, [INFO] [stdout] | ^^ [INFO] [stdout] 345 | pub x: i32, [INFO] [stdout] | ^ [INFO] [stdout] 346 | pub y: i32, [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = note: `RoomLocation` 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 `kills`, `sights`, and `chats` are never read [INFO] [stdout] --> src/world/types.rs:351:6 [INFO] [stdout] | [INFO] [stdout] 350 | pub struct Bestiary { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] 351 | pub kills: Vec<(String, i32)>, // (npc id, kill count) [INFO] [stdout] | ^^^^^ [INFO] [stdout] 352 | pub sights: Vec, // npc IDs [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 353 | pub chats: Vec, // npc IDs [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Bestiary` 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 `0` is never read [INFO] [stdout] --> src/world/types.rs:358:13 [INFO] [stdout] | [INFO] [stdout] 358 | FreezeTime(bool), [INFO] [stdout] | ---------- ^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `CreativePower` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 358 | FreezeTime(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/world/types.rs:366:17 [INFO] [stdout] | [INFO] [stdout] 366 | ModifyTimeRate(f32), [INFO] [stdout] | -------------- ^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `CreativePower` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 366 | ModifyTimeRate(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/world/types.rs:367:18 [INFO] [stdout] | [INFO] [stdout] 367 | FreezeRainPower(bool), [INFO] [stdout] | --------------- ^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `CreativePower` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 367 | FreezeRainPower(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/world/types.rs:368:33 [INFO] [stdout] | [INFO] [stdout] 368 | FreezeWindDirectionAndStrength(bool), [INFO] [stdout] | ------------------------------ ^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `CreativePower` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 368 | FreezeWindDirectionAndStrength(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/world/types.rs:370:24 [INFO] [stdout] | [INFO] [stdout] 370 | DifficultySliderPower(f32), [INFO] [stdout] | --------------------- ^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `CreativePower` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 370 | DifficultySliderPower(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/world/types.rs:371:23 [INFO] [stdout] | [INFO] [stdout] 371 | StopBiomeSpreadPower(bool), [INFO] [stdout] | -------------------- ^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `CreativePower` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 371 | StopBiomeSpreadPower(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/binary/writer.rs:125:6 [INFO] [stdout] | [INFO] [stdout] 121 | pub fn new(dst: T, code: u8) -> Result { [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 122 | let mut w = Writer::new(dst); [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 125 | Ok(Self(w)) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: requested on the command line with `-D tail-expr-drop-order` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/network/server.rs:44:13 [INFO] [stdout] | [INFO] [stdout] 39 | let (tx, _) = broadcast::channel(1024); [INFO] [stdout] | -- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 44 | clients: Mutex::new([INIT_CLIENT_NONE; MAX_CLIENTS]), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/network/server.rs:80:67 [INFO] [stdout] | [INFO] [stdout] 54 | let (mut stream, addr) = listener.accept().await?; [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 55 | let rc = Arc::clone(&arc); [INFO] [stdout] | -- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 80 | let _ = tokio::spawn(async move { rc.accept(&mut stream, src).await }).await; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/network/utils.rs:33:2 [INFO] [stdout] | [INFO] [stdout] 31 | pub fn rr + Clone>(lower: T, upper: T) -> T [INFO] [stdout] | -------- -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 32 | where Standard: Distribution { [INFO] [stdout] 33 | random::() % (upper - lower.clone() + T::from(1u8)) + lower [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 4 previous errors; 16 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 4 previous errors; 16 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `trust` (bin "trust") due to 5 previous errors; 16 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `trust` (bin "trust" test) due to 5 previous errors; 16 warnings emitted [INFO] running `Command { std: "docker" "inspect" "6367297013fd14ff56401b5c63f7c21965b3ef281dc2292cf97373c545afa380", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6367297013fd14ff56401b5c63f7c21965b3ef281dc2292cf97373c545afa380", kill_on_drop: false }` [INFO] [stdout] 6367297013fd14ff56401b5c63f7c21965b3ef281dc2292cf97373c545afa380