[INFO] cloning repository https://github.com/ZeroiJ/ironveil [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ZeroiJ/ironveil" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FZeroiJ%2Fironveil", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FZeroiJ%2Fironveil'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 38266ff7813aa7daf9a5ea21bb2bcfe67a656bf5 [INFO] checking ZeroiJ/ironveil against try#a611f2a14e38407ec6717a86a01424ee6fc80762 for pr-154992-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FZeroiJ%2Fironveil" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/ZeroiJ/ironveil [INFO] finished tweaking git repo https://github.com/ZeroiJ/ironveil [INFO] tweaked toml for git repo https://github.com/ZeroiJ/ironveil written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/ZeroiJ/ironveil on toolchain a611f2a14e38407ec6717a86a01424ee6fc80762 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a611f2a14e38407ec6717a86a01424ee6fc80762" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/ZeroiJ/ironveil 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" "+a611f2a14e38407ec6717a86a01424ee6fc80762" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+a611f2a14e38407ec6717a86a01424ee6fc80762" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4d0a927f9315d74d4f8a994770d63374257864db3d62621d68b562a1c1f54934 [INFO] running `Command { std: "docker" "start" "-a" "4d0a927f9315d74d4f8a994770d63374257864db3d62621d68b562a1c1f54934", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4d0a927f9315d74d4f8a994770d63374257864db3d62621d68b562a1c1f54934", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4d0a927f9315d74d4f8a994770d63374257864db3d62621d68b562a1c1f54934", kill_on_drop: false }` [INFO] [stdout] 4d0a927f9315d74d4f8a994770d63374257864db3d62621d68b562a1c1f54934 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+a611f2a14e38407ec6717a86a01424ee6fc80762" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9a77b2acfa2fc62a53051474ce10f424008713f18c4cd042df110d12f6b5b750 [INFO] running `Command { std: "docker" "start" "-a" "9a77b2acfa2fc62a53051474ce10f424008713f18c4cd042df110d12f6b5b750", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.182 [INFO] [stderr] Compiling quote v1.0.44 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Compiling rustix v1.1.3 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Compiling getrandom v0.4.1 [INFO] [stderr] Checking bitflags v2.11.0 [INFO] [stderr] Checking linux-raw-sys v0.11.0 [INFO] [stderr] Compiling litrs v1.0.0 [INFO] [stderr] Checking itoa v1.0.17 [INFO] [stderr] Checking memchr v2.8.0 [INFO] [stderr] Compiling document-features v0.2.12 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Checking serde_json v1.0.149 [INFO] [stderr] Compiling convert_case v0.10.0 [INFO] [stderr] Checking errno v0.3.14 [INFO] [stderr] Checking mio v1.1.1 [INFO] [stderr] Checking parking_lot_core v0.9.12 [INFO] [stderr] Checking signal-hook-registry v1.4.8 [INFO] [stderr] Checking rand v0.10.0 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Checking signal-hook-mio v0.2.5 [INFO] [stderr] Compiling derive_more-impl v2.1.1 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Checking derive_more v2.1.1 [INFO] [stderr] Checking crossterm v0.29.0 [INFO] [stderr] Checking serde v1.0.228 [INFO] [stderr] Checking ironveil v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `ExoticType`, `Prefix`, `Suffix`, `apply_affixes`, and `generate_exotic` [INFO] [stdout] --> src/main.rs:10:15 [INFO] [stdout] | [INFO] [stdout] 10 | use affixes::{apply_affixes, generate_exotic, ExoticType, Prefix, Suffix}; [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 imports: `ExoticType`, `Prefix`, `Suffix`, `apply_affixes`, and `generate_exotic` [INFO] [stdout] --> src/main.rs:10:15 [INFO] [stdout] | [INFO] [stdout] 10 | use affixes::{apply_affixes, generate_exotic, ExoticType, Prefix, Suffix}; [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 variable: `total` [INFO] [stdout] --> src/items.rs:1156:9 [INFO] [stdout] | [INFO] [stdout] 1156 | let total = potion_count + weapon_count + armor_count + ring_count; [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_total` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `rooms` is never read [INFO] [stdout] --> src/map.rs:184:36 [INFO] [stdout] | [INFO] [stdout] 184 | let mut rooms: Vec = Vec::new(); [INFO] [stdout] | ^^^^^^^^^^ this value is reassigned later and never used [INFO] [stdout] ... [INFO] [stdout] 196 | rooms = Map::generate_cave(&mut tiles, width, height, &mut rng); [INFO] [stdout] | ----- `rooms` is overwritten here before the previous value is read [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `total` [INFO] [stdout] --> src/items.rs:1156:9 [INFO] [stdout] | [INFO] [stdout] 1156 | let total = potion_count + weapon_count + armor_count + ring_count; [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_total` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> src/map.rs:1363:17 [INFO] [stdout] | [INFO] [stdout] 1313 | RoomType::Normal | RoomType::Trap => { [INFO] [stdout] | --------------------------------- matches all the relevant values [INFO] [stdout] ... [INFO] [stdout] 1363 | RoomType::Trap => { [INFO] [stdout] | ^^^^^^^^^^^^^^ no value can reach this [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unreachable_patterns)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `rooms` is never read [INFO] [stdout] --> src/map.rs:184:36 [INFO] [stdout] | [INFO] [stdout] 184 | let mut rooms: Vec = Vec::new(); [INFO] [stdout] | ^^^^^^^^^^ this value is reassigned later and never used [INFO] [stdout] ... [INFO] [stdout] 196 | rooms = Map::generate_cave(&mut tiles, width, height, &mut rng); [INFO] [stdout] | ----- `rooms` is overwritten here before the previous value is read [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> src/map.rs:1363:17 [INFO] [stdout] | [INFO] [stdout] 1313 | RoomType::Normal | RoomType::Trap => { [INFO] [stdout] | --------------------------------- matches all the relevant values [INFO] [stdout] ... [INFO] [stdout] 1363 | RoomType::Trap => { [INFO] [stdout] | ^^^^^^^^^^^^^^ no value can reach this [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unreachable_patterns)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `low_hp` [INFO] [stdout] --> src/monster.rs:2114:9 [INFO] [stdout] | [INFO] [stdout] 2114 | low_hp: bool, [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_low_hp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `low_hp` [INFO] [stdout] --> src/monster.rs:2143:9 [INFO] [stdout] | [INFO] [stdout] 2143 | low_hp: bool, [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_low_hp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `occupied` [INFO] [stdout] --> src/monster.rs:2169:9 [INFO] [stdout] | [INFO] [stdout] 2169 | occupied: &[(usize, usize)], [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_occupied` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `low_hp` [INFO] [stdout] --> src/monster.rs:2114:9 [INFO] [stdout] | [INFO] [stdout] 2114 | low_hp: bool, [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_low_hp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `low_hp` [INFO] [stdout] --> src/monster.rs:2143:9 [INFO] [stdout] | [INFO] [stdout] 2143 | low_hp: bool, [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_low_hp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `occupied` [INFO] [stdout] --> src/monster.rs:2169:9 [INFO] [stdout] | [INFO] [stdout] 2169 | occupied: &[(usize, usize)], [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_occupied` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `corridor_char` [INFO] [stdout] --> src/main.rs:104:9 [INFO] [stdout] | [INFO] [stdout] 104 | let corridor_char = match floor { [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_corridor_char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `corridor_char` [INFO] [stdout] --> src/main.rs:104:9 [INFO] [stdout] | [INFO] [stdout] 104 | let corridor_char = match floor { [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_corridor_char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/main.rs:1666:17 [INFO] [stdout] | [INFO] [stdout] 1666 | let mut pulse_start_time = Instant::now(); [INFO] [stdout] | ----^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/main.rs:2698:61 [INFO] [stdout] | [INFO] [stdout] 2698 | ... let mut hp_percent = [INFO] [stdout] | ----^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `p_color` [INFO] [stdout] --> src/main.rs:1594:13 [INFO] [stdout] | [INFO] [stdout] 1594 | let p_color = player_color(chosen_class); [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_p_color` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `stun_count` is assigned to, but never used [INFO] [stdout] --> src/main.rs:2182:57 [INFO] [stdout] | [INFO] [stdout] 2182 | ... let mut stun_count = 0; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider using `_stun_count` instead [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `effect_pos` [INFO] [stdout] --> src/main.rs:3158:76 [INFO] [stdout] | [INFO] [stdout] 3158 | ... if let Some((machine_type, effect_pos)) = [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_effect_pos` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `stun_count` is never read [INFO] [stdout] --> src/main.rs:2190:65 [INFO] [stdout] | [INFO] [stdout] 2190 | ... stun_count += 1; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `description` and `item_type` are never used [INFO] [stdout] --> src/affixes.rs:189:12 [INFO] [stdout] | [INFO] [stdout] 156 | impl ExoticType { [INFO] [stdout] | --------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 189 | pub fn description(&self) -> &'static str { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 221 | pub fn item_type(&self) -> ItemType { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `description` is never used [INFO] [stdout] --> src/items.rs:89:12 [INFO] [stdout] | [INFO] [stdout] 88 | impl ArtifactEffect { [INFO] [stdout] | ------------------- method in this implementation [INFO] [stdout] 89 | pub fn description(&self) -> &str { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `artifact_description` and `affix_description` are never used [INFO] [stdout] --> src/items.rs:191:12 [INFO] [stdout] | [INFO] [stdout] 144 | impl Item { [INFO] [stdout] | --------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 191 | pub fn artifact_description(&self) -> &str { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 198 | pub fn affix_description(&self) -> String { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `named_shadow_slicer` is never used [INFO] [stdout] --> src/items.rs:768:8 [INFO] [stdout] | [INFO] [stdout] 768 | pub fn named_shadow_slicer() -> Item { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `named_bone_crusher` is never used [INFO] [stdout] --> src/items.rs:793:8 [INFO] [stdout] | [INFO] [stdout] 793 | pub fn named_bone_crusher() -> Item { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `named_spellbound_staff` is never used [INFO] [stdout] --> src/items.rs:818:8 [INFO] [stdout] | [INFO] [stdout] 818 | pub fn named_spellbound_staff() -> Item { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `named_veterans_plate` is never used [INFO] [stdout] --> src/items.rs:843:8 [INFO] [stdout] | [INFO] [stdout] 843 | pub fn named_veterans_plate() -> Item { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `named_swiftboots` is never used [INFO] [stdout] --> src/items.rs:868:8 [INFO] [stdout] | [INFO] [stdout] 868 | pub fn named_swiftboots() -> Item { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `named_sages_robe` is never used [INFO] [stdout] --> src/items.rs:893:8 [INFO] [stdout] | [INFO] [stdout] 893 | pub fn named_sages_robe() -> Item { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `named_lions_amulet` is never used [INFO] [stdout] --> src/items.rs:918:8 [INFO] [stdout] | [INFO] [stdout] 918 | pub fn named_lions_amulet() -> Item { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `named_eagles_eye` is never used [INFO] [stdout] --> src/items.rs:943:8 [INFO] [stdout] | [INFO] [stdout] 943 | pub fn named_eagles_eye() -> Item { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `named_dragon_heart` is never used [INFO] [stdout] --> src/items.rs:968:8 [INFO] [stdout] | [INFO] [stdout] 968 | pub fn named_dragon_heart() -> Item { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `random_named_item` is never used [INFO] [stdout] --> src/items.rs:993:8 [INFO] [stdout] | [INFO] [stdout] 993 | pub fn random_named_item(floor: i32) -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `intersects` is never used [INFO] [stdout] --> src/map.rs:174:8 [INFO] [stdout] | [INFO] [stdout] 160 | impl Rect { [INFO] [stdout] | --------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 174 | fn intersects(&self, other: &Rect) -> bool { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated functions `apply_horizontal_tunnel` and `apply_vertical_tunnel` are never used [INFO] [stdout] --> src/map.rs:772:8 [INFO] [stdout] | [INFO] [stdout] 179 | impl Map { [INFO] [stdout] | -------- associated functions in this implementation [INFO] [stdout] ... [INFO] [stdout] 772 | fn apply_horizontal_tunnel(tiles: &mut Vec>, x1: usize, x2: usize, y: usize) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 784 | fn apply_vertical_tunnel(tiles: &mut Vec>, y1: usize, y2: usize, x: usize) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple methods are never used [INFO] [stdout] --> src/player.rs:812:12 [INFO] [stdout] | [INFO] [stdout] 451 | impl Player { [INFO] [stdout] | ----------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 812 | pub fn has_shadowfang(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 833 | pub fn has_warlord_signet(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 839 | pub fn has_venomcoil(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 846 | pub fn has_stormcaller(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 852 | pub fn has_frostweave(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 858 | pub fn get_damage_multiplier(&self) -> i32 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 866 | pub fn consume_mindfire(&mut self) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `has_save` is never used [INFO] [stdout] --> src/save_load.rs:54:8 [INFO] [stdout] | [INFO] [stdout] 54 | pub fn has_save() -> bool { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/main.rs:1666:17 [INFO] [stdout] | [INFO] [stdout] 1666 | let mut pulse_start_time = Instant::now(); [INFO] [stdout] | ----^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/main.rs:2698:61 [INFO] [stdout] | [INFO] [stdout] 2698 | ... let mut hp_percent = [INFO] [stdout] | ----^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `p_color` [INFO] [stdout] --> src/main.rs:1594:13 [INFO] [stdout] | [INFO] [stdout] 1594 | let p_color = player_color(chosen_class); [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_p_color` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `stun_count` is assigned to, but never used [INFO] [stdout] --> src/main.rs:2182:57 [INFO] [stdout] | [INFO] [stdout] 2182 | ... let mut stun_count = 0; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider using `_stun_count` instead [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `effect_pos` [INFO] [stdout] --> src/main.rs:3158:76 [INFO] [stdout] | [INFO] [stdout] 3158 | ... if let Some((machine_type, effect_pos)) = [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_effect_pos` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `stun_count` is never read [INFO] [stdout] --> src/main.rs:2190:65 [INFO] [stdout] | [INFO] [stdout] 2190 | ... stun_count += 1; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `description` and `item_type` are never used [INFO] [stdout] --> src/affixes.rs:189:12 [INFO] [stdout] | [INFO] [stdout] 156 | impl ExoticType { [INFO] [stdout] | --------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 189 | pub fn description(&self) -> &'static str { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 221 | pub fn item_type(&self) -> ItemType { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `description` is never used [INFO] [stdout] --> src/items.rs:89:12 [INFO] [stdout] | [INFO] [stdout] 88 | impl ArtifactEffect { [INFO] [stdout] | ------------------- method in this implementation [INFO] [stdout] 89 | pub fn description(&self) -> &str { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `artifact_description` and `affix_description` are never used [INFO] [stdout] --> src/items.rs:191:12 [INFO] [stdout] | [INFO] [stdout] 144 | impl Item { [INFO] [stdout] | --------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 191 | pub fn artifact_description(&self) -> &str { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 198 | pub fn affix_description(&self) -> String { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `named_shadow_slicer` is never used [INFO] [stdout] --> src/items.rs:768:8 [INFO] [stdout] | [INFO] [stdout] 768 | pub fn named_shadow_slicer() -> Item { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `named_bone_crusher` is never used [INFO] [stdout] --> src/items.rs:793:8 [INFO] [stdout] | [INFO] [stdout] 793 | pub fn named_bone_crusher() -> Item { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `named_spellbound_staff` is never used [INFO] [stdout] --> src/items.rs:818:8 [INFO] [stdout] | [INFO] [stdout] 818 | pub fn named_spellbound_staff() -> Item { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `named_veterans_plate` is never used [INFO] [stdout] --> src/items.rs:843:8 [INFO] [stdout] | [INFO] [stdout] 843 | pub fn named_veterans_plate() -> Item { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `named_swiftboots` is never used [INFO] [stdout] --> src/items.rs:868:8 [INFO] [stdout] | [INFO] [stdout] 868 | pub fn named_swiftboots() -> Item { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `named_sages_robe` is never used [INFO] [stdout] --> src/items.rs:893:8 [INFO] [stdout] | [INFO] [stdout] 893 | pub fn named_sages_robe() -> Item { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `named_lions_amulet` is never used [INFO] [stdout] --> src/items.rs:918:8 [INFO] [stdout] | [INFO] [stdout] 918 | pub fn named_lions_amulet() -> Item { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `named_eagles_eye` is never used [INFO] [stdout] --> src/items.rs:943:8 [INFO] [stdout] | [INFO] [stdout] 943 | pub fn named_eagles_eye() -> Item { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `named_dragon_heart` is never used [INFO] [stdout] --> src/items.rs:968:8 [INFO] [stdout] | [INFO] [stdout] 968 | pub fn named_dragon_heart() -> Item { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `random_named_item` is never used [INFO] [stdout] --> src/items.rs:993:8 [INFO] [stdout] | [INFO] [stdout] 993 | pub fn random_named_item(floor: i32) -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `intersects` is never used [INFO] [stdout] --> src/map.rs:174:8 [INFO] [stdout] | [INFO] [stdout] 160 | impl Rect { [INFO] [stdout] | --------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 174 | fn intersects(&self, other: &Rect) -> bool { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated functions `apply_horizontal_tunnel` and `apply_vertical_tunnel` are never used [INFO] [stdout] --> src/map.rs:772:8 [INFO] [stdout] | [INFO] [stdout] 179 | impl Map { [INFO] [stdout] | -------- associated functions in this implementation [INFO] [stdout] ... [INFO] [stdout] 772 | fn apply_horizontal_tunnel(tiles: &mut Vec>, x1: usize, x2: usize, y: usize) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 784 | fn apply_vertical_tunnel(tiles: &mut Vec>, y1: usize, y2: usize, x: usize) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple methods are never used [INFO] [stdout] --> src/player.rs:812:12 [INFO] [stdout] | [INFO] [stdout] 451 | impl Player { [INFO] [stdout] | ----------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 812 | pub fn has_shadowfang(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 833 | pub fn has_warlord_signet(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 839 | pub fn has_venomcoil(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 846 | pub fn has_stormcaller(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 852 | pub fn has_frostweave(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 858 | pub fn get_damage_multiplier(&self) -> i32 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 866 | pub fn consume_mindfire(&mut self) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `has_save` is never used [INFO] [stdout] --> src/save_load.rs:54:8 [INFO] [stdout] | [INFO] [stdout] 54 | pub fn has_save() -> bool { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.56s [INFO] running `Command { std: "docker" "inspect" "9a77b2acfa2fc62a53051474ce10f424008713f18c4cd042df110d12f6b5b750", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9a77b2acfa2fc62a53051474ce10f424008713f18c4cd042df110d12f6b5b750", kill_on_drop: false }` [INFO] [stdout] 9a77b2acfa2fc62a53051474ce10f424008713f18c4cd042df110d12f6b5b750