[INFO] cloning repository https://github.com/BradenThomp/Rust-Chip8-Emulator [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/BradenThomp/Rust-Chip8-Emulator" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBradenThomp%2FRust-Chip8-Emulator", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBradenThomp%2FRust-Chip8-Emulator'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5e0ff8a0ffa80fb5ff54aa9428c4134143b3a30c [INFO] checking BradenThomp/Rust-Chip8-Emulator against master#c5fbcd35a8217a17f6b63a22217ace06cf8f5f02 for pr-86194 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBradenThomp%2FRust-Chip8-Emulator" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/BradenThomp/Rust-Chip8-Emulator on toolchain c5fbcd35a8217a17f6b63a22217ace06cf8f5f02 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c5fbcd35a8217a17f6b63a22217ace06cf8f5f02" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/BradenThomp/Rust-Chip8-Emulator [INFO] finished tweaking git repo https://github.com/BradenThomp/Rust-Chip8-Emulator [INFO] tweaked toml for git repo https://github.com/BradenThomp/Rust-Chip8-Emulator written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/BradenThomp/Rust-Chip8-Emulator already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c5fbcd35a8217a17f6b63a22217ace06cf8f5f02" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+c5fbcd35a8217a17f6b63a22217ace06cf8f5f02" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7cfd0eb5f2473b4e4d4a77cc972785f08967ea0c8e10b85092245337b3ab0f15 [INFO] running `Command { std: "docker" "start" "-a" "7cfd0eb5f2473b4e4d4a77cc972785f08967ea0c8e10b85092245337b3ab0f15", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7cfd0eb5f2473b4e4d4a77cc972785f08967ea0c8e10b85092245337b3ab0f15", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7cfd0eb5f2473b4e4d4a77cc972785f08967ea0c8e10b85092245337b3ab0f15", kill_on_drop: false }` [INFO] [stdout] 7cfd0eb5f2473b4e4d4a77cc972785f08967ea0c8e10b85092245337b3ab0f15 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+c5fbcd35a8217a17f6b63a22217ace06cf8f5f02" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fe023f9f448cf34eafe4b62656eccfcbea313854c9454dad19b6c3426a21f678 [INFO] running `Command { std: "docker" "start" "-a" "fe023f9f448cf34eafe4b62656eccfcbea313854c9454dad19b6c3426a21f678", kill_on_drop: false }` [INFO] [stderr] Checking chip_8 v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `cpu` [INFO] [stdout] --> src/processor.rs:124:14 [INFO] [stdout] | [INFO] [stdout] 124 | fn inst_0nnn(cpu: &mut Processor, addr: u16) {} [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_cpu` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `addr` [INFO] [stdout] --> src/processor.rs:124:35 [INFO] [stdout] | [INFO] [stdout] 124 | fn inst_0nnn(cpu: &mut Processor, addr: u16) {} [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_addr` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cpu` [INFO] [stdout] --> src/processor.rs:135:14 [INFO] [stdout] | [INFO] [stdout] 135 | fn inst_00EE(cpu: &mut Processor) {} [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_cpu` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cpu` [INFO] [stdout] --> src/processor.rs:147:14 [INFO] [stdout] | [INFO] [stdout] 147 | fn inst_2nnn(cpu: &Processor, addr: u16) {} [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_cpu` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `addr` [INFO] [stdout] --> src/processor.rs:147:31 [INFO] [stdout] | [INFO] [stdout] 147 | fn inst_2nnn(cpu: &Processor, addr: u16) {} [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_addr` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cpu` [INFO] [stdout] --> src/processor.rs:152:14 [INFO] [stdout] | [INFO] [stdout] 152 | fn inst_3xkk(cpu: &Processor, x: u8, kk: u8) {} [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_cpu` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> src/processor.rs:152:31 [INFO] [stdout] | [INFO] [stdout] 152 | fn inst_3xkk(cpu: &Processor, x: u8, kk: u8) {} [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `kk` [INFO] [stdout] --> src/processor.rs:152:38 [INFO] [stdout] | [INFO] [stdout] 152 | fn inst_3xkk(cpu: &Processor, x: u8, kk: u8) {} [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_kk` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cpu` [INFO] [stdout] --> src/processor.rs:157:14 [INFO] [stdout] | [INFO] [stdout] 157 | fn inst_4xkk(cpu: &Processor, x: u8, kk: u8) {} [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_cpu` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> src/processor.rs:157:31 [INFO] [stdout] | [INFO] [stdout] 157 | fn inst_4xkk(cpu: &Processor, x: u8, kk: u8) {} [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `kk` [INFO] [stdout] --> src/processor.rs:157:38 [INFO] [stdout] | [INFO] [stdout] 157 | fn inst_4xkk(cpu: &Processor, x: u8, kk: u8) {} [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_kk` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cpu` [INFO] [stdout] --> src/processor.rs:162:14 [INFO] [stdout] | [INFO] [stdout] 162 | fn inst_5xy0(cpu: &Processor, x: u8, y: u8) {} [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_cpu` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> src/processor.rs:162:31 [INFO] [stdout] | [INFO] [stdout] 162 | fn inst_5xy0(cpu: &Processor, x: u8, y: u8) {} [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `y` [INFO] [stdout] --> src/processor.rs:162:38 [INFO] [stdout] | [INFO] [stdout] 162 | fn inst_5xy0(cpu: &Processor, x: u8, y: u8) {} [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_y` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cpu` [INFO] [stdout] --> src/processor.rs:182:14 [INFO] [stdout] | [INFO] [stdout] 182 | fn inst_8xy0(cpu: &Processor, x: u8, y: u8) {} [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_cpu` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> src/processor.rs:182:31 [INFO] [stdout] | [INFO] [stdout] 182 | fn inst_8xy0(cpu: &Processor, x: u8, y: u8) {} [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `y` [INFO] [stdout] --> src/processor.rs:182:38 [INFO] [stdout] | [INFO] [stdout] 182 | fn inst_8xy0(cpu: &Processor, x: u8, y: u8) {} [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_y` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cpu` [INFO] [stdout] --> src/processor.rs:188:14 [INFO] [stdout] | [INFO] [stdout] 188 | fn inst_8xy1(cpu: &Processor, x: u8, y: u8) {} [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_cpu` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> src/processor.rs:188:31 [INFO] [stdout] | [INFO] [stdout] 188 | fn inst_8xy1(cpu: &Processor, x: u8, y: u8) {} [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `y` [INFO] [stdout] --> src/processor.rs:188:38 [INFO] [stdout] | [INFO] [stdout] 188 | fn inst_8xy1(cpu: &Processor, x: u8, y: u8) {} [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_y` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cpu` [INFO] [stdout] --> src/processor.rs:194:14 [INFO] [stdout] | [INFO] [stdout] 194 | fn inst_8xy2(cpu: &Processor, x: u8, y: u8) {} [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_cpu` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> src/processor.rs:194:31 [INFO] [stdout] | [INFO] [stdout] 194 | fn inst_8xy2(cpu: &Processor, x: u8, y: u8) {} [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `y` [INFO] [stdout] --> src/processor.rs:194:38 [INFO] [stdout] | [INFO] [stdout] 194 | fn inst_8xy2(cpu: &Processor, x: u8, y: u8) {} [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_y` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cpu` [INFO] [stdout] --> src/processor.rs:201:14 [INFO] [stdout] | [INFO] [stdout] 201 | fn inst_8xy3(cpu: &Processor, x: u8, y: u8) {} [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_cpu` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> src/processor.rs:201:31 [INFO] [stdout] | [INFO] [stdout] 201 | fn inst_8xy3(cpu: &Processor, x: u8, y: u8) {} [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `y` [INFO] [stdout] --> src/processor.rs:201:38 [INFO] [stdout] | [INFO] [stdout] 201 | fn inst_8xy3(cpu: &Processor, x: u8, y: u8) {} [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_y` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cpu` [INFO] [stdout] --> src/processor.rs:207:14 [INFO] [stdout] | [INFO] [stdout] 207 | fn inst_8xy4(cpu: &Processor, x: u8, y: u8) {} [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_cpu` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> src/processor.rs:207:31 [INFO] [stdout] | [INFO] [stdout] 207 | fn inst_8xy4(cpu: &Processor, x: u8, y: u8) {} [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `y` [INFO] [stdout] --> src/processor.rs:207:38 [INFO] [stdout] | [INFO] [stdout] 207 | fn inst_8xy4(cpu: &Processor, x: u8, y: u8) {} [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_y` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cpu` [INFO] [stdout] --> src/processor.rs:212:14 [INFO] [stdout] | [INFO] [stdout] 212 | fn inst_8xy5(cpu: &Processor, x: u8, y: u8) {} [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_cpu` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> src/processor.rs:212:31 [INFO] [stdout] | [INFO] [stdout] 212 | fn inst_8xy5(cpu: &Processor, x: u8, y: u8) {} [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `y` [INFO] [stdout] --> src/processor.rs:212:38 [INFO] [stdout] | [INFO] [stdout] 212 | fn inst_8xy5(cpu: &Processor, x: u8, y: u8) {} [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_y` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cpu` [INFO] [stdout] --> src/processor.rs:217:14 [INFO] [stdout] | [INFO] [stdout] 217 | fn inst_8xy6(cpu: &Processor, x: u8, y: u8) {} [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_cpu` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> src/processor.rs:217:31 [INFO] [stdout] | [INFO] [stdout] 217 | fn inst_8xy6(cpu: &Processor, x: u8, y: u8) {} [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `y` [INFO] [stdout] --> src/processor.rs:217:38 [INFO] [stdout] | [INFO] [stdout] 217 | fn inst_8xy6(cpu: &Processor, x: u8, y: u8) {} [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_y` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cpu` [INFO] [stdout] --> src/processor.rs:222:14 [INFO] [stdout] | [INFO] [stdout] 222 | fn inst_8xy7(cpu: &Processor, x: u8, y: u8) {} [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_cpu` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> src/processor.rs:222:31 [INFO] [stdout] | [INFO] [stdout] 222 | fn inst_8xy7(cpu: &Processor, x: u8, y: u8) {} [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `y` [INFO] [stdout] --> src/processor.rs:222:38 [INFO] [stdout] | [INFO] [stdout] 222 | fn inst_8xy7(cpu: &Processor, x: u8, y: u8) {} [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_y` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cpu` [INFO] [stdout] --> src/processor.rs:227:14 [INFO] [stdout] | [INFO] [stdout] 227 | fn inst_8xyE(cpu: &Processor, x: u8, y: u8) {} [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_cpu` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> src/processor.rs:227:31 [INFO] [stdout] | [INFO] [stdout] 227 | fn inst_8xyE(cpu: &Processor, x: u8, y: u8) {} [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `y` [INFO] [stdout] --> src/processor.rs:227:38 [INFO] [stdout] | [INFO] [stdout] 227 | fn inst_8xyE(cpu: &Processor, x: u8, y: u8) {} [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_y` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cpu` [INFO] [stdout] --> src/processor.rs:232:14 [INFO] [stdout] | [INFO] [stdout] 232 | fn inst_9xy0(cpu: &Processor, x: u8, y: u8) {} [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_cpu` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> src/processor.rs:232:31 [INFO] [stdout] | [INFO] [stdout] 232 | fn inst_9xy0(cpu: &Processor, x: u8, y: u8) {} [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `y` [INFO] [stdout] --> src/processor.rs:232:38 [INFO] [stdout] | [INFO] [stdout] 232 | fn inst_9xy0(cpu: &Processor, x: u8, y: u8) {} [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_y` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cpu` [INFO] [stdout] --> src/processor.rs:244:14 [INFO] [stdout] | [INFO] [stdout] 244 | fn inst_Bnnn(cpu: &Processor, nnn: u16) {} [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_cpu` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `nnn` [INFO] [stdout] --> src/processor.rs:244:31 [INFO] [stdout] | [INFO] [stdout] 244 | fn inst_Bnnn(cpu: &Processor, nnn: u16) {} [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_nnn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cpu` [INFO] [stdout] --> src/processor.rs:250:14 [INFO] [stdout] | [INFO] [stdout] 250 | fn inst_Cxkk(cpu: &Processor, x: u8, kk: u8) {} [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_cpu` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> src/processor.rs:250:31 [INFO] [stdout] | [INFO] [stdout] 250 | fn inst_Cxkk(cpu: &Processor, x: u8, kk: u8) {} [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `kk` [INFO] [stdout] --> src/processor.rs:250:38 [INFO] [stdout] | [INFO] [stdout] 250 | fn inst_Cxkk(cpu: &Processor, x: u8, kk: u8) {} [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_kk` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cpu` [INFO] [stdout] --> src/processor.rs:286:14 [INFO] [stdout] | [INFO] [stdout] 286 | fn inst_Ex9E(cpu: &Processor, x: u8) {} [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_cpu` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> src/processor.rs:286:31 [INFO] [stdout] | [INFO] [stdout] 286 | fn inst_Ex9E(cpu: &Processor, x: u8) {} [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cpu` [INFO] [stdout] --> src/processor.rs:291:14 [INFO] [stdout] | [INFO] [stdout] 291 | fn inst_ExA1(cpu: &Processor, x: u8) {} [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_cpu` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> src/processor.rs:291:31 [INFO] [stdout] | [INFO] [stdout] 291 | fn inst_ExA1(cpu: &Processor, x: u8) {} [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cpu` [INFO] [stdout] --> src/processor.rs:296:14 [INFO] [stdout] | [INFO] [stdout] 296 | fn inst_Fx07(cpu: &Processor, x: u8) {} [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_cpu` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> src/processor.rs:296:31 [INFO] [stdout] | [INFO] [stdout] 296 | fn inst_Fx07(cpu: &Processor, x: u8) {} [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cpu` [INFO] [stdout] --> src/processor.rs:301:14 [INFO] [stdout] | [INFO] [stdout] 301 | fn inst_Fx0A(cpu: &Processor, x: u8) {} [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_cpu` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> src/processor.rs:301:31 [INFO] [stdout] | [INFO] [stdout] 301 | fn inst_Fx0A(cpu: &Processor, x: u8) {} [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cpu` [INFO] [stdout] --> src/processor.rs:306:14 [INFO] [stdout] | [INFO] [stdout] 306 | fn inst_Fx15(cpu: &Processor, x: u8) {} [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_cpu` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> src/processor.rs:306:31 [INFO] [stdout] | [INFO] [stdout] 306 | fn inst_Fx15(cpu: &Processor, x: u8) {} [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cpu` [INFO] [stdout] --> src/processor.rs:311:14 [INFO] [stdout] | [INFO] [stdout] 311 | fn inst_Fx18(cpu: &Processor, x: u8) {} [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_cpu` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> src/processor.rs:311:31 [INFO] [stdout] | [INFO] [stdout] 311 | fn inst_Fx18(cpu: &Processor, x: u8) {} [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cpu` [INFO] [stdout] --> src/processor.rs:316:14 [INFO] [stdout] | [INFO] [stdout] 316 | fn inst_Fx1E(cpu: &Processor, x: u8) {} [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_cpu` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> src/processor.rs:316:31 [INFO] [stdout] | [INFO] [stdout] 316 | fn inst_Fx1E(cpu: &Processor, x: u8) {} [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cpu` [INFO] [stdout] --> src/processor.rs:322:14 [INFO] [stdout] | [INFO] [stdout] 322 | fn inst_Fx29(cpu: &Processor, x: u8) {} [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_cpu` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> src/processor.rs:322:31 [INFO] [stdout] | [INFO] [stdout] 322 | fn inst_Fx29(cpu: &Processor, x: u8) {} [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cpu` [INFO] [stdout] --> src/processor.rs:328:14 [INFO] [stdout] | [INFO] [stdout] 328 | fn inst_Fx33(cpu: &Processor, x: u8) {} [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_cpu` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> src/processor.rs:328:31 [INFO] [stdout] | [INFO] [stdout] 328 | fn inst_Fx33(cpu: &Processor, x: u8) {} [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cpu` [INFO] [stdout] --> src/processor.rs:333:14 [INFO] [stdout] | [INFO] [stdout] 333 | fn inst_Fx55(cpu: &Processor, x: u8) {} [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_cpu` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> src/processor.rs:333:31 [INFO] [stdout] | [INFO] [stdout] 333 | fn inst_Fx55(cpu: &Processor, x: u8) {} [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cpu` [INFO] [stdout] --> src/processor.rs:338:14 [INFO] [stdout] | [INFO] [stdout] 338 | fn inst_Fx65(cpu: &Processor, x: u8) {} [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_cpu` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> src/processor.rs:338:31 [INFO] [stdout] | [INFO] [stdout] 338 | fn inst_Fx65(cpu: &Processor, x: u8) {} [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `sound_timer` [INFO] [stdout] --> src/processor.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 24 | sound_timer: u8, // 8-bit sound timer. [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `delay_timer` [INFO] [stdout] --> src/processor.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 25 | delay_timer: u8, // 8-bit delay timer. [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `sp` [INFO] [stdout] --> src/processor.rs:27:5 [INFO] [stdout] | [INFO] [stdout] 27 | sp: u8, // 16-bit stack pointer. [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `stack` [INFO] [stdout] --> src/processor.rs:28:5 [INFO] [stdout] | [INFO] [stdout] 28 | stack: [u16; 16], // 16 16-bit value stack. [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `inst_00E0` should have a snake case name [INFO] [stdout] --> src/processor.rs:128:4 [INFO] [stdout] | [INFO] [stdout] 128 | fn inst_00E0(cpu: &mut Processor) { [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `inst_00_e0` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `inst_00EE` should have a snake case name [INFO] [stdout] --> src/processor.rs:135:4 [INFO] [stdout] | [INFO] [stdout] 135 | fn inst_00EE(cpu: &mut Processor) {} [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `inst_00_ee` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `inst_8xyE` should have a snake case name [INFO] [stdout] --> src/processor.rs:227:4 [INFO] [stdout] | [INFO] [stdout] 227 | fn inst_8xyE(cpu: &Processor, x: u8, y: u8) {} [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `inst_8xy_e` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `inst_Annn` should have a snake case name [INFO] [stdout] --> src/processor.rs:237:4 [INFO] [stdout] | [INFO] [stdout] 237 | fn inst_Annn(cpu: &mut Processor, nnn: u16) { [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `inst_annn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `inst_Bnnn` should have a snake case name [INFO] [stdout] --> src/processor.rs:244:4 [INFO] [stdout] | [INFO] [stdout] 244 | fn inst_Bnnn(cpu: &Processor, nnn: u16) {} [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `inst_bnnn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `inst_Cxkk` should have a snake case name [INFO] [stdout] --> src/processor.rs:250:4 [INFO] [stdout] | [INFO] [stdout] 250 | fn inst_Cxkk(cpu: &Processor, x: u8, kk: u8) {} [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `inst_cxkk` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `inst_Dxyn` should have a snake case name [INFO] [stdout] --> src/processor.rs:259:4 [INFO] [stdout] | [INFO] [stdout] 259 | fn inst_Dxyn(cpu: &mut Processor, x: u8, y: u8, n: u8) { [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `inst_dxyn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `inst_Ex9E` should have a snake case name [INFO] [stdout] --> src/processor.rs:286:4 [INFO] [stdout] | [INFO] [stdout] 286 | fn inst_Ex9E(cpu: &Processor, x: u8) {} [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `inst_ex9_e` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `inst_ExA1` should have a snake case name [INFO] [stdout] --> src/processor.rs:291:4 [INFO] [stdout] | [INFO] [stdout] 291 | fn inst_ExA1(cpu: &Processor, x: u8) {} [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `inst_ex_a1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `inst_Fx07` should have a snake case name [INFO] [stdout] --> src/processor.rs:296:4 [INFO] [stdout] | [INFO] [stdout] 296 | fn inst_Fx07(cpu: &Processor, x: u8) {} [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `inst_fx07` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `inst_Fx0A` should have a snake case name [INFO] [stdout] --> src/processor.rs:301:4 [INFO] [stdout] | [INFO] [stdout] 301 | fn inst_Fx0A(cpu: &Processor, x: u8) {} [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `inst_fx0_a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `inst_Fx15` should have a snake case name [INFO] [stdout] --> src/processor.rs:306:4 [INFO] [stdout] | [INFO] [stdout] 306 | fn inst_Fx15(cpu: &Processor, x: u8) {} [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `inst_fx15` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `inst_Fx18` should have a snake case name [INFO] [stdout] --> src/processor.rs:311:4 [INFO] [stdout] | [INFO] [stdout] 311 | fn inst_Fx18(cpu: &Processor, x: u8) {} [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `inst_fx18` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `inst_Fx1E` should have a snake case name [INFO] [stdout] --> src/processor.rs:316:4 [INFO] [stdout] | [INFO] [stdout] 316 | fn inst_Fx1E(cpu: &Processor, x: u8) {} [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `inst_fx1_e` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `inst_Fx29` should have a snake case name [INFO] [stdout] --> src/processor.rs:322:4 [INFO] [stdout] | [INFO] [stdout] 322 | fn inst_Fx29(cpu: &Processor, x: u8) {} [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `inst_fx29` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `inst_Fx33` should have a snake case name [INFO] [stdout] --> src/processor.rs:328:4 [INFO] [stdout] | [INFO] [stdout] 328 | fn inst_Fx33(cpu: &Processor, x: u8) {} [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `inst_fx33` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `inst_Fx55` should have a snake case name [INFO] [stdout] --> src/processor.rs:333:4 [INFO] [stdout] | [INFO] [stdout] 333 | fn inst_Fx55(cpu: &Processor, x: u8) {} [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `inst_fx55` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `inst_Fx65` should have a snake case name [INFO] [stdout] --> src/processor.rs:338:4 [INFO] [stdout] | [INFO] [stdout] 338 | fn inst_Fx65(cpu: &Processor, x: u8) {} [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `inst_fx65` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cpu` [INFO] [stdout] --> src/processor.rs:124:14 [INFO] [stdout] | [INFO] [stdout] 124 | fn inst_0nnn(cpu: &mut Processor, addr: u16) {} [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_cpu` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `addr` [INFO] [stdout] --> src/processor.rs:124:35 [INFO] [stdout] | [INFO] [stdout] 124 | fn inst_0nnn(cpu: &mut Processor, addr: u16) {} [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_addr` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cpu` [INFO] [stdout] --> src/processor.rs:135:14 [INFO] [stdout] | [INFO] [stdout] 135 | fn inst_00EE(cpu: &mut Processor) {} [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_cpu` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cpu` [INFO] [stdout] --> src/processor.rs:147:14 [INFO] [stdout] | [INFO] [stdout] 147 | fn inst_2nnn(cpu: &Processor, addr: u16) {} [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_cpu` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `addr` [INFO] [stdout] --> src/processor.rs:147:31 [INFO] [stdout] | [INFO] [stdout] 147 | fn inst_2nnn(cpu: &Processor, addr: u16) {} [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_addr` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cpu` [INFO] [stdout] --> src/processor.rs:152:14 [INFO] [stdout] | [INFO] [stdout] 152 | fn inst_3xkk(cpu: &Processor, x: u8, kk: u8) {} [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_cpu` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> src/processor.rs:152:31 [INFO] [stdout] | [INFO] [stdout] 152 | fn inst_3xkk(cpu: &Processor, x: u8, kk: u8) {} [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `kk` [INFO] [stdout] --> src/processor.rs:152:38 [INFO] [stdout] | [INFO] [stdout] 152 | fn inst_3xkk(cpu: &Processor, x: u8, kk: u8) {} [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_kk` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cpu` [INFO] [stdout] --> src/processor.rs:157:14 [INFO] [stdout] | [INFO] [stdout] 157 | fn inst_4xkk(cpu: &Processor, x: u8, kk: u8) {} [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_cpu` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> src/processor.rs:157:31 [INFO] [stdout] | [INFO] [stdout] 157 | fn inst_4xkk(cpu: &Processor, x: u8, kk: u8) {} [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `kk` [INFO] [stdout] --> src/processor.rs:157:38 [INFO] [stdout] | [INFO] [stdout] 157 | fn inst_4xkk(cpu: &Processor, x: u8, kk: u8) {} [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_kk` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cpu` [INFO] [stdout] --> src/processor.rs:162:14 [INFO] [stdout] | [INFO] [stdout] 162 | fn inst_5xy0(cpu: &Processor, x: u8, y: u8) {} [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_cpu` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> src/processor.rs:162:31 [INFO] [stdout] | [INFO] [stdout] 162 | fn inst_5xy0(cpu: &Processor, x: u8, y: u8) {} [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `y` [INFO] [stdout] --> src/processor.rs:162:38 [INFO] [stdout] | [INFO] [stdout] 162 | fn inst_5xy0(cpu: &Processor, x: u8, y: u8) {} [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_y` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cpu` [INFO] [stdout] --> src/processor.rs:182:14 [INFO] [stdout] | [INFO] [stdout] 182 | fn inst_8xy0(cpu: &Processor, x: u8, y: u8) {} [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_cpu` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> src/processor.rs:182:31 [INFO] [stdout] | [INFO] [stdout] 182 | fn inst_8xy0(cpu: &Processor, x: u8, y: u8) {} [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `y` [INFO] [stdout] --> src/processor.rs:182:38 [INFO] [stdout] | [INFO] [stdout] 182 | fn inst_8xy0(cpu: &Processor, x: u8, y: u8) {} [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_y` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cpu` [INFO] [stdout] --> src/processor.rs:188:14 [INFO] [stdout] | [INFO] [stdout] 188 | fn inst_8xy1(cpu: &Processor, x: u8, y: u8) {} [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_cpu` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> src/processor.rs:188:31 [INFO] [stdout] | [INFO] [stdout] 188 | fn inst_8xy1(cpu: &Processor, x: u8, y: u8) {} [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `y` [INFO] [stdout] --> src/processor.rs:188:38 [INFO] [stdout] | [INFO] [stdout] 188 | fn inst_8xy1(cpu: &Processor, x: u8, y: u8) {} [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_y` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cpu` [INFO] [stdout] --> src/processor.rs:194:14 [INFO] [stdout] | [INFO] [stdout] 194 | fn inst_8xy2(cpu: &Processor, x: u8, y: u8) {} [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_cpu` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> src/processor.rs:194:31 [INFO] [stdout] | [INFO] [stdout] 194 | fn inst_8xy2(cpu: &Processor, x: u8, y: u8) {} [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `y` [INFO] [stdout] --> src/processor.rs:194:38 [INFO] [stdout] | [INFO] [stdout] 194 | fn inst_8xy2(cpu: &Processor, x: u8, y: u8) {} [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_y` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cpu` [INFO] [stdout] --> src/processor.rs:201:14 [INFO] [stdout] | [INFO] [stdout] 201 | fn inst_8xy3(cpu: &Processor, x: u8, y: u8) {} [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_cpu` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> src/processor.rs:201:31 [INFO] [stdout] | [INFO] [stdout] 201 | fn inst_8xy3(cpu: &Processor, x: u8, y: u8) {} [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `y` [INFO] [stdout] --> src/processor.rs:201:38 [INFO] [stdout] | [INFO] [stdout] 201 | fn inst_8xy3(cpu: &Processor, x: u8, y: u8) {} [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_y` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cpu` [INFO] [stdout] --> src/processor.rs:207:14 [INFO] [stdout] | [INFO] [stdout] 207 | fn inst_8xy4(cpu: &Processor, x: u8, y: u8) {} [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_cpu` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> src/processor.rs:207:31 [INFO] [stdout] | [INFO] [stdout] 207 | fn inst_8xy4(cpu: &Processor, x: u8, y: u8) {} [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `y` [INFO] [stdout] --> src/processor.rs:207:38 [INFO] [stdout] | [INFO] [stdout] 207 | fn inst_8xy4(cpu: &Processor, x: u8, y: u8) {} [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_y` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cpu` [INFO] [stdout] --> src/processor.rs:212:14 [INFO] [stdout] | [INFO] [stdout] 212 | fn inst_8xy5(cpu: &Processor, x: u8, y: u8) {} [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_cpu` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> src/processor.rs:212:31 [INFO] [stdout] | [INFO] [stdout] 212 | fn inst_8xy5(cpu: &Processor, x: u8, y: u8) {} [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `y` [INFO] [stdout] --> src/processor.rs:212:38 [INFO] [stdout] | [INFO] [stdout] 212 | fn inst_8xy5(cpu: &Processor, x: u8, y: u8) {} [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_y` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cpu` [INFO] [stdout] --> src/processor.rs:217:14 [INFO] [stdout] | [INFO] [stdout] 217 | fn inst_8xy6(cpu: &Processor, x: u8, y: u8) {} [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_cpu` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> src/processor.rs:217:31 [INFO] [stdout] | [INFO] [stdout] 217 | fn inst_8xy6(cpu: &Processor, x: u8, y: u8) {} [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `y` [INFO] [stdout] --> src/processor.rs:217:38 [INFO] [stdout] | [INFO] [stdout] 217 | fn inst_8xy6(cpu: &Processor, x: u8, y: u8) {} [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_y` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cpu` [INFO] [stdout] --> src/processor.rs:222:14 [INFO] [stdout] | [INFO] [stdout] 222 | fn inst_8xy7(cpu: &Processor, x: u8, y: u8) {} [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_cpu` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> src/processor.rs:222:31 [INFO] [stdout] | [INFO] [stdout] 222 | fn inst_8xy7(cpu: &Processor, x: u8, y: u8) {} [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `y` [INFO] [stdout] --> src/processor.rs:222:38 [INFO] [stdout] | [INFO] [stdout] 222 | fn inst_8xy7(cpu: &Processor, x: u8, y: u8) {} [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_y` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cpu` [INFO] [stdout] --> src/processor.rs:227:14 [INFO] [stdout] | [INFO] [stdout] 227 | fn inst_8xyE(cpu: &Processor, x: u8, y: u8) {} [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_cpu` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> src/processor.rs:227:31 [INFO] [stdout] | [INFO] [stdout] 227 | fn inst_8xyE(cpu: &Processor, x: u8, y: u8) {} [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `y` [INFO] [stdout] --> src/processor.rs:227:38 [INFO] [stdout] | [INFO] [stdout] 227 | fn inst_8xyE(cpu: &Processor, x: u8, y: u8) {} [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_y` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cpu` [INFO] [stdout] --> src/processor.rs:232:14 [INFO] [stdout] | [INFO] [stdout] 232 | fn inst_9xy0(cpu: &Processor, x: u8, y: u8) {} [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_cpu` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> src/processor.rs:232:31 [INFO] [stdout] | [INFO] [stdout] 232 | fn inst_9xy0(cpu: &Processor, x: u8, y: u8) {} [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `y` [INFO] [stdout] --> src/processor.rs:232:38 [INFO] [stdout] | [INFO] [stdout] 232 | fn inst_9xy0(cpu: &Processor, x: u8, y: u8) {} [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_y` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cpu` [INFO] [stdout] --> src/processor.rs:244:14 [INFO] [stdout] | [INFO] [stdout] 244 | fn inst_Bnnn(cpu: &Processor, nnn: u16) {} [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_cpu` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `nnn` [INFO] [stdout] --> src/processor.rs:244:31 [INFO] [stdout] | [INFO] [stdout] 244 | fn inst_Bnnn(cpu: &Processor, nnn: u16) {} [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_nnn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 93 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cpu` [INFO] [stdout] --> src/processor.rs:250:14 [INFO] [stdout] | [INFO] [stdout] 250 | fn inst_Cxkk(cpu: &Processor, x: u8, kk: u8) {} [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_cpu` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> src/processor.rs:250:31 [INFO] [stdout] | [INFO] [stdout] 250 | fn inst_Cxkk(cpu: &Processor, x: u8, kk: u8) {} [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `kk` [INFO] [stdout] --> src/processor.rs:250:38 [INFO] [stdout] | [INFO] [stdout] 250 | fn inst_Cxkk(cpu: &Processor, x: u8, kk: u8) {} [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_kk` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cpu` [INFO] [stdout] --> src/processor.rs:286:14 [INFO] [stdout] | [INFO] [stdout] 286 | fn inst_Ex9E(cpu: &Processor, x: u8) {} [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_cpu` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> src/processor.rs:286:31 [INFO] [stdout] | [INFO] [stdout] 286 | fn inst_Ex9E(cpu: &Processor, x: u8) {} [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cpu` [INFO] [stdout] --> src/processor.rs:291:14 [INFO] [stdout] | [INFO] [stdout] 291 | fn inst_ExA1(cpu: &Processor, x: u8) {} [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_cpu` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> src/processor.rs:291:31 [INFO] [stdout] | [INFO] [stdout] 291 | fn inst_ExA1(cpu: &Processor, x: u8) {} [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cpu` [INFO] [stdout] --> src/processor.rs:296:14 [INFO] [stdout] | [INFO] [stdout] 296 | fn inst_Fx07(cpu: &Processor, x: u8) {} [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_cpu` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> src/processor.rs:296:31 [INFO] [stdout] | [INFO] [stdout] 296 | fn inst_Fx07(cpu: &Processor, x: u8) {} [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cpu` [INFO] [stdout] --> src/processor.rs:301:14 [INFO] [stdout] | [INFO] [stdout] 301 | fn inst_Fx0A(cpu: &Processor, x: u8) {} [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_cpu` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.20s [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> src/processor.rs:301:31 [INFO] [stdout] | [INFO] [stdout] 301 | fn inst_Fx0A(cpu: &Processor, x: u8) {} [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cpu` [INFO] [stdout] --> src/processor.rs:306:14 [INFO] [stdout] | [INFO] [stdout] 306 | fn inst_Fx15(cpu: &Processor, x: u8) {} [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_cpu` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> src/processor.rs:306:31 [INFO] [stdout] | [INFO] [stdout] 306 | fn inst_Fx15(cpu: &Processor, x: u8) {} [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cpu` [INFO] [stdout] --> src/processor.rs:311:14 [INFO] [stdout] | [INFO] [stdout] 311 | fn inst_Fx18(cpu: &Processor, x: u8) {} [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_cpu` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> src/processor.rs:311:31 [INFO] [stdout] | [INFO] [stdout] 311 | fn inst_Fx18(cpu: &Processor, x: u8) {} [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cpu` [INFO] [stdout] --> src/processor.rs:316:14 [INFO] [stdout] | [INFO] [stdout] 316 | fn inst_Fx1E(cpu: &Processor, x: u8) {} [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_cpu` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> src/processor.rs:316:31 [INFO] [stdout] | [INFO] [stdout] 316 | fn inst_Fx1E(cpu: &Processor, x: u8) {} [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cpu` [INFO] [stdout] --> src/processor.rs:322:14 [INFO] [stdout] | [INFO] [stdout] 322 | fn inst_Fx29(cpu: &Processor, x: u8) {} [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_cpu` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> src/processor.rs:322:31 [INFO] [stdout] | [INFO] [stdout] 322 | fn inst_Fx29(cpu: &Processor, x: u8) {} [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cpu` [INFO] [stdout] --> src/processor.rs:328:14 [INFO] [stdout] | [INFO] [stdout] 328 | fn inst_Fx33(cpu: &Processor, x: u8) {} [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_cpu` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> src/processor.rs:328:31 [INFO] [stdout] | [INFO] [stdout] 328 | fn inst_Fx33(cpu: &Processor, x: u8) {} [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cpu` [INFO] [stdout] --> src/processor.rs:333:14 [INFO] [stdout] | [INFO] [stdout] 333 | fn inst_Fx55(cpu: &Processor, x: u8) {} [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_cpu` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> src/processor.rs:333:31 [INFO] [stdout] | [INFO] [stdout] 333 | fn inst_Fx55(cpu: &Processor, x: u8) {} [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cpu` [INFO] [stdout] --> src/processor.rs:338:14 [INFO] [stdout] | [INFO] [stdout] 338 | fn inst_Fx65(cpu: &Processor, x: u8) {} [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_cpu` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> src/processor.rs:338:31 [INFO] [stdout] | [INFO] [stdout] 338 | fn inst_Fx65(cpu: &Processor, x: u8) {} [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `sound_timer` [INFO] [stdout] --> src/processor.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 24 | sound_timer: u8, // 8-bit sound timer. [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `delay_timer` [INFO] [stdout] --> src/processor.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 25 | delay_timer: u8, // 8-bit delay timer. [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `sp` [INFO] [stdout] --> src/processor.rs:27:5 [INFO] [stdout] | [INFO] [stdout] 27 | sp: u8, // 16-bit stack pointer. [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `stack` [INFO] [stdout] --> src/processor.rs:28:5 [INFO] [stdout] | [INFO] [stdout] 28 | stack: [u16; 16], // 16 16-bit value stack. [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `inst_00E0` should have a snake case name [INFO] [stdout] --> src/processor.rs:128:4 [INFO] [stdout] | [INFO] [stdout] 128 | fn inst_00E0(cpu: &mut Processor) { [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `inst_00_e0` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `inst_00EE` should have a snake case name [INFO] [stdout] --> src/processor.rs:135:4 [INFO] [stdout] | [INFO] [stdout] 135 | fn inst_00EE(cpu: &mut Processor) {} [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `inst_00_ee` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `inst_8xyE` should have a snake case name [INFO] [stdout] --> src/processor.rs:227:4 [INFO] [stdout] | [INFO] [stdout] 227 | fn inst_8xyE(cpu: &Processor, x: u8, y: u8) {} [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `inst_8xy_e` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `inst_Annn` should have a snake case name [INFO] [stdout] --> src/processor.rs:237:4 [INFO] [stdout] | [INFO] [stdout] 237 | fn inst_Annn(cpu: &mut Processor, nnn: u16) { [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `inst_annn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `inst_Bnnn` should have a snake case name [INFO] [stdout] --> src/processor.rs:244:4 [INFO] [stdout] | [INFO] [stdout] 244 | fn inst_Bnnn(cpu: &Processor, nnn: u16) {} [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `inst_bnnn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `inst_Cxkk` should have a snake case name [INFO] [stdout] --> src/processor.rs:250:4 [INFO] [stdout] | [INFO] [stdout] 250 | fn inst_Cxkk(cpu: &Processor, x: u8, kk: u8) {} [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `inst_cxkk` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `inst_Dxyn` should have a snake case name [INFO] [stdout] --> src/processor.rs:259:4 [INFO] [stdout] | [INFO] [stdout] 259 | fn inst_Dxyn(cpu: &mut Processor, x: u8, y: u8, n: u8) { [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `inst_dxyn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `inst_Ex9E` should have a snake case name [INFO] [stdout] --> src/processor.rs:286:4 [INFO] [stdout] | [INFO] [stdout] 286 | fn inst_Ex9E(cpu: &Processor, x: u8) {} [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `inst_ex9_e` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `inst_ExA1` should have a snake case name [INFO] [stdout] --> src/processor.rs:291:4 [INFO] [stdout] | [INFO] [stdout] 291 | fn inst_ExA1(cpu: &Processor, x: u8) {} [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `inst_ex_a1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `inst_Fx07` should have a snake case name [INFO] [stdout] --> src/processor.rs:296:4 [INFO] [stdout] | [INFO] [stdout] 296 | fn inst_Fx07(cpu: &Processor, x: u8) {} [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `inst_fx07` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `inst_Fx0A` should have a snake case name [INFO] [stdout] --> src/processor.rs:301:4 [INFO] [stdout] | [INFO] [stdout] 301 | fn inst_Fx0A(cpu: &Processor, x: u8) {} [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `inst_fx0_a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `inst_Fx15` should have a snake case name [INFO] [stdout] --> src/processor.rs:306:4 [INFO] [stdout] | [INFO] [stdout] 306 | fn inst_Fx15(cpu: &Processor, x: u8) {} [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `inst_fx15` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `inst_Fx18` should have a snake case name [INFO] [stdout] --> src/processor.rs:311:4 [INFO] [stdout] | [INFO] [stdout] 311 | fn inst_Fx18(cpu: &Processor, x: u8) {} [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `inst_fx18` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `inst_Fx1E` should have a snake case name [INFO] [stdout] --> src/processor.rs:316:4 [INFO] [stdout] | [INFO] [stdout] 316 | fn inst_Fx1E(cpu: &Processor, x: u8) {} [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `inst_fx1_e` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `inst_Fx29` should have a snake case name [INFO] [stdout] --> src/processor.rs:322:4 [INFO] [stdout] | [INFO] [stdout] 322 | fn inst_Fx29(cpu: &Processor, x: u8) {} [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `inst_fx29` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `inst_Fx33` should have a snake case name [INFO] [stdout] --> src/processor.rs:328:4 [INFO] [stdout] | [INFO] [stdout] 328 | fn inst_Fx33(cpu: &Processor, x: u8) {} [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `inst_fx33` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `inst_Fx55` should have a snake case name [INFO] [stdout] --> src/processor.rs:333:4 [INFO] [stdout] | [INFO] [stdout] 333 | fn inst_Fx55(cpu: &Processor, x: u8) {} [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `inst_fx55` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `inst_Fx65` should have a snake case name [INFO] [stdout] --> src/processor.rs:338:4 [INFO] [stdout] | [INFO] [stdout] 338 | fn inst_Fx65(cpu: &Processor, x: u8) {} [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `inst_fx65` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 93 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "fe023f9f448cf34eafe4b62656eccfcbea313854c9454dad19b6c3426a21f678", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fe023f9f448cf34eafe4b62656eccfcbea313854c9454dad19b6c3426a21f678", kill_on_drop: false }` [INFO] [stdout] fe023f9f448cf34eafe4b62656eccfcbea313854c9454dad19b6c3426a21f678