[INFO] cloning repository https://github.com/koktel141/KOKTEL_TALES [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/koktel141/KOKTEL_TALES" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkoktel141%2FKOKTEL_TALES", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkoktel141%2FKOKTEL_TALES'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3154f0d26d218512aff960f372c57201a30e381d [INFO] checking koktel141/KOKTEL_TALES against eca445e5ae4a6679cc27d3a09106ce245e13a5a6 for pr-162478 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkoktel141%2FKOKTEL_TALES" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/koktel141/KOKTEL_TALES [INFO] finished tweaking git repo https://github.com/koktel141/KOKTEL_TALES [INFO] tweaked toml for git repo https://github.com/koktel141/KOKTEL_TALES written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/koktel141/KOKTEL_TALES on toolchain eca445e5ae4a6679cc27d3a09106ce245e13a5a6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/koktel141/KOKTEL_TALES 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" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded miniquad v0.4.10 [INFO] [stderr] Downloaded macroquad v0.4.15 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }` [INFO] [stdout] ed030a2e1971d4aca66d77a1839ee162bbd61fc6643d4b5dd38c7f1ec437792e [INFO] running `Command { std: "docker" "start" "ed030a2e1971d4aca66d77a1839ee162bbd61fc6643d4b5dd38c7f1ec437792e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ed030a2e1971d4aca66d77a1839ee162bbd61fc6643d4b5dd38c7f1ec437792e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "ed030a2e1971d4aca66d77a1839ee162bbd61fc6643d4b5dd38c7f1ec437792e" "/opt/rustwide/cargo-home/bin/cargo" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ed030a2e1971d4aca66d77a1839ee162bbd61fc6643d4b5dd38c7f1ec437792e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "ed030a2e1971d4aca66d77a1839ee162bbd61fc6643d4b5dd38c7f1ec437792e" "/opt/rustwide/cargo-home/bin/cargo" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.186 [INFO] [stderr] Checking simd-adler32 v0.3.9 [INFO] [stderr] Compiling zerocopy v0.8.52 [INFO] [stderr] Compiling miniquad v0.4.10 [INFO] [stderr] Checking ttf-parser v0.21.1 [INFO] [stderr] Checking bytemuck v1.25.0 [INFO] [stderr] Compiling macroquad_macro v0.1.8 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking quad-rand v0.2.3 [INFO] [stderr] Checking glam v0.27.0 [INFO] [stderr] Checking crc32fast v1.5.0 [INFO] [stderr] Checking miniz_oxide v0.8.9 [INFO] [stderr] Checking fdeflate v0.3.7 [INFO] [stderr] Checking flate2 v1.1.9 [INFO] [stderr] Checking fontdue v0.9.3 [INFO] [stderr] Checking png v0.17.16 [INFO] [stderr] Checking getrandom v0.2.17 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking image v0.24.9 [INFO] [stderr] Checking macroquad v0.4.15 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.6 [INFO] [stderr] Checking demo v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: variants `AddBlockChance`, `AddBlockValue`, `AddHpRegen`, `AddManaRegen`, and `NoEffect` are never constructed [INFO] [stdout] --> src/mechanics.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 7 | pub enum StatModifier { [INFO] [stdout] | ------------ variants in this enum [INFO] [stdout] ... [INFO] [stdout] 14 | AddBlockChance(f64), // 0.05 = +5% [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 15 | AddBlockValue(f64), // flat damage absorbed per block [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 16 | AddCritChance(f64), // 0.10 = +10% [INFO] [stdout] 17 | AddHpRegen(f64), // HP per turn [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 18 | AddManaRegen(f64), // Mana per turn [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 19 | NoEffect, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `StatModifier` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `OneHandedShield` is never constructed [INFO] [stdout] --> src/mechanics.rs:32:5 [INFO] [stdout] | [INFO] [stdout] 30 | pub enum WeaponStyle { [INFO] [stdout] | ----------- variant in this enum [INFO] [stdout] 31 | TwoHanded, [INFO] [stdout] 32 | OneHandedShield, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `WeaponStyle` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `MageHealer` is never constructed [INFO] [stdout] --> src/mechanics.rs:77:5 [INFO] [stdout] | [INFO] [stdout] 72 | pub enum PlayerSpec { [INFO] [stdout] | ---------- variant in this enum [INFO] [stdout] ... [INFO] [stdout] 77 | MageHealer, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `PlayerSpec` 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 methods are never used [INFO] [stdout] --> src/mechanics.rs:291:12 [INFO] [stdout] | [INFO] [stdout] 210 | impl Player { [INFO] [stdout] | ----------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 291 | pub fn apply_warrior_passives(&mut self) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 403 | pub fn defeat_enemy(&mut self, enemy: &Enemy) { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 692 | pub fn cast_mage_spell(&mut self, spell_name: &str, enemy: &mut Enemy) { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 883 | pub fn apply_modifier(&mut self, modifier: &StatModifier) { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 911 | pub fn set_weapon_style(&mut self, style: WeaponStyle) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 989 | pub fn regen_per_turn(&mut self) { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 996 | pub fn print_stats(&self) { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `MageElement` is never used [INFO] [stdout] --> src/talents.rs:11:10 [INFO] [stdout] | [INFO] [stdout] 11 | pub enum MageElement { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `arcane_barrier_lvl`, `true_bulwark_unlocked`, and `undying_rage_unlocked` are never read [INFO] [stdout] --> src/talents.rs:23:9 [INFO] [stdout] | [INFO] [stdout] 20 | pub struct WarriorTalents { [INFO] [stdout] | -------------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 23 | pub arcane_barrier_lvl: u32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 26 | pub true_bulwark_unlocked: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 33 | pub undying_rage_unlocked: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `WarriorTalents` 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 `resistance_shred_lvl`, `blade_dance_lvl`, and `perfect_defense_unlocked` are never read [INFO] [stdout] --> src/talents.rs:42:9 [INFO] [stdout] | [INFO] [stdout] 38 | pub struct RogueTalents { [INFO] [stdout] | ------------ fields in this struct [INFO] [stdout] ... [INFO] [stdout] 42 | pub resistance_shred_lvl: u32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 51 | pub blade_dance_lvl: u32, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] 52 | pub perfect_defense_unlocked: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `RogueTalents` 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 `holy_shield`, `aura_of_resilience`, `class_synergy`, `holy_heal`, `resurrection`, and `heal_amplification` are never read [INFO] [stdout] --> src/talents.rs:59:9 [INFO] [stdout] | [INFO] [stdout] 57 | pub struct MageTalents { [INFO] [stdout] | ----------- fields in this struct [INFO] [stdout] 58 | // Healer Branch [INFO] [stdout] 59 | pub holy_shield: u32, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 60 | pub aura_of_resilience: u32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 61 | pub class_synergy: u32, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 62 | pub holy_heal: u32, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 63 | pub resurrection: u32, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 64 | pub heal_amplification: u32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `MageTalents` 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 `reality_fracture`, `null_field`, and `entropy_stacks` are never read [INFO] [stdout] --> src/talents.rs:71:9 [INFO] [stdout] | [INFO] [stdout] 69 | pub struct VoidBranch { [INFO] [stdout] | ---------- fields in this struct [INFO] [stdout] 70 | pub void_bolt: u32, [INFO] [stdout] 71 | pub reality_fracture: u32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] 72 | pub void_drain: u32, [INFO] [stdout] 73 | pub null_field: u32, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 74 | pub entropy_stacks: u32, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `VoidBranch` 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 `fire_mastery` and `melt_armor` are never read [INFO] [stdout] --> src/talents.rs:81:9 [INFO] [stdout] | [INFO] [stdout] 78 | pub struct FireBranch { [INFO] [stdout] | ---------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 81 | pub fire_mastery: u32, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 82 | pub melt_armor: u32, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `FireBranch` 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 `shatter` and `blizzard` are never read [INFO] [stdout] --> src/talents.rs:91:9 [INFO] [stdout] | [INFO] [stdout] 87 | pub struct IceBranch { [INFO] [stdout] | --------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 91 | pub shatter: u32, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 92 | pub blizzard: u32, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `IceBranch` 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 `weaken` and `plague_carrier` are never read [INFO] [stdout] --> src/talents.rs:99:9 [INFO] [stdout] | [INFO] [stdout] 96 | pub struct PoisonBranch { [INFO] [stdout] | ------------ fields in this struct [INFO] [stdout] ... [INFO] [stdout] 99 | pub weaken: u32, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 100 | pub plague_carrier: u32, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `PoisonBranch` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `take_true_damage` is never used [INFO] [stdout] --> src/combat.rs:50:12 [INFO] [stdout] | [INFO] [stdout] 15 | impl Enemy { [INFO] [stdout] | ---------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 50 | pub fn take_true_damage(&mut self, amount: f64) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `waves_until_next_boss` and `spawn_wave_enemy` are never used [INFO] [stdout] --> src/wave_manager.rs:16:12 [INFO] [stdout] | [INFO] [stdout] 8 | impl WaveManager { [INFO] [stdout] | ---------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 16 | pub fn waves_until_next_boss(&self) -> u32 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 24 | pub fn spawn_wave_enemy(&self) -> Enemy { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `class_restriction` and `price` are never read [INFO] [stdout] --> src/inventory.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 4 | pub struct Item { [INFO] [stdout] | ---- fields in this struct [INFO] [stdout] 5 | pub name: String, [INFO] [stdout] 6 | pub class_restriction: PlayerClass, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 11 | pub price: u32, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Item` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `AddBlockChance`, `AddBlockValue`, `AddHpRegen`, `AddManaRegen`, and `NoEffect` are never constructed [INFO] [stdout] --> src/mechanics.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 7 | pub enum StatModifier { [INFO] [stdout] | ------------ variants in this enum [INFO] [stdout] ... [INFO] [stdout] 14 | AddBlockChance(f64), // 0.05 = +5% [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 15 | AddBlockValue(f64), // flat damage absorbed per block [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 16 | AddCritChance(f64), // 0.10 = +10% [INFO] [stdout] 17 | AddHpRegen(f64), // HP per turn [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 18 | AddManaRegen(f64), // Mana per turn [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 19 | NoEffect, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `StatModifier` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `OneHandedShield` is never constructed [INFO] [stdout] --> src/mechanics.rs:32:5 [INFO] [stdout] | [INFO] [stdout] 30 | pub enum WeaponStyle { [INFO] [stdout] | ----------- variant in this enum [INFO] [stdout] 31 | TwoHanded, [INFO] [stdout] 32 | OneHandedShield, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `WeaponStyle` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `MageHealer` is never constructed [INFO] [stdout] --> src/mechanics.rs:77:5 [INFO] [stdout] | [INFO] [stdout] 72 | pub enum PlayerSpec { [INFO] [stdout] | ---------- variant in this enum [INFO] [stdout] ... [INFO] [stdout] 77 | MageHealer, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `PlayerSpec` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `apply_warrior_passives`, `cast_mage_spell`, `apply_modifier`, `set_weapon_style`, `regen_per_turn`, and `print_stats` are never used [INFO] [stdout] --> src/mechanics.rs:291:12 [INFO] [stdout] | [INFO] [stdout] 210 | impl Player { [INFO] [stdout] | ----------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 291 | pub fn apply_warrior_passives(&mut self) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 692 | pub fn cast_mage_spell(&mut self, spell_name: &str, enemy: &mut Enemy) { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 883 | pub fn apply_modifier(&mut self, modifier: &StatModifier) { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 911 | pub fn set_weapon_style(&mut self, style: WeaponStyle) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 989 | pub fn regen_per_turn(&mut self) { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 996 | pub fn print_stats(&self) { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `MageElement` is never used [INFO] [stdout] --> src/talents.rs:11:10 [INFO] [stdout] | [INFO] [stdout] 11 | pub enum MageElement { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `arcane_barrier_lvl`, `true_bulwark_unlocked`, and `undying_rage_unlocked` are never read [INFO] [stdout] --> src/talents.rs:23:9 [INFO] [stdout] | [INFO] [stdout] 20 | pub struct WarriorTalents { [INFO] [stdout] | -------------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 23 | pub arcane_barrier_lvl: u32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 26 | pub true_bulwark_unlocked: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 33 | pub undying_rage_unlocked: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `WarriorTalents` 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 `resistance_shred_lvl`, `blade_dance_lvl`, and `perfect_defense_unlocked` are never read [INFO] [stdout] --> src/talents.rs:42:9 [INFO] [stdout] | [INFO] [stdout] 38 | pub struct RogueTalents { [INFO] [stdout] | ------------ fields in this struct [INFO] [stdout] ... [INFO] [stdout] 42 | pub resistance_shred_lvl: u32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 51 | pub blade_dance_lvl: u32, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] 52 | pub perfect_defense_unlocked: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `RogueTalents` 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 `holy_shield`, `aura_of_resilience`, `class_synergy`, `holy_heal`, `resurrection`, and `heal_amplification` are never read [INFO] [stdout] --> src/talents.rs:59:9 [INFO] [stdout] | [INFO] [stdout] 57 | pub struct MageTalents { [INFO] [stdout] | ----------- fields in this struct [INFO] [stdout] 58 | // Healer Branch [INFO] [stdout] 59 | pub holy_shield: u32, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 60 | pub aura_of_resilience: u32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 61 | pub class_synergy: u32, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 62 | pub holy_heal: u32, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 63 | pub resurrection: u32, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 64 | pub heal_amplification: u32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `MageTalents` 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 `reality_fracture`, `null_field`, and `entropy_stacks` are never read [INFO] [stdout] --> src/talents.rs:71:9 [INFO] [stdout] | [INFO] [stdout] 69 | pub struct VoidBranch { [INFO] [stdout] | ---------- fields in this struct [INFO] [stdout] 70 | pub void_bolt: u32, [INFO] [stdout] 71 | pub reality_fracture: u32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] 72 | pub void_drain: u32, [INFO] [stdout] 73 | pub null_field: u32, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 74 | pub entropy_stacks: u32, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `VoidBranch` 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 `fire_mastery` and `melt_armor` are never read [INFO] [stdout] --> src/talents.rs:81:9 [INFO] [stdout] | [INFO] [stdout] 78 | pub struct FireBranch { [INFO] [stdout] | ---------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 81 | pub fire_mastery: u32, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 82 | pub melt_armor: u32, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `FireBranch` 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 `shatter` and `blizzard` are never read [INFO] [stdout] --> src/talents.rs:91:9 [INFO] [stdout] | [INFO] [stdout] 87 | pub struct IceBranch { [INFO] [stdout] | --------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 91 | pub shatter: u32, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 92 | pub blizzard: u32, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `IceBranch` 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 `weaken` and `plague_carrier` are never read [INFO] [stdout] --> src/talents.rs:99:9 [INFO] [stdout] | [INFO] [stdout] 96 | pub struct PoisonBranch { [INFO] [stdout] | ------------ fields in this struct [INFO] [stdout] ... [INFO] [stdout] 99 | pub weaken: u32, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 100 | pub plague_carrier: u32, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `PoisonBranch` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `take_true_damage` is never used [INFO] [stdout] --> src/combat.rs:50:12 [INFO] [stdout] | [INFO] [stdout] 15 | impl Enemy { [INFO] [stdout] | ---------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 50 | pub fn take_true_damage(&mut self, amount: f64) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `waves_until_next_boss` and `spawn_wave_enemy` are never used [INFO] [stdout] --> src/wave_manager.rs:16:12 [INFO] [stdout] | [INFO] [stdout] 8 | impl WaveManager { [INFO] [stdout] | ---------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 16 | pub fn waves_until_next_boss(&self) -> u32 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 24 | pub fn spawn_wave_enemy(&self) -> Enemy { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `class_restriction` and `price` are never read [INFO] [stdout] --> src/inventory.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 4 | pub struct Item { [INFO] [stdout] | ---- fields in this struct [INFO] [stdout] 5 | pub name: String, [INFO] [stdout] 6 | pub class_restriction: PlayerClass, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 11 | pub price: u32, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Item` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.43s [INFO] running `Command { std: "docker" "inspect" "ed030a2e1971d4aca66d77a1839ee162bbd61fc6643d4b5dd38c7f1ec437792e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ed030a2e1971d4aca66d77a1839ee162bbd61fc6643d4b5dd38c7f1ec437792e", kill_on_drop: false }` [INFO] [stdout] ed030a2e1971d4aca66d77a1839ee162bbd61fc6643d4b5dd38c7f1ec437792e