[INFO] cloning repository https://github.com/jfconde/rust-gb [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jfconde/rust-gb" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjfconde%2Frust-gb", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjfconde%2Frust-gb'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a9a48a8b29076600a4a597e9bda2be9afa61565f [INFO] checking jfconde/rust-gb against try#8de4b308b608cded0ebccf658a0fc719bce87d4e for pr-89056 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjfconde%2Frust-gb" "/workspace/builds/worker-51/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-51/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jfconde/rust-gb on toolchain 8de4b308b608cded0ebccf658a0fc719bce87d4e [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8de4b308b608cded0ebccf658a0fc719bce87d4e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/jfconde/rust-gb [INFO] finished tweaking git repo https://github.com/jfconde/rust-gb [INFO] tweaked toml for git repo https://github.com/jfconde/rust-gb written to /workspace/builds/worker-51/source/Cargo.toml [INFO] crate git repo https://github.com/jfconde/rust-gb already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8de4b308b608cded0ebccf658a0fc719bce87d4e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded hermit-abi v0.1.12 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-51/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-51/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+8de4b308b608cded0ebccf658a0fc719bce87d4e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 32a6c479838fde5c9f584b3665785f67a7871dc62a76a8f2c90552a58467f5ff [INFO] running `Command { std: "docker" "start" "-a" "32a6c479838fde5c9f584b3665785f67a7871dc62a76a8f2c90552a58467f5ff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "32a6c479838fde5c9f584b3665785f67a7871dc62a76a8f2c90552a58467f5ff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "32a6c479838fde5c9f584b3665785f67a7871dc62a76a8f2c90552a58467f5ff", kill_on_drop: false }` [INFO] [stdout] 32a6c479838fde5c9f584b3665785f67a7871dc62a76a8f2c90552a58467f5ff [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-51/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-51/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+8de4b308b608cded0ebccf658a0fc719bce87d4e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 37ea0ae729383b67733e58c4540e069bc8c15902447246cb9843a31d8b37bf84 [INFO] running `Command { std: "docker" "start" "-a" "37ea0ae729383b67733e58c4540e069bc8c15902447246cb9843a31d8b37bf84", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Checking regex-syntax v0.6.17 [INFO] [stderr] Checking quick-error v1.2.3 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking log v0.4.8 [INFO] [stderr] Checking humantime v1.3.0 [INFO] [stderr] Checking aho-corasick v0.7.10 [INFO] [stderr] Checking regex v1.3.7 [INFO] [stderr] Checking env_logger v0.7.1 [INFO] [stderr] Checking gb v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `super::mbc` [INFO] [stdout] --> src/lib/cpu.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use super::mbc; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::collections::HashMap` [INFO] [stdout] --> src/lib/cpu.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use std::collections::HashMap; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::fmt` [INFO] [stdout] --> src/lib/cpu.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use std::fmt; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around `if` condition [INFO] [stdout] --> src/lib/cpu_registers.rs:124:12 [INFO] [stdout] | [INFO] [stdout] 124 | if (value) { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 124 - if (value) { [INFO] [stdout] 124 + if value { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around `if` condition [INFO] [stdout] --> src/lib/cpu_registers.rs:137:12 [INFO] [stdout] | [INFO] [stdout] 137 | if (value) { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 137 - if (value) { [INFO] [stdout] 137 + if value { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around `if` condition [INFO] [stdout] --> src/lib/cpu_registers.rs:150:12 [INFO] [stdout] | [INFO] [stdout] 150 | if (value) { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 150 - if (value) { [INFO] [stdout] 150 + if value { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around `if` condition [INFO] [stdout] --> src/lib/cpu_registers.rs:163:12 [INFO] [stdout] | [INFO] [stdout] 163 | if (value) { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 163 - if (value) { [INFO] [stdout] 163 + if value { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `mbc` should have an upper camel case name [INFO] [stdout] --> src/lib/mbc/mod.rs:12:11 [INFO] [stdout] | [INFO] [stdout] 12 | pub trait mbc { [INFO] [stdout] | ^^^ help: convert the identifier to upper camel case: `Mbc` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_camel_case_types)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `mbcType` should have an upper camel case name [INFO] [stdout] --> src/lib/mbc/mod.rs:18:10 [INFO] [stdout] | [INFO] [stdout] 18 | pub enum mbcType { [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper camel case: `MbcType` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::mbc` [INFO] [stdout] --> src/lib/cpu.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use super::mbc; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::collections::HashMap` [INFO] [stdout] --> src/lib/cpu.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use std::collections::HashMap; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::fmt` [INFO] [stdout] --> src/lib/cpu.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use std::fmt; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around `if` condition [INFO] [stdout] --> src/lib/cpu_registers.rs:124:12 [INFO] [stdout] | [INFO] [stdout] 124 | if (value) { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 124 - if (value) { [INFO] [stdout] 124 + if value { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around `if` condition [INFO] [stdout] --> src/lib/cpu_registers.rs:137:12 [INFO] [stdout] | [INFO] [stdout] 137 | if (value) { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 137 - if (value) { [INFO] [stdout] 137 + if value { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around `if` condition [INFO] [stdout] --> src/lib/cpu_registers.rs:150:12 [INFO] [stdout] | [INFO] [stdout] 150 | if (value) { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 150 - if (value) { [INFO] [stdout] 150 + if value { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around `if` condition [INFO] [stdout] --> src/lib/cpu_registers.rs:163:12 [INFO] [stdout] | [INFO] [stdout] 163 | if (value) { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 163 - if (value) { [INFO] [stdout] 163 + if value { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `mbc` should have an upper camel case name [INFO] [stdout] --> src/lib/mbc/mod.rs:12:11 [INFO] [stdout] | [INFO] [stdout] 12 | pub trait mbc { [INFO] [stdout] | ^^^ help: convert the identifier to upper camel case: `Mbc` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_camel_case_types)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `mbcType` should have an upper camel case name [INFO] [stdout] --> src/lib/mbc/mod.rs:18:10 [INFO] [stdout] | [INFO] [stdout] 18 | pub enum mbcType { [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper camel case: `MbcType` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `a` [INFO] [stdout] --> src/lib/cpu.rs:102:28 [INFO] [stdout] | [INFO] [stdout] 102 | fn alu8_add(&mut self, a: u8, n: u8) { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_a` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `n` [INFO] [stdout] --> src/lib/cpu.rs:102:35 [INFO] [stdout] | [INFO] [stdout] 102 | fn alu8_add(&mut self, a: u8, n: u8) { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_n` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `SP_INITIAL_VALUE` [INFO] [stdout] --> src/lib/cpu.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | const SP_INITIAL_VALUE: u16 = 0xFFFE; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `REG_U8_COUNT` [INFO] [stdout] --> src/lib/cpu.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | const REG_U8_COUNT: usize = 8; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `gpu` [INFO] [stdout] --> src/lib/cpu.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | gpu: gpu::GPU, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `alu8_add` [INFO] [stdout] --> src/lib/cpu.rs:102:8 [INFO] [stdout] | [INFO] [stdout] 102 | fn alu8_add(&mut self, a: u8, n: u8) { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `FLG_ZERO` [INFO] [stdout] --> src/lib/cpu_registers.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | pub const FLG_ZERO: u8 = 0b10000000; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `FLG_SUB` [INFO] [stdout] --> src/lib/cpu_registers.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | pub const FLG_SUB: u8 = 0b01000000; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `FLG_HCARRY` [INFO] [stdout] --> src/lib/cpu_registers.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | pub const FLG_HCARRY: u8 = 0b00100000; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `FLG_CARRY` [INFO] [stdout] --> src/lib/cpu_registers.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | pub const FLG_CARRY: u8 = 0b00010000; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `flg` [INFO] [stdout] --> src/lib/cpu_registers.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | flg: CPUFlags [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `get_flg` [INFO] [stdout] --> src/lib/cpu_registers.rs:50:12 [INFO] [stdout] | [INFO] [stdout] 50 | pub fn get_flg (&mut self) -> &mut CPUFlags { &mut self.flg } [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `set_f` [INFO] [stdout] --> src/lib/cpu_registers.rs:52:12 [INFO] [stdout] | [INFO] [stdout] 52 | pub fn set_f (&mut self, value: u8) { self.f = value } [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `set_pc` [INFO] [stdout] --> src/lib/cpu_registers.rs:60:12 [INFO] [stdout] | [INFO] [stdout] 60 | pub fn set_pc (&mut self, value: u16) { self.pc = value } [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `dec_pc` [INFO] [stdout] --> src/lib/cpu_registers.rs:62:12 [INFO] [stdout] | [INFO] [stdout] 62 | pub fn dec_pc (&mut self) -> u16 { self.pc = self.pc.wrapping_sub(1); self.pc } [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `set_bc` [INFO] [stdout] --> src/lib/cpu_registers.rs:78:12 [INFO] [stdout] | [INFO] [stdout] 78 | pub fn set_bc (&mut self, value: u16) -> u16 { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `set_de` [INFO] [stdout] --> src/lib/cpu_registers.rs:88:12 [INFO] [stdout] | [INFO] [stdout] 88 | pub fn set_de (&mut self, value: u16) -> u16 { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `value` [INFO] [stdout] --> src/lib/cpu_registers.rs:96:5 [INFO] [stdout] | [INFO] [stdout] 96 | value: u8 [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `from_value` [INFO] [stdout] --> src/lib/cpu_registers.rs:105:12 [INFO] [stdout] | [INFO] [stdout] 105 | pub fn from_value(value: u8) -> CPUFlags { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `set_value` [INFO] [stdout] --> src/lib/cpu_registers.rs:111:12 [INFO] [stdout] | [INFO] [stdout] 111 | pub fn set_value (&mut self, value: u8) { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `get_value` [INFO] [stdout] --> src/lib/cpu_registers.rs:115:12 [INFO] [stdout] | [INFO] [stdout] 115 | pub fn get_value (&self) -> u8 { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `get_flg_zero` [INFO] [stdout] --> src/lib/cpu_registers.rs:119:12 [INFO] [stdout] | [INFO] [stdout] 119 | pub fn get_flg_zero (&self) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `set_flg_zero` [INFO] [stdout] --> src/lib/cpu_registers.rs:123:12 [INFO] [stdout] | [INFO] [stdout] 123 | pub fn set_flg_zero (&mut self, value: bool) -> u8 { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `get_flg_sub` [INFO] [stdout] --> src/lib/cpu_registers.rs:132:12 [INFO] [stdout] | [INFO] [stdout] 132 | pub fn get_flg_sub (&self) -> bool { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `set_flg_sub` [INFO] [stdout] --> src/lib/cpu_registers.rs:136:12 [INFO] [stdout] | [INFO] [stdout] 136 | pub fn set_flg_sub (&mut self, value: bool) -> u8 { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `get_flg_half_carry` [INFO] [stdout] --> src/lib/cpu_registers.rs:145:12 [INFO] [stdout] | [INFO] [stdout] 145 | pub fn get_flg_half_carry (&self) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `set_flg_half_carry` [INFO] [stdout] --> src/lib/cpu_registers.rs:149:12 [INFO] [stdout] | [INFO] [stdout] 149 | pub fn set_flg_half_carry (&mut self, value: bool) -> u8 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `get_flg_carry` [INFO] [stdout] --> src/lib/cpu_registers.rs:158:12 [INFO] [stdout] | [INFO] [stdout] 158 | pub fn get_flg_carry (&self) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `set_flg_carry` [INFO] [stdout] --> src/lib/cpu_registers.rs:162:12 [INFO] [stdout] | [INFO] [stdout] 162 | pub fn set_flg_carry (&mut self, value: bool) -> u8 { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `data` [INFO] [stdout] --> src/lib/gpu.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | data: [u8; VRAM_SIZE] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `MEMORY_SIZE` [INFO] [stdout] --> src/lib/mmu.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | const MEMORY_SIZE: usize = 65535; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `ram` [INFO] [stdout] --> src/lib/mmu.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | ram: ram::RAM, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `data` [INFO] [stdout] --> src/lib/ram.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | data: [u8; RAM_SIZE] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/lib/mbc/mbc0.rs:9:12 [INFO] [stdout] | [INFO] [stdout] 9 | pub fn new () -> MBC0 { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/lib/cpu.rs:60:9 [INFO] [stdout] | [INFO] [stdout] 60 | &self.mmu.reset(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ the borrow produces a value [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 60 | let _ = &self.mmu.reset(); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/lib/cpu.rs:61:9 [INFO] [stdout] | [INFO] [stdout] 61 | &self.mmu.read_rom(&rom); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ the borrow produces a value [INFO] [stdout] | [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 61 | let _ = &self.mmu.read_rom(&rom); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/lib/cpu.rs:74:17 [INFO] [stdout] | [INFO] [stdout] 74 | stdin().read_line(&mut input); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 46 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `a` [INFO] [stdout] --> src/lib/cpu.rs:102:28 [INFO] [stdout] | [INFO] [stdout] 102 | fn alu8_add(&mut self, a: u8, n: u8) { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_a` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `n` [INFO] [stdout] --> src/lib/cpu.rs:102:35 [INFO] [stdout] | [INFO] [stdout] 102 | fn alu8_add(&mut self, a: u8, n: u8) { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_n` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `SP_INITIAL_VALUE` [INFO] [stdout] --> src/lib/cpu.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | const SP_INITIAL_VALUE: u16 = 0xFFFE; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `REG_U8_COUNT` [INFO] [stdout] --> src/lib/cpu.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | const REG_U8_COUNT: usize = 8; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `gpu` [INFO] [stdout] --> src/lib/cpu.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | gpu: gpu::GPU, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `alu8_add` [INFO] [stdout] --> src/lib/cpu.rs:102:8 [INFO] [stdout] | [INFO] [stdout] 102 | fn alu8_add(&mut self, a: u8, n: u8) { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `FLG_ZERO` [INFO] [stdout] --> src/lib/cpu_registers.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | pub const FLG_ZERO: u8 = 0b10000000; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `FLG_SUB` [INFO] [stdout] --> src/lib/cpu_registers.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | pub const FLG_SUB: u8 = 0b01000000; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `FLG_HCARRY` [INFO] [stdout] --> src/lib/cpu_registers.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | pub const FLG_HCARRY: u8 = 0b00100000; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `FLG_CARRY` [INFO] [stdout] --> src/lib/cpu_registers.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | pub const FLG_CARRY: u8 = 0b00010000; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `flg` [INFO] [stdout] --> src/lib/cpu_registers.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | flg: CPUFlags [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `get_flg` [INFO] [stdout] --> src/lib/cpu_registers.rs:50:12 [INFO] [stdout] | [INFO] [stdout] 50 | pub fn get_flg (&mut self) -> &mut CPUFlags { &mut self.flg } [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `set_f` [INFO] [stdout] --> src/lib/cpu_registers.rs:52:12 [INFO] [stdout] | [INFO] [stdout] 52 | pub fn set_f (&mut self, value: u8) { self.f = value } [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `dec_pc` [INFO] [stdout] --> src/lib/cpu_registers.rs:62:12 [INFO] [stdout] | [INFO] [stdout] 62 | pub fn dec_pc (&mut self) -> u16 { self.pc = self.pc.wrapping_sub(1); self.pc } [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `value` [INFO] [stdout] --> src/lib/cpu_registers.rs:96:5 [INFO] [stdout] | [INFO] [stdout] 96 | value: u8 [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `from_value` [INFO] [stdout] --> src/lib/cpu_registers.rs:105:12 [INFO] [stdout] | [INFO] [stdout] 105 | pub fn from_value(value: u8) -> CPUFlags { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `set_value` [INFO] [stdout] --> src/lib/cpu_registers.rs:111:12 [INFO] [stdout] | [INFO] [stdout] 111 | pub fn set_value (&mut self, value: u8) { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `get_value` [INFO] [stdout] --> src/lib/cpu_registers.rs:115:12 [INFO] [stdout] | [INFO] [stdout] 115 | pub fn get_value (&self) -> u8 { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `get_flg_zero` [INFO] [stdout] --> src/lib/cpu_registers.rs:119:12 [INFO] [stdout] | [INFO] [stdout] 119 | pub fn get_flg_zero (&self) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `set_flg_zero` [INFO] [stdout] --> src/lib/cpu_registers.rs:123:12 [INFO] [stdout] | [INFO] [stdout] 123 | pub fn set_flg_zero (&mut self, value: bool) -> u8 { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `get_flg_sub` [INFO] [stdout] --> src/lib/cpu_registers.rs:132:12 [INFO] [stdout] | [INFO] [stdout] 132 | pub fn get_flg_sub (&self) -> bool { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `set_flg_sub` [INFO] [stdout] --> src/lib/cpu_registers.rs:136:12 [INFO] [stdout] | [INFO] [stdout] 136 | pub fn set_flg_sub (&mut self, value: bool) -> u8 { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `get_flg_half_carry` [INFO] [stdout] --> src/lib/cpu_registers.rs:145:12 [INFO] [stdout] | [INFO] [stdout] 145 | pub fn get_flg_half_carry (&self) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `set_flg_half_carry` [INFO] [stdout] --> src/lib/cpu_registers.rs:149:12 [INFO] [stdout] | [INFO] [stdout] 149 | pub fn set_flg_half_carry (&mut self, value: bool) -> u8 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `get_flg_carry` [INFO] [stdout] --> src/lib/cpu_registers.rs:158:12 [INFO] [stdout] | [INFO] [stdout] 158 | pub fn get_flg_carry (&self) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `set_flg_carry` [INFO] [stdout] --> src/lib/cpu_registers.rs:162:12 [INFO] [stdout] | [INFO] [stdout] 162 | pub fn set_flg_carry (&mut self, value: bool) -> u8 { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `data` [INFO] [stdout] --> src/lib/gpu.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | data: [u8; VRAM_SIZE] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `MEMORY_SIZE` [INFO] [stdout] --> src/lib/mmu.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | const MEMORY_SIZE: usize = 65535; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `ram` [INFO] [stdout] --> src/lib/mmu.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | ram: ram::RAM, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `data` [INFO] [stdout] --> src/lib/ram.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | data: [u8; RAM_SIZE] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/lib/mbc/mbc0.rs:9:12 [INFO] [stdout] | [INFO] [stdout] 9 | pub fn new () -> MBC0 { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/lib/cpu.rs:60:9 [INFO] [stdout] | [INFO] [stdout] 60 | &self.mmu.reset(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ the borrow produces a value [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 60 | let _ = &self.mmu.reset(); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/lib/cpu.rs:61:9 [INFO] [stdout] | [INFO] [stdout] 61 | &self.mmu.read_rom(&rom); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ the borrow produces a value [INFO] [stdout] | [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 61 | let _ = &self.mmu.read_rom(&rom); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/lib/cpu.rs:74:17 [INFO] [stdout] | [INFO] [stdout] 74 | stdin().read_line(&mut input); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test_cpu_opcode_0x0A` should have a snake case name [INFO] [stdout] --> src/lib/./cpu_test.rs:61:4 [INFO] [stdout] | [INFO] [stdout] 61 | fn test_cpu_opcode_0x0A() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `test_cpu_opcode_0x0_a` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test_cpu_opcode_0x0E` should have a snake case name [INFO] [stdout] --> src/lib/./cpu_test.rs:75:4 [INFO] [stdout] | [INFO] [stdout] 75 | fn test_cpu_opcode_0x0E() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `test_cpu_opcode_0x0_e` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test_cpu_opcode_0x1A` should have a snake case name [INFO] [stdout] --> src/lib/./cpu_test.rs:121:4 [INFO] [stdout] | [INFO] [stdout] 121 | fn test_cpu_opcode_0x1A() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `test_cpu_opcode_0x1_a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test_cpu_opcode_0x1E` should have a snake case name [INFO] [stdout] --> src/lib/./cpu_test.rs:135:4 [INFO] [stdout] | [INFO] [stdout] 135 | fn test_cpu_opcode_0x1E() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `test_cpu_opcode_0x1_e` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test_cpu_opcode_0x2A` should have a snake case name [INFO] [stdout] --> src/lib/./cpu_test.rs:180:4 [INFO] [stdout] | [INFO] [stdout] 180 | fn test_cpu_opcode_0x2A() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `test_cpu_opcode_0x2_a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test_cpu_opcode_0x2E` should have a snake case name [INFO] [stdout] --> src/lib/./cpu_test.rs:194:4 [INFO] [stdout] | [INFO] [stdout] 194 | fn test_cpu_opcode_0x2E() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `test_cpu_opcode_0x2_e` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test_cpu_opcode_0x3A` should have a snake case name [INFO] [stdout] --> src/lib/./cpu_test.rs:241:4 [INFO] [stdout] | [INFO] [stdout] 241 | fn test_cpu_opcode_0x3A() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `test_cpu_opcode_0x3_a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test_cpu_opcode_0x3E` should have a snake case name [INFO] [stdout] --> src/lib/./cpu_test.rs:255:4 [INFO] [stdout] | [INFO] [stdout] 255 | fn test_cpu_opcode_0x3E() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `test_cpu_opcode_0x3_e` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test_cpu_opcode_0x4A` should have a snake case name [INFO] [stdout] --> src/lib/./cpu_test.rs:376:4 [INFO] [stdout] | [INFO] [stdout] 376 | fn test_cpu_opcode_0x4A() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `test_cpu_opcode_0x4_a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test_cpu_opcode_0x4B` should have a snake case name [INFO] [stdout] --> src/lib/./cpu_test.rs:387:4 [INFO] [stdout] | [INFO] [stdout] 387 | fn test_cpu_opcode_0x4B() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `test_cpu_opcode_0x4_b` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test_cpu_opcode_0x4C` should have a snake case name [INFO] [stdout] --> src/lib/./cpu_test.rs:398:4 [INFO] [stdout] | [INFO] [stdout] 398 | fn test_cpu_opcode_0x4C() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `test_cpu_opcode_0x4_c` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test_cpu_opcode_0x4D` should have a snake case name [INFO] [stdout] --> src/lib/./cpu_test.rs:409:4 [INFO] [stdout] | [INFO] [stdout] 409 | fn test_cpu_opcode_0x4D() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `test_cpu_opcode_0x4_d` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test_cpu_opcode_0x4E` should have a snake case name [INFO] [stdout] --> src/lib/./cpu_test.rs:420:4 [INFO] [stdout] | [INFO] [stdout] 420 | fn test_cpu_opcode_0x4E() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `test_cpu_opcode_0x4_e` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test_cpu_opcode_0x4F` should have a snake case name [INFO] [stdout] --> src/lib/./cpu_test.rs:433:4 [INFO] [stdout] | [INFO] [stdout] 433 | fn test_cpu_opcode_0x4F() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `test_cpu_opcode_0x4_f` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test_cpu_opcode_0x5A` should have a snake case name [INFO] [stdout] --> src/lib/./cpu_test.rs:556:4 [INFO] [stdout] | [INFO] [stdout] 556 | fn test_cpu_opcode_0x5A() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `test_cpu_opcode_0x5_a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test_cpu_opcode_0x5B` should have a snake case name [INFO] [stdout] --> src/lib/./cpu_test.rs:567:4 [INFO] [stdout] | [INFO] [stdout] 567 | fn test_cpu_opcode_0x5B() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `test_cpu_opcode_0x5_b` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test_cpu_opcode_0x5C` should have a snake case name [INFO] [stdout] --> src/lib/./cpu_test.rs:578:4 [INFO] [stdout] | [INFO] [stdout] 578 | fn test_cpu_opcode_0x5C() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `test_cpu_opcode_0x5_c` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test_cpu_opcode_0x5D` should have a snake case name [INFO] [stdout] --> src/lib/./cpu_test.rs:589:4 [INFO] [stdout] | [INFO] [stdout] 589 | fn test_cpu_opcode_0x5D() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `test_cpu_opcode_0x5_d` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test_cpu_opcode_0x5E` should have a snake case name [INFO] [stdout] --> src/lib/./cpu_test.rs:600:4 [INFO] [stdout] | [INFO] [stdout] 600 | fn test_cpu_opcode_0x5E() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `test_cpu_opcode_0x5_e` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test_cpu_opcode_0x5F` should have a snake case name [INFO] [stdout] --> src/lib/./cpu_test.rs:613:4 [INFO] [stdout] | [INFO] [stdout] 613 | fn test_cpu_opcode_0x5F() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `test_cpu_opcode_0x5_f` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test_cpu_opcode_0x6A` should have a snake case name [INFO] [stdout] --> src/lib/./cpu_test.rs:736:4 [INFO] [stdout] | [INFO] [stdout] 736 | fn test_cpu_opcode_0x6A() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `test_cpu_opcode_0x6_a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test_cpu_opcode_0x6B` should have a snake case name [INFO] [stdout] --> src/lib/./cpu_test.rs:747:4 [INFO] [stdout] | [INFO] [stdout] 747 | fn test_cpu_opcode_0x6B() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `test_cpu_opcode_0x6_b` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test_cpu_opcode_0x6C` should have a snake case name [INFO] [stdout] --> src/lib/./cpu_test.rs:758:4 [INFO] [stdout] | [INFO] [stdout] 758 | fn test_cpu_opcode_0x6C() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `test_cpu_opcode_0x6_c` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test_cpu_opcode_0x6D` should have a snake case name [INFO] [stdout] --> src/lib/./cpu_test.rs:769:4 [INFO] [stdout] | [INFO] [stdout] 769 | fn test_cpu_opcode_0x6D() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `test_cpu_opcode_0x6_d` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test_cpu_opcode_0x6E` should have a snake case name [INFO] [stdout] --> src/lib/./cpu_test.rs:780:4 [INFO] [stdout] | [INFO] [stdout] 780 | fn test_cpu_opcode_0x6E() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `test_cpu_opcode_0x6_e` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test_cpu_opcode_0x6F` should have a snake case name [INFO] [stdout] --> src/lib/./cpu_test.rs:793:4 [INFO] [stdout] | [INFO] [stdout] 793 | fn test_cpu_opcode_0x6F() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `test_cpu_opcode_0x6_f` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test_cpu_opcode_0x7A` should have a snake case name [INFO] [stdout] --> src/lib/./cpu_test.rs:910:4 [INFO] [stdout] | [INFO] [stdout] 910 | fn test_cpu_opcode_0x7A() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `test_cpu_opcode_0x7_a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test_cpu_opcode_0x7B` should have a snake case name [INFO] [stdout] --> src/lib/./cpu_test.rs:921:4 [INFO] [stdout] | [INFO] [stdout] 921 | fn test_cpu_opcode_0x7B() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `test_cpu_opcode_0x7_b` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test_cpu_opcode_0x7C` should have a snake case name [INFO] [stdout] --> src/lib/./cpu_test.rs:932:4 [INFO] [stdout] | [INFO] [stdout] 932 | fn test_cpu_opcode_0x7C() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `test_cpu_opcode_0x7_c` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test_cpu_opcode_0x7D` should have a snake case name [INFO] [stdout] --> src/lib/./cpu_test.rs:943:4 [INFO] [stdout] | [INFO] [stdout] 943 | fn test_cpu_opcode_0x7D() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `test_cpu_opcode_0x7_d` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test_cpu_opcode_0x7E` should have a snake case name [INFO] [stdout] --> src/lib/./cpu_test.rs:954:4 [INFO] [stdout] | [INFO] [stdout] 954 | fn test_cpu_opcode_0x7E() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `test_cpu_opcode_0x7_e` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test_cpu_opcode_0x7F` should have a snake case name [INFO] [stdout] --> src/lib/./cpu_test.rs:967:4 [INFO] [stdout] | [INFO] [stdout] 967 | fn test_cpu_opcode_0x7F() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `test_cpu_opcode_0x7_f` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test_cpu_opcode_0xE0` should have a snake case name [INFO] [stdout] --> src/lib/./cpu_test.rs:977:4 [INFO] [stdout] | [INFO] [stdout] 977 | fn test_cpu_opcode_0xE0() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `test_cpu_opcode_0x_e0` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test_cpu_opcode_0xE2` should have a snake case name [INFO] [stdout] --> src/lib/./cpu_test.rs:989:4 [INFO] [stdout] | [INFO] [stdout] 989 | fn test_cpu_opcode_0xE2() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `test_cpu_opcode_0x_e2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test_cpu_opcode_0xEA` should have a snake case name [INFO] [stdout] --> src/lib/./cpu_test.rs:1002:4 [INFO] [stdout] | [INFO] [stdout] 1002 | fn test_cpu_opcode_0xEA() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `test_cpu_opcode_0x_ea` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test_cpu_opcode_0xF0` should have a snake case name [INFO] [stdout] --> src/lib/./cpu_test.rs:1014:4 [INFO] [stdout] | [INFO] [stdout] 1014 | fn test_cpu_opcode_0xF0() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `test_cpu_opcode_0x_f0` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test_cpu_opcode_0xF2` should have a snake case name [INFO] [stdout] --> src/lib/./cpu_test.rs:1027:4 [INFO] [stdout] | [INFO] [stdout] 1027 | fn test_cpu_opcode_0xF2() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `test_cpu_opcode_0x_f2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test_cpu_opcode_0xF8` should have a snake case name [INFO] [stdout] --> src/lib/./cpu_test.rs:1040:4 [INFO] [stdout] | [INFO] [stdout] 1040 | fn test_cpu_opcode_0xF8() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `test_cpu_opcode_0x_f8` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test_cpu_opcode_0xF9` should have a snake case name [INFO] [stdout] --> src/lib/./cpu_test.rs:1051:4 [INFO] [stdout] | [INFO] [stdout] 1051 | fn test_cpu_opcode_0xF9() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `test_cpu_opcode_0x_f9` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test_cpu_opcode_0xFA` should have a snake case name [INFO] [stdout] --> src/lib/./cpu_test.rs:1062:4 [INFO] [stdout] | [INFO] [stdout] 1062 | fn test_cpu_opcode_0xFA() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `test_cpu_opcode_0x_fa` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 83 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4.13s [INFO] running `Command { std: "docker" "inspect" "37ea0ae729383b67733e58c4540e069bc8c15902447246cb9843a31d8b37bf84", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "37ea0ae729383b67733e58c4540e069bc8c15902447246cb9843a31d8b37bf84", kill_on_drop: false }` [INFO] [stdout] 37ea0ae729383b67733e58c4540e069bc8c15902447246cb9843a31d8b37bf84