[INFO] cloning repository https://github.com/tedbauer/emulator [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tedbauer/emulator" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftedbauer%2Femulator", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftedbauer%2Femulator'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 279c26434b876472cb72fb88c0cfae8aa5bd83dd [INFO] checking tedbauer/emulator against master#385fa9d845dd326c6bbfd58c22244215e431948a for absurd-question-mark-desugar [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftedbauer%2Femulator" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/tedbauer/emulator on toolchain 385fa9d845dd326c6bbfd58c22244215e431948a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/tedbauer/emulator [INFO] finished tweaking git repo https://github.com/tedbauer/emulator [INFO] tweaked toml for git repo https://github.com/tedbauer/emulator written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/tedbauer/emulator 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" "+385fa9d845dd326c6bbfd58c22244215e431948a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 936d606fbc0c22d600ceb4f623df01750c5ad0ffefc920adb3b5f7cbe05bf102 [INFO] running `Command { std: "docker" "start" "-a" "936d606fbc0c22d600ceb4f623df01750c5ad0ffefc920adb3b5f7cbe05bf102", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "936d606fbc0c22d600ceb4f623df01750c5ad0ffefc920adb3b5f7cbe05bf102", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "936d606fbc0c22d600ceb4f623df01750c5ad0ffefc920adb3b5f7cbe05bf102", kill_on_drop: false }` [INFO] [stdout] 936d606fbc0c22d600ceb4f623df01750c5ad0ffefc920adb3b5f7cbe05bf102 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5fb139451047930e789c9bd305dcd9ebf0e8990eb3d5934517ca5f3d731245ae [INFO] running `Command { std: "docker" "start" "-a" "5fb139451047930e789c9bd305dcd9ebf0e8990eb3d5934517ca5f3d731245ae", kill_on_drop: false }` [INFO] [stderr] Checking simd-adler32 v0.3.7 [INFO] [stderr] Checking getrandom v0.2.10 [INFO] [stderr] Compiling rayon-core v1.11.0 [INFO] [stderr] Compiling quote v1.0.32 [INFO] [stderr] Checking crossbeam-channel v0.5.8 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling version-compare v0.1.1 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Checking either v1.9.0 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Checking miniz_oxide v0.7.1 [INFO] [stderr] Compiling sdl2-sys v0.35.2 [INFO] [stderr] Checking nanorand v0.7.0 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling syn v2.0.28 [INFO] [stderr] Checking weezl v0.1.7 [INFO] [stderr] Checking futures-sink v0.3.28 [INFO] [stderr] Checking zune-inflate v0.2.54 [INFO] [stderr] Checking fdeflate v0.3.0 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking bit_field v0.10.2 [INFO] [stderr] Checking flate2 v1.0.26 [INFO] [stderr] Compiling sdl2 v0.35.2 [INFO] [stderr] Checking half v2.2.1 [INFO] [stderr] Checking lebe v0.5.2 [INFO] [stderr] Checking color_quant v1.1.0 [INFO] [stderr] Checking bytemuck v1.13.1 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking gif v0.12.0 [INFO] [stderr] Checking png v0.17.9 [INFO] [stderr] Checking qoi v0.4.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking rayon v1.7.0 [INFO] [stderr] Checking jpeg-decoder v0.3.0 [INFO] [stderr] Compiling pin-project-internal v1.1.2 [INFO] [stderr] Checking tiff v0.8.1 [INFO] [stderr] Checking pin-project v1.1.2 [INFO] [stderr] Checking flume v0.10.14 [INFO] [stderr] Checking exr v1.7.0 [INFO] [stderr] Checking image v0.24.6 [INFO] [stderr] Checking emulator v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `crate::Gpu` [INFO] [stdout] --> src/cpu.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::Gpu; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around `if` condition [INFO] [stdout] --> src/cpu.rs:156:8 [INFO] [stdout] | [INFO] [stdout] 156 | if (bit > 7) { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 156 - if (bit > 7) { [INFO] [stdout] 156 + if bit > 7 { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/gpu.rs:92:28 [INFO] [stdout] | [INFO] [stdout] 92 | let tile_pixel_x = (pixel % 8 as u8); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 92 - let tile_pixel_x = (pixel % 8 as u8); [INFO] [stdout] 92 + let tile_pixel_x = pixel % 8 as u8; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/gpu.rs:109:23 [INFO] [stdout] | [INFO] [stdout] 109 | gpu.mode_clock += (time_increment.t as usize); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 109 - gpu.mode_clock += (time_increment.t as usize); [INFO] [stdout] 109 + gpu.mode_clock += time_increment.t as usize; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `image::ImageFormat` [INFO] [stdout] --> src/memory.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use image::ImageFormat; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around method argument [INFO] [stdout] --> src/memory.rs:95:64 [INFO] [stdout] | [INFO] [stdout] 95 | img.put_pixel((tile_x + pixel) as u32, (line as u32), Rgb([0, 0, 0])) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 95 - img.put_pixel((tile_x + pixel) as u32, (line as u32), Rgb([0, 0, 0])) [INFO] [stdout] 95 + img.put_pixel((tile_x + pixel) as u32, line as u32, Rgb([0, 0, 0])) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around method argument [INFO] [stdout] --> src/memory.rs:97:64 [INFO] [stdout] | [INFO] [stdout] 97 | img.put_pixel((tile_x + pixel) as u32, (line as u32), Rgb([255, 255, 255])) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 97 - img.put_pixel((tile_x + pixel) as u32, (line as u32), Rgb([255, 255, 255])) [INFO] [stdout] 97 + img.put_pixel((tile_x + pixel) as u32, line as u32, Rgb([255, 255, 255])) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `cpu::instructions` [INFO] [stdout] --> src/main.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use cpu::instructions; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `cpu::Instruction` [INFO] [stdout] --> src/main.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use cpu::Instruction; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `rand::Rng` [INFO] [stdout] --> src/main.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use rand::Rng; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `sdl2` is imported redundantly [INFO] [stdout] --> src/main.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use sdl2; [INFO] [stdout] | ^^^^ the item `sdl2` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `sdl2::pixels::Color` [INFO] [stdout] --> src/main.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | use sdl2::pixels::Color; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `sdl2::pixels::PixelFormatEnum` [INFO] [stdout] --> src/main.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | use sdl2::pixels::PixelFormatEnum; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `sdl2::rect::Rect` [INFO] [stdout] --> src/main.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | use sdl2::rect::Rect; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `RefCell`, `RefMut` [INFO] [stdout] --> src/main.rs:22:17 [INFO] [stdout] | [INFO] [stdout] 22 | use std::cell::{RefCell, RefMut}; [INFO] [stdout] | ^^^^^^^ ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::fs` [INFO] [stdout] --> src/main.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 23 | use std::fs; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::fs::File` [INFO] [stdout] --> src/main.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 24 | use std::fs::File; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::io::Write` [INFO] [stdout] --> src/main.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 25 | use std::io::Write; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::Gpu` [INFO] [stdout] --> src/cpu.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::Gpu; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around `if` condition [INFO] [stdout] --> src/cpu.rs:156:8 [INFO] [stdout] | [INFO] [stdout] 156 | if (bit > 7) { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 156 - if (bit > 7) { [INFO] [stdout] 156 + if bit > 7 { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/gpu.rs:92:28 [INFO] [stdout] | [INFO] [stdout] 92 | let tile_pixel_x = (pixel % 8 as u8); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 92 - let tile_pixel_x = (pixel % 8 as u8); [INFO] [stdout] 92 + let tile_pixel_x = pixel % 8 as u8; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/gpu.rs:109:23 [INFO] [stdout] | [INFO] [stdout] 109 | gpu.mode_clock += (time_increment.t as usize); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 109 - gpu.mode_clock += (time_increment.t as usize); [INFO] [stdout] 109 + gpu.mode_clock += time_increment.t as usize; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `image::ImageFormat` [INFO] [stdout] --> src/memory.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use image::ImageFormat; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around method argument [INFO] [stdout] --> src/memory.rs:95:64 [INFO] [stdout] | [INFO] [stdout] 95 | img.put_pixel((tile_x + pixel) as u32, (line as u32), Rgb([0, 0, 0])) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 95 - img.put_pixel((tile_x + pixel) as u32, (line as u32), Rgb([0, 0, 0])) [INFO] [stdout] 95 + img.put_pixel((tile_x + pixel) as u32, line as u32, Rgb([0, 0, 0])) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around method argument [INFO] [stdout] --> src/memory.rs:97:64 [INFO] [stdout] | [INFO] [stdout] 97 | img.put_pixel((tile_x + pixel) as u32, (line as u32), Rgb([255, 255, 255])) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 97 - img.put_pixel((tile_x + pixel) as u32, (line as u32), Rgb([255, 255, 255])) [INFO] [stdout] 97 + img.put_pixel((tile_x + pixel) as u32, line as u32, Rgb([255, 255, 255])) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `cpu::instructions` [INFO] [stdout] --> src/main.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use cpu::instructions; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `cpu::Instruction` [INFO] [stdout] --> src/main.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use cpu::Instruction; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `rand::Rng` [INFO] [stdout] --> src/main.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use rand::Rng; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `sdl2` is imported redundantly [INFO] [stdout] --> src/main.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use sdl2; [INFO] [stdout] | ^^^^ the item `sdl2` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `sdl2::pixels::Color` [INFO] [stdout] --> src/main.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | use sdl2::pixels::Color; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `sdl2::pixels::PixelFormatEnum` [INFO] [stdout] --> src/main.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | use sdl2::pixels::PixelFormatEnum; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `sdl2::rect::Rect` [INFO] [stdout] --> src/main.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | use sdl2::rect::Rect; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `RefCell`, `RefMut` [INFO] [stdout] --> src/main.rs:22:17 [INFO] [stdout] | [INFO] [stdout] 22 | use std::cell::{RefCell, RefMut}; [INFO] [stdout] | ^^^^^^^ ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::fs` [INFO] [stdout] --> src/main.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 23 | use std::fs; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::fs::File` [INFO] [stdout] --> src/main.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 24 | use std::fs::File; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::io::Write` [INFO] [stdout] --> src/main.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 25 | use std::io::Write; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:180:43 [INFO] [stdout] | [INFO] [stdout] 180 | execute: Box::new(|registers, memory| -> () { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:187:43 [INFO] [stdout] | [INFO] [stdout] 187 | execute: Box::new(|registers, memory| -> () { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:197:43 [INFO] [stdout] | [INFO] [stdout] 197 | execute: Box::new(|registers, memory| -> () { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:208:43 [INFO] [stdout] | [INFO] [stdout] 208 | execute: Box::new(|registers, memory| -> () { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:227:43 [INFO] [stdout] | [INFO] [stdout] 227 | execute: Box::new(|registers, memory| -> () { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:251:43 [INFO] [stdout] | [INFO] [stdout] 251 | execute: Box::new(|registers, memory| -> () { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:271:32 [INFO] [stdout] | [INFO] [stdout] 271 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:271:43 [INFO] [stdout] | [INFO] [stdout] 271 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:276:43 [INFO] [stdout] | [INFO] [stdout] 276 | execute: Box::new(|registers, memory| -> () { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:288:43 [INFO] [stdout] | [INFO] [stdout] 288 | execute: Box::new(|registers, memory| -> () { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:308:32 [INFO] [stdout] | [INFO] [stdout] 308 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:308:43 [INFO] [stdout] | [INFO] [stdout] 308 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:313:32 [INFO] [stdout] | [INFO] [stdout] 313 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:313:43 [INFO] [stdout] | [INFO] [stdout] 313 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:327:43 [INFO] [stdout] | [INFO] [stdout] 327 | execute: Box::new(|registers, memory| -> () { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:334:43 [INFO] [stdout] | [INFO] [stdout] 334 | execute: Box::new(|registers, memory| -> () { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:344:43 [INFO] [stdout] | [INFO] [stdout] 344 | execute: Box::new(|registers, memory| -> () { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:351:43 [INFO] [stdout] | [INFO] [stdout] 351 | execute: Box::new(|registers, memory| -> () { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:370:43 [INFO] [stdout] | [INFO] [stdout] 370 | execute: Box::new(|registers, memory| -> () { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:393:43 [INFO] [stdout] | [INFO] [stdout] 393 | execute: Box::new(|registers, memory| -> () { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:409:32 [INFO] [stdout] | [INFO] [stdout] 409 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:409:43 [INFO] [stdout] | [INFO] [stdout] 409 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:414:32 [INFO] [stdout] | [INFO] [stdout] 414 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:414:43 [INFO] [stdout] | [INFO] [stdout] 414 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:419:43 [INFO] [stdout] | [INFO] [stdout] 419 | execute: Box::new(|registers, memory| -> () { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:434:32 [INFO] [stdout] | [INFO] [stdout] 434 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:434:43 [INFO] [stdout] | [INFO] [stdout] 434 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:476:43 [INFO] [stdout] | [INFO] [stdout] 476 | execute: Box::new(|registers, memory| -> () { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:488:43 [INFO] [stdout] | [INFO] [stdout] 488 | execute: Box::new(|registers, memory| -> () { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:499:32 [INFO] [stdout] | [INFO] [stdout] 499 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:499:43 [INFO] [stdout] | [INFO] [stdout] 499 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:504:32 [INFO] [stdout] | [INFO] [stdout] 504 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:504:43 [INFO] [stdout] | [INFO] [stdout] 504 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:509:32 [INFO] [stdout] | [INFO] [stdout] 509 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:509:43 [INFO] [stdout] | [INFO] [stdout] 509 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:527:32 [INFO] [stdout] | [INFO] [stdout] 527 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:527:43 [INFO] [stdout] | [INFO] [stdout] 527 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:532:32 [INFO] [stdout] | [INFO] [stdout] 532 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:532:43 [INFO] [stdout] | [INFO] [stdout] 532 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:537:32 [INFO] [stdout] | [INFO] [stdout] 537 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:537:43 [INFO] [stdout] | [INFO] [stdout] 537 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:542:32 [INFO] [stdout] | [INFO] [stdout] 542 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:542:43 [INFO] [stdout] | [INFO] [stdout] 542 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:547:32 [INFO] [stdout] | [INFO] [stdout] 547 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:547:43 [INFO] [stdout] | [INFO] [stdout] 547 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:561:43 [INFO] [stdout] | [INFO] [stdout] 561 | execute: Box::new(|registers, memory| -> () { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:569:32 [INFO] [stdout] | [INFO] [stdout] 569 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:569:43 [INFO] [stdout] | [INFO] [stdout] 569 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:595:32 [INFO] [stdout] | [INFO] [stdout] 595 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:595:43 [INFO] [stdout] | [INFO] [stdout] 595 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:600:32 [INFO] [stdout] | [INFO] [stdout] 600 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:600:43 [INFO] [stdout] | [INFO] [stdout] 600 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:605:32 [INFO] [stdout] | [INFO] [stdout] 605 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:605:43 [INFO] [stdout] | [INFO] [stdout] 605 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:610:32 [INFO] [stdout] | [INFO] [stdout] 610 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:610:43 [INFO] [stdout] | [INFO] [stdout] 610 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:615:32 [INFO] [stdout] | [INFO] [stdout] 615 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:615:43 [INFO] [stdout] | [INFO] [stdout] 615 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:620:32 [INFO] [stdout] | [INFO] [stdout] 620 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:620:43 [INFO] [stdout] | [INFO] [stdout] 620 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:625:32 [INFO] [stdout] | [INFO] [stdout] 625 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:625:43 [INFO] [stdout] | [INFO] [stdout] 625 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:630:32 [INFO] [stdout] | [INFO] [stdout] 630 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:630:43 [INFO] [stdout] | [INFO] [stdout] 630 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:635:32 [INFO] [stdout] | [INFO] [stdout] 635 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:635:43 [INFO] [stdout] | [INFO] [stdout] 635 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:640:32 [INFO] [stdout] | [INFO] [stdout] 640 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:640:43 [INFO] [stdout] | [INFO] [stdout] 640 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:645:43 [INFO] [stdout] | [INFO] [stdout] 645 | execute: Box::new(|registers, memory| -> () { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:664:32 [INFO] [stdout] | [INFO] [stdout] 664 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:664:43 [INFO] [stdout] | [INFO] [stdout] 664 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:669:32 [INFO] [stdout] | [INFO] [stdout] 669 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:669:43 [INFO] [stdout] | [INFO] [stdout] 669 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:674:32 [INFO] [stdout] | [INFO] [stdout] 674 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:674:43 [INFO] [stdout] | [INFO] [stdout] 674 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:679:32 [INFO] [stdout] | [INFO] [stdout] 679 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:679:43 [INFO] [stdout] | [INFO] [stdout] 679 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:684:32 [INFO] [stdout] | [INFO] [stdout] 684 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:684:43 [INFO] [stdout] | [INFO] [stdout] 684 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:689:32 [INFO] [stdout] | [INFO] [stdout] 689 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:689:43 [INFO] [stdout] | [INFO] [stdout] 689 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:694:32 [INFO] [stdout] | [INFO] [stdout] 694 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:694:43 [INFO] [stdout] | [INFO] [stdout] 694 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:699:32 [INFO] [stdout] | [INFO] [stdout] 699 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:699:43 [INFO] [stdout] | [INFO] [stdout] 699 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:704:32 [INFO] [stdout] | [INFO] [stdout] 704 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:704:43 [INFO] [stdout] | [INFO] [stdout] 704 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:709:32 [INFO] [stdout] | [INFO] [stdout] 709 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:709:43 [INFO] [stdout] | [INFO] [stdout] 709 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:714:32 [INFO] [stdout] | [INFO] [stdout] 714 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:714:43 [INFO] [stdout] | [INFO] [stdout] 714 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:719:32 [INFO] [stdout] | [INFO] [stdout] 719 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:719:43 [INFO] [stdout] | [INFO] [stdout] 719 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:724:32 [INFO] [stdout] | [INFO] [stdout] 724 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:724:43 [INFO] [stdout] | [INFO] [stdout] 724 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:729:32 [INFO] [stdout] | [INFO] [stdout] 729 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:729:43 [INFO] [stdout] | [INFO] [stdout] 729 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:734:32 [INFO] [stdout] | [INFO] [stdout] 734 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:734:43 [INFO] [stdout] | [INFO] [stdout] 734 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:739:32 [INFO] [stdout] | [INFO] [stdout] 739 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:739:43 [INFO] [stdout] | [INFO] [stdout] 739 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:744:43 [INFO] [stdout] | [INFO] [stdout] 744 | execute: Box::new(|registers, memory| -> () { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:752:32 [INFO] [stdout] | [INFO] [stdout] 752 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:752:43 [INFO] [stdout] | [INFO] [stdout] 752 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:757:32 [INFO] [stdout] | [INFO] [stdout] 757 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:757:43 [INFO] [stdout] | [INFO] [stdout] 757 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:762:32 [INFO] [stdout] | [INFO] [stdout] 762 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:762:43 [INFO] [stdout] | [INFO] [stdout] 762 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:767:32 [INFO] [stdout] | [INFO] [stdout] 767 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:767:43 [INFO] [stdout] | [INFO] [stdout] 767 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:772:32 [INFO] [stdout] | [INFO] [stdout] 772 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:772:43 [INFO] [stdout] | [INFO] [stdout] 772 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:777:32 [INFO] [stdout] | [INFO] [stdout] 777 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:777:43 [INFO] [stdout] | [INFO] [stdout] 777 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:782:32 [INFO] [stdout] | [INFO] [stdout] 782 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:782:43 [INFO] [stdout] | [INFO] [stdout] 782 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:787:43 [INFO] [stdout] | [INFO] [stdout] 787 | execute: Box::new(|registers, memory| -> () { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:795:32 [INFO] [stdout] | [INFO] [stdout] 795 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:795:43 [INFO] [stdout] | [INFO] [stdout] 795 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:800:32 [INFO] [stdout] | [INFO] [stdout] 800 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:800:43 [INFO] [stdout] | [INFO] [stdout] 800 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:805:32 [INFO] [stdout] | [INFO] [stdout] 805 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:805:43 [INFO] [stdout] | [INFO] [stdout] 805 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:810:32 [INFO] [stdout] | [INFO] [stdout] 810 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:810:43 [INFO] [stdout] | [INFO] [stdout] 810 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:815:32 [INFO] [stdout] | [INFO] [stdout] 815 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:815:43 [INFO] [stdout] | [INFO] [stdout] 815 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:820:32 [INFO] [stdout] | [INFO] [stdout] 820 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:820:43 [INFO] [stdout] | [INFO] [stdout] 820 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:825:32 [INFO] [stdout] | [INFO] [stdout] 825 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:180:43 [INFO] [stdout] | [INFO] [stdout] 180 | execute: Box::new(|registers, memory| -> () { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:187:43 [INFO] [stdout] | [INFO] [stdout] 187 | execute: Box::new(|registers, memory| -> () { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:197:43 [INFO] [stdout] | [INFO] [stdout] 197 | execute: Box::new(|registers, memory| -> () { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:208:43 [INFO] [stdout] | [INFO] [stdout] 208 | execute: Box::new(|registers, memory| -> () { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:227:43 [INFO] [stdout] | [INFO] [stdout] 227 | execute: Box::new(|registers, memory| -> () { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:251:43 [INFO] [stdout] | [INFO] [stdout] 251 | execute: Box::new(|registers, memory| -> () { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:271:32 [INFO] [stdout] | [INFO] [stdout] 271 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:271:43 [INFO] [stdout] | [INFO] [stdout] 271 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:276:43 [INFO] [stdout] | [INFO] [stdout] 276 | execute: Box::new(|registers, memory| -> () { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:288:43 [INFO] [stdout] | [INFO] [stdout] 288 | execute: Box::new(|registers, memory| -> () { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:308:32 [INFO] [stdout] | [INFO] [stdout] 308 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:308:43 [INFO] [stdout] | [INFO] [stdout] 308 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:313:32 [INFO] [stdout] | [INFO] [stdout] 313 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:313:43 [INFO] [stdout] | [INFO] [stdout] 313 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:327:43 [INFO] [stdout] | [INFO] [stdout] 327 | execute: Box::new(|registers, memory| -> () { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:334:43 [INFO] [stdout] | [INFO] [stdout] 334 | execute: Box::new(|registers, memory| -> () { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:344:43 [INFO] [stdout] | [INFO] [stdout] 344 | execute: Box::new(|registers, memory| -> () { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:351:43 [INFO] [stdout] | [INFO] [stdout] 351 | execute: Box::new(|registers, memory| -> () { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:370:43 [INFO] [stdout] | [INFO] [stdout] 370 | execute: Box::new(|registers, memory| -> () { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:393:43 [INFO] [stdout] | [INFO] [stdout] 393 | execute: Box::new(|registers, memory| -> () { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:409:32 [INFO] [stdout] | [INFO] [stdout] 409 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:409:43 [INFO] [stdout] | [INFO] [stdout] 409 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:414:32 [INFO] [stdout] | [INFO] [stdout] 414 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:414:43 [INFO] [stdout] | [INFO] [stdout] 414 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:419:43 [INFO] [stdout] | [INFO] [stdout] 419 | execute: Box::new(|registers, memory| -> () { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:434:32 [INFO] [stdout] | [INFO] [stdout] 434 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:434:43 [INFO] [stdout] | [INFO] [stdout] 434 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:476:43 [INFO] [stdout] | [INFO] [stdout] 476 | execute: Box::new(|registers, memory| -> () { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:488:43 [INFO] [stdout] | [INFO] [stdout] 488 | execute: Box::new(|registers, memory| -> () { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:499:32 [INFO] [stdout] | [INFO] [stdout] 499 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:499:43 [INFO] [stdout] | [INFO] [stdout] 499 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:504:32 [INFO] [stdout] | [INFO] [stdout] 504 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:504:43 [INFO] [stdout] | [INFO] [stdout] 504 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:825:43 [INFO] [stdout] | [INFO] [stdout] 825 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:830:32 [INFO] [stdout] | [INFO] [stdout] 830 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:830:43 [INFO] [stdout] | [INFO] [stdout] 830 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:835:32 [INFO] [stdout] | [INFO] [stdout] 835 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:835:43 [INFO] [stdout] | [INFO] [stdout] 835 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:840:32 [INFO] [stdout] | [INFO] [stdout] 840 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:840:43 [INFO] [stdout] | [INFO] [stdout] 840 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:845:32 [INFO] [stdout] | [INFO] [stdout] 845 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:845:43 [INFO] [stdout] | [INFO] [stdout] 845 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:850:32 [INFO] [stdout] | [INFO] [stdout] 850 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:850:43 [INFO] [stdout] | [INFO] [stdout] 850 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:509:32 [INFO] [stdout] | [INFO] [stdout] 509 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:855:32 [INFO] [stdout] | [INFO] [stdout] 855 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:855:43 [INFO] [stdout] | [INFO] [stdout] 855 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:509:43 [INFO] [stdout] | [INFO] [stdout] 509 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:860:32 [INFO] [stdout] | [INFO] [stdout] 860 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:860:43 [INFO] [stdout] | [INFO] [stdout] 860 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:527:32 [INFO] [stdout] | [INFO] [stdout] 527 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:865:32 [INFO] [stdout] | [INFO] [stdout] 865 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:527:43 [INFO] [stdout] | [INFO] [stdout] 527 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:865:43 [INFO] [stdout] | [INFO] [stdout] 865 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:532:32 [INFO] [stdout] | [INFO] [stdout] 532 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:870:43 [INFO] [stdout] | [INFO] [stdout] 870 | execute: Box::new(|registers, memory| -> () { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:532:43 [INFO] [stdout] | [INFO] [stdout] 532 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:878:32 [INFO] [stdout] | [INFO] [stdout] 878 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:537:32 [INFO] [stdout] | [INFO] [stdout] 537 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:878:43 [INFO] [stdout] | [INFO] [stdout] 878 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:537:43 [INFO] [stdout] | [INFO] [stdout] 537 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:883:32 [INFO] [stdout] | [INFO] [stdout] 883 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:542:32 [INFO] [stdout] | [INFO] [stdout] 542 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:883:43 [INFO] [stdout] | [INFO] [stdout] 883 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:542:43 [INFO] [stdout] | [INFO] [stdout] 542 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:888:32 [INFO] [stdout] | [INFO] [stdout] 888 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:547:32 [INFO] [stdout] | [INFO] [stdout] 547 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:888:43 [INFO] [stdout] | [INFO] [stdout] 888 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:547:43 [INFO] [stdout] | [INFO] [stdout] 547 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:893:32 [INFO] [stdout] | [INFO] [stdout] 893 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:893:43 [INFO] [stdout] | [INFO] [stdout] 893 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:561:43 [INFO] [stdout] | [INFO] [stdout] 561 | execute: Box::new(|registers, memory| -> () { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:898:32 [INFO] [stdout] | [INFO] [stdout] 898 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:569:32 [INFO] [stdout] | [INFO] [stdout] 569 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:898:43 [INFO] [stdout] | [INFO] [stdout] 898 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:569:43 [INFO] [stdout] | [INFO] [stdout] 569 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:903:32 [INFO] [stdout] | [INFO] [stdout] 903 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:903:43 [INFO] [stdout] | [INFO] [stdout] 903 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:595:32 [INFO] [stdout] | [INFO] [stdout] 595 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:908:32 [INFO] [stdout] | [INFO] [stdout] 908 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:595:43 [INFO] [stdout] | [INFO] [stdout] 595 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:908:43 [INFO] [stdout] | [INFO] [stdout] 908 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:600:32 [INFO] [stdout] | [INFO] [stdout] 600 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:913:32 [INFO] [stdout] | [INFO] [stdout] 913 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:600:43 [INFO] [stdout] | [INFO] [stdout] 600 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:913:43 [INFO] [stdout] | [INFO] [stdout] 913 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:605:32 [INFO] [stdout] | [INFO] [stdout] 605 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:918:32 [INFO] [stdout] | [INFO] [stdout] 918 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:605:43 [INFO] [stdout] | [INFO] [stdout] 605 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:918:43 [INFO] [stdout] | [INFO] [stdout] 918 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:610:32 [INFO] [stdout] | [INFO] [stdout] 610 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:923:32 [INFO] [stdout] | [INFO] [stdout] 923 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:610:43 [INFO] [stdout] | [INFO] [stdout] 610 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:923:43 [INFO] [stdout] | [INFO] [stdout] 923 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:615:32 [INFO] [stdout] | [INFO] [stdout] 615 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:928:32 [INFO] [stdout] | [INFO] [stdout] 928 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:615:43 [INFO] [stdout] | [INFO] [stdout] 615 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:928:43 [INFO] [stdout] | [INFO] [stdout] 928 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:620:32 [INFO] [stdout] | [INFO] [stdout] 620 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:933:32 [INFO] [stdout] | [INFO] [stdout] 933 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:620:43 [INFO] [stdout] | [INFO] [stdout] 620 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:933:43 [INFO] [stdout] | [INFO] [stdout] 933 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:625:32 [INFO] [stdout] | [INFO] [stdout] 625 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:938:32 [INFO] [stdout] | [INFO] [stdout] 938 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:625:43 [INFO] [stdout] | [INFO] [stdout] 625 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:938:43 [INFO] [stdout] | [INFO] [stdout] 938 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:630:32 [INFO] [stdout] | [INFO] [stdout] 630 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:630:43 [INFO] [stdout] | [INFO] [stdout] 630 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:635:32 [INFO] [stdout] | [INFO] [stdout] 635 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:943:32 [INFO] [stdout] | [INFO] [stdout] 943 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:635:43 [INFO] [stdout] | [INFO] [stdout] 635 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:943:43 [INFO] [stdout] | [INFO] [stdout] 943 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:640:32 [INFO] [stdout] | [INFO] [stdout] 640 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:948:32 [INFO] [stdout] | [INFO] [stdout] 948 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:640:43 [INFO] [stdout] | [INFO] [stdout] 640 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:948:43 [INFO] [stdout] | [INFO] [stdout] 948 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:645:43 [INFO] [stdout] | [INFO] [stdout] 645 | execute: Box::new(|registers, memory| -> () { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:962:32 [INFO] [stdout] | [INFO] [stdout] 962 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:962:43 [INFO] [stdout] | [INFO] [stdout] 962 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:664:32 [INFO] [stdout] | [INFO] [stdout] 664 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:967:32 [INFO] [stdout] | [INFO] [stdout] 967 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:664:43 [INFO] [stdout] | [INFO] [stdout] 664 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:967:43 [INFO] [stdout] | [INFO] [stdout] 967 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:669:32 [INFO] [stdout] | [INFO] [stdout] 669 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:972:32 [INFO] [stdout] | [INFO] [stdout] 972 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:669:43 [INFO] [stdout] | [INFO] [stdout] 669 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:972:43 [INFO] [stdout] | [INFO] [stdout] 972 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:674:32 [INFO] [stdout] | [INFO] [stdout] 674 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:977:43 [INFO] [stdout] | [INFO] [stdout] 977 | execute: Box::new(|registers, memory| -> () { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:674:43 [INFO] [stdout] | [INFO] [stdout] 674 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:985:43 [INFO] [stdout] | [INFO] [stdout] 985 | execute: Box::new(|registers, memory| -> () { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:679:32 [INFO] [stdout] | [INFO] [stdout] 679 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:679:43 [INFO] [stdout] | [INFO] [stdout] 679 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:684:32 [INFO] [stdout] | [INFO] [stdout] 684 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:684:43 [INFO] [stdout] | [INFO] [stdout] 684 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:689:32 [INFO] [stdout] | [INFO] [stdout] 689 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:689:43 [INFO] [stdout] | [INFO] [stdout] 689 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:694:32 [INFO] [stdout] | [INFO] [stdout] 694 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:694:43 [INFO] [stdout] | [INFO] [stdout] 694 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:699:32 [INFO] [stdout] | [INFO] [stdout] 699 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:699:43 [INFO] [stdout] | [INFO] [stdout] 699 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:704:32 [INFO] [stdout] | [INFO] [stdout] 704 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:704:43 [INFO] [stdout] | [INFO] [stdout] 704 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:709:32 [INFO] [stdout] | [INFO] [stdout] 709 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:709:43 [INFO] [stdout] | [INFO] [stdout] 709 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:714:32 [INFO] [stdout] | [INFO] [stdout] 714 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:714:43 [INFO] [stdout] | [INFO] [stdout] 714 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:719:32 [INFO] [stdout] | [INFO] [stdout] 719 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:719:43 [INFO] [stdout] | [INFO] [stdout] 719 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:724:32 [INFO] [stdout] | [INFO] [stdout] 724 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:724:43 [INFO] [stdout] | [INFO] [stdout] 724 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:729:32 [INFO] [stdout] | [INFO] [stdout] 729 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:729:43 [INFO] [stdout] | [INFO] [stdout] 729 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:734:32 [INFO] [stdout] | [INFO] [stdout] 734 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:734:43 [INFO] [stdout] | [INFO] [stdout] 734 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:739:32 [INFO] [stdout] | [INFO] [stdout] 739 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:739:43 [INFO] [stdout] | [INFO] [stdout] 739 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:744:43 [INFO] [stdout] | [INFO] [stdout] 744 | execute: Box::new(|registers, memory| -> () { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:752:32 [INFO] [stdout] | [INFO] [stdout] 752 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:752:43 [INFO] [stdout] | [INFO] [stdout] 752 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:757:32 [INFO] [stdout] | [INFO] [stdout] 757 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:757:43 [INFO] [stdout] | [INFO] [stdout] 757 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:762:32 [INFO] [stdout] | [INFO] [stdout] 762 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:762:43 [INFO] [stdout] | [INFO] [stdout] 762 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:767:32 [INFO] [stdout] | [INFO] [stdout] 767 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:767:43 [INFO] [stdout] | [INFO] [stdout] 767 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:993:32 [INFO] [stdout] | [INFO] [stdout] 993 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:993:43 [INFO] [stdout] | [INFO] [stdout] 993 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:998:32 [INFO] [stdout] | [INFO] [stdout] 998 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:998:43 [INFO] [stdout] | [INFO] [stdout] 998 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:1003:32 [INFO] [stdout] | [INFO] [stdout] 1003 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:1003:43 [INFO] [stdout] | [INFO] [stdout] 1003 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:1008:32 [INFO] [stdout] | [INFO] [stdout] 1008 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:1008:43 [INFO] [stdout] | [INFO] [stdout] 1008 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:1013:32 [INFO] [stdout] | [INFO] [stdout] 1013 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:1013:43 [INFO] [stdout] | [INFO] [stdout] 1013 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:1018:32 [INFO] [stdout] | [INFO] [stdout] 1018 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:1018:43 [INFO] [stdout] | [INFO] [stdout] 1018 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:1023:32 [INFO] [stdout] | [INFO] [stdout] 1023 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:1023:43 [INFO] [stdout] | [INFO] [stdout] 1023 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:1028:32 [INFO] [stdout] | [INFO] [stdout] 1028 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:1028:43 [INFO] [stdout] | [INFO] [stdout] 1028 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:1033:32 [INFO] [stdout] | [INFO] [stdout] 1033 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:1033:43 [INFO] [stdout] | [INFO] [stdout] 1033 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:1038:32 [INFO] [stdout] | [INFO] [stdout] 1038 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:1038:43 [INFO] [stdout] | [INFO] [stdout] 1038 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:1043:32 [INFO] [stdout] | [INFO] [stdout] 1043 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:1043:43 [INFO] [stdout] | [INFO] [stdout] 1043 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:1048:32 [INFO] [stdout] | [INFO] [stdout] 1048 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:1048:43 [INFO] [stdout] | [INFO] [stdout] 1048 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:1053:32 [INFO] [stdout] | [INFO] [stdout] 1053 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:1053:43 [INFO] [stdout] | [INFO] [stdout] 1053 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:1058:32 [INFO] [stdout] | [INFO] [stdout] 1058 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:1058:43 [INFO] [stdout] | [INFO] [stdout] 1058 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:1063:32 [INFO] [stdout] | [INFO] [stdout] 1063 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:1063:43 [INFO] [stdout] | [INFO] [stdout] 1063 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:1068:32 [INFO] [stdout] | [INFO] [stdout] 1068 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:1068:43 [INFO] [stdout] | [INFO] [stdout] 1068 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:772:32 [INFO] [stdout] | [INFO] [stdout] 772 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:1073:32 [INFO] [stdout] | [INFO] [stdout] 1073 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:1073:43 [INFO] [stdout] | [INFO] [stdout] 1073 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:772:43 [INFO] [stdout] | [INFO] [stdout] 772 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:777:32 [INFO] [stdout] | [INFO] [stdout] 777 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:1078:32 [INFO] [stdout] | [INFO] [stdout] 1078 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:777:43 [INFO] [stdout] | [INFO] [stdout] 777 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:1078:43 [INFO] [stdout] | [INFO] [stdout] 1078 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:782:32 [INFO] [stdout] | [INFO] [stdout] 782 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:1083:32 [INFO] [stdout] | [INFO] [stdout] 1083 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:782:43 [INFO] [stdout] | [INFO] [stdout] 782 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:1083:43 [INFO] [stdout] | [INFO] [stdout] 1083 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:787:43 [INFO] [stdout] | [INFO] [stdout] 787 | execute: Box::new(|registers, memory| -> () { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:1088:43 [INFO] [stdout] | [INFO] [stdout] 1088 | execute: Box::new(|registers, memory| -> () { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:795:32 [INFO] [stdout] | [INFO] [stdout] 795 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:795:43 [INFO] [stdout] | [INFO] [stdout] 795 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:1100:32 [INFO] [stdout] | [INFO] [stdout] 1100 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:800:32 [INFO] [stdout] | [INFO] [stdout] 800 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:1100:43 [INFO] [stdout] | [INFO] [stdout] 1100 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:800:43 [INFO] [stdout] | [INFO] [stdout] 800 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:1105:32 [INFO] [stdout] | [INFO] [stdout] 1105 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:805:32 [INFO] [stdout] | [INFO] [stdout] 805 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:1105:43 [INFO] [stdout] | [INFO] [stdout] 1105 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:805:43 [INFO] [stdout] | [INFO] [stdout] 805 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:1110:32 [INFO] [stdout] | [INFO] [stdout] 1110 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:810:32 [INFO] [stdout] | [INFO] [stdout] 810 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:1110:43 [INFO] [stdout] | [INFO] [stdout] 1110 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:810:43 [INFO] [stdout] | [INFO] [stdout] 810 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:1115:32 [INFO] [stdout] | [INFO] [stdout] 1115 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:815:32 [INFO] [stdout] | [INFO] [stdout] 815 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:1115:43 [INFO] [stdout] | [INFO] [stdout] 1115 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:815:43 [INFO] [stdout] | [INFO] [stdout] 815 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:1120:32 [INFO] [stdout] | [INFO] [stdout] 1120 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:820:32 [INFO] [stdout] | [INFO] [stdout] 820 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:1120:43 [INFO] [stdout] | [INFO] [stdout] 1120 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:820:43 [INFO] [stdout] | [INFO] [stdout] 820 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:1125:32 [INFO] [stdout] | [INFO] [stdout] 1125 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:825:32 [INFO] [stdout] | [INFO] [stdout] 825 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:1125:43 [INFO] [stdout] | [INFO] [stdout] 1125 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:825:43 [INFO] [stdout] | [INFO] [stdout] 825 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:1130:32 [INFO] [stdout] | [INFO] [stdout] 1130 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:830:32 [INFO] [stdout] | [INFO] [stdout] 830 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:1130:43 [INFO] [stdout] | [INFO] [stdout] 1130 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:830:43 [INFO] [stdout] | [INFO] [stdout] 830 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:1135:32 [INFO] [stdout] | [INFO] [stdout] 1135 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:835:32 [INFO] [stdout] | [INFO] [stdout] 835 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:1135:43 [INFO] [stdout] | [INFO] [stdout] 1135 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:835:43 [INFO] [stdout] | [INFO] [stdout] 835 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:1140:32 [INFO] [stdout] | [INFO] [stdout] 1140 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:840:32 [INFO] [stdout] | [INFO] [stdout] 840 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:1140:43 [INFO] [stdout] | [INFO] [stdout] 1140 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:840:43 [INFO] [stdout] | [INFO] [stdout] 840 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:1145:32 [INFO] [stdout] | [INFO] [stdout] 1145 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:1145:43 [INFO] [stdout] | [INFO] [stdout] 1145 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:845:32 [INFO] [stdout] | [INFO] [stdout] 845 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:1150:32 [INFO] [stdout] | [INFO] [stdout] 1150 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:845:43 [INFO] [stdout] | [INFO] [stdout] 845 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:1150:43 [INFO] [stdout] | [INFO] [stdout] 1150 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:850:32 [INFO] [stdout] | [INFO] [stdout] 850 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:850:43 [INFO] [stdout] | [INFO] [stdout] 850 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:855:32 [INFO] [stdout] | [INFO] [stdout] 855 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:855:43 [INFO] [stdout] | [INFO] [stdout] 855 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:860:32 [INFO] [stdout] | [INFO] [stdout] 860 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:860:43 [INFO] [stdout] | [INFO] [stdout] 860 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:865:32 [INFO] [stdout] | [INFO] [stdout] 865 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:865:43 [INFO] [stdout] | [INFO] [stdout] 865 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:870:43 [INFO] [stdout] | [INFO] [stdout] 870 | execute: Box::new(|registers, memory| -> () { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:878:32 [INFO] [stdout] | [INFO] [stdout] 878 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:878:43 [INFO] [stdout] | [INFO] [stdout] 878 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:883:32 [INFO] [stdout] | [INFO] [stdout] 883 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:883:43 [INFO] [stdout] | [INFO] [stdout] 883 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:888:32 [INFO] [stdout] | [INFO] [stdout] 888 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:888:43 [INFO] [stdout] | [INFO] [stdout] 888 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:893:32 [INFO] [stdout] | [INFO] [stdout] 893 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:893:43 [INFO] [stdout] | [INFO] [stdout] 893 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:898:32 [INFO] [stdout] | [INFO] [stdout] 898 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:898:43 [INFO] [stdout] | [INFO] [stdout] 898 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:903:32 [INFO] [stdout] | [INFO] [stdout] 903 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:903:43 [INFO] [stdout] | [INFO] [stdout] 903 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:908:32 [INFO] [stdout] | [INFO] [stdout] 908 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:908:43 [INFO] [stdout] | [INFO] [stdout] 908 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:913:32 [INFO] [stdout] | [INFO] [stdout] 913 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:913:43 [INFO] [stdout] | [INFO] [stdout] 913 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:918:32 [INFO] [stdout] | [INFO] [stdout] 918 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:918:43 [INFO] [stdout] | [INFO] [stdout] 918 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:923:32 [INFO] [stdout] | [INFO] [stdout] 923 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:923:43 [INFO] [stdout] | [INFO] [stdout] 923 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:928:32 [INFO] [stdout] | [INFO] [stdout] 928 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:928:43 [INFO] [stdout] | [INFO] [stdout] 928 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:933:32 [INFO] [stdout] | [INFO] [stdout] 933 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:933:43 [INFO] [stdout] | [INFO] [stdout] 933 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:938:32 [INFO] [stdout] | [INFO] [stdout] 938 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:938:43 [INFO] [stdout] | [INFO] [stdout] 938 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:943:32 [INFO] [stdout] | [INFO] [stdout] 943 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:943:43 [INFO] [stdout] | [INFO] [stdout] 943 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:948:32 [INFO] [stdout] | [INFO] [stdout] 948 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:948:43 [INFO] [stdout] | [INFO] [stdout] 948 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:962:32 [INFO] [stdout] | [INFO] [stdout] 962 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:962:43 [INFO] [stdout] | [INFO] [stdout] 962 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:967:32 [INFO] [stdout] | [INFO] [stdout] 967 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:967:43 [INFO] [stdout] | [INFO] [stdout] 967 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:972:32 [INFO] [stdout] | [INFO] [stdout] 972 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:972:43 [INFO] [stdout] | [INFO] [stdout] 972 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:977:43 [INFO] [stdout] | [INFO] [stdout] 977 | execute: Box::new(|registers, memory| -> () { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:985:43 [INFO] [stdout] | [INFO] [stdout] 985 | execute: Box::new(|registers, memory| -> () { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:993:32 [INFO] [stdout] | [INFO] [stdout] 993 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:993:43 [INFO] [stdout] | [INFO] [stdout] 993 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:998:32 [INFO] [stdout] | [INFO] [stdout] 998 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:998:43 [INFO] [stdout] | [INFO] [stdout] 998 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:1003:32 [INFO] [stdout] | [INFO] [stdout] 1003 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:1003:43 [INFO] [stdout] | [INFO] [stdout] 1003 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:1008:32 [INFO] [stdout] | [INFO] [stdout] 1008 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:1008:43 [INFO] [stdout] | [INFO] [stdout] 1008 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:1013:32 [INFO] [stdout] | [INFO] [stdout] 1013 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:1155:32 [INFO] [stdout] | [INFO] [stdout] 1155 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:1013:43 [INFO] [stdout] | [INFO] [stdout] 1013 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:1018:32 [INFO] [stdout] | [INFO] [stdout] 1018 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:1018:43 [INFO] [stdout] | [INFO] [stdout] 1018 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:1023:32 [INFO] [stdout] | [INFO] [stdout] 1023 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:1023:43 [INFO] [stdout] | [INFO] [stdout] 1023 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:1028:32 [INFO] [stdout] | [INFO] [stdout] 1028 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:1028:43 [INFO] [stdout] | [INFO] [stdout] 1028 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:1033:32 [INFO] [stdout] | [INFO] [stdout] 1033 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:1033:43 [INFO] [stdout] | [INFO] [stdout] 1033 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:1038:32 [INFO] [stdout] | [INFO] [stdout] 1038 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:1038:43 [INFO] [stdout] | [INFO] [stdout] 1038 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:1043:32 [INFO] [stdout] | [INFO] [stdout] 1043 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:1043:43 [INFO] [stdout] | [INFO] [stdout] 1043 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:1048:32 [INFO] [stdout] | [INFO] [stdout] 1048 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:1048:43 [INFO] [stdout] | [INFO] [stdout] 1048 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:1053:32 [INFO] [stdout] | [INFO] [stdout] 1053 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:1053:43 [INFO] [stdout] | [INFO] [stdout] 1053 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:1058:32 [INFO] [stdout] | [INFO] [stdout] 1058 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:1058:43 [INFO] [stdout] | [INFO] [stdout] 1058 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:1063:32 [INFO] [stdout] | [INFO] [stdout] 1063 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:1063:43 [INFO] [stdout] | [INFO] [stdout] 1063 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:1068:32 [INFO] [stdout] | [INFO] [stdout] 1068 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:1068:43 [INFO] [stdout] | [INFO] [stdout] 1068 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:1073:32 [INFO] [stdout] | [INFO] [stdout] 1073 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:1073:43 [INFO] [stdout] | [INFO] [stdout] 1073 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:1078:32 [INFO] [stdout] | [INFO] [stdout] 1078 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:1078:43 [INFO] [stdout] | [INFO] [stdout] 1078 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:1083:32 [INFO] [stdout] | [INFO] [stdout] 1083 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:1083:43 [INFO] [stdout] | [INFO] [stdout] 1083 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:1088:43 [INFO] [stdout] | [INFO] [stdout] 1088 | execute: Box::new(|registers, memory| -> () { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:1100:32 [INFO] [stdout] | [INFO] [stdout] 1100 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:1100:43 [INFO] [stdout] | [INFO] [stdout] 1100 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:1105:32 [INFO] [stdout] | [INFO] [stdout] 1105 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:1105:43 [INFO] [stdout] | [INFO] [stdout] 1105 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:1110:32 [INFO] [stdout] | [INFO] [stdout] 1110 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:1110:43 [INFO] [stdout] | [INFO] [stdout] 1110 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:1115:32 [INFO] [stdout] | [INFO] [stdout] 1115 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:1115:43 [INFO] [stdout] | [INFO] [stdout] 1115 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:1120:32 [INFO] [stdout] | [INFO] [stdout] 1120 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:1120:43 [INFO] [stdout] | [INFO] [stdout] 1120 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:1125:32 [INFO] [stdout] | [INFO] [stdout] 1125 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:1125:43 [INFO] [stdout] | [INFO] [stdout] 1125 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:1155:43 [INFO] [stdout] | [INFO] [stdout] 1155 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:1160:32 [INFO] [stdout] | [INFO] [stdout] 1160 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:1160:43 [INFO] [stdout] | [INFO] [stdout] 1160 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:1165:32 [INFO] [stdout] | [INFO] [stdout] 1165 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:1165:43 [INFO] [stdout] | [INFO] [stdout] 1165 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:1170:32 [INFO] [stdout] | [INFO] [stdout] 1170 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:1170:43 [INFO] [stdout] | [INFO] [stdout] 1170 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:1175:32 [INFO] [stdout] | [INFO] [stdout] 1175 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:1175:43 [INFO] [stdout] | [INFO] [stdout] 1175 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:1180:32 [INFO] [stdout] | [INFO] [stdout] 1180 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:1180:43 [INFO] [stdout] | [INFO] [stdout] 1180 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:1185:32 [INFO] [stdout] | [INFO] [stdout] 1185 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:1185:43 [INFO] [stdout] | [INFO] [stdout] 1185 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:1190:32 [INFO] [stdout] | [INFO] [stdout] 1190 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:1190:43 [INFO] [stdout] | [INFO] [stdout] 1190 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:1130:32 [INFO] [stdout] | [INFO] [stdout] 1130 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:1195:32 [INFO] [stdout] | [INFO] [stdout] 1195 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:1195:43 [INFO] [stdout] | [INFO] [stdout] 1195 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:1200:32 [INFO] [stdout] | [INFO] [stdout] 1200 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:1130:43 [INFO] [stdout] | [INFO] [stdout] 1130 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:1200:43 [INFO] [stdout] | [INFO] [stdout] 1200 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:1205:32 [INFO] [stdout] | [INFO] [stdout] 1205 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:1135:32 [INFO] [stdout] | [INFO] [stdout] 1135 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:1205:43 [INFO] [stdout] | [INFO] [stdout] 1205 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:1135:43 [INFO] [stdout] | [INFO] [stdout] 1135 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:1210:32 [INFO] [stdout] | [INFO] [stdout] 1210 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:1210:43 [INFO] [stdout] | [INFO] [stdout] 1210 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:1140:32 [INFO] [stdout] | [INFO] [stdout] 1140 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:1215:32 [INFO] [stdout] | [INFO] [stdout] 1215 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:1215:43 [INFO] [stdout] | [INFO] [stdout] 1215 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:1140:43 [INFO] [stdout] | [INFO] [stdout] 1140 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:1220:32 [INFO] [stdout] | [INFO] [stdout] 1220 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:1220:43 [INFO] [stdout] | [INFO] [stdout] 1220 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:1225:32 [INFO] [stdout] | [INFO] [stdout] 1225 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:1145:32 [INFO] [stdout] | [INFO] [stdout] 1145 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:1225:43 [INFO] [stdout] | [INFO] [stdout] 1225 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:1230:32 [INFO] [stdout] | [INFO] [stdout] 1230 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:1145:43 [INFO] [stdout] | [INFO] [stdout] 1145 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:1230:43 [INFO] [stdout] | [INFO] [stdout] 1230 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:1235:32 [INFO] [stdout] | [INFO] [stdout] 1235 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:1150:32 [INFO] [stdout] | [INFO] [stdout] 1150 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:1235:43 [INFO] [stdout] | [INFO] [stdout] 1235 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:1240:32 [INFO] [stdout] | [INFO] [stdout] 1240 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:1150:43 [INFO] [stdout] | [INFO] [stdout] 1150 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:1240:43 [INFO] [stdout] | [INFO] [stdout] 1240 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:1245:32 [INFO] [stdout] | [INFO] [stdout] 1245 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:1245:43 [INFO] [stdout] | [INFO] [stdout] 1245 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:1155:32 [INFO] [stdout] | [INFO] [stdout] 1155 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:1250:43 [INFO] [stdout] | [INFO] [stdout] 1250 | execute: Box::new(|registers, memory| -> () { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:1265:32 [INFO] [stdout] | [INFO] [stdout] 1265 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:1155:43 [INFO] [stdout] | [INFO] [stdout] 1155 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:1265:43 [INFO] [stdout] | [INFO] [stdout] 1265 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:1270:32 [INFO] [stdout] | [INFO] [stdout] 1270 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:1270:43 [INFO] [stdout] | [INFO] [stdout] 1270 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:1160:32 [INFO] [stdout] | [INFO] [stdout] 1160 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:1275:32 [INFO] [stdout] | [INFO] [stdout] 1275 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:1275:43 [INFO] [stdout] | [INFO] [stdout] 1275 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:1160:43 [INFO] [stdout] | [INFO] [stdout] 1160 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:1280:32 [INFO] [stdout] | [INFO] [stdout] 1280 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:1280:43 [INFO] [stdout] | [INFO] [stdout] 1280 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:1165:32 [INFO] [stdout] | [INFO] [stdout] 1165 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:1285:32 [INFO] [stdout] | [INFO] [stdout] 1285 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:1285:43 [INFO] [stdout] | [INFO] [stdout] 1285 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:1165:43 [INFO] [stdout] | [INFO] [stdout] 1165 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:1290:32 [INFO] [stdout] | [INFO] [stdout] 1290 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:1290:43 [INFO] [stdout] | [INFO] [stdout] 1290 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:1170:32 [INFO] [stdout] | [INFO] [stdout] 1170 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:1295:32 [INFO] [stdout] | [INFO] [stdout] 1295 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:1295:43 [INFO] [stdout] | [INFO] [stdout] 1295 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:1170:43 [INFO] [stdout] | [INFO] [stdout] 1170 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:1300:32 [INFO] [stdout] | [INFO] [stdout] 1300 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:1175:32 [INFO] [stdout] | [INFO] [stdout] 1175 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:1300:43 [INFO] [stdout] | [INFO] [stdout] 1300 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:1175:43 [INFO] [stdout] | [INFO] [stdout] 1175 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:1180:32 [INFO] [stdout] | [INFO] [stdout] 1180 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:1305:32 [INFO] [stdout] | [INFO] [stdout] 1305 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:1180:43 [INFO] [stdout] | [INFO] [stdout] 1180 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:1305:43 [INFO] [stdout] | [INFO] [stdout] 1305 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:1185:32 [INFO] [stdout] | [INFO] [stdout] 1185 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:1310:32 [INFO] [stdout] | [INFO] [stdout] 1310 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:1185:43 [INFO] [stdout] | [INFO] [stdout] 1185 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:1310:43 [INFO] [stdout] | [INFO] [stdout] 1310 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:1190:32 [INFO] [stdout] | [INFO] [stdout] 1190 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:1315:32 [INFO] [stdout] | [INFO] [stdout] 1315 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:1190:43 [INFO] [stdout] | [INFO] [stdout] 1190 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:1315:43 [INFO] [stdout] | [INFO] [stdout] 1315 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:1195:32 [INFO] [stdout] | [INFO] [stdout] 1195 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:1320:32 [INFO] [stdout] | [INFO] [stdout] 1320 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:1195:43 [INFO] [stdout] | [INFO] [stdout] 1195 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:1320:43 [INFO] [stdout] | [INFO] [stdout] 1320 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:1200:32 [INFO] [stdout] | [INFO] [stdout] 1200 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:1325:32 [INFO] [stdout] | [INFO] [stdout] 1325 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:1325:43 [INFO] [stdout] | [INFO] [stdout] 1325 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:1200:43 [INFO] [stdout] | [INFO] [stdout] 1200 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:1330:32 [INFO] [stdout] | [INFO] [stdout] 1330 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:1205:32 [INFO] [stdout] | [INFO] [stdout] 1205 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:1330:43 [INFO] [stdout] | [INFO] [stdout] 1330 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:1205:43 [INFO] [stdout] | [INFO] [stdout] 1205 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:1335:32 [INFO] [stdout] | [INFO] [stdout] 1335 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:1210:32 [INFO] [stdout] | [INFO] [stdout] 1210 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:1210:43 [INFO] [stdout] | [INFO] [stdout] 1210 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:1215:32 [INFO] [stdout] | [INFO] [stdout] 1215 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:1335:43 [INFO] [stdout] | [INFO] [stdout] 1335 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:1215:43 [INFO] [stdout] | [INFO] [stdout] 1215 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:1220:32 [INFO] [stdout] | [INFO] [stdout] 1220 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:1220:43 [INFO] [stdout] | [INFO] [stdout] 1220 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:1340:32 [INFO] [stdout] | [INFO] [stdout] 1340 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:1225:32 [INFO] [stdout] | [INFO] [stdout] 1225 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:1340:43 [INFO] [stdout] | [INFO] [stdout] 1340 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:1225:43 [INFO] [stdout] | [INFO] [stdout] 1225 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:1230:32 [INFO] [stdout] | [INFO] [stdout] 1230 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:1345:32 [INFO] [stdout] | [INFO] [stdout] 1345 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:1230:43 [INFO] [stdout] | [INFO] [stdout] 1230 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:1345:43 [INFO] [stdout] | [INFO] [stdout] 1345 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:1235:32 [INFO] [stdout] | [INFO] [stdout] 1235 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:1361:32 [INFO] [stdout] | [INFO] [stdout] 1361 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:1235:43 [INFO] [stdout] | [INFO] [stdout] 1235 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:1361:43 [INFO] [stdout] | [INFO] [stdout] 1361 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:1240:32 [INFO] [stdout] | [INFO] [stdout] 1240 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:1366:32 [INFO] [stdout] | [INFO] [stdout] 1366 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:1240:43 [INFO] [stdout] | [INFO] [stdout] 1240 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:1245:32 [INFO] [stdout] | [INFO] [stdout] 1245 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:1366:43 [INFO] [stdout] | [INFO] [stdout] 1366 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:1245:43 [INFO] [stdout] | [INFO] [stdout] 1245 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:1371:32 [INFO] [stdout] | [INFO] [stdout] 1371 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:1250:43 [INFO] [stdout] | [INFO] [stdout] 1250 | execute: Box::new(|registers, memory| -> () { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:1371:43 [INFO] [stdout] | [INFO] [stdout] 1371 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:1265:32 [INFO] [stdout] | [INFO] [stdout] 1265 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:1386:32 [INFO] [stdout] | [INFO] [stdout] 1386 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:1265:43 [INFO] [stdout] | [INFO] [stdout] 1265 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:1386:43 [INFO] [stdout] | [INFO] [stdout] 1386 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:1270:32 [INFO] [stdout] | [INFO] [stdout] 1270 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:1391:32 [INFO] [stdout] | [INFO] [stdout] 1391 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:1270:43 [INFO] [stdout] | [INFO] [stdout] 1270 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:1391:43 [INFO] [stdout] | [INFO] [stdout] 1391 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:1275:32 [INFO] [stdout] | [INFO] [stdout] 1275 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:1396:32 [INFO] [stdout] | [INFO] [stdout] 1396 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:1275:43 [INFO] [stdout] | [INFO] [stdout] 1275 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:1396:43 [INFO] [stdout] | [INFO] [stdout] 1396 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:1280:32 [INFO] [stdout] | [INFO] [stdout] 1280 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:1410:32 [INFO] [stdout] | [INFO] [stdout] 1410 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:1280:43 [INFO] [stdout] | [INFO] [stdout] 1280 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:1410:43 [INFO] [stdout] | [INFO] [stdout] 1410 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:1285:32 [INFO] [stdout] | [INFO] [stdout] 1285 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:1425:43 [INFO] [stdout] | [INFO] [stdout] 1425 | execute: Box::new(|registers, memory| -> () { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:1285:43 [INFO] [stdout] | [INFO] [stdout] 1285 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:1441:32 [INFO] [stdout] | [INFO] [stdout] 1441 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:1290:32 [INFO] [stdout] | [INFO] [stdout] 1290 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:1290:43 [INFO] [stdout] | [INFO] [stdout] 1290 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:1441:43 [INFO] [stdout] | [INFO] [stdout] 1441 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:1295:32 [INFO] [stdout] | [INFO] [stdout] 1295 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:1446:32 [INFO] [stdout] | [INFO] [stdout] 1446 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:1295:43 [INFO] [stdout] | [INFO] [stdout] 1295 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:1446:43 [INFO] [stdout] | [INFO] [stdout] 1446 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:1300:32 [INFO] [stdout] | [INFO] [stdout] 1300 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:1451:32 [INFO] [stdout] | [INFO] [stdout] 1451 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:1300:43 [INFO] [stdout] | [INFO] [stdout] 1300 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:1451:43 [INFO] [stdout] | [INFO] [stdout] 1451 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:1305:32 [INFO] [stdout] | [INFO] [stdout] 1305 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:1456:32 [INFO] [stdout] | [INFO] [stdout] 1456 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:1456:43 [INFO] [stdout] | [INFO] [stdout] 1456 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:1305:43 [INFO] [stdout] | [INFO] [stdout] 1305 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:1461:32 [INFO] [stdout] | [INFO] [stdout] 1461 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:1461:43 [INFO] [stdout] | [INFO] [stdout] 1461 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:1466:32 [INFO] [stdout] | [INFO] [stdout] 1466 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:1310:32 [INFO] [stdout] | [INFO] [stdout] 1310 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:1466:43 [INFO] [stdout] | [INFO] [stdout] 1466 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:1310:43 [INFO] [stdout] | [INFO] [stdout] 1310 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:1471:32 [INFO] [stdout] | [INFO] [stdout] 1471 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:1471:43 [INFO] [stdout] | [INFO] [stdout] 1471 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:1315:32 [INFO] [stdout] | [INFO] [stdout] 1315 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:1315:43 [INFO] [stdout] | [INFO] [stdout] 1315 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:1476:32 [INFO] [stdout] | [INFO] [stdout] 1476 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:1320:32 [INFO] [stdout] | [INFO] [stdout] 1320 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:1476:43 [INFO] [stdout] | [INFO] [stdout] 1476 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:1320:43 [INFO] [stdout] | [INFO] [stdout] 1320 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:1481:32 [INFO] [stdout] | [INFO] [stdout] 1481 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:1325:32 [INFO] [stdout] | [INFO] [stdout] 1325 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:1481:43 [INFO] [stdout] | [INFO] [stdout] 1481 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:1325:43 [INFO] [stdout] | [INFO] [stdout] 1325 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:1330:32 [INFO] [stdout] | [INFO] [stdout] 1330 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:1486:32 [INFO] [stdout] | [INFO] [stdout] 1486 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:1330:43 [INFO] [stdout] | [INFO] [stdout] 1330 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:1486:43 [INFO] [stdout] | [INFO] [stdout] 1486 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:1335:32 [INFO] [stdout] | [INFO] [stdout] 1335 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:1491:32 [INFO] [stdout] | [INFO] [stdout] 1491 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:1335:43 [INFO] [stdout] | [INFO] [stdout] 1335 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:1491:43 [INFO] [stdout] | [INFO] [stdout] 1491 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:1496:32 [INFO] [stdout] | [INFO] [stdout] 1496 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:1340:32 [INFO] [stdout] | [INFO] [stdout] 1340 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:1496:43 [INFO] [stdout] | [INFO] [stdout] 1496 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:1340:43 [INFO] [stdout] | [INFO] [stdout] 1340 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:1501:32 [INFO] [stdout] | [INFO] [stdout] 1501 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:1345:32 [INFO] [stdout] | [INFO] [stdout] 1345 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:1345:43 [INFO] [stdout] | [INFO] [stdout] 1345 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:1361:32 [INFO] [stdout] | [INFO] [stdout] 1361 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:1361:43 [INFO] [stdout] | [INFO] [stdout] 1361 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:1366:32 [INFO] [stdout] | [INFO] [stdout] 1366 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:1366:43 [INFO] [stdout] | [INFO] [stdout] 1366 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:1371:32 [INFO] [stdout] | [INFO] [stdout] 1371 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:1371:43 [INFO] [stdout] | [INFO] [stdout] 1371 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:1501:43 [INFO] [stdout] | [INFO] [stdout] 1501 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:1386:32 [INFO] [stdout] | [INFO] [stdout] 1386 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:1386:43 [INFO] [stdout] | [INFO] [stdout] 1386 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:1391:32 [INFO] [stdout] | [INFO] [stdout] 1391 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:1506:32 [INFO] [stdout] | [INFO] [stdout] 1506 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:1391:43 [INFO] [stdout] | [INFO] [stdout] 1391 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:1506:43 [INFO] [stdout] | [INFO] [stdout] 1506 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:1396:32 [INFO] [stdout] | [INFO] [stdout] 1396 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:1511:32 [INFO] [stdout] | [INFO] [stdout] 1511 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:1396:43 [INFO] [stdout] | [INFO] [stdout] 1396 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:1511:43 [INFO] [stdout] | [INFO] [stdout] 1511 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:1410:32 [INFO] [stdout] | [INFO] [stdout] 1410 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:1516:32 [INFO] [stdout] | [INFO] [stdout] 1516 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:1410:43 [INFO] [stdout] | [INFO] [stdout] 1410 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:1516:43 [INFO] [stdout] | [INFO] [stdout] 1516 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:1425:43 [INFO] [stdout] | [INFO] [stdout] 1425 | execute: Box::new(|registers, memory| -> () { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:1521:32 [INFO] [stdout] | [INFO] [stdout] 1521 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:1441:32 [INFO] [stdout] | [INFO] [stdout] 1441 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:1521:43 [INFO] [stdout] | [INFO] [stdout] 1521 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:1526:32 [INFO] [stdout] | [INFO] [stdout] 1526 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:1441:43 [INFO] [stdout] | [INFO] [stdout] 1441 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:1526:43 [INFO] [stdout] | [INFO] [stdout] 1526 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:1446:32 [INFO] [stdout] | [INFO] [stdout] 1446 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:1542:32 [INFO] [stdout] | [INFO] [stdout] 1542 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:1446:43 [INFO] [stdout] | [INFO] [stdout] 1446 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:1542:43 [INFO] [stdout] | [INFO] [stdout] 1542 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:1451:32 [INFO] [stdout] | [INFO] [stdout] 1451 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:1556:32 [INFO] [stdout] | [INFO] [stdout] 1556 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:1451:43 [INFO] [stdout] | [INFO] [stdout] 1451 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:1556:43 [INFO] [stdout] | [INFO] [stdout] 1556 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:1456:32 [INFO] [stdout] | [INFO] [stdout] 1456 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:1561:32 [INFO] [stdout] | [INFO] [stdout] 1561 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:1456:43 [INFO] [stdout] | [INFO] [stdout] 1456 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:1561:43 [INFO] [stdout] | [INFO] [stdout] 1561 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:1461:32 [INFO] [stdout] | [INFO] [stdout] 1461 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:1461:43 [INFO] [stdout] | [INFO] [stdout] 1461 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:1566:32 [INFO] [stdout] | [INFO] [stdout] 1566 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:1566:43 [INFO] [stdout] | [INFO] [stdout] 1566 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:1466:32 [INFO] [stdout] | [INFO] [stdout] 1466 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:1466:43 [INFO] [stdout] | [INFO] [stdout] 1466 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:1571:32 [INFO] [stdout] | [INFO] [stdout] 1571 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:1571:43 [INFO] [stdout] | [INFO] [stdout] 1571 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:1471:32 [INFO] [stdout] | [INFO] [stdout] 1471 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:1471:43 [INFO] [stdout] | [INFO] [stdout] 1471 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:1576:32 [INFO] [stdout] | [INFO] [stdout] 1576 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:1476:32 [INFO] [stdout] | [INFO] [stdout] 1476 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:1576:43 [INFO] [stdout] | [INFO] [stdout] 1576 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:1476:43 [INFO] [stdout] | [INFO] [stdout] 1476 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:1581:32 [INFO] [stdout] | [INFO] [stdout] 1581 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:1581:43 [INFO] [stdout] | [INFO] [stdout] 1581 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:1481:32 [INFO] [stdout] | [INFO] [stdout] 1481 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:1586:32 [INFO] [stdout] | [INFO] [stdout] 1586 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:1481:43 [INFO] [stdout] | [INFO] [stdout] 1481 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:1586:43 [INFO] [stdout] | [INFO] [stdout] 1586 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:1486:32 [INFO] [stdout] | [INFO] [stdout] 1486 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:1603:32 [INFO] [stdout] | [INFO] [stdout] 1603 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:1486:43 [INFO] [stdout] | [INFO] [stdout] 1486 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:1603:43 [INFO] [stdout] | [INFO] [stdout] 1603 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:1491:32 [INFO] [stdout] | [INFO] [stdout] 1491 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:1608:32 [INFO] [stdout] | [INFO] [stdout] 1608 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:1491:43 [INFO] [stdout] | [INFO] [stdout] 1491 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:1608:43 [INFO] [stdout] | [INFO] [stdout] 1608 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:1496:32 [INFO] [stdout] | [INFO] [stdout] 1496 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:1613:32 [INFO] [stdout] | [INFO] [stdout] 1613 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:1496:43 [INFO] [stdout] | [INFO] [stdout] 1496 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:1613:43 [INFO] [stdout] | [INFO] [stdout] 1613 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:1618:32 [INFO] [stdout] | [INFO] [stdout] 1618 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:1501:32 [INFO] [stdout] | [INFO] [stdout] 1501 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:1618:43 [INFO] [stdout] | [INFO] [stdout] 1618 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:1501:43 [INFO] [stdout] | [INFO] [stdout] 1501 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:1623:32 [INFO] [stdout] | [INFO] [stdout] 1623 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:1506:32 [INFO] [stdout] | [INFO] [stdout] 1506 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:1623:43 [INFO] [stdout] | [INFO] [stdout] 1623 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:1506:43 [INFO] [stdout] | [INFO] [stdout] 1506 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:1511:32 [INFO] [stdout] | [INFO] [stdout] 1511 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:1637:32 [INFO] [stdout] | [INFO] [stdout] 1637 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:1511:43 [INFO] [stdout] | [INFO] [stdout] 1511 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:1637:43 [INFO] [stdout] | [INFO] [stdout] 1637 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:1516:32 [INFO] [stdout] | [INFO] [stdout] 1516 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:1642:32 [INFO] [stdout] | [INFO] [stdout] 1642 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:1516:43 [INFO] [stdout] | [INFO] [stdout] 1516 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:1642:43 [INFO] [stdout] | [INFO] [stdout] 1642 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:1521:32 [INFO] [stdout] | [INFO] [stdout] 1521 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:1647:32 [INFO] [stdout] | [INFO] [stdout] 1647 | execute: Box::new(|registers, memory| -> () { unimplemented!() }), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:1647:43 [INFO] [stdout] | [INFO] [stdout] 1647 | execute: Box::new(|registers, memory| -> () { unimplemented!() }), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:1521:43 [INFO] [stdout] | [INFO] [stdout] 1521 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:1526:32 [INFO] [stdout] | [INFO] [stdout] 1526 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:1652:32 [INFO] [stdout] | [INFO] [stdout] 1652 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:1526:43 [INFO] [stdout] | [INFO] [stdout] 1526 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:1652:43 [INFO] [stdout] | [INFO] [stdout] 1652 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:1657:32 [INFO] [stdout] | [INFO] [stdout] 1657 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:1542:32 [INFO] [stdout] | [INFO] [stdout] 1542 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:1657:43 [INFO] [stdout] | [INFO] [stdout] 1657 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:1542:43 [INFO] [stdout] | [INFO] [stdout] 1542 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:1662:32 [INFO] [stdout] | [INFO] [stdout] 1662 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:1556:32 [INFO] [stdout] | [INFO] [stdout] 1556 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:1662:43 [INFO] [stdout] | [INFO] [stdout] 1662 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:1556:43 [INFO] [stdout] | [INFO] [stdout] 1556 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:1667:32 [INFO] [stdout] | [INFO] [stdout] 1667 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:1561:32 [INFO] [stdout] | [INFO] [stdout] 1561 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:1667:43 [INFO] [stdout] | [INFO] [stdout] 1667 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:1561:43 [INFO] [stdout] | [INFO] [stdout] 1561 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:1566:32 [INFO] [stdout] | [INFO] [stdout] 1566 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:1672:32 [INFO] [stdout] | [INFO] [stdout] 1672 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:1566:43 [INFO] [stdout] | [INFO] [stdout] 1566 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:1672:43 [INFO] [stdout] | [INFO] [stdout] 1672 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:1571:32 [INFO] [stdout] | [INFO] [stdout] 1571 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:1677:32 [INFO] [stdout] | [INFO] [stdout] 1677 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:1571:43 [INFO] [stdout] | [INFO] [stdout] 1571 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:1677:43 [INFO] [stdout] | [INFO] [stdout] 1677 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:1576:32 [INFO] [stdout] | [INFO] [stdout] 1576 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:1682:32 [INFO] [stdout] | [INFO] [stdout] 1682 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:1576:43 [INFO] [stdout] | [INFO] [stdout] 1576 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:1682:43 [INFO] [stdout] | [INFO] [stdout] 1682 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:1581:32 [INFO] [stdout] | [INFO] [stdout] 1581 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:1687:32 [INFO] [stdout] | [INFO] [stdout] 1687 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:1581:43 [INFO] [stdout] | [INFO] [stdout] 1581 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:1687:43 [INFO] [stdout] | [INFO] [stdout] 1687 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:1586:32 [INFO] [stdout] | [INFO] [stdout] 1586 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:1692:32 [INFO] [stdout] | [INFO] [stdout] 1692 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:1586:43 [INFO] [stdout] | [INFO] [stdout] 1586 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:1692:43 [INFO] [stdout] | [INFO] [stdout] 1692 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:1603:32 [INFO] [stdout] | [INFO] [stdout] 1603 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:1697:32 [INFO] [stdout] | [INFO] [stdout] 1697 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:1603:43 [INFO] [stdout] | [INFO] [stdout] 1603 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:1697:43 [INFO] [stdout] | [INFO] [stdout] 1697 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:1608:32 [INFO] [stdout] | [INFO] [stdout] 1608 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:1608:43 [INFO] [stdout] | [INFO] [stdout] 1608 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:1613:32 [INFO] [stdout] | [INFO] [stdout] 1613 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:1613:43 [INFO] [stdout] | [INFO] [stdout] 1613 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:1618:32 [INFO] [stdout] | [INFO] [stdout] 1618 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:1618:43 [INFO] [stdout] | [INFO] [stdout] 1618 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:1623:32 [INFO] [stdout] | [INFO] [stdout] 1623 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:1623:43 [INFO] [stdout] | [INFO] [stdout] 1623 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:1637:32 [INFO] [stdout] | [INFO] [stdout] 1637 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:1637:43 [INFO] [stdout] | [INFO] [stdout] 1637 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:1642:32 [INFO] [stdout] | [INFO] [stdout] 1642 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:1642:43 [INFO] [stdout] | [INFO] [stdout] 1642 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:1647:32 [INFO] [stdout] | [INFO] [stdout] 1647 | execute: Box::new(|registers, memory| -> () { unimplemented!() }), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:1647:43 [INFO] [stdout] | [INFO] [stdout] 1647 | execute: Box::new(|registers, memory| -> () { unimplemented!() }), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:1652:32 [INFO] [stdout] | [INFO] [stdout] 1652 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:1652:43 [INFO] [stdout] | [INFO] [stdout] 1652 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:1657:32 [INFO] [stdout] | [INFO] [stdout] 1657 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:1657:43 [INFO] [stdout] | [INFO] [stdout] 1657 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:1662:32 [INFO] [stdout] | [INFO] [stdout] 1662 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:1662:43 [INFO] [stdout] | [INFO] [stdout] 1662 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:1667:32 [INFO] [stdout] | [INFO] [stdout] 1667 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:1667:43 [INFO] [stdout] | [INFO] [stdout] 1667 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:1672:32 [INFO] [stdout] | [INFO] [stdout] 1672 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:1672:43 [INFO] [stdout] | [INFO] [stdout] 1672 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:1677:32 [INFO] [stdout] | [INFO] [stdout] 1677 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:1677:43 [INFO] [stdout] | [INFO] [stdout] 1677 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:1682:32 [INFO] [stdout] | [INFO] [stdout] 1682 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:1682:43 [INFO] [stdout] | [INFO] [stdout] 1682 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:1687:32 [INFO] [stdout] | [INFO] [stdout] 1687 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:1687:43 [INFO] [stdout] | [INFO] [stdout] 1687 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:1692:32 [INFO] [stdout] | [INFO] [stdout] 1692 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:1692:43 [INFO] [stdout] | [INFO] [stdout] 1692 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:1697:32 [INFO] [stdout] | [INFO] [stdout] 1697 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:1697:43 [INFO] [stdout] | [INFO] [stdout] 1697 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:1723:32 [INFO] [stdout] | [INFO] [stdout] 1723 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:1723:43 [INFO] [stdout] | [INFO] [stdout] 1723 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:1728:32 [INFO] [stdout] | [INFO] [stdout] 1728 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:1728:43 [INFO] [stdout] | [INFO] [stdout] 1728 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:1733:32 [INFO] [stdout] | [INFO] [stdout] 1733 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:1733:43 [INFO] [stdout] | [INFO] [stdout] 1733 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:1738:32 [INFO] [stdout] | [INFO] [stdout] 1738 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:1738:43 [INFO] [stdout] | [INFO] [stdout] 1738 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:1743:32 [INFO] [stdout] | [INFO] [stdout] 1743 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:1743:43 [INFO] [stdout] | [INFO] [stdout] 1743 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:1748:32 [INFO] [stdout] | [INFO] [stdout] 1748 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:1748:43 [INFO] [stdout] | [INFO] [stdout] 1748 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:1753:32 [INFO] [stdout] | [INFO] [stdout] 1753 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:1753:43 [INFO] [stdout] | [INFO] [stdout] 1753 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:1758:32 [INFO] [stdout] | [INFO] [stdout] 1758 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:1758:43 [INFO] [stdout] | [INFO] [stdout] 1758 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:1763:32 [INFO] [stdout] | [INFO] [stdout] 1763 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:1763:43 [INFO] [stdout] | [INFO] [stdout] 1763 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:1768:32 [INFO] [stdout] | [INFO] [stdout] 1768 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:1768:43 [INFO] [stdout] | [INFO] [stdout] 1768 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:1773:32 [INFO] [stdout] | [INFO] [stdout] 1773 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:1773:43 [INFO] [stdout] | [INFO] [stdout] 1773 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:1778:32 [INFO] [stdout] | [INFO] [stdout] 1778 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:1778:43 [INFO] [stdout] | [INFO] [stdout] 1778 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:1783:32 [INFO] [stdout] | [INFO] [stdout] 1783 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:1783:43 [INFO] [stdout] | [INFO] [stdout] 1783 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:1788:32 [INFO] [stdout] | [INFO] [stdout] 1788 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:1788:43 [INFO] [stdout] | [INFO] [stdout] 1788 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:1793:32 [INFO] [stdout] | [INFO] [stdout] 1793 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:1793:43 [INFO] [stdout] | [INFO] [stdout] 1793 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:1798:32 [INFO] [stdout] | [INFO] [stdout] 1798 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:1798:43 [INFO] [stdout] | [INFO] [stdout] 1798 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:1803:32 [INFO] [stdout] | [INFO] [stdout] 1803 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:1803:43 [INFO] [stdout] | [INFO] [stdout] 1803 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:1808:43 [INFO] [stdout] | [INFO] [stdout] 1808 | execute: Box::new(|registers, memory| -> () { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:1820:32 [INFO] [stdout] | [INFO] [stdout] 1820 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:1820:43 [INFO] [stdout] | [INFO] [stdout] 1820 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:1825:32 [INFO] [stdout] | [INFO] [stdout] 1825 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:1825:43 [INFO] [stdout] | [INFO] [stdout] 1825 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:1830:32 [INFO] [stdout] | [INFO] [stdout] 1830 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:1830:43 [INFO] [stdout] | [INFO] [stdout] 1830 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:1835:32 [INFO] [stdout] | [INFO] [stdout] 1835 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:1835:43 [INFO] [stdout] | [INFO] [stdout] 1835 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:1840:32 [INFO] [stdout] | [INFO] [stdout] 1840 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:1840:43 [INFO] [stdout] | [INFO] [stdout] 1840 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:1845:32 [INFO] [stdout] | [INFO] [stdout] 1845 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:1845:43 [INFO] [stdout] | [INFO] [stdout] 1845 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:1850:32 [INFO] [stdout] | [INFO] [stdout] 1850 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:1850:43 [INFO] [stdout] | [INFO] [stdout] 1850 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:1855:32 [INFO] [stdout] | [INFO] [stdout] 1855 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:1855:43 [INFO] [stdout] | [INFO] [stdout] 1855 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:1860:32 [INFO] [stdout] | [INFO] [stdout] 1860 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:1860:43 [INFO] [stdout] | [INFO] [stdout] 1860 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:1865:32 [INFO] [stdout] | [INFO] [stdout] 1865 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:1865:43 [INFO] [stdout] | [INFO] [stdout] 1865 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:1870:32 [INFO] [stdout] | [INFO] [stdout] 1870 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:1870:43 [INFO] [stdout] | [INFO] [stdout] 1870 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:1875:32 [INFO] [stdout] | [INFO] [stdout] 1875 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:1875:43 [INFO] [stdout] | [INFO] [stdout] 1875 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:1880:32 [INFO] [stdout] | [INFO] [stdout] 1880 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:1880:43 [INFO] [stdout] | [INFO] [stdout] 1880 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:1885:32 [INFO] [stdout] | [INFO] [stdout] 1885 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:1885:43 [INFO] [stdout] | [INFO] [stdout] 1885 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:1890:32 [INFO] [stdout] | [INFO] [stdout] 1890 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:1890:43 [INFO] [stdout] | [INFO] [stdout] 1890 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:1895:32 [INFO] [stdout] | [INFO] [stdout] 1895 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:1895:43 [INFO] [stdout] | [INFO] [stdout] 1895 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:1900:32 [INFO] [stdout] | [INFO] [stdout] 1900 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:1900:43 [INFO] [stdout] | [INFO] [stdout] 1900 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:1905:32 [INFO] [stdout] | [INFO] [stdout] 1905 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:1905:43 [INFO] [stdout] | [INFO] [stdout] 1905 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:1910:32 [INFO] [stdout] | [INFO] [stdout] 1910 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:1910:43 [INFO] [stdout] | [INFO] [stdout] 1910 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:1915:32 [INFO] [stdout] | [INFO] [stdout] 1915 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:1915:43 [INFO] [stdout] | [INFO] [stdout] 1915 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:1920:32 [INFO] [stdout] | [INFO] [stdout] 1920 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:1920:43 [INFO] [stdout] | [INFO] [stdout] 1920 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:1925:32 [INFO] [stdout] | [INFO] [stdout] 1925 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:1925:43 [INFO] [stdout] | [INFO] [stdout] 1925 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:1930:32 [INFO] [stdout] | [INFO] [stdout] 1930 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:1930:43 [INFO] [stdout] | [INFO] [stdout] 1930 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:1935:32 [INFO] [stdout] | [INFO] [stdout] 1935 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:1935:43 [INFO] [stdout] | [INFO] [stdout] 1935 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:1940:32 [INFO] [stdout] | [INFO] [stdout] 1940 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:1940:43 [INFO] [stdout] | [INFO] [stdout] 1940 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:1945:32 [INFO] [stdout] | [INFO] [stdout] 1945 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:1945:43 [INFO] [stdout] | [INFO] [stdout] 1945 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:1950:32 [INFO] [stdout] | [INFO] [stdout] 1950 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:1950:43 [INFO] [stdout] | [INFO] [stdout] 1950 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:1955:32 [INFO] [stdout] | [INFO] [stdout] 1955 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:1955:43 [INFO] [stdout] | [INFO] [stdout] 1955 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:1960:32 [INFO] [stdout] | [INFO] [stdout] 1960 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:1960:43 [INFO] [stdout] | [INFO] [stdout] 1960 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:1965:32 [INFO] [stdout] | [INFO] [stdout] 1965 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:1965:43 [INFO] [stdout] | [INFO] [stdout] 1965 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:1970:32 [INFO] [stdout] | [INFO] [stdout] 1970 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:1970:43 [INFO] [stdout] | [INFO] [stdout] 1970 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:1975:32 [INFO] [stdout] | [INFO] [stdout] 1975 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:1975:43 [INFO] [stdout] | [INFO] [stdout] 1975 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:1980:32 [INFO] [stdout] | [INFO] [stdout] 1980 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:1980:43 [INFO] [stdout] | [INFO] [stdout] 1980 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:1985:32 [INFO] [stdout] | [INFO] [stdout] 1985 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:1985:43 [INFO] [stdout] | [INFO] [stdout] 1985 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:1990:32 [INFO] [stdout] | [INFO] [stdout] 1990 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:1990:43 [INFO] [stdout] | [INFO] [stdout] 1990 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:1995:32 [INFO] [stdout] | [INFO] [stdout] 1995 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:1995:43 [INFO] [stdout] | [INFO] [stdout] 1995 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:2000:32 [INFO] [stdout] | [INFO] [stdout] 2000 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:2000:43 [INFO] [stdout] | [INFO] [stdout] 2000 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:2005:32 [INFO] [stdout] | [INFO] [stdout] 2005 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:2005:43 [INFO] [stdout] | [INFO] [stdout] 2005 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:2010:32 [INFO] [stdout] | [INFO] [stdout] 2010 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:2010:43 [INFO] [stdout] | [INFO] [stdout] 2010 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:2015:32 [INFO] [stdout] | [INFO] [stdout] 2015 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:2015:43 [INFO] [stdout] | [INFO] [stdout] 2015 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:2020:32 [INFO] [stdout] | [INFO] [stdout] 2020 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:2020:43 [INFO] [stdout] | [INFO] [stdout] 2020 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:2025:32 [INFO] [stdout] | [INFO] [stdout] 2025 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:2025:43 [INFO] [stdout] | [INFO] [stdout] 2025 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:2030:32 [INFO] [stdout] | [INFO] [stdout] 2030 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:2030:43 [INFO] [stdout] | [INFO] [stdout] 2030 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:2035:32 [INFO] [stdout] | [INFO] [stdout] 2035 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:2035:43 [INFO] [stdout] | [INFO] [stdout] 2035 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:2040:32 [INFO] [stdout] | [INFO] [stdout] 2040 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:2040:43 [INFO] [stdout] | [INFO] [stdout] 2040 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:2045:32 [INFO] [stdout] | [INFO] [stdout] 2045 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:2045:43 [INFO] [stdout] | [INFO] [stdout] 2045 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:2050:32 [INFO] [stdout] | [INFO] [stdout] 2050 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:2050:43 [INFO] [stdout] | [INFO] [stdout] 2050 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:2055:32 [INFO] [stdout] | [INFO] [stdout] 2055 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:2055:43 [INFO] [stdout] | [INFO] [stdout] 2055 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:2060:32 [INFO] [stdout] | [INFO] [stdout] 2060 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:2060:43 [INFO] [stdout] | [INFO] [stdout] 2060 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:2065:32 [INFO] [stdout] | [INFO] [stdout] 2065 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:2065:43 [INFO] [stdout] | [INFO] [stdout] 2065 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:2070:32 [INFO] [stdout] | [INFO] [stdout] 2070 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:2070:43 [INFO] [stdout] | [INFO] [stdout] 2070 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:2075:32 [INFO] [stdout] | [INFO] [stdout] 2075 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:2075:43 [INFO] [stdout] | [INFO] [stdout] 2075 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:2080:32 [INFO] [stdout] | [INFO] [stdout] 2080 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:2080:43 [INFO] [stdout] | [INFO] [stdout] 2080 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:2085:32 [INFO] [stdout] | [INFO] [stdout] 2085 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:2085:43 [INFO] [stdout] | [INFO] [stdout] 2085 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:2090:32 [INFO] [stdout] | [INFO] [stdout] 2090 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:2090:43 [INFO] [stdout] | [INFO] [stdout] 2090 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:2095:32 [INFO] [stdout] | [INFO] [stdout] 2095 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:2095:43 [INFO] [stdout] | [INFO] [stdout] 2095 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:2100:32 [INFO] [stdout] | [INFO] [stdout] 2100 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:2100:43 [INFO] [stdout] | [INFO] [stdout] 2100 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:2105:32 [INFO] [stdout] | [INFO] [stdout] 2105 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:2105:43 [INFO] [stdout] | [INFO] [stdout] 2105 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:2110:32 [INFO] [stdout] | [INFO] [stdout] 2110 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:2110:43 [INFO] [stdout] | [INFO] [stdout] 2110 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:2115:32 [INFO] [stdout] | [INFO] [stdout] 2115 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:2115:43 [INFO] [stdout] | [INFO] [stdout] 2115 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:2120:32 [INFO] [stdout] | [INFO] [stdout] 2120 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:2120:43 [INFO] [stdout] | [INFO] [stdout] 2120 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:2125:32 [INFO] [stdout] | [INFO] [stdout] 2125 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:2125:43 [INFO] [stdout] | [INFO] [stdout] 2125 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:2130:32 [INFO] [stdout] | [INFO] [stdout] 2130 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:2130:43 [INFO] [stdout] | [INFO] [stdout] 2130 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:2135:32 [INFO] [stdout] | [INFO] [stdout] 2135 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:2135:43 [INFO] [stdout] | [INFO] [stdout] 2135 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:2140:32 [INFO] [stdout] | [INFO] [stdout] 2140 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:2140:43 [INFO] [stdout] | [INFO] [stdout] 2140 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:2145:32 [INFO] [stdout] | [INFO] [stdout] 2145 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:2145:43 [INFO] [stdout] | [INFO] [stdout] 2145 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:2150:32 [INFO] [stdout] | [INFO] [stdout] 2150 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:2150:43 [INFO] [stdout] | [INFO] [stdout] 2150 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:2155:32 [INFO] [stdout] | [INFO] [stdout] 2155 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:2155:43 [INFO] [stdout] | [INFO] [stdout] 2155 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:2160:32 [INFO] [stdout] | [INFO] [stdout] 2160 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:2160:43 [INFO] [stdout] | [INFO] [stdout] 2160 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:2165:32 [INFO] [stdout] | [INFO] [stdout] 2165 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:2165:43 [INFO] [stdout] | [INFO] [stdout] 2165 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:2170:32 [INFO] [stdout] | [INFO] [stdout] 2170 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:2170:43 [INFO] [stdout] | [INFO] [stdout] 2170 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:2175:32 [INFO] [stdout] | [INFO] [stdout] 2175 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:2175:43 [INFO] [stdout] | [INFO] [stdout] 2175 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:2180:32 [INFO] [stdout] | [INFO] [stdout] 2180 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:2180:43 [INFO] [stdout] | [INFO] [stdout] 2180 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:2185:32 [INFO] [stdout] | [INFO] [stdout] 2185 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:2185:43 [INFO] [stdout] | [INFO] [stdout] 2185 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:2190:32 [INFO] [stdout] | [INFO] [stdout] 2190 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:2190:43 [INFO] [stdout] | [INFO] [stdout] 2190 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:2195:32 [INFO] [stdout] | [INFO] [stdout] 2195 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:2195:43 [INFO] [stdout] | [INFO] [stdout] 2195 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:2200:32 [INFO] [stdout] | [INFO] [stdout] 2200 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:2200:43 [INFO] [stdout] | [INFO] [stdout] 2200 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:2205:32 [INFO] [stdout] | [INFO] [stdout] 2205 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:2205:43 [INFO] [stdout] | [INFO] [stdout] 2205 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:2210:32 [INFO] [stdout] | [INFO] [stdout] 2210 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:2210:43 [INFO] [stdout] | [INFO] [stdout] 2210 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:2215:32 [INFO] [stdout] | [INFO] [stdout] 2215 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:2215:43 [INFO] [stdout] | [INFO] [stdout] 2215 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:2220:32 [INFO] [stdout] | [INFO] [stdout] 2220 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:2220:43 [INFO] [stdout] | [INFO] [stdout] 2220 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:2225:32 [INFO] [stdout] | [INFO] [stdout] 2225 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:2225:43 [INFO] [stdout] | [INFO] [stdout] 2225 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:2230:32 [INFO] [stdout] | [INFO] [stdout] 2230 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:2230:43 [INFO] [stdout] | [INFO] [stdout] 2230 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:2235:32 [INFO] [stdout] | [INFO] [stdout] 2235 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:2235:43 [INFO] [stdout] | [INFO] [stdout] 2235 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:2240:32 [INFO] [stdout] | [INFO] [stdout] 2240 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:2240:43 [INFO] [stdout] | [INFO] [stdout] 2240 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:2245:32 [INFO] [stdout] | [INFO] [stdout] 2245 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:2245:43 [INFO] [stdout] | [INFO] [stdout] 2245 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:2250:32 [INFO] [stdout] | [INFO] [stdout] 2250 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:2250:43 [INFO] [stdout] | [INFO] [stdout] 2250 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:2255:32 [INFO] [stdout] | [INFO] [stdout] 2255 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:2255:43 [INFO] [stdout] | [INFO] [stdout] 2255 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:2260:32 [INFO] [stdout] | [INFO] [stdout] 2260 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:2260:43 [INFO] [stdout] | [INFO] [stdout] 2260 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:2265:32 [INFO] [stdout] | [INFO] [stdout] 2265 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:2265:43 [INFO] [stdout] | [INFO] [stdout] 2265 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:2270:32 [INFO] [stdout] | [INFO] [stdout] 2270 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:2270:43 [INFO] [stdout] | [INFO] [stdout] 2270 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:2275:32 [INFO] [stdout] | [INFO] [stdout] 2275 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:2275:43 [INFO] [stdout] | [INFO] [stdout] 2275 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:2280:32 [INFO] [stdout] | [INFO] [stdout] 2280 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:2280:43 [INFO] [stdout] | [INFO] [stdout] 2280 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:2285:32 [INFO] [stdout] | [INFO] [stdout] 2285 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:2285:43 [INFO] [stdout] | [INFO] [stdout] 2285 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:2290:32 [INFO] [stdout] | [INFO] [stdout] 2290 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:2290:43 [INFO] [stdout] | [INFO] [stdout] 2290 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:2295:32 [INFO] [stdout] | [INFO] [stdout] 2295 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:2295:43 [INFO] [stdout] | [INFO] [stdout] 2295 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:2300:32 [INFO] [stdout] | [INFO] [stdout] 2300 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:2300:43 [INFO] [stdout] | [INFO] [stdout] 2300 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:2305:32 [INFO] [stdout] | [INFO] [stdout] 2305 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:2305:43 [INFO] [stdout] | [INFO] [stdout] 2305 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:2310:32 [INFO] [stdout] | [INFO] [stdout] 2310 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:2310:43 [INFO] [stdout] | [INFO] [stdout] 2310 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:2315:32 [INFO] [stdout] | [INFO] [stdout] 2315 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:2315:43 [INFO] [stdout] | [INFO] [stdout] 2315 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:2320:32 [INFO] [stdout] | [INFO] [stdout] 2320 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:2320:43 [INFO] [stdout] | [INFO] [stdout] 2320 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:2325:32 [INFO] [stdout] | [INFO] [stdout] 2325 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:2325:43 [INFO] [stdout] | [INFO] [stdout] 2325 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:2330:32 [INFO] [stdout] | [INFO] [stdout] 2330 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:2330:43 [INFO] [stdout] | [INFO] [stdout] 2330 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:2335:32 [INFO] [stdout] | [INFO] [stdout] 2335 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:2335:43 [INFO] [stdout] | [INFO] [stdout] 2335 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:2340:32 [INFO] [stdout] | [INFO] [stdout] 2340 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:2340:43 [INFO] [stdout] | [INFO] [stdout] 2340 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:2345:43 [INFO] [stdout] | [INFO] [stdout] 2345 | execute: Box::new(|registers, memory| -> () { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:2353:43 [INFO] [stdout] | [INFO] [stdout] 2353 | execute: Box::new(|registers, memory| -> () { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:2366:43 [INFO] [stdout] | [INFO] [stdout] 2366 | execute: Box::new(|registers, memory| -> () { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:2374:32 [INFO] [stdout] | [INFO] [stdout] 2374 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:2374:43 [INFO] [stdout] | [INFO] [stdout] 2374 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:2379:32 [INFO] [stdout] | [INFO] [stdout] 2379 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:2379:43 [INFO] [stdout] | [INFO] [stdout] 2379 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:2384:32 [INFO] [stdout] | [INFO] [stdout] 2384 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:2384:43 [INFO] [stdout] | [INFO] [stdout] 2384 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:2389:32 [INFO] [stdout] | [INFO] [stdout] 2389 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:2389:43 [INFO] [stdout] | [INFO] [stdout] 2389 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:2394:32 [INFO] [stdout] | [INFO] [stdout] 2394 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:2394:43 [INFO] [stdout] | [INFO] [stdout] 2394 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:2399:32 [INFO] [stdout] | [INFO] [stdout] 2399 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:2399:43 [INFO] [stdout] | [INFO] [stdout] 2399 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:2404:32 [INFO] [stdout] | [INFO] [stdout] 2404 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:2404:43 [INFO] [stdout] | [INFO] [stdout] 2404 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:2409:32 [INFO] [stdout] | [INFO] [stdout] 2409 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:2409:43 [INFO] [stdout] | [INFO] [stdout] 2409 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:2414:32 [INFO] [stdout] | [INFO] [stdout] 2414 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:2414:43 [INFO] [stdout] | [INFO] [stdout] 2414 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:2419:32 [INFO] [stdout] | [INFO] [stdout] 2419 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:2419:43 [INFO] [stdout] | [INFO] [stdout] 2419 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:2424:32 [INFO] [stdout] | [INFO] [stdout] 2424 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:2424:43 [INFO] [stdout] | [INFO] [stdout] 2424 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:2429:32 [INFO] [stdout] | [INFO] [stdout] 2429 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:2429:43 [INFO] [stdout] | [INFO] [stdout] 2429 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:2434:32 [INFO] [stdout] | [INFO] [stdout] 2434 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:2434:43 [INFO] [stdout] | [INFO] [stdout] 2434 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:2439:32 [INFO] [stdout] | [INFO] [stdout] 2439 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:2439:43 [INFO] [stdout] | [INFO] [stdout] 2439 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:2444:32 [INFO] [stdout] | [INFO] [stdout] 2444 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:2444:43 [INFO] [stdout] | [INFO] [stdout] 2444 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:2449:32 [INFO] [stdout] | [INFO] [stdout] 2449 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:2449:43 [INFO] [stdout] | [INFO] [stdout] 2449 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:2454:32 [INFO] [stdout] | [INFO] [stdout] 2454 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:2454:43 [INFO] [stdout] | [INFO] [stdout] 2454 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:2459:32 [INFO] [stdout] | [INFO] [stdout] 2459 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:2459:43 [INFO] [stdout] | [INFO] [stdout] 2459 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:2464:32 [INFO] [stdout] | [INFO] [stdout] 2464 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:2464:43 [INFO] [stdout] | [INFO] [stdout] 2464 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:2469:32 [INFO] [stdout] | [INFO] [stdout] 2469 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:2469:43 [INFO] [stdout] | [INFO] [stdout] 2469 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:2474:32 [INFO] [stdout] | [INFO] [stdout] 2474 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:2474:43 [INFO] [stdout] | [INFO] [stdout] 2474 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:2479:32 [INFO] [stdout] | [INFO] [stdout] 2479 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:2479:43 [INFO] [stdout] | [INFO] [stdout] 2479 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:2484:32 [INFO] [stdout] | [INFO] [stdout] 2484 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:2484:43 [INFO] [stdout] | [INFO] [stdout] 2484 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:2489:32 [INFO] [stdout] | [INFO] [stdout] 2489 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:2489:43 [INFO] [stdout] | [INFO] [stdout] 2489 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:2494:32 [INFO] [stdout] | [INFO] [stdout] 2494 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:2494:43 [INFO] [stdout] | [INFO] [stdout] 2494 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:2499:32 [INFO] [stdout] | [INFO] [stdout] 2499 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:2499:43 [INFO] [stdout] | [INFO] [stdout] 2499 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:2504:32 [INFO] [stdout] | [INFO] [stdout] 2504 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:2504:43 [INFO] [stdout] | [INFO] [stdout] 2504 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:2509:32 [INFO] [stdout] | [INFO] [stdout] 2509 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:2509:43 [INFO] [stdout] | [INFO] [stdout] 2509 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:2514:32 [INFO] [stdout] | [INFO] [stdout] 2514 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:2514:43 [INFO] [stdout] | [INFO] [stdout] 2514 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:2519:32 [INFO] [stdout] | [INFO] [stdout] 2519 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:2519:43 [INFO] [stdout] | [INFO] [stdout] 2519 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:2524:32 [INFO] [stdout] | [INFO] [stdout] 2524 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:2524:43 [INFO] [stdout] | [INFO] [stdout] 2524 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:2529:32 [INFO] [stdout] | [INFO] [stdout] 2529 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:2529:43 [INFO] [stdout] | [INFO] [stdout] 2529 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:2534:32 [INFO] [stdout] | [INFO] [stdout] 2534 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:2534:43 [INFO] [stdout] | [INFO] [stdout] 2534 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:2539:32 [INFO] [stdout] | [INFO] [stdout] 2539 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:2539:43 [INFO] [stdout] | [INFO] [stdout] 2539 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:2544:32 [INFO] [stdout] | [INFO] [stdout] 2544 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:2544:43 [INFO] [stdout] | [INFO] [stdout] 2544 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:2549:32 [INFO] [stdout] | [INFO] [stdout] 2549 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:2549:43 [INFO] [stdout] | [INFO] [stdout] 2549 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:2554:32 [INFO] [stdout] | [INFO] [stdout] 2554 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:2554:43 [INFO] [stdout] | [INFO] [stdout] 2554 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:2559:32 [INFO] [stdout] | [INFO] [stdout] 2559 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:2559:43 [INFO] [stdout] | [INFO] [stdout] 2559 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:2564:32 [INFO] [stdout] | [INFO] [stdout] 2564 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:2564:43 [INFO] [stdout] | [INFO] [stdout] 2564 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:2569:32 [INFO] [stdout] | [INFO] [stdout] 2569 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:2569:43 [INFO] [stdout] | [INFO] [stdout] 2569 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:2574:32 [INFO] [stdout] | [INFO] [stdout] 2574 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:2574:43 [INFO] [stdout] | [INFO] [stdout] 2574 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:2579:32 [INFO] [stdout] | [INFO] [stdout] 2579 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:2579:43 [INFO] [stdout] | [INFO] [stdout] 2579 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:2584:32 [INFO] [stdout] | [INFO] [stdout] 2584 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:2584:43 [INFO] [stdout] | [INFO] [stdout] 2584 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:2589:32 [INFO] [stdout] | [INFO] [stdout] 2589 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:2589:43 [INFO] [stdout] | [INFO] [stdout] 2589 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:2594:32 [INFO] [stdout] | [INFO] [stdout] 2594 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:2594:43 [INFO] [stdout] | [INFO] [stdout] 2594 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:2599:32 [INFO] [stdout] | [INFO] [stdout] 2599 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:2599:43 [INFO] [stdout] | [INFO] [stdout] 2599 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:2604:32 [INFO] [stdout] | [INFO] [stdout] 2604 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:2604:43 [INFO] [stdout] | [INFO] [stdout] 2604 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:2609:32 [INFO] [stdout] | [INFO] [stdout] 2609 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:2609:43 [INFO] [stdout] | [INFO] [stdout] 2609 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:2614:32 [INFO] [stdout] | [INFO] [stdout] 2614 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:2614:43 [INFO] [stdout] | [INFO] [stdout] 2614 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:2619:32 [INFO] [stdout] | [INFO] [stdout] 2619 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:2619:43 [INFO] [stdout] | [INFO] [stdout] 2619 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:2624:32 [INFO] [stdout] | [INFO] [stdout] 2624 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:2624:43 [INFO] [stdout] | [INFO] [stdout] 2624 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:2629:32 [INFO] [stdout] | [INFO] [stdout] 2629 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:2629:43 [INFO] [stdout] | [INFO] [stdout] 2629 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:2634:32 [INFO] [stdout] | [INFO] [stdout] 2634 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:2634:43 [INFO] [stdout] | [INFO] [stdout] 2634 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:2639:32 [INFO] [stdout] | [INFO] [stdout] 2639 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:2639:43 [INFO] [stdout] | [INFO] [stdout] 2639 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:2644:32 [INFO] [stdout] | [INFO] [stdout] 2644 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:2644:43 [INFO] [stdout] | [INFO] [stdout] 2644 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:2649:32 [INFO] [stdout] | [INFO] [stdout] 2649 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:2649:43 [INFO] [stdout] | [INFO] [stdout] 2649 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:2654:32 [INFO] [stdout] | [INFO] [stdout] 2654 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:2654:43 [INFO] [stdout] | [INFO] [stdout] 2654 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:2659:32 [INFO] [stdout] | [INFO] [stdout] 2659 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:2659:43 [INFO] [stdout] | [INFO] [stdout] 2659 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:2664:32 [INFO] [stdout] | [INFO] [stdout] 2664 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:2664:43 [INFO] [stdout] | [INFO] [stdout] 2664 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:2669:32 [INFO] [stdout] | [INFO] [stdout] 2669 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:2669:43 [INFO] [stdout] | [INFO] [stdout] 2669 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:2674:32 [INFO] [stdout] | [INFO] [stdout] 2674 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:2674:43 [INFO] [stdout] | [INFO] [stdout] 2674 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:2679:32 [INFO] [stdout] | [INFO] [stdout] 2679 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:2679:43 [INFO] [stdout] | [INFO] [stdout] 2679 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:2684:32 [INFO] [stdout] | [INFO] [stdout] 2684 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:2684:43 [INFO] [stdout] | [INFO] [stdout] 2684 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:2689:32 [INFO] [stdout] | [INFO] [stdout] 2689 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:2689:43 [INFO] [stdout] | [INFO] [stdout] 2689 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:2694:32 [INFO] [stdout] | [INFO] [stdout] 2694 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:2694:43 [INFO] [stdout] | [INFO] [stdout] 2694 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:2699:32 [INFO] [stdout] | [INFO] [stdout] 2699 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:2699:43 [INFO] [stdout] | [INFO] [stdout] 2699 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:2704:32 [INFO] [stdout] | [INFO] [stdout] 2704 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:2704:43 [INFO] [stdout] | [INFO] [stdout] 2704 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:2709:32 [INFO] [stdout] | [INFO] [stdout] 2709 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:2709:43 [INFO] [stdout] | [INFO] [stdout] 2709 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:2714:32 [INFO] [stdout] | [INFO] [stdout] 2714 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:2714:43 [INFO] [stdout] | [INFO] [stdout] 2714 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:2719:32 [INFO] [stdout] | [INFO] [stdout] 2719 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:2719:43 [INFO] [stdout] | [INFO] [stdout] 2719 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:2724:32 [INFO] [stdout] | [INFO] [stdout] 2724 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:2724:43 [INFO] [stdout] | [INFO] [stdout] 2724 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:2729:32 [INFO] [stdout] | [INFO] [stdout] 2729 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:2729:43 [INFO] [stdout] | [INFO] [stdout] 2729 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:2734:32 [INFO] [stdout] | [INFO] [stdout] 2734 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:2734:43 [INFO] [stdout] | [INFO] [stdout] 2734 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:2739:32 [INFO] [stdout] | [INFO] [stdout] 2739 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:2739:43 [INFO] [stdout] | [INFO] [stdout] 2739 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:2744:32 [INFO] [stdout] | [INFO] [stdout] 2744 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:2744:43 [INFO] [stdout] | [INFO] [stdout] 2744 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:2749:32 [INFO] [stdout] | [INFO] [stdout] 2749 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:2749:43 [INFO] [stdout] | [INFO] [stdout] 2749 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:2754:32 [INFO] [stdout] | [INFO] [stdout] 2754 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:2754:43 [INFO] [stdout] | [INFO] [stdout] 2754 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:2759:32 [INFO] [stdout] | [INFO] [stdout] 2759 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:2759:43 [INFO] [stdout] | [INFO] [stdout] 2759 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:2764:32 [INFO] [stdout] | [INFO] [stdout] 2764 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:2764:43 [INFO] [stdout] | [INFO] [stdout] 2764 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:2769:32 [INFO] [stdout] | [INFO] [stdout] 2769 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:2769:43 [INFO] [stdout] | [INFO] [stdout] 2769 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:2774:32 [INFO] [stdout] | [INFO] [stdout] 2774 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:2774:43 [INFO] [stdout] | [INFO] [stdout] 2774 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:2779:32 [INFO] [stdout] | [INFO] [stdout] 2779 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:2779:43 [INFO] [stdout] | [INFO] [stdout] 2779 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:2784:32 [INFO] [stdout] | [INFO] [stdout] 2784 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:2784:43 [INFO] [stdout] | [INFO] [stdout] 2784 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:2789:32 [INFO] [stdout] | [INFO] [stdout] 2789 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:2789:43 [INFO] [stdout] | [INFO] [stdout] 2789 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:2794:32 [INFO] [stdout] | [INFO] [stdout] 2794 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:2794:43 [INFO] [stdout] | [INFO] [stdout] 2794 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:2799:32 [INFO] [stdout] | [INFO] [stdout] 2799 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:2799:43 [INFO] [stdout] | [INFO] [stdout] 2799 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:2804:32 [INFO] [stdout] | [INFO] [stdout] 2804 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:2804:43 [INFO] [stdout] | [INFO] [stdout] 2804 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:2809:32 [INFO] [stdout] | [INFO] [stdout] 2809 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:2809:43 [INFO] [stdout] | [INFO] [stdout] 2809 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:2814:32 [INFO] [stdout] | [INFO] [stdout] 2814 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:2814:43 [INFO] [stdout] | [INFO] [stdout] 2814 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:2819:32 [INFO] [stdout] | [INFO] [stdout] 2819 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:2819:43 [INFO] [stdout] | [INFO] [stdout] 2819 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:2824:32 [INFO] [stdout] | [INFO] [stdout] 2824 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:2824:43 [INFO] [stdout] | [INFO] [stdout] 2824 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:2829:32 [INFO] [stdout] | [INFO] [stdout] 2829 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:2829:43 [INFO] [stdout] | [INFO] [stdout] 2829 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:2834:32 [INFO] [stdout] | [INFO] [stdout] 2834 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:2834:43 [INFO] [stdout] | [INFO] [stdout] 2834 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:2839:32 [INFO] [stdout] | [INFO] [stdout] 2839 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:2839:43 [INFO] [stdout] | [INFO] [stdout] 2839 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:2844:32 [INFO] [stdout] | [INFO] [stdout] 2844 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:2844:43 [INFO] [stdout] | [INFO] [stdout] 2844 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:2849:32 [INFO] [stdout] | [INFO] [stdout] 2849 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:2849:43 [INFO] [stdout] | [INFO] [stdout] 2849 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:2854:32 [INFO] [stdout] | [INFO] [stdout] 2854 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:2854:43 [INFO] [stdout] | [INFO] [stdout] 2854 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:2859:32 [INFO] [stdout] | [INFO] [stdout] 2859 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:2859:43 [INFO] [stdout] | [INFO] [stdout] 2859 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:2864:32 [INFO] [stdout] | [INFO] [stdout] 2864 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:2864:43 [INFO] [stdout] | [INFO] [stdout] 2864 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:2869:32 [INFO] [stdout] | [INFO] [stdout] 2869 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:2869:43 [INFO] [stdout] | [INFO] [stdout] 2869 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:2874:32 [INFO] [stdout] | [INFO] [stdout] 2874 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:2874:43 [INFO] [stdout] | [INFO] [stdout] 2874 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:2879:32 [INFO] [stdout] | [INFO] [stdout] 2879 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:2879:43 [INFO] [stdout] | [INFO] [stdout] 2879 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:2884:32 [INFO] [stdout] | [INFO] [stdout] 2884 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:2884:43 [INFO] [stdout] | [INFO] [stdout] 2884 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:2889:32 [INFO] [stdout] | [INFO] [stdout] 2889 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:2889:43 [INFO] [stdout] | [INFO] [stdout] 2889 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:2894:32 [INFO] [stdout] | [INFO] [stdout] 2894 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:2894:43 [INFO] [stdout] | [INFO] [stdout] 2894 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:2899:32 [INFO] [stdout] | [INFO] [stdout] 2899 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:2899:43 [INFO] [stdout] | [INFO] [stdout] 2899 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:2904:32 [INFO] [stdout] | [INFO] [stdout] 2904 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:2904:43 [INFO] [stdout] | [INFO] [stdout] 2904 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:2909:32 [INFO] [stdout] | [INFO] [stdout] 2909 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:2909:43 [INFO] [stdout] | [INFO] [stdout] 2909 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:2914:32 [INFO] [stdout] | [INFO] [stdout] 2914 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:2914:43 [INFO] [stdout] | [INFO] [stdout] 2914 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:2919:32 [INFO] [stdout] | [INFO] [stdout] 2919 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:2919:43 [INFO] [stdout] | [INFO] [stdout] 2919 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:2924:32 [INFO] [stdout] | [INFO] [stdout] 2924 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:2924:43 [INFO] [stdout] | [INFO] [stdout] 2924 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:2929:32 [INFO] [stdout] | [INFO] [stdout] 2929 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:2929:43 [INFO] [stdout] | [INFO] [stdout] 2929 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:2934:32 [INFO] [stdout] | [INFO] [stdout] 2934 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:2934:43 [INFO] [stdout] | [INFO] [stdout] 2934 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:2939:32 [INFO] [stdout] | [INFO] [stdout] 2939 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:2939:43 [INFO] [stdout] | [INFO] [stdout] 2939 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:2944:32 [INFO] [stdout] | [INFO] [stdout] 2944 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:2944:43 [INFO] [stdout] | [INFO] [stdout] 2944 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:2949:32 [INFO] [stdout] | [INFO] [stdout] 2949 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:2949:43 [INFO] [stdout] | [INFO] [stdout] 2949 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:2954:32 [INFO] [stdout] | [INFO] [stdout] 2954 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:2954:43 [INFO] [stdout] | [INFO] [stdout] 2954 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:2959:32 [INFO] [stdout] | [INFO] [stdout] 2959 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:2959:43 [INFO] [stdout] | [INFO] [stdout] 2959 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:2964:32 [INFO] [stdout] | [INFO] [stdout] 2964 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:2964:43 [INFO] [stdout] | [INFO] [stdout] 2964 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:2969:32 [INFO] [stdout] | [INFO] [stdout] 2969 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:2969:43 [INFO] [stdout] | [INFO] [stdout] 2969 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:2974:32 [INFO] [stdout] | [INFO] [stdout] 2974 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:2974:43 [INFO] [stdout] | [INFO] [stdout] 2974 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:2979:32 [INFO] [stdout] | [INFO] [stdout] 2979 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:2979:43 [INFO] [stdout] | [INFO] [stdout] 2979 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:2984:32 [INFO] [stdout] | [INFO] [stdout] 2984 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:2984:43 [INFO] [stdout] | [INFO] [stdout] 2984 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:2989:32 [INFO] [stdout] | [INFO] [stdout] 2989 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:2989:43 [INFO] [stdout] | [INFO] [stdout] 2989 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:2994:32 [INFO] [stdout] | [INFO] [stdout] 2994 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:2994:43 [INFO] [stdout] | [INFO] [stdout] 2994 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:2999:32 [INFO] [stdout] | [INFO] [stdout] 2999 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:2999:43 [INFO] [stdout] | [INFO] [stdout] 2999 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:3004:32 [INFO] [stdout] | [INFO] [stdout] 3004 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:3004:43 [INFO] [stdout] | [INFO] [stdout] 3004 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:3009:32 [INFO] [stdout] | [INFO] [stdout] 3009 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:3009:43 [INFO] [stdout] | [INFO] [stdout] 3009 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:3014:32 [INFO] [stdout] | [INFO] [stdout] 3014 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:3014:43 [INFO] [stdout] | [INFO] [stdout] 3014 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:3019:32 [INFO] [stdout] | [INFO] [stdout] 3019 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:3019:43 [INFO] [stdout] | [INFO] [stdout] 3019 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:1723:32 [INFO] [stdout] | [INFO] [stdout] 1723 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:1723:43 [INFO] [stdout] | [INFO] [stdout] 1723 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:1728:32 [INFO] [stdout] | [INFO] [stdout] 1728 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:1728:43 [INFO] [stdout] | [INFO] [stdout] 1728 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:1733:32 [INFO] [stdout] | [INFO] [stdout] 1733 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:1733:43 [INFO] [stdout] | [INFO] [stdout] 1733 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:1738:32 [INFO] [stdout] | [INFO] [stdout] 1738 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:1738:43 [INFO] [stdout] | [INFO] [stdout] 1738 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:1743:32 [INFO] [stdout] | [INFO] [stdout] 1743 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:1743:43 [INFO] [stdout] | [INFO] [stdout] 1743 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:1748:32 [INFO] [stdout] | [INFO] [stdout] 1748 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:1748:43 [INFO] [stdout] | [INFO] [stdout] 1748 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:1753:32 [INFO] [stdout] | [INFO] [stdout] 1753 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:1753:43 [INFO] [stdout] | [INFO] [stdout] 1753 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:1758:32 [INFO] [stdout] | [INFO] [stdout] 1758 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:1758:43 [INFO] [stdout] | [INFO] [stdout] 1758 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:1763:32 [INFO] [stdout] | [INFO] [stdout] 1763 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [INFO] [stdout] --> src/cpu.rs:1763:43 [INFO] [stdout] | [INFO] [stdout] 1763 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registers` [INFO] [stdout] --> src/cpu.rs:1768:32 [INFO] [stdout] | [INFO] [stdout] 1768 | execute: Box::new(|registers, memory| -> () {}), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory` [WARN] too many lines in the log, truncating it