[INFO] cloning repository https://github.com/brum-b0/cyber-dungeon
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/brum-b0/cyber-dungeon" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbrum-b0%2Fcyber-dungeon", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbrum-b0%2Fcyber-dungeon'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 47039d401d411ef1e5f654179e3b7c01a370764f
[INFO] checking brum-b0/cyber-dungeon against master#c8a31b780d5415358566a20b94912620a3f27067 for pr-139493-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbrum-b0%2Fcyber-dungeon" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/brum-b0/cyber-dungeon
[INFO] finished tweaking git repo https://github.com/brum-b0/cyber-dungeon
[INFO] tweaked toml for git repo https://github.com/brum-b0/cyber-dungeon written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/brum-b0/cyber-dungeon on toolchain c8a31b780d5415358566a20b94912620a3f27067
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c8a31b780d5415358566a20b94912620a3f27067" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/brum-b0/cyber-dungeon 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" "+c8a31b780d5415358566a20b94912620a3f27067" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded binary-install v0.2.0
[INFO] [stderr]   Downloaded human-panic v1.2.3
[INFO] [stderr]   Downloaded serde_ignored v0.1.10
[INFO] [stderr]   Downloaded tar v0.4.43
[INFO] [stderr]   Downloaded is_executable v0.1.2
[INFO] [stderr]   Downloaded os_info v3.9.0
[INFO] [stderr]   Downloaded wasm-pack v0.12.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c8a31b780d5415358566a20b94912620a3f27067" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6227d5a641b8f7d22ac0173bdab6235a81ac8040c492818a77999f16e2c8f4ae
[INFO] running `Command { std: "docker" "start" "-a" "6227d5a641b8f7d22ac0173bdab6235a81ac8040c492818a77999f16e2c8f4ae", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6227d5a641b8f7d22ac0173bdab6235a81ac8040c492818a77999f16e2c8f4ae", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6227d5a641b8f7d22ac0173bdab6235a81ac8040c492818a77999f16e2c8f4ae", kill_on_drop: false }`
[INFO] [stdout] 6227d5a641b8f7d22ac0173bdab6235a81ac8040c492818a77999f16e2c8f4ae
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c8a31b780d5415358566a20b94912620a3f27067" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0b57eb779e57fd04fc9b5b40b15d310d290789015258b90e0721220d75464ab1
[INFO] running `Command { std: "docker" "start" "-a" "0b57eb779e57fd04fc9b5b40b15d310d290789015258b90e0721220d75464ab1", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.168
[INFO] [stderr]    Compiling serde v1.0.216
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]    Compiling rustix v0.38.42
[INFO] [stderr]     Checking linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.99
[INFO] [stderr]     Checking rustls-pki-types v1.10.1
[INFO] [stderr]    Compiling serde_json v1.0.133
[INFO] [stderr]    Compiling zstd-safe v5.0.2+zstd.1.5.2
[INFO] [stderr]     Checking inout v0.1.3
[INFO] [stderr]     Checking percent-encoding v2.3.1
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling rustls v0.23.20
[INFO] [stderr]    Compiling bumpalo v3.16.0
[INFO] [stderr]     Checking base64ct v1.6.0
[INFO] [stderr]     Checking anstream v0.6.18
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]     Checking form_urlencoded v1.2.1
[INFO] [stderr]    Compiling camino v1.1.9
[INFO] [stderr]     Checking time v0.3.37
[INFO] [stderr]    Compiling anyhow v1.0.94
[INFO] [stderr]    Compiling syn v2.0.90
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]     Checking password-hash v0.4.2
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking webpki-roots v0.26.7
[INFO] [stderr]     Checking object v0.36.5
[INFO] [stderr]    Compiling wasm-bindgen v0.2.99
[INFO] [stderr]     Checking winnow v0.5.40
[INFO] [stderr]     Checking constant_time_eq v0.1.5
[INFO] [stderr]     Checking clap_builder v4.5.23
[INFO] [stderr]     Checking aes v0.8.4
[INFO] [stderr]     Checking shell-words v1.1.0
[INFO] [stderr]     Checking is_executable v0.1.2
[INFO] [stderr]     Checking chrono v0.4.39
[INFO] [stderr]     Checking env_logger v0.10.2
[INFO] [stderr]     Checking pbkdf2 v0.11.0
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking filetime v0.2.25
[INFO] [stderr]     Checking dirs-sys-next v0.1.2
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking console v0.15.10
[INFO] [stderr]     Checking fs2 v0.4.3
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking dirs-next v2.0.0
[INFO] [stderr]     Checking uuid v1.11.0
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]    Compiling cc v1.2.4
[INFO] [stderr]     Checking xattr v1.3.1
[INFO] [stderr]     Checking tempfile v3.14.0
[INFO] [stderr]     Checking which v4.4.2
[INFO] [stderr]     Checking tar v0.4.43
[INFO] [stderr]     Checking dialoguer v0.10.4
[INFO] [stderr]    Compiling zstd-sys v2.0.13+zstd.1.5.6
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling bzip2-sys v0.1.11+1.0.8
[INFO] [stderr]     Checking bzip2 v0.4.4
[INFO] [stderr]     Checking backtrace v0.3.74
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.99
[INFO] [stderr]     Checking rustls-webpki v0.102.8
[INFO] [stderr]    Compiling serde_derive v1.0.216
[INFO] [stderr]    Compiling zerofrom-derive v0.1.5
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling clap_derive v4.5.18
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.99
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking clap v4.5.23
[INFO] [stderr]     Checking zerofrom v0.1.5
[INFO] [stderr]     Checking zstd v0.11.2+zstd.1.5.2
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.99
[INFO] [stderr]     Checking yoke v0.7.5
[INFO] [stderr]     Checking zerovec v0.10.4
[INFO] [stderr]     Checking zip v0.6.6
[INFO] [stderr]     Checking tinystr v0.7.6
[INFO] [stderr]     Checking icu_collections v1.5.0
[INFO] [stderr]     Checking icu_locid v1.5.0
[INFO] [stderr]     Checking icu_provider v1.5.0
[INFO] [stderr]     Checking icu_locid_transform v1.5.0
[INFO] [stderr]     Checking icu_properties v1.5.1
[INFO] [stderr]     Checking serde_spanned v0.6.8
[INFO] [stderr]     Checking toml_datetime v0.6.8
[INFO] [stderr]     Checking os_info v3.9.0
[INFO] [stderr]     Checking semver v1.0.24
[INFO] [stderr]     Checking cargo-platform v0.1.9
[INFO] [stderr]     Checking serde_ignored v0.1.10
[INFO] [stderr]     Checking cyber-dungeon v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `self`
[INFO] [stdout]  --> src/game/commands.rs:2:14
[INFO] [stdout]   |
[INFO] [stdout] 2 |     player::{self, Player},
[INFO] [stdout]   |              ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `hash::Hash`
[INFO] [stdout]  --> src/game/world.rs:1:33
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::{collections::HashMap, hash::Hash};
[INFO] [stdout]   |                                 ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `serde::de::value::UnitDeserializer`
[INFO] [stdout]  --> src/game/world.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use serde::de::value::UnitDeserializer;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Npc`
[INFO] [stdout]  --> src/game/combat.rs:1:50
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::game::{player::Player, world::{World, Npc}};
[INFO] [stdout]   |                                                  ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking toml_edit v0.22.22
[INFO] [stderr]     Checking toml_edit v0.19.15
[INFO] [stdout] warning: unused variable: `equip_item`
[INFO] [stdout]    --> src/game/commands.rs:182:29
[INFO] [stdout]     |
[INFO] [stdout] 182 |                 if let Some(equip_item) = player.equipment.iter().find(|i| i.name == item_name) {
[INFO] [stdout]     |                             ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_equip_item`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `world`
[INFO] [stdout]    --> src/game/combat.rs:119:54
[INFO] [stdout]     |
[INFO] [stdout] 119 |     fn get_player_action(&self, player: &mut Player, world: &World) -> CombatAction {
[INFO] [stdout]     |                                                      ^^^^^ help: if this is intentional, prefix it with an underscore: `_world`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `flags` is never read
[INFO] [stdout]  --> src/game/world.rs:8:9
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub struct World {
[INFO] [stdout]   |            ----- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 8 |     pub flags: HashMap<String, bool>
[INFO] [stdout]   |         ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `description` and `can_equip` are never read
[INFO] [stdout]   --> src/game/world.rs:22:9
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub struct Item {
[INFO] [stdout]    |            ---- fields in this struct
[INFO] [stdout] 21 |     pub name: String,
[INFO] [stdout] 22 |     pub description: String,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 25 |     pub can_equip: bool,
[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: field `all_dialogues` is never read
[INFO] [stdout]   --> src/game/world.rs:36:9
[INFO] [stdout]    |
[INFO] [stdout] 32 | pub struct Npc {
[INFO] [stdout]    |            --- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 36 |     pub all_dialogues: HashMap<usize, Vec<String>>, //dialogue vector based on room index
[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: methods `update_dialogue` and `move_to_room` are never used
[INFO] [stdout]   --> src/game/world.rs:55:12
[INFO] [stdout]    |
[INFO] [stdout] 45 | impl Npc {
[INFO] [stdout]    | -------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 55 |     pub fn update_dialogue(&mut self, room: usize) {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 60 |     pub fn move_to_room(&mut self, room: usize) {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `set_flag` and `get_flag` are never used
[INFO] [stdout]   --> src/game/world.rs:76:12
[INFO] [stdout]    |
[INFO] [stdout] 66 | impl World {
[INFO] [stdout]    | ---------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 76 |     pub fn set_flag(&mut self, key: &str, value: bool) {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 80 |     pub fn get_flag(&self, key: &str) -> bool {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking cargo_metadata v0.15.4
[INFO] [stderr]     Checking toml v0.8.19
[INFO] [stderr]     Checking icu_normalizer v1.5.0
[INFO] [stderr]     Checking human-panic v1.2.3
[INFO] [stderr]     Checking idna_adapter v1.2.0
[INFO] [stderr]     Checking idna v1.0.3
[INFO] [stderr]     Checking toml v0.7.8
[INFO] [stderr]     Checking url v2.5.4
[INFO] [stderr]     Checking ureq v2.12.1
[INFO] [stderr]     Checking binary-install v0.2.0
[INFO] [stderr]     Checking wasm-pack v0.12.1
[INFO] [stdout] warning: unused import: `self`
[INFO] [stdout]  --> src/game/commands.rs:2:14
[INFO] [stdout]   |
[INFO] [stdout] 2 |     player::{self, Player},
[INFO] [stdout]   |              ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `hash::Hash`
[INFO] [stdout]  --> src/game/world.rs:1:33
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::{collections::HashMap, hash::Hash};
[INFO] [stdout]   |                                 ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `serde::de::value::UnitDeserializer`
[INFO] [stdout]  --> src/game/world.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use serde::de::value::UnitDeserializer;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Npc`
[INFO] [stdout]  --> src/game/combat.rs:1:50
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::game::{player::Player, world::{World, Npc}};
[INFO] [stdout]   |                                                  ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `equip_item`
[INFO] [stdout]    --> src/game/commands.rs:182:29
[INFO] [stdout]     |
[INFO] [stdout] 182 |                 if let Some(equip_item) = player.equipment.iter().find(|i| i.name == item_name) {
[INFO] [stdout]     |                             ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_equip_item`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `world`
[INFO] [stdout]    --> src/game/combat.rs:119:54
[INFO] [stdout]     |
[INFO] [stdout] 119 |     fn get_player_action(&self, player: &mut Player, world: &World) -> CombatAction {
[INFO] [stdout]     |                                                      ^^^^^ help: if this is intentional, prefix it with an underscore: `_world`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `flags` is never read
[INFO] [stdout]  --> src/game/world.rs:8:9
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub struct World {
[INFO] [stdout]   |            ----- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 8 |     pub flags: HashMap<String, bool>
[INFO] [stdout]   |         ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `description` and `can_equip` are never read
[INFO] [stdout]   --> src/game/world.rs:22:9
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub struct Item {
[INFO] [stdout]    |            ---- fields in this struct
[INFO] [stdout] 21 |     pub name: String,
[INFO] [stdout] 22 |     pub description: String,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 25 |     pub can_equip: bool,
[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: field `all_dialogues` is never read
[INFO] [stdout]   --> src/game/world.rs:36:9
[INFO] [stdout]    |
[INFO] [stdout] 32 | pub struct Npc {
[INFO] [stdout]    |            --- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 36 |     pub all_dialogues: HashMap<usize, Vec<String>>, //dialogue vector based on room index
[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: methods `update_dialogue` and `move_to_room` are never used
[INFO] [stdout]   --> src/game/world.rs:55:12
[INFO] [stdout]    |
[INFO] [stdout] 45 | impl Npc {
[INFO] [stdout]    | -------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 55 |     pub fn update_dialogue(&mut self, room: usize) {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 60 |     pub fn move_to_room(&mut self, room: usize) {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `set_flag` and `get_flag` are never used
[INFO] [stdout]   --> src/game/world.rs:76:12
[INFO] [stdout]    |
[INFO] [stdout] 66 | impl World {
[INFO] [stdout]    | ---------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 76 |     pub fn set_flag(&mut self, key: &str, value: bool) {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 80 |     pub fn get_flag(&self, key: &str) -> bool {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 44.70s
[INFO] running `Command { std: "docker" "inspect" "0b57eb779e57fd04fc9b5b40b15d310d290789015258b90e0721220d75464ab1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0b57eb779e57fd04fc9b5b40b15d310d290789015258b90e0721220d75464ab1", kill_on_drop: false }`
[INFO] [stdout] 0b57eb779e57fd04fc9b5b40b15d310d290789015258b90e0721220d75464ab1
