[INFO] cloning repository https://github.com/Chief-Detektor/superrustendo
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Chief-Detektor/superrustendo" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FChief-Detektor%2Fsuperrustendo", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FChief-Detektor%2Fsuperrustendo'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 510fd0936e2b079c8b57634c0e09923a1a5a8882
[INFO] checking Chief-Detektor/superrustendo against try#4f260f0f20b3133d20cfb50353c0221943af5796+rustflags=-Dunmustuse_in_always_ok for pr-148577
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FChief-Detektor%2Fsuperrustendo" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Chief-Detektor/superrustendo
[INFO] finished tweaking git repo https://github.com/Chief-Detektor/superrustendo
[INFO] tweaked toml for git repo https://github.com/Chief-Detektor/superrustendo written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Chief-Detektor/superrustendo on toolchain 4f260f0f20b3133d20cfb50353c0221943af5796
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Chief-Detektor/superrustendo 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" "+4f260f0f20b3133d20cfb50353c0221943af5796" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] dca6c4bca025f3ab163d2389675ea422dbcf781f53aef457f7fbf068197b2ca7
[INFO] running `Command { std: "docker" "start" "-a" "dca6c4bca025f3ab163d2389675ea422dbcf781f53aef457f7fbf068197b2ca7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "dca6c4bca025f3ab163d2389675ea422dbcf781f53aef457f7fbf068197b2ca7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dca6c4bca025f3ab163d2389675ea422dbcf781f53aef457f7fbf068197b2ca7", kill_on_drop: false }`
[INFO] [stdout] dca6c4bca025f3ab163d2389675ea422dbcf781f53aef457f7fbf068197b2ca7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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 -Dunmustuse_in_always_ok" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 63331fb8b1acedd5c2b917d8bc9bfb37b9dafbb4f104039057cbe1045f4e7232
[INFO] running `Command { std: "docker" "start" "-a" "63331fb8b1acedd5c2b917d8bc9bfb37b9dafbb4f104039057cbe1045f4e7232", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.151
[INFO] [stderr]    Compiling proc-macro2 v1.0.70
[INFO] [stderr]    Compiling pkg-config v0.3.27
[INFO] [stderr]     Checking smallvec v1.11.2
[INFO] [stderr]     Checking libloading v0.8.1
[INFO] [stderr]    Compiling rustix v0.38.28
[INFO] [stderr]    Compiling syn v0.15.44
[INFO] [stderr]     Checking endian-type v0.1.2
[INFO] [stderr]     Checking xcursor v0.3.5
[INFO] [stderr]     Checking fastrand v2.0.1
[INFO] [stderr]     Checking array-init v2.1.0
[INFO] [stderr]     Checking raw-string v0.3.5
[INFO] [stderr]     Checking nibble_vec v0.1.0
[INFO] [stderr]     Checking dlib v0.5.2
[INFO] [stderr]     Checking radix_trie v0.2.1
[INFO] [stderr]    Compiling wayland-sys v0.29.5
[INFO] [stderr]    Compiling x11-dl v2.21.0
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling wayland-scanner v0.29.5
[INFO] [stderr]    Compiling minifb v0.25.0
[INFO] [stderr]     Checking nix v0.24.3
[INFO] [stderr]     Checking dirs-sys-next v0.1.2
[INFO] [stderr]     Checking nix v0.23.2
[INFO] [stderr]     Checking dirs-next v2.0.0
[INFO] [stderr]    Compiling wayland-client v0.29.5
[INFO] [stderr]    Compiling wayland-protocols v0.29.5
[INFO] [stderr]    Compiling byte_struct_derive v0.4.2
[INFO] [stderr]     Checking tempfile v3.8.1
[INFO] [stderr]     Checking fd-lock v3.0.13
[INFO] [stderr]     Checking byte_struct v0.7.1
[INFO] [stderr]     Checking wayland-commons v0.29.5
[INFO] [stderr]     Checking rustyline v9.1.2
[INFO] [stderr]     Checking wayland-cursor v0.29.5
[INFO] [stderr]     Checking superrustendo v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `self`
[INFO] [stdout]  --> src/apu/mod.rs:2:14
[INFO] [stdout]   |
[INFO] [stdout] 2 |     thread::{self, sleep},
[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: `usize`
[INFO] [stdout]  --> src/cpu/instructions/ops/adc.rs:1:26
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::{num::Wrapping, usize, u16};
[INFO] [stdout]   |                          ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `instructions::Operant_Value`
[INFO] [stdout]  --> src/cpu/instructions/ops/trb.rs:2:39
[INFO] [stdout]   |
[INFO] [stdout] 2 |     cpu::{addressmodes::AddressModes, instructions::Operant_Value, address::Address},
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `cpu::IndexRegister`
[INFO] [stdout]  --> src/cpu/instructions/ops/xce.rs:1:13
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::{cpu::IndexRegister, mem::Bus};
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `Operant_Value` should have an upper camel case name
[INFO] [stdout]   --> src/cpu/instructions/mod.rs:23:6
[INFO] [stdout]    |
[INFO] [stdout] 23 | enum Operant_Value {
[INFO] [stdout]    |      ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `OperantValue`
[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 `short` should have an upper camel case name
[INFO] [stdout]   --> src/cpu/instructions/mod.rs:24:5
[INFO] [stdout]    |
[INFO] [stdout] 24 |     short(u8),
[INFO] [stdout]    |     ^^^^^ help: convert the identifier to upper camel case (notice the capitalization): `Short`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `long` should have an upper camel case name
[INFO] [stdout]   --> src/cpu/instructions/mod.rs:25:5
[INFO] [stdout]    |
[INFO] [stdout] 25 |     long(u32),
[INFO] [stdout]    |     ^^^^ help: convert the identifier to upper camel case: `Long`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `BG1HOFS_M7HOFS` should have an upper camel case name
[INFO] [stdout]   --> src/mem/hw_registers.rs:48:5
[INFO] [stdout]    |
[INFO] [stdout] 48 |     BG1HOFS_M7HOFS,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Bg1hofsM7hofs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `BG1VOFS_M7VOFS` should have an upper camel case name
[INFO] [stdout]   --> src/mem/hw_registers.rs:49:5
[INFO] [stdout]    |
[INFO] [stdout] 49 |     BG1VOFS_M7VOFS,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Bg1vofsM7vofs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `JOYOUT_JOYSER0` should have an upper camel case name
[INFO] [stdout]    --> src/mem/hw_registers.rs:111:5
[INFO] [stdout]     |
[INFO] [stdout] 111 |     JOYOUT_JOYSER0 = 0x4016,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `JoyoutJoyser0`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `self`
[INFO] [stdout]  --> src/apu/mod.rs:2:14
[INFO] [stdout]   |
[INFO] [stdout] 2 |     thread::{self, sleep},
[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: `usize`
[INFO] [stdout]  --> src/cpu/instructions/ops/adc.rs:1:26
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::{num::Wrapping, usize, u16};
[INFO] [stdout]   |                          ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `instructions::Operant_Value`
[INFO] [stdout]  --> src/cpu/instructions/ops/trb.rs:2:39
[INFO] [stdout]   |
[INFO] [stdout] 2 |     cpu::{addressmodes::AddressModes, instructions::Operant_Value, address::Address},
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::cpu::instructions::Instruction`
[INFO] [stdout]   --> src/cpu/instructions/ops/trb.rs:47:9
[INFO] [stdout]    |
[INFO] [stdout] 47 |     use crate::cpu::instructions::Instruction;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `decoder::Opcodes`
[INFO] [stdout]   --> src/cpu/instructions/ops/trb.rs:48:22
[INFO] [stdout]    |
[INFO] [stdout] 48 |     use crate::cpu::{decoder::Opcodes, StatusRegister};
[INFO] [stdout]    |                      ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `decoder::Decoder`
[INFO] [stdout]   --> src/cpu/instructions/ops/trb.rs:50:43
[INFO] [stdout]    |
[INFO] [stdout] 50 |         cpu::{addressmodes::AddressModes, decoder::Decoder},
[INFO] [stdout]    |                                           ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `cpu::IndexRegister`
[INFO] [stdout]  --> src/cpu/instructions/ops/xce.rs:1:13
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::{cpu::IndexRegister, mem::Bus};
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `Operant_Value` should have an upper camel case name
[INFO] [stdout]   --> src/cpu/instructions/mod.rs:23:6
[INFO] [stdout]    |
[INFO] [stdout] 23 | enum Operant_Value {
[INFO] [stdout]    |      ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `OperantValue`
[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 `short` should have an upper camel case name
[INFO] [stdout]   --> src/cpu/instructions/mod.rs:24:5
[INFO] [stdout]    |
[INFO] [stdout] 24 |     short(u8),
[INFO] [stdout]    |     ^^^^^ help: convert the identifier to upper camel case (notice the capitalization): `Short`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `long` should have an upper camel case name
[INFO] [stdout]   --> src/cpu/instructions/mod.rs:25:5
[INFO] [stdout]    |
[INFO] [stdout] 25 |     long(u32),
[INFO] [stdout]    |     ^^^^ help: convert the identifier to upper camel case: `Long`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `BG1HOFS_M7HOFS` should have an upper camel case name
[INFO] [stdout]   --> src/mem/hw_registers.rs:48:5
[INFO] [stdout]    |
[INFO] [stdout] 48 |     BG1HOFS_M7HOFS,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Bg1hofsM7hofs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `BG1VOFS_M7VOFS` should have an upper camel case name
[INFO] [stdout]   --> src/mem/hw_registers.rs:49:5
[INFO] [stdout]    |
[INFO] [stdout] 49 |     BG1VOFS_M7VOFS,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Bg1vofsM7vofs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `JOYOUT_JOYSER0` should have an upper camel case name
[INFO] [stdout]    --> src/mem/hw_registers.rs:111:5
[INFO] [stdout]     |
[INFO] [stdout] 111 |     JOYOUT_JOYSER0 = 0x4016,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `JoyoutJoyser0`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable statement
[INFO] [stdout]   --> src/cpu/address.rs:51:17
[INFO] [stdout]    |
[INFO] [stdout] 50 |                 panic!("Invalid bank for rom access");
[INFO] [stdout]    |                 ------------------------------------- any code following this expression is unreachable
[INFO] [stdout] 51 |                 return *self;
[INFO] [stdout]    |                 ^^^^^^^^^^^^^ unreachable statement
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unreachable_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable statement
[INFO] [stdout]    --> src/cpu/address.rs:103:17
[INFO] [stdout]     |
[INFO] [stdout] 102 |                 panic!("Invalid bank for rom access");
[INFO] [stdout]     |                 ------------------------------------- any code following this expression is unreachable
[INFO] [stdout] 103 |                 return *self;
[INFO] [stdout]     |                 ^^^^^^^^^^^^^ unreachable statement
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable statement
[INFO] [stdout]   --> src/cpu/address.rs:51:17
[INFO] [stdout]    |
[INFO] [stdout] 50 |                 panic!("Invalid bank for rom access");
[INFO] [stdout]    |                 ------------------------------------- any code following this expression is unreachable
[INFO] [stdout] 51 |                 return *self;
[INFO] [stdout]    |                 ^^^^^^^^^^^^^ unreachable statement
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unreachable_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable statement
[INFO] [stdout]    --> src/cpu/address.rs:103:17
[INFO] [stdout]     |
[INFO] [stdout] 102 |                 panic!("Invalid bank for rom access");
[INFO] [stdout]     |                 ------------------------------------- any code following this expression is unreachable
[INFO] [stdout] 103 |                 return *self;
[INFO] [stdout]     |                 ^^^^^^^^^^^^^ unreachable statement
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable expression
[INFO] [stdout]    --> src/ppu/mod.rs:116:9
[INFO] [stdout]     |
[INFO] [stdout] 116 |         !unimplemented!();
[INFO] [stdout]     |         ^----------------
[INFO] [stdout]     |         ||
[INFO] [stdout]     |         |any code following this expression is unreachable
[INFO] [stdout]     |         unreachable expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::borrow::BorrowMut`
[INFO] [stdout]  --> src/cpu/instructions/mod.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use std::borrow::BorrowMut;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]    --> src/cpu/address.rs:113:17
[INFO] [stdout]     |
[INFO] [stdout] 113 |                 _ => unimplemented!("Mirror not implemented for rom type {:?}", rom_type),
[INFO] [stdout]     |                 ^ no value can reach this
[INFO] [stdout]     |
[INFO] [stdout] note: multiple earlier patterns match some of the same values
[INFO] [stdout]    --> src/cpu/address.rs:113:17
[INFO] [stdout]     |
[INFO] [stdout] 111 |                 RomTypes::LowRom => self.mirror_lowrom(),
[INFO] [stdout]     |                 ---------------- matches some of the same values
[INFO] [stdout] 112 |                 RomTypes::HiRom => self.mirror_hirom(),
[INFO] [stdout]     |                 --------------- matches some of the same values
[INFO] [stdout] 113 |                 _ => unimplemented!("Mirror not implemented for rom type {:?}", rom_type),
[INFO] [stdout]     |                 ^ collectively making this unreachable
[INFO] [stdout]     = note: `#[warn(unreachable_patterns)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `bus`
[INFO] [stdout]  --> src/cpu/instructions/ops/brk.rs:3:12
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub fn brk(bus: &mut Bus) {
[INFO] [stdout]   |            ^^^ help: if this is intentional, prefix it with an underscore: `_bus`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `effective_address`
[INFO] [stdout]  --> src/cpu/instructions/ops/lda.rs:4:27
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub fn lda(bus: &mut Bus, effective_address: Option<Address>, address_mode: AddressModes, payload: &[u8], value: Option<Operant_Value>) {
[INFO] [stdout]   |                           ^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_effective_address`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `bus`
[INFO] [stdout]  --> src/cpu/instructions/ops/stp.rs:3:12
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub fn stp(bus: &mut Bus) {
[INFO] [stdout]   |            ^^^ help: if this is intentional, prefix it with an underscore: `_bus`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `cycles` is assigned to, but never used
[INFO] [stdout]  --> src/cpu/instructions/ops/trb.rs:9:9
[INFO] [stdout]   |
[INFO] [stdout] 9 |     let mut cycles = 0;
[INFO] [stdout]   |         ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: consider using `_cycles` instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `cycles` is never read
[INFO] [stdout]   --> src/cpu/instructions/ops/trb.rs:36:13
[INFO] [stdout]    |
[INFO] [stdout] 36 |             cycles = 5;
[INFO] [stdout]    |             ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout]    = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `cycles` is never read
[INFO] [stdout]   --> src/cpu/instructions/ops/trb.rs:31:13
[INFO] [stdout]    |
[INFO] [stdout] 31 |             cycles = 6;
[INFO] [stdout]    |             ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `cycles` is never read
[INFO] [stdout]   --> src/cpu/instructions/ops/trb.rs:33:17
[INFO] [stdout]    |
[INFO] [stdout] 33 |                 cycles += 1;
[INFO] [stdout]    |                 ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `cycles` is never read
[INFO] [stdout]   --> src/cpu/instructions/ops/trb.rs:38:9
[INFO] [stdout]    |
[INFO] [stdout] 38 |         cycles += 2;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `cycles` is never read
[INFO] [stdout]   --> src/cpu/instructions/ops/trb.rs:16:13
[INFO] [stdout]    |
[INFO] [stdout] 16 |             cycles = 5;
[INFO] [stdout]    |             ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `cycles` is never read
[INFO] [stdout]   --> src/cpu/instructions/ops/trb.rs:14:13
[INFO] [stdout]    |
[INFO] [stdout] 14 |             cycles = 6;
[INFO] [stdout]    |             ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `cycles` is assigned to, but never used
[INFO] [stdout]  --> src/cpu/instructions/ops/tsb.rs:9:9
[INFO] [stdout]   |
[INFO] [stdout] 9 |     let mut cycles = 0;
[INFO] [stdout]   |         ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: consider using `_cycles` instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `cycles` is never read
[INFO] [stdout]   --> src/cpu/instructions/ops/tsb.rs:36:13
[INFO] [stdout]    |
[INFO] [stdout] 36 |             cycles = 5;
[INFO] [stdout]    |             ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `cycles` is never read
[INFO] [stdout]   --> src/cpu/instructions/ops/tsb.rs:31:13
[INFO] [stdout]    |
[INFO] [stdout] 31 |             cycles = 6;
[INFO] [stdout]    |             ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `cycles` is never read
[INFO] [stdout]   --> src/cpu/instructions/ops/tsb.rs:33:17
[INFO] [stdout]    |
[INFO] [stdout] 33 |                 cycles += 1;
[INFO] [stdout]    |                 ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `cycles` is never read
[INFO] [stdout]   --> src/cpu/instructions/ops/tsb.rs:38:9
[INFO] [stdout]    |
[INFO] [stdout] 38 |         cycles += 2;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `cycles` is never read
[INFO] [stdout]   --> src/cpu/instructions/ops/tsb.rs:16:13
[INFO] [stdout]    |
[INFO] [stdout] 16 |             cycles = 5;
[INFO] [stdout]    |             ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `cycles` is never read
[INFO] [stdout]   --> src/cpu/instructions/ops/tsb.rs:14:13
[INFO] [stdout]    |
[INFO] [stdout] 14 |             cycles = 6;
[INFO] [stdout]    |             ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable expression
[INFO] [stdout]    --> src/ppu/mod.rs:116:9
[INFO] [stdout]     |
[INFO] [stdout] 116 |         !unimplemented!();
[INFO] [stdout]     |         ^----------------
[INFO] [stdout]     |         ||
[INFO] [stdout]     |         |any code following this expression is unreachable
[INFO] [stdout]     |         unreachable expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::borrow::BorrowMut`
[INFO] [stdout]  --> src/cpu/instructions/mod.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use std::borrow::BorrowMut;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]    --> src/cpu/address.rs:113:17
[INFO] [stdout]     |
[INFO] [stdout] 113 |                 _ => unimplemented!("Mirror not implemented for rom type {:?}", rom_type),
[INFO] [stdout]     |                 ^ no value can reach this
[INFO] [stdout]     |
[INFO] [stdout] note: multiple earlier patterns match some of the same values
[INFO] [stdout]    --> src/cpu/address.rs:113:17
[INFO] [stdout]     |
[INFO] [stdout] 111 |                 RomTypes::LowRom => self.mirror_lowrom(),
[INFO] [stdout]     |                 ---------------- matches some of the same values
[INFO] [stdout] 112 |                 RomTypes::HiRom => self.mirror_hirom(),
[INFO] [stdout]     |                 --------------- matches some of the same values
[INFO] [stdout] 113 |                 _ => unimplemented!("Mirror not implemented for rom type {:?}", rom_type),
[INFO] [stdout]     |                 ^ collectively making this unreachable
[INFO] [stdout]     = note: `#[warn(unreachable_patterns)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `memory` and `initialized` are never read
[INFO] [stdout]   --> src/apu/mod.rs:9:5
[INFO] [stdout]    |
[INFO] [stdout]  7 | pub struct Apu {
[INFO] [stdout]    |            --- fields in this struct
[INFO] [stdout]  8 |     // TODO
[INFO] [stdout]  9 |     memory: [u8; 0x10000], // 64K
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 10 |     initialized: bool,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Apu` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `MemDestination` is never used
[INFO] [stdout]   --> src/apu/mod.rs:19:6
[INFO] [stdout]    |
[INFO] [stdout] 19 | enum MemDestination {
[INFO] [stdout]    |      ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `resolve`, `write`, and `read` are never used
[INFO] [stdout]    --> src/apu/mod.rs:43:8
[INFO] [stdout]     |
[INFO] [stdout]  27 | impl<'s, 't> Apu {
[INFO] [stdout]     | ---------------- associated items in this implementation
[INFO] [stdout] ...
[INFO] [stdout]  43 |     fn resolve(address: u16) -> MemDestination {
[INFO] [stdout]     |        ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  83 |     fn write(&mut self, address: u16, value: u8) {
[INFO] [stdout]     |        ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 148 |     fn read(&self, address: u16) -> u8 {
[INFO] [stdout]     |        ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SMC_OFFSET` is never used
[INFO] [stdout]   --> src/cartridge/mod.rs:12:7
[INFO] [stdout]    |
[INFO] [stdout] 12 | const SMC_OFFSET: usize = 0x200;
[INFO] [stdout]    |       ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/cartridge/mod.rs:15:16
[INFO] [stdout]    |
[INFO] [stdout] 15 | struct FastRom(bool);
[INFO] [stdout]    |        ------- ^^^^
[INFO] [stdout]    |        |
[INFO] [stdout]    |        field in this struct
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider removing this field
[INFO] [stdout]    = note: `FastRom` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/cartridge/mod.rs:22:11
[INFO] [stdout]    |
[INFO] [stdout] 22 |     HiRom(FastRom),
[INFO] [stdout]    |     ----- ^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `MakeupType` has a derived impl for the trait `Debug`, but this is 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] 22 -     HiRom(FastRom),
[INFO] [stdout] 22 +     HiRom(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/cartridge/mod.rs:23:12
[INFO] [stdout]    |
[INFO] [stdout] 23 |     LowRom(FastRom),
[INFO] [stdout]    |     ------ ^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `MakeupType` has a derived impl for the trait `Debug`, but this is 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] 23 -     LowRom(FastRom),
[INFO] [stdout] 23 +     LowRom(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/cartridge/mod.rs:27:13
[INFO] [stdout]    |
[INFO] [stdout] 27 |     Unknown(u8),
[INFO] [stdout]    |     ------- ^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `MakeupType` has a derived impl for the trait `Debug`, but this is 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] 27 -     Unknown(u8),
[INFO] [stdout] 27 +     Unknown(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `Bcd` is never used
[INFO] [stdout]    --> src/cpu/instructions/ops/mod.rs:134:15
[INFO] [stdout]     |
[INFO] [stdout] 134 |     pub trait Bcd<T> {
[INFO] [stdout]     |               ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `to_bcd` is never used
[INFO] [stdout]    --> src/cpu/instructions/ops/mod.rs:155:12
[INFO] [stdout]     |
[INFO] [stdout] 155 |     pub fn to_bcd(value: u8) -> u8 {
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `from_bcd` is never used
[INFO] [stdout]    --> src/cpu/instructions/ops/mod.rs:166:12
[INFO] [stdout]     |
[INFO] [stdout] 166 |     pub fn from_bcd(value: u8) -> u8 {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `BitMask` is never used
[INFO] [stdout]   --> src/mem/hw_registers.rs:14:6
[INFO] [stdout]    |
[INFO] [stdout] 14 | type BitMask = String;
[INFO] [stdout]    |      ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `IOAddress` is never used
[INFO] [stdout]   --> src/mem/hw_registers.rs:15:6
[INFO] [stdout]    |
[INFO] [stdout] 15 | type IOAddress = u16;
[INFO] [stdout]    |      ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `mem` is never read
[INFO] [stdout]   --> src/ppu/mod.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | struct VRAM {
[INFO] [stdout]    |        ---- field in this struct
[INFO] [stdout] 11 |     mem: [u8; 64 * 1024],
[INFO] [stdout]    |     ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `VRAM` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `mem` is never read
[INFO] [stdout]   --> src/ppu/mod.rs:34:5
[INFO] [stdout]    |
[INFO] [stdout] 33 | struct CGRAM {
[INFO] [stdout]    |        ----- field in this struct
[INFO] [stdout] 34 |     mem: [ColorEntry; 256],
[INFO] [stdout]    |     ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `CGRAM` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `vram`, `cgram`, and `oam` are never read
[INFO] [stdout]    --> src/ppu/mod.rs:102:5
[INFO] [stdout]     |
[INFO] [stdout] 101 | pub struct PPU {
[INFO] [stdout]     |            --- fields in this struct
[INFO] [stdout] 102 |     vram: VRAM,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] 103 |     cgram: CGRAM,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout] 104 |     oam: OAM,
[INFO] [stdout]     |     ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `PPU` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `scoreHeader` should have a snake case name
[INFO] [stdout]    --> src/cartridge/mod.rs:157:8
[INFO] [stdout]     |
[INFO] [stdout] 157 |     fn scoreHeader(&self, address: usize) -> i32 {
[INFO] [stdout]     |        ^^^^^^^^^^^ help: convert the identifier to snake case: `score_header`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `LoRom` should have a snake case name
[INFO] [stdout]    --> src/cartridge/mod.rs:248:13
[INFO] [stdout]     |
[INFO] [stdout] 248 |         let LoRom = self.scoreHeader(0x7FB0);
[INFO] [stdout]     |             ^^^^^ help: convert the identifier to snake case: `lo_rom`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `HiRom` should have a snake case name
[INFO] [stdout]    --> src/cartridge/mod.rs:249:13
[INFO] [stdout]     |
[INFO] [stdout] 249 |         let HiRom = self.scoreHeader(0xFFB0);
[INFO] [stdout]     |             ^^^^^ help: convert the identifier to snake case: `hi_rom`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `ExLoRom` should have a snake case name
[INFO] [stdout]    --> src/cartridge/mod.rs:250:17
[INFO] [stdout]     |
[INFO] [stdout] 250 |         let mut ExLoRom = self.scoreHeader(0x407FB0);
[INFO] [stdout]     |                 ^^^^^^^ help: convert the identifier to snake case: `ex_lo_rom`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `ExHiRom` should have a snake case name
[INFO] [stdout]    --> src/cartridge/mod.rs:251:17
[INFO] [stdout]     |
[INFO] [stdout] 251 |         let mut ExHiRom = self.scoreHeader(0x40FFB0);
[INFO] [stdout]     |                 ^^^^^^^ help: convert the identifier to snake case: `ex_hi_rom`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `A` should have a snake case name
[INFO] [stdout]    --> src/cpu/mod.rs:237:5
[INFO] [stdout]     |
[INFO] [stdout] 237 |     A: 8,
[INFO] [stdout]     |     ^ help: convert the identifier to snake case: `a`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `B` should have a snake case name
[INFO] [stdout]    --> src/cpu/mod.rs:238:5
[INFO] [stdout]     |
[INFO] [stdout] 238 |     B: 8,
[INFO] [stdout]     |     ^ help: convert the identifier to snake case: `b`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `A` should have a snake case name
[INFO] [stdout]    --> src/cpu/mod.rs:237:5
[INFO] [stdout]     |
[INFO] [stdout] 237 |     A: 8,
[INFO] [stdout]     |     ^ help: convert the identifier to snake case: `a`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `B` should have a snake case name
[INFO] [stdout]    --> src/cpu/mod.rs:238:5
[INFO] [stdout]     |
[INFO] [stdout] 238 |     B: 8,
[INFO] [stdout]     |     ^ help: convert the identifier to snake case: `b`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `get_A` should have a snake case name
[INFO] [stdout]    --> src/cpu/mod.rs:255:12
[INFO] [stdout]     |
[INFO] [stdout] 255 |     pub fn get_A(&self) -> u8 {
[INFO] [stdout]     |            ^^^^^ help: convert the identifier to snake case: `get_a`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `get_B` should have a snake case name
[INFO] [stdout]    --> src/cpu/mod.rs:258:12
[INFO] [stdout]     |
[INFO] [stdout] 258 |     pub fn get_B(&self) -> u8 {
[INFO] [stdout]     |            ^^^^^ help: convert the identifier to snake case: `get_b`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `set_A` should have a snake case name
[INFO] [stdout]    --> src/cpu/mod.rs:261:12
[INFO] [stdout]     |
[INFO] [stdout] 261 |     pub fn set_A(&mut self, A: u8) -> &mut Self {
[INFO] [stdout]     |            ^^^^^ help: convert the identifier to snake case: `set_a`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `A` should have a snake case name
[INFO] [stdout]    --> src/cpu/mod.rs:261:29
[INFO] [stdout]     |
[INFO] [stdout] 261 |     pub fn set_A(&mut self, A: u8) -> &mut Self {
[INFO] [stdout]     |                             ^ help: convert the identifier to snake case: `a`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `set_B` should have a snake case name
[INFO] [stdout]    --> src/cpu/mod.rs:265:12
[INFO] [stdout]     |
[INFO] [stdout] 265 |     pub fn set_B(&mut self, B: u8) -> &mut Self {
[INFO] [stdout]     |            ^^^^^ help: convert the identifier to snake case: `set_b`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `B` should have a snake case name
[INFO] [stdout]    --> src/cpu/mod.rs:265:29
[INFO] [stdout]     |
[INFO] [stdout] 265 |     pub fn set_B(&mut self, B: u8) -> &mut Self {
[INFO] [stdout]     |                             ^ help: convert the identifier to snake case: `b`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `set_C` should have a snake case name
[INFO] [stdout]    --> src/cpu/mod.rs:269:12
[INFO] [stdout]     |
[INFO] [stdout] 269 |     pub fn set_C(&mut self, value: u16) -> &mut Self {
[INFO] [stdout]     |            ^^^^^ help: convert the identifier to snake case (notice the capitalization): `set_c`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `get_C` should have a snake case name
[INFO] [stdout]    --> src/cpu/mod.rs:274:12
[INFO] [stdout]     |
[INFO] [stdout] 274 |     pub fn get_C(&self) -> u16 {
[INFO] [stdout]     |            ^^^^^ help: convert the identifier to snake case (notice the capitalization): `get_c`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `P` should have a snake case name
[INFO] [stdout]    --> src/cpu/mod.rs:320:5
[INFO] [stdout]     |
[INFO] [stdout] 320 |     P: StatusRegister,
[INFO] [stdout]     |     ^ help: convert the identifier to snake case: `p`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `C` should have a snake case name
[INFO] [stdout]    --> src/cpu/mod.rs:321:5
[INFO] [stdout]     |
[INFO] [stdout] 321 |     C: Accumulator,
[INFO] [stdout]     |     ^ help: convert the identifier to snake case (notice the capitalization): `c`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `X` should have a snake case name
[INFO] [stdout]    --> src/cpu/mod.rs:322:5
[INFO] [stdout]     |
[INFO] [stdout] 322 |     X: IndexRegister, // X Index Register,
[INFO] [stdout]     |     ^ help: convert the identifier to snake case (notice the capitalization): `x`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Y` should have a snake case name
[INFO] [stdout]    --> src/cpu/mod.rs:323:5
[INFO] [stdout]     |
[INFO] [stdout] 323 |     Y: IndexRegister, // Y Index Register,
[INFO] [stdout]     |     ^ help: convert the identifier to snake case (notice the capitalization): `y`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `D` should have a snake case name
[INFO] [stdout]    --> src/cpu/mod.rs:324:5
[INFO] [stdout]     |
[INFO] [stdout] 324 |     D: u16,           // Direct Page Register
[INFO] [stdout]     |     ^ help: convert the identifier to snake case: `d`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `S` should have a snake case name
[INFO] [stdout]    --> src/cpu/mod.rs:325:5
[INFO] [stdout]     |
[INFO] [stdout] 325 |     S: IndexRegister, // Stack Pointer (or 24 bits?)
[INFO] [stdout]     |     ^ help: convert the identifier to snake case (notice the capitalization): `s`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `PBR` should have a snake case name
[INFO] [stdout]    --> src/cpu/mod.rs:326:5
[INFO] [stdout]     |
[INFO] [stdout] 326 |     PBR: u8,          // Program Bank Register
[INFO] [stdout]     |     ^^^ help: convert the identifier to snake case: `pbr`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `DBR` should have a snake case name
[INFO] [stdout]    --> src/cpu/mod.rs:327:5
[INFO] [stdout]     |
[INFO] [stdout] 327 |     DBR: u8,          // Data Bank Register
[INFO] [stdout]     |     ^^^ help: convert the identifier to snake case: `dbr`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `PC` should have a snake case name
[INFO] [stdout]    --> src/cpu/mod.rs:328:5
[INFO] [stdout]     |
[INFO] [stdout] 328 |     PC: u16,          // Program Counter
[INFO] [stdout]     |     ^^ help: convert the identifier to snake case: `pc`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `P` should have a snake case name
[INFO] [stdout]    --> src/cpu/mod.rs:320:5
[INFO] [stdout]     |
[INFO] [stdout] 320 |     P: StatusRegister,
[INFO] [stdout]     |     ^ help: convert the identifier to snake case: `p`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `C` should have a snake case name
[INFO] [stdout]    --> src/cpu/mod.rs:321:5
[INFO] [stdout]     |
[INFO] [stdout] 321 |     C: Accumulator,
[INFO] [stdout]     |     ^ help: convert the identifier to snake case (notice the capitalization): `c`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `X` should have a snake case name
[INFO] [stdout]    --> src/cpu/mod.rs:322:5
[INFO] [stdout]     |
[INFO] [stdout] 322 |     X: IndexRegister, // X Index Register,
[INFO] [stdout]     |     ^ help: convert the identifier to snake case (notice the capitalization): `x`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `Y` should have a snake case name
[INFO] [stdout]    --> src/cpu/mod.rs:323:5
[INFO] [stdout]     |
[INFO] [stdout] 323 |     Y: IndexRegister, // Y Index Register,
[INFO] [stdout]     |     ^ help: convert the identifier to snake case (notice the capitalization): `y`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `D` should have a snake case name
[INFO] [stdout]    --> src/cpu/mod.rs:324:5
[INFO] [stdout]     |
[INFO] [stdout] 324 |     D: u16,           // Direct Page Register
[INFO] [stdout]     |     ^ help: convert the identifier to snake case: `d`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `S` should have a snake case name
[INFO] [stdout]    --> src/cpu/mod.rs:325:5
[INFO] [stdout]     |
[INFO] [stdout] 325 |     S: IndexRegister, // Stack Pointer (or 24 bits?)
[INFO] [stdout]     |     ^ help: convert the identifier to snake case (notice the capitalization): `s`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `PBR` should have a snake case name
[INFO] [stdout]    --> src/cpu/mod.rs:326:5
[INFO] [stdout]     |
[INFO] [stdout] 326 |     PBR: u8,          // Program Bank Register
[INFO] [stdout]     |     ^^^ help: convert the identifier to snake case: `pbr`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `DBR` should have a snake case name
[INFO] [stdout]    --> src/cpu/mod.rs:327:5
[INFO] [stdout]     |
[INFO] [stdout] 327 |     DBR: u8,          // Data Bank Register
[INFO] [stdout]     |     ^^^ help: convert the identifier to snake case: `dbr`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `PC` should have a snake case name
[INFO] [stdout]    --> src/cpu/mod.rs:328:5
[INFO] [stdout]     |
[INFO] [stdout] 328 |     PC: u16,          // Program Counter
[INFO] [stdout]     |     ^^ help: convert the identifier to snake case: `pc`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `set_P` should have a snake case name
[INFO] [stdout]    --> src/cpu/mod.rs:333:12
[INFO] [stdout]     |
[INFO] [stdout] 333 |     pub fn set_P(&mut self, P: &StatusRegister) -> &mut Self {
[INFO] [stdout]     |            ^^^^^ help: convert the identifier to snake case: `set_p`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `P` should have a snake case name
[INFO] [stdout]    --> src/cpu/mod.rs:333:29
[INFO] [stdout]     |
[INFO] [stdout] 333 |     pub fn set_P(&mut self, P: &StatusRegister) -> &mut Self {
[INFO] [stdout]     |                             ^ help: convert the identifier to snake case: `p`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `set_C` should have a snake case name
[INFO] [stdout]    --> src/cpu/mod.rs:337:12
[INFO] [stdout]     |
[INFO] [stdout] 337 |     pub fn set_C(&mut self, C: &Accumulator) -> &mut Self {
[INFO] [stdout]     |            ^^^^^ help: convert the identifier to snake case (notice the capitalization): `set_c`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `C` should have a snake case name
[INFO] [stdout]    --> src/cpu/mod.rs:337:29
[INFO] [stdout]     |
[INFO] [stdout] 337 |     pub fn set_C(&mut self, C: &Accumulator) -> &mut Self {
[INFO] [stdout]     |                             ^ help: convert the identifier to snake case (notice the capitalization): `c`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `set_X` should have a snake case name
[INFO] [stdout]    --> src/cpu/mod.rs:341:12
[INFO] [stdout]     |
[INFO] [stdout] 341 |     pub fn set_X(&mut self, X: &IndexRegister) -> &mut Self {
[INFO] [stdout]     |            ^^^^^ help: convert the identifier to snake case (notice the capitalization): `set_x`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `X` should have a snake case name
[INFO] [stdout]    --> src/cpu/mod.rs:341:29
[INFO] [stdout]     |
[INFO] [stdout] 341 |     pub fn set_X(&mut self, X: &IndexRegister) -> &mut Self {
[INFO] [stdout]     |                             ^ help: convert the identifier to snake case (notice the capitalization): `x`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `set_Y` should have a snake case name
[INFO] [stdout]    --> src/cpu/mod.rs:345:12
[INFO] [stdout]     |
[INFO] [stdout] 345 |     pub fn set_Y(&mut self, Y: &IndexRegister) -> &mut Self {
[INFO] [stdout]     |            ^^^^^ help: convert the identifier to snake case (notice the capitalization): `set_y`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `Y` should have a snake case name
[INFO] [stdout]    --> src/cpu/mod.rs:345:29
[INFO] [stdout]     |
[INFO] [stdout] 345 |     pub fn set_Y(&mut self, Y: &IndexRegister) -> &mut Self {
[INFO] [stdout]     |                             ^ help: convert the identifier to snake case (notice the capitalization): `y`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `set_D` should have a snake case name
[INFO] [stdout]    --> src/cpu/mod.rs:349:12
[INFO] [stdout]     |
[INFO] [stdout] 349 |     pub fn set_D(&mut self, D: &u16) -> &mut Self {
[INFO] [stdout]     |            ^^^^^ help: convert the identifier to snake case: `set_d`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `D` should have a snake case name
[INFO] [stdout]    --> src/cpu/mod.rs:349:29
[INFO] [stdout]     |
[INFO] [stdout] 349 |     pub fn set_D(&mut self, D: &u16) -> &mut Self {
[INFO] [stdout]     |                             ^ help: convert the identifier to snake case: `d`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `set_S` should have a snake case name
[INFO] [stdout]    --> src/cpu/mod.rs:353:12
[INFO] [stdout]     |
[INFO] [stdout] 353 |     pub fn set_S(&mut self, S: &IndexRegister) -> &mut Self {
[INFO] [stdout]     |            ^^^^^ help: convert the identifier to snake case (notice the capitalization): `set_s`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `S` should have a snake case name
[INFO] [stdout]    --> src/cpu/mod.rs:353:29
[INFO] [stdout]     |
[INFO] [stdout] 353 |     pub fn set_S(&mut self, S: &IndexRegister) -> &mut Self {
[INFO] [stdout]     |                             ^ help: convert the identifier to snake case (notice the capitalization): `s`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `set_PBR` should have a snake case name
[INFO] [stdout]    --> src/cpu/mod.rs:357:12
[INFO] [stdout]     |
[INFO] [stdout] 357 |     pub fn set_PBR(&mut self, PBR: &u8) -> &mut Self {
[INFO] [stdout]     |            ^^^^^^^ help: convert the identifier to snake case: `set_pbr`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `PBR` should have a snake case name
[INFO] [stdout]    --> src/cpu/mod.rs:357:31
[INFO] [stdout]     |
[INFO] [stdout] 357 |     pub fn set_PBR(&mut self, PBR: &u8) -> &mut Self {
[INFO] [stdout]     |                               ^^^ help: convert the identifier to snake case: `pbr`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `set_DBR` should have a snake case name
[INFO] [stdout]    --> src/cpu/mod.rs:361:12
[INFO] [stdout]     |
[INFO] [stdout] 361 |     pub fn set_DBR(&mut self, DBR: &u8) -> &mut Self {
[INFO] [stdout]     |            ^^^^^^^ help: convert the identifier to snake case: `set_dbr`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `DBR` should have a snake case name
[INFO] [stdout]    --> src/cpu/mod.rs:361:31
[INFO] [stdout]     |
[INFO] [stdout] 361 |     pub fn set_DBR(&mut self, DBR: &u8) -> &mut Self {
[INFO] [stdout]     |                               ^^^ help: convert the identifier to snake case: `dbr`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `set_PC` should have a snake case name
[INFO] [stdout]    --> src/cpu/mod.rs:365:12
[INFO] [stdout]     |
[INFO] [stdout] 365 |     pub fn set_PC(&mut self, PC: &u16) -> &mut Self {
[INFO] [stdout]     |            ^^^^^^ help: convert the identifier to snake case: `set_pc`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `PC` should have a snake case name
[INFO] [stdout]    --> src/cpu/mod.rs:365:30
[INFO] [stdout]     |
[INFO] [stdout] 365 |     pub fn set_PC(&mut self, PC: &u16) -> &mut Self {
[INFO] [stdout]     |                              ^^ help: convert the identifier to snake case: `pc`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `get_P` should have a snake case name
[INFO] [stdout]    --> src/cpu/mod.rs:370:12
[INFO] [stdout]     |
[INFO] [stdout] 370 |     pub fn get_P(&self) -> &StatusRegister {
[INFO] [stdout]     |            ^^^^^ help: convert the identifier to snake case: `get_p`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `get_C` should have a snake case name
[INFO] [stdout]    --> src/cpu/mod.rs:373:12
[INFO] [stdout]     |
[INFO] [stdout] 373 |     pub fn get_C(&self) -> &Accumulator {
[INFO] [stdout]     |            ^^^^^ help: convert the identifier to snake case (notice the capitalization): `get_c`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `get_X` should have a snake case name
[INFO] [stdout]    --> src/cpu/mod.rs:376:12
[INFO] [stdout]     |
[INFO] [stdout] 376 |     pub fn get_X(&self) -> &IndexRegister {
[INFO] [stdout]     |            ^^^^^ help: convert the identifier to snake case (notice the capitalization): `get_x`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `get_Y` should have a snake case name
[INFO] [stdout]    --> src/cpu/mod.rs:379:12
[INFO] [stdout]     |
[INFO] [stdout] 379 |     pub fn get_Y(&self) -> &IndexRegister {
[INFO] [stdout]     |            ^^^^^ help: convert the identifier to snake case (notice the capitalization): `get_y`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `get_D` should have a snake case name
[INFO] [stdout]    --> src/cpu/mod.rs:382:12
[INFO] [stdout]     |
[INFO] [stdout] 382 |     pub fn get_D(&self) -> u16 {
[INFO] [stdout]     |            ^^^^^ help: convert the identifier to snake case: `get_d`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `get_S` should have a snake case name
[INFO] [stdout]    --> src/cpu/mod.rs:385:12
[INFO] [stdout]     |
[INFO] [stdout] 385 |     pub fn get_S(&self) -> &IndexRegister {
[INFO] [stdout]     |            ^^^^^ help: convert the identifier to snake case (notice the capitalization): `get_s`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `get_P_mut` should have a snake case name
[INFO] [stdout]    --> src/cpu/mod.rs:389:12
[INFO] [stdout]     |
[INFO] [stdout] 389 |     pub fn get_P_mut(&mut self) -> &mut StatusRegister {
[INFO] [stdout]     |            ^^^^^^^^^ help: convert the identifier to snake case: `get_p_mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `get_C_mut` should have a snake case name
[INFO] [stdout]    --> src/cpu/mod.rs:392:12
[INFO] [stdout]     |
[INFO] [stdout] 392 |     pub fn get_C_mut(&mut self) -> &mut Accumulator {
[INFO] [stdout]     |            ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `get_c_mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `get_X_mut` should have a snake case name
[INFO] [stdout]    --> src/cpu/mod.rs:395:12
[INFO] [stdout]     |
[INFO] [stdout] 395 |     pub fn get_X_mut(&mut self) -> &mut IndexRegister {
[INFO] [stdout]     |            ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `get_x_mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `get_Y_mut` should have a snake case name
[INFO] [stdout]    --> src/cpu/mod.rs:398:12
[INFO] [stdout]     |
[INFO] [stdout] 398 |     pub fn get_Y_mut(&mut self) -> &mut IndexRegister {
[INFO] [stdout]     |            ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `get_y_mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `get_D_mut` should have a snake case name
[INFO] [stdout]    --> src/cpu/mod.rs:401:12
[INFO] [stdout]     |
[INFO] [stdout] 401 |     pub fn get_D_mut(&self) -> u16 {
[INFO] [stdout]     |            ^^^^^^^^^ help: convert the identifier to snake case: `get_d_mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `get_S_mut` should have a snake case name
[INFO] [stdout]    --> src/cpu/mod.rs:404:12
[INFO] [stdout]     |
[INFO] [stdout] 404 |     pub fn get_S_mut(&mut self) -> &mut IndexRegister {
[INFO] [stdout]     |            ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `get_s_mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `get_PBR` should have a snake case name
[INFO] [stdout]    --> src/cpu/mod.rs:408:12
[INFO] [stdout]     |
[INFO] [stdout] 408 |     pub fn get_PBR(&self) -> u8 {
[INFO] [stdout]     |            ^^^^^^^ help: convert the identifier to snake case: `get_pbr`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `get_DBR` should have a snake case name
[INFO] [stdout]    --> src/cpu/mod.rs:411:12
[INFO] [stdout]     |
[INFO] [stdout] 411 |     pub fn get_DBR(&self) -> u8 {
[INFO] [stdout]     |            ^^^^^^^ help: convert the identifier to snake case: `get_dbr`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `get_PC` should have a snake case name
[INFO] [stdout]    --> src/cpu/mod.rs:414:12
[INFO] [stdout]     |
[INFO] [stdout] 414 |     pub fn get_PC(&self) -> u16 {
[INFO] [stdout]     |            ^^^^^^ help: convert the identifier to snake case: `get_pc`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `D` should have a snake case name
[INFO] [stdout]    --> src/cpu/addressmodes.rs:472:25
[INFO] [stdout]     |
[INFO] [stdout] 472 |                     let D;
[INFO] [stdout]     |                         ^ help: convert the identifier to snake case: `d`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `decode_group_III` should have a snake case name
[INFO] [stdout]    --> src/cpu/decoder.rs:116:4
[INFO] [stdout]     |
[INFO] [stdout] 116 | fn decode_group_III(opcode: u8) -> Option<(Opcodes, AddressModes)> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `decode_group_iii`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `decode_group_II` should have a snake case name
[INFO] [stdout]    --> src/cpu/decoder.rs:267:4
[INFO] [stdout]     |
[INFO] [stdout] 267 | fn decode_group_II(opcode: u8) -> Option<(Opcodes, AddressModes)> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `decode_group_ii`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `decode_group_I` should have a snake case name
[INFO] [stdout]    --> src/cpu/decoder.rs:367:4
[INFO] [stdout]     |
[INFO] [stdout] 367 | fn decode_group_I(opcode: u8) -> Option<(Opcodes, AddressModes)> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `decode_group_i`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<u8, Infallible>
[INFO] [stdout]   --> src/cpu/instructions/mod.rs:46:21
[INFO] [stdout]    |
[INFO] [stdout] 46 |             .decode(decoder.get_bus().read(address).try_into().unwrap())
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: requested on the command line with `-D unmustuse-in-always-ok`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `A` should have a snake case name
[INFO] [stdout]  --> src/cpu/instructions/ops/pha.rs:5:9
[INFO] [stdout]   |
[INFO] [stdout] 5 |     let A = regs.C.A;
[INFO] [stdout]   |         ^ help: convert the identifier to snake case: `a`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `B` should have a snake case name
[INFO] [stdout]  --> src/cpu/instructions/ops/pha.rs:6:9
[INFO] [stdout]   |
[INFO] [stdout] 6 |     let B = regs.C.B;
[INFO] [stdout]   |         ^ help: convert the identifier to snake case: `b`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `X` should have a snake case name
[INFO] [stdout]  --> src/cpu/instructions/ops/stx.rs:5:9
[INFO] [stdout]   |
[INFO] [stdout] 5 |     let X = regs.X;
[INFO] [stdout]   |         ^ help: convert the identifier to snake case (notice the capitalization): `x`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `Y` should have a snake case name
[INFO] [stdout]  --> src/cpu/instructions/ops/sty.rs:5:9
[INFO] [stdout]   |
[INFO] [stdout] 5 |     let Y = regs.Y;
[INFO] [stdout]   |         ^ help: convert the identifier to snake case (notice the capitalization): `y`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `lowRam` should have a snake case name
[INFO] [stdout]  --> src/mem/wram.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 |     lowRam: [u8; 0x2000],  // bank: 0x0-3f (shadowed from 0x7e) 0x0000-0x1fff
[INFO] [stdout]   |     ^^^^^^ help: convert the identifier to snake case: `low_ram`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `highRam` should have a snake case name
[INFO] [stdout]  --> src/mem/wram.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 |     highRam: [u8; 0x6000], // 0x7e
[INFO] [stdout]   |     ^^^^^^^ help: convert the identifier to snake case: `high_ram`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `extendedRam` should have a snake case name
[INFO] [stdout]  --> src/mem/wram.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 |     extendedRam: [u8; 0x10000],
[INFO] [stdout]   |     ^^^^^^^^^^^ help: convert the identifier to snake case: `extended_ram`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]    --> src/tooling/disassembler.rs:146:17
[INFO] [stdout]     |
[INFO] [stdout] 146 | /                 &label_map.insert(
[INFO] [stdout] 147 | |                     ((constant as i32) as u32).try_into().unwrap(),
[INFO] [stdout] 148 | |                     "Label_".to_owned() + &label_number,
[INFO] [stdout] 149 | |                 );
[INFO] [stdout]     | |_________________^ the borrow produces a value
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 146 |                 let _ = &label_map.insert(
[INFO] [stdout]     |                 +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]    --> src/tooling/disassembler.rs:175:17
[INFO] [stdout]     |
[INFO] [stdout] 175 | /                 &label_map.insert(
[INFO] [stdout] 176 | |                     ((constant as i32) as u32).try_into().unwrap(),
[INFO] [stdout] 177 | |                     "Label_".to_owned() + &label_number,
[INFO] [stdout] 178 | |                 );
[INFO] [stdout]     | |_________________^ the borrow produces a value
[INFO] [stdout]     |
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 175 |                 let _ = &label_map.insert(
[INFO] [stdout]     |                 +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]    --> src/tooling/disassembler.rs:204:17
[INFO] [stdout]     |
[INFO] [stdout] 204 | /                 &label_map.insert(
[INFO] [stdout] 205 | |                     ((constant as i32) as u32).try_into().unwrap(),
[INFO] [stdout] 206 | |                     "Label_".to_owned() + &label_number,
[INFO] [stdout] 207 | |                 );
[INFO] [stdout]     | |_________________^ the borrow produces a value
[INFO] [stdout]     |
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 204 |                 let _ = &label_map.insert(
[INFO] [stdout]     |                 +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]    --> src/tooling/disassembler.rs:226:17
[INFO] [stdout]     |
[INFO] [stdout] 226 | /                 &label_map.insert(
[INFO] [stdout] 227 | |                     ((constant as i32) as u32).try_into().unwrap(),
[INFO] [stdout] 228 | |                     "Label_".to_owned() + &label_number,
[INFO] [stdout] 229 | |                 );
[INFO] [stdout]     | |_________________^ the borrow produces a value
[INFO] [stdout]     |
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 226 |                 let _ = &label_map.insert(
[INFO] [stdout]     |                 +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]    --> src/tooling/disassembler.rs:247:13
[INFO] [stdout]     |
[INFO] [stdout] 247 | /             &label_map.insert(
[INFO] [stdout] 248 | |                 ((address as i32) as u32).try_into().unwrap(),
[INFO] [stdout] 249 | |                 "Label_".to_owned() + &label_number,
[INFO] [stdout] 250 | |             );
[INFO] [stdout]     | |_____________^ the borrow produces a value
[INFO] [stdout]     |
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 247 |             let _ = &label_map.insert(
[INFO] [stdout]     |             +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]    --> src/tooling/disassembler.rs:367:13
[INFO] [stdout]     |
[INFO] [stdout] 367 | /             &label_map.insert(
[INFO] [stdout] 368 | |                 ((address as i32 + /*op_length as i32*/ 2 + constant as i32) as u32)
[INFO] [stdout] 369 | |                     .try_into()
[INFO] [stdout] 370 | |                     .unwrap(),
[INFO] [stdout] 371 | |                 "Label_".to_owned() + &label_number,
[INFO] [stdout] 372 | |             );
[INFO] [stdout]     | |_____________^ the borrow produces a value
[INFO] [stdout]     |
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 367 |             let _ = &label_map.insert(
[INFO] [stdout]     |             +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]    --> src/tooling/disassembler.rs:400:13
[INFO] [stdout]     |
[INFO] [stdout] 400 | /             &label_map.insert(
[INFO] [stdout] 401 | |                 ((address as i32 + 2 + constant as i32) as u32)
[INFO] [stdout] 402 | |                     .try_into()
[INFO] [stdout] 403 | |                     .unwrap(),
[INFO] [stdout] 404 | |                 "Label_".to_owned() + &label_number,
[INFO] [stdout] 405 | |             );
[INFO] [stdout]     | |_____________^ the borrow produces a value
[INFO] [stdout]     |
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 400 |             let _ = &label_map.insert(
[INFO] [stdout]     |             +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `bus`
[INFO] [stdout]  --> src/cpu/instructions/ops/brk.rs:3:12
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub fn brk(bus: &mut Bus) {
[INFO] [stdout]   |            ^^^ help: if this is intentional, prefix it with an underscore: `_bus`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `superrustendo` (lib) due to 1 previous error; 134 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning: unused variable: `effective_address`
[INFO] [stdout]  --> src/cpu/instructions/ops/lda.rs:4:27
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub fn lda(bus: &mut Bus, effective_address: Option<Address>, address_mode: AddressModes, payload: &[u8], value: Option<Operant_Value>) {
[INFO] [stdout]   |                           ^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_effective_address`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `bus`
[INFO] [stdout]  --> src/cpu/instructions/ops/stp.rs:3:12
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub fn stp(bus: &mut Bus) {
[INFO] [stdout]   |            ^^^ help: if this is intentional, prefix it with an underscore: `_bus`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `cycles` is assigned to, but never used
[INFO] [stdout]  --> src/cpu/instructions/ops/trb.rs:9:9
[INFO] [stdout]   |
[INFO] [stdout] 9 |     let mut cycles = 0;
[INFO] [stdout]   |         ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: consider using `_cycles` instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `cycles` is never read
[INFO] [stdout]   --> src/cpu/instructions/ops/trb.rs:36:13
[INFO] [stdout]    |
[INFO] [stdout] 36 |             cycles = 5;
[INFO] [stdout]    |             ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout]    = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `cycles` is never read
[INFO] [stdout]   --> src/cpu/instructions/ops/trb.rs:31:13
[INFO] [stdout]    |
[INFO] [stdout] 31 |             cycles = 6;
[INFO] [stdout]    |             ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `cycles` is never read
[INFO] [stdout]   --> src/cpu/instructions/ops/trb.rs:33:17
[INFO] [stdout]    |
[INFO] [stdout] 33 |                 cycles += 1;
[INFO] [stdout]    |                 ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `cycles` is never read
[INFO] [stdout]   --> src/cpu/instructions/ops/trb.rs:38:9
[INFO] [stdout]    |
[INFO] [stdout] 38 |         cycles += 2;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `cycles` is never read
[INFO] [stdout]   --> src/cpu/instructions/ops/trb.rs:16:13
[INFO] [stdout]    |
[INFO] [stdout] 16 |             cycles = 5;
[INFO] [stdout]    |             ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `cycles` is never read
[INFO] [stdout]   --> src/cpu/instructions/ops/trb.rs:14:13
[INFO] [stdout]    |
[INFO] [stdout] 14 |             cycles = 6;
[INFO] [stdout]    |             ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `cycles` is assigned to, but never used
[INFO] [stdout]  --> src/cpu/instructions/ops/tsb.rs:9:9
[INFO] [stdout]   |
[INFO] [stdout] 9 |     let mut cycles = 0;
[INFO] [stdout]   |         ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: consider using `_cycles` instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `cycles` is never read
[INFO] [stdout]   --> src/cpu/instructions/ops/tsb.rs:36:13
[INFO] [stdout]    |
[INFO] [stdout] 36 |             cycles = 5;
[INFO] [stdout]    |             ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `cycles` is never read
[INFO] [stdout]   --> src/cpu/instructions/ops/tsb.rs:31:13
[INFO] [stdout]    |
[INFO] [stdout] 31 |             cycles = 6;
[INFO] [stdout]    |             ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `cycles` is never read
[INFO] [stdout]   --> src/cpu/instructions/ops/tsb.rs:33:17
[INFO] [stdout]    |
[INFO] [stdout] 33 |                 cycles += 1;
[INFO] [stdout]    |                 ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `cycles` is never read
[INFO] [stdout]   --> src/cpu/instructions/ops/tsb.rs:38:9
[INFO] [stdout]    |
[INFO] [stdout] 38 |         cycles += 2;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `cycles` is never read
[INFO] [stdout]   --> src/cpu/instructions/ops/tsb.rs:16:13
[INFO] [stdout]    |
[INFO] [stdout] 16 |             cycles = 5;
[INFO] [stdout]    |             ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `cycles` is never read
[INFO] [stdout]   --> src/cpu/instructions/ops/tsb.rs:14:13
[INFO] [stdout]    |
[INFO] [stdout] 14 |             cycles = 6;
[INFO] [stdout]    |             ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `memory` and `initialized` are never read
[INFO] [stdout]   --> src/apu/mod.rs:9:5
[INFO] [stdout]    |
[INFO] [stdout]  7 | pub struct Apu {
[INFO] [stdout]    |            --- fields in this struct
[INFO] [stdout]  8 |     // TODO
[INFO] [stdout]  9 |     memory: [u8; 0x10000], // 64K
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 10 |     initialized: bool,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Apu` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `MemDestination` is never used
[INFO] [stdout]   --> src/apu/mod.rs:19:6
[INFO] [stdout]    |
[INFO] [stdout] 19 | enum MemDestination {
[INFO] [stdout]    |      ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `resolve`, `write`, and `read` are never used
[INFO] [stdout]    --> src/apu/mod.rs:43:8
[INFO] [stdout]     |
[INFO] [stdout]  27 | impl<'s, 't> Apu {
[INFO] [stdout]     | ---------------- associated items in this implementation
[INFO] [stdout] ...
[INFO] [stdout]  43 |     fn resolve(address: u16) -> MemDestination {
[INFO] [stdout]     |        ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  83 |     fn write(&mut self, address: u16, value: u8) {
[INFO] [stdout]     |        ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 148 |     fn read(&self, address: u16) -> u8 {
[INFO] [stdout]     |        ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SMC_OFFSET` is never used
[INFO] [stdout]   --> src/cartridge/mod.rs:12:7
[INFO] [stdout]    |
[INFO] [stdout] 12 | const SMC_OFFSET: usize = 0x200;
[INFO] [stdout]    |       ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/cartridge/mod.rs:15:16
[INFO] [stdout]    |
[INFO] [stdout] 15 | struct FastRom(bool);
[INFO] [stdout]    |        ------- ^^^^
[INFO] [stdout]    |        |
[INFO] [stdout]    |        field in this struct
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider removing this field
[INFO] [stdout]    = note: `FastRom` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/cartridge/mod.rs:22:11
[INFO] [stdout]    |
[INFO] [stdout] 22 |     HiRom(FastRom),
[INFO] [stdout]    |     ----- ^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `MakeupType` has a derived impl for the trait `Debug`, but this is 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] 22 -     HiRom(FastRom),
[INFO] [stdout] 22 +     HiRom(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/cartridge/mod.rs:23:12
[INFO] [stdout]    |
[INFO] [stdout] 23 |     LowRom(FastRom),
[INFO] [stdout]    |     ------ ^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `MakeupType` has a derived impl for the trait `Debug`, but this is 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] 23 -     LowRom(FastRom),
[INFO] [stdout] 23 +     LowRom(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/cartridge/mod.rs:27:13
[INFO] [stdout]    |
[INFO] [stdout] 27 |     Unknown(u8),
[INFO] [stdout]    |     ------- ^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `MakeupType` has a derived impl for the trait `Debug`, but this is 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] 27 -     Unknown(u8),
[INFO] [stdout] 27 +     Unknown(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `Bcd` is never used
[INFO] [stdout]    --> src/cpu/instructions/ops/mod.rs:134:15
[INFO] [stdout]     |
[INFO] [stdout] 134 |     pub trait Bcd<T> {
[INFO] [stdout]     |               ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `to_bcd` is never used
[INFO] [stdout]    --> src/cpu/instructions/ops/mod.rs:155:12
[INFO] [stdout]     |
[INFO] [stdout] 155 |     pub fn to_bcd(value: u8) -> u8 {
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `from_bcd` is never used
[INFO] [stdout]    --> src/cpu/instructions/ops/mod.rs:166:12
[INFO] [stdout]     |
[INFO] [stdout] 166 |     pub fn from_bcd(value: u8) -> u8 {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `BitMask` is never used
[INFO] [stdout]   --> src/mem/hw_registers.rs:14:6
[INFO] [stdout]    |
[INFO] [stdout] 14 | type BitMask = String;
[INFO] [stdout]    |      ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `IOAddress` is never used
[INFO] [stdout]   --> src/mem/hw_registers.rs:15:6
[INFO] [stdout]    |
[INFO] [stdout] 15 | type IOAddress = u16;
[INFO] [stdout]    |      ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `mem` is never read
[INFO] [stdout]   --> src/ppu/mod.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | struct VRAM {
[INFO] [stdout]    |        ---- field in this struct
[INFO] [stdout] 11 |     mem: [u8; 64 * 1024],
[INFO] [stdout]    |     ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `VRAM` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `mem` is never read
[INFO] [stdout]   --> src/ppu/mod.rs:34:5
[INFO] [stdout]    |
[INFO] [stdout] 33 | struct CGRAM {
[INFO] [stdout]    |        ----- field in this struct
[INFO] [stdout] 34 |     mem: [ColorEntry; 256],
[INFO] [stdout]    |     ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `CGRAM` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `vram`, `cgram`, and `oam` are never read
[INFO] [stdout]    --> src/ppu/mod.rs:102:5
[INFO] [stdout]     |
[INFO] [stdout] 101 | pub struct PPU {
[INFO] [stdout]     |            --- fields in this struct
[INFO] [stdout] 102 |     vram: VRAM,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] 103 |     cgram: CGRAM,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout] 104 |     oam: OAM,
[INFO] [stdout]     |     ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `PPU` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `scoreHeader` should have a snake case name
[INFO] [stdout]    --> src/cartridge/mod.rs:157:8
[INFO] [stdout]     |
[INFO] [stdout] 157 |     fn scoreHeader(&self, address: usize) -> i32 {
[INFO] [stdout]     |        ^^^^^^^^^^^ help: convert the identifier to snake case: `score_header`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `LoRom` should have a snake case name
[INFO] [stdout]    --> src/cartridge/mod.rs:248:13
[INFO] [stdout]     |
[INFO] [stdout] 248 |         let LoRom = self.scoreHeader(0x7FB0);
[INFO] [stdout]     |             ^^^^^ help: convert the identifier to snake case: `lo_rom`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `HiRom` should have a snake case name
[INFO] [stdout]    --> src/cartridge/mod.rs:249:13
[INFO] [stdout]     |
[INFO] [stdout] 249 |         let HiRom = self.scoreHeader(0xFFB0);
[INFO] [stdout]     |             ^^^^^ help: convert the identifier to snake case: `hi_rom`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `ExLoRom` should have a snake case name
[INFO] [stdout]    --> src/cartridge/mod.rs:250:17
[INFO] [stdout]     |
[INFO] [stdout] 250 |         let mut ExLoRom = self.scoreHeader(0x407FB0);
[INFO] [stdout]     |                 ^^^^^^^ help: convert the identifier to snake case: `ex_lo_rom`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `ExHiRom` should have a snake case name
[INFO] [stdout]    --> src/cartridge/mod.rs:251:17
[INFO] [stdout]     |
[INFO] [stdout] 251 |         let mut ExHiRom = self.scoreHeader(0x40FFB0);
[INFO] [stdout]     |                 ^^^^^^^ help: convert the identifier to snake case: `ex_hi_rom`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `A` should have a snake case name
[INFO] [stdout]    --> src/cpu/mod.rs:237:5
[INFO] [stdout]     |
[INFO] [stdout] 237 |     A: 8,
[INFO] [stdout]     |     ^ help: convert the identifier to snake case: `a`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `B` should have a snake case name
[INFO] [stdout]    --> src/cpu/mod.rs:238:5
[INFO] [stdout]     |
[INFO] [stdout] 238 |     B: 8,
[INFO] [stdout]     |     ^ help: convert the identifier to snake case: `b`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `A` should have a snake case name
[INFO] [stdout]    --> src/cpu/mod.rs:237:5
[INFO] [stdout]     |
[INFO] [stdout] 237 |     A: 8,
[INFO] [stdout]     |     ^ help: convert the identifier to snake case: `a`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `B` should have a snake case name
[INFO] [stdout]    --> src/cpu/mod.rs:238:5
[INFO] [stdout]     |
[INFO] [stdout] 238 |     B: 8,
[INFO] [stdout]     |     ^ help: convert the identifier to snake case: `b`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `get_A` should have a snake case name
[INFO] [stdout]    --> src/cpu/mod.rs:255:12
[INFO] [stdout]     |
[INFO] [stdout] 255 |     pub fn get_A(&self) -> u8 {
[INFO] [stdout]     |            ^^^^^ help: convert the identifier to snake case: `get_a`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `get_B` should have a snake case name
[INFO] [stdout]    --> src/cpu/mod.rs:258:12
[INFO] [stdout]     |
[INFO] [stdout] 258 |     pub fn get_B(&self) -> u8 {
[INFO] [stdout]     |            ^^^^^ help: convert the identifier to snake case: `get_b`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `set_A` should have a snake case name
[INFO] [stdout]    --> src/cpu/mod.rs:261:12
[INFO] [stdout]     |
[INFO] [stdout] 261 |     pub fn set_A(&mut self, A: u8) -> &mut Self {
[INFO] [stdout]     |            ^^^^^ help: convert the identifier to snake case: `set_a`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `A` should have a snake case name
[INFO] [stdout]    --> src/cpu/mod.rs:261:29
[INFO] [stdout]     |
[INFO] [stdout] 261 |     pub fn set_A(&mut self, A: u8) -> &mut Self {
[INFO] [stdout]     |                             ^ help: convert the identifier to snake case: `a`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `set_B` should have a snake case name
[INFO] [stdout]    --> src/cpu/mod.rs:265:12
[INFO] [stdout]     |
[INFO] [stdout] 265 |     pub fn set_B(&mut self, B: u8) -> &mut Self {
[INFO] [stdout]     |            ^^^^^ help: convert the identifier to snake case: `set_b`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `B` should have a snake case name
[INFO] [stdout]    --> src/cpu/mod.rs:265:29
[INFO] [stdout]     |
[INFO] [stdout] 265 |     pub fn set_B(&mut self, B: u8) -> &mut Self {
[INFO] [stdout]     |                             ^ help: convert the identifier to snake case: `b`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `set_C` should have a snake case name
[INFO] [stdout]    --> src/cpu/mod.rs:269:12
[INFO] [stdout]     |
[INFO] [stdout] 269 |     pub fn set_C(&mut self, value: u16) -> &mut Self {
[INFO] [stdout]     |            ^^^^^ help: convert the identifier to snake case (notice the capitalization): `set_c`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `get_C` should have a snake case name
[INFO] [stdout]    --> src/cpu/mod.rs:274:12
[INFO] [stdout]     |
[INFO] [stdout] 274 |     pub fn get_C(&self) -> u16 {
[INFO] [stdout]     |            ^^^^^ help: convert the identifier to snake case (notice the capitalization): `get_c`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `P` should have a snake case name
[INFO] [stdout]    --> src/cpu/mod.rs:320:5
[INFO] [stdout]     |
[INFO] [stdout] 320 |     P: StatusRegister,
[INFO] [stdout]     |     ^ help: convert the identifier to snake case: `p`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `C` should have a snake case name
[INFO] [stdout]    --> src/cpu/mod.rs:321:5
[INFO] [stdout]     |
[INFO] [stdout] 321 |     C: Accumulator,
[INFO] [stdout]     |     ^ help: convert the identifier to snake case (notice the capitalization): `c`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `X` should have a snake case name
[INFO] [stdout]    --> src/cpu/mod.rs:322:5
[INFO] [stdout]     |
[INFO] [stdout] 322 |     X: IndexRegister, // X Index Register,
[INFO] [stdout]     |     ^ help: convert the identifier to snake case (notice the capitalization): `x`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Y` should have a snake case name
[INFO] [stdout]    --> src/cpu/mod.rs:323:5
[INFO] [stdout]     |
[INFO] [stdout] 323 |     Y: IndexRegister, // Y Index Register,
[INFO] [stdout]     |     ^ help: convert the identifier to snake case (notice the capitalization): `y`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `D` should have a snake case name
[INFO] [stdout]    --> src/cpu/mod.rs:324:5
[INFO] [stdout]     |
[INFO] [stdout] 324 |     D: u16,           // Direct Page Register
[INFO] [stdout]     |     ^ help: convert the identifier to snake case: `d`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `S` should have a snake case name
[INFO] [stdout]    --> src/cpu/mod.rs:325:5
[INFO] [stdout]     |
[INFO] [stdout] 325 |     S: IndexRegister, // Stack Pointer (or 24 bits?)
[INFO] [stdout]     |     ^ help: convert the identifier to snake case (notice the capitalization): `s`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `PBR` should have a snake case name
[INFO] [stdout]    --> src/cpu/mod.rs:326:5
[INFO] [stdout]     |
[INFO] [stdout] 326 |     PBR: u8,          // Program Bank Register
[INFO] [stdout]     |     ^^^ help: convert the identifier to snake case: `pbr`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `DBR` should have a snake case name
[INFO] [stdout]    --> src/cpu/mod.rs:327:5
[INFO] [stdout]     |
[INFO] [stdout] 327 |     DBR: u8,          // Data Bank Register
[INFO] [stdout]     |     ^^^ help: convert the identifier to snake case: `dbr`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `PC` should have a snake case name
[INFO] [stdout]    --> src/cpu/mod.rs:328:5
[INFO] [stdout]     |
[INFO] [stdout] 328 |     PC: u16,          // Program Counter
[INFO] [stdout]     |     ^^ help: convert the identifier to snake case: `pc`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `P` should have a snake case name
[INFO] [stdout]    --> src/cpu/mod.rs:320:5
[INFO] [stdout]     |
[INFO] [stdout] 320 |     P: StatusRegister,
[INFO] [stdout]     |     ^ help: convert the identifier to snake case: `p`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `C` should have a snake case name
[INFO] [stdout]    --> src/cpu/mod.rs:321:5
[INFO] [stdout]     |
[INFO] [stdout] 321 |     C: Accumulator,
[INFO] [stdout]     |     ^ help: convert the identifier to snake case (notice the capitalization): `c`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `X` should have a snake case name
[INFO] [stdout]    --> src/cpu/mod.rs:322:5
[INFO] [stdout]     |
[INFO] [stdout] 322 |     X: IndexRegister, // X Index Register,
[INFO] [stdout]     |     ^ help: convert the identifier to snake case (notice the capitalization): `x`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `Y` should have a snake case name
[INFO] [stdout]    --> src/cpu/mod.rs:323:5
[INFO] [stdout]     |
[INFO] [stdout] 323 |     Y: IndexRegister, // Y Index Register,
[INFO] [stdout]     |     ^ help: convert the identifier to snake case (notice the capitalization): `y`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `D` should have a snake case name
[INFO] [stdout]    --> src/cpu/mod.rs:324:5
[INFO] [stdout]     |
[INFO] [stdout] 324 |     D: u16,           // Direct Page Register
[INFO] [stdout]     |     ^ help: convert the identifier to snake case: `d`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `S` should have a snake case name
[INFO] [stdout]    --> src/cpu/mod.rs:325:5
[INFO] [stdout]     |
[INFO] [stdout] 325 |     S: IndexRegister, // Stack Pointer (or 24 bits?)
[INFO] [stdout]     |     ^ help: convert the identifier to snake case (notice the capitalization): `s`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `PBR` should have a snake case name
[INFO] [stdout]    --> src/cpu/mod.rs:326:5
[INFO] [stdout]     |
[INFO] [stdout] 326 |     PBR: u8,          // Program Bank Register
[INFO] [stdout]     |     ^^^ help: convert the identifier to snake case: `pbr`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `DBR` should have a snake case name
[INFO] [stdout]    --> src/cpu/mod.rs:327:5
[INFO] [stdout]     |
[INFO] [stdout] 327 |     DBR: u8,          // Data Bank Register
[INFO] [stdout]     |     ^^^ help: convert the identifier to snake case: `dbr`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `PC` should have a snake case name
[INFO] [stdout]    --> src/cpu/mod.rs:328:5
[INFO] [stdout]     |
[INFO] [stdout] 328 |     PC: u16,          // Program Counter
[INFO] [stdout]     |     ^^ help: convert the identifier to snake case: `pc`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `set_P` should have a snake case name
[INFO] [stdout]    --> src/cpu/mod.rs:333:12
[INFO] [stdout]     |
[INFO] [stdout] 333 |     pub fn set_P(&mut self, P: &StatusRegister) -> &mut Self {
[INFO] [stdout]     |            ^^^^^ help: convert the identifier to snake case: `set_p`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `P` should have a snake case name
[INFO] [stdout]    --> src/cpu/mod.rs:333:29
[INFO] [stdout]     |
[INFO] [stdout] 333 |     pub fn set_P(&mut self, P: &StatusRegister) -> &mut Self {
[INFO] [stdout]     |                             ^ help: convert the identifier to snake case: `p`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `set_C` should have a snake case name
[INFO] [stdout]    --> src/cpu/mod.rs:337:12
[INFO] [stdout]     |
[INFO] [stdout] 337 |     pub fn set_C(&mut self, C: &Accumulator) -> &mut Self {
[INFO] [stdout]     |            ^^^^^ help: convert the identifier to snake case (notice the capitalization): `set_c`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `C` should have a snake case name
[INFO] [stdout]    --> src/cpu/mod.rs:337:29
[INFO] [stdout]     |
[INFO] [stdout] 337 |     pub fn set_C(&mut self, C: &Accumulator) -> &mut Self {
[INFO] [stdout]     |                             ^ help: convert the identifier to snake case (notice the capitalization): `c`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `set_X` should have a snake case name
[INFO] [stdout]    --> src/cpu/mod.rs:341:12
[INFO] [stdout]     |
[INFO] [stdout] 341 |     pub fn set_X(&mut self, X: &IndexRegister) -> &mut Self {
[INFO] [stdout]     |            ^^^^^ help: convert the identifier to snake case (notice the capitalization): `set_x`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `X` should have a snake case name
[INFO] [stdout]    --> src/cpu/mod.rs:341:29
[INFO] [stdout]     |
[INFO] [stdout] 341 |     pub fn set_X(&mut self, X: &IndexRegister) -> &mut Self {
[INFO] [stdout]     |                             ^ help: convert the identifier to snake case (notice the capitalization): `x`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `set_Y` should have a snake case name
[INFO] [stdout]    --> src/cpu/mod.rs:345:12
[INFO] [stdout]     |
[INFO] [stdout] 345 |     pub fn set_Y(&mut self, Y: &IndexRegister) -> &mut Self {
[INFO] [stdout]     |            ^^^^^ help: convert the identifier to snake case (notice the capitalization): `set_y`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `Y` should have a snake case name
[INFO] [stdout]    --> src/cpu/mod.rs:345:29
[INFO] [stdout]     |
[INFO] [stdout] 345 |     pub fn set_Y(&mut self, Y: &IndexRegister) -> &mut Self {
[INFO] [stdout]     |                             ^ help: convert the identifier to snake case (notice the capitalization): `y`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `set_D` should have a snake case name
[INFO] [stdout]    --> src/cpu/mod.rs:349:12
[INFO] [stdout]     |
[INFO] [stdout] 349 |     pub fn set_D(&mut self, D: &u16) -> &mut Self {
[INFO] [stdout]     |            ^^^^^ help: convert the identifier to snake case: `set_d`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `D` should have a snake case name
[INFO] [stdout]    --> src/cpu/mod.rs:349:29
[INFO] [stdout]     |
[INFO] [stdout] 349 |     pub fn set_D(&mut self, D: &u16) -> &mut Self {
[INFO] [stdout]     |                             ^ help: convert the identifier to snake case: `d`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `set_S` should have a snake case name
[INFO] [stdout]    --> src/cpu/mod.rs:353:12
[INFO] [stdout]     |
[INFO] [stdout] 353 |     pub fn set_S(&mut self, S: &IndexRegister) -> &mut Self {
[INFO] [stdout]     |            ^^^^^ help: convert the identifier to snake case (notice the capitalization): `set_s`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `S` should have a snake case name
[INFO] [stdout]    --> src/cpu/mod.rs:353:29
[INFO] [stdout]     |
[INFO] [stdout] 353 |     pub fn set_S(&mut self, S: &IndexRegister) -> &mut Self {
[INFO] [stdout]     |                             ^ help: convert the identifier to snake case (notice the capitalization): `s`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `set_PBR` should have a snake case name
[INFO] [stdout]    --> src/cpu/mod.rs:357:12
[INFO] [stdout]     |
[INFO] [stdout] 357 |     pub fn set_PBR(&mut self, PBR: &u8) -> &mut Self {
[INFO] [stdout]     |            ^^^^^^^ help: convert the identifier to snake case: `set_pbr`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `PBR` should have a snake case name
[INFO] [stdout]    --> src/cpu/mod.rs:357:31
[INFO] [stdout]     |
[INFO] [stdout] 357 |     pub fn set_PBR(&mut self, PBR: &u8) -> &mut Self {
[INFO] [stdout]     |                               ^^^ help: convert the identifier to snake case: `pbr`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `set_DBR` should have a snake case name
[INFO] [stdout]    --> src/cpu/mod.rs:361:12
[INFO] [stdout]     |
[INFO] [stdout] 361 |     pub fn set_DBR(&mut self, DBR: &u8) -> &mut Self {
[INFO] [stdout]     |            ^^^^^^^ help: convert the identifier to snake case: `set_dbr`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `DBR` should have a snake case name
[INFO] [stdout]    --> src/cpu/mod.rs:361:31
[INFO] [stdout]     |
[INFO] [stdout] 361 |     pub fn set_DBR(&mut self, DBR: &u8) -> &mut Self {
[INFO] [stdout]     |                               ^^^ help: convert the identifier to snake case: `dbr`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `set_PC` should have a snake case name
[INFO] [stdout]    --> src/cpu/mod.rs:365:12
[INFO] [stdout]     |
[INFO] [stdout] 365 |     pub fn set_PC(&mut self, PC: &u16) -> &mut Self {
[INFO] [stdout]     |            ^^^^^^ help: convert the identifier to snake case: `set_pc`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `PC` should have a snake case name
[INFO] [stdout]    --> src/cpu/mod.rs:365:30
[INFO] [stdout]     |
[INFO] [stdout] 365 |     pub fn set_PC(&mut self, PC: &u16) -> &mut Self {
[INFO] [stdout]     |                              ^^ help: convert the identifier to snake case: `pc`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `get_P` should have a snake case name
[INFO] [stdout]    --> src/cpu/mod.rs:370:12
[INFO] [stdout]     |
[INFO] [stdout] 370 |     pub fn get_P(&self) -> &StatusRegister {
[INFO] [stdout]     |            ^^^^^ help: convert the identifier to snake case: `get_p`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `get_C` should have a snake case name
[INFO] [stdout]    --> src/cpu/mod.rs:373:12
[INFO] [stdout]     |
[INFO] [stdout] 373 |     pub fn get_C(&self) -> &Accumulator {
[INFO] [stdout]     |            ^^^^^ help: convert the identifier to snake case (notice the capitalization): `get_c`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `get_X` should have a snake case name
[INFO] [stdout]    --> src/cpu/mod.rs:376:12
[INFO] [stdout]     |
[INFO] [stdout] 376 |     pub fn get_X(&self) -> &IndexRegister {
[INFO] [stdout]     |            ^^^^^ help: convert the identifier to snake case (notice the capitalization): `get_x`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `get_Y` should have a snake case name
[INFO] [stdout]    --> src/cpu/mod.rs:379:12
[INFO] [stdout]     |
[INFO] [stdout] 379 |     pub fn get_Y(&self) -> &IndexRegister {
[INFO] [stdout]     |            ^^^^^ help: convert the identifier to snake case (notice the capitalization): `get_y`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `get_D` should have a snake case name
[INFO] [stdout]    --> src/cpu/mod.rs:382:12
[INFO] [stdout]     |
[INFO] [stdout] 382 |     pub fn get_D(&self) -> u16 {
[INFO] [stdout]     |            ^^^^^ help: convert the identifier to snake case: `get_d`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `get_S` should have a snake case name
[INFO] [stdout]    --> src/cpu/mod.rs:385:12
[INFO] [stdout]     |
[INFO] [stdout] 385 |     pub fn get_S(&self) -> &IndexRegister {
[INFO] [stdout]     |            ^^^^^ help: convert the identifier to snake case (notice the capitalization): `get_s`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `get_P_mut` should have a snake case name
[INFO] [stdout]    --> src/cpu/mod.rs:389:12
[INFO] [stdout]     |
[INFO] [stdout] 389 |     pub fn get_P_mut(&mut self) -> &mut StatusRegister {
[INFO] [stdout]     |            ^^^^^^^^^ help: convert the identifier to snake case: `get_p_mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `get_C_mut` should have a snake case name
[INFO] [stdout]    --> src/cpu/mod.rs:392:12
[INFO] [stdout]     |
[INFO] [stdout] 392 |     pub fn get_C_mut(&mut self) -> &mut Accumulator {
[INFO] [stdout]     |            ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `get_c_mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `get_X_mut` should have a snake case name
[INFO] [stdout]    --> src/cpu/mod.rs:395:12
[INFO] [stdout]     |
[INFO] [stdout] 395 |     pub fn get_X_mut(&mut self) -> &mut IndexRegister {
[INFO] [stdout]     |            ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `get_x_mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `get_Y_mut` should have a snake case name
[INFO] [stdout]    --> src/cpu/mod.rs:398:12
[INFO] [stdout]     |
[INFO] [stdout] 398 |     pub fn get_Y_mut(&mut self) -> &mut IndexRegister {
[INFO] [stdout]     |            ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `get_y_mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `get_D_mut` should have a snake case name
[INFO] [stdout]    --> src/cpu/mod.rs:401:12
[INFO] [stdout]     |
[INFO] [stdout] 401 |     pub fn get_D_mut(&self) -> u16 {
[INFO] [stdout]     |            ^^^^^^^^^ help: convert the identifier to snake case: `get_d_mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `get_S_mut` should have a snake case name
[INFO] [stdout]    --> src/cpu/mod.rs:404:12
[INFO] [stdout]     |
[INFO] [stdout] 404 |     pub fn get_S_mut(&mut self) -> &mut IndexRegister {
[INFO] [stdout]     |            ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `get_s_mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `get_PBR` should have a snake case name
[INFO] [stdout]    --> src/cpu/mod.rs:408:12
[INFO] [stdout]     |
[INFO] [stdout] 408 |     pub fn get_PBR(&self) -> u8 {
[INFO] [stdout]     |            ^^^^^^^ help: convert the identifier to snake case: `get_pbr`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `get_DBR` should have a snake case name
[INFO] [stdout]    --> src/cpu/mod.rs:411:12
[INFO] [stdout]     |
[INFO] [stdout] 411 |     pub fn get_DBR(&self) -> u8 {
[INFO] [stdout]     |            ^^^^^^^ help: convert the identifier to snake case: `get_dbr`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `get_PC` should have a snake case name
[INFO] [stdout]    --> src/cpu/mod.rs:414:12
[INFO] [stdout]     |
[INFO] [stdout] 414 |     pub fn get_PC(&self) -> u16 {
[INFO] [stdout]     |            ^^^^^^ help: convert the identifier to snake case: `get_pc`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `D` should have a snake case name
[INFO] [stdout]    --> src/cpu/addressmodes.rs:472:25
[INFO] [stdout]     |
[INFO] [stdout] 472 |                     let D;
[INFO] [stdout]     |                         ^ help: convert the identifier to snake case: `d`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `decode_group_III` should have a snake case name
[INFO] [stdout]    --> src/cpu/decoder.rs:116:4
[INFO] [stdout]     |
[INFO] [stdout] 116 | fn decode_group_III(opcode: u8) -> Option<(Opcodes, AddressModes)> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `decode_group_iii`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `decode_group_II` should have a snake case name
[INFO] [stdout]    --> src/cpu/decoder.rs:267:4
[INFO] [stdout]     |
[INFO] [stdout] 267 | fn decode_group_II(opcode: u8) -> Option<(Opcodes, AddressModes)> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `decode_group_ii`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `decode_group_I` should have a snake case name
[INFO] [stdout]    --> src/cpu/decoder.rs:367:4
[INFO] [stdout]     |
[INFO] [stdout] 367 | fn decode_group_I(opcode: u8) -> Option<(Opcodes, AddressModes)> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `decode_group_i`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<u8, Infallible>
[INFO] [stdout]   --> src/cpu/instructions/mod.rs:46:21
[INFO] [stdout]    |
[INFO] [stdout] 46 |             .decode(decoder.get_bus().read(address).try_into().unwrap())
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: requested on the command line with `-D unmustuse-in-always-ok`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `P` should have a snake case name
[INFO] [stdout]   --> src/cpu/instructions/ops/clc.rs:20:17
[INFO] [stdout]    |
[INFO] [stdout] 20 |         let mut P = StatusRegister::default();
[INFO] [stdout]    |                 ^ help: convert the identifier to snake case: `p`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `P` should have a snake case name
[INFO] [stdout]   --> src/cpu/instructions/ops/cld.rs:24:17
[INFO] [stdout]    |
[INFO] [stdout] 24 |         let mut P = StatusRegister::default();
[INFO] [stdout]    |                 ^ help: convert the identifier to snake case: `p`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `A` should have a snake case name
[INFO] [stdout]  --> src/cpu/instructions/ops/pha.rs:5:9
[INFO] [stdout]   |
[INFO] [stdout] 5 |     let A = regs.C.A;
[INFO] [stdout]   |         ^ help: convert the identifier to snake case: `a`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `B` should have a snake case name
[INFO] [stdout]  --> src/cpu/instructions/ops/pha.rs:6:9
[INFO] [stdout]   |
[INFO] [stdout] 6 |     let B = regs.C.B;
[INFO] [stdout]   |         ^ help: convert the identifier to snake case: `b`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `P` should have a snake case name
[INFO] [stdout]   --> src/cpu/instructions/ops/rep.rs:25:13
[INFO] [stdout]    |
[INFO] [stdout] 25 |         let P = StatusRegister::from(0b11111111);
[INFO] [stdout]    |             ^ help: convert the identifier to snake case: `p`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `P` should have a snake case name
[INFO] [stdout]   --> src/cpu/instructions/ops/sei.rs:22:17
[INFO] [stdout]    |
[INFO] [stdout] 22 |         let mut P = StatusRegister::default();
[INFO] [stdout]    |                 ^ help: convert the identifier to snake case: `p`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `X` should have a snake case name
[INFO] [stdout]  --> src/cpu/instructions/ops/stx.rs:5:9
[INFO] [stdout]   |
[INFO] [stdout] 5 |     let X = regs.X;
[INFO] [stdout]   |         ^ help: convert the identifier to snake case (notice the capitalization): `x`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `Y` should have a snake case name
[INFO] [stdout]  --> src/cpu/instructions/ops/sty.rs:5:9
[INFO] [stdout]   |
[INFO] [stdout] 5 |     let Y = regs.Y;
[INFO] [stdout]   |         ^ help: convert the identifier to snake case (notice the capitalization): `y`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `P` should have a snake case name
[INFO] [stdout]   --> src/cpu/instructions/ops/trb.rs:56:17
[INFO] [stdout]    |
[INFO] [stdout] 56 |         let mut P = StatusRegister::default();
[INFO] [stdout]    |                 ^ help: convert the identifier to snake case: `p`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `P` should have a snake case name
[INFO] [stdout]   --> src/cpu/instructions/ops/trb.rs:74:17
[INFO] [stdout]    |
[INFO] [stdout] 74 |         let mut P = StatusRegister::default();
[INFO] [stdout]    |                 ^ help: convert the identifier to snake case: `p`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `P` should have a snake case name
[INFO] [stdout]   --> src/cpu/instructions/ops/trb.rs:93:17
[INFO] [stdout]    |
[INFO] [stdout] 93 |         let mut P = StatusRegister::default();
[INFO] [stdout]    |                 ^ help: convert the identifier to snake case: `p`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `P` should have a snake case name
[INFO] [stdout]    --> src/cpu/instructions/ops/trb.rs:113:17
[INFO] [stdout]     |
[INFO] [stdout] 113 |         let mut P = StatusRegister::default();
[INFO] [stdout]     |                 ^ help: convert the identifier to snake case: `p`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `P` should have a snake case name
[INFO] [stdout]   --> src/cpu/instructions/ops/tsb.rs:55:17
[INFO] [stdout]    |
[INFO] [stdout] 55 |         let mut P = StatusRegister::default();
[INFO] [stdout]    |                 ^ help: convert the identifier to snake case: `p`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `P` should have a snake case name
[INFO] [stdout]   --> src/cpu/instructions/ops/tsb.rs:76:17
[INFO] [stdout]    |
[INFO] [stdout] 76 |         let mut P = StatusRegister::default();
[INFO] [stdout]    |                 ^ help: convert the identifier to snake case: `p`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `P` should have a snake case name
[INFO] [stdout]   --> src/cpu/instructions/ops/tsb.rs:95:17
[INFO] [stdout]    |
[INFO] [stdout] 95 |         let mut P = StatusRegister::default();
[INFO] [stdout]    |                 ^ help: convert the identifier to snake case: `p`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `P` should have a snake case name
[INFO] [stdout]    --> src/cpu/instructions/ops/tsb.rs:115:17
[INFO] [stdout]     |
[INFO] [stdout] 115 |         let mut P = StatusRegister::default();
[INFO] [stdout]     |                 ^ help: convert the identifier to snake case: `p`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `X` should have a snake case name
[INFO] [stdout]   --> src/cpu/instructions/ops/txs.rs:43:17
[INFO] [stdout]    |
[INFO] [stdout] 43 |         let mut X = IndexRegister::from(0xffu16);
[INFO] [stdout]    |                 ^ help: convert the identifier to snake case (notice the capitalization): `x`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `P` should have a snake case name
[INFO] [stdout]   --> src/cpu/instructions/ops/txy.rs:37:17
[INFO] [stdout]    |
[INFO] [stdout] 37 |         let mut P = StatusRegister::default();
[INFO] [stdout]    |                 ^ help: convert the identifier to snake case: `p`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `X` should have a snake case name
[INFO] [stdout]   --> src/cpu/instructions/ops/txy.rs:39:17
[INFO] [stdout]    |
[INFO] [stdout] 39 |         let mut X = IndexRegister::from(0xf7f7u16);
[INFO] [stdout]    |                 ^ help: convert the identifier to snake case (notice the capitalization): `x`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `Y` should have a snake case name
[INFO] [stdout]   --> src/cpu/instructions/ops/txy.rs:40:17
[INFO] [stdout]    |
[INFO] [stdout] 40 |         let mut Y = IndexRegister::from(0x0u16);
[INFO] [stdout]    |                 ^ help: convert the identifier to snake case (notice the capitalization): `y`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `P` should have a snake case name
[INFO] [stdout]   --> src/cpu/instructions/ops/xce.rs:46:17
[INFO] [stdout]    |
[INFO] [stdout] 46 |         let mut P = StatusRegister::default();
[INFO] [stdout]    |                 ^ help: convert the identifier to snake case: `p`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `lowRam` should have a snake case name
[INFO] [stdout]  --> src/mem/wram.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 |     lowRam: [u8; 0x2000],  // bank: 0x0-3f (shadowed from 0x7e) 0x0000-0x1fff
[INFO] [stdout]   |     ^^^^^^ help: convert the identifier to snake case: `low_ram`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `highRam` should have a snake case name
[INFO] [stdout]  --> src/mem/wram.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 |     highRam: [u8; 0x6000], // 0x7e
[INFO] [stdout]   |     ^^^^^^^ help: convert the identifier to snake case: `high_ram`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `extendedRam` should have a snake case name
[INFO] [stdout]  --> src/mem/wram.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 |     extendedRam: [u8; 0x10000],
[INFO] [stdout]   |     ^^^^^^^^^^^ help: convert the identifier to snake case: `extended_ram`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]    --> src/tooling/disassembler.rs:146:17
[INFO] [stdout]     |
[INFO] [stdout] 146 | /                 &label_map.insert(
[INFO] [stdout] 147 | |                     ((constant as i32) as u32).try_into().unwrap(),
[INFO] [stdout] 148 | |                     "Label_".to_owned() + &label_number,
[INFO] [stdout] 149 | |                 );
[INFO] [stdout]     | |_________________^ the borrow produces a value
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 146 |                 let _ = &label_map.insert(
[INFO] [stdout]     |                 +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]    --> src/tooling/disassembler.rs:175:17
[INFO] [stdout]     |
[INFO] [stdout] 175 | /                 &label_map.insert(
[INFO] [stdout] 176 | |                     ((constant as i32) as u32).try_into().unwrap(),
[INFO] [stdout] 177 | |                     "Label_".to_owned() + &label_number,
[INFO] [stdout] 178 | |                 );
[INFO] [stdout]     | |_________________^ the borrow produces a value
[INFO] [stdout]     |
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 175 |                 let _ = &label_map.insert(
[INFO] [stdout]     |                 +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]    --> src/tooling/disassembler.rs:204:17
[INFO] [stdout]     |
[INFO] [stdout] 204 | /                 &label_map.insert(
[INFO] [stdout] 205 | |                     ((constant as i32) as u32).try_into().unwrap(),
[INFO] [stdout] 206 | |                     "Label_".to_owned() + &label_number,
[INFO] [stdout] 207 | |                 );
[INFO] [stdout]     | |_________________^ the borrow produces a value
[INFO] [stdout]     |
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 204 |                 let _ = &label_map.insert(
[INFO] [stdout]     |                 +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]    --> src/tooling/disassembler.rs:226:17
[INFO] [stdout]     |
[INFO] [stdout] 226 | /                 &label_map.insert(
[INFO] [stdout] 227 | |                     ((constant as i32) as u32).try_into().unwrap(),
[INFO] [stdout] 228 | |                     "Label_".to_owned() + &label_number,
[INFO] [stdout] 229 | |                 );
[INFO] [stdout]     | |_________________^ the borrow produces a value
[INFO] [stdout]     |
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 226 |                 let _ = &label_map.insert(
[INFO] [stdout]     |                 +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]    --> src/tooling/disassembler.rs:247:13
[INFO] [stdout]     |
[INFO] [stdout] 247 | /             &label_map.insert(
[INFO] [stdout] 248 | |                 ((address as i32) as u32).try_into().unwrap(),
[INFO] [stdout] 249 | |                 "Label_".to_owned() + &label_number,
[INFO] [stdout] 250 | |             );
[INFO] [stdout]     | |_____________^ the borrow produces a value
[INFO] [stdout]     |
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 247 |             let _ = &label_map.insert(
[INFO] [stdout]     |             +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]    --> src/tooling/disassembler.rs:367:13
[INFO] [stdout]     |
[INFO] [stdout] 367 | /             &label_map.insert(
[INFO] [stdout] 368 | |                 ((address as i32 + /*op_length as i32*/ 2 + constant as i32) as u32)
[INFO] [stdout] 369 | |                     .try_into()
[INFO] [stdout] 370 | |                     .unwrap(),
[INFO] [stdout] 371 | |                 "Label_".to_owned() + &label_number,
[INFO] [stdout] 372 | |             );
[INFO] [stdout]     | |_____________^ the borrow produces a value
[INFO] [stdout]     |
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 367 |             let _ = &label_map.insert(
[INFO] [stdout]     |             +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]    --> src/tooling/disassembler.rs:400:13
[INFO] [stdout]     |
[INFO] [stdout] 400 | /             &label_map.insert(
[INFO] [stdout] 401 | |                 ((address as i32 + 2 + constant as i32) as u32)
[INFO] [stdout] 402 | |                     .try_into()
[INFO] [stdout] 403 | |                     .unwrap(),
[INFO] [stdout] 404 | |                 "Label_".to_owned() + &label_number,
[INFO] [stdout] 405 | |             );
[INFO] [stdout]     | |_____________^ the borrow produces a value
[INFO] [stdout]     |
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 400 |             let _ = &label_map.insert(
[INFO] [stdout]     |             +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `superrustendo` (lib test) due to 1 previous error; 154 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "63331fb8b1acedd5c2b917d8bc9bfb37b9dafbb4f104039057cbe1045f4e7232", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "63331fb8b1acedd5c2b917d8bc9bfb37b9dafbb4f104039057cbe1045f4e7232", kill_on_drop: false }`
[INFO] [stdout] 63331fb8b1acedd5c2b917d8bc9bfb37b9dafbb4f104039057cbe1045f4e7232
