[INFO] cloning repository https://github.com/0x0nyx98/hibachi
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/0x0nyx98/hibachi" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0x0nyx98%2Fhibachi", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0x0nyx98%2Fhibachi'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c0b813a15bbc07cb995f3820248f8a9a073b8472
[INFO] checking 0x0nyx98/hibachi against try#44f3504e96c944ae54fc72b5f5008f53f7eda001 for pr-136776
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0x0nyx98%2Fhibachi" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/0x0nyx98/hibachi on toolchain 44f3504e96c944ae54fc72b5f5008f53f7eda001
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+44f3504e96c944ae54fc72b5f5008f53f7eda001" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/0x0nyx98/hibachi
[INFO] finished tweaking git repo https://github.com/0x0nyx98/hibachi
[INFO] tweaked toml for git repo https://github.com/0x0nyx98/hibachi written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/0x0nyx98/hibachi 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" "+44f3504e96c944ae54fc72b5f5008f53f7eda001" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+44f3504e96c944ae54fc72b5f5008f53f7eda001" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9ac2782781305037aaccd3a37a629a8e46e8b97ab0a536f6d90482e62dbdba2d
[INFO] running `Command { std: "docker" "start" "-a" "9ac2782781305037aaccd3a37a629a8e46e8b97ab0a536f6d90482e62dbdba2d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9ac2782781305037aaccd3a37a629a8e46e8b97ab0a536f6d90482e62dbdba2d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9ac2782781305037aaccd3a37a629a8e46e8b97ab0a536f6d90482e62dbdba2d", kill_on_drop: false }`
[INFO] [stdout] 9ac2782781305037aaccd3a37a629a8e46e8b97ab0a536f6d90482e62dbdba2d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+44f3504e96c944ae54fc72b5f5008f53f7eda001" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 08fed1b0d74c06ec26b9cf41ca088ceae6309789a4c6d3645c5d8c6fe1236e6d
[INFO] running `Command { std: "docker" "start" "-a" "08fed1b0d74c06ec26b9cf41ca088ceae6309789a4c6d3645c5d8c6fe1236e6d", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.168
[INFO] [stderr]    Compiling rustix v0.38.42
[INFO] [stderr]     Checking linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling serde v1.0.216
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling cc v1.2.4
[INFO] [stderr]    Compiling wayland-sys v0.31.5
[INFO] [stderr]    Compiling quick-xml v0.36.2
[INFO] [stderr]    Compiling serde_derive v1.0.216
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling zvariant_utils v2.1.0
[INFO] [stderr]    Compiling enumflags2_derive v0.7.10
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling bytemuck_derive v1.8.0
[INFO] [stderr]    Compiling wayland-client v0.31.7
[INFO] [stderr]     Checking futures-lite v2.5.0
[INFO] [stderr]    Compiling endi v1.1.0
[INFO] [stderr]     Checking ttf-parser v0.25.1
[INFO] [stderr]     Checking ab_glyph_rasterizer v0.1.8
[INFO] [stderr]    Compiling khronos_api v3.1.0
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]    Compiling zvariant_derive v4.2.0
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking event-listener v5.3.1
[INFO] [stderr]    Compiling zbus_macros v4.4.0
[INFO] [stderr]     Checking event-listener-strategy v0.5.3
[INFO] [stderr]    Compiling serde_repr v0.1.19
[INFO] [stderr]     Checking async-channel v2.3.1
[INFO] [stderr]     Checking async-lock v3.4.0
[INFO] [stderr]     Checking async-broadcast v0.7.1
[INFO] [stderr]    Compiling async-trait v0.1.83
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]    Compiling wayland-scanner v0.31.5
[INFO] [stderr]     Checking bytemuck v1.20.0
[INFO] [stderr]     Checking ordered-stream v0.2.0
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]     Checking blocking v1.6.1
[INFO] [stderr]     Checking async-executor v1.13.1
[INFO] [stderr]    Compiling xml-rs v0.8.24
[INFO] [stderr]     Checking accesskit v0.16.3
[INFO] [stderr]    Compiling x11-dl v2.21.0
[INFO] [stderr]     Checking emath v0.29.1
[INFO] [stderr]     Checking async-fs v2.1.2
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]     Checking tiny-skia-path v0.11.4
[INFO] [stderr]     Checking epaint_default_fonts v0.29.1
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking nohash-hasher v0.2.0
[INFO] [stderr]     Checking ecolor v0.29.1
[INFO] [stderr]     Checking x11rb-protocol v0.13.1
[INFO] [stderr]     Checking icu_normalizer v1.5.0
[INFO] [stderr]     Checking immutable-chunkmap v2.0.6
[INFO] [stderr]    Compiling winit v0.30.5
[INFO] [stderr]     Checking miniz_oxide v0.8.0
[INFO] [stderr]     Checking tiny-skia v0.11.4
[INFO] [stderr]    Compiling wayland-backend v0.3.7
[INFO] [stderr]     Checking xkbcommon-dl v0.4.2
[INFO] [stderr]     Checking dpi v0.1.1
[INFO] [stderr]     Checking form_urlencoded v1.2.1
[INFO] [stderr]    Compiling glutin v0.32.1
[INFO] [stderr]    Compiling unicase v2.8.0
[INFO] [stderr]     Checking accesskit_consumer v0.24.3
[INFO] [stderr]    Compiling glutin-winit v0.5.0
[INFO] [stderr]    Compiling gl_generator v0.14.0
[INFO] [stderr]     Checking idna_adapter v1.2.0
[INFO] [stderr]     Checking idna v1.0.3
[INFO] [stderr]    Compiling mime_guess2 v2.0.5
[INFO] [stderr]     Checking home v0.5.9
[INFO] [stderr]     Checking url v2.5.4
[INFO] [stderr]     Checking byteorder-lite v0.1.0
[INFO] [stderr]     Checking flate2 v1.0.35
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking nix v0.29.0
[INFO] [stderr]     Checking xdg-home v1.3.0
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking ahash v0.8.11
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking memmap2 v0.9.5
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking png v0.17.15
[INFO] [stderr]     Checking webbrowser v1.0.3
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling glutin_egl_sys v0.7.0
[INFO] [stderr]    Compiling glutin_glx_sys v0.6.0
[INFO] [stderr]     Checking owned_ttf_parser v0.25.0
[INFO] [stderr]    Compiling tinyfiledialogs v3.9.1
[INFO] [stderr]     Checking ab_glyph v0.2.29
[INFO] [stderr]    Compiling enum-map-derive v0.17.0
[INFO] [stderr]     Checking glow v0.14.2
[INFO] [stderr]    Compiling litrs v0.4.1
[INFO] [stderr]     Checking epaint v0.29.1
[INFO] [stderr]     Checking image v0.25.5
[INFO] [stderr]    Compiling document-features v0.2.10
[INFO] [stderr]     Checking egui v0.29.1
[INFO] [stderr]     Checking enumflags2 v0.7.10
[INFO] [stderr]     Checking quick-xml v0.30.0
[INFO] [stderr]     Checking enum-map v2.7.3
[INFO] [stderr]     Checking zvariant v4.2.0
[INFO] [stderr]     Checking polling v3.7.4
[INFO] [stderr]     Checking async-io v2.4.0
[INFO] [stderr]     Checking calloop v0.13.0
[INFO] [stderr]     Checking egui_glow v0.29.1
[INFO] [stderr]     Checking egui_extras v0.29.1
[INFO] [stderr]     Checking egui-modal v0.5.0
[INFO] [stderr]     Checking wayland-csd-frame v0.3.0
[INFO] [stderr]     Checking zbus_names v3.0.0
[INFO] [stderr]     Checking zbus_xml v4.0.0
[INFO] [stderr]     Checking zbus v4.4.0
[INFO] [stderr]     Checking wayland-protocols v0.32.5
[INFO] [stderr]     Checking wayland-cursor v0.31.7
[INFO] [stderr]     Checking calloop-wayland-source v0.3.0
[INFO] [stderr]     Checking zbus-lockstep v0.4.4
[INFO] [stderr]    Compiling zbus-lockstep-macros v0.4.4
[INFO] [stderr]     Checking x11rb v0.13.1
[INFO] [stderr]     Checking atspi-common v0.6.0
[INFO] [stderr]     Checking wayland-protocols-wlr v0.3.5
[INFO] [stderr]     Checking wayland-protocols-plasma v0.3.5
[INFO] [stderr]     Checking smithay-client-toolkit v0.19.2
[INFO] [stderr]     Checking arboard v3.4.1
[INFO] [stderr]     Checking sctk-adwaita v0.10.1
[INFO] [stderr]     Checking smithay-clipboard v0.7.2
[INFO] [stderr]     Checking atspi-proxies v0.6.0
[INFO] [stderr]     Checking accesskit_atspi_common v0.9.3
[INFO] [stderr]     Checking atspi-connection v0.6.0
[INFO] [stderr]     Checking atspi v0.22.0
[INFO] [stderr]     Checking accesskit_unix v0.12.3
[INFO] [stderr]     Checking accesskit_winit v0.22.4
[INFO] [stderr]     Checking egui-winit v0.29.1
[INFO] [stderr]     Checking eframe v0.29.1
[INFO] [stderr]     Checking hibachi v0.0.8 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unnecessary parentheses around `while` condition
[INFO] [stdout]   --> src/rom.rs:59:19
[INFO] [stdout]    |
[INFO] [stdout] 59 |             while (k < world_offs[n + 1]) {
[INFO] [stdout]    |                   ^                     ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_parens)]` on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 59 -             while (k < world_offs[n + 1]) {
[INFO] [stdout] 59 +             while k < world_offs[n + 1] {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around `match` scrutinee expression
[INFO] [stdout]    --> src/rom.rs:131:15
[INFO] [stdout]     |
[INFO] [stdout] 131 |         match (&self.rom) {
[INFO] [stdout]     |               ^         ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 131 -         match (&self.rom) {
[INFO] [stdout] 131 +         match &self.rom {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around `while` condition
[INFO] [stdout]    --> src/rom.rs:189:15
[INFO] [stdout]     |
[INFO] [stdout] 189 |         while (raw_rom[t] != 0xFD) {
[INFO] [stdout]     |               ^                  ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 189 -         while (raw_rom[t] != 0xFD) {
[INFO] [stdout] 189 +         while raw_rom[t] != 0xFD {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around `while` condition
[INFO] [stdout]    --> src/rom.rs:324:15
[INFO] [stdout]     |
[INFO] [stdout] 324 |         while (raw_rom[s] != 0xFF) {
[INFO] [stdout]     |               ^                  ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 324 -         while (raw_rom[s] != 0xFF) {
[INFO] [stdout] 324 +         while raw_rom[s] != 0xFF {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around `match` scrutinee expression
[INFO] [stdout]    --> src/main.rs:243:31
[INFO] [stdout]     |
[INFO] [stdout] 243 |                         match (fs::read(&path)) {
[INFO] [stdout]     |                               ^               ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 243 -                         match (fs::read(&path)) {
[INFO] [stdout] 243 +                         match fs::read(&path) {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around `while` condition
[INFO] [stdout]   --> src/rom.rs:59:19
[INFO] [stdout]    |
[INFO] [stdout] 59 |             while (k < world_offs[n + 1]) {
[INFO] [stdout]    |                   ^                     ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_parens)]` on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 59 -             while (k < world_offs[n + 1]) {
[INFO] [stdout] 59 +             while k < world_offs[n + 1] {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around `match` scrutinee expression
[INFO] [stdout]    --> src/rom.rs:131:15
[INFO] [stdout]     |
[INFO] [stdout] 131 |         match (&self.rom) {
[INFO] [stdout]     |               ^         ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 131 -         match (&self.rom) {
[INFO] [stdout] 131 +         match &self.rom {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around `while` condition
[INFO] [stdout]    --> src/rom.rs:189:15
[INFO] [stdout]     |
[INFO] [stdout] 189 |         while (raw_rom[t] != 0xFD) {
[INFO] [stdout]     |               ^                  ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 189 -         while (raw_rom[t] != 0xFD) {
[INFO] [stdout] 189 +         while raw_rom[t] != 0xFD {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around `while` condition
[INFO] [stdout]    --> src/rom.rs:324:15
[INFO] [stdout]     |
[INFO] [stdout] 324 |         while (raw_rom[s] != 0xFF) {
[INFO] [stdout]     |               ^                  ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 324 -         while (raw_rom[s] != 0xFF) {
[INFO] [stdout] 324 +         while raw_rom[s] != 0xFF {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around `match` scrutinee expression
[INFO] [stdout]    --> src/main.rs:243:31
[INFO] [stdout]     |
[INFO] [stdout] 243 |                         match (fs::read(&path)) {
[INFO] [stdout]     |                               ^               ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 243 -                         match (fs::read(&path)) {
[INFO] [stdout] 243 +                         match fs::read(&path) {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `e`
[INFO] [stdout]    --> src/main.rs:264:33
[INFO] [stdout]     |
[INFO] [stdout] 264 | ...                   Err(e) => {
[INFO] [stdout]     |                           ^ help: if this is intentional, prefix it with an underscore: `_e`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `e`
[INFO] [stdout]    --> src/main.rs:264:33
[INFO] [stdout]     |
[INFO] [stdout] 264 | ...                   Err(e) => {
[INFO] [stdout]     |                           ^ help: if this is intentional, prefix it with an underscore: `_e`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `x`, `y`, and `variety` are never read
[INFO] [stdout]    --> src/main.rs:568:5
[INFO] [stdout]     |
[INFO] [stdout] 567 | struct AreaTerrainObject {
[INFO] [stdout]     |        ----------------- fields in this struct
[INFO] [stdout] 568 |     x: usize,
[INFO] [stdout]     |     ^
[INFO] [stdout] 569 |     y: u8,  // 0 <= y <= 11 (12..=15 are obj types)
[INFO] [stdout]     |     ^
[INFO] [stdout] 570 |     variety: TerrainObjectType
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `x`, `y`, and `variety` are never read
[INFO] [stdout]    --> src/main.rs:568:5
[INFO] [stdout]     |
[INFO] [stdout] 567 | struct AreaTerrainObject {
[INFO] [stdout]     |        ----------------- fields in this struct
[INFO] [stdout] 568 |     x: usize,
[INFO] [stdout]     |     ^
[INFO] [stdout] 569 |     y: u8,  // 0 <= y <= 11 (12..=15 are obj types)
[INFO] [stdout]     |     ^
[INFO] [stdout] 570 |     variety: TerrainObjectType
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `lategame` is never read
[INFO] [stdout]    --> src/main.rs:652:5
[INFO] [stdout]     |
[INFO] [stdout] 650 | struct AreaSpriteObject {
[INFO] [stdout]     |        ---------------- field in this struct
[INFO] [stdout] 651 |     variety: SpriteObjectType,
[INFO] [stdout] 652 |     lategame: bool, // originally labeled this variable 'hard', quickly regretted that
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `lategame` is never read
[INFO] [stdout]    --> src/main.rs:652:5
[INFO] [stdout]     |
[INFO] [stdout] 650 | struct AreaSpriteObject {
[INFO] [stdout]     |        ---------------- field in this struct
[INFO] [stdout] 651 |     variety: SpriteObjectType,
[INFO] [stdout] 652 |     lategame: bool, // originally labeled this variable 'hard', quickly regretted that
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `WarpInfo` is never constructed
[INFO] [stdout]    --> src/main.rs:729:5
[INFO] [stdout]     |
[INFO] [stdout] 658 | enum SpriteObjectType {
[INFO] [stdout]     |      ---------------- variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 729 |     WarpInfo(u8, u8, u8) // for enterable pipes: exit lev id, enterance world num, return screen num
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `SpriteObjectType` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `rewrite_levels` is never used
[INFO] [stdout]    --> src/rom.rs:105:12
[INFO] [stdout]     |
[INFO] [stdout] 3   | impl HibachiApp {
[INFO] [stdout]     | --------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 105 |     pub fn rewrite_levels(&mut self) {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `paint_silhouette` is never used
[INFO] [stdout]   --> src/viewport.rs:23:12
[INFO] [stdout]    |
[INFO] [stdout] 3  | impl HibachiApp {
[INFO] [stdout]    | --------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 23 |     pub fn paint_silhouette(&self, pntr: &egui::Painter, o: Vec2, x: isize, y: isize, spr: MarioGraphics, pal: MarioColorPalette) {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `WarpInfo` is never constructed
[INFO] [stdout]    --> src/main.rs:729:5
[INFO] [stdout]     |
[INFO] [stdout] 658 | enum SpriteObjectType {
[INFO] [stdout]     |      ---------------- variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 729 |     WarpInfo(u8, u8, u8) // for enterable pipes: exit lev id, enterance world num, return screen num
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `SpriteObjectType` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `rewrite_levels` is never used
[INFO] [stdout]    --> src/rom.rs:105:12
[INFO] [stdout]     |
[INFO] [stdout] 3   | impl HibachiApp {
[INFO] [stdout]     | --------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 105 |     pub fn rewrite_levels(&mut self) {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `paint_silhouette` is never used
[INFO] [stdout]   --> src/viewport.rs:23:12
[INFO] [stdout]    |
[INFO] [stdout] 3  | impl HibachiApp {
[INFO] [stdout]    | --------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 23 |     pub fn paint_silhouette(&self, pntr: &egui::Painter, o: Vec2, x: isize, y: isize, spr: MarioGraphics, pal: MarioColorPalette) {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 42s
[INFO] running `Command { std: "docker" "inspect" "08fed1b0d74c06ec26b9cf41ca088ceae6309789a4c6d3645c5d8c6fe1236e6d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "08fed1b0d74c06ec26b9cf41ca088ceae6309789a4c6d3645c5d8c6fe1236e6d", kill_on_drop: false }`
[INFO] [stdout] 08fed1b0d74c06ec26b9cf41ca088ceae6309789a4c6d3645c5d8c6fe1236e6d
