[INFO] cloning repository https://github.com/twking7/nes [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/twking7/nes" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftwking7%2Fnes", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftwking7%2Fnes'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 041a09ade125a25ce6f00747ced464a197b8a698 [INFO] checking twking7/nes against master#a609fb45efad59dfd459c76e50899be9f0583b5a for pr-80579 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftwking7%2Fnes" "/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/twking7/nes on toolchain a609fb45efad59dfd459c76e50899be9f0583b5a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-5/source/.cargo/config [INFO] started tweaking git repo https://github.com/twking7/nes [INFO] finished tweaking git repo https://github.com/twking7/nes [INFO] tweaked toml for git repo https://github.com/twking7/nes written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/twking7/nes 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] 54d98b9d6ee0f7c19fcbdec1d337c96ee6382489266ff2990240f832de5bfd9c [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" "54d98b9d6ee0f7c19fcbdec1d337c96ee6382489266ff2990240f832de5bfd9c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "54d98b9d6ee0f7c19fcbdec1d337c96ee6382489266ff2990240f832de5bfd9c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "54d98b9d6ee0f7c19fcbdec1d337c96ee6382489266ff2990240f832de5bfd9c", kill_on_drop: false }` [INFO] [stdout] 54d98b9d6ee0f7c19fcbdec1d337c96ee6382489266ff2990240f832de5bfd9c [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] f6e5425effbe3a65966e9bdba815239b7b81bf59ca2d2f8777b216cb803a8953 [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" "f6e5425effbe3a65966e9bdba815239b7b81bf59ca2d2f8777b216cb803a8953", kill_on_drop: false }` [INFO] [stderr] Checking nes v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: variant is never constructed: `Absolute` [INFO] [stdout] --> src/cpu/opcodes.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | Absolute, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `AbsoluteX` [INFO] [stdout] --> src/cpu/opcodes.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | AbsoluteX, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `AbsoluteY` [INFO] [stdout] --> src/cpu/opcodes.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | AbsoluteY, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Accumulator` [INFO] [stdout] --> src/cpu/opcodes.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | Accumulator, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Immediate` [INFO] [stdout] --> src/cpu/opcodes.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | Immediate, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Implied` [INFO] [stdout] --> src/cpu/opcodes.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | Implied, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Indirect` [INFO] [stdout] --> src/cpu/opcodes.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | Indirect, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `IndirectX` [INFO] [stdout] --> src/cpu/opcodes.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | IndirectX, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `IndirectY` [INFO] [stdout] --> src/cpu/opcodes.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | IndirectY, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Relative` [INFO] [stdout] --> src/cpu/opcodes.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | Relative, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `ZeroPage` [INFO] [stdout] --> src/cpu/opcodes.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | ZeroPage, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `ZeroPageX` [INFO] [stdout] --> src/cpu/opcodes.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | ZeroPageX, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `ZeroPageY` [INFO] [stdout] --> src/cpu/opcodes.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | ZeroPageY, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `ADC` [INFO] [stdout] --> src/cpu/opcodes.rs:28:5 [INFO] [stdout] | [INFO] [stdout] 28 | ADC, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `AND` [INFO] [stdout] --> src/cpu/opcodes.rs:29:5 [INFO] [stdout] | [INFO] [stdout] 29 | AND, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `ASL` [INFO] [stdout] --> src/cpu/opcodes.rs:30:5 [INFO] [stdout] | [INFO] [stdout] 30 | ASL, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `BCC` [INFO] [stdout] --> src/cpu/opcodes.rs:31:5 [INFO] [stdout] | [INFO] [stdout] 31 | BCC, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `BCS` [INFO] [stdout] --> src/cpu/opcodes.rs:32:5 [INFO] [stdout] | [INFO] [stdout] 32 | BCS, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `BEQ` [INFO] [stdout] --> src/cpu/opcodes.rs:33:5 [INFO] [stdout] | [INFO] [stdout] 33 | BEQ, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `BIT` [INFO] [stdout] --> src/cpu/opcodes.rs:34:5 [INFO] [stdout] | [INFO] [stdout] 34 | BIT, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `BMI` [INFO] [stdout] --> src/cpu/opcodes.rs:35:5 [INFO] [stdout] | [INFO] [stdout] 35 | BMI, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `BNE` [INFO] [stdout] --> src/cpu/opcodes.rs:36:5 [INFO] [stdout] | [INFO] [stdout] 36 | BNE, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `BPL` [INFO] [stdout] --> src/cpu/opcodes.rs:37:5 [INFO] [stdout] | [INFO] [stdout] 37 | BPL, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `BRK` [INFO] [stdout] --> src/cpu/opcodes.rs:38:5 [INFO] [stdout] | [INFO] [stdout] 38 | BRK, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `BVC` [INFO] [stdout] --> src/cpu/opcodes.rs:39:5 [INFO] [stdout] | [INFO] [stdout] 39 | BVC, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `BVS` [INFO] [stdout] --> src/cpu/opcodes.rs:40:5 [INFO] [stdout] | [INFO] [stdout] 40 | BVS, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `CLC` [INFO] [stdout] --> src/cpu/opcodes.rs:41:5 [INFO] [stdout] | [INFO] [stdout] 41 | CLC, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `CLD` [INFO] [stdout] --> src/cpu/opcodes.rs:42:5 [INFO] [stdout] | [INFO] [stdout] 42 | CLD, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `CLI` [INFO] [stdout] --> src/cpu/opcodes.rs:43:5 [INFO] [stdout] | [INFO] [stdout] 43 | CLI, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `CLV` [INFO] [stdout] --> src/cpu/opcodes.rs:44:5 [INFO] [stdout] | [INFO] [stdout] 44 | CLV, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `CMP` [INFO] [stdout] --> src/cpu/opcodes.rs:45:5 [INFO] [stdout] | [INFO] [stdout] 45 | CMP, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `CPX` [INFO] [stdout] --> src/cpu/opcodes.rs:46:5 [INFO] [stdout] | [INFO] [stdout] 46 | CPX, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `CPY` [INFO] [stdout] --> src/cpu/opcodes.rs:47:5 [INFO] [stdout] | [INFO] [stdout] 47 | CPY, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `DEC` [INFO] [stdout] --> src/cpu/opcodes.rs:48:5 [INFO] [stdout] | [INFO] [stdout] 48 | DEC, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `DEX` [INFO] [stdout] --> src/cpu/opcodes.rs:49:5 [INFO] [stdout] | [INFO] [stdout] 49 | DEX, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `DEY` [INFO] [stdout] --> src/cpu/opcodes.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | DEY, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `EOR` [INFO] [stdout] --> src/cpu/opcodes.rs:51:5 [INFO] [stdout] | [INFO] [stdout] 51 | EOR, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `INC` [INFO] [stdout] --> src/cpu/opcodes.rs:52:5 [INFO] [stdout] | [INFO] [stdout] 52 | INC, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `INX` [INFO] [stdout] --> src/cpu/opcodes.rs:53:5 [INFO] [stdout] | [INFO] [stdout] 53 | INX, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `INY` [INFO] [stdout] --> src/cpu/opcodes.rs:54:5 [INFO] [stdout] | [INFO] [stdout] 54 | INY, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `JMP` [INFO] [stdout] --> src/cpu/opcodes.rs:55:5 [INFO] [stdout] | [INFO] [stdout] 55 | JMP, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `JSR` [INFO] [stdout] --> src/cpu/opcodes.rs:56:5 [INFO] [stdout] | [INFO] [stdout] 56 | JSR, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `LDA` [INFO] [stdout] --> src/cpu/opcodes.rs:57:5 [INFO] [stdout] | [INFO] [stdout] 57 | LDA, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `LDX` [INFO] [stdout] --> src/cpu/opcodes.rs:58:5 [INFO] [stdout] | [INFO] [stdout] 58 | LDX, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `LDY` [INFO] [stdout] --> src/cpu/opcodes.rs:59:5 [INFO] [stdout] | [INFO] [stdout] 59 | LDY, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `LSR` [INFO] [stdout] --> src/cpu/opcodes.rs:60:5 [INFO] [stdout] | [INFO] [stdout] 60 | LSR, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `NOP` [INFO] [stdout] --> src/cpu/opcodes.rs:61:5 [INFO] [stdout] | [INFO] [stdout] 61 | NOP, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `ORA` [INFO] [stdout] --> src/cpu/opcodes.rs:62:5 [INFO] [stdout] | [INFO] [stdout] 62 | ORA, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `PHA` [INFO] [stdout] --> src/cpu/opcodes.rs:63:5 [INFO] [stdout] | [INFO] [stdout] 63 | PHA, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `PHP` [INFO] [stdout] --> src/cpu/opcodes.rs:64:5 [INFO] [stdout] | [INFO] [stdout] 64 | PHP, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `PLA` [INFO] [stdout] --> src/cpu/opcodes.rs:65:5 [INFO] [stdout] | [INFO] [stdout] 65 | PLA, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `PLP` [INFO] [stdout] --> src/cpu/opcodes.rs:66:5 [INFO] [stdout] | [INFO] [stdout] 66 | PLP, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `ROL` [INFO] [stdout] --> src/cpu/opcodes.rs:67:5 [INFO] [stdout] | [INFO] [stdout] 67 | ROL, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `ROR` [INFO] [stdout] --> src/cpu/opcodes.rs:68:5 [INFO] [stdout] | [INFO] [stdout] 68 | ROR, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `RTI` [INFO] [stdout] --> src/cpu/opcodes.rs:69:5 [INFO] [stdout] | [INFO] [stdout] 69 | RTI, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `RTS` [INFO] [stdout] --> src/cpu/opcodes.rs:70:5 [INFO] [stdout] | [INFO] [stdout] 70 | RTS, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `SBC` [INFO] [stdout] --> src/cpu/opcodes.rs:71:5 [INFO] [stdout] | [INFO] [stdout] 71 | SBC, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `SEC` [INFO] [stdout] --> src/cpu/opcodes.rs:72:5 [INFO] [stdout] | [INFO] [stdout] 72 | SEC, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `SED` [INFO] [stdout] --> src/cpu/opcodes.rs:73:5 [INFO] [stdout] | [INFO] [stdout] 73 | SED, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `SEI` [INFO] [stdout] --> src/cpu/opcodes.rs:74:5 [INFO] [stdout] | [INFO] [stdout] 74 | SEI, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `STA` [INFO] [stdout] --> src/cpu/opcodes.rs:75:5 [INFO] [stdout] | [INFO] [stdout] 75 | STA, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `STX` [INFO] [stdout] --> src/cpu/opcodes.rs:76:5 [INFO] [stdout] | [INFO] [stdout] 76 | STX, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `STY` [INFO] [stdout] --> src/cpu/opcodes.rs:77:5 [INFO] [stdout] | [INFO] [stdout] 77 | STY, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `TAX` [INFO] [stdout] --> src/cpu/opcodes.rs:78:5 [INFO] [stdout] | [INFO] [stdout] 78 | TAX, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `TAY` [INFO] [stdout] --> src/cpu/opcodes.rs:79:5 [INFO] [stdout] | [INFO] [stdout] 79 | TAY, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `TSX` [INFO] [stdout] --> src/cpu/opcodes.rs:80:5 [INFO] [stdout] | [INFO] [stdout] 80 | TSX, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `TXA` [INFO] [stdout] --> src/cpu/opcodes.rs:81:5 [INFO] [stdout] | [INFO] [stdout] 81 | TXA, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `TXS` [INFO] [stdout] --> src/cpu/opcodes.rs:82:5 [INFO] [stdout] | [INFO] [stdout] 82 | TXS, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `TYA` [INFO] [stdout] --> src/cpu/opcodes.rs:83:5 [INFO] [stdout] | [INFO] [stdout] 83 | TYA, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `get_by_code` [INFO] [stdout] --> src/cpu/opcodes.rs:102:12 [INFO] [stdout] | [INFO] [stdout] 102 | pub fn get_by_code(code: u8) -> Option<&'a Opcode> { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static is never used: `OPCODES` [INFO] [stdout] --> src/cpu/opcodes.rs:107:1 [INFO] [stdout] | [INFO] [stdout] 107 | / static OPCODES: [Opcode; 151] = [Opcode { [INFO] [stdout] 108 | | code: 0x00, [INFO] [stdout] 109 | | name: Name::BRK, [INFO] [stdout] 110 | | mode: Mode::Implied, [INFO] [stdout] ... | [INFO] [stdout] 1011 | | bytes: 3, [INFO] [stdout] 1012 | | }]; [INFO] [stdout] | |____________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `NMI_VECTOR` [INFO] [stdout] --> src/cpu/mod.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | const NMI_VECTOR: u16 = 0xFFFA; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `RESET_VECTOR` [INFO] [stdout] --> src/cpu/mod.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | const RESET_VECTOR: u16 = 0xFFFC; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `IRQ_VECTOR` [INFO] [stdout] --> src/cpu/mod.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | const IRQ_VECTOR: u16 = 0xFFFE; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `MEMORY_SIZE` [INFO] [stdout] --> src/cpu/mod.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | const MEMORY_SIZE: usize = 65_536; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Accumulator` [INFO] [stdout] --> src/cpu/mod.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | Accumulator, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Value` [INFO] [stdout] --> src/cpu/mod.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | Value(u8), [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Address` [INFO] [stdout] --> src/cpu/mod.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | Address(u16), [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum is never used: `Status` [INFO] [stdout] --> src/cpu/mod.rs:18:6 [INFO] [stdout] | [INFO] [stdout] 18 | enum Status { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `mem` [INFO] [stdout] --> src/cpu/mod.rs:35:5 [INFO] [stdout] | [INFO] [stdout] 35 | mem: Vec, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `break_at` [INFO] [stdout] --> src/cpu/mod.rs:36:5 [INFO] [stdout] | [INFO] [stdout] 36 | break_at: u16, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `debug` [INFO] [stdout] --> src/cpu/mod.rs:37:5 [INFO] [stdout] | [INFO] [stdout] 37 | debug: bool, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/cpu/mod.rs:54:12 [INFO] [stdout] | [INFO] [stdout] 54 | pub fn new() -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `reset` [INFO] [stdout] --> src/cpu/mod.rs:68:12 [INFO] [stdout] | [INFO] [stdout] 68 | pub fn reset(&mut self) { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `irq` [INFO] [stdout] --> src/cpu/mod.rs:76:12 [INFO] [stdout] | [INFO] [stdout] 76 | pub fn irq(&mut self) { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `nmi` [INFO] [stdout] --> src/cpu/mod.rs:90:12 [INFO] [stdout] | [INFO] [stdout] 90 | pub fn nmi(&mut self) { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `load_ram` [INFO] [stdout] --> src/cpu/mod.rs:102:12 [INFO] [stdout] | [INFO] [stdout] 102 | pub fn load_ram(&mut self, mem: Vec, offset: u16) { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `execute` [INFO] [stdout] --> src/cpu/mod.rs:110:12 [INFO] [stdout] | [INFO] [stdout] 110 | pub fn execute(&mut self) { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `tick` [INFO] [stdout] --> src/cpu/mod.rs:121:12 [INFO] [stdout] | [INFO] [stdout] 121 | pub fn tick(&mut self, opcode: &Opcode) { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `adc` [INFO] [stdout] --> src/cpu/mod.rs:190:8 [INFO] [stdout] | [INFO] [stdout] 190 | fn adc(&mut self, val: u8) { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `and` [INFO] [stdout] --> src/cpu/mod.rs:220:8 [INFO] [stdout] | [INFO] [stdout] 220 | fn and(&mut self, val: u8) { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `asl` [INFO] [stdout] --> src/cpu/mod.rs:226:8 [INFO] [stdout] | [INFO] [stdout] 226 | fn asl(&mut self, operand: &Operand) { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `bcc` [INFO] [stdout] --> src/cpu/mod.rs:234:8 [INFO] [stdout] | [INFO] [stdout] 234 | fn bcc(&mut self, offset: u8) { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `bcs` [INFO] [stdout] --> src/cpu/mod.rs:240:8 [INFO] [stdout] | [INFO] [stdout] 240 | fn bcs(&mut self, offset: u8) { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `beq` [INFO] [stdout] --> src/cpu/mod.rs:246:8 [INFO] [stdout] | [INFO] [stdout] 246 | fn beq(&mut self, offset: u8) { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `bit` [INFO] [stdout] --> src/cpu/mod.rs:252:8 [INFO] [stdout] | [INFO] [stdout] 252 | fn bit(&mut self, val: u8) { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `bmi` [INFO] [stdout] --> src/cpu/mod.rs:259:8 [INFO] [stdout] | [INFO] [stdout] 259 | fn bmi(&mut self, offset: u8) { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `bne` [INFO] [stdout] --> src/cpu/mod.rs:265:8 [INFO] [stdout] | [INFO] [stdout] 265 | fn bne(&mut self, offset: u8) { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `bpl` [INFO] [stdout] --> src/cpu/mod.rs:271:8 [INFO] [stdout] | [INFO] [stdout] 271 | fn bpl(&mut self, offset: u8) { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `brk` [INFO] [stdout] --> src/cpu/mod.rs:277:8 [INFO] [stdout] | [INFO] [stdout] 277 | fn brk(&mut self) { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `bvc` [INFO] [stdout] --> src/cpu/mod.rs:290:8 [INFO] [stdout] | [INFO] [stdout] 290 | fn bvc(&mut self, offset: u8) { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `bvs` [INFO] [stdout] --> src/cpu/mod.rs:296:8 [INFO] [stdout] | [INFO] [stdout] 296 | fn bvs(&mut self, offset: u8) { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `clc` [INFO] [stdout] --> src/cpu/mod.rs:302:8 [INFO] [stdout] | [INFO] [stdout] 302 | fn clc(&mut self) { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `cld` [INFO] [stdout] --> src/cpu/mod.rs:306:8 [INFO] [stdout] | [INFO] [stdout] 306 | fn cld(&mut self) { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `cli` [INFO] [stdout] --> src/cpu/mod.rs:310:8 [INFO] [stdout] | [INFO] [stdout] 310 | fn cli(&mut self) { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `clv` [INFO] [stdout] --> src/cpu/mod.rs:314:8 [INFO] [stdout] | [INFO] [stdout] 314 | fn clv(&mut self) { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `cmp` [INFO] [stdout] --> src/cpu/mod.rs:318:8 [INFO] [stdout] | [INFO] [stdout] 318 | fn cmp(&mut self, val: u8) { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `cpx` [INFO] [stdout] --> src/cpu/mod.rs:324:8 [INFO] [stdout] | [INFO] [stdout] 324 | fn cpx(&mut self, val: u8) { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `cpy` [INFO] [stdout] --> src/cpu/mod.rs:330:8 [INFO] [stdout] | [INFO] [stdout] 330 | fn cpy(&mut self, val: u8) { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `dec` [INFO] [stdout] --> src/cpu/mod.rs:336:8 [INFO] [stdout] | [INFO] [stdout] 336 | fn dec(&mut self, addr: u16) { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `dex` [INFO] [stdout] --> src/cpu/mod.rs:342:8 [INFO] [stdout] | [INFO] [stdout] 342 | fn dex(&mut self) { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `dey` [INFO] [stdout] --> src/cpu/mod.rs:348:8 [INFO] [stdout] | [INFO] [stdout] 348 | fn dey(&mut self) { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `eor` [INFO] [stdout] --> src/cpu/mod.rs:354:8 [INFO] [stdout] | [INFO] [stdout] 354 | fn eor(&mut self, val: u8) { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `inc` [INFO] [stdout] --> src/cpu/mod.rs:360:8 [INFO] [stdout] | [INFO] [stdout] 360 | fn inc(&mut self, addr: u16) { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `inx` [INFO] [stdout] --> src/cpu/mod.rs:366:8 [INFO] [stdout] | [INFO] [stdout] 366 | fn inx(&mut self) { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `iny` [INFO] [stdout] --> src/cpu/mod.rs:372:8 [INFO] [stdout] | [INFO] [stdout] 372 | fn iny(&mut self) { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `jmp` [INFO] [stdout] --> src/cpu/mod.rs:378:8 [INFO] [stdout] | [INFO] [stdout] 378 | fn jmp(&mut self, addr: u16) { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `jsr` [INFO] [stdout] --> src/cpu/mod.rs:382:8 [INFO] [stdout] | [INFO] [stdout] 382 | fn jsr(&mut self, addr: u16) { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `lda` [INFO] [stdout] --> src/cpu/mod.rs:388:8 [INFO] [stdout] | [INFO] [stdout] 388 | fn lda(&mut self, val: u8) { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `ldx` [INFO] [stdout] --> src/cpu/mod.rs:393:8 [INFO] [stdout] | [INFO] [stdout] 393 | fn ldx(&mut self, val: u8) { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `ldy` [INFO] [stdout] --> src/cpu/mod.rs:398:8 [INFO] [stdout] | [INFO] [stdout] 398 | fn ldy(&mut self, val: u8) { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `lsr` [INFO] [stdout] --> src/cpu/mod.rs:403:8 [INFO] [stdout] | [INFO] [stdout] 403 | fn lsr(&mut self, operand: &Operand) { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `ora` [INFO] [stdout] --> src/cpu/mod.rs:411:8 [INFO] [stdout] | [INFO] [stdout] 411 | fn ora(&mut self, val: u8) { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `pha` [INFO] [stdout] --> src/cpu/mod.rs:417:8 [INFO] [stdout] | [INFO] [stdout] 417 | fn pha(&mut self) { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `php` [INFO] [stdout] --> src/cpu/mod.rs:422:8 [INFO] [stdout] | [INFO] [stdout] 422 | fn php(&mut self) { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `pla` [INFO] [stdout] --> src/cpu/mod.rs:427:8 [INFO] [stdout] | [INFO] [stdout] 427 | fn pla(&mut self) { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `plp` [INFO] [stdout] --> src/cpu/mod.rs:434:8 [INFO] [stdout] | [INFO] [stdout] 434 | fn plp(&mut self) { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `rol` [INFO] [stdout] --> src/cpu/mod.rs:438:8 [INFO] [stdout] | [INFO] [stdout] 438 | fn rol(&mut self, operand: &Operand) { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `ror` [INFO] [stdout] --> src/cpu/mod.rs:449:8 [INFO] [stdout] | [INFO] [stdout] 449 | fn ror(&mut self, operand: &Operand) { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `rti` [INFO] [stdout] --> src/cpu/mod.rs:460:8 [INFO] [stdout] | [INFO] [stdout] 460 | fn rti(&mut self) { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `rts` [INFO] [stdout] --> src/cpu/mod.rs:465:8 [INFO] [stdout] | [INFO] [stdout] 465 | fn rts(&mut self) { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `sbc` [INFO] [stdout] --> src/cpu/mod.rs:469:8 [INFO] [stdout] | [INFO] [stdout] 469 | fn sbc(&mut self, val: u8) { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `sec` [INFO] [stdout] --> src/cpu/mod.rs:477:8 [INFO] [stdout] | [INFO] [stdout] 477 | fn sec(&mut self) { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `sed` [INFO] [stdout] --> src/cpu/mod.rs:481:8 [INFO] [stdout] | [INFO] [stdout] 481 | fn sed(&mut self) { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `sei` [INFO] [stdout] --> src/cpu/mod.rs:485:8 [INFO] [stdout] | [INFO] [stdout] 485 | fn sei(&mut self) { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `sta` [INFO] [stdout] --> src/cpu/mod.rs:489:8 [INFO] [stdout] | [INFO] [stdout] 489 | fn sta(&mut self, addr: u16) { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `stx` [INFO] [stdout] --> src/cpu/mod.rs:494:8 [INFO] [stdout] | [INFO] [stdout] 494 | fn stx(&mut self, addr: u16) { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `sty` [INFO] [stdout] --> src/cpu/mod.rs:499:8 [INFO] [stdout] | [INFO] [stdout] 499 | fn sty(&mut self, addr: u16) { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `tax` [INFO] [stdout] --> src/cpu/mod.rs:504:8 [INFO] [stdout] | [INFO] [stdout] 504 | fn tax(&mut self) { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `tay` [INFO] [stdout] --> src/cpu/mod.rs:510:8 [INFO] [stdout] | [INFO] [stdout] 510 | fn tay(&mut self) { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `tsx` [INFO] [stdout] --> src/cpu/mod.rs:516:8 [INFO] [stdout] | [INFO] [stdout] 516 | fn tsx(&mut self) { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `txa` [INFO] [stdout] --> src/cpu/mod.rs:522:8 [INFO] [stdout] | [INFO] [stdout] 522 | fn txa(&mut self) { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `txs` [INFO] [stdout] --> src/cpu/mod.rs:528:8 [INFO] [stdout] | [INFO] [stdout] 528 | fn txs(&mut self) { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `tya` [INFO] [stdout] --> src/cpu/mod.rs:532:8 [INFO] [stdout] | [INFO] [stdout] 532 | fn tya(&mut self) { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `set_operand` [INFO] [stdout] --> src/cpu/mod.rs:538:8 [INFO] [stdout] | [INFO] [stdout] 538 | fn set_operand(&mut self, operand: &Operand, val: u8) { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `operand_for_mode` [INFO] [stdout] --> src/cpu/mod.rs:548:8 [INFO] [stdout] | [INFO] [stdout] 548 | fn operand_for_mode(&self, mode: Mode) -> Operand { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `value_for_operand` [INFO] [stdout] --> src/cpu/mod.rs:571:8 [INFO] [stdout] | [INFO] [stdout] 571 | fn value_for_operand(&self, operand: &Operand) -> u8 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `addr_for_operand` [INFO] [stdout] --> src/cpu/mod.rs:579:8 [INFO] [stdout] | [INFO] [stdout] 579 | fn addr_for_operand(&self, operand: &Operand) -> u16 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `read_one` [INFO] [stdout] --> src/cpu/mod.rs:587:8 [INFO] [stdout] | [INFO] [stdout] 587 | fn read_one(&self, addr: u16) -> u8 { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `read_two` [INFO] [stdout] --> src/cpu/mod.rs:591:8 [INFO] [stdout] | [INFO] [stdout] 591 | fn read_two(&self, addr: u16) -> u16 { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `write_one` [INFO] [stdout] --> src/cpu/mod.rs:597:8 [INFO] [stdout] | [INFO] [stdout] 597 | fn write_one(&mut self, addr: u16, val: u8) { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `get_status` [INFO] [stdout] --> src/cpu/mod.rs:601:8 [INFO] [stdout] | [INFO] [stdout] 601 | fn get_status(&self, s: Status) -> bool { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `set_status` [INFO] [stdout] --> src/cpu/mod.rs:605:8 [INFO] [stdout] | [INFO] [stdout] 605 | fn set_status(&mut self, s: Status, val: bool) { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `set_s_and_z` [INFO] [stdout] --> src/cpu/mod.rs:612:8 [INFO] [stdout] | [INFO] [stdout] 612 | fn set_s_and_z(&mut self, val: u8) { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `jump` [INFO] [stdout] --> src/cpu/mod.rs:617:8 [INFO] [stdout] | [INFO] [stdout] 617 | fn jump(&mut self, offset: u8) { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `push_two` [INFO] [stdout] --> src/cpu/mod.rs:625:8 [INFO] [stdout] | [INFO] [stdout] 625 | fn push_two(&mut self, val: u16) { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `push_one` [INFO] [stdout] --> src/cpu/mod.rs:630:8 [INFO] [stdout] | [INFO] [stdout] 630 | fn push_one(&mut self, val: u8) { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `pop_two` [INFO] [stdout] --> src/cpu/mod.rs:636:8 [INFO] [stdout] | [INFO] [stdout] 636 | fn pop_two(&mut self) -> u16 { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `pop_one` [INFO] [stdout] --> src/cpu/mod.rs:642:8 [INFO] [stdout] | [INFO] [stdout] 642 | fn pop_one(&mut self) -> u8 { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `debug` [INFO] [stdout] --> src/cpu/mod.rs:648:8 [INFO] [stdout] | [INFO] [stdout] 648 | fn debug(&self, opcode: &Opcode, operand: Operand, val: u8, addr: u16) { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 160 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.25s [INFO] running `Command { std: "docker" "inspect" "f6e5425effbe3a65966e9bdba815239b7b81bf59ca2d2f8777b216cb803a8953", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f6e5425effbe3a65966e9bdba815239b7b81bf59ca2d2f8777b216cb803a8953", kill_on_drop: false }` [INFO] [stdout] f6e5425effbe3a65966e9bdba815239b7b81bf59ca2d2f8777b216cb803a8953