[INFO] cloning repository https://github.com/EnzoSergiani/Game-Boy-Emulator [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/EnzoSergiani/Game-Boy-Emulator" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEnzoSergiani%2FGame-Boy-Emulator", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEnzoSergiani%2FGame-Boy-Emulator'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ced8b9c04ad2397b53c38162a202bd9c86737a5b [INFO] checking EnzoSergiani/Game-Boy-Emulator against master#a33907a7a5381473eec8bcfa0c56e05a856a911c for pr-151539 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEnzoSergiani%2FGame-Boy-Emulator" "/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/EnzoSergiani/Game-Boy-Emulator [INFO] finished tweaking git repo https://github.com/EnzoSergiani/Game-Boy-Emulator [INFO] tweaked toml for git repo https://github.com/EnzoSergiani/Game-Boy-Emulator written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/EnzoSergiani/Game-Boy-Emulator on toolchain a33907a7a5381473eec8bcfa0c56e05a856a911c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a33907a7a5381473eec8bcfa0c56e05a856a911c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/EnzoSergiani/Game-Boy-Emulator 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" "+a33907a7a5381473eec8bcfa0c56e05a856a911c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded gsk4 v0.7.3 [INFO] [stderr] Downloaded graphene-sys v0.18.1 [INFO] [stderr] Downloaded gsk4-sys v0.7.3 [INFO] [stderr] Downloaded gtk4-macros v0.7.2 [INFO] [stderr] Downloaded graphene-rs v0.18.1 [INFO] [stderr] Downloaded gdk4-sys v0.7.2 [INFO] [stderr] Downloaded gtk4-sys v0.7.3 [INFO] [stderr] Downloaded gdk4 v0.7.3 [INFO] [stderr] Downloaded gtk4 v0.7.3 [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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+a33907a7a5381473eec8bcfa0c56e05a856a911c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6c128002b041027f8a5894b135abb8e58b1009fb9e264785ed03391b6c3255ac [INFO] running `Command { std: "docker" "start" "-a" "6c128002b041027f8a5894b135abb8e58b1009fb9e264785ed03391b6c3255ac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6c128002b041027f8a5894b135abb8e58b1009fb9e264785ed03391b6c3255ac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6c128002b041027f8a5894b135abb8e58b1009fb9e264785ed03391b6c3255ac", kill_on_drop: false }` [INFO] [stdout] 6c128002b041027f8a5894b135abb8e58b1009fb9e264785ed03391b6c3255ac [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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+a33907a7a5381473eec8bcfa0c56e05a856a911c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ccbbd4a316add8771db7e0520d48d7fc032d43cfa6cca9a7c7c97c916f95c5d9 [INFO] running `Command { std: "docker" "start" "-a" "ccbbd4a316add8771db7e0520d48d7fc032d43cfa6cca9a7c7c97c916f95c5d9", kill_on_drop: false }` [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling hashbrown v0.16.1 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Compiling target-lexicon v0.12.16 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling version-compare v0.2.1 [INFO] [stderr] Compiling proc-macro2 v1.0.105 [INFO] [stderr] Compiling quote v1.0.43 [INFO] [stderr] Compiling unicode-ident v1.0.22 [INFO] [stderr] Compiling libc v0.2.180 [INFO] [stderr] Checking memchr v2.7.6 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking futures-core v0.3.31 [INFO] [stderr] Checking slab v0.4.11 [INFO] [stderr] Checking bitflags v2.10.0 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Compiling gio v0.18.4 [INFO] [stderr] Compiling semver v1.0.27 [INFO] [stderr] Checking regex-syntax v0.8.8 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Checking utf8parse v0.2.2 [INFO] [stderr] Checking is_terminal_polyfill v1.70.2 [INFO] [stderr] Checking colorchoice v1.0.4 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Checking anstyle-parse v0.2.7 [INFO] [stderr] Checking anstyle v1.0.13 [INFO] [stderr] Checking log v0.4.29 [INFO] [stderr] Checking aho-corasick v1.1.4 [INFO] [stderr] Checking anstyle-query v1.1.5 [INFO] [stderr] Checking jiff v0.2.18 [INFO] [stderr] Compiling field-offset v0.3.6 [INFO] [stderr] Checking anstream v0.6.21 [INFO] [stderr] Compiling cfg-expr v0.15.8 [INFO] [stderr] Compiling syn v2.0.114 [INFO] [stderr] Compiling indexmap v2.13.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking regex-automata v0.4.13 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking regex v1.12.2 [INFO] [stderr] Checking env_filter v0.1.4 [INFO] [stderr] Compiling toml_datetime v0.6.3 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Checking env_logger v0.11.8 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Compiling toml_edit v0.20.2 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Compiling gtk4-macros v0.7.2 [INFO] [stderr] Compiling toml v0.8.2 [INFO] [stderr] Compiling proc-macro-crate v2.0.2 [INFO] [stderr] Compiling system-deps v6.2.2 [INFO] [stderr] Compiling glib-macros v0.18.5 [INFO] [stderr] Compiling glib-sys v0.18.1 [INFO] [stderr] Compiling gobject-sys v0.18.0 [INFO] [stderr] Compiling gio-sys v0.18.1 [INFO] [stderr] Compiling gdk-pixbuf-sys v0.18.0 [INFO] [stderr] Compiling pango-sys v0.18.0 [INFO] [stderr] Compiling cairo-sys-rs v0.18.2 [INFO] [stderr] Compiling gdk4-sys v0.7.2 [INFO] [stderr] Compiling graphene-sys v0.18.1 [INFO] [stderr] Compiling gsk4-sys v0.7.3 [INFO] [stderr] Compiling gtk4-sys v0.7.3 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Checking glib v0.18.5 [INFO] [stderr] Checking cairo-rs v0.18.5 [INFO] [stderr] Checking graphene-rs v0.18.1 [INFO] [stderr] Checking pango v0.18.3 [INFO] [stderr] Checking gdk-pixbuf v0.18.5 [INFO] [stderr] Checking gdk4 v0.7.3 [INFO] [stderr] Checking gsk4 v0.7.3 [INFO] [stderr] Checking gtk4 v0.7.3 [INFO] [stderr] Checking gaboem v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: variant `ROM_Only` should have an upper camel case name [INFO] [stdout] --> src/memory/cartridge.rs:30:5 [INFO] [stdout] | [INFO] [stdout] 30 | ROM_Only, [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case: `RomOnly` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_camel_case_types)]` (part of `#[warn(nonstandard_style)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `MBC1_RAM` should have an upper camel case name [INFO] [stdout] --> src/memory/cartridge.rs:32:5 [INFO] [stdout] | [INFO] [stdout] 32 | MBC1_RAM, [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case: `Mbc1Ram` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `MBC1_RAM_Battery` should have an upper camel case name [INFO] [stdout] --> src/memory/cartridge.rs:33:5 [INFO] [stdout] | [INFO] [stdout] 33 | MBC1_RAM_Battery, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Mbc1RamBattery` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `MBC2_Battery` should have an upper camel case name [INFO] [stdout] --> src/memory/cartridge.rs:35:5 [INFO] [stdout] | [INFO] [stdout] 35 | MBC2_Battery, [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Mbc2Battery` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `ROM_RAM` should have an upper camel case name [INFO] [stdout] --> src/memory/cartridge.rs:36:5 [INFO] [stdout] | [INFO] [stdout] 36 | ROM_RAM, [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper camel case: `RomRam` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `ROM_RAM_Battery` should have an upper camel case name [INFO] [stdout] --> src/memory/cartridge.rs:37:5 [INFO] [stdout] | [INFO] [stdout] 37 | ROM_RAM_Battery, [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `RomRamBattery` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `MMM01_RAM` should have an upper camel case name [INFO] [stdout] --> src/memory/cartridge.rs:39:5 [INFO] [stdout] | [INFO] [stdout] 39 | MMM01_RAM, [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `Mmm01Ram` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `MMM01_RAM_Battery` should have an upper camel case name [INFO] [stdout] --> src/memory/cartridge.rs:40:5 [INFO] [stdout] | [INFO] [stdout] 40 | MMM01_RAM_Battery, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Mmm01RamBattery` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `MBC3_Timer_Battery` should have an upper camel case name [INFO] [stdout] --> src/memory/cartridge.rs:41:5 [INFO] [stdout] | [INFO] [stdout] 41 | MBC3_Timer_Battery, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Mbc3TimerBattery` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `MBC3_Timer_RAM_Battery` should have an upper camel case name [INFO] [stdout] --> src/memory/cartridge.rs:42:5 [INFO] [stdout] | [INFO] [stdout] 42 | MBC3_Timer_RAM_Battery, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Mbc3TimerRamBattery` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `MBC3_RAM` should have an upper camel case name [INFO] [stdout] --> src/memory/cartridge.rs:44:5 [INFO] [stdout] | [INFO] [stdout] 44 | MBC3_RAM, [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case: `Mbc3Ram` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `MBC3_RAM_Battery` should have an upper camel case name [INFO] [stdout] --> src/memory/cartridge.rs:45:5 [INFO] [stdout] | [INFO] [stdout] 45 | MBC3_RAM_Battery, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Mbc3RamBattery` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `MBC5_RAM` should have an upper camel case name [INFO] [stdout] --> src/memory/cartridge.rs:47:5 [INFO] [stdout] | [INFO] [stdout] 47 | MBC5_RAM, [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case: `Mbc5Ram` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `MBC5_RAM_Battery` should have an upper camel case name [INFO] [stdout] --> src/memory/cartridge.rs:48:5 [INFO] [stdout] | [INFO] [stdout] 48 | MBC5_RAM_Battery, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Mbc5RamBattery` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `MBC5_Rumble` should have an upper camel case name [INFO] [stdout] --> src/memory/cartridge.rs:49:5 [INFO] [stdout] | [INFO] [stdout] 49 | MBC5_Rumble, [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper camel case: `Mbc5Rumble` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `MBC5_Rumble_RAM` should have an upper camel case name [INFO] [stdout] --> src/memory/cartridge.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | MBC5_Rumble_RAM, [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Mbc5RumbleRam` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `MBC5_Rumble_RAM_Battery` should have an upper camel case name [INFO] [stdout] --> src/memory/cartridge.rs:51:5 [INFO] [stdout] | [INFO] [stdout] 51 | MBC5_Rumble_RAM_Battery, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Mbc5RumbleRamBattery` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Pocket_Camera` should have an upper camel case name [INFO] [stdout] --> src/memory/cartridge.rs:52:5 [INFO] [stdout] | [INFO] [stdout] 52 | Pocket_Camera, [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `PocketCamera` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Bandai_TAMA5` should have an upper camel case name [INFO] [stdout] --> src/memory/cartridge.rs:53:5 [INFO] [stdout] | [INFO] [stdout] 53 | Bandai_TAMA5, [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `BandaiTama5` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `HuC1_RAM_Battery` should have an upper camel case name [INFO] [stdout] --> src/memory/cartridge.rs:55:5 [INFO] [stdout] | [INFO] [stdout] 55 | HuC1_RAM_Battery, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `HuC1RamBattery` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `ROM_Only` should have an upper camel case name [INFO] [stdout] --> src/memory/cartridge.rs:30:5 [INFO] [stdout] | [INFO] [stdout] 30 | ROM_Only, [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case: `RomOnly` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_camel_case_types)]` (part of `#[warn(nonstandard_style)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `MBC1_RAM` should have an upper camel case name [INFO] [stdout] --> src/memory/cartridge.rs:32:5 [INFO] [stdout] | [INFO] [stdout] 32 | MBC1_RAM, [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case: `Mbc1Ram` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `MBC1_RAM_Battery` should have an upper camel case name [INFO] [stdout] --> src/memory/cartridge.rs:33:5 [INFO] [stdout] | [INFO] [stdout] 33 | MBC1_RAM_Battery, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Mbc1RamBattery` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `MBC2_Battery` should have an upper camel case name [INFO] [stdout] --> src/memory/cartridge.rs:35:5 [INFO] [stdout] | [INFO] [stdout] 35 | MBC2_Battery, [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Mbc2Battery` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `ROM_RAM` should have an upper camel case name [INFO] [stdout] --> src/memory/cartridge.rs:36:5 [INFO] [stdout] | [INFO] [stdout] 36 | ROM_RAM, [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper camel case: `RomRam` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `ROM_RAM_Battery` should have an upper camel case name [INFO] [stdout] --> src/memory/cartridge.rs:37:5 [INFO] [stdout] | [INFO] [stdout] 37 | ROM_RAM_Battery, [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `RomRamBattery` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `MMM01_RAM` should have an upper camel case name [INFO] [stdout] --> src/memory/cartridge.rs:39:5 [INFO] [stdout] | [INFO] [stdout] 39 | MMM01_RAM, [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `Mmm01Ram` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `MMM01_RAM_Battery` should have an upper camel case name [INFO] [stdout] --> src/memory/cartridge.rs:40:5 [INFO] [stdout] | [INFO] [stdout] 40 | MMM01_RAM_Battery, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Mmm01RamBattery` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `MBC3_Timer_Battery` should have an upper camel case name [INFO] [stdout] --> src/memory/cartridge.rs:41:5 [INFO] [stdout] | [INFO] [stdout] 41 | MBC3_Timer_Battery, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Mbc3TimerBattery` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `MBC3_Timer_RAM_Battery` should have an upper camel case name [INFO] [stdout] --> src/memory/cartridge.rs:42:5 [INFO] [stdout] | [INFO] [stdout] 42 | MBC3_Timer_RAM_Battery, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Mbc3TimerRamBattery` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `MBC3_RAM` should have an upper camel case name [INFO] [stdout] --> src/memory/cartridge.rs:44:5 [INFO] [stdout] | [INFO] [stdout] 44 | MBC3_RAM, [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case: `Mbc3Ram` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `MBC3_RAM_Battery` should have an upper camel case name [INFO] [stdout] --> src/memory/cartridge.rs:45:5 [INFO] [stdout] | [INFO] [stdout] 45 | MBC3_RAM_Battery, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Mbc3RamBattery` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `MBC5_RAM` should have an upper camel case name [INFO] [stdout] --> src/memory/cartridge.rs:47:5 [INFO] [stdout] | [INFO] [stdout] 47 | MBC5_RAM, [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case: `Mbc5Ram` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `MBC5_RAM_Battery` should have an upper camel case name [INFO] [stdout] --> src/memory/cartridge.rs:48:5 [INFO] [stdout] | [INFO] [stdout] 48 | MBC5_RAM_Battery, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Mbc5RamBattery` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `MBC5_Rumble` should have an upper camel case name [INFO] [stdout] --> src/memory/cartridge.rs:49:5 [INFO] [stdout] | [INFO] [stdout] 49 | MBC5_Rumble, [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper camel case: `Mbc5Rumble` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `MBC5_Rumble_RAM` should have an upper camel case name [INFO] [stdout] --> src/memory/cartridge.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | MBC5_Rumble_RAM, [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Mbc5RumbleRam` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `MBC5_Rumble_RAM_Battery` should have an upper camel case name [INFO] [stdout] --> src/memory/cartridge.rs:51:5 [INFO] [stdout] | [INFO] [stdout] 51 | MBC5_Rumble_RAM_Battery, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Mbc5RumbleRamBattery` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Pocket_Camera` should have an upper camel case name [INFO] [stdout] --> src/memory/cartridge.rs:52:5 [INFO] [stdout] | [INFO] [stdout] 52 | Pocket_Camera, [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `PocketCamera` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Bandai_TAMA5` should have an upper camel case name [INFO] [stdout] --> src/memory/cartridge.rs:53:5 [INFO] [stdout] | [INFO] [stdout] 53 | Bandai_TAMA5, [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `BandaiTama5` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `HuC1_RAM_Battery` should have an upper camel case name [INFO] [stdout] --> src/memory/cartridge.rs:55:5 [INFO] [stdout] | [INFO] [stdout] 55 | HuC1_RAM_Battery, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `HuC1RamBattery` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `rom`, `ram`, `entry_point_values`, `manufacturer_code`, and `mask_rom_version_number` are never read [INFO] [stdout] --> src/memory/cartridge.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 10 | pub struct Cartridge { [INFO] [stdout] | --------- fields in this struct [INFO] [stdout] 11 | rom: Vec, [INFO] [stdout] | ^^^ [INFO] [stdout] 12 | ram: Vec, [INFO] [stdout] | ^^^ [INFO] [stdout] 13 | entry_point_values: [Byte; ENTRY_POINT.size], [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 14 | title: String, [INFO] [stdout] 15 | manufacturer_code: Byte, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 23 | mask_rom_version_number: Byte, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `rom` is never read [INFO] [stdout] --> src/memory/mmu.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 6 | pub struct MMU { [INFO] [stdout] | --- field in this struct [INFO] [stdout] 7 | cartridge: Option, [INFO] [stdout] 8 | rom: [Byte; ROM.size], [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `rom`, `ram`, `entry_point_values`, `manufacturer_code`, and `mask_rom_version_number` are never read [INFO] [stdout] --> src/memory/cartridge.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 10 | pub struct Cartridge { [INFO] [stdout] | --------- fields in this struct [INFO] [stdout] 11 | rom: Vec, [INFO] [stdout] | ^^^ [INFO] [stdout] 12 | ram: Vec, [INFO] [stdout] | ^^^ [INFO] [stdout] 13 | entry_point_values: [Byte; ENTRY_POINT.size], [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 14 | title: String, [INFO] [stdout] 15 | manufacturer_code: Byte, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 23 | mask_rom_version_number: Byte, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `rom` is never read [INFO] [stdout] --> src/memory/mmu.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 6 | pub struct MMU { [INFO] [stdout] | --- field in this struct [INFO] [stdout] 7 | cartridge: Option, [INFO] [stdout] 8 | rom: [Byte; ROM.size], [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `ROM_Only` should have an upper camel case name [INFO] [stdout] --> src/memory/cartridge.rs:30:5 [INFO] [stdout] | [INFO] [stdout] 30 | ROM_Only, [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case: `RomOnly` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_camel_case_types)]` (part of `#[warn(nonstandard_style)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `MBC1_RAM` should have an upper camel case name [INFO] [stdout] --> src/memory/cartridge.rs:32:5 [INFO] [stdout] | [INFO] [stdout] 32 | MBC1_RAM, [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case: `Mbc1Ram` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `MBC1_RAM_Battery` should have an upper camel case name [INFO] [stdout] --> src/memory/cartridge.rs:33:5 [INFO] [stdout] | [INFO] [stdout] 33 | MBC1_RAM_Battery, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Mbc1RamBattery` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `MBC2_Battery` should have an upper camel case name [INFO] [stdout] --> src/memory/cartridge.rs:35:5 [INFO] [stdout] | [INFO] [stdout] 35 | MBC2_Battery, [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Mbc2Battery` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `ROM_RAM` should have an upper camel case name [INFO] [stdout] --> src/memory/cartridge.rs:36:5 [INFO] [stdout] | [INFO] [stdout] 36 | ROM_RAM, [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper camel case: `RomRam` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `ROM_RAM_Battery` should have an upper camel case name [INFO] [stdout] --> src/memory/cartridge.rs:37:5 [INFO] [stdout] | [INFO] [stdout] 37 | ROM_RAM_Battery, [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `RomRamBattery` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `MMM01_RAM` should have an upper camel case name [INFO] [stdout] --> src/memory/cartridge.rs:39:5 [INFO] [stdout] | [INFO] [stdout] 39 | MMM01_RAM, [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `Mmm01Ram` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `MMM01_RAM_Battery` should have an upper camel case name [INFO] [stdout] --> src/memory/cartridge.rs:40:5 [INFO] [stdout] | [INFO] [stdout] 40 | MMM01_RAM_Battery, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Mmm01RamBattery` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `MBC3_Timer_Battery` should have an upper camel case name [INFO] [stdout] --> src/memory/cartridge.rs:41:5 [INFO] [stdout] | [INFO] [stdout] 41 | MBC3_Timer_Battery, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Mbc3TimerBattery` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `MBC3_Timer_RAM_Battery` should have an upper camel case name [INFO] [stdout] --> src/memory/cartridge.rs:42:5 [INFO] [stdout] | [INFO] [stdout] 42 | MBC3_Timer_RAM_Battery, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Mbc3TimerRamBattery` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `MBC3_RAM` should have an upper camel case name [INFO] [stdout] --> src/memory/cartridge.rs:44:5 [INFO] [stdout] | [INFO] [stdout] 44 | MBC3_RAM, [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case: `Mbc3Ram` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `MBC3_RAM_Battery` should have an upper camel case name [INFO] [stdout] --> src/memory/cartridge.rs:45:5 [INFO] [stdout] | [INFO] [stdout] 45 | MBC3_RAM_Battery, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Mbc3RamBattery` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `MBC5_RAM` should have an upper camel case name [INFO] [stdout] --> src/memory/cartridge.rs:47:5 [INFO] [stdout] | [INFO] [stdout] 47 | MBC5_RAM, [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case: `Mbc5Ram` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `MBC5_RAM_Battery` should have an upper camel case name [INFO] [stdout] --> src/memory/cartridge.rs:48:5 [INFO] [stdout] | [INFO] [stdout] 48 | MBC5_RAM_Battery, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Mbc5RamBattery` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `MBC5_Rumble` should have an upper camel case name [INFO] [stdout] --> src/memory/cartridge.rs:49:5 [INFO] [stdout] | [INFO] [stdout] 49 | MBC5_Rumble, [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper camel case: `Mbc5Rumble` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `MBC5_Rumble_RAM` should have an upper camel case name [INFO] [stdout] --> src/memory/cartridge.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | MBC5_Rumble_RAM, [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Mbc5RumbleRam` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `MBC5_Rumble_RAM_Battery` should have an upper camel case name [INFO] [stdout] --> src/memory/cartridge.rs:51:5 [INFO] [stdout] | [INFO] [stdout] 51 | MBC5_Rumble_RAM_Battery, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Mbc5RumbleRamBattery` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Pocket_Camera` should have an upper camel case name [INFO] [stdout] --> src/memory/cartridge.rs:52:5 [INFO] [stdout] | [INFO] [stdout] 52 | Pocket_Camera, [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `PocketCamera` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Bandai_TAMA5` should have an upper camel case name [INFO] [stdout] --> src/memory/cartridge.rs:53:5 [INFO] [stdout] | [INFO] [stdout] 53 | Bandai_TAMA5, [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `BandaiTama5` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `HuC1_RAM_Battery` should have an upper camel case name [INFO] [stdout] --> src/memory/cartridge.rs:55:5 [INFO] [stdout] | [INFO] [stdout] 55 | HuC1_RAM_Battery, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `HuC1RamBattery` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `ROM_Only` should have an upper camel case name [INFO] [stdout] --> src/memory/cartridge.rs:30:5 [INFO] [stdout] | [INFO] [stdout] 30 | ROM_Only, [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case: `RomOnly` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_camel_case_types)]` (part of `#[warn(nonstandard_style)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `MBC1_RAM` should have an upper camel case name [INFO] [stdout] --> src/memory/cartridge.rs:32:5 [INFO] [stdout] | [INFO] [stdout] 32 | MBC1_RAM, [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case: `Mbc1Ram` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `MBC1_RAM_Battery` should have an upper camel case name [INFO] [stdout] --> src/memory/cartridge.rs:33:5 [INFO] [stdout] | [INFO] [stdout] 33 | MBC1_RAM_Battery, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Mbc1RamBattery` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `MBC2_Battery` should have an upper camel case name [INFO] [stdout] --> src/memory/cartridge.rs:35:5 [INFO] [stdout] | [INFO] [stdout] 35 | MBC2_Battery, [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Mbc2Battery` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `ROM_RAM` should have an upper camel case name [INFO] [stdout] --> src/memory/cartridge.rs:36:5 [INFO] [stdout] | [INFO] [stdout] 36 | ROM_RAM, [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper camel case: `RomRam` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `ROM_RAM_Battery` should have an upper camel case name [INFO] [stdout] --> src/memory/cartridge.rs:37:5 [INFO] [stdout] | [INFO] [stdout] 37 | ROM_RAM_Battery, [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `RomRamBattery` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `MMM01_RAM` should have an upper camel case name [INFO] [stdout] --> src/memory/cartridge.rs:39:5 [INFO] [stdout] | [INFO] [stdout] 39 | MMM01_RAM, [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `Mmm01Ram` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `MMM01_RAM_Battery` should have an upper camel case name [INFO] [stdout] --> src/memory/cartridge.rs:40:5 [INFO] [stdout] | [INFO] [stdout] 40 | MMM01_RAM_Battery, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Mmm01RamBattery` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `MBC3_Timer_Battery` should have an upper camel case name [INFO] [stdout] --> src/memory/cartridge.rs:41:5 [INFO] [stdout] | [INFO] [stdout] 41 | MBC3_Timer_Battery, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Mbc3TimerBattery` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `MBC3_Timer_RAM_Battery` should have an upper camel case name [INFO] [stdout] --> src/memory/cartridge.rs:42:5 [INFO] [stdout] | [INFO] [stdout] 42 | MBC3_Timer_RAM_Battery, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Mbc3TimerRamBattery` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `MBC3_RAM` should have an upper camel case name [INFO] [stdout] --> src/memory/cartridge.rs:44:5 [INFO] [stdout] | [INFO] [stdout] 44 | MBC3_RAM, [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case: `Mbc3Ram` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `MBC3_RAM_Battery` should have an upper camel case name [INFO] [stdout] --> src/memory/cartridge.rs:45:5 [INFO] [stdout] | [INFO] [stdout] 45 | MBC3_RAM_Battery, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Mbc3RamBattery` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `MBC5_RAM` should have an upper camel case name [INFO] [stdout] --> src/memory/cartridge.rs:47:5 [INFO] [stdout] | [INFO] [stdout] 47 | MBC5_RAM, [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case: `Mbc5Ram` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `MBC5_RAM_Battery` should have an upper camel case name [INFO] [stdout] --> src/memory/cartridge.rs:48:5 [INFO] [stdout] | [INFO] [stdout] 48 | MBC5_RAM_Battery, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Mbc5RamBattery` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `MBC5_Rumble` should have an upper camel case name [INFO] [stdout] --> src/memory/cartridge.rs:49:5 [INFO] [stdout] | [INFO] [stdout] 49 | MBC5_Rumble, [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper camel case: `Mbc5Rumble` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `MBC5_Rumble_RAM` should have an upper camel case name [INFO] [stdout] --> src/memory/cartridge.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | MBC5_Rumble_RAM, [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Mbc5RumbleRam` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `MBC5_Rumble_RAM_Battery` should have an upper camel case name [INFO] [stdout] --> src/memory/cartridge.rs:51:5 [INFO] [stdout] | [INFO] [stdout] 51 | MBC5_Rumble_RAM_Battery, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Mbc5RumbleRamBattery` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Pocket_Camera` should have an upper camel case name [INFO] [stdout] --> src/memory/cartridge.rs:52:5 [INFO] [stdout] | [INFO] [stdout] 52 | Pocket_Camera, [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `PocketCamera` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Bandai_TAMA5` should have an upper camel case name [INFO] [stdout] --> src/memory/cartridge.rs:53:5 [INFO] [stdout] | [INFO] [stdout] 53 | Bandai_TAMA5, [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `BandaiTama5` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `HuC1_RAM_Battery` should have an upper camel case name [INFO] [stdout] --> src/memory/cartridge.rs:55:5 [INFO] [stdout] | [INFO] [stdout] 55 | HuC1_RAM_Battery, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `HuC1RamBattery` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `DEFAULT_WORD` is never used [INFO] [stdout] --> src/common/constants.rs:2:11 [INFO] [stdout] | [INFO] [stdout] 2 | pub const DEFAULT_WORD: u16 = 0x0000; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `SCREEN_SIZE` is never used [INFO] [stdout] --> src/common/constants.rs:6:11 [INFO] [stdout] | [INFO] [stdout] 6 | pub const SCREEN_SIZE: usize = SCREEN_WIDTH * SCREEN_HEIGHT; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias `Word` is never used [INFO] [stdout] --> src/common/types.rs:4:10 [INFO] [stdout] | [INFO] [stdout] 4 | pub type Word = u16; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `is_running` is never used [INFO] [stdout] --> src/emulator/gameboy.rs:27:12 [INFO] [stdout] | [INFO] [stdout] 8 | impl GameBoy { [INFO] [stdout] | ------------ method in this implementation [INFO] [stdout] ... [INFO] [stdout] 27 | pub fn is_running(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ADDRESS` is never constructed [INFO] [stdout] --> src/memory/addresses.rs:11:12 [INFO] [stdout] | [INFO] [stdout] 11 | pub struct ADDRESS; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `VRAM` is never used [INFO] [stdout] --> src/memory/addresses.rs:19:11 [INFO] [stdout] | [INFO] [stdout] 19 | pub const VRAM: AddressRange = AddressRange { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `RAM` is never used [INFO] [stdout] --> src/memory/addresses.rs:24:11 [INFO] [stdout] | [INFO] [stdout] 24 | pub const RAM: AddressRange = AddressRange { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `WRAM` is never used [INFO] [stdout] --> src/memory/addresses.rs:29:11 [INFO] [stdout] | [INFO] [stdout] 29 | pub const WRAM: AddressRange = AddressRange { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `ECHO` is never used [INFO] [stdout] --> src/memory/addresses.rs:34:11 [INFO] [stdout] | [INFO] [stdout] 34 | pub const ECHO: AddressRange = AddressRange { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `OAM` is never used [INFO] [stdout] --> src/memory/addresses.rs:39:11 [INFO] [stdout] | [INFO] [stdout] 39 | pub const OAM: AddressRange = AddressRange { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `INVALID_OAM` is never used [INFO] [stdout] --> src/memory/addresses.rs:44:11 [INFO] [stdout] | [INFO] [stdout] 44 | pub const INVALID_OAM: AddressRange = AddressRange { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `IO` is never used [INFO] [stdout] --> src/memory/addresses.rs:49:11 [INFO] [stdout] | [INFO] [stdout] 49 | pub const IO: AddressRange = AddressRange { [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `HRAM` is never used [INFO] [stdout] --> src/memory/addresses.rs:54:11 [INFO] [stdout] | [INFO] [stdout] 54 | pub const HRAM: AddressRange = AddressRange { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `IE_REGISTER` is never used [INFO] [stdout] --> src/memory/addresses.rs:59:11 [INFO] [stdout] | [INFO] [stdout] 59 | pub const IE_REGISTER: AddressRange = AddressRange { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `BOOT_ROM` is never used [INFO] [stdout] --> src/memory/addresses.rs:64:11 [INFO] [stdout] | [INFO] [stdout] 64 | pub const BOOT_ROM: AddressRange = AddressRange { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `GLOBAL_CHECKSUM` is never used [INFO] [stdout] --> src/memory/addresses.rs:104:11 [INFO] [stdout] | [INFO] [stdout] 104 | pub const GLOBAL_CHECKSUM: AddressRange = AddressRange { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `rom`, `ram`, `entry_point_values`, `manufacturer_code`, and `mask_rom_version_number` are never read [INFO] [stdout] --> src/memory/cartridge.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 10 | pub struct Cartridge { [INFO] [stdout] | --------- fields in this struct [INFO] [stdout] 11 | rom: Vec, [INFO] [stdout] | ^^^ [INFO] [stdout] 12 | ram: Vec, [INFO] [stdout] | ^^^ [INFO] [stdout] 13 | entry_point_values: [Byte; ENTRY_POINT.size], [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 14 | title: String, [INFO] [stdout] 15 | manufacturer_code: Byte, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 23 | mask_rom_version_number: Byte, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/memory/cartridge.rs:56:13 [INFO] [stdout] | [INFO] [stdout] 56 | Unknown(Byte), [INFO] [stdout] | ------- ^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `CartridgeType` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [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] 56 - Unknown(Byte), [INFO] [stdout] 56 + Unknown(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/memory/cartridge.rs:63:13 [INFO] [stdout] | [INFO] [stdout] 63 | Unknown(Byte), [INFO] [stdout] | ------- ^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `DestinationCode` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [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] 63 - Unknown(Byte), [INFO] [stdout] 63 + Unknown(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `empty`, `get_title`, `get_cartridge_type`, `get_rom_size`, and `get_ram_size` are never used [INFO] [stdout] --> src/memory/cartridge.rs:105:12 [INFO] [stdout] | [INFO] [stdout] 66 | impl Cartridge { [INFO] [stdout] | -------------- associated items in this implementation [INFO] [stdout] ... [INFO] [stdout] 105 | pub fn empty() -> Self { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 516 | pub fn get_title(&self) -> &str { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 520 | pub fn get_cartridge_type(&self) -> &CartridgeType { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 524 | pub fn get_rom_size(&self) -> usize { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 528 | pub fn get_ram_size(&self) -> usize { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `rom` is never read [INFO] [stdout] --> src/memory/mmu.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 6 | pub struct MMU { [INFO] [stdout] | --- field in this struct [INFO] [stdout] 7 | cartridge: Option, [INFO] [stdout] 8 | rom: [Byte; ROM.size], [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `has_cartridge` and `get_cartridge_title` are never used [INFO] [stdout] --> src/memory/mmu.rs:36:12 [INFO] [stdout] | [INFO] [stdout] 11 | impl MMU { [INFO] [stdout] | -------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 36 | pub fn has_cartridge(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 40 | pub fn get_cartridge_title(&self) -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `DEFAULT_WORD` is never used [INFO] [stdout] --> src/common/constants.rs:2:11 [INFO] [stdout] | [INFO] [stdout] 2 | pub const DEFAULT_WORD: u16 = 0x0000; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `SCREEN_SIZE` is never used [INFO] [stdout] --> src/common/constants.rs:6:11 [INFO] [stdout] | [INFO] [stdout] 6 | pub const SCREEN_SIZE: usize = SCREEN_WIDTH * SCREEN_HEIGHT; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias `Word` is never used [INFO] [stdout] --> src/common/types.rs:4:10 [INFO] [stdout] | [INFO] [stdout] 4 | pub type Word = u16; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `is_running` is never used [INFO] [stdout] --> src/emulator/gameboy.rs:27:12 [INFO] [stdout] | [INFO] [stdout] 8 | impl GameBoy { [INFO] [stdout] | ------------ method in this implementation [INFO] [stdout] ... [INFO] [stdout] 27 | pub fn is_running(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ADDRESS` is never constructed [INFO] [stdout] --> src/memory/addresses.rs:11:12 [INFO] [stdout] | [INFO] [stdout] 11 | pub struct ADDRESS; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `VRAM` is never used [INFO] [stdout] --> src/memory/addresses.rs:19:11 [INFO] [stdout] | [INFO] [stdout] 19 | pub const VRAM: AddressRange = AddressRange { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `RAM` is never used [INFO] [stdout] --> src/memory/addresses.rs:24:11 [INFO] [stdout] | [INFO] [stdout] 24 | pub const RAM: AddressRange = AddressRange { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `WRAM` is never used [INFO] [stdout] --> src/memory/addresses.rs:29:11 [INFO] [stdout] | [INFO] [stdout] 29 | pub const WRAM: AddressRange = AddressRange { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `ECHO` is never used [INFO] [stdout] --> src/memory/addresses.rs:34:11 [INFO] [stdout] | [INFO] [stdout] 34 | pub const ECHO: AddressRange = AddressRange { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `OAM` is never used [INFO] [stdout] --> src/memory/addresses.rs:39:11 [INFO] [stdout] | [INFO] [stdout] 39 | pub const OAM: AddressRange = AddressRange { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `INVALID_OAM` is never used [INFO] [stdout] --> src/memory/addresses.rs:44:11 [INFO] [stdout] | [INFO] [stdout] 44 | pub const INVALID_OAM: AddressRange = AddressRange { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `IO` is never used [INFO] [stdout] --> src/memory/addresses.rs:49:11 [INFO] [stdout] | [INFO] [stdout] 49 | pub const IO: AddressRange = AddressRange { [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `HRAM` is never used [INFO] [stdout] --> src/memory/addresses.rs:54:11 [INFO] [stdout] | [INFO] [stdout] 54 | pub const HRAM: AddressRange = AddressRange { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `IE_REGISTER` is never used [INFO] [stdout] --> src/memory/addresses.rs:59:11 [INFO] [stdout] | [INFO] [stdout] 59 | pub const IE_REGISTER: AddressRange = AddressRange { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `BOOT_ROM` is never used [INFO] [stdout] --> src/memory/addresses.rs:64:11 [INFO] [stdout] | [INFO] [stdout] 64 | pub const BOOT_ROM: AddressRange = AddressRange { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `GLOBAL_CHECKSUM` is never used [INFO] [stdout] --> src/memory/addresses.rs:104:11 [INFO] [stdout] | [INFO] [stdout] 104 | pub const GLOBAL_CHECKSUM: AddressRange = AddressRange { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `rom`, `ram`, `entry_point_values`, `manufacturer_code`, and `mask_rom_version_number` are never read [INFO] [stdout] --> src/memory/cartridge.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 10 | pub struct Cartridge { [INFO] [stdout] | --------- fields in this struct [INFO] [stdout] 11 | rom: Vec, [INFO] [stdout] | ^^^ [INFO] [stdout] 12 | ram: Vec, [INFO] [stdout] | ^^^ [INFO] [stdout] 13 | entry_point_values: [Byte; ENTRY_POINT.size], [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 14 | title: String, [INFO] [stdout] 15 | manufacturer_code: Byte, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 23 | mask_rom_version_number: Byte, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/memory/cartridge.rs:56:13 [INFO] [stdout] | [INFO] [stdout] 56 | Unknown(Byte), [INFO] [stdout] | ------- ^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `CartridgeType` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [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] 56 - Unknown(Byte), [INFO] [stdout] 56 + Unknown(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/memory/cartridge.rs:63:13 [INFO] [stdout] | [INFO] [stdout] 63 | Unknown(Byte), [INFO] [stdout] | ------- ^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `DestinationCode` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [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] 63 - Unknown(Byte), [INFO] [stdout] 63 + Unknown(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `empty`, `get_title`, `get_cartridge_type`, `get_rom_size`, and `get_ram_size` are never used [INFO] [stdout] --> src/memory/cartridge.rs:105:12 [INFO] [stdout] | [INFO] [stdout] 66 | impl Cartridge { [INFO] [stdout] | -------------- associated items in this implementation [INFO] [stdout] ... [INFO] [stdout] 105 | pub fn empty() -> Self { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 516 | pub fn get_title(&self) -> &str { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 520 | pub fn get_cartridge_type(&self) -> &CartridgeType { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 524 | pub fn get_rom_size(&self) -> usize { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 528 | pub fn get_ram_size(&self) -> usize { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `rom` is never read [INFO] [stdout] --> src/memory/mmu.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 6 | pub struct MMU { [INFO] [stdout] | --- field in this struct [INFO] [stdout] 7 | cartridge: Option, [INFO] [stdout] 8 | rom: [Byte; ROM.size], [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `has_cartridge` and `get_cartridge_title` are never used [INFO] [stdout] --> src/memory/mmu.rs:36:12 [INFO] [stdout] | [INFO] [stdout] 11 | impl MMU { [INFO] [stdout] | -------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 36 | pub fn has_cartridge(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 40 | pub fn get_cartridge_title(&self) -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 19s [INFO] running `Command { std: "docker" "inspect" "ccbbd4a316add8771db7e0520d48d7fc032d43cfa6cca9a7c7c97c916f95c5d9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ccbbd4a316add8771db7e0520d48d7fc032d43cfa6cca9a7c7c97c916f95c5d9", kill_on_drop: false }` [INFO] [stdout] ccbbd4a316add8771db7e0520d48d7fc032d43cfa6cca9a7c7c97c916f95c5d9