[INFO] cloning repository https://github.com/Nathan5563/nnes [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Nathan5563/nnes" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNathan5563%2Fnnes", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNathan5563%2Fnnes'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d7139b16dfe1f5cf9db00cf1a536d4eec91699b4 [INFO] checking Nathan5563/nnes against master#19f42cb9bb65555e7d95dab7d17573ae6c5d634c for pr-139087 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNathan5563%2Fnnes" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Nathan5563/nnes on toolchain 19f42cb9bb65555e7d95dab7d17573ae6c5d634c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+19f42cb9bb65555e7d95dab7d17573ae6c5d634c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Nathan5563/nnes [INFO] finished tweaking git repo https://github.com/Nathan5563/nnes [INFO] tweaked toml for git repo https://github.com/Nathan5563/nnes written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/Nathan5563/nnes already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+19f42cb9bb65555e7d95dab7d17573ae6c5d634c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4b26683ee3c49f365255c425c23003cbf4366de097804722c29c5bbbee3624d2" "/opt/rustwide/cargo-home/bin/cargo" "+19f42cb9bb65555e7d95dab7d17573ae6c5d634c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9b3d19e7e8ad2d142774f2ea6259b6d2bbe54ab5a5a07ce8f1860a4f3fb2cd84 [INFO] running `Command { std: "docker" "start" "-a" "9b3d19e7e8ad2d142774f2ea6259b6d2bbe54ab5a5a07ce8f1860a4f3fb2cd84", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9b3d19e7e8ad2d142774f2ea6259b6d2bbe54ab5a5a07ce8f1860a4f3fb2cd84", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9b3d19e7e8ad2d142774f2ea6259b6d2bbe54ab5a5a07ce8f1860a4f3fb2cd84", kill_on_drop: false }` [INFO] [stdout] 9b3d19e7e8ad2d142774f2ea6259b6d2bbe54ab5a5a07ce8f1860a4f3fb2cd84 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4b26683ee3c49f365255c425c23003cbf4366de097804722c29c5bbbee3624d2" "/opt/rustwide/cargo-home/bin/cargo" "+19f42cb9bb65555e7d95dab7d17573ae6c5d634c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 606c398d795b8622a136287238125dee184cab668c8255c868476a8a8a30cc62 [INFO] running `Command { std: "docker" "start" "-a" "606c398d795b8622a136287238125dee184cab668c8255c868476a8a8a30cc62", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.171 [INFO] [stderr] Compiling cc v1.2.6 [INFO] [stderr] Compiling zerocopy v0.8.23 [INFO] [stderr] Compiling getrandom v0.3.2 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling version-compare v0.1.1 [INFO] [stderr] Compiling sdl2 v0.37.0 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Compiling cmake v0.1.54 [INFO] [stderr] Checking rand_core v0.9.3 [INFO] [stderr] Compiling sdl2-sys v0.37.0 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Checking rand v0.9.0 [INFO] [stderr] Checking nnes v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `cycle` [INFO] [stdout] --> src/nnes/cpu/opcodes.rs:60:53 [INFO] [stdout] | [INFO] [stdout] 60 | pub fn handle_tax(&mut self, _: AddressingMode, cycle: &mut u8) { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_cycle` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cycle` [INFO] [stdout] --> src/nnes/cpu/opcodes.rs:65:53 [INFO] [stdout] | [INFO] [stdout] 65 | pub fn handle_tay(&mut self, _: AddressingMode, cycle: &mut u8) { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_cycle` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cycle` [INFO] [stdout] --> src/nnes/cpu/opcodes.rs:70:53 [INFO] [stdout] | [INFO] [stdout] 70 | pub fn handle_tsx(&mut self, _: AddressingMode, cycle: &mut u8) { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_cycle` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cycle` [INFO] [stdout] --> src/nnes/cpu/opcodes.rs:75:53 [INFO] [stdout] | [INFO] [stdout] 75 | pub fn handle_txa(&mut self, _: AddressingMode, cycle: &mut u8) { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_cycle` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cycle` [INFO] [stdout] --> src/nnes/cpu/opcodes.rs:80:53 [INFO] [stdout] | [INFO] [stdout] 80 | pub fn handle_txs(&mut self, _: AddressingMode, cycle: &mut u8) { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_cycle` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cycle` [INFO] [stdout] --> src/nnes/cpu/opcodes.rs:85:53 [INFO] [stdout] | [INFO] [stdout] 85 | pub fn handle_tya(&mut self, _: AddressingMode, cycle: &mut u8) { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_cycle` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cycle` [INFO] [stdout] --> src/nnes/cpu/opcodes.rs:90:53 [INFO] [stdout] | [INFO] [stdout] 90 | pub fn handle_clc(&mut self, _: AddressingMode, cycle: &mut u8) { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_cycle` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cycle` [INFO] [stdout] --> src/nnes/cpu/opcodes.rs:94:53 [INFO] [stdout] | [INFO] [stdout] 94 | pub fn handle_cld(&mut self, _: AddressingMode, cycle: &mut u8) { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_cycle` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cycle` [INFO] [stdout] --> src/nnes/cpu/opcodes.rs:98:53 [INFO] [stdout] | [INFO] [stdout] 98 | pub fn handle_cli(&mut self, _: AddressingMode, cycle: &mut u8) { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_cycle` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cycle` [INFO] [stdout] --> src/nnes/cpu/opcodes.rs:102:53 [INFO] [stdout] | [INFO] [stdout] 102 | pub fn handle_clv(&mut self, _: AddressingMode, cycle: &mut u8) { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_cycle` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cycle` [INFO] [stdout] --> src/nnes/cpu/opcodes.rs:106:53 [INFO] [stdout] | [INFO] [stdout] 106 | pub fn handle_sec(&mut self, _: AddressingMode, cycle: &mut u8) { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_cycle` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cycle` [INFO] [stdout] --> src/nnes/cpu/opcodes.rs:110:53 [INFO] [stdout] | [INFO] [stdout] 110 | pub fn handle_sed(&mut self, _: AddressingMode, cycle: &mut u8) { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_cycle` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cycle` [INFO] [stdout] --> src/nnes/cpu/opcodes.rs:114:53 [INFO] [stdout] | [INFO] [stdout] 114 | pub fn handle_sei(&mut self, _: AddressingMode, cycle: &mut u8) { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_cycle` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cycle` [INFO] [stdout] --> src/nnes/cpu/opcodes.rs:118:56 [INFO] [stdout] | [INFO] [stdout] 118 | pub fn handle_lda(&mut self, mode: AddressingMode, cycle: &mut u8) { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_cycle` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cycle` [INFO] [stdout] --> src/nnes/cpu/opcodes.rs:127:56 [INFO] [stdout] | [INFO] [stdout] 127 | pub fn handle_ldx(&mut self, mode: AddressingMode, cycle: &mut u8) { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_cycle` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cycle` [INFO] [stdout] --> src/nnes/cpu/opcodes.rs:136:56 [INFO] [stdout] | [INFO] [stdout] 136 | pub fn handle_ldy(&mut self, mode: AddressingMode, cycle: &mut u8) { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_cycle` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cycle` [INFO] [stdout] --> src/nnes/cpu/opcodes.rs:145:56 [INFO] [stdout] | [INFO] [stdout] 145 | pub fn handle_sta(&mut self, mode: AddressingMode, cycle: &mut u8) { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_cycle` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cycle` [INFO] [stdout] --> src/nnes/cpu/opcodes.rs:151:56 [INFO] [stdout] | [INFO] [stdout] 151 | pub fn handle_stx(&mut self, mode: AddressingMode, cycle: &mut u8) { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_cycle` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cycle` [INFO] [stdout] --> src/nnes/cpu/opcodes.rs:157:56 [INFO] [stdout] | [INFO] [stdout] 157 | pub fn handle_sty(&mut self, mode: AddressingMode, cycle: &mut u8) { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_cycle` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cycle` [INFO] [stdout] --> src/nnes/cpu/opcodes.rs:163:53 [INFO] [stdout] | [INFO] [stdout] 163 | pub fn handle_pha(&mut self, _: AddressingMode, cycle: &mut u8) { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_cycle` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cycle` [INFO] [stdout] --> src/nnes/cpu/opcodes.rs:167:53 [INFO] [stdout] | [INFO] [stdout] 167 | pub fn handle_php(&mut self, _: AddressingMode, cycle: &mut u8) { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_cycle` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cycle` [INFO] [stdout] --> src/nnes/cpu/opcodes.rs:171:53 [INFO] [stdout] | [INFO] [stdout] 171 | pub fn handle_pla(&mut self, _: AddressingMode, cycle: &mut u8) { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_cycle` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cycle` [INFO] [stdout] --> src/nnes/cpu/opcodes.rs:176:53 [INFO] [stdout] | [INFO] [stdout] 176 | pub fn handle_plp(&mut self, _: AddressingMode, cycle: &mut u8) { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_cycle` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cycle` [INFO] [stdout] --> src/nnes/cpu/opcodes.rs:186:56 [INFO] [stdout] | [INFO] [stdout] 186 | pub fn handle_and(&mut self, mode: AddressingMode, cycle: &mut u8) { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_cycle` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cycle` [INFO] [stdout] --> src/nnes/cpu/opcodes.rs:192:56 [INFO] [stdout] | [INFO] [stdout] 192 | pub fn handle_ora(&mut self, mode: AddressingMode, cycle: &mut u8) { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_cycle` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cycle` [INFO] [stdout] --> src/nnes/cpu/opcodes.rs:198:56 [INFO] [stdout] | [INFO] [stdout] 198 | pub fn handle_eor(&mut self, mode: AddressingMode, cycle: &mut u8) { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_cycle` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cycle` [INFO] [stdout] --> src/nnes/cpu/opcodes.rs:243:56 [INFO] [stdout] | [INFO] [stdout] 243 | pub fn handle_asl(&mut self, mode: AddressingMode, cycle: &mut u8) { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_cycle` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cycle` [INFO] [stdout] --> src/nnes/cpu/opcodes.rs:247:56 [INFO] [stdout] | [INFO] [stdout] 247 | pub fn handle_lsr(&mut self, mode: AddressingMode, cycle: &mut u8) { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_cycle` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cycle` [INFO] [stdout] --> src/nnes/cpu/opcodes.rs:251:56 [INFO] [stdout] | [INFO] [stdout] 251 | pub fn handle_rol(&mut self, mode: AddressingMode, cycle: &mut u8) { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_cycle` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cycle` [INFO] [stdout] --> src/nnes/cpu/opcodes.rs:255:56 [INFO] [stdout] | [INFO] [stdout] 255 | pub fn handle_ror(&mut self, mode: AddressingMode, cycle: &mut u8) { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_cycle` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cycle` [INFO] [stdout] --> src/nnes/cpu/opcodes.rs:295:56 [INFO] [stdout] | [INFO] [stdout] 295 | pub fn handle_adc(&mut self, mode: AddressingMode, cycle: &mut u8) { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_cycle` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cycle` [INFO] [stdout] --> src/nnes/cpu/opcodes.rs:302:56 [INFO] [stdout] | [INFO] [stdout] 302 | pub fn handle_sbc(&mut self, mode: AddressingMode, cycle: &mut u8) { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_cycle` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cycle` [INFO] [stdout] --> src/nnes/cpu/opcodes.rs:309:56 [INFO] [stdout] | [INFO] [stdout] 309 | pub fn handle_inc(&mut self, mode: AddressingMode, cycle: &mut u8) { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_cycle` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cycle` [INFO] [stdout] --> src/nnes/cpu/opcodes.rs:321:53 [INFO] [stdout] | [INFO] [stdout] 321 | pub fn handle_inx(&mut self, _: AddressingMode, cycle: &mut u8) { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_cycle` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cycle` [INFO] [stdout] --> src/nnes/cpu/opcodes.rs:331:53 [INFO] [stdout] | [INFO] [stdout] 331 | pub fn handle_iny(&mut self, _: AddressingMode, cycle: &mut u8) { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_cycle` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cycle` [INFO] [stdout] --> src/nnes/cpu/opcodes.rs:341:56 [INFO] [stdout] | [INFO] [stdout] 341 | pub fn handle_dec(&mut self, mode: AddressingMode, cycle: &mut u8) { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_cycle` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cycle` [INFO] [stdout] --> src/nnes/cpu/opcodes.rs:353:53 [INFO] [stdout] | [INFO] [stdout] 353 | pub fn handle_dex(&mut self, _: AddressingMode, cycle: &mut u8) { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_cycle` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cycle` [INFO] [stdout] --> src/nnes/cpu/opcodes.rs:363:53 [INFO] [stdout] | [INFO] [stdout] 363 | pub fn handle_dey(&mut self, _: AddressingMode, cycle: &mut u8) { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_cycle` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cycle` [INFO] [stdout] --> src/nnes/cpu/opcodes.rs:382:53 [INFO] [stdout] | [INFO] [stdout] 382 | pub fn handle_nop(&mut self, _: AddressingMode, cycle: &mut u8) {} [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_cycle` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cycle` [INFO] [stdout] --> src/nnes/cpu/opcodes.rs:395:56 [INFO] [stdout] | [INFO] [stdout] 395 | pub fn handle_cmp(&mut self, mode: AddressingMode, cycle: &mut u8) { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_cycle` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cycle` [INFO] [stdout] --> src/nnes/cpu/opcodes.rs:401:56 [INFO] [stdout] | [INFO] [stdout] 401 | pub fn handle_cpx(&mut self, mode: AddressingMode, cycle: &mut u8) { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_cycle` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cycle` [INFO] [stdout] --> src/nnes/cpu/opcodes.rs:407:56 [INFO] [stdout] | [INFO] [stdout] 407 | pub fn handle_cpy(&mut self, mode: AddressingMode, cycle: &mut u8) { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_cycle` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cycle` [INFO] [stdout] --> src/nnes/cpu/opcodes.rs:413:56 [INFO] [stdout] | [INFO] [stdout] 413 | pub fn handle_jmp(&mut self, mode: AddressingMode, cycle: &mut u8) { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_cycle` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cycle` [INFO] [stdout] --> src/nnes/cpu/opcodes.rs:434:53 [INFO] [stdout] | [INFO] [stdout] 434 | pub fn handle_jsr(&mut self, _: AddressingMode, cycle: &mut u8) { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_cycle` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cycle` [INFO] [stdout] --> src/nnes/cpu/opcodes.rs:440:53 [INFO] [stdout] | [INFO] [stdout] 440 | pub fn handle_rti(&mut self, _: AddressingMode, cycle: &mut u8) { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_cycle` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cycle` [INFO] [stdout] --> src/nnes/cpu/opcodes.rs:452:53 [INFO] [stdout] | [INFO] [stdout] 452 | pub fn handle_rts(&mut self, _: AddressingMode, cycle: &mut u8) { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_cycle` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cycle` [INFO] [stdout] --> src/nnes/cpu/opcodes.rs:465:53 [INFO] [stdout] | [INFO] [stdout] 465 | pub fn handle_bcc(&mut self, _: AddressingMode, cycle: &mut u8) { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_cycle` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cycle` [INFO] [stdout] --> src/nnes/cpu/opcodes.rs:469:53 [INFO] [stdout] | [INFO] [stdout] 469 | pub fn handle_bcs(&mut self, _: AddressingMode, cycle: &mut u8) { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_cycle` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cycle` [INFO] [stdout] --> src/nnes/cpu/opcodes.rs:473:53 [INFO] [stdout] | [INFO] [stdout] 473 | pub fn handle_beq(&mut self, _: AddressingMode, cycle: &mut u8) { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_cycle` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cycle` [INFO] [stdout] --> src/nnes/cpu/opcodes.rs:477:56 [INFO] [stdout] | [INFO] [stdout] 477 | pub fn handle_bit(&mut self, mode: AddressingMode, cycle: &mut u8) { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_cycle` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cycle` [INFO] [stdout] --> src/nnes/cpu/opcodes.rs:485:53 [INFO] [stdout] | [INFO] [stdout] 485 | pub fn handle_bmi(&mut self, _: AddressingMode, cycle: &mut u8) { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_cycle` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cycle` [INFO] [stdout] --> src/nnes/cpu/opcodes.rs:489:53 [INFO] [stdout] | [INFO] [stdout] 489 | pub fn handle_bne(&mut self, _: AddressingMode, cycle: &mut u8) { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_cycle` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cycle` [INFO] [stdout] --> src/nnes/cpu/opcodes.rs:493:53 [INFO] [stdout] | [INFO] [stdout] 493 | pub fn handle_bpl(&mut self, _: AddressingMode, cycle: &mut u8) { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_cycle` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cycle` [INFO] [stdout] --> src/nnes/cpu/opcodes.rs:497:53 [INFO] [stdout] | [INFO] [stdout] 497 | pub fn handle_bvc(&mut self, _: AddressingMode, cycle: &mut u8) { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_cycle` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cycle` [INFO] [stdout] --> src/nnes/cpu/opcodes.rs:501:53 [INFO] [stdout] | [INFO] [stdout] 501 | pub fn handle_bvs(&mut self, _: AddressingMode, cycle: &mut u8) { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_cycle` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cycle` [INFO] [stdout] --> src/nnes/cpu/opcodes.rs:60:53 [INFO] [stdout] | [INFO] [stdout] 60 | pub fn handle_tax(&mut self, _: AddressingMode, cycle: &mut u8) { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_cycle` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cycle` [INFO] [stdout] --> src/nnes/cpu/opcodes.rs:65:53 [INFO] [stdout] | [INFO] [stdout] 65 | pub fn handle_tay(&mut self, _: AddressingMode, cycle: &mut u8) { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_cycle` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cycle` [INFO] [stdout] --> src/nnes/cpu/opcodes.rs:70:53 [INFO] [stdout] | [INFO] [stdout] 70 | pub fn handle_tsx(&mut self, _: AddressingMode, cycle: &mut u8) { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_cycle` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cycle` [INFO] [stdout] --> src/nnes/cpu/opcodes.rs:75:53 [INFO] [stdout] | [INFO] [stdout] 75 | pub fn handle_txa(&mut self, _: AddressingMode, cycle: &mut u8) { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_cycle` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cycle` [INFO] [stdout] --> src/nnes/cpu/opcodes.rs:80:53 [INFO] [stdout] | [INFO] [stdout] 80 | pub fn handle_txs(&mut self, _: AddressingMode, cycle: &mut u8) { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_cycle` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cycle` [INFO] [stdout] --> src/nnes/cpu/opcodes.rs:85:53 [INFO] [stdout] | [INFO] [stdout] 85 | pub fn handle_tya(&mut self, _: AddressingMode, cycle: &mut u8) { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_cycle` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cycle` [INFO] [stdout] --> src/nnes/cpu/opcodes.rs:90:53 [INFO] [stdout] | [INFO] [stdout] 90 | pub fn handle_clc(&mut self, _: AddressingMode, cycle: &mut u8) { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_cycle` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cycle` [INFO] [stdout] --> src/nnes/cpu/opcodes.rs:94:53 [INFO] [stdout] | [INFO] [stdout] 94 | pub fn handle_cld(&mut self, _: AddressingMode, cycle: &mut u8) { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_cycle` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cycle` [INFO] [stdout] --> src/nnes/cpu/opcodes.rs:98:53 [INFO] [stdout] | [INFO] [stdout] 98 | pub fn handle_cli(&mut self, _: AddressingMode, cycle: &mut u8) { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_cycle` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cycle` [INFO] [stdout] --> src/nnes/cpu/opcodes.rs:102:53 [INFO] [stdout] | [INFO] [stdout] 102 | pub fn handle_clv(&mut self, _: AddressingMode, cycle: &mut u8) { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_cycle` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cycle` [INFO] [stdout] --> src/nnes/cpu/opcodes.rs:106:53 [INFO] [stdout] | [INFO] [stdout] 106 | pub fn handle_sec(&mut self, _: AddressingMode, cycle: &mut u8) { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_cycle` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cycle` [INFO] [stdout] --> src/nnes/cpu/opcodes.rs:110:53 [INFO] [stdout] | [INFO] [stdout] 110 | pub fn handle_sed(&mut self, _: AddressingMode, cycle: &mut u8) { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_cycle` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cycle` [INFO] [stdout] --> src/nnes/cpu/opcodes.rs:114:53 [INFO] [stdout] | [INFO] [stdout] 114 | pub fn handle_sei(&mut self, _: AddressingMode, cycle: &mut u8) { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_cycle` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cycle` [INFO] [stdout] --> src/nnes/cpu/opcodes.rs:118:56 [INFO] [stdout] | [INFO] [stdout] 118 | pub fn handle_lda(&mut self, mode: AddressingMode, cycle: &mut u8) { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_cycle` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cycle` [INFO] [stdout] --> src/nnes/cpu/opcodes.rs:127:56 [INFO] [stdout] | [INFO] [stdout] 127 | pub fn handle_ldx(&mut self, mode: AddressingMode, cycle: &mut u8) { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_cycle` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cycle` [INFO] [stdout] --> src/nnes/cpu/opcodes.rs:136:56 [INFO] [stdout] | [INFO] [stdout] 136 | pub fn handle_ldy(&mut self, mode: AddressingMode, cycle: &mut u8) { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_cycle` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cycle` [INFO] [stdout] --> src/nnes/cpu/opcodes.rs:145:56 [INFO] [stdout] | [INFO] [stdout] 145 | pub fn handle_sta(&mut self, mode: AddressingMode, cycle: &mut u8) { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_cycle` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cycle` [INFO] [stdout] --> src/nnes/cpu/opcodes.rs:151:56 [INFO] [stdout] | [INFO] [stdout] 151 | pub fn handle_stx(&mut self, mode: AddressingMode, cycle: &mut u8) { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_cycle` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cycle` [INFO] [stdout] --> src/nnes/cpu/opcodes.rs:157:56 [INFO] [stdout] | [INFO] [stdout] 157 | pub fn handle_sty(&mut self, mode: AddressingMode, cycle: &mut u8) { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_cycle` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cycle` [INFO] [stdout] --> src/nnes/cpu/opcodes.rs:163:53 [INFO] [stdout] | [INFO] [stdout] 163 | pub fn handle_pha(&mut self, _: AddressingMode, cycle: &mut u8) { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_cycle` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cycle` [INFO] [stdout] --> src/nnes/cpu/opcodes.rs:167:53 [INFO] [stdout] | [INFO] [stdout] 167 | pub fn handle_php(&mut self, _: AddressingMode, cycle: &mut u8) { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_cycle` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cycle` [INFO] [stdout] --> src/nnes/cpu/opcodes.rs:171:53 [INFO] [stdout] | [INFO] [stdout] 171 | pub fn handle_pla(&mut self, _: AddressingMode, cycle: &mut u8) { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_cycle` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cycle` [INFO] [stdout] --> src/nnes/cpu/opcodes.rs:176:53 [INFO] [stdout] | [INFO] [stdout] 176 | pub fn handle_plp(&mut self, _: AddressingMode, cycle: &mut u8) { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_cycle` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cycle` [INFO] [stdout] --> src/nnes/cpu/opcodes.rs:186:56 [INFO] [stdout] | [INFO] [stdout] 186 | pub fn handle_and(&mut self, mode: AddressingMode, cycle: &mut u8) { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_cycle` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cycle` [INFO] [stdout] --> src/nnes/cpu/opcodes.rs:192:56 [INFO] [stdout] | [INFO] [stdout] 192 | pub fn handle_ora(&mut self, mode: AddressingMode, cycle: &mut u8) { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_cycle` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cycle` [INFO] [stdout] --> src/nnes/cpu/opcodes.rs:198:56 [INFO] [stdout] | [INFO] [stdout] 198 | pub fn handle_eor(&mut self, mode: AddressingMode, cycle: &mut u8) { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_cycle` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cycle` [INFO] [stdout] --> src/nnes/ppu.rs:4:32 [INFO] [stdout] | [INFO] [stdout] 4 | pub fn ppu_tick(&mut self, cycle: &mut u8) { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_cycle` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cycle` [INFO] [stdout] --> src/nnes/cpu/opcodes.rs:243:56 [INFO] [stdout] | [INFO] [stdout] 243 | pub fn handle_asl(&mut self, mode: AddressingMode, cycle: &mut u8) { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_cycle` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cycle` [INFO] [stdout] --> src/nnes/cpu/opcodes.rs:247:56 [INFO] [stdout] | [INFO] [stdout] 247 | pub fn handle_lsr(&mut self, mode: AddressingMode, cycle: &mut u8) { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_cycle` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cycle` [INFO] [stdout] --> src/nnes/cpu/opcodes.rs:251:56 [INFO] [stdout] | [INFO] [stdout] 251 | pub fn handle_rol(&mut self, mode: AddressingMode, cycle: &mut u8) { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_cycle` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cycle` [INFO] [stdout] --> src/nnes/cpu/opcodes.rs:255:56 [INFO] [stdout] | [INFO] [stdout] 255 | pub fn handle_ror(&mut self, mode: AddressingMode, cycle: &mut u8) { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_cycle` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cycle` [INFO] [stdout] --> src/nnes/cpu/opcodes.rs:295:56 [INFO] [stdout] | [INFO] [stdout] 295 | pub fn handle_adc(&mut self, mode: AddressingMode, cycle: &mut u8) { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_cycle` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cycle` [INFO] [stdout] --> src/nnes/cpu/opcodes.rs:302:56 [INFO] [stdout] | [INFO] [stdout] 302 | pub fn handle_sbc(&mut self, mode: AddressingMode, cycle: &mut u8) { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_cycle` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cycle` [INFO] [stdout] --> src/nnes/cpu/opcodes.rs:309:56 [INFO] [stdout] | [INFO] [stdout] 309 | pub fn handle_inc(&mut self, mode: AddressingMode, cycle: &mut u8) { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_cycle` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cycle` [INFO] [stdout] --> src/nnes/cpu/opcodes.rs:321:53 [INFO] [stdout] | [INFO] [stdout] 321 | pub fn handle_inx(&mut self, _: AddressingMode, cycle: &mut u8) { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_cycle` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cycle` [INFO] [stdout] --> src/nnes/cpu/opcodes.rs:331:53 [INFO] [stdout] | [INFO] [stdout] 331 | pub fn handle_iny(&mut self, _: AddressingMode, cycle: &mut u8) { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_cycle` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cycle` [INFO] [stdout] --> src/nnes/cpu/opcodes.rs:341:56 [INFO] [stdout] | [INFO] [stdout] 341 | pub fn handle_dec(&mut self, mode: AddressingMode, cycle: &mut u8) { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_cycle` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cycle` [INFO] [stdout] --> src/nnes/cpu/opcodes.rs:353:53 [INFO] [stdout] | [INFO] [stdout] 353 | pub fn handle_dex(&mut self, _: AddressingMode, cycle: &mut u8) { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_cycle` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cycle` [INFO] [stdout] --> src/nnes/cpu/opcodes.rs:363:53 [INFO] [stdout] | [INFO] [stdout] 363 | pub fn handle_dey(&mut self, _: AddressingMode, cycle: &mut u8) { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_cycle` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cycle` [INFO] [stdout] --> src/nnes/cpu/opcodes.rs:382:53 [INFO] [stdout] | [INFO] [stdout] 382 | pub fn handle_nop(&mut self, _: AddressingMode, cycle: &mut u8) {} [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_cycle` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cycle` [INFO] [stdout] --> src/nnes/cpu/opcodes.rs:395:56 [INFO] [stdout] | [INFO] [stdout] 395 | pub fn handle_cmp(&mut self, mode: AddressingMode, cycle: &mut u8) { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_cycle` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cycle` [INFO] [stdout] --> src/nnes/cpu/opcodes.rs:401:56 [INFO] [stdout] | [INFO] [stdout] 401 | pub fn handle_cpx(&mut self, mode: AddressingMode, cycle: &mut u8) { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_cycle` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cycle` [INFO] [stdout] --> src/nnes/cpu/opcodes.rs:407:56 [INFO] [stdout] | [INFO] [stdout] 407 | pub fn handle_cpy(&mut self, mode: AddressingMode, cycle: &mut u8) { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_cycle` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cycle` [INFO] [stdout] --> src/nnes/cpu/opcodes.rs:413:56 [INFO] [stdout] | [INFO] [stdout] 413 | pub fn handle_jmp(&mut self, mode: AddressingMode, cycle: &mut u8) { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_cycle` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cycle` [INFO] [stdout] --> src/nnes/cpu/opcodes.rs:434:53 [INFO] [stdout] | [INFO] [stdout] 434 | pub fn handle_jsr(&mut self, _: AddressingMode, cycle: &mut u8) { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_cycle` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cycle` [INFO] [stdout] --> src/nnes/cpu/opcodes.rs:440:53 [INFO] [stdout] | [INFO] [stdout] 440 | pub fn handle_rti(&mut self, _: AddressingMode, cycle: &mut u8) { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_cycle` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cycle` [INFO] [stdout] --> src/nnes/cpu/opcodes.rs:452:53 [INFO] [stdout] | [INFO] [stdout] 452 | pub fn handle_rts(&mut self, _: AddressingMode, cycle: &mut u8) { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_cycle` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cycle` [INFO] [stdout] --> src/nnes/cpu/opcodes.rs:465:53 [INFO] [stdout] | [INFO] [stdout] 465 | pub fn handle_bcc(&mut self, _: AddressingMode, cycle: &mut u8) { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_cycle` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cycle` [INFO] [stdout] --> src/nnes/cpu/opcodes.rs:469:53 [INFO] [stdout] | [INFO] [stdout] 469 | pub fn handle_bcs(&mut self, _: AddressingMode, cycle: &mut u8) { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_cycle` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cycle` [INFO] [stdout] --> src/nnes/cpu/opcodes.rs:473:53 [INFO] [stdout] | [INFO] [stdout] 473 | pub fn handle_beq(&mut self, _: AddressingMode, cycle: &mut u8) { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_cycle` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cycle` [INFO] [stdout] --> src/nnes/cpu/opcodes.rs:477:56 [INFO] [stdout] | [INFO] [stdout] 477 | pub fn handle_bit(&mut self, mode: AddressingMode, cycle: &mut u8) { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_cycle` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cycle` [INFO] [stdout] --> src/nnes/cpu/opcodes.rs:485:53 [INFO] [stdout] | [INFO] [stdout] 485 | pub fn handle_bmi(&mut self, _: AddressingMode, cycle: &mut u8) { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_cycle` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cycle` [INFO] [stdout] --> src/nnes/cpu/opcodes.rs:489:53 [INFO] [stdout] | [INFO] [stdout] 489 | pub fn handle_bne(&mut self, _: AddressingMode, cycle: &mut u8) { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_cycle` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cycle` [INFO] [stdout] --> src/nnes/cpu/opcodes.rs:493:53 [INFO] [stdout] | [INFO] [stdout] 493 | pub fn handle_bpl(&mut self, _: AddressingMode, cycle: &mut u8) { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_cycle` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cycle` [INFO] [stdout] --> src/nnes/cpu/opcodes.rs:497:53 [INFO] [stdout] | [INFO] [stdout] 497 | pub fn handle_bvc(&mut self, _: AddressingMode, cycle: &mut u8) { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_cycle` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cycle` [INFO] [stdout] --> src/nnes/cpu/opcodes.rs:501:53 [INFO] [stdout] | [INFO] [stdout] 501 | pub fn handle_bvs(&mut self, _: AddressingMode, cycle: &mut u8) { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_cycle` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cycle` [INFO] [stdout] --> src/nnes/ppu.rs:4:32 [INFO] [stdout] | [INFO] [stdout] 4 | pub fn ppu_tick(&mut self, cycle: &mut u8) { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_cycle` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 52s [INFO] running `Command { std: "docker" "inspect" "606c398d795b8622a136287238125dee184cab668c8255c868476a8a8a30cc62", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "606c398d795b8622a136287238125dee184cab668c8255c868476a8a8a30cc62", kill_on_drop: false }` [INFO] [stdout] 606c398d795b8622a136287238125dee184cab668c8255c868476a8a8a30cc62