[INFO] cloning repository https://github.com/mhoff12358/dungeon_stranding_native
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mhoff12358/dungeon_stranding_native" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmhoff12358%2Fdungeon_stranding_native", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmhoff12358%2Fdungeon_stranding_native'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 0fdb11afe0c48e2e0d2fb264d7272780081ad085
[INFO] checking mhoff12358/dungeon_stranding_native against master#642c19bfc3a5c1de985bf5d0cc8207ac9d22708a for pr-148577
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmhoff12358%2Fdungeon_stranding_native" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/mhoff12358/dungeon_stranding_native
[INFO] finished tweaking git repo https://github.com/mhoff12358/dungeon_stranding_native
[INFO] tweaked toml for git repo https://github.com/mhoff12358/dungeon_stranding_native written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/mhoff12358/dungeon_stranding_native on toolchain 642c19bfc3a5c1de985bf5d0cc8207ac9d22708a
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/mhoff12358/dungeon_stranding_native 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" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: unused manifest key: target.cfg(not(target_arch = "wasm32")).bin
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded venial v0.5.0
[INFO] [stderr]   Downloaded rust-embed-impl v8.3.0
[INFO] [stderr]   Downloaded gensym v0.1.1
[INFO] [stderr]   Downloaded futures-signals v0.3.33
[INFO] [stderr]   Downloaded rust-embed-utils v8.3.0
[INFO] [stderr]   Downloaded ambassador v0.3.6
[INFO] [stderr]   Downloaded clap v4.5.1
[INFO] [stderr]   Downloaded clap_builder v4.5.1
[INFO] [stderr]   Downloaded anstream v0.6.12
[INFO] [stderr]   Downloaded syn v2.0.51
[INFO] [stderr]   Downloaded rust-embed v8.3.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ac6313e367eb8bdc2db20499f2a3348b33ffe87621e827b607c081d35dce2ffb
[INFO] running `Command { std: "docker" "start" "-a" "ac6313e367eb8bdc2db20499f2a3348b33ffe87621e827b607c081d35dce2ffb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ac6313e367eb8bdc2db20499f2a3348b33ffe87621e827b607c081d35dce2ffb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ac6313e367eb8bdc2db20499f2a3348b33ffe87621e827b607c081d35dce2ffb", kill_on_drop: false }`
[INFO] [stdout] ac6313e367eb8bdc2db20499f2a3348b33ffe87621e827b607c081d35dce2ffb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0d1ee85ca1a3496c6a89a651c3f365ee4e6a7ed0c34fcb67db1c0d59a9bca43b
[INFO] running `Command { std: "docker" "start" "-a" "0d1ee85ca1a3496c6a89a651c3f365ee4e6a7ed0c34fcb67db1c0d59a9bca43b", kill_on_drop: false }`
[INFO] [stderr] warning: unused manifest key: target.cfg(not(target_arch = "wasm32")).bin
[INFO] [stderr]    Compiling proc-macro2 v1.0.78
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]     Checking log v0.4.20
[INFO] [stderr]     Checking smallvec v1.13.1
[INFO] [stderr]     Checking futures-sink v0.3.30
[INFO] [stderr]     Checking futures-io v0.3.30
[INFO] [stderr]    Compiling cpufeatures v0.2.12
[INFO] [stderr]     Checking getrandom v0.2.12
[INFO] [stderr]    Compiling walkdir v2.4.0
[INFO] [stderr]     Checking signal-hook v0.3.17
[INFO] [stderr]     Checking anstream v0.6.12
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]    Compiling either v1.10.0
[INFO] [stderr]     Checking clap_lex v0.7.0
[INFO] [stderr]     Checking strsim v0.11.0
[INFO] [stderr]     Checking unicode-segmentation v1.11.0
[INFO] [stderr]     Checking futures-channel v0.3.30
[INFO] [stderr]     Checking mio v0.8.10
[INFO] [stderr]     Checking discard v1.0.4
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]     Checking owning_ref v0.4.1
[INFO] [stderr]     Checking clap_builder v4.5.1
[INFO] [stderr]     Checking parking_lot_core v0.9.9
[INFO] [stderr]     Checking rust-embed-utils v8.3.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand_xoshiro v0.6.0
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking signal-hook-mio v0.2.3
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking crossterm v0.25.0
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling syn v2.0.51
[INFO] [stderr]    Compiling venial v0.5.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling uuid v1.8.0
[INFO] [stderr]     Checking tui v0.19.0
[INFO] [stderr]    Compiling util_macros v0.1.0 (/opt/rustwide/workdir/util_macros)
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling gensym v0.1.1
[INFO] [stderr]    Compiling clap_derive v4.5.0
[INFO] [stderr]    Compiling rust-embed-impl v8.3.0
[INFO] [stderr]    Compiling ambassador v0.3.6
[INFO] [stderr]     Checking rust-embed v8.3.0
[INFO] [stderr]     Checking pin-project v1.1.5
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]     Checking clap v4.5.1
[INFO] [stderr]     Checking serde v1.0.197
[INFO] [stderr]     Checking futures-executor v0.3.30
[INFO] [stderr]     Checking futures v0.3.30
[INFO] [stderr]     Checking bitflags v2.4.2
[INFO] [stderr]     Checking futures-signals v0.3.33
[INFO] [stderr]     Checking crossterm v0.27.0
[INFO] [stderr]     Checking ron v0.8.1
[INFO] [stderr]     Checking dungeon_stranding v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `log`
[INFO] [stdout]  --> src/game_state/state_updates/in_dungeon_algos.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 |     log,
[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: `log`
[INFO] [stdout]  --> src/game_state/state_updates/in_dungeon_algos.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 |     log,
[INFO] [stdout]   |     ^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/dungeon_state/generation/dense_generation/dense_room_generator.rs:558:10
[INFO] [stdout]     |
[INFO] [stdout] 558 |     Room(RoomId),
[INFO] [stdout]     |     ---- ^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `TileStatus` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 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] 558 -     Room(RoomId),
[INFO] [stdout] 558 +     Room(()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/dungeon_state/encounters/wandering_encounter_odds.rs:35:32
[INFO] [stdout]    |
[INFO] [stdout] 34 |         &'a self,
[INFO] [stdout]    |          -- the lifetime is named here
[INFO] [stdout] 35 |     ) -> impl Iterator<Item = (&Rc<RefCell<WanderingEncounter>>, f32)> + 'a {
[INFO] [stdout]    |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^          -- the same lifetime is named here
[INFO] [stdout]    |                                |
[INFO] [stdout]    |                                the same lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 35 |     ) -> impl Iterator<Item = (&'a Rc<RefCell<WanderingEncounter>>, f32)> + 'a {
[INFO] [stdout]    |                                 ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/dungeon_state/generation/subdivision.rs:39:39
[INFO] [stdout]    |
[INFO] [stdout] 39 |     pub fn get_subdivisions_on_border(&self, direction: Direction) -> SubdivisionBorder {
[INFO] [stdout]    |                                       ^^^^^                           ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                       |
[INFO] [stdout]    |                                       the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 39 |     pub fn get_subdivisions_on_border(&self, direction: Direction) -> SubdivisionBorder<'_> {
[INFO] [stdout]    |                                                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/game_state/game_state.rs:377:24
[INFO] [stdout]     |
[INFO] [stdout] 377 |     pub fn inventories(&self) -> Ref<Inventories> {
[INFO] [stdout]     |                        ^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 377 |     pub fn inventories(&self) -> Ref<'_, Inventories> {
[INFO] [stdout]     |                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/game_state/game_state.rs:381:28
[INFO] [stdout]     |
[INFO] [stdout] 381 |     pub fn inventories_mut(&mut self) -> RefMut<Inventories> {
[INFO] [stdout]     |                            ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                            |
[INFO] [stdout]     |                            the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 381 |     pub fn inventories_mut(&mut self) -> RefMut<'_, Inventories> {
[INFO] [stdout]     |                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/text_visualization/inventory_visualizer.rs:25:40
[INFO] [stdout]    |
[INFO] [stdout] 25 |     fn get_combat_equipment_text(item: &InventoryItem) -> Text {
[INFO] [stdout]    |                                        ^^^^^^^^^^^^^^     ^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                        |
[INFO] [stdout]    |                                        the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 25 |     fn get_combat_equipment_text(item: &InventoryItem) -> Text<'_> {
[INFO] [stdout]    |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/text_visualization/inventory_visualizer.rs:33:30
[INFO] [stdout]    |
[INFO] [stdout] 33 |     fn items_text(inventory: &Inventory) -> Text {
[INFO] [stdout]    |                              ^^^^^^^^^^     ^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                              |
[INFO] [stdout]    |                              the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 33 |     fn items_text(inventory: &Inventory) -> Text<'_> {
[INFO] [stdout]    |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/text_visualization/shop_visualizer.rs:21:44
[INFO] [stdout]    |
[INFO] [stdout] 21 |     fn items_for_sale_text(out_of_dungeon: &OutOfDungeon, selected_index: usize) -> Text {
[INFO] [stdout]    |                                            ^^^^^^^^^^^^^                            ^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                            |
[INFO] [stdout]    |                                            the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 21 |     fn items_for_sale_text(out_of_dungeon: &OutOfDungeon, selected_index: usize) -> Text<'_> {
[INFO] [stdout]    |                                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/text_visualization/shop_visualizer.rs:42:43
[INFO] [stdout]    |
[INFO] [stdout] 42 |     fn selected_item_text(out_of_dungeon: &OutOfDungeon, selected_index: usize) -> Text {
[INFO] [stdout]    |                                           ^^^^^^^^^^^^^                            ^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                           |
[INFO] [stdout]    |                                           the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 42 |     fn selected_item_text(out_of_dungeon: &OutOfDungeon, selected_index: usize) -> Text<'_> {
[INFO] [stdout]    |                                                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/text_visualization/stats_visualizer.rs:24:21
[INFO] [stdout]    |
[INFO] [stdout] 24 |     fn health_gauge(&self, in_dungeon: &InDungeon) -> Gauge {
[INFO] [stdout]    |                     ^^^^^ the lifetime is elided here ^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 24 |     fn health_gauge(&self, in_dungeon: &InDungeon) -> Gauge<'_> {
[INFO] [stdout]    |                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/text_visualization/stats_visualizer.rs:40:28
[INFO] [stdout]    |
[INFO] [stdout] 40 |     fn encounter_info_text(&self, table: &EncounterTable) -> Text {
[INFO] [stdout]    |                            ^^^^^ the lifetime is elided here ^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 40 |     fn encounter_info_text(&self, table: &EncounterTable) -> Text<'_> {
[INFO] [stdout]    |                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/text_visualization/tile_visualizer.rs:112:32
[INFO] [stdout]     |
[INFO] [stdout] 112 |     pub fn get_tile_state_text(&self, in_dungeon: &InDungeon) -> Vec<Vec<Span>> {
[INFO] [stdout]     |                                ^^^^^ the lifetime is elided here         ^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 112 |     pub fn get_tile_state_text(&self, in_dungeon: &InDungeon) -> Vec<Vec<Span<'_>>> {
[INFO] [stdout]     |                                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/dungeon_state/generation/dense_generation/dense_room_generator.rs:558:10
[INFO] [stdout]     |
[INFO] [stdout] 558 |     Room(RoomId),
[INFO] [stdout]     |     ---- ^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `TileStatus` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 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] 558 -     Room(RoomId),
[INFO] [stdout] 558 +     Room(()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/dungeon_state/encounters/wandering_encounter_odds.rs:35:32
[INFO] [stdout]    |
[INFO] [stdout] 34 |         &'a self,
[INFO] [stdout]    |          -- the lifetime is named here
[INFO] [stdout] 35 |     ) -> impl Iterator<Item = (&Rc<RefCell<WanderingEncounter>>, f32)> + 'a {
[INFO] [stdout]    |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^          -- the same lifetime is named here
[INFO] [stdout]    |                                |
[INFO] [stdout]    |                                the same lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 35 |     ) -> impl Iterator<Item = (&'a Rc<RefCell<WanderingEncounter>>, f32)> + 'a {
[INFO] [stdout]    |                                 ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/dungeon_state/generation/subdivision.rs:39:39
[INFO] [stdout]    |
[INFO] [stdout] 39 |     pub fn get_subdivisions_on_border(&self, direction: Direction) -> SubdivisionBorder {
[INFO] [stdout]    |                                       ^^^^^                           ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                       |
[INFO] [stdout]    |                                       the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 39 |     pub fn get_subdivisions_on_border(&self, direction: Direction) -> SubdivisionBorder<'_> {
[INFO] [stdout]    |                                                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/game_state/game_state.rs:377:24
[INFO] [stdout]     |
[INFO] [stdout] 377 |     pub fn inventories(&self) -> Ref<Inventories> {
[INFO] [stdout]     |                        ^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 377 |     pub fn inventories(&self) -> Ref<'_, Inventories> {
[INFO] [stdout]     |                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/game_state/game_state.rs:381:28
[INFO] [stdout]     |
[INFO] [stdout] 381 |     pub fn inventories_mut(&mut self) -> RefMut<Inventories> {
[INFO] [stdout]     |                            ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                            |
[INFO] [stdout]     |                            the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 381 |     pub fn inventories_mut(&mut self) -> RefMut<'_, Inventories> {
[INFO] [stdout]     |                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/text_visualization/inventory_visualizer.rs:25:40
[INFO] [stdout]    |
[INFO] [stdout] 25 |     fn get_combat_equipment_text(item: &InventoryItem) -> Text {
[INFO] [stdout]    |                                        ^^^^^^^^^^^^^^     ^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                        |
[INFO] [stdout]    |                                        the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 25 |     fn get_combat_equipment_text(item: &InventoryItem) -> Text<'_> {
[INFO] [stdout]    |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/text_visualization/inventory_visualizer.rs:33:30
[INFO] [stdout]    |
[INFO] [stdout] 33 |     fn items_text(inventory: &Inventory) -> Text {
[INFO] [stdout]    |                              ^^^^^^^^^^     ^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                              |
[INFO] [stdout]    |                              the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 33 |     fn items_text(inventory: &Inventory) -> Text<'_> {
[INFO] [stdout]    |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/text_visualization/shop_visualizer.rs:21:44
[INFO] [stdout]    |
[INFO] [stdout] 21 |     fn items_for_sale_text(out_of_dungeon: &OutOfDungeon, selected_index: usize) -> Text {
[INFO] [stdout]    |                                            ^^^^^^^^^^^^^                            ^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                            |
[INFO] [stdout]    |                                            the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 21 |     fn items_for_sale_text(out_of_dungeon: &OutOfDungeon, selected_index: usize) -> Text<'_> {
[INFO] [stdout]    |                                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/text_visualization/shop_visualizer.rs:42:43
[INFO] [stdout]    |
[INFO] [stdout] 42 |     fn selected_item_text(out_of_dungeon: &OutOfDungeon, selected_index: usize) -> Text {
[INFO] [stdout]    |                                           ^^^^^^^^^^^^^                            ^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                           |
[INFO] [stdout]    |                                           the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 42 |     fn selected_item_text(out_of_dungeon: &OutOfDungeon, selected_index: usize) -> Text<'_> {
[INFO] [stdout]    |                                                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/text_visualization/stats_visualizer.rs:24:21
[INFO] [stdout]    |
[INFO] [stdout] 24 |     fn health_gauge(&self, in_dungeon: &InDungeon) -> Gauge {
[INFO] [stdout]    |                     ^^^^^ the lifetime is elided here ^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 24 |     fn health_gauge(&self, in_dungeon: &InDungeon) -> Gauge<'_> {
[INFO] [stdout]    |                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/text_visualization/stats_visualizer.rs:40:28
[INFO] [stdout]    |
[INFO] [stdout] 40 |     fn encounter_info_text(&self, table: &EncounterTable) -> Text {
[INFO] [stdout]    |                            ^^^^^ the lifetime is elided here ^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 40 |     fn encounter_info_text(&self, table: &EncounterTable) -> Text<'_> {
[INFO] [stdout]    |                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/text_visualization/tile_visualizer.rs:112:32
[INFO] [stdout]     |
[INFO] [stdout] 112 |     pub fn get_tile_state_text(&self, in_dungeon: &InDungeon) -> Vec<Vec<Span>> {
[INFO] [stdout]     |                                ^^^^^ the lifetime is elided here         ^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 112 |     pub fn get_tile_state_text(&self, in_dungeon: &InDungeon) -> Vec<Vec<Span<'_>>> {
[INFO] [stdout]     |                                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.10s
[INFO] running `Command { std: "docker" "inspect" "0d1ee85ca1a3496c6a89a651c3f365ee4e6a7ed0c34fcb67db1c0d59a9bca43b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0d1ee85ca1a3496c6a89a651c3f365ee4e6a7ed0c34fcb67db1c0d59a9bca43b", kill_on_drop: false }`
[INFO] [stdout] 0d1ee85ca1a3496c6a89a651c3f365ee4e6a7ed0c34fcb67db1c0d59a9bca43b
