[INFO] cloning repository https://github.com/rainapepe/rust-nes-emulator [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rainapepe/rust-nes-emulator" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frainapepe%2Frust-nes-emulator", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frainapepe%2Frust-nes-emulator'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b9dd9e96c926f15e1119ed48b1116887945531bd [INFO] checking rainapepe/rust-nes-emulator against master#a609fb45efad59dfd459c76e50899be9f0583b5a for pr-80579 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frainapepe%2Frust-nes-emulator" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/rainapepe/rust-nes-emulator on toolchain a609fb45efad59dfd459c76e50899be9f0583b5a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/rainapepe/rust-nes-emulator [INFO] finished tweaking git repo https://github.com/rainapepe/rust-nes-emulator [INFO] tweaked toml for git repo https://github.com/rainapepe/rust-nes-emulator written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/rainapepe/rust-nes-emulator already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a7819777af6c27da346b60ff0daf77063dfb8c3cae630fec360dfdb95e5387f2 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "a7819777af6c27da346b60ff0daf77063dfb8c3cae630fec360dfdb95e5387f2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a7819777af6c27da346b60ff0daf77063dfb8c3cae630fec360dfdb95e5387f2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a7819777af6c27da346b60ff0daf77063dfb8c3cae630fec360dfdb95e5387f2", kill_on_drop: false }` [INFO] [stdout] a7819777af6c27da346b60ff0daf77063dfb8c3cae630fec360dfdb95e5387f2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a0d5e5fb3bf3c5ab4e341c242ed71f8ee1ff1b3124dcd3b75f154a09e6f5e426 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "a0d5e5fb3bf3c5ab4e341c242ed71f8ee1ff1b3124dcd3b75f154a09e6f5e426", kill_on_drop: false }` [INFO] [stderr] Checking rust-nes-emulator v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `super::addres_mode::AddresMode` [INFO] [stdout] --> src/cpu/helpers.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use super::addres_mode::AddresMode; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::opcode::Opcode` [INFO] [stdout] --> src/cpu/helpers.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use super::opcode::Opcode; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::addres_mode::AddresMode` [INFO] [stdout] --> src/cpu/helpers.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use super::addres_mode::AddresMode; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::opcode::Opcode` [INFO] [stdout] --> src/cpu/helpers.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use super::opcode::Opcode; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `value` [INFO] [stdout] --> src/cpu/helpers.rs:49:13 [INFO] [stdout] | [INFO] [stdout] 49 | let value: u8 = 0; [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_value` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `lo` [INFO] [stdout] --> src/cpu/helpers.rs:50:13 [INFO] [stdout] | [INFO] [stdout] 50 | let lo: u8 = 0; [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_lo` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `hi` [INFO] [stdout] --> src/cpu/helpers.rs:51:13 [INFO] [stdout] | [INFO] [stdout] 51 | let hi: u8 = 0; [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_hi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `line_addr` is assigned to, but never used [INFO] [stdout] --> src/cpu/helpers.rs:54:13 [INFO] [stdout] | [INFO] [stdout] 54 | let mut line_addr: u16 = 0; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider using `_line_addr` instead [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `line_addr` is never read [INFO] [stdout] --> src/cpu/helpers.rs:57:13 [INFO] [stdout] | [INFO] [stdout] 57 | line_addr = addr as u16; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_assignments)]` on by default [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s_inst` [INFO] [stdout] --> src/cpu/helpers.rs:59:17 [INFO] [stdout] | [INFO] [stdout] 59 | let s_inst = format!("${}: ", to_hex(addr, 4)); [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_s_inst` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `addres_mode` [INFO] [stdout] --> src/cpu/addres_mode.rs:32:12 [INFO] [stdout] | [INFO] [stdout] 32 | pub fn addres_mode(&mut self, addr_mode: AddresMode) -> u8 { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `imp` [INFO] [stdout] --> src/cpu/addres_mode.rs:53:8 [INFO] [stdout] | [INFO] [stdout] 53 | fn imp(&mut self) -> u8 { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `imm` [INFO] [stdout] --> src/cpu/addres_mode.rs:62:8 [INFO] [stdout] | [INFO] [stdout] 62 | fn imm(&mut self) -> u8 { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `zp0` [INFO] [stdout] --> src/cpu/addres_mode.rs:73:8 [INFO] [stdout] | [INFO] [stdout] 73 | fn zp0(&mut self) -> u8 { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `zpx` [INFO] [stdout] --> src/cpu/addres_mode.rs:86:8 [INFO] [stdout] | [INFO] [stdout] 86 | fn zpx(&mut self) -> u8 { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `zpy` [INFO] [stdout] --> src/cpu/addres_mode.rs:97:8 [INFO] [stdout] | [INFO] [stdout] 97 | fn zpy(&mut self) -> u8 { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `rel` [INFO] [stdout] --> src/cpu/addres_mode.rs:110:8 [INFO] [stdout] | [INFO] [stdout] 110 | fn rel(&mut self) -> u8 { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `abs` [INFO] [stdout] --> src/cpu/addres_mode.rs:124:8 [INFO] [stdout] | [INFO] [stdout] 124 | fn abs(&mut self) -> u8 { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `abx` [INFO] [stdout] --> src/cpu/addres_mode.rs:136:8 [INFO] [stdout] | [INFO] [stdout] 136 | fn abx(&mut self) -> u8 { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `aby` [INFO] [stdout] --> src/cpu/addres_mode.rs:153:8 [INFO] [stdout] | [INFO] [stdout] 153 | fn aby(&mut self) -> u8 { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `ind` [INFO] [stdout] --> src/cpu/addres_mode.rs:174:8 [INFO] [stdout] | [INFO] [stdout] 174 | fn ind(&mut self) -> u8 { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `izx` [INFO] [stdout] --> src/cpu/addres_mode.rs:192:8 [INFO] [stdout] | [INFO] [stdout] 192 | fn izx(&mut self) -> u8 { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `izy` [INFO] [stdout] --> src/cpu/addres_mode.rs:208:8 [INFO] [stdout] | [INFO] [stdout] 208 | fn izy(&mut self) -> u8 { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `C` [INFO] [stdout] --> src/cpu/cpu6502.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | C = 1 << 0, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Z` [INFO] [stdout] --> src/cpu/cpu6502.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | Z = 1 << 1, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `I` [INFO] [stdout] --> src/cpu/cpu6502.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | I = 1 << 2, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `D` [INFO] [stdout] --> src/cpu/cpu6502.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | D = 1 << 3, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `B` [INFO] [stdout] --> src/cpu/cpu6502.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | B = 1 << 4, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `V` [INFO] [stdout] --> src/cpu/cpu6502.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | V = 1 << 6, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `N` [INFO] [stdout] --> src/cpu/cpu6502.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | N = 1 << 7, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `write` [INFO] [stdout] --> src/cpu/cpu6502.rs:92:12 [INFO] [stdout] | [INFO] [stdout] 92 | pub fn write(&self, addres: u16, data: u8) { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `get_flag` [INFO] [stdout] --> src/cpu/cpu6502.rs:103:12 [INFO] [stdout] | [INFO] [stdout] 103 | pub fn get_flag(&self, flag: Flags6502) -> u8 { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `set_flag` [INFO] [stdout] --> src/cpu/cpu6502.rs:117:12 [INFO] [stdout] | [INFO] [stdout] 117 | pub fn set_flag(&mut self, flag: Flags6502, value: bool) { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `pc_next` [INFO] [stdout] --> src/cpu/cpu6502.rs:128:12 [INFO] [stdout] | [INFO] [stdout] 128 | pub fn pc_next(&mut self) -> u16 { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `pc_back` [INFO] [stdout] --> src/cpu/cpu6502.rs:133:12 [INFO] [stdout] | [INFO] [stdout] 133 | pub fn pc_back(&mut self) -> u16 { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `stkp_push` [INFO] [stdout] --> src/cpu/cpu6502.rs:138:12 [INFO] [stdout] | [INFO] [stdout] 138 | pub fn stkp_push(&mut self, value: u8) { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `stkp_pop` [INFO] [stdout] --> src/cpu/cpu6502.rs:143:12 [INFO] [stdout] | [INFO] [stdout] 143 | pub fn stkp_pop(&mut self) -> u8 { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `pc_branch` [INFO] [stdout] --> src/cpu/cpu6502.rs:148:12 [INFO] [stdout] | [INFO] [stdout] 148 | pub fn pc_branch(&mut self) { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `read_16b` [INFO] [stdout] --> src/cpu/cpu6502.rs:159:12 [INFO] [stdout] | [INFO] [stdout] 159 | pub fn read_16b(&mut self, addres: u16) -> u16 { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `read_next_16b` [INFO] [stdout] --> src/cpu/cpu6502.rs:166:12 [INFO] [stdout] | [INFO] [stdout] 166 | pub fn read_next_16b(&mut self) -> u16 { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `irq` [INFO] [stdout] --> src/cpu/external_inputs.rs:50:12 [INFO] [stdout] | [INFO] [stdout] 50 | pub fn irq(&mut self) { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `nmi` [INFO] [stdout] --> src/cpu/external_inputs.rs:79:12 [INFO] [stdout] | [INFO] [stdout] 79 | pub fn nmi(&mut self) { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `clock` [INFO] [stdout] --> src/cpu/external_inputs.rs:102:12 [INFO] [stdout] | [INFO] [stdout] 102 | pub fn clock(&mut self) { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `HEX_TABLE` [INFO] [stdout] --> src/cpu/helpers.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | const HEX_TABLE: &str = "0123456789ABCDEF"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `to_hex` [INFO] [stdout] --> src/cpu/helpers.rs:18:4 [INFO] [stdout] | [INFO] [stdout] 18 | fn to_hex(value: u32, hex_size: u8) -> String { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `complete` [INFO] [stdout] --> src/cpu/helpers.rs:39:12 [INFO] [stdout] | [INFO] [stdout] 39 | pub fn complete(&self) -> bool { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `disassemble` [INFO] [stdout] --> src/cpu/helpers.rs:47:12 [INFO] [stdout] | [INFO] [stdout] 47 | pub fn disassemble(start: u16, stop: u16) { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `xxx` [INFO] [stdout] --> src/cpu/instruction.rs:16:8 [INFO] [stdout] | [INFO] [stdout] 16 | fn xxx() -> Instruction { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `get_instruction` [INFO] [stdout] --> src/cpu/instruction.rs:302:12 [INFO] [stdout] | [INFO] [stdout] 302 | pub fn get_instruction(&self) -> Instruction { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `fetch` [INFO] [stdout] --> src/cpu/instruction.rs:318:12 [INFO] [stdout] | [INFO] [stdout] 318 | pub fn fetch(&mut self) -> u8 { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `opcode` [INFO] [stdout] --> src/cpu/opcode.rs:87:12 [INFO] [stdout] | [INFO] [stdout] 87 | pub fn opcode(&mut self, code: Opcode) -> u8 { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `adc` [INFO] [stdout] --> src/cpu/opcode.rs:172:8 [INFO] [stdout] | [INFO] [stdout] 172 | fn adc(&mut self) -> u8 { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `sbc` [INFO] [stdout] --> src/cpu/opcode.rs:206:8 [INFO] [stdout] | [INFO] [stdout] 206 | fn sbc(&mut self) -> u8 { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `and` [INFO] [stdout] --> src/cpu/opcode.rs:238:8 [INFO] [stdout] | [INFO] [stdout] 238 | fn and(&mut self) -> u8 { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `asl` [INFO] [stdout] --> src/cpu/opcode.rs:251:8 [INFO] [stdout] | [INFO] [stdout] 251 | fn asl(&mut self) -> u8 { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `bcc` [INFO] [stdout] --> src/cpu/opcode.rs:270:8 [INFO] [stdout] | [INFO] [stdout] 270 | fn bcc(&mut self) -> u8 { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `bcs` [INFO] [stdout] --> src/cpu/opcode.rs:280:8 [INFO] [stdout] | [INFO] [stdout] 280 | fn bcs(&mut self) -> u8 { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `beq` [INFO] [stdout] --> src/cpu/opcode.rs:290:8 [INFO] [stdout] | [INFO] [stdout] 290 | fn beq(&mut self) -> u8 { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `bit` [INFO] [stdout] --> src/cpu/opcode.rs:298:8 [INFO] [stdout] | [INFO] [stdout] 298 | fn bit(&mut self) -> u8 { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `bmi` [INFO] [stdout] --> src/cpu/opcode.rs:311:8 [INFO] [stdout] | [INFO] [stdout] 311 | fn bmi(&mut self) -> u8 { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `bne` [INFO] [stdout] --> src/cpu/opcode.rs:321:8 [INFO] [stdout] | [INFO] [stdout] 321 | fn bne(&mut self) -> u8 { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `bpl` [INFO] [stdout] --> src/cpu/opcode.rs:331:8 [INFO] [stdout] | [INFO] [stdout] 331 | fn bpl(&mut self) -> u8 { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `brk` [INFO] [stdout] --> src/cpu/opcode.rs:341:8 [INFO] [stdout] | [INFO] [stdout] 341 | fn brk(&mut self) -> u8 { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `bvc` [INFO] [stdout] --> src/cpu/opcode.rs:359:8 [INFO] [stdout] | [INFO] [stdout] 359 | fn bvc(&mut self) -> u8 { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `bvs` [INFO] [stdout] --> src/cpu/opcode.rs:369:8 [INFO] [stdout] | [INFO] [stdout] 369 | fn bvs(&mut self) -> u8 { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `clc` [INFO] [stdout] --> src/cpu/opcode.rs:379:8 [INFO] [stdout] | [INFO] [stdout] 379 | fn clc(&mut self) -> u8 { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `cld` [INFO] [stdout] --> src/cpu/opcode.rs:386:8 [INFO] [stdout] | [INFO] [stdout] 386 | fn cld(&mut self) -> u8 { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `cli` [INFO] [stdout] --> src/cpu/opcode.rs:393:8 [INFO] [stdout] | [INFO] [stdout] 393 | fn cli(&mut self) -> u8 { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `clv` [INFO] [stdout] --> src/cpu/opcode.rs:400:8 [INFO] [stdout] | [INFO] [stdout] 400 | fn clv(&mut self) -> u8 { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `cmp` [INFO] [stdout] --> src/cpu/opcode.rs:408:8 [INFO] [stdout] | [INFO] [stdout] 408 | fn cmp(&mut self) -> u8 { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `cpx` [INFO] [stdout] --> src/cpu/opcode.rs:422:8 [INFO] [stdout] | [INFO] [stdout] 422 | fn cpx(&mut self) -> u8 { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `cpy` [INFO] [stdout] --> src/cpu/opcode.rs:436:8 [INFO] [stdout] | [INFO] [stdout] 436 | fn cpy(&mut self) -> u8 { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `dec` [INFO] [stdout] --> src/cpu/opcode.rs:450:8 [INFO] [stdout] | [INFO] [stdout] 450 | fn dec(&mut self) -> u8 { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `dex` [INFO] [stdout] --> src/cpu/opcode.rs:464:8 [INFO] [stdout] | [INFO] [stdout] 464 | fn dex(&mut self) -> u8 { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `dey` [INFO] [stdout] --> src/cpu/opcode.rs:476:8 [INFO] [stdout] | [INFO] [stdout] 476 | fn dey(&mut self) -> u8 { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `eor` [INFO] [stdout] --> src/cpu/opcode.rs:488:8 [INFO] [stdout] | [INFO] [stdout] 488 | fn eor(&mut self) -> u8 { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `inc` [INFO] [stdout] --> src/cpu/opcode.rs:502:8 [INFO] [stdout] | [INFO] [stdout] 502 | fn inc(&mut self) -> u8 { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `inx` [INFO] [stdout] --> src/cpu/opcode.rs:517:8 [INFO] [stdout] | [INFO] [stdout] 517 | fn inx(&mut self) -> u8 { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `iny` [INFO] [stdout] --> src/cpu/opcode.rs:529:8 [INFO] [stdout] | [INFO] [stdout] 529 | fn iny(&mut self) -> u8 { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `jmp` [INFO] [stdout] --> src/cpu/opcode.rs:540:8 [INFO] [stdout] | [INFO] [stdout] 540 | fn jmp(&mut self) -> u8 { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `jsr` [INFO] [stdout] --> src/cpu/opcode.rs:547:8 [INFO] [stdout] | [INFO] [stdout] 547 | fn jsr(&mut self) -> u8 { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `lda` [INFO] [stdout] --> src/cpu/opcode.rs:561:8 [INFO] [stdout] | [INFO] [stdout] 561 | fn lda(&mut self) -> u8 { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `ldx` [INFO] [stdout] --> src/cpu/opcode.rs:574:8 [INFO] [stdout] | [INFO] [stdout] 574 | fn ldx(&mut self) -> u8 { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `ldy` [INFO] [stdout] --> src/cpu/opcode.rs:587:8 [INFO] [stdout] | [INFO] [stdout] 587 | fn ldy(&mut self) -> u8 { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `lsr` [INFO] [stdout] --> src/cpu/opcode.rs:597:8 [INFO] [stdout] | [INFO] [stdout] 597 | fn lsr(&mut self) -> u8 { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `nop` [INFO] [stdout] --> src/cpu/opcode.rs:615:8 [INFO] [stdout] | [INFO] [stdout] 615 | fn nop(&mut self) -> u8 { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `ora` [INFO] [stdout] --> src/cpu/opcode.rs:625:8 [INFO] [stdout] | [INFO] [stdout] 625 | fn ora(&mut self) -> u8 { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `pha` [INFO] [stdout] --> src/cpu/opcode.rs:638:8 [INFO] [stdout] | [INFO] [stdout] 638 | fn pha(&mut self) -> u8 { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `php` [INFO] [stdout] --> src/cpu/opcode.rs:648:8 [INFO] [stdout] | [INFO] [stdout] 648 | fn php(&mut self) -> u8 { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `pla` [INFO] [stdout] --> src/cpu/opcode.rs:659:8 [INFO] [stdout] | [INFO] [stdout] 659 | fn pla(&mut self) -> u8 { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `plp` [INFO] [stdout] --> src/cpu/opcode.rs:670:8 [INFO] [stdout] | [INFO] [stdout] 670 | fn plp(&mut self) -> u8 { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `rol` [INFO] [stdout] --> src/cpu/opcode.rs:677:8 [INFO] [stdout] | [INFO] [stdout] 677 | fn rol(&mut self) -> u8 { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `ror` [INFO] [stdout] --> src/cpu/opcode.rs:695:8 [INFO] [stdout] | [INFO] [stdout] 695 | fn ror(&mut self) -> u8 { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `rti` [INFO] [stdout] --> src/cpu/opcode.rs:713:8 [INFO] [stdout] | [INFO] [stdout] 713 | fn rti(&mut self) -> u8 { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `rts` [INFO] [stdout] --> src/cpu/opcode.rs:724:8 [INFO] [stdout] | [INFO] [stdout] 724 | fn rts(&mut self) -> u8 { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `sec` [INFO] [stdout] --> src/cpu/opcode.rs:735:8 [INFO] [stdout] | [INFO] [stdout] 735 | fn sec(&mut self) -> u8 { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `sed` [INFO] [stdout] --> src/cpu/opcode.rs:743:8 [INFO] [stdout] | [INFO] [stdout] 743 | fn sed(&mut self) -> u8 { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `sei` [INFO] [stdout] --> src/cpu/opcode.rs:751:8 [INFO] [stdout] | [INFO] [stdout] 751 | fn sei(&mut self) -> u8 { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `sta` [INFO] [stdout] --> src/cpu/opcode.rs:759:8 [INFO] [stdout] | [INFO] [stdout] 759 | fn sta(&mut self) -> u8 { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `stx` [INFO] [stdout] --> src/cpu/opcode.rs:767:8 [INFO] [stdout] | [INFO] [stdout] 767 | fn stx(&mut self) -> u8 { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `sty` [INFO] [stdout] --> src/cpu/opcode.rs:775:8 [INFO] [stdout] | [INFO] [stdout] 775 | fn sty(&mut self) -> u8 { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `tax` [INFO] [stdout] --> src/cpu/opcode.rs:784:8 [INFO] [stdout] | [INFO] [stdout] 784 | fn tax(&mut self) -> u8 { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `tay` [INFO] [stdout] --> src/cpu/opcode.rs:796:8 [INFO] [stdout] | [INFO] [stdout] 796 | fn tay(&mut self) -> u8 { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `tsx` [INFO] [stdout] --> src/cpu/opcode.rs:808:8 [INFO] [stdout] | [INFO] [stdout] 808 | fn tsx(&mut self) -> u8 { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `txa` [INFO] [stdout] --> src/cpu/opcode.rs:820:8 [INFO] [stdout] | [INFO] [stdout] 820 | fn txa(&mut self) -> u8 { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `txs` [INFO] [stdout] --> src/cpu/opcode.rs:831:8 [INFO] [stdout] | [INFO] [stdout] 831 | fn txs(&mut self) -> u8 { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `tya` [INFO] [stdout] --> src/cpu/opcode.rs:839:8 [INFO] [stdout] | [INFO] [stdout] 839 | fn tya(&mut self) -> u8 { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `xxx` [INFO] [stdout] --> src/cpu/opcode.rs:849:8 [INFO] [stdout] | [INFO] [stdout] 849 | fn xxx(&mut self) -> u8 { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `value` [INFO] [stdout] --> src/cpu/helpers.rs:49:13 [INFO] [stdout] | [INFO] [stdout] 49 | let value: u8 = 0; [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_value` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `lo` [INFO] [stdout] --> src/cpu/helpers.rs:50:13 [INFO] [stdout] | [INFO] [stdout] 50 | let lo: u8 = 0; [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_lo` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `hi` [INFO] [stdout] --> src/cpu/helpers.rs:51:13 [INFO] [stdout] | [INFO] [stdout] 51 | let hi: u8 = 0; [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_hi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `line_addr` is assigned to, but never used [INFO] [stdout] --> src/cpu/helpers.rs:54:13 [INFO] [stdout] | [INFO] [stdout] 54 | let mut line_addr: u16 = 0; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider using `_line_addr` instead [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `line_addr` is never read [INFO] [stdout] --> src/cpu/helpers.rs:57:13 [INFO] [stdout] | [INFO] [stdout] 57 | line_addr = addr as u16; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_assignments)]` on by default [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s_inst` [INFO] [stdout] --> src/cpu/helpers.rs:59:17 [INFO] [stdout] | [INFO] [stdout] 59 | let s_inst = format!("${}: ", to_hex(addr, 4)); [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_s_inst` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 106 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `addres_mode` [INFO] [stdout] --> src/cpu/addres_mode.rs:32:12 [INFO] [stdout] | [INFO] [stdout] 32 | pub fn addres_mode(&mut self, addr_mode: AddresMode) -> u8 { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `imp` [INFO] [stdout] --> src/cpu/addres_mode.rs:53:8 [INFO] [stdout] | [INFO] [stdout] 53 | fn imp(&mut self) -> u8 { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `imm` [INFO] [stdout] --> src/cpu/addres_mode.rs:62:8 [INFO] [stdout] | [INFO] [stdout] 62 | fn imm(&mut self) -> u8 { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `zp0` [INFO] [stdout] --> src/cpu/addres_mode.rs:73:8 [INFO] [stdout] | [INFO] [stdout] 73 | fn zp0(&mut self) -> u8 { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `zpx` [INFO] [stdout] --> src/cpu/addres_mode.rs:86:8 [INFO] [stdout] | [INFO] [stdout] 86 | fn zpx(&mut self) -> u8 { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `zpy` [INFO] [stdout] --> src/cpu/addres_mode.rs:97:8 [INFO] [stdout] | [INFO] [stdout] 97 | fn zpy(&mut self) -> u8 { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `rel` [INFO] [stdout] --> src/cpu/addres_mode.rs:110:8 [INFO] [stdout] | [INFO] [stdout] 110 | fn rel(&mut self) -> u8 { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `abs` [INFO] [stdout] --> src/cpu/addres_mode.rs:124:8 [INFO] [stdout] | [INFO] [stdout] 124 | fn abs(&mut self) -> u8 { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `abx` [INFO] [stdout] --> src/cpu/addres_mode.rs:136:8 [INFO] [stdout] | [INFO] [stdout] 136 | fn abx(&mut self) -> u8 { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `aby` [INFO] [stdout] --> src/cpu/addres_mode.rs:153:8 [INFO] [stdout] | [INFO] [stdout] 153 | fn aby(&mut self) -> u8 { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `ind` [INFO] [stdout] --> src/cpu/addres_mode.rs:174:8 [INFO] [stdout] | [INFO] [stdout] 174 | fn ind(&mut self) -> u8 { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `izx` [INFO] [stdout] --> src/cpu/addres_mode.rs:192:8 [INFO] [stdout] | [INFO] [stdout] 192 | fn izx(&mut self) -> u8 { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `izy` [INFO] [stdout] --> src/cpu/addres_mode.rs:208:8 [INFO] [stdout] | [INFO] [stdout] 208 | fn izy(&mut self) -> u8 { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `C` [INFO] [stdout] --> src/cpu/cpu6502.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | C = 1 << 0, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Z` [INFO] [stdout] --> src/cpu/cpu6502.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | Z = 1 << 1, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `I` [INFO] [stdout] --> src/cpu/cpu6502.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | I = 1 << 2, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `D` [INFO] [stdout] --> src/cpu/cpu6502.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | D = 1 << 3, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `B` [INFO] [stdout] --> src/cpu/cpu6502.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | B = 1 << 4, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `V` [INFO] [stdout] --> src/cpu/cpu6502.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | V = 1 << 6, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `N` [INFO] [stdout] --> src/cpu/cpu6502.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | N = 1 << 7, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `write` [INFO] [stdout] --> src/cpu/cpu6502.rs:92:12 [INFO] [stdout] | [INFO] [stdout] 92 | pub fn write(&self, addres: u16, data: u8) { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `get_flag` [INFO] [stdout] --> src/cpu/cpu6502.rs:103:12 [INFO] [stdout] | [INFO] [stdout] 103 | pub fn get_flag(&self, flag: Flags6502) -> u8 { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `set_flag` [INFO] [stdout] --> src/cpu/cpu6502.rs:117:12 [INFO] [stdout] | [INFO] [stdout] 117 | pub fn set_flag(&mut self, flag: Flags6502, value: bool) { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `pc_next` [INFO] [stdout] --> src/cpu/cpu6502.rs:128:12 [INFO] [stdout] | [INFO] [stdout] 128 | pub fn pc_next(&mut self) -> u16 { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `pc_back` [INFO] [stdout] --> src/cpu/cpu6502.rs:133:12 [INFO] [stdout] | [INFO] [stdout] 133 | pub fn pc_back(&mut self) -> u16 { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `stkp_push` [INFO] [stdout] --> src/cpu/cpu6502.rs:138:12 [INFO] [stdout] | [INFO] [stdout] 138 | pub fn stkp_push(&mut self, value: u8) { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `stkp_pop` [INFO] [stdout] --> src/cpu/cpu6502.rs:143:12 [INFO] [stdout] | [INFO] [stdout] 143 | pub fn stkp_pop(&mut self) -> u8 { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `pc_branch` [INFO] [stdout] --> src/cpu/cpu6502.rs:148:12 [INFO] [stdout] | [INFO] [stdout] 148 | pub fn pc_branch(&mut self) { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `read_16b` [INFO] [stdout] --> src/cpu/cpu6502.rs:159:12 [INFO] [stdout] | [INFO] [stdout] 159 | pub fn read_16b(&mut self, addres: u16) -> u16 { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `read_next_16b` [INFO] [stdout] --> src/cpu/cpu6502.rs:166:12 [INFO] [stdout] | [INFO] [stdout] 166 | pub fn read_next_16b(&mut self) -> u16 { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `irq` [INFO] [stdout] --> src/cpu/external_inputs.rs:50:12 [INFO] [stdout] | [INFO] [stdout] 50 | pub fn irq(&mut self) { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `nmi` [INFO] [stdout] --> src/cpu/external_inputs.rs:79:12 [INFO] [stdout] | [INFO] [stdout] 79 | pub fn nmi(&mut self) { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `clock` [INFO] [stdout] --> src/cpu/external_inputs.rs:102:12 [INFO] [stdout] | [INFO] [stdout] 102 | pub fn clock(&mut self) { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `HEX_TABLE` [INFO] [stdout] --> src/cpu/helpers.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | const HEX_TABLE: &str = "0123456789ABCDEF"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `to_hex` [INFO] [stdout] --> src/cpu/helpers.rs:18:4 [INFO] [stdout] | [INFO] [stdout] 18 | fn to_hex(value: u32, hex_size: u8) -> String { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `complete` [INFO] [stdout] --> src/cpu/helpers.rs:39:12 [INFO] [stdout] | [INFO] [stdout] 39 | pub fn complete(&self) -> bool { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `disassemble` [INFO] [stdout] --> src/cpu/helpers.rs:47:12 [INFO] [stdout] | [INFO] [stdout] 47 | pub fn disassemble(start: u16, stop: u16) { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `xxx` [INFO] [stdout] --> src/cpu/instruction.rs:16:8 [INFO] [stdout] | [INFO] [stdout] 16 | fn xxx() -> Instruction { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `get_instruction` [INFO] [stdout] --> src/cpu/instruction.rs:302:12 [INFO] [stdout] | [INFO] [stdout] 302 | pub fn get_instruction(&self) -> Instruction { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `fetch` [INFO] [stdout] --> src/cpu/instruction.rs:318:12 [INFO] [stdout] | [INFO] [stdout] 318 | pub fn fetch(&mut self) -> u8 { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `opcode` [INFO] [stdout] --> src/cpu/opcode.rs:87:12 [INFO] [stdout] | [INFO] [stdout] 87 | pub fn opcode(&mut self, code: Opcode) -> u8 { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `adc` [INFO] [stdout] --> src/cpu/opcode.rs:172:8 [INFO] [stdout] | [INFO] [stdout] 172 | fn adc(&mut self) -> u8 { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `sbc` [INFO] [stdout] --> src/cpu/opcode.rs:206:8 [INFO] [stdout] | [INFO] [stdout] 206 | fn sbc(&mut self) -> u8 { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `and` [INFO] [stdout] --> src/cpu/opcode.rs:238:8 [INFO] [stdout] | [INFO] [stdout] 238 | fn and(&mut self) -> u8 { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `asl` [INFO] [stdout] --> src/cpu/opcode.rs:251:8 [INFO] [stdout] | [INFO] [stdout] 251 | fn asl(&mut self) -> u8 { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `bcc` [INFO] [stdout] --> src/cpu/opcode.rs:270:8 [INFO] [stdout] | [INFO] [stdout] 270 | fn bcc(&mut self) -> u8 { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `bcs` [INFO] [stdout] --> src/cpu/opcode.rs:280:8 [INFO] [stdout] | [INFO] [stdout] 280 | fn bcs(&mut self) -> u8 { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `beq` [INFO] [stdout] --> src/cpu/opcode.rs:290:8 [INFO] [stdout] | [INFO] [stdout] 290 | fn beq(&mut self) -> u8 { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `bit` [INFO] [stdout] --> src/cpu/opcode.rs:298:8 [INFO] [stdout] | [INFO] [stdout] 298 | fn bit(&mut self) -> u8 { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `bmi` [INFO] [stdout] --> src/cpu/opcode.rs:311:8 [INFO] [stdout] | [INFO] [stdout] 311 | fn bmi(&mut self) -> u8 { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `bne` [INFO] [stdout] --> src/cpu/opcode.rs:321:8 [INFO] [stdout] | [INFO] [stdout] 321 | fn bne(&mut self) -> u8 { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `bpl` [INFO] [stdout] --> src/cpu/opcode.rs:331:8 [INFO] [stdout] | [INFO] [stdout] 331 | fn bpl(&mut self) -> u8 { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `brk` [INFO] [stdout] --> src/cpu/opcode.rs:341:8 [INFO] [stdout] | [INFO] [stdout] 341 | fn brk(&mut self) -> u8 { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `bvc` [INFO] [stdout] --> src/cpu/opcode.rs:359:8 [INFO] [stdout] | [INFO] [stdout] 359 | fn bvc(&mut self) -> u8 { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `bvs` [INFO] [stdout] --> src/cpu/opcode.rs:369:8 [INFO] [stdout] | [INFO] [stdout] 369 | fn bvs(&mut self) -> u8 { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `clc` [INFO] [stdout] --> src/cpu/opcode.rs:379:8 [INFO] [stdout] | [INFO] [stdout] 379 | fn clc(&mut self) -> u8 { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `cld` [INFO] [stdout] --> src/cpu/opcode.rs:386:8 [INFO] [stdout] | [INFO] [stdout] 386 | fn cld(&mut self) -> u8 { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `cli` [INFO] [stdout] --> src/cpu/opcode.rs:393:8 [INFO] [stdout] | [INFO] [stdout] 393 | fn cli(&mut self) -> u8 { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `clv` [INFO] [stdout] --> src/cpu/opcode.rs:400:8 [INFO] [stdout] | [INFO] [stdout] 400 | fn clv(&mut self) -> u8 { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `cmp` [INFO] [stdout] --> src/cpu/opcode.rs:408:8 [INFO] [stdout] | [INFO] [stdout] 408 | fn cmp(&mut self) -> u8 { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `cpx` [INFO] [stdout] --> src/cpu/opcode.rs:422:8 [INFO] [stdout] | [INFO] [stdout] 422 | fn cpx(&mut self) -> u8 { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `cpy` [INFO] [stdout] --> src/cpu/opcode.rs:436:8 [INFO] [stdout] | [INFO] [stdout] 436 | fn cpy(&mut self) -> u8 { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `dec` [INFO] [stdout] --> src/cpu/opcode.rs:450:8 [INFO] [stdout] | [INFO] [stdout] 450 | fn dec(&mut self) -> u8 { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `dex` [INFO] [stdout] --> src/cpu/opcode.rs:464:8 [INFO] [stdout] | [INFO] [stdout] 464 | fn dex(&mut self) -> u8 { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `dey` [INFO] [stdout] --> src/cpu/opcode.rs:476:8 [INFO] [stdout] | [INFO] [stdout] 476 | fn dey(&mut self) -> u8 { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `eor` [INFO] [stdout] --> src/cpu/opcode.rs:488:8 [INFO] [stdout] | [INFO] [stdout] 488 | fn eor(&mut self) -> u8 { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `inc` [INFO] [stdout] --> src/cpu/opcode.rs:502:8 [INFO] [stdout] | [INFO] [stdout] 502 | fn inc(&mut self) -> u8 { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `inx` [INFO] [stdout] --> src/cpu/opcode.rs:517:8 [INFO] [stdout] | [INFO] [stdout] 517 | fn inx(&mut self) -> u8 { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `iny` [INFO] [stdout] --> src/cpu/opcode.rs:529:8 [INFO] [stdout] | [INFO] [stdout] 529 | fn iny(&mut self) -> u8 { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `jmp` [INFO] [stdout] --> src/cpu/opcode.rs:540:8 [INFO] [stdout] | [INFO] [stdout] 540 | fn jmp(&mut self) -> u8 { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `jsr` [INFO] [stdout] --> src/cpu/opcode.rs:547:8 [INFO] [stdout] | [INFO] [stdout] 547 | fn jsr(&mut self) -> u8 { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `lda` [INFO] [stdout] --> src/cpu/opcode.rs:561:8 [INFO] [stdout] | [INFO] [stdout] 561 | fn lda(&mut self) -> u8 { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `ldx` [INFO] [stdout] --> src/cpu/opcode.rs:574:8 [INFO] [stdout] | [INFO] [stdout] 574 | fn ldx(&mut self) -> u8 { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `ldy` [INFO] [stdout] --> src/cpu/opcode.rs:587:8 [INFO] [stdout] | [INFO] [stdout] 587 | fn ldy(&mut self) -> u8 { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `lsr` [INFO] [stdout] --> src/cpu/opcode.rs:597:8 [INFO] [stdout] | [INFO] [stdout] 597 | fn lsr(&mut self) -> u8 { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `nop` [INFO] [stdout] --> src/cpu/opcode.rs:615:8 [INFO] [stdout] | [INFO] [stdout] 615 | fn nop(&mut self) -> u8 { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `ora` [INFO] [stdout] --> src/cpu/opcode.rs:625:8 [INFO] [stdout] | [INFO] [stdout] 625 | fn ora(&mut self) -> u8 { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `pha` [INFO] [stdout] --> src/cpu/opcode.rs:638:8 [INFO] [stdout] | [INFO] [stdout] 638 | fn pha(&mut self) -> u8 { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `php` [INFO] [stdout] --> src/cpu/opcode.rs:648:8 [INFO] [stdout] | [INFO] [stdout] 648 | fn php(&mut self) -> u8 { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `pla` [INFO] [stdout] --> src/cpu/opcode.rs:659:8 [INFO] [stdout] | [INFO] [stdout] 659 | fn pla(&mut self) -> u8 { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `plp` [INFO] [stdout] --> src/cpu/opcode.rs:670:8 [INFO] [stdout] | [INFO] [stdout] 670 | fn plp(&mut self) -> u8 { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `rol` [INFO] [stdout] --> src/cpu/opcode.rs:677:8 [INFO] [stdout] | [INFO] [stdout] 677 | fn rol(&mut self) -> u8 { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `ror` [INFO] [stdout] --> src/cpu/opcode.rs:695:8 [INFO] [stdout] | [INFO] [stdout] 695 | fn ror(&mut self) -> u8 { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `rti` [INFO] [stdout] --> src/cpu/opcode.rs:713:8 [INFO] [stdout] | [INFO] [stdout] 713 | fn rti(&mut self) -> u8 { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `rts` [INFO] [stdout] --> src/cpu/opcode.rs:724:8 [INFO] [stdout] | [INFO] [stdout] 724 | fn rts(&mut self) -> u8 { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `sec` [INFO] [stdout] --> src/cpu/opcode.rs:735:8 [INFO] [stdout] | [INFO] [stdout] 735 | fn sec(&mut self) -> u8 { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `sed` [INFO] [stdout] --> src/cpu/opcode.rs:743:8 [INFO] [stdout] | [INFO] [stdout] 743 | fn sed(&mut self) -> u8 { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `sei` [INFO] [stdout] --> src/cpu/opcode.rs:751:8 [INFO] [stdout] | [INFO] [stdout] 751 | fn sei(&mut self) -> u8 { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `sta` [INFO] [stdout] --> src/cpu/opcode.rs:759:8 [INFO] [stdout] | [INFO] [stdout] 759 | fn sta(&mut self) -> u8 { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `stx` [INFO] [stdout] --> src/cpu/opcode.rs:767:8 [INFO] [stdout] | [INFO] [stdout] 767 | fn stx(&mut self) -> u8 { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `sty` [INFO] [stdout] --> src/cpu/opcode.rs:775:8 [INFO] [stdout] | [INFO] [stdout] 775 | fn sty(&mut self) -> u8 { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `tax` [INFO] [stdout] --> src/cpu/opcode.rs:784:8 [INFO] [stdout] | [INFO] [stdout] 784 | fn tax(&mut self) -> u8 { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `tay` [INFO] [stdout] --> src/cpu/opcode.rs:796:8 [INFO] [stdout] | [INFO] [stdout] 796 | fn tay(&mut self) -> u8 { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `tsx` [INFO] [stdout] --> src/cpu/opcode.rs:808:8 [INFO] [stdout] | [INFO] [stdout] 808 | fn tsx(&mut self) -> u8 { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `txa` [INFO] [stdout] --> src/cpu/opcode.rs:820:8 [INFO] [stdout] | [INFO] [stdout] 820 | fn txa(&mut self) -> u8 { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `txs` [INFO] [stdout] --> src/cpu/opcode.rs:831:8 [INFO] [stdout] | [INFO] [stdout] 831 | fn txs(&mut self) -> u8 { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `tya` [INFO] [stdout] --> src/cpu/opcode.rs:839:8 [INFO] [stdout] | [INFO] [stdout] 839 | fn tya(&mut self) -> u8 { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `xxx` [INFO] [stdout] --> src/cpu/opcode.rs:849:8 [INFO] [stdout] | [INFO] [stdout] 849 | fn xxx(&mut self) -> u8 { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 106 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.52s [INFO] running `Command { std: "docker" "inspect" "a0d5e5fb3bf3c5ab4e341c242ed71f8ee1ff1b3124dcd3b75f154a09e6f5e426", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a0d5e5fb3bf3c5ab4e341c242ed71f8ee1ff1b3124dcd3b75f154a09e6f5e426", kill_on_drop: false }` [INFO] [stdout] a0d5e5fb3bf3c5ab4e341c242ed71f8ee1ff1b3124dcd3b75f154a09e6f5e426