[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 try#7b3da9103634dffd4f4365cfd8642427c781d99f+rustflags=-Dinherent-method-on-receiver for 152214-denied
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmhoff12358%2Fdungeon_stranding_native" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/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-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/mhoff12358/dungeon_stranding_native on toolchain 7b3da9103634dffd4f4365cfd8642427c781d99f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7b3da9103634dffd4f4365cfd8642427c781d99f" "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" "+7b3da9103634dffd4f4365cfd8642427c781d99f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: unused manifest key: target.cfg(not(target_arch = "wasm32")).bin
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+7b3da9103634dffd4f4365cfd8642427c781d99f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d9fd929a8210a30ff3bfc72be3138d15aa9869f5e06e8b50f94fda804eec8837
[INFO] running `Command { std: "docker" "start" "-a" "d9fd929a8210a30ff3bfc72be3138d15aa9869f5e06e8b50f94fda804eec8837", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d9fd929a8210a30ff3bfc72be3138d15aa9869f5e06e8b50f94fda804eec8837", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d9fd929a8210a30ff3bfc72be3138d15aa9869f5e06e8b50f94fda804eec8837", kill_on_drop: false }`
[INFO] [stdout] d9fd929a8210a30ff3bfc72be3138d15aa9869f5e06e8b50f94fda804eec8837
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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 -Dinherent-method-on-receiver" "-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+7b3da9103634dffd4f4365cfd8642427c781d99f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c6351a6ccc78977895082bc3458a02cd03cb30219a1f757bb0f2fcc38fe5eaa6
[INFO] running `Command { std: "docker" "start" "-a" "c6351a6ccc78977895082bc3458a02cd03cb30219a1f757bb0f2fcc38fe5eaa6", kill_on_drop: false }`
[INFO] [stderr] warning: unused manifest key: target.cfg(not(target_arch = "wasm32")).bin
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]     Checking log v0.4.20
[INFO] [stderr]    Compiling syn v2.0.51
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling signal-hook v0.3.17
[INFO] [stderr]     Checking futures-sink v0.3.30
[INFO] [stderr]     Checking getrandom v0.2.12
[INFO] [stderr]    Compiling cpufeatures v0.2.12
[INFO] [stderr]     Checking utf8parse v0.2.1
[INFO] [stderr]     Checking futures-channel v0.3.30
[INFO] [stderr]     Checking futures-task v0.3.30
[INFO] [stderr]     Checking mio v0.8.10
[INFO] [stderr]     Checking futures-io v0.3.30
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking anstyle-parse v0.2.3
[INFO] [stderr]    Compiling walkdir v2.4.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking anstyle-query v1.0.2
[INFO] [stderr]     Checking anstyle v1.0.6
[INFO] [stderr]     Checking colorchoice v1.0.0
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]    Compiling uuid v1.8.0
[INFO] [stderr]     Checking anstream v0.6.12
[INFO] [stderr]    Compiling either v1.10.0
[INFO] [stderr]     Checking strsim v0.11.0
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]     Checking signal-hook-mio v0.2.3
[INFO] [stderr]     Checking clap_lex v0.7.0
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]     Checking crossterm v0.25.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]     Checking rust-embed-utils v8.3.0
[INFO] [stderr]     Checking clap_builder v4.5.1
[INFO] [stderr]    Compiling venial v0.5.0
[INFO] [stderr]     Checking unicode-segmentation v1.11.0
[INFO] [stderr]     Checking cassowary v0.3.0
[INFO] [stderr]     Checking unicode-width v0.1.11
[INFO] [stderr]     Checking discard v1.0.4
[INFO] [stderr]     Checking owning_ref v0.4.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking rand_xoshiro v0.6.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 rust-embed-impl v8.3.0
[INFO] [stderr]    Compiling gensym v0.1.1
[INFO] [stderr]    Compiling clap_derive v4.5.0
[INFO] [stderr]     Checking rust-embed v8.3.0
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]     Checking pin-project v1.1.5
[INFO] [stderr]     Checking clap v4.5.1
[INFO] [stderr]    Compiling ambassador v0.3.6
[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] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]   --> src/game_state/inputs/game_state_ref.rs:39:18
[INFO] [stdout]    |
[INFO] [stdout] 15 | impl<'a, T> Deref for GameStateRef<'a, T> {
[INFO] [stdout]    | ----------------------------------------- trait implemented here
[INFO] [stdout] 16 |     type Target = T;
[INFO] [stdout]    |     ----------- with `Target` set here
[INFO] [stdout] ...
[INFO] [stdout] 39 |     pub fn decay(self) -> RefMut<'a, GameState> {
[INFO] [stdout]    |                  ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: requested on the command line with `-D inherent-method-on-receiver`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]   --> src/game_state/inputs/game_state_ref.rs:43:28
[INFO] [stdout]    |
[INFO] [stdout] 15 | impl<'a, T> Deref for GameStateRef<'a, T> {
[INFO] [stdout]    | ----------------------------------------- trait implemented here
[INFO] [stdout] 16 |     type Target = T;
[INFO] [stdout]    |     ----------- with `Target` set here
[INFO] [stdout] ...
[INFO] [stdout] 43 |     pub fn game_state_cell(self) -> &'a RefCell<GameState> {
[INFO] [stdout]    |                            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]   --> src/game_state/inputs/game_state_ref.rs:47:22
[INFO] [stdout]    |
[INFO] [stdout] 15 | impl<'a, T> Deref for GameStateRef<'a, T> {
[INFO] [stdout]    | ----------------------------------------- trait implemented here
[INFO] [stdout] 16 |     type Target = T;
[INFO] [stdout]    |     ----------- with `Target` set here
[INFO] [stdout] ...
[INFO] [stdout] 47 |     pub fn decompose(mut self) -> (&'a mut T, GameStateRefPart<'a>) {
[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] error: could not compile `dungeon_stranding` (lib) due to 3 previous errors; 13 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[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] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]   --> src/game_state/inputs/game_state_ref.rs:39:18
[INFO] [stdout]    |
[INFO] [stdout] 15 | impl<'a, T> Deref for GameStateRef<'a, T> {
[INFO] [stdout]    | ----------------------------------------- trait implemented here
[INFO] [stdout] 16 |     type Target = T;
[INFO] [stdout]    |     ----------- with `Target` set here
[INFO] [stdout] ...
[INFO] [stdout] 39 |     pub fn decay(self) -> RefMut<'a, GameState> {
[INFO] [stdout]    |                  ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: requested on the command line with `-D inherent-method-on-receiver`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]   --> src/game_state/inputs/game_state_ref.rs:43:28
[INFO] [stdout]    |
[INFO] [stdout] 15 | impl<'a, T> Deref for GameStateRef<'a, T> {
[INFO] [stdout]    | ----------------------------------------- trait implemented here
[INFO] [stdout] 16 |     type Target = T;
[INFO] [stdout]    |     ----------- with `Target` set here
[INFO] [stdout] ...
[INFO] [stdout] 43 |     pub fn game_state_cell(self) -> &'a RefCell<GameState> {
[INFO] [stdout]    |                            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]   --> src/game_state/inputs/game_state_ref.rs:47:22
[INFO] [stdout]    |
[INFO] [stdout] 15 | impl<'a, T> Deref for GameStateRef<'a, T> {
[INFO] [stdout]    | ----------------------------------------- trait implemented here
[INFO] [stdout] 16 |     type Target = T;
[INFO] [stdout]    |     ----------- with `Target` set here
[INFO] [stdout] ...
[INFO] [stdout] 47 |     pub fn decompose(mut self) -> (&'a mut T, GameStateRefPart<'a>) {
[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] error: could not compile `dungeon_stranding` (lib test) due to 3 previous errors; 13 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "c6351a6ccc78977895082bc3458a02cd03cb30219a1f757bb0f2fcc38fe5eaa6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c6351a6ccc78977895082bc3458a02cd03cb30219a1f757bb0f2fcc38fe5eaa6", kill_on_drop: false }`
[INFO] [stdout] c6351a6ccc78977895082bc3458a02cd03cb30219a1f757bb0f2fcc38fe5eaa6
