[INFO] cloning repository https://github.com/srleyva/GameboyGen [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/srleyva/GameboyGen" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsrleyva%2FGameboyGen", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsrleyva%2FGameboyGen'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d24273e1873f6c0754f810d4178d970aab15fa55 [INFO] checking srleyva/GameboyGen against master#6526e5c772f2da07db745c94ca6bb0a591a39ba4 for pr-80920 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsrleyva%2FGameboyGen" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/srleyva/GameboyGen on toolchain 6526e5c772f2da07db745c94ca6bb0a591a39ba4 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+6526e5c772f2da07db745c94ca6bb0a591a39ba4" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/srleyva/GameboyGen [INFO] finished tweaking git repo https://github.com/srleyva/GameboyGen [INFO] tweaked toml for git repo https://github.com/srleyva/GameboyGen written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/srleyva/GameboyGen already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+6526e5c772f2da07db745c94ca6bb0a591a39ba4" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:21f1ed92105a0ef9b0d27ad8bdeb7f36f9f01ac17fffe3a3f3dc5241fc25d8f4" "/opt/rustwide/cargo-home/bin/cargo" "+6526e5c772f2da07db745c94ca6bb0a591a39ba4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 50cba8416c65b2c103349eb6792701c8069ab7044b659aa0e941114300f918ed [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "50cba8416c65b2c103349eb6792701c8069ab7044b659aa0e941114300f918ed", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "50cba8416c65b2c103349eb6792701c8069ab7044b659aa0e941114300f918ed", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "50cba8416c65b2c103349eb6792701c8069ab7044b659aa0e941114300f918ed", kill_on_drop: false }` [INFO] [stdout] 50cba8416c65b2c103349eb6792701c8069ab7044b659aa0e941114300f918ed [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:21f1ed92105a0ef9b0d27ad8bdeb7f36f9f01ac17fffe3a3f3dc5241fc25d8f4" "/opt/rustwide/cargo-home/bin/cargo" "+6526e5c772f2da07db745c94ca6bb0a591a39ba4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 5f7adc0efb75d26a5c4b67ec7efc8936b6f4aab5cc6133f863f55fd73fc27a0e [INFO] running `Command { std: "docker" "start" "-a" "5f7adc0efb75d26a5c4b67ec7efc8936b6f4aab5cc6133f863f55fd73fc27a0e", kill_on_drop: false }` [INFO] [stderr] Checking Gameboy v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `op_value` [INFO] [stdout] --> src/cpu/instructions/functions.rs:5:27 [INFO] [stdout] | [INFO] [stdout] 5 | pub fn nop(cpu: &mut CPU, op_value: OpValue, instruction: &Instruction) -> Option { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_op_value` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `op_value` [INFO] [stdout] --> src/cpu/instructions/functions.rs:10:26 [INFO] [stdout] | [INFO] [stdout] 10 | pub fn ld(cpu: &mut CPU, op_value: OpValue, instruction: &Instruction) -> Option { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_op_value` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `op_value` [INFO] [stdout] --> src/cpu/instructions/functions.rs:15:27 [INFO] [stdout] | [INFO] [stdout] 15 | pub fn inc(cpu: &mut CPU, op_value: OpValue, instruction: &Instruction) -> Option { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_op_value` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `op_value` [INFO] [stdout] --> src/cpu/instructions/functions.rs:20:27 [INFO] [stdout] | [INFO] [stdout] 20 | pub fn dec(cpu: &mut CPU, op_value: OpValue, instruction: &Instruction) -> Option { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_op_value` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `op_value` [INFO] [stdout] --> src/cpu/instructions/functions.rs:25:28 [INFO] [stdout] | [INFO] [stdout] 25 | pub fn rlca(cpu: &mut CPU, op_value: OpValue, instruction: &Instruction) -> Option { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_op_value` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `op_value` [INFO] [stdout] --> src/cpu/instructions/functions.rs:30:27 [INFO] [stdout] | [INFO] [stdout] 30 | pub fn add(cpu: &mut CPU, op_value: OpValue, instruction: &Instruction) -> Option { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_op_value` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `op_value` [INFO] [stdout] --> src/cpu/instructions/functions.rs:35:28 [INFO] [stdout] | [INFO] [stdout] 35 | pub fn rrca(cpu: &mut CPU, op_value: OpValue, instruction: &Instruction) -> Option { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_op_value` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `op_value` [INFO] [stdout] --> src/cpu/instructions/functions.rs:40:28 [INFO] [stdout] | [INFO] [stdout] 40 | pub fn stop(cpu: &mut CPU, op_value: OpValue, instruction: &Instruction) -> Option { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_op_value` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `op_value` [INFO] [stdout] --> src/cpu/instructions/functions.rs:45:27 [INFO] [stdout] | [INFO] [stdout] 45 | pub fn rla(cpu: &mut CPU, op_value: OpValue, instruction: &Instruction) -> Option { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_op_value` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `op_value` [INFO] [stdout] --> src/cpu/instructions/functions.rs:50:26 [INFO] [stdout] | [INFO] [stdout] 50 | pub fn jr(cpu: &mut CPU, op_value: OpValue, instruction: &Instruction) -> Option { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_op_value` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `op_value` [INFO] [stdout] --> src/cpu/instructions/functions.rs:55:27 [INFO] [stdout] | [INFO] [stdout] 55 | pub fn rra(cpu: &mut CPU, op_value: OpValue, instruction: &Instruction) -> Option { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_op_value` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `op_value` [INFO] [stdout] --> src/cpu/instructions/functions.rs:60:27 [INFO] [stdout] | [INFO] [stdout] 60 | pub fn daa(cpu: &mut CPU, op_value: OpValue, instruction: &Instruction) -> Option { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_op_value` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `op_value` [INFO] [stdout] --> src/cpu/instructions/functions.rs:65:27 [INFO] [stdout] | [INFO] [stdout] 65 | pub fn cpl(cpu: &mut CPU, op_value: OpValue, instruction: &Instruction) -> Option { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_op_value` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `op_value` [INFO] [stdout] --> src/cpu/instructions/functions.rs:70:27 [INFO] [stdout] | [INFO] [stdout] 70 | pub fn scf(cpu: &mut CPU, op_value: OpValue, instruction: &Instruction) -> Option { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_op_value` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `op_value` [INFO] [stdout] --> src/cpu/instructions/functions.rs:75:27 [INFO] [stdout] | [INFO] [stdout] 75 | pub fn ccf(cpu: &mut CPU, op_value: OpValue, instruction: &Instruction) -> Option { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_op_value` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `op_value` [INFO] [stdout] --> src/cpu/instructions/functions.rs:80:28 [INFO] [stdout] | [INFO] [stdout] 80 | pub fn halt(cpu: &mut CPU, op_value: OpValue, instruction: &Instruction) -> Option { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_op_value` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `op_value` [INFO] [stdout] --> src/cpu/instructions/functions.rs:85:27 [INFO] [stdout] | [INFO] [stdout] 85 | pub fn adc(cpu: &mut CPU, op_value: OpValue, instruction: &Instruction) -> Option { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_op_value` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `op_value` [INFO] [stdout] --> src/cpu/instructions/functions.rs:90:27 [INFO] [stdout] | [INFO] [stdout] 90 | pub fn sub(cpu: &mut CPU, op_value: OpValue, instruction: &Instruction) -> Option { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_op_value` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `op_value` [INFO] [stdout] --> src/cpu/instructions/functions.rs:95:27 [INFO] [stdout] | [INFO] [stdout] 95 | pub fn sbc(cpu: &mut CPU, op_value: OpValue, instruction: &Instruction) -> Option { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_op_value` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `op_value` [INFO] [stdout] --> src/cpu/instructions/functions.rs:100:27 [INFO] [stdout] | [INFO] [stdout] 100 | pub fn and(cpu: &mut CPU, op_value: OpValue, instruction: &Instruction) -> Option { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_op_value` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `op_value` [INFO] [stdout] --> src/cpu/instructions/functions.rs:105:27 [INFO] [stdout] | [INFO] [stdout] 105 | pub fn xor(cpu: &mut CPU, op_value: OpValue, instruction: &Instruction) -> Option { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_op_value` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `op_value` [INFO] [stdout] --> src/cpu/instructions/functions.rs:110:26 [INFO] [stdout] | [INFO] [stdout] 110 | pub fn or(cpu: &mut CPU, op_value: OpValue, instruction: &Instruction) -> Option { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_op_value` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `op_value` [INFO] [stdout] --> src/cpu/instructions/functions.rs:115:26 [INFO] [stdout] | [INFO] [stdout] 115 | pub fn cp(cpu: &mut CPU, op_value: OpValue, instruction: &Instruction) -> Option { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_op_value` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `op_value` [INFO] [stdout] --> src/cpu/instructions/functions.rs:120:27 [INFO] [stdout] | [INFO] [stdout] 120 | pub fn ret(cpu: &mut CPU, op_value: OpValue, instruction: &Instruction) -> Option { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_op_value` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `op_value` [INFO] [stdout] --> src/cpu/instructions/functions.rs:125:27 [INFO] [stdout] | [INFO] [stdout] 125 | pub fn pop(cpu: &mut CPU, op_value: OpValue, instruction: &Instruction) -> Option { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_op_value` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `op_value` [INFO] [stdout] --> src/cpu/instructions/functions.rs:130:26 [INFO] [stdout] | [INFO] [stdout] 130 | pub fn jp(cpu: &mut CPU, op_value: OpValue, instruction: &Instruction) -> Option { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_op_value` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `op_value` [INFO] [stdout] --> src/cpu/instructions/functions.rs:135:28 [INFO] [stdout] | [INFO] [stdout] 135 | pub fn call(cpu: &mut CPU, op_value: OpValue, instruction: &Instruction) -> Option { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_op_value` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `op_value` [INFO] [stdout] --> src/cpu/instructions/functions.rs:140:28 [INFO] [stdout] | [INFO] [stdout] 140 | pub fn push(cpu: &mut CPU, op_value: OpValue, instruction: &Instruction) -> Option { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_op_value` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `op_value` [INFO] [stdout] --> src/cpu/instructions/functions.rs:145:27 [INFO] [stdout] | [INFO] [stdout] 145 | pub fn rst(cpu: &mut CPU, op_value: OpValue, instruction: &Instruction) -> Option { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_op_value` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `op_value` [INFO] [stdout] --> src/cpu/instructions/functions.rs:150:30 [INFO] [stdout] | [INFO] [stdout] 150 | pub fn prefix(cpu: &mut CPU, op_value: OpValue, instruction: &Instruction) -> Option { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_op_value` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `op_value` [INFO] [stdout] --> src/cpu/instructions/functions.rs:155:28 [INFO] [stdout] | [INFO] [stdout] 155 | pub fn reti(cpu: &mut CPU, op_value: OpValue, instruction: &Instruction) -> Option { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_op_value` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `op_value` [INFO] [stdout] --> src/cpu/instructions/functions.rs:160:27 [INFO] [stdout] | [INFO] [stdout] 160 | pub fn ldh(cpu: &mut CPU, op_value: OpValue, instruction: &Instruction) -> Option { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_op_value` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `op_value` [INFO] [stdout] --> src/cpu/instructions/functions.rs:165:26 [INFO] [stdout] | [INFO] [stdout] 165 | pub fn di(cpu: &mut CPU, op_value: OpValue, instruction: &Instruction) -> Option { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_op_value` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `op_value` [INFO] [stdout] --> src/cpu/instructions/functions.rs:170:26 [INFO] [stdout] | [INFO] [stdout] 170 | pub fn ei(cpu: &mut CPU, op_value: OpValue, instruction: &Instruction) -> Option { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_op_value` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `op_value` [INFO] [stdout] --> src/cpu/instructions/functions.rs:175:27 [INFO] [stdout] | [INFO] [stdout] 175 | pub fn rlc(cpu: &mut CPU, op_value: OpValue, instruction: &Instruction) -> Option { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_op_value` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `op_value` [INFO] [stdout] --> src/cpu/instructions/functions.rs:180:27 [INFO] [stdout] | [INFO] [stdout] 180 | pub fn rrc(cpu: &mut CPU, op_value: OpValue, instruction: &Instruction) -> Option { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_op_value` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `op_value` [INFO] [stdout] --> src/cpu/instructions/functions.rs:185:26 [INFO] [stdout] | [INFO] [stdout] 185 | pub fn rl(cpu: &mut CPU, op_value: OpValue, instruction: &Instruction) -> Option { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_op_value` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `op_value` [INFO] [stdout] --> src/cpu/instructions/functions.rs:190:26 [INFO] [stdout] | [INFO] [stdout] 190 | pub fn rr(cpu: &mut CPU, op_value: OpValue, instruction: &Instruction) -> Option { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_op_value` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `op_value` [INFO] [stdout] --> src/cpu/instructions/functions.rs:195:27 [INFO] [stdout] | [INFO] [stdout] 195 | pub fn sla(cpu: &mut CPU, op_value: OpValue, instruction: &Instruction) -> Option { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_op_value` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `op_value` [INFO] [stdout] --> src/cpu/instructions/functions.rs:200:27 [INFO] [stdout] | [INFO] [stdout] 200 | pub fn sra(cpu: &mut CPU, op_value: OpValue, instruction: &Instruction) -> Option { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_op_value` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `op_value` [INFO] [stdout] --> src/cpu/instructions/functions.rs:205:28 [INFO] [stdout] | [INFO] [stdout] 205 | pub fn swap(cpu: &mut CPU, op_value: OpValue, instruction: &Instruction) -> Option { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_op_value` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `op_value` [INFO] [stdout] --> src/cpu/instructions/functions.rs:210:27 [INFO] [stdout] | [INFO] [stdout] 210 | pub fn srl(cpu: &mut CPU, op_value: OpValue, instruction: &Instruction) -> Option { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_op_value` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `op_value` [INFO] [stdout] --> src/cpu/instructions/functions.rs:215:27 [INFO] [stdout] | [INFO] [stdout] 215 | pub fn bit(cpu: &mut CPU, op_value: OpValue, instruction: &Instruction) -> Option { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_op_value` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `op_value` [INFO] [stdout] --> src/cpu/instructions/functions.rs:220:27 [INFO] [stdout] | [INFO] [stdout] 220 | pub fn res(cpu: &mut CPU, op_value: OpValue, instruction: &Instruction) -> Option { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_op_value` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `op_value` [INFO] [stdout] --> src/cpu/instructions/functions.rs:225:27 [INFO] [stdout] | [INFO] [stdout] 225 | pub fn set(cpu: &mut CPU, op_value: OpValue, instruction: &Instruction) -> Option { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_op_value` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `registers` [INFO] [stdout] --> src/cpu/mod.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | registers: Registers, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `sp` [INFO] [stdout] --> src/cpu/mod.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | sp: u16, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `halted` [INFO] [stdout] --> src/cpu/mod.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | halted: bool, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `op_value` [INFO] [stdout] --> src/cpu/instructions/functions.rs:5:27 [INFO] [stdout] | [INFO] [stdout] 5 | pub fn nop(cpu: &mut CPU, op_value: OpValue, instruction: &Instruction) -> Option { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_op_value` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `op_value` [INFO] [stdout] --> src/cpu/instructions/functions.rs:10:26 [INFO] [stdout] | [INFO] [stdout] 10 | pub fn ld(cpu: &mut CPU, op_value: OpValue, instruction: &Instruction) -> Option { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_op_value` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `op_value` [INFO] [stdout] --> src/cpu/instructions/functions.rs:15:27 [INFO] [stdout] | [INFO] [stdout] 15 | pub fn inc(cpu: &mut CPU, op_value: OpValue, instruction: &Instruction) -> Option { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_op_value` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `op_value` [INFO] [stdout] --> src/cpu/instructions/functions.rs:20:27 [INFO] [stdout] | [INFO] [stdout] 20 | pub fn dec(cpu: &mut CPU, op_value: OpValue, instruction: &Instruction) -> Option { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_op_value` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `op_value` [INFO] [stdout] --> src/cpu/instructions/functions.rs:25:28 [INFO] [stdout] | [INFO] [stdout] 25 | pub fn rlca(cpu: &mut CPU, op_value: OpValue, instruction: &Instruction) -> Option { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_op_value` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `op_value` [INFO] [stdout] --> src/cpu/instructions/functions.rs:30:27 [INFO] [stdout] | [INFO] [stdout] 30 | pub fn add(cpu: &mut CPU, op_value: OpValue, instruction: &Instruction) -> Option { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_op_value` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `op_value` [INFO] [stdout] --> src/cpu/instructions/functions.rs:35:28 [INFO] [stdout] | [INFO] [stdout] 35 | pub fn rrca(cpu: &mut CPU, op_value: OpValue, instruction: &Instruction) -> Option { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_op_value` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `op_value` [INFO] [stdout] --> src/cpu/instructions/functions.rs:40:28 [INFO] [stdout] | [INFO] [stdout] 40 | pub fn stop(cpu: &mut CPU, op_value: OpValue, instruction: &Instruction) -> Option { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_op_value` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `op_value` [INFO] [stdout] --> src/cpu/instructions/functions.rs:45:27 [INFO] [stdout] | [INFO] [stdout] 45 | pub fn rla(cpu: &mut CPU, op_value: OpValue, instruction: &Instruction) -> Option { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_op_value` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `op_value` [INFO] [stdout] --> src/cpu/instructions/functions.rs:50:26 [INFO] [stdout] | [INFO] [stdout] 50 | pub fn jr(cpu: &mut CPU, op_value: OpValue, instruction: &Instruction) -> Option { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_op_value` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `op_value` [INFO] [stdout] --> src/cpu/instructions/functions.rs:55:27 [INFO] [stdout] | [INFO] [stdout] 55 | pub fn rra(cpu: &mut CPU, op_value: OpValue, instruction: &Instruction) -> Option { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_op_value` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `op_value` [INFO] [stdout] --> src/cpu/instructions/functions.rs:60:27 [INFO] [stdout] | [INFO] [stdout] 60 | pub fn daa(cpu: &mut CPU, op_value: OpValue, instruction: &Instruction) -> Option { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_op_value` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `op_value` [INFO] [stdout] --> src/cpu/instructions/functions.rs:65:27 [INFO] [stdout] | [INFO] [stdout] 65 | pub fn cpl(cpu: &mut CPU, op_value: OpValue, instruction: &Instruction) -> Option { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_op_value` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `op_value` [INFO] [stdout] --> src/cpu/instructions/functions.rs:70:27 [INFO] [stdout] | [INFO] [stdout] 70 | pub fn scf(cpu: &mut CPU, op_value: OpValue, instruction: &Instruction) -> Option { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_op_value` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `op_value` [INFO] [stdout] --> src/cpu/instructions/functions.rs:75:27 [INFO] [stdout] | [INFO] [stdout] 75 | pub fn ccf(cpu: &mut CPU, op_value: OpValue, instruction: &Instruction) -> Option { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_op_value` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `op_value` [INFO] [stdout] --> src/cpu/instructions/functions.rs:80:28 [INFO] [stdout] | [INFO] [stdout] 80 | pub fn halt(cpu: &mut CPU, op_value: OpValue, instruction: &Instruction) -> Option { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_op_value` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `op_value` [INFO] [stdout] --> src/cpu/instructions/functions.rs:85:27 [INFO] [stdout] | [INFO] [stdout] 85 | pub fn adc(cpu: &mut CPU, op_value: OpValue, instruction: &Instruction) -> Option { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_op_value` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `op_value` [INFO] [stdout] --> src/cpu/instructions/functions.rs:90:27 [INFO] [stdout] | [INFO] [stdout] 90 | pub fn sub(cpu: &mut CPU, op_value: OpValue, instruction: &Instruction) -> Option { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_op_value` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `op_value` [INFO] [stdout] --> src/cpu/instructions/functions.rs:95:27 [INFO] [stdout] | [INFO] [stdout] 95 | pub fn sbc(cpu: &mut CPU, op_value: OpValue, instruction: &Instruction) -> Option { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_op_value` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `op_value` [INFO] [stdout] --> src/cpu/instructions/functions.rs:100:27 [INFO] [stdout] | [INFO] [stdout] 100 | pub fn and(cpu: &mut CPU, op_value: OpValue, instruction: &Instruction) -> Option { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_op_value` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `op_value` [INFO] [stdout] --> src/cpu/instructions/functions.rs:105:27 [INFO] [stdout] | [INFO] [stdout] 105 | pub fn xor(cpu: &mut CPU, op_value: OpValue, instruction: &Instruction) -> Option { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_op_value` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `op_value` [INFO] [stdout] --> src/cpu/instructions/functions.rs:110:26 [INFO] [stdout] | [INFO] [stdout] 110 | pub fn or(cpu: &mut CPU, op_value: OpValue, instruction: &Instruction) -> Option { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_op_value` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `op_value` [INFO] [stdout] --> src/cpu/instructions/functions.rs:115:26 [INFO] [stdout] | [INFO] [stdout] 115 | pub fn cp(cpu: &mut CPU, op_value: OpValue, instruction: &Instruction) -> Option { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_op_value` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `op_value` [INFO] [stdout] --> src/cpu/instructions/functions.rs:120:27 [INFO] [stdout] | [INFO] [stdout] 120 | pub fn ret(cpu: &mut CPU, op_value: OpValue, instruction: &Instruction) -> Option { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_op_value` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `op_value` [INFO] [stdout] --> src/cpu/instructions/functions.rs:125:27 [INFO] [stdout] | [INFO] [stdout] 125 | pub fn pop(cpu: &mut CPU, op_value: OpValue, instruction: &Instruction) -> Option { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_op_value` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `op_value` [INFO] [stdout] --> src/cpu/instructions/functions.rs:130:26 [INFO] [stdout] | [INFO] [stdout] 130 | pub fn jp(cpu: &mut CPU, op_value: OpValue, instruction: &Instruction) -> Option { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_op_value` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `op_value` [INFO] [stdout] --> src/cpu/instructions/functions.rs:135:28 [INFO] [stdout] | [INFO] [stdout] 135 | pub fn call(cpu: &mut CPU, op_value: OpValue, instruction: &Instruction) -> Option { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_op_value` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `op_value` [INFO] [stdout] --> src/cpu/instructions/functions.rs:140:28 [INFO] [stdout] | [INFO] [stdout] 140 | pub fn push(cpu: &mut CPU, op_value: OpValue, instruction: &Instruction) -> Option { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_op_value` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `op_value` [INFO] [stdout] --> src/cpu/instructions/functions.rs:145:27 [INFO] [stdout] | [INFO] [stdout] 145 | pub fn rst(cpu: &mut CPU, op_value: OpValue, instruction: &Instruction) -> Option { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_op_value` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `op_value` [INFO] [stdout] --> src/cpu/instructions/functions.rs:150:30 [INFO] [stdout] | [INFO] [stdout] 150 | pub fn prefix(cpu: &mut CPU, op_value: OpValue, instruction: &Instruction) -> Option { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_op_value` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `op_value` [INFO] [stdout] --> src/cpu/instructions/functions.rs:155:28 [INFO] [stdout] | [INFO] [stdout] 155 | pub fn reti(cpu: &mut CPU, op_value: OpValue, instruction: &Instruction) -> Option { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_op_value` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `op_value` [INFO] [stdout] --> src/cpu/instructions/functions.rs:160:27 [INFO] [stdout] | [INFO] [stdout] 160 | pub fn ldh(cpu: &mut CPU, op_value: OpValue, instruction: &Instruction) -> Option { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_op_value` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `op_value` [INFO] [stdout] --> src/cpu/instructions/functions.rs:165:26 [INFO] [stdout] | [INFO] [stdout] 165 | pub fn di(cpu: &mut CPU, op_value: OpValue, instruction: &Instruction) -> Option { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_op_value` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `op_value` [INFO] [stdout] --> src/cpu/instructions/functions.rs:170:26 [INFO] [stdout] | [INFO] [stdout] 170 | pub fn ei(cpu: &mut CPU, op_value: OpValue, instruction: &Instruction) -> Option { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_op_value` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `op_value` [INFO] [stdout] --> src/cpu/instructions/functions.rs:175:27 [INFO] [stdout] | [INFO] [stdout] 175 | pub fn rlc(cpu: &mut CPU, op_value: OpValue, instruction: &Instruction) -> Option { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_op_value` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `op_value` [INFO] [stdout] --> src/cpu/instructions/functions.rs:180:27 [INFO] [stdout] | [INFO] [stdout] 180 | pub fn rrc(cpu: &mut CPU, op_value: OpValue, instruction: &Instruction) -> Option { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_op_value` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `op_value` [INFO] [stdout] --> src/cpu/instructions/functions.rs:185:26 [INFO] [stdout] | [INFO] [stdout] 185 | pub fn rl(cpu: &mut CPU, op_value: OpValue, instruction: &Instruction) -> Option { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_op_value` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `op_value` [INFO] [stdout] --> src/cpu/instructions/functions.rs:190:26 [INFO] [stdout] | [INFO] [stdout] 190 | pub fn rr(cpu: &mut CPU, op_value: OpValue, instruction: &Instruction) -> Option { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_op_value` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `op_value` [INFO] [stdout] --> src/cpu/instructions/functions.rs:195:27 [INFO] [stdout] | [INFO] [stdout] 195 | pub fn sla(cpu: &mut CPU, op_value: OpValue, instruction: &Instruction) -> Option { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_op_value` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `op_value` [INFO] [stdout] --> src/cpu/instructions/functions.rs:200:27 [INFO] [stdout] | [INFO] [stdout] 200 | pub fn sra(cpu: &mut CPU, op_value: OpValue, instruction: &Instruction) -> Option { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_op_value` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `op_value` [INFO] [stdout] --> src/cpu/instructions/functions.rs:205:28 [INFO] [stdout] | [INFO] [stdout] 205 | pub fn swap(cpu: &mut CPU, op_value: OpValue, instruction: &Instruction) -> Option { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_op_value` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `op_value` [INFO] [stdout] --> src/cpu/instructions/functions.rs:210:27 [INFO] [stdout] | [INFO] [stdout] 210 | pub fn srl(cpu: &mut CPU, op_value: OpValue, instruction: &Instruction) -> Option { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_op_value` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `op_value` [INFO] [stdout] --> src/cpu/instructions/functions.rs:215:27 [INFO] [stdout] | [INFO] [stdout] 215 | pub fn bit(cpu: &mut CPU, op_value: OpValue, instruction: &Instruction) -> Option { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_op_value` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `op_value` [INFO] [stdout] --> src/cpu/instructions/functions.rs:220:27 [INFO] [stdout] | [INFO] [stdout] 220 | pub fn res(cpu: &mut CPU, op_value: OpValue, instruction: &Instruction) -> Option { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_op_value` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `op_value` [INFO] [stdout] --> src/cpu/instructions/functions.rs:225:27 [INFO] [stdout] | [INFO] [stdout] 225 | pub fn set(cpu: &mut CPU, op_value: OpValue, instruction: &Instruction) -> Option { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_op_value` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: crate `Gameboy` should have a snake case name [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] = help: convert the identifier to snake case: `gameboy` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 49 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `registers` [INFO] [stdout] --> src/cpu/mod.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | registers: Registers, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `sp` [INFO] [stdout] --> src/cpu/mod.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | sp: u16, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `halted` [INFO] [stdout] --> src/cpu/mod.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | halted: bool, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: crate `Gameboy` should have a snake case name [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] = help: convert the identifier to snake case: `gameboy` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 49 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: crate `Gameboy` should have a snake case name [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] = help: convert the identifier to snake case: `gameboy` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: crate `Gameboy` should have a snake case name [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] = help: convert the identifier to snake case: `gameboy` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.94s [INFO] running `Command { std: "docker" "inspect" "5f7adc0efb75d26a5c4b67ec7efc8936b6f4aab5cc6133f863f55fd73fc27a0e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5f7adc0efb75d26a5c4b67ec7efc8936b6f4aab5cc6133f863f55fd73fc27a0e", kill_on_drop: false }` [INFO] [stdout] 5f7adc0efb75d26a5c4b67ec7efc8936b6f4aab5cc6133f863f55fd73fc27a0e