[INFO] cloning repository https://github.com/lamenore/mamamia
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lamenore/mamamia" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flamenore%2Fmamamia", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flamenore%2Fmamamia'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 79f5aad4be80367f1132bb80e9d42ab8bdc08eab
[INFO] checking lamenore/mamamia against master#377656d3dd3f9c23a9c8713e163f4365a5261a84 for pr-146470-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flamenore%2Fmamamia" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/lamenore/mamamia
[INFO] finished tweaking git repo https://github.com/lamenore/mamamia
[INFO] tweaked toml for git repo https://github.com/lamenore/mamamia written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/lamenore/mamamia on toolchain 377656d3dd3f9c23a9c8713e163f4365a5261a84
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+377656d3dd3f9c23a9c8713e163f4365a5261a84" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+377656d3dd3f9c23a9c8713e163f4365a5261a84" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]      Locking 148 packages to latest compatible versions
[INFO] [stderr]       Adding rand v0.8.5 (available: v0.9.2)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+377656d3dd3f9c23a9c8713e163f4365a5261a84" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+377656d3dd3f9c23a9c8713e163f4365a5261a84" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1539f20763debbd5644b352829a33fc7d79c237990e840866ac1b3c590f2c25b
[INFO] running `Command { std: "docker" "start" "-a" "1539f20763debbd5644b352829a33fc7d79c237990e840866ac1b3c590f2c25b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1539f20763debbd5644b352829a33fc7d79c237990e840866ac1b3c590f2c25b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1539f20763debbd5644b352829a33fc7d79c237990e840866ac1b3c590f2c25b", kill_on_drop: false }`
[INFO] [stdout] 1539f20763debbd5644b352829a33fc7d79c237990e840866ac1b3c590f2c25b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+377656d3dd3f9c23a9c8713e163f4365a5261a84" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 858f07a106294ffed7d6cd69e011c463520eda7f9c7c08fcfe564a2a3dcd06b5
[INFO] running `Command { std: "docker" "start" "-a" "858f07a106294ffed7d6cd69e011c463520eda7f9c7c08fcfe564a2a3dcd06b5", kill_on_drop: false }`
[INFO] [stderr]     Checking simd-adler32 v0.3.8
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking bytemuck v1.24.0
[INFO] [stderr]     Checking as-slice v0.2.1
[INFO] [stderr]     Checking log v0.4.29
[INFO] [stderr]    Compiling built v0.8.0
[INFO] [stderr]    Compiling av-scenechange v0.14.1
[INFO] [stderr]     Checking nom v8.0.0
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]     Checking core2 v0.4.0
[INFO] [stderr]     Checking y4m v0.8.0
[INFO] [stderr]    Compiling pastey v0.1.1
[INFO] [stderr]    Compiling toml_parser v1.0.6+spec-1.1.0
[INFO] [stderr]    Compiling simd_helpers v0.1.0
[INFO] [stderr]     Checking maybe-rayon v0.1.1
[INFO] [stderr]     Checking bitstream-io v4.9.0
[INFO] [stderr]    Compiling matrixmultiply v0.3.10
[INFO] [stderr]     Checking aligned v0.4.3
[INFO] [stderr]     Checking weezl v0.1.12
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking safe_arch v0.7.4
[INFO] [stderr]     Checking zune-core v0.4.12
[INFO] [stderr]    Compiling noop_proc_macro v0.3.0
[INFO] [stderr]     Checking imgref v1.12.0
[INFO] [stderr]    Compiling toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]     Checking new_debug_unreachable v1.0.6
[INFO] [stderr]     Checking zune-inflate v0.2.54
[INFO] [stderr]     Checking zune-jpeg v0.4.21
[INFO] [stderr]     Checking fdeflate v0.3.7
[INFO] [stderr]     Checking avif-serialize v0.8.6
[INFO] [stderr]     Checking lebe v0.5.3
[INFO] [stderr]    Compiling toml_edit v0.23.10+spec-1.0.0
[INFO] [stderr]     Checking loop9 v0.1.5
[INFO] [stderr]     Checking byteorder-lite v0.1.0
[INFO] [stderr]     Checking flate2 v1.1.5
[INFO] [stderr]     Checking wide v0.7.33
[INFO] [stderr]     Checking zune-core v0.5.0
[INFO] [stderr]     Checking bitflags v2.10.0
[INFO] [stderr]     Checking ttf-parser v0.25.1
[INFO] [stderr]     Checking rgb v0.8.52
[INFO] [stderr]    Compiling rav1e v0.8.1
[INFO] [stderr]     Checking gif v0.14.1
[INFO] [stderr]     Checking image-webp v0.2.4
[INFO] [stderr]     Checking qoi v0.4.1
[INFO] [stderr]     Checking ab_glyph_rasterizer v0.1.10
[INFO] [stderr]     Checking zune-jpeg v0.5.7
[INFO] [stderr]     Checking png v0.18.0
[INFO] [stderr]    Compiling proc-macro-crate v3.4.0
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]     Checking pxfm v0.1.27
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking simba v0.8.1
[INFO] [stderr]     Checking num v0.4.3
[INFO] [stderr]     Checking owned_ttf_parser v0.25.1
[INFO] [stderr]     Checking ab_glyph v0.2.32
[INFO] [stderr]     Checking moxcms v0.7.11
[INFO] [stderr]    Compiling zerocopy-derive v0.8.31
[INFO] [stderr]    Compiling equator-macro v0.4.2
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling profiling-procmacros v1.0.17
[INFO] [stderr]    Compiling arg_enum_proc_macro v0.3.4
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling fax_derive v0.2.0
[INFO] [stderr]    Compiling num_enum_derive v0.7.5
[INFO] [stderr]     Checking profiling v1.0.17
[INFO] [stderr]     Checking fax v0.2.6
[INFO] [stderr]     Checking equator v0.4.2
[INFO] [stderr]     Checking num_enum v0.7.5
[INFO] [stderr]     Checking aligned-vec v0.6.4
[INFO] [stderr]     Checking v_frame v0.3.9
[INFO] [stderr]     Checking thiserror v2.0.17
[INFO] [stderr]     Checking zerocopy v0.8.31
[INFO] [stderr]     Checking av1-grain v0.2.5
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]     Checking nalgebra v0.32.6
[INFO] [stderr]     Checking exr v1.74.0
[INFO] [stderr]     Checking tiff v0.10.3
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking rand_distr v0.4.3
[INFO] [stderr]     Checking ravif v0.12.0
[INFO] [stderr]     Checking image v0.25.9
[INFO] [stderr]     Checking imageproc v0.25.0
[INFO] [stderr]     Checking mamamia v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `image::error`
[INFO] [stdout]  --> src/main.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use image::error;
[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: `super::room`
[INFO] [stdout]  --> src/types/rom.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use super::room;
[INFO] [stdout]   |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `disjointed_set::DisjointedSet`
[INFO] [stdout]   --> src/types/room.rs:18:9
[INFO] [stdout]    |
[INFO] [stdout] 18 |         disjointed_set::DisjointedSet,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `self`
[INFO] [stdout]   --> src/main.rs:15:19
[INFO] [stdout]    |
[INFO] [stdout] 15 | use types::room::{self, Room};
[INFO] [stdout]    |                   ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `image::error`
[INFO] [stdout]  --> src/main.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use image::error;
[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: `super::room`
[INFO] [stdout]  --> src/types/rom.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use super::room;
[INFO] [stdout]   |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `disjointed_set::DisjointedSet`
[INFO] [stdout]   --> src/types/room.rs:18:9
[INFO] [stdout]    |
[INFO] [stdout] 18 |         disjointed_set::DisjointedSet,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `self`
[INFO] [stdout]   --> src/main.rs:15:19
[INFO] [stdout]    |
[INFO] [stdout] 15 | use types::room::{self, Room};
[INFO] [stdout]    |                   ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/types/room.rs:157:13
[INFO] [stdout]     |
[INFO] [stdout] 157 |         let mut j = 0;
[INFO] [stdout]     |             ----^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `room_height`
[INFO] [stdout]    --> src/types/room.rs:132:13
[INFO] [stdout]     |
[INFO] [stdout] 132 |         let room_height = room.get_room_height_tiles();
[INFO] [stdout]     |             ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_room_height`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `j`
[INFO] [stdout]    --> src/types/room.rs:157:13
[INFO] [stdout]     |
[INFO] [stdout] 157 |         let mut j = 0;
[INFO] [stdout]     |             ^^^^^ help: if this is intentional, prefix it with an underscore: `_j`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `room_width`
[INFO] [stdout]    --> src/types/room.rs:836:13
[INFO] [stdout]     |
[INFO] [stdout] 836 |         let room_width = self.get_room_width_tiles() as usize;
[INFO] [stdout]     |             ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_room_width`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `room_height`
[INFO] [stdout]    --> src/types/room.rs:837:13
[INFO] [stdout]     |
[INFO] [stdout] 837 |         let room_height = self.get_room_height_tiles() as usize;
[INFO] [stdout]     |             ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_room_height`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `doors_indexes`
[INFO] [stdout]    --> src/types/room.rs:840:13
[INFO] [stdout]     |
[INFO] [stdout] 840 |         let doors_indexes = self
[INFO] [stdout]     |             ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_doors_indexes`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `to_hex` is never used
[INFO] [stdout]   --> src/types/address.rs:39:12
[INFO] [stdout]    |
[INFO] [stdout]  8 | impl LoRom {
[INFO] [stdout]    | ---------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 39 |     pub fn to_hex(self) -> u32 {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `PC` is never constructed
[INFO] [stdout]   --> src/types/address.rs:51:12
[INFO] [stdout]    |
[INFO] [stdout] 51 | pub struct PC(pub u32);
[INFO] [stdout]    |            ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `to_lorom` is never used
[INFO] [stdout]   --> src/types/address.rs:57:12
[INFO] [stdout]    |
[INFO] [stdout] 53 | impl PC {
[INFO] [stdout]    | ------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 57 |     pub fn to_lorom(self) -> Result<LoRom, &'static str> {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `DisjointedSet` is never constructed
[INFO] [stdout]  --> src/types/disjointed_set.rs:9:12
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub struct DisjointedSet {
[INFO] [stdout]   |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `find`, and `union` are never used
[INFO] [stdout]   --> src/types/disjointed_set.rs:14:12
[INFO] [stdout]    |
[INFO] [stdout] 13 | impl DisjointedSet {
[INFO] [stdout]    | ------------------ associated items in this implementation
[INFO] [stdout] 14 |     pub fn new(size: usize) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 24 |     pub fn find(&mut self, cell: usize) -> usize {
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 |     pub fn union(&mut self, cell1: usize, cell2: usize) -> usize {
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `GrowingRect` is never constructed
[INFO] [stdout]   --> src/types/room.rs:59:8
[INFO] [stdout]    |
[INFO] [stdout] 59 | struct GrowingRect {
[INFO] [stdout]    |        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `with_cell`, `update`, `merge`, and `is_empty` are never used
[INFO] [stdout]   --> src/types/room.rs:67:8
[INFO] [stdout]    |
[INFO] [stdout] 66 | impl GrowingRect {
[INFO] [stdout]    | ---------------- associated items in this implementation
[INFO] [stdout] 67 |     fn new() -> Self {
[INFO] [stdout]    |        ^^^
[INFO] [stdout] ...
[INFO] [stdout] 71 |     fn with_cell(cell: &Cell) -> Self {
[INFO] [stdout]    |        ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 77 |     fn update(&mut self, x: u16, y: u16, width: u16, height: u16) {
[INFO] [stdout]    |        ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 85 |     fn merge(&self, nb_index: &GrowingRect) -> GrowingRect {
[INFO] [stdout]    |        ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 97 |     fn is_empty(&self) -> bool {
[INFO] [stdout]    |        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `save_doors` is never used
[INFO] [stdout]    --> src/types/room.rs:835:12
[INFO] [stdout]     |
[INFO] [stdout] 124 | impl Room {
[INFO] [stdout]     | --------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 835 |     pub fn save_doors(&self) {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `get_neighbors_of_type` is never used
[INFO] [stdout]    --> src/types/room.rs:920:8
[INFO] [stdout]     |
[INFO] [stdout] 897 | impl CellNeighbors {
[INFO] [stdout]     | ------------------ method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 920 |     fn get_neighbors_of_type(&self, cells: &[Cell], block_type: BlockType) -> Vec<usize> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/types/room.rs:157:13
[INFO] [stdout]     |
[INFO] [stdout] 157 |         let mut j = 0;
[INFO] [stdout]     |             ----^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `room_height`
[INFO] [stdout]    --> src/types/room.rs:132:13
[INFO] [stdout]     |
[INFO] [stdout] 132 |         let room_height = room.get_room_height_tiles();
[INFO] [stdout]     |             ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_room_height`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `j`
[INFO] [stdout]    --> src/types/room.rs:157:13
[INFO] [stdout]     |
[INFO] [stdout] 157 |         let mut j = 0;
[INFO] [stdout]     |             ^^^^^ help: if this is intentional, prefix it with an underscore: `_j`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `room_width`
[INFO] [stdout]    --> src/types/room.rs:836:13
[INFO] [stdout]     |
[INFO] [stdout] 836 |         let room_width = self.get_room_width_tiles() as usize;
[INFO] [stdout]     |             ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_room_width`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `room_height`
[INFO] [stdout]    --> src/types/room.rs:837:13
[INFO] [stdout]     |
[INFO] [stdout] 837 |         let room_height = self.get_room_height_tiles() as usize;
[INFO] [stdout]     |             ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_room_height`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `doors_indexes`
[INFO] [stdout]    --> src/types/room.rs:840:13
[INFO] [stdout]     |
[INFO] [stdout] 840 |         let doors_indexes = self
[INFO] [stdout]     |             ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_doors_indexes`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `to_hex` is never used
[INFO] [stdout]   --> src/types/address.rs:39:12
[INFO] [stdout]    |
[INFO] [stdout]  8 | impl LoRom {
[INFO] [stdout]    | ---------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 39 |     pub fn to_hex(self) -> u32 {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `PC` is never constructed
[INFO] [stdout]   --> src/types/address.rs:51:12
[INFO] [stdout]    |
[INFO] [stdout] 51 | pub struct PC(pub u32);
[INFO] [stdout]    |            ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `to_lorom` is never used
[INFO] [stdout]   --> src/types/address.rs:57:12
[INFO] [stdout]    |
[INFO] [stdout] 53 | impl PC {
[INFO] [stdout]    | ------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 57 |     pub fn to_lorom(self) -> Result<LoRom, &'static str> {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `DisjointedSet` is never constructed
[INFO] [stdout]  --> src/types/disjointed_set.rs:9:12
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub struct DisjointedSet {
[INFO] [stdout]   |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `find`, and `union` are never used
[INFO] [stdout]   --> src/types/disjointed_set.rs:14:12
[INFO] [stdout]    |
[INFO] [stdout] 13 | impl DisjointedSet {
[INFO] [stdout]    | ------------------ associated items in this implementation
[INFO] [stdout] 14 |     pub fn new(size: usize) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 24 |     pub fn find(&mut self, cell: usize) -> usize {
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 |     pub fn union(&mut self, cell1: usize, cell2: usize) -> usize {
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `GrowingRect` is never constructed
[INFO] [stdout]   --> src/types/room.rs:59:8
[INFO] [stdout]    |
[INFO] [stdout] 59 | struct GrowingRect {
[INFO] [stdout]    |        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `with_cell`, `update`, `merge`, and `is_empty` are never used
[INFO] [stdout]   --> src/types/room.rs:67:8
[INFO] [stdout]    |
[INFO] [stdout] 66 | impl GrowingRect {
[INFO] [stdout]    | ---------------- associated items in this implementation
[INFO] [stdout] 67 |     fn new() -> Self {
[INFO] [stdout]    |        ^^^
[INFO] [stdout] ...
[INFO] [stdout] 71 |     fn with_cell(cell: &Cell) -> Self {
[INFO] [stdout]    |        ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 77 |     fn update(&mut self, x: u16, y: u16, width: u16, height: u16) {
[INFO] [stdout]    |        ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 85 |     fn merge(&self, nb_index: &GrowingRect) -> GrowingRect {
[INFO] [stdout]    |        ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 97 |     fn is_empty(&self) -> bool {
[INFO] [stdout]    |        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `save_doors` is never used
[INFO] [stdout]    --> src/types/room.rs:835:12
[INFO] [stdout]     |
[INFO] [stdout] 124 | impl Room {
[INFO] [stdout]     | --------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 835 |     pub fn save_doors(&self) {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `get_neighbors_of_type` is never used
[INFO] [stdout]    --> src/types/room.rs:920:8
[INFO] [stdout]     |
[INFO] [stdout] 897 | impl CellNeighbors {
[INFO] [stdout]     | ------------------ method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 920 |     fn get_neighbors_of_type(&self, cells: &[Cell], block_type: BlockType) -> Vec<usize> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 39.68s
[INFO] running `Command { std: "docker" "inspect" "858f07a106294ffed7d6cd69e011c463520eda7f9c7c08fcfe564a2a3dcd06b5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "858f07a106294ffed7d6cd69e011c463520eda7f9c7c08fcfe564a2a3dcd06b5", kill_on_drop: false }`
[INFO] [stdout] 858f07a106294ffed7d6cd69e011c463520eda7f9c7c08fcfe564a2a3dcd06b5
