[INFO] cloning repository https://github.com/shunichi/nesto [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/shunichi/nesto" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshunichi%2Fnesto", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshunichi%2Fnesto'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f31f3be5039322961cb97791701b5d11e43716dc [INFO] checking shunichi/nesto against try#39e1293fce4b650061e85dda88aa428f726a8444 for pr-88041 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshunichi%2Fnesto" "/workspace/builds/worker-109/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-109/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/shunichi/nesto on toolchain 39e1293fce4b650061e85dda88aa428f726a8444 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+39e1293fce4b650061e85dda88aa428f726a8444" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/shunichi/nesto [INFO] finished tweaking git repo https://github.com/shunichi/nesto [INFO] tweaked toml for git repo https://github.com/shunichi/nesto written to /workspace/builds/worker-109/source/Cargo.toml [INFO] crate git repo https://github.com/shunichi/nesto already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+39e1293fce4b650061e85dda88aa428f726a8444" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-109/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-109/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+39e1293fce4b650061e85dda88aa428f726a8444" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 96566071e65e5f315023d3a094a2e61d506c53e25bd2933943c083a489302b15 [INFO] running `Command { std: "docker" "start" "-a" "96566071e65e5f315023d3a094a2e61d506c53e25bd2933943c083a489302b15", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "96566071e65e5f315023d3a094a2e61d506c53e25bd2933943c083a489302b15", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "96566071e65e5f315023d3a094a2e61d506c53e25bd2933943c083a489302b15", kill_on_drop: false }` [INFO] [stdout] 96566071e65e5f315023d3a094a2e61d506c53e25bd2933943c083a489302b15 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-109/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-109/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+39e1293fce4b650061e85dda88aa428f726a8444" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 94f73c94d04350c77ba18f6b25a10b0e752a73144ba3a6903aac19317a481edb [INFO] running `Command { std: "docker" "start" "-a" "94f73c94d04350c77ba18f6b25a10b0e752a73144ba3a6903aac19317a481edb", kill_on_drop: false }` [INFO] [stderr] Compiling version-compare v0.0.10 [INFO] [stderr] Compiling libc v0.2.95 [INFO] [stderr] Compiling sdl2 v0.34.5 [INFO] [stderr] Compiling sdl2-sys v0.34.5 [INFO] [stderr] Checking nesto v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> src/main.rs:45:9 [INFO] [stdout] | [INFO] [stdout] 45 | _ => Some(addr_mode.name().to_owned()), [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unreachable_patterns)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `i` [INFO] [stdout] --> src/main.rs:101:9 [INFO] [stdout] | [INFO] [stdout] 101 | for i in 0..1000 { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_i` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `bus` [INFO] [stdout] --> src/cpu.rs:490:45 [INFO] [stdout] | [INFO] [stdout] 490 | fn xxx(cpu: &mut Cpu, inst_prop: &InstProp, bus: &mut Bus) -> u8 { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_bus` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cpu` [INFO] [stdout] --> src/cpu.rs:572:8 [INFO] [stdout] | [INFO] [stdout] 572 | fn bit(cpu: &mut Cpu, inst_prop: &InstProp, bus: &mut Bus) -> u8 { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_cpu` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `inst_prop` [INFO] [stdout] --> src/cpu.rs:572:23 [INFO] [stdout] | [INFO] [stdout] 572 | fn bit(cpu: &mut Cpu, inst_prop: &InstProp, bus: &mut Bus) -> u8 { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_inst_prop` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `bus` [INFO] [stdout] --> src/cpu.rs:572:45 [INFO] [stdout] | [INFO] [stdout] 572 | fn bit(cpu: &mut Cpu, inst_prop: &InstProp, bus: &mut Bus) -> u8 { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_bus` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cpu` [INFO] [stdout] --> src/cpu.rs:576:8 [INFO] [stdout] | [INFO] [stdout] 576 | fn bmi(cpu: &mut Cpu, inst_prop: &InstProp, bus: &mut Bus) -> u8 { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_cpu` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `inst_prop` [INFO] [stdout] --> src/cpu.rs:576:23 [INFO] [stdout] | [INFO] [stdout] 576 | fn bmi(cpu: &mut Cpu, inst_prop: &InstProp, bus: &mut Bus) -> u8 { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_inst_prop` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `bus` [INFO] [stdout] --> src/cpu.rs:576:45 [INFO] [stdout] | [INFO] [stdout] 576 | fn bmi(cpu: &mut Cpu, inst_prop: &InstProp, bus: &mut Bus) -> u8 { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_bus` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cpu` [INFO] [stdout] --> src/cpu.rs:594:8 [INFO] [stdout] | [INFO] [stdout] 594 | fn bpl(cpu: &mut Cpu, inst_prop: &InstProp, bus: &mut Bus) -> u8 { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_cpu` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `inst_prop` [INFO] [stdout] --> src/cpu.rs:594:23 [INFO] [stdout] | [INFO] [stdout] 594 | fn bpl(cpu: &mut Cpu, inst_prop: &InstProp, bus: &mut Bus) -> u8 { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_inst_prop` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `bus` [INFO] [stdout] --> src/cpu.rs:594:45 [INFO] [stdout] | [INFO] [stdout] 594 | fn bpl(cpu: &mut Cpu, inst_prop: &InstProp, bus: &mut Bus) -> u8 { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_bus` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cpu` [INFO] [stdout] --> src/cpu.rs:598:8 [INFO] [stdout] | [INFO] [stdout] 598 | fn brk(cpu: &mut Cpu, inst_prop: &InstProp, bus: &mut Bus) -> u8 { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_cpu` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `inst_prop` [INFO] [stdout] --> src/cpu.rs:598:23 [INFO] [stdout] | [INFO] [stdout] 598 | fn brk(cpu: &mut Cpu, inst_prop: &InstProp, bus: &mut Bus) -> u8 { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_inst_prop` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `bus` [INFO] [stdout] --> src/cpu.rs:598:45 [INFO] [stdout] | [INFO] [stdout] 598 | fn brk(cpu: &mut Cpu, inst_prop: &InstProp, bus: &mut Bus) -> u8 { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_bus` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cpu` [INFO] [stdout] --> src/cpu.rs:602:8 [INFO] [stdout] | [INFO] [stdout] 602 | fn bvc(cpu: &mut Cpu, inst_prop: &InstProp, bus: &mut Bus) -> u8 { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_cpu` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `inst_prop` [INFO] [stdout] --> src/cpu.rs:602:23 [INFO] [stdout] | [INFO] [stdout] 602 | fn bvc(cpu: &mut Cpu, inst_prop: &InstProp, bus: &mut Bus) -> u8 { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_inst_prop` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `bus` [INFO] [stdout] --> src/cpu.rs:602:45 [INFO] [stdout] | [INFO] [stdout] 602 | fn bvc(cpu: &mut Cpu, inst_prop: &InstProp, bus: &mut Bus) -> u8 { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_bus` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cpu` [INFO] [stdout] --> src/cpu.rs:606:8 [INFO] [stdout] | [INFO] [stdout] 606 | fn bvs(cpu: &mut Cpu, inst_prop: &InstProp, bus: &mut Bus) -> u8 { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_cpu` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `inst_prop` [INFO] [stdout] --> src/cpu.rs:606:23 [INFO] [stdout] | [INFO] [stdout] 606 | fn bvs(cpu: &mut Cpu, inst_prop: &InstProp, bus: &mut Bus) -> u8 { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_inst_prop` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `bus` [INFO] [stdout] --> src/cpu.rs:606:45 [INFO] [stdout] | [INFO] [stdout] 606 | fn bvs(cpu: &mut Cpu, inst_prop: &InstProp, bus: &mut Bus) -> u8 { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_bus` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `bus` [INFO] [stdout] --> src/cpu.rs:610:45 [INFO] [stdout] | [INFO] [stdout] 610 | fn clc(cpu: &mut Cpu, inst_prop: &InstProp, bus: &mut Bus) -> u8 { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_bus` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cpu` [INFO] [stdout] --> src/cpu.rs:616:8 [INFO] [stdout] | [INFO] [stdout] 616 | fn cld(cpu: &mut Cpu, inst_prop: &InstProp, bus: &mut Bus) -> u8 { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_cpu` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `inst_prop` [INFO] [stdout] --> src/cpu.rs:616:23 [INFO] [stdout] | [INFO] [stdout] 616 | fn cld(cpu: &mut Cpu, inst_prop: &InstProp, bus: &mut Bus) -> u8 { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_inst_prop` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `bus` [INFO] [stdout] --> src/cpu.rs:616:45 [INFO] [stdout] | [INFO] [stdout] 616 | fn cld(cpu: &mut Cpu, inst_prop: &InstProp, bus: &mut Bus) -> u8 { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_bus` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cpu` [INFO] [stdout] --> src/cpu.rs:620:8 [INFO] [stdout] | [INFO] [stdout] 620 | fn cli(cpu: &mut Cpu, inst_prop: &InstProp, bus: &mut Bus) -> u8 { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_cpu` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `inst_prop` [INFO] [stdout] --> src/cpu.rs:620:23 [INFO] [stdout] | [INFO] [stdout] 620 | fn cli(cpu: &mut Cpu, inst_prop: &InstProp, bus: &mut Bus) -> u8 { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_inst_prop` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `bus` [INFO] [stdout] --> src/cpu.rs:620:45 [INFO] [stdout] | [INFO] [stdout] 620 | fn cli(cpu: &mut Cpu, inst_prop: &InstProp, bus: &mut Bus) -> u8 { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_bus` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cpu` [INFO] [stdout] --> src/cpu.rs:624:8 [INFO] [stdout] | [INFO] [stdout] 624 | fn clv(cpu: &mut Cpu, inst_prop: &InstProp, bus: &mut Bus) -> u8 { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_cpu` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `inst_prop` [INFO] [stdout] --> src/cpu.rs:624:23 [INFO] [stdout] | [INFO] [stdout] 624 | fn clv(cpu: &mut Cpu, inst_prop: &InstProp, bus: &mut Bus) -> u8 { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_inst_prop` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `bus` [INFO] [stdout] --> src/cpu.rs:624:45 [INFO] [stdout] | [INFO] [stdout] 624 | fn clv(cpu: &mut Cpu, inst_prop: &InstProp, bus: &mut Bus) -> u8 { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_bus` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cpu` [INFO] [stdout] --> src/cpu.rs:628:8 [INFO] [stdout] | [INFO] [stdout] 628 | fn cmp(cpu: &mut Cpu, inst_prop: &InstProp, bus: &mut Bus) -> u8 { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_cpu` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `inst_prop` [INFO] [stdout] --> src/cpu.rs:628:23 [INFO] [stdout] | [INFO] [stdout] 628 | fn cmp(cpu: &mut Cpu, inst_prop: &InstProp, bus: &mut Bus) -> u8 { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_inst_prop` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `bus` [INFO] [stdout] --> src/cpu.rs:628:45 [INFO] [stdout] | [INFO] [stdout] 628 | fn cmp(cpu: &mut Cpu, inst_prop: &InstProp, bus: &mut Bus) -> u8 { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_bus` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cpu` [INFO] [stdout] --> src/cpu.rs:632:8 [INFO] [stdout] | [INFO] [stdout] 632 | fn cpx(cpu: &mut Cpu, inst_prop: &InstProp, bus: &mut Bus) -> u8 { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_cpu` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `inst_prop` [INFO] [stdout] --> src/cpu.rs:632:23 [INFO] [stdout] | [INFO] [stdout] 632 | fn cpx(cpu: &mut Cpu, inst_prop: &InstProp, bus: &mut Bus) -> u8 { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_inst_prop` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `bus` [INFO] [stdout] --> src/cpu.rs:632:45 [INFO] [stdout] | [INFO] [stdout] 632 | fn cpx(cpu: &mut Cpu, inst_prop: &InstProp, bus: &mut Bus) -> u8 { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_bus` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cpu` [INFO] [stdout] --> src/cpu.rs:636:8 [INFO] [stdout] | [INFO] [stdout] 636 | fn cpy(cpu: &mut Cpu, inst_prop: &InstProp, bus: &mut Bus) -> u8 { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_cpu` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `inst_prop` [INFO] [stdout] --> src/cpu.rs:636:23 [INFO] [stdout] | [INFO] [stdout] 636 | fn cpy(cpu: &mut Cpu, inst_prop: &InstProp, bus: &mut Bus) -> u8 { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_inst_prop` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `bus` [INFO] [stdout] --> src/cpu.rs:636:45 [INFO] [stdout] | [INFO] [stdout] 636 | fn cpy(cpu: &mut Cpu, inst_prop: &InstProp, bus: &mut Bus) -> u8 { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_bus` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cpu` [INFO] [stdout] --> src/cpu.rs:640:8 [INFO] [stdout] | [INFO] [stdout] 640 | fn dec(cpu: &mut Cpu, inst_prop: &InstProp, bus: &mut Bus) -> u8 { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_cpu` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `inst_prop` [INFO] [stdout] --> src/cpu.rs:640:23 [INFO] [stdout] | [INFO] [stdout] 640 | fn dec(cpu: &mut Cpu, inst_prop: &InstProp, bus: &mut Bus) -> u8 { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_inst_prop` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `bus` [INFO] [stdout] --> src/cpu.rs:640:45 [INFO] [stdout] | [INFO] [stdout] 640 | fn dec(cpu: &mut Cpu, inst_prop: &InstProp, bus: &mut Bus) -> u8 { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_bus` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cpu` [INFO] [stdout] --> src/cpu.rs:644:8 [INFO] [stdout] | [INFO] [stdout] 644 | fn dex(cpu: &mut Cpu, inst_prop: &InstProp, bus: &mut Bus) -> u8 { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_cpu` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `inst_prop` [INFO] [stdout] --> src/cpu.rs:644:23 [INFO] [stdout] | [INFO] [stdout] 644 | fn dex(cpu: &mut Cpu, inst_prop: &InstProp, bus: &mut Bus) -> u8 { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_inst_prop` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `bus` [INFO] [stdout] --> src/cpu.rs:644:45 [INFO] [stdout] | [INFO] [stdout] 644 | fn dex(cpu: &mut Cpu, inst_prop: &InstProp, bus: &mut Bus) -> u8 { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_bus` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cpu` [INFO] [stdout] --> src/cpu.rs:648:8 [INFO] [stdout] | [INFO] [stdout] 648 | fn dey(cpu: &mut Cpu, inst_prop: &InstProp, bus: &mut Bus) -> u8 { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_cpu` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `inst_prop` [INFO] [stdout] --> src/cpu.rs:648:23 [INFO] [stdout] | [INFO] [stdout] 648 | fn dey(cpu: &mut Cpu, inst_prop: &InstProp, bus: &mut Bus) -> u8 { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_inst_prop` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `bus` [INFO] [stdout] --> src/cpu.rs:648:45 [INFO] [stdout] | [INFO] [stdout] 648 | fn dey(cpu: &mut Cpu, inst_prop: &InstProp, bus: &mut Bus) -> u8 { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_bus` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cpu` [INFO] [stdout] --> src/cpu.rs:652:8 [INFO] [stdout] | [INFO] [stdout] 652 | fn eor(cpu: &mut Cpu, inst_prop: &InstProp, bus: &mut Bus) -> u8 { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_cpu` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `inst_prop` [INFO] [stdout] --> src/cpu.rs:652:23 [INFO] [stdout] | [INFO] [stdout] 652 | fn eor(cpu: &mut Cpu, inst_prop: &InstProp, bus: &mut Bus) -> u8 { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_inst_prop` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `bus` [INFO] [stdout] --> src/cpu.rs:652:45 [INFO] [stdout] | [INFO] [stdout] 652 | fn eor(cpu: &mut Cpu, inst_prop: &InstProp, bus: &mut Bus) -> u8 { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_bus` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cpu` [INFO] [stdout] --> src/cpu.rs:656:8 [INFO] [stdout] | [INFO] [stdout] 656 | fn inc(cpu: &mut Cpu, inst_prop: &InstProp, bus: &mut Bus) -> u8 { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_cpu` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `inst_prop` [INFO] [stdout] --> src/cpu.rs:656:23 [INFO] [stdout] | [INFO] [stdout] 656 | fn inc(cpu: &mut Cpu, inst_prop: &InstProp, bus: &mut Bus) -> u8 { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_inst_prop` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `bus` [INFO] [stdout] --> src/cpu.rs:656:45 [INFO] [stdout] | [INFO] [stdout] 656 | fn inc(cpu: &mut Cpu, inst_prop: &InstProp, bus: &mut Bus) -> u8 { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_bus` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cpu` [INFO] [stdout] --> src/cpu.rs:660:8 [INFO] [stdout] | [INFO] [stdout] 660 | fn inx(cpu: &mut Cpu, inst_prop: &InstProp, bus: &mut Bus) -> u8 { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_cpu` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `inst_prop` [INFO] [stdout] --> src/cpu.rs:660:23 [INFO] [stdout] | [INFO] [stdout] 660 | fn inx(cpu: &mut Cpu, inst_prop: &InstProp, bus: &mut Bus) -> u8 { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_inst_prop` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `bus` [INFO] [stdout] --> src/cpu.rs:660:45 [INFO] [stdout] | [INFO] [stdout] 660 | fn inx(cpu: &mut Cpu, inst_prop: &InstProp, bus: &mut Bus) -> u8 { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_bus` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cpu` [INFO] [stdout] --> src/cpu.rs:664:8 [INFO] [stdout] | [INFO] [stdout] 664 | fn iny(cpu: &mut Cpu, inst_prop: &InstProp, bus: &mut Bus) -> u8 { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_cpu` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `inst_prop` [INFO] [stdout] --> src/cpu.rs:664:23 [INFO] [stdout] | [INFO] [stdout] 664 | fn iny(cpu: &mut Cpu, inst_prop: &InstProp, bus: &mut Bus) -> u8 { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_inst_prop` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `bus` [INFO] [stdout] --> src/cpu.rs:664:45 [INFO] [stdout] | [INFO] [stdout] 664 | fn iny(cpu: &mut Cpu, inst_prop: &InstProp, bus: &mut Bus) -> u8 { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_bus` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cpu` [INFO] [stdout] --> src/cpu.rs:709:8 [INFO] [stdout] | [INFO] [stdout] 709 | fn lsr(cpu: &mut Cpu, inst_prop: &InstProp, bus: &mut Bus) -> u8 { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_cpu` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `inst_prop` [INFO] [stdout] --> src/cpu.rs:709:23 [INFO] [stdout] | [INFO] [stdout] 709 | fn lsr(cpu: &mut Cpu, inst_prop: &InstProp, bus: &mut Bus) -> u8 { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_inst_prop` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `bus` [INFO] [stdout] --> src/cpu.rs:709:45 [INFO] [stdout] | [INFO] [stdout] 709 | fn lsr(cpu: &mut Cpu, inst_prop: &InstProp, bus: &mut Bus) -> u8 { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_bus` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `bus` [INFO] [stdout] --> src/cpu.rs:713:45 [INFO] [stdout] | [INFO] [stdout] 713 | fn nop(cpu: &mut Cpu, inst_prop: &InstProp, bus: &mut Bus) -> u8 { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_bus` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cpu` [INFO] [stdout] --> src/cpu.rs:718:8 [INFO] [stdout] | [INFO] [stdout] 718 | fn ora(cpu: &mut Cpu, inst_prop: &InstProp, bus: &mut Bus) -> u8 { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_cpu` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `inst_prop` [INFO] [stdout] --> src/cpu.rs:718:23 [INFO] [stdout] | [INFO] [stdout] 718 | fn ora(cpu: &mut Cpu, inst_prop: &InstProp, bus: &mut Bus) -> u8 { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_inst_prop` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `bus` [INFO] [stdout] --> src/cpu.rs:718:45 [INFO] [stdout] | [INFO] [stdout] 718 | fn ora(cpu: &mut Cpu, inst_prop: &InstProp, bus: &mut Bus) -> u8 { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_bus` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cpu` [INFO] [stdout] --> src/cpu.rs:722:8 [INFO] [stdout] | [INFO] [stdout] 722 | fn pha(cpu: &mut Cpu, inst_prop: &InstProp, bus: &mut Bus) -> u8 { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_cpu` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `inst_prop` [INFO] [stdout] --> src/cpu.rs:722:23 [INFO] [stdout] | [INFO] [stdout] 722 | fn pha(cpu: &mut Cpu, inst_prop: &InstProp, bus: &mut Bus) -> u8 { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_inst_prop` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `bus` [INFO] [stdout] --> src/cpu.rs:722:45 [INFO] [stdout] | [INFO] [stdout] 722 | fn pha(cpu: &mut Cpu, inst_prop: &InstProp, bus: &mut Bus) -> u8 { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_bus` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cpu` [INFO] [stdout] --> src/cpu.rs:726:8 [INFO] [stdout] | [INFO] [stdout] 726 | fn php(cpu: &mut Cpu, inst_prop: &InstProp, bus: &mut Bus) -> u8 { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_cpu` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `inst_prop` [INFO] [stdout] --> src/cpu.rs:726:23 [INFO] [stdout] | [INFO] [stdout] 726 | fn php(cpu: &mut Cpu, inst_prop: &InstProp, bus: &mut Bus) -> u8 { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_inst_prop` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `bus` [INFO] [stdout] --> src/cpu.rs:726:45 [INFO] [stdout] | [INFO] [stdout] 726 | fn php(cpu: &mut Cpu, inst_prop: &InstProp, bus: &mut Bus) -> u8 { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_bus` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cpu` [INFO] [stdout] --> src/cpu.rs:730:8 [INFO] [stdout] | [INFO] [stdout] 730 | fn pla(cpu: &mut Cpu, inst_prop: &InstProp, bus: &mut Bus) -> u8 { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_cpu` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `inst_prop` [INFO] [stdout] --> src/cpu.rs:730:23 [INFO] [stdout] | [INFO] [stdout] 730 | fn pla(cpu: &mut Cpu, inst_prop: &InstProp, bus: &mut Bus) -> u8 { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_inst_prop` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `bus` [INFO] [stdout] --> src/cpu.rs:730:45 [INFO] [stdout] | [INFO] [stdout] 730 | fn pla(cpu: &mut Cpu, inst_prop: &InstProp, bus: &mut Bus) -> u8 { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_bus` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cpu` [INFO] [stdout] --> src/cpu.rs:734:8 [INFO] [stdout] | [INFO] [stdout] 734 | fn plp(cpu: &mut Cpu, inst_prop: &InstProp, bus: &mut Bus) -> u8 { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_cpu` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `inst_prop` [INFO] [stdout] --> src/cpu.rs:734:23 [INFO] [stdout] | [INFO] [stdout] 734 | fn plp(cpu: &mut Cpu, inst_prop: &InstProp, bus: &mut Bus) -> u8 { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_inst_prop` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `bus` [INFO] [stdout] --> src/cpu.rs:734:45 [INFO] [stdout] | [INFO] [stdout] 734 | fn plp(cpu: &mut Cpu, inst_prop: &InstProp, bus: &mut Bus) -> u8 { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_bus` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cpu` [INFO] [stdout] --> src/cpu.rs:738:8 [INFO] [stdout] | [INFO] [stdout] 738 | fn rol(cpu: &mut Cpu, inst_prop: &InstProp, bus: &mut Bus) -> u8 { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_cpu` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `inst_prop` [INFO] [stdout] --> src/cpu.rs:738:23 [INFO] [stdout] | [INFO] [stdout] 738 | fn rol(cpu: &mut Cpu, inst_prop: &InstProp, bus: &mut Bus) -> u8 { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_inst_prop` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `bus` [INFO] [stdout] --> src/cpu.rs:738:45 [INFO] [stdout] | [INFO] [stdout] 738 | fn rol(cpu: &mut Cpu, inst_prop: &InstProp, bus: &mut Bus) -> u8 { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_bus` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cpu` [INFO] [stdout] --> src/cpu.rs:742:8 [INFO] [stdout] | [INFO] [stdout] 742 | fn ror(cpu: &mut Cpu, inst_prop: &InstProp, bus: &mut Bus) -> u8 { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_cpu` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `inst_prop` [INFO] [stdout] --> src/cpu.rs:742:23 [INFO] [stdout] | [INFO] [stdout] 742 | fn ror(cpu: &mut Cpu, inst_prop: &InstProp, bus: &mut Bus) -> u8 { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_inst_prop` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `bus` [INFO] [stdout] --> src/cpu.rs:742:45 [INFO] [stdout] | [INFO] [stdout] 742 | fn ror(cpu: &mut Cpu, inst_prop: &InstProp, bus: &mut Bus) -> u8 { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_bus` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cpu` [INFO] [stdout] --> src/cpu.rs:746:8 [INFO] [stdout] | [INFO] [stdout] 746 | fn rti(cpu: &mut Cpu, inst_prop: &InstProp, bus: &mut Bus) -> u8 { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_cpu` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `inst_prop` [INFO] [stdout] --> src/cpu.rs:746:23 [INFO] [stdout] | [INFO] [stdout] 746 | fn rti(cpu: &mut Cpu, inst_prop: &InstProp, bus: &mut Bus) -> u8 { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_inst_prop` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `bus` [INFO] [stdout] --> src/cpu.rs:746:45 [INFO] [stdout] | [INFO] [stdout] 746 | fn rti(cpu: &mut Cpu, inst_prop: &InstProp, bus: &mut Bus) -> u8 { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_bus` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cpu` [INFO] [stdout] --> src/cpu.rs:750:8 [INFO] [stdout] | [INFO] [stdout] 750 | fn rts(cpu: &mut Cpu, inst_prop: &InstProp, bus: &mut Bus) -> u8 { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_cpu` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `inst_prop` [INFO] [stdout] --> src/cpu.rs:750:23 [INFO] [stdout] | [INFO] [stdout] 750 | fn rts(cpu: &mut Cpu, inst_prop: &InstProp, bus: &mut Bus) -> u8 { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_inst_prop` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `bus` [INFO] [stdout] --> src/cpu.rs:750:45 [INFO] [stdout] | [INFO] [stdout] 750 | fn rts(cpu: &mut Cpu, inst_prop: &InstProp, bus: &mut Bus) -> u8 { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_bus` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cpu` [INFO] [stdout] --> src/cpu.rs:754:8 [INFO] [stdout] | [INFO] [stdout] 754 | fn sbc(cpu: &mut Cpu, inst_prop: &InstProp, bus: &mut Bus) -> u8 { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_cpu` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `inst_prop` [INFO] [stdout] --> src/cpu.rs:754:23 [INFO] [stdout] | [INFO] [stdout] 754 | fn sbc(cpu: &mut Cpu, inst_prop: &InstProp, bus: &mut Bus) -> u8 { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_inst_prop` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `bus` [INFO] [stdout] --> src/cpu.rs:754:45 [INFO] [stdout] | [INFO] [stdout] 754 | fn sbc(cpu: &mut Cpu, inst_prop: &InstProp, bus: &mut Bus) -> u8 { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_bus` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `bus` [INFO] [stdout] --> src/cpu.rs:758:45 [INFO] [stdout] | [INFO] [stdout] 758 | fn sec(cpu: &mut Cpu, inst_prop: &InstProp, bus: &mut Bus) -> u8 { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_bus` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cpu` [INFO] [stdout] --> src/cpu.rs:764:8 [INFO] [stdout] | [INFO] [stdout] 764 | fn sed(cpu: &mut Cpu, inst_prop: &InstProp, bus: &mut Bus) -> u8 { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_cpu` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `inst_prop` [INFO] [stdout] --> src/cpu.rs:764:23 [INFO] [stdout] | [INFO] [stdout] 764 | fn sed(cpu: &mut Cpu, inst_prop: &InstProp, bus: &mut Bus) -> u8 { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_inst_prop` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `bus` [INFO] [stdout] --> src/cpu.rs:764:45 [INFO] [stdout] | [INFO] [stdout] 764 | fn sed(cpu: &mut Cpu, inst_prop: &InstProp, bus: &mut Bus) -> u8 { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_bus` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cpu` [INFO] [stdout] --> src/cpu.rs:768:8 [INFO] [stdout] | [INFO] [stdout] 768 | fn sei(cpu: &mut Cpu, inst_prop: &InstProp, bus: &mut Bus) -> u8 { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_cpu` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `inst_prop` [INFO] [stdout] --> src/cpu.rs:768:23 [INFO] [stdout] | [INFO] [stdout] 768 | fn sei(cpu: &mut Cpu, inst_prop: &InstProp, bus: &mut Bus) -> u8 { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_inst_prop` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `bus` [INFO] [stdout] --> src/cpu.rs:768:45 [INFO] [stdout] | [INFO] [stdout] 768 | fn sei(cpu: &mut Cpu, inst_prop: &InstProp, bus: &mut Bus) -> u8 { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_bus` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cpu` [INFO] [stdout] --> src/cpu.rs:772:8 [INFO] [stdout] | [INFO] [stdout] 772 | fn sta(cpu: &mut Cpu, inst_prop: &InstProp, bus: &mut Bus) -> u8 { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_cpu` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `inst_prop` [INFO] [stdout] --> src/cpu.rs:772:23 [INFO] [stdout] | [INFO] [stdout] 772 | fn sta(cpu: &mut Cpu, inst_prop: &InstProp, bus: &mut Bus) -> u8 { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_inst_prop` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `bus` [INFO] [stdout] --> src/cpu.rs:772:45 [INFO] [stdout] | [INFO] [stdout] 772 | fn sta(cpu: &mut Cpu, inst_prop: &InstProp, bus: &mut Bus) -> u8 { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_bus` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cpu` [INFO] [stdout] --> src/cpu.rs:783:8 [INFO] [stdout] | [INFO] [stdout] 783 | fn sty(cpu: &mut Cpu, inst_prop: &InstProp, bus: &mut Bus) -> u8 { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_cpu` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `inst_prop` [INFO] [stdout] --> src/cpu.rs:783:23 [INFO] [stdout] | [INFO] [stdout] 783 | fn sty(cpu: &mut Cpu, inst_prop: &InstProp, bus: &mut Bus) -> u8 { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_inst_prop` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `bus` [INFO] [stdout] --> src/cpu.rs:783:45 [INFO] [stdout] | [INFO] [stdout] 783 | fn sty(cpu: &mut Cpu, inst_prop: &InstProp, bus: &mut Bus) -> u8 { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_bus` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cpu` [INFO] [stdout] --> src/cpu.rs:787:8 [INFO] [stdout] | [INFO] [stdout] 787 | fn tax(cpu: &mut Cpu, inst_prop: &InstProp, bus: &mut Bus) -> u8 { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_cpu` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `inst_prop` [INFO] [stdout] --> src/cpu.rs:787:23 [INFO] [stdout] | [INFO] [stdout] 787 | fn tax(cpu: &mut Cpu, inst_prop: &InstProp, bus: &mut Bus) -> u8 { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_inst_prop` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `bus` [INFO] [stdout] --> src/cpu.rs:787:45 [INFO] [stdout] | [INFO] [stdout] 787 | fn tax(cpu: &mut Cpu, inst_prop: &InstProp, bus: &mut Bus) -> u8 { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_bus` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cpu` [INFO] [stdout] --> src/cpu.rs:791:8 [INFO] [stdout] | [INFO] [stdout] 791 | fn tay(cpu: &mut Cpu, inst_prop: &InstProp, bus: &mut Bus) -> u8 { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_cpu` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `inst_prop` [INFO] [stdout] --> src/cpu.rs:791:23 [INFO] [stdout] | [INFO] [stdout] 791 | fn tay(cpu: &mut Cpu, inst_prop: &InstProp, bus: &mut Bus) -> u8 { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_inst_prop` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `bus` [INFO] [stdout] --> src/cpu.rs:791:45 [INFO] [stdout] | [INFO] [stdout] 791 | fn tay(cpu: &mut Cpu, inst_prop: &InstProp, bus: &mut Bus) -> u8 { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_bus` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cpu` [INFO] [stdout] --> src/cpu.rs:795:8 [INFO] [stdout] | [INFO] [stdout] 795 | fn tsx(cpu: &mut Cpu, inst_prop: &InstProp, bus: &mut Bus) -> u8 { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_cpu` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `inst_prop` [INFO] [stdout] --> src/cpu.rs:795:23 [INFO] [stdout] | [INFO] [stdout] 795 | fn tsx(cpu: &mut Cpu, inst_prop: &InstProp, bus: &mut Bus) -> u8 { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_inst_prop` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `bus` [INFO] [stdout] --> src/cpu.rs:795:45 [INFO] [stdout] | [INFO] [stdout] 795 | fn tsx(cpu: &mut Cpu, inst_prop: &InstProp, bus: &mut Bus) -> u8 { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_bus` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cpu` [INFO] [stdout] --> src/cpu.rs:799:8 [INFO] [stdout] | [INFO] [stdout] 799 | fn txa(cpu: &mut Cpu, inst_prop: &InstProp, bus: &mut Bus) -> u8 { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_cpu` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `inst_prop` [INFO] [stdout] --> src/cpu.rs:799:23 [INFO] [stdout] | [INFO] [stdout] 799 | fn txa(cpu: &mut Cpu, inst_prop: &InstProp, bus: &mut Bus) -> u8 { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_inst_prop` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `bus` [INFO] [stdout] --> src/cpu.rs:799:45 [INFO] [stdout] | [INFO] [stdout] 799 | fn txa(cpu: &mut Cpu, inst_prop: &InstProp, bus: &mut Bus) -> u8 { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_bus` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cpu` [INFO] [stdout] --> src/cpu.rs:803:8 [INFO] [stdout] | [INFO] [stdout] 803 | fn txs(cpu: &mut Cpu, inst_prop: &InstProp, bus: &mut Bus) -> u8 { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_cpu` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `inst_prop` [INFO] [stdout] --> src/cpu.rs:803:23 [INFO] [stdout] | [INFO] [stdout] 803 | fn txs(cpu: &mut Cpu, inst_prop: &InstProp, bus: &mut Bus) -> u8 { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_inst_prop` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `bus` [INFO] [stdout] --> src/cpu.rs:803:45 [INFO] [stdout] | [INFO] [stdout] 803 | fn txs(cpu: &mut Cpu, inst_prop: &InstProp, bus: &mut Bus) -> u8 { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_bus` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cpu` [INFO] [stdout] --> src/cpu.rs:807:8 [INFO] [stdout] | [INFO] [stdout] 807 | fn tya(cpu: &mut Cpu, inst_prop: &InstProp, bus: &mut Bus) -> u8 { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_cpu` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `inst_prop` [INFO] [stdout] --> src/cpu.rs:807:23 [INFO] [stdout] | [INFO] [stdout] 807 | fn tya(cpu: &mut Cpu, inst_prop: &InstProp, bus: &mut Bus) -> u8 { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_inst_prop` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `bus` [INFO] [stdout] --> src/cpu.rs:807:45 [INFO] [stdout] | [INFO] [stdout] 807 | fn tya(cpu: &mut Cpu, inst_prop: &InstProp, bus: &mut Bus) -> u8 { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_bus` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> src/main.rs:45:9 [INFO] [stdout] | [INFO] [stdout] 45 | _ => Some(addr_mode.name().to_owned()), [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unreachable_patterns)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `i` [INFO] [stdout] --> src/main.rs:101:9 [INFO] [stdout] | [INFO] [stdout] 101 | for i in 0..1000 { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_i` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `bus` [INFO] [stdout] --> src/cpu.rs:490:45 [INFO] [stdout] | [INFO] [stdout] 490 | fn xxx(cpu: &mut Cpu, inst_prop: &InstProp, bus: &mut Bus) -> u8 { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_bus` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cpu` [INFO] [stdout] --> src/cpu.rs:572:8 [INFO] [stdout] | [INFO] [stdout] 572 | fn bit(cpu: &mut Cpu, inst_prop: &InstProp, bus: &mut Bus) -> u8 { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_cpu` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `inst_prop` [INFO] [stdout] --> src/cpu.rs:572:23 [INFO] [stdout] | [INFO] [stdout] 572 | fn bit(cpu: &mut Cpu, inst_prop: &InstProp, bus: &mut Bus) -> u8 { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_inst_prop` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `bus` [INFO] [stdout] --> src/cpu.rs:572:45 [INFO] [stdout] | [INFO] [stdout] 572 | fn bit(cpu: &mut Cpu, inst_prop: &InstProp, bus: &mut Bus) -> u8 { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_bus` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cpu` [INFO] [stdout] --> src/cpu.rs:576:8 [INFO] [stdout] | [INFO] [stdout] 576 | fn bmi(cpu: &mut Cpu, inst_prop: &InstProp, bus: &mut Bus) -> u8 { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_cpu` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `inst_prop` [INFO] [stdout] --> src/cpu.rs:576:23 [INFO] [stdout] | [INFO] [stdout] 576 | fn bmi(cpu: &mut Cpu, inst_prop: &InstProp, bus: &mut Bus) -> u8 { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_inst_prop` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `bus` [INFO] [stdout] --> src/cpu.rs:576:45 [INFO] [stdout] | [INFO] [stdout] 576 | fn bmi(cpu: &mut Cpu, inst_prop: &InstProp, bus: &mut Bus) -> u8 { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_bus` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cpu` [INFO] [stdout] --> src/cpu.rs:594:8 [INFO] [stdout] | [INFO] [stdout] 594 | fn bpl(cpu: &mut Cpu, inst_prop: &InstProp, bus: &mut Bus) -> u8 { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_cpu` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `inst_prop` [INFO] [stdout] --> src/cpu.rs:594:23 [INFO] [stdout] | [INFO] [stdout] 594 | fn bpl(cpu: &mut Cpu, inst_prop: &InstProp, bus: &mut Bus) -> u8 { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_inst_prop` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `bus` [INFO] [stdout] --> src/cpu.rs:594:45 [INFO] [stdout] | [INFO] [stdout] 594 | fn bpl(cpu: &mut Cpu, inst_prop: &InstProp, bus: &mut Bus) -> u8 { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_bus` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cpu` [INFO] [stdout] --> src/cpu.rs:598:8 [INFO] [stdout] | [INFO] [stdout] 598 | fn brk(cpu: &mut Cpu, inst_prop: &InstProp, bus: &mut Bus) -> u8 { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_cpu` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `inst_prop` [INFO] [stdout] --> src/cpu.rs:598:23 [INFO] [stdout] | [INFO] [stdout] 598 | fn brk(cpu: &mut Cpu, inst_prop: &InstProp, bus: &mut Bus) -> u8 { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_inst_prop` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `bus` [INFO] [stdout] --> src/cpu.rs:598:45 [INFO] [stdout] | [INFO] [stdout] 598 | fn brk(cpu: &mut Cpu, inst_prop: &InstProp, bus: &mut Bus) -> u8 { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_bus` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cpu` [INFO] [stdout] --> src/cpu.rs:602:8 [INFO] [stdout] | [INFO] [stdout] 602 | fn bvc(cpu: &mut Cpu, inst_prop: &InstProp, bus: &mut Bus) -> u8 { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_cpu` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `inst_prop` [INFO] [stdout] --> src/cpu.rs:602:23 [INFO] [stdout] | [INFO] [stdout] 602 | fn bvc(cpu: &mut Cpu, inst_prop: &InstProp, bus: &mut Bus) -> u8 { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_inst_prop` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `bus` [INFO] [stdout] --> src/cpu.rs:602:45 [INFO] [stdout] | [INFO] [stdout] 602 | fn bvc(cpu: &mut Cpu, inst_prop: &InstProp, bus: &mut Bus) -> u8 { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_bus` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cpu` [INFO] [stdout] --> src/cpu.rs:606:8 [INFO] [stdout] | [INFO] [stdout] 606 | fn bvs(cpu: &mut Cpu, inst_prop: &InstProp, bus: &mut Bus) -> u8 { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_cpu` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `inst_prop` [INFO] [stdout] --> src/cpu.rs:606:23 [INFO] [stdout] | [INFO] [stdout] 606 | fn bvs(cpu: &mut Cpu, inst_prop: &InstProp, bus: &mut Bus) -> u8 { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_inst_prop` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `bus` [INFO] [stdout] --> src/cpu.rs:606:45 [INFO] [stdout] | [INFO] [stdout] 606 | fn bvs(cpu: &mut Cpu, inst_prop: &InstProp, bus: &mut Bus) -> u8 { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_bus` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `bus` [INFO] [stdout] --> src/cpu.rs:610:45 [INFO] [stdout] | [INFO] [stdout] 610 | fn clc(cpu: &mut Cpu, inst_prop: &InstProp, bus: &mut Bus) -> u8 { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_bus` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cpu` [INFO] [stdout] --> src/cpu.rs:616:8 [INFO] [stdout] | [INFO] [stdout] 616 | fn cld(cpu: &mut Cpu, inst_prop: &InstProp, bus: &mut Bus) -> u8 { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_cpu` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `inst_prop` [INFO] [stdout] --> src/cpu.rs:616:23 [INFO] [stdout] | [INFO] [stdout] 616 | fn cld(cpu: &mut Cpu, inst_prop: &InstProp, bus: &mut Bus) -> u8 { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_inst_prop` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `bus` [INFO] [stdout] --> src/cpu.rs:616:45 [INFO] [stdout] | [INFO] [stdout] 616 | fn cld(cpu: &mut Cpu, inst_prop: &InstProp, bus: &mut Bus) -> u8 { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_bus` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cpu` [INFO] [stdout] --> src/cpu.rs:620:8 [INFO] [stdout] | [INFO] [stdout] 620 | fn cli(cpu: &mut Cpu, inst_prop: &InstProp, bus: &mut Bus) -> u8 { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_cpu` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `inst_prop` [INFO] [stdout] --> src/cpu.rs:620:23 [INFO] [stdout] | [INFO] [stdout] 620 | fn cli(cpu: &mut Cpu, inst_prop: &InstProp, bus: &mut Bus) -> u8 { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_inst_prop` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `bus` [INFO] [stdout] --> src/cpu.rs:620:45 [INFO] [stdout] | [INFO] [stdout] 620 | fn cli(cpu: &mut Cpu, inst_prop: &InstProp, bus: &mut Bus) -> u8 { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_bus` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cpu` [INFO] [stdout] --> src/cpu.rs:624:8 [INFO] [stdout] | [INFO] [stdout] 624 | fn clv(cpu: &mut Cpu, inst_prop: &InstProp, bus: &mut Bus) -> u8 { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_cpu` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `inst_prop` [INFO] [stdout] --> src/cpu.rs:624:23 [INFO] [stdout] | [INFO] [stdout] 624 | fn clv(cpu: &mut Cpu, inst_prop: &InstProp, bus: &mut Bus) -> u8 { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_inst_prop` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `bus` [INFO] [stdout] --> src/cpu.rs:624:45 [INFO] [stdout] | [INFO] [stdout] 624 | fn clv(cpu: &mut Cpu, inst_prop: &InstProp, bus: &mut Bus) -> u8 { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_bus` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cpu` [INFO] [stdout] --> src/cpu.rs:628:8 [INFO] [stdout] | [INFO] [stdout] 628 | fn cmp(cpu: &mut Cpu, inst_prop: &InstProp, bus: &mut Bus) -> u8 { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_cpu` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `inst_prop` [INFO] [stdout] --> src/cpu.rs:628:23 [INFO] [stdout] | [INFO] [stdout] 628 | fn cmp(cpu: &mut Cpu, inst_prop: &InstProp, bus: &mut Bus) -> u8 { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_inst_prop` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `bus` [INFO] [stdout] --> src/cpu.rs:628:45 [INFO] [stdout] | [INFO] [stdout] 628 | fn cmp(cpu: &mut Cpu, inst_prop: &InstProp, bus: &mut Bus) -> u8 { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_bus` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cpu` [INFO] [stdout] --> src/cpu.rs:632:8 [INFO] [stdout] | [INFO] [stdout] 632 | fn cpx(cpu: &mut Cpu, inst_prop: &InstProp, bus: &mut Bus) -> u8 { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_cpu` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `inst_prop` [INFO] [stdout] --> src/cpu.rs:632:23 [INFO] [stdout] | [INFO] [stdout] 632 | fn cpx(cpu: &mut Cpu, inst_prop: &InstProp, bus: &mut Bus) -> u8 { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_inst_prop` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `bus` [INFO] [stdout] --> src/cpu.rs:632:45 [INFO] [stdout] | [INFO] [stdout] 632 | fn cpx(cpu: &mut Cpu, inst_prop: &InstProp, bus: &mut Bus) -> u8 { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_bus` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cpu` [INFO] [stdout] --> src/cpu.rs:636:8 [INFO] [stdout] | [INFO] [stdout] 636 | fn cpy(cpu: &mut Cpu, inst_prop: &InstProp, bus: &mut Bus) -> u8 { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_cpu` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `inst_prop` [INFO] [stdout] --> src/cpu.rs:636:23 [INFO] [stdout] | [INFO] [stdout] 636 | fn cpy(cpu: &mut Cpu, inst_prop: &InstProp, bus: &mut Bus) -> u8 { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_inst_prop` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `bus` [INFO] [stdout] --> src/cpu.rs:636:45 [INFO] [stdout] | [INFO] [stdout] 636 | fn cpy(cpu: &mut Cpu, inst_prop: &InstProp, bus: &mut Bus) -> u8 { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_bus` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cpu` [INFO] [stdout] --> src/cpu.rs:640:8 [INFO] [stdout] | [INFO] [stdout] 640 | fn dec(cpu: &mut Cpu, inst_prop: &InstProp, bus: &mut Bus) -> u8 { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_cpu` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `inst_prop` [INFO] [stdout] --> src/cpu.rs:640:23 [INFO] [stdout] | [INFO] [stdout] 640 | fn dec(cpu: &mut Cpu, inst_prop: &InstProp, bus: &mut Bus) -> u8 { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_inst_prop` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `bus` [INFO] [stdout] --> src/cpu.rs:640:45 [INFO] [stdout] | [INFO] [stdout] 640 | fn dec(cpu: &mut Cpu, inst_prop: &InstProp, bus: &mut Bus) -> u8 { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_bus` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cpu` [INFO] [stdout] --> src/cpu.rs:644:8 [INFO] [stdout] | [INFO] [stdout] 644 | fn dex(cpu: &mut Cpu, inst_prop: &InstProp, bus: &mut Bus) -> u8 { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_cpu` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `inst_prop` [INFO] [stdout] --> src/cpu.rs:644:23 [INFO] [stdout] | [INFO] [stdout] 644 | fn dex(cpu: &mut Cpu, inst_prop: &InstProp, bus: &mut Bus) -> u8 { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_inst_prop` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `bus` [INFO] [stdout] --> src/cpu.rs:644:45 [INFO] [stdout] | [INFO] [stdout] 644 | fn dex(cpu: &mut Cpu, inst_prop: &InstProp, bus: &mut Bus) -> u8 { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_bus` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cpu` [INFO] [stdout] --> src/cpu.rs:648:8 [INFO] [stdout] | [INFO] [stdout] 648 | fn dey(cpu: &mut Cpu, inst_prop: &InstProp, bus: &mut Bus) -> u8 { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_cpu` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `inst_prop` [INFO] [stdout] --> src/cpu.rs:648:23 [INFO] [stdout] | [INFO] [stdout] 648 | fn dey(cpu: &mut Cpu, inst_prop: &InstProp, bus: &mut Bus) -> u8 { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_inst_prop` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `bus` [INFO] [stdout] --> src/cpu.rs:648:45 [INFO] [stdout] | [INFO] [stdout] 648 | fn dey(cpu: &mut Cpu, inst_prop: &InstProp, bus: &mut Bus) -> u8 { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_bus` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cpu` [INFO] [stdout] --> src/cpu.rs:652:8 [INFO] [stdout] | [INFO] [stdout] 652 | fn eor(cpu: &mut Cpu, inst_prop: &InstProp, bus: &mut Bus) -> u8 { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_cpu` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `inst_prop` [INFO] [stdout] --> src/cpu.rs:652:23 [INFO] [stdout] | [INFO] [stdout] 652 | fn eor(cpu: &mut Cpu, inst_prop: &InstProp, bus: &mut Bus) -> u8 { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_inst_prop` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `bus` [INFO] [stdout] --> src/cpu.rs:652:45 [INFO] [stdout] | [INFO] [stdout] 652 | fn eor(cpu: &mut Cpu, inst_prop: &InstProp, bus: &mut Bus) -> u8 { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_bus` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cpu` [INFO] [stdout] --> src/cpu.rs:656:8 [INFO] [stdout] | [INFO] [stdout] 656 | fn inc(cpu: &mut Cpu, inst_prop: &InstProp, bus: &mut Bus) -> u8 { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_cpu` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `inst_prop` [INFO] [stdout] --> src/cpu.rs:656:23 [INFO] [stdout] | [INFO] [stdout] 656 | fn inc(cpu: &mut Cpu, inst_prop: &InstProp, bus: &mut Bus) -> u8 { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_inst_prop` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `bus` [INFO] [stdout] --> src/cpu.rs:656:45 [INFO] [stdout] | [INFO] [stdout] 656 | fn inc(cpu: &mut Cpu, inst_prop: &InstProp, bus: &mut Bus) -> u8 { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_bus` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cpu` [INFO] [stdout] --> src/cpu.rs:660:8 [INFO] [stdout] | [INFO] [stdout] 660 | fn inx(cpu: &mut Cpu, inst_prop: &InstProp, bus: &mut Bus) -> u8 { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_cpu` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `inst_prop` [INFO] [stdout] --> src/cpu.rs:660:23 [INFO] [stdout] | [INFO] [stdout] 660 | fn inx(cpu: &mut Cpu, inst_prop: &InstProp, bus: &mut Bus) -> u8 { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_inst_prop` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `bus` [INFO] [stdout] --> src/cpu.rs:660:45 [INFO] [stdout] | [INFO] [stdout] 660 | fn inx(cpu: &mut Cpu, inst_prop: &InstProp, bus: &mut Bus) -> u8 { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_bus` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cpu` [INFO] [stdout] --> src/cpu.rs:664:8 [INFO] [stdout] | [INFO] [stdout] 664 | fn iny(cpu: &mut Cpu, inst_prop: &InstProp, bus: &mut Bus) -> u8 { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_cpu` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `inst_prop` [INFO] [stdout] --> src/cpu.rs:664:23 [INFO] [stdout] | [INFO] [stdout] 664 | fn iny(cpu: &mut Cpu, inst_prop: &InstProp, bus: &mut Bus) -> u8 { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_inst_prop` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `bus` [INFO] [stdout] --> src/cpu.rs:664:45 [INFO] [stdout] | [INFO] [stdout] 664 | fn iny(cpu: &mut Cpu, inst_prop: &InstProp, bus: &mut Bus) -> u8 { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_bus` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cpu` [INFO] [stdout] --> src/cpu.rs:709:8 [INFO] [stdout] | [INFO] [stdout] 709 | fn lsr(cpu: &mut Cpu, inst_prop: &InstProp, bus: &mut Bus) -> u8 { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_cpu` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `inst_prop` [INFO] [stdout] --> src/cpu.rs:709:23 [INFO] [stdout] | [INFO] [stdout] 709 | fn lsr(cpu: &mut Cpu, inst_prop: &InstProp, bus: &mut Bus) -> u8 { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_inst_prop` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `bus` [INFO] [stdout] --> src/cpu.rs:709:45 [INFO] [stdout] | [INFO] [stdout] 709 | fn lsr(cpu: &mut Cpu, inst_prop: &InstProp, bus: &mut Bus) -> u8 { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_bus` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `bus` [INFO] [stdout] --> src/cpu.rs:713:45 [INFO] [stdout] | [INFO] [stdout] 713 | fn nop(cpu: &mut Cpu, inst_prop: &InstProp, bus: &mut Bus) -> u8 { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_bus` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cpu` [INFO] [stdout] --> src/cpu.rs:718:8 [INFO] [stdout] | [INFO] [stdout] 718 | fn ora(cpu: &mut Cpu, inst_prop: &InstProp, bus: &mut Bus) -> u8 { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_cpu` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `inst_prop` [INFO] [stdout] --> src/cpu.rs:718:23 [INFO] [stdout] | [INFO] [stdout] 718 | fn ora(cpu: &mut Cpu, inst_prop: &InstProp, bus: &mut Bus) -> u8 { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_inst_prop` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `bus` [INFO] [stdout] --> src/cpu.rs:718:45 [INFO] [stdout] | [INFO] [stdout] 718 | fn ora(cpu: &mut Cpu, inst_prop: &InstProp, bus: &mut Bus) -> u8 { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_bus` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cpu` [INFO] [stdout] --> src/cpu.rs:722:8 [INFO] [stdout] | [INFO] [stdout] 722 | fn pha(cpu: &mut Cpu, inst_prop: &InstProp, bus: &mut Bus) -> u8 { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_cpu` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `inst_prop` [INFO] [stdout] --> src/cpu.rs:722:23 [INFO] [stdout] | [INFO] [stdout] 722 | fn pha(cpu: &mut Cpu, inst_prop: &InstProp, bus: &mut Bus) -> u8 { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_inst_prop` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `bus` [INFO] [stdout] --> src/cpu.rs:722:45 [INFO] [stdout] | [INFO] [stdout] 722 | fn pha(cpu: &mut Cpu, inst_prop: &InstProp, bus: &mut Bus) -> u8 { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_bus` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cpu` [INFO] [stdout] --> src/cpu.rs:726:8 [INFO] [stdout] | [INFO] [stdout] 726 | fn php(cpu: &mut Cpu, inst_prop: &InstProp, bus: &mut Bus) -> u8 { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_cpu` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `inst_prop` [INFO] [stdout] --> src/cpu.rs:726:23 [INFO] [stdout] | [INFO] [stdout] 726 | fn php(cpu: &mut Cpu, inst_prop: &InstProp, bus: &mut Bus) -> u8 { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_inst_prop` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `bus` [INFO] [stdout] --> src/cpu.rs:726:45 [INFO] [stdout] | [INFO] [stdout] 726 | fn php(cpu: &mut Cpu, inst_prop: &InstProp, bus: &mut Bus) -> u8 { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_bus` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cpu` [INFO] [stdout] --> src/cpu.rs:730:8 [INFO] [stdout] | [INFO] [stdout] 730 | fn pla(cpu: &mut Cpu, inst_prop: &InstProp, bus: &mut Bus) -> u8 { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_cpu` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `inst_prop` [INFO] [stdout] --> src/cpu.rs:730:23 [INFO] [stdout] | [INFO] [stdout] 730 | fn pla(cpu: &mut Cpu, inst_prop: &InstProp, bus: &mut Bus) -> u8 { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_inst_prop` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `bus` [INFO] [stdout] --> src/cpu.rs:730:45 [INFO] [stdout] | [INFO] [stdout] 730 | fn pla(cpu: &mut Cpu, inst_prop: &InstProp, bus: &mut Bus) -> u8 { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_bus` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cpu` [INFO] [stdout] --> src/cpu.rs:734:8 [INFO] [stdout] | [INFO] [stdout] 734 | fn plp(cpu: &mut Cpu, inst_prop: &InstProp, bus: &mut Bus) -> u8 { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_cpu` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `inst_prop` [INFO] [stdout] --> src/cpu.rs:734:23 [INFO] [stdout] | [INFO] [stdout] 734 | fn plp(cpu: &mut Cpu, inst_prop: &InstProp, bus: &mut Bus) -> u8 { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_inst_prop` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `bus` [INFO] [stdout] --> src/cpu.rs:734:45 [INFO] [stdout] | [INFO] [stdout] 734 | fn plp(cpu: &mut Cpu, inst_prop: &InstProp, bus: &mut Bus) -> u8 { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_bus` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cpu` [INFO] [stdout] --> src/cpu.rs:738:8 [INFO] [stdout] | [INFO] [stdout] 738 | fn rol(cpu: &mut Cpu, inst_prop: &InstProp, bus: &mut Bus) -> u8 { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_cpu` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `inst_prop` [INFO] [stdout] --> src/cpu.rs:738:23 [INFO] [stdout] | [INFO] [stdout] 738 | fn rol(cpu: &mut Cpu, inst_prop: &InstProp, bus: &mut Bus) -> u8 { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_inst_prop` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `bus` [INFO] [stdout] --> src/cpu.rs:738:45 [INFO] [stdout] | [INFO] [stdout] 738 | fn rol(cpu: &mut Cpu, inst_prop: &InstProp, bus: &mut Bus) -> u8 { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_bus` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cpu` [INFO] [stdout] --> src/cpu.rs:742:8 [INFO] [stdout] | [INFO] [stdout] 742 | fn ror(cpu: &mut Cpu, inst_prop: &InstProp, bus: &mut Bus) -> u8 { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_cpu` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `inst_prop` [INFO] [stdout] --> src/cpu.rs:742:23 [INFO] [stdout] | [INFO] [stdout] 742 | fn ror(cpu: &mut Cpu, inst_prop: &InstProp, bus: &mut Bus) -> u8 { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_inst_prop` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `bus` [INFO] [stdout] --> src/cpu.rs:742:45 [INFO] [stdout] | [INFO] [stdout] 742 | fn ror(cpu: &mut Cpu, inst_prop: &InstProp, bus: &mut Bus) -> u8 { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_bus` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cpu` [INFO] [stdout] --> src/cpu.rs:746:8 [INFO] [stdout] | [INFO] [stdout] 746 | fn rti(cpu: &mut Cpu, inst_prop: &InstProp, bus: &mut Bus) -> u8 { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_cpu` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `inst_prop` [INFO] [stdout] --> src/cpu.rs:746:23 [INFO] [stdout] | [INFO] [stdout] 746 | fn rti(cpu: &mut Cpu, inst_prop: &InstProp, bus: &mut Bus) -> u8 { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_inst_prop` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `bus` [INFO] [stdout] --> src/cpu.rs:746:45 [INFO] [stdout] | [INFO] [stdout] 746 | fn rti(cpu: &mut Cpu, inst_prop: &InstProp, bus: &mut Bus) -> u8 { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_bus` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cpu` [INFO] [stdout] --> src/cpu.rs:750:8 [INFO] [stdout] | [INFO] [stdout] 750 | fn rts(cpu: &mut Cpu, inst_prop: &InstProp, bus: &mut Bus) -> u8 { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_cpu` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `inst_prop` [INFO] [stdout] --> src/cpu.rs:750:23 [INFO] [stdout] | [INFO] [stdout] 750 | fn rts(cpu: &mut Cpu, inst_prop: &InstProp, bus: &mut Bus) -> u8 { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_inst_prop` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `bus` [INFO] [stdout] --> src/cpu.rs:750:45 [INFO] [stdout] | [INFO] [stdout] 750 | fn rts(cpu: &mut Cpu, inst_prop: &InstProp, bus: &mut Bus) -> u8 { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_bus` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cpu` [INFO] [stdout] --> src/cpu.rs:754:8 [INFO] [stdout] | [INFO] [stdout] 754 | fn sbc(cpu: &mut Cpu, inst_prop: &InstProp, bus: &mut Bus) -> u8 { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_cpu` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `inst_prop` [INFO] [stdout] --> src/cpu.rs:754:23 [INFO] [stdout] | [INFO] [stdout] 754 | fn sbc(cpu: &mut Cpu, inst_prop: &InstProp, bus: &mut Bus) -> u8 { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_inst_prop` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `bus` [INFO] [stdout] --> src/cpu.rs:754:45 [INFO] [stdout] | [INFO] [stdout] 754 | fn sbc(cpu: &mut Cpu, inst_prop: &InstProp, bus: &mut Bus) -> u8 { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_bus` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `bus` [INFO] [stdout] --> src/cpu.rs:758:45 [INFO] [stdout] | [INFO] [stdout] 758 | fn sec(cpu: &mut Cpu, inst_prop: &InstProp, bus: &mut Bus) -> u8 { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_bus` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cpu` [INFO] [stdout] --> src/cpu.rs:764:8 [INFO] [stdout] | [INFO] [stdout] 764 | fn sed(cpu: &mut Cpu, inst_prop: &InstProp, bus: &mut Bus) -> u8 { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_cpu` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `inst_prop` [INFO] [stdout] --> src/cpu.rs:764:23 [INFO] [stdout] | [INFO] [stdout] 764 | fn sed(cpu: &mut Cpu, inst_prop: &InstProp, bus: &mut Bus) -> u8 { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_inst_prop` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `bus` [INFO] [stdout] --> src/cpu.rs:764:45 [INFO] [stdout] | [INFO] [stdout] 764 | fn sed(cpu: &mut Cpu, inst_prop: &InstProp, bus: &mut Bus) -> u8 { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_bus` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cpu` [INFO] [stdout] --> src/cpu.rs:768:8 [INFO] [stdout] | [INFO] [stdout] 768 | fn sei(cpu: &mut Cpu, inst_prop: &InstProp, bus: &mut Bus) -> u8 { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_cpu` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `inst_prop` [INFO] [stdout] --> src/cpu.rs:768:23 [INFO] [stdout] | [INFO] [stdout] 768 | fn sei(cpu: &mut Cpu, inst_prop: &InstProp, bus: &mut Bus) -> u8 { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_inst_prop` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `bus` [INFO] [stdout] --> src/cpu.rs:768:45 [INFO] [stdout] | [INFO] [stdout] 768 | fn sei(cpu: &mut Cpu, inst_prop: &InstProp, bus: &mut Bus) -> u8 { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_bus` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cpu` [INFO] [stdout] --> src/cpu.rs:772:8 [INFO] [stdout] | [INFO] [stdout] 772 | fn sta(cpu: &mut Cpu, inst_prop: &InstProp, bus: &mut Bus) -> u8 { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_cpu` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `inst_prop` [INFO] [stdout] --> src/cpu.rs:772:23 [INFO] [stdout] | [INFO] [stdout] 772 | fn sta(cpu: &mut Cpu, inst_prop: &InstProp, bus: &mut Bus) -> u8 { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_inst_prop` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `bus` [INFO] [stdout] --> src/cpu.rs:772:45 [INFO] [stdout] | [INFO] [stdout] 772 | fn sta(cpu: &mut Cpu, inst_prop: &InstProp, bus: &mut Bus) -> u8 { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_bus` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cpu` [INFO] [stdout] --> src/cpu.rs:783:8 [INFO] [stdout] | [INFO] [stdout] 783 | fn sty(cpu: &mut Cpu, inst_prop: &InstProp, bus: &mut Bus) -> u8 { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_cpu` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `inst_prop` [INFO] [stdout] --> src/cpu.rs:783:23 [INFO] [stdout] | [INFO] [stdout] 783 | fn sty(cpu: &mut Cpu, inst_prop: &InstProp, bus: &mut Bus) -> u8 { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_inst_prop` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `bus` [INFO] [stdout] --> src/cpu.rs:783:45 [INFO] [stdout] | [INFO] [stdout] 783 | fn sty(cpu: &mut Cpu, inst_prop: &InstProp, bus: &mut Bus) -> u8 { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_bus` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cpu` [INFO] [stdout] --> src/cpu.rs:787:8 [INFO] [stdout] | [INFO] [stdout] 787 | fn tax(cpu: &mut Cpu, inst_prop: &InstProp, bus: &mut Bus) -> u8 { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_cpu` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `inst_prop` [INFO] [stdout] --> src/cpu.rs:787:23 [INFO] [stdout] | [INFO] [stdout] 787 | fn tax(cpu: &mut Cpu, inst_prop: &InstProp, bus: &mut Bus) -> u8 { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_inst_prop` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `bus` [INFO] [stdout] --> src/cpu.rs:787:45 [INFO] [stdout] | [INFO] [stdout] 787 | fn tax(cpu: &mut Cpu, inst_prop: &InstProp, bus: &mut Bus) -> u8 { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_bus` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cpu` [INFO] [stdout] --> src/cpu.rs:791:8 [INFO] [stdout] | [INFO] [stdout] 791 | fn tay(cpu: &mut Cpu, inst_prop: &InstProp, bus: &mut Bus) -> u8 { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_cpu` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `inst_prop` [INFO] [stdout] --> src/cpu.rs:791:23 [INFO] [stdout] | [INFO] [stdout] 791 | fn tay(cpu: &mut Cpu, inst_prop: &InstProp, bus: &mut Bus) -> u8 { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_inst_prop` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `bus` [INFO] [stdout] --> src/cpu.rs:791:45 [INFO] [stdout] | [INFO] [stdout] 791 | fn tay(cpu: &mut Cpu, inst_prop: &InstProp, bus: &mut Bus) -> u8 { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_bus` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cpu` [INFO] [stdout] --> src/cpu.rs:795:8 [INFO] [stdout] | [INFO] [stdout] 795 | fn tsx(cpu: &mut Cpu, inst_prop: &InstProp, bus: &mut Bus) -> u8 { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_cpu` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `inst_prop` [INFO] [stdout] --> src/cpu.rs:795:23 [INFO] [stdout] | [INFO] [stdout] 795 | fn tsx(cpu: &mut Cpu, inst_prop: &InstProp, bus: &mut Bus) -> u8 { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_inst_prop` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `bus` [INFO] [stdout] --> src/cpu.rs:795:45 [INFO] [stdout] | [INFO] [stdout] 795 | fn tsx(cpu: &mut Cpu, inst_prop: &InstProp, bus: &mut Bus) -> u8 { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_bus` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cpu` [INFO] [stdout] --> src/cpu.rs:799:8 [INFO] [stdout] | [INFO] [stdout] 799 | fn txa(cpu: &mut Cpu, inst_prop: &InstProp, bus: &mut Bus) -> u8 { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_cpu` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `inst_prop` [INFO] [stdout] --> src/cpu.rs:799:23 [INFO] [stdout] | [INFO] [stdout] 799 | fn txa(cpu: &mut Cpu, inst_prop: &InstProp, bus: &mut Bus) -> u8 { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_inst_prop` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `bus` [INFO] [stdout] --> src/cpu.rs:799:45 [INFO] [stdout] | [INFO] [stdout] 799 | fn txa(cpu: &mut Cpu, inst_prop: &InstProp, bus: &mut Bus) -> u8 { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_bus` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cpu` [INFO] [stdout] --> src/cpu.rs:803:8 [INFO] [stdout] | [INFO] [stdout] 803 | fn txs(cpu: &mut Cpu, inst_prop: &InstProp, bus: &mut Bus) -> u8 { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_cpu` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `inst_prop` [INFO] [stdout] --> src/cpu.rs:803:23 [INFO] [stdout] | [INFO] [stdout] 803 | fn txs(cpu: &mut Cpu, inst_prop: &InstProp, bus: &mut Bus) -> u8 { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_inst_prop` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `bus` [INFO] [stdout] --> src/cpu.rs:803:45 [INFO] [stdout] | [INFO] [stdout] 803 | fn txs(cpu: &mut Cpu, inst_prop: &InstProp, bus: &mut Bus) -> u8 { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_bus` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cpu` [INFO] [stdout] --> src/cpu.rs:807:8 [INFO] [stdout] | [INFO] [stdout] 807 | fn tya(cpu: &mut Cpu, inst_prop: &InstProp, bus: &mut Bus) -> u8 { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_cpu` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `inst_prop` [INFO] [stdout] --> src/cpu.rs:807:23 [INFO] [stdout] | [INFO] [stdout] 807 | fn tya(cpu: &mut Cpu, inst_prop: &InstProp, bus: &mut Bus) -> u8 { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_inst_prop` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `bus` [INFO] [stdout] --> src/cpu.rs:807:45 [INFO] [stdout] | [INFO] [stdout] 807 | fn tya(cpu: &mut Cpu, inst_prop: &InstProp, bus: &mut Bus) -> u8 { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_bus` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `cartridge` [INFO] [stdout] --> src/bus.rs:21:12 [INFO] [stdout] | [INFO] [stdout] 21 | pub fn cartridge(&self) -> &Cartridge { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `intrrupt` [INFO] [stdout] --> src/cpu.rs:421:5 [INFO] [stdout] | [INFO] [stdout] 421 | intrrupt: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `decimal` [INFO] [stdout] --> src/cpu.rs:422:5 [INFO] [stdout] | [INFO] [stdout] 422 | decimal: bool, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `brk` [INFO] [stdout] --> src/cpu.rs:423:5 [INFO] [stdout] | [INFO] [stdout] 423 | brk: bool, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `unused` [INFO] [stdout] --> src/cpu.rs:424:5 [INFO] [stdout] | [INFO] [stdout] 424 | unused: bool, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `FLG_C` [INFO] [stdout] --> src/cpu.rs:429:1 [INFO] [stdout] | [INFO] [stdout] 429 | const FLG_C: u8 = 1; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `FLG_Z` [INFO] [stdout] --> src/cpu.rs:430:1 [INFO] [stdout] | [INFO] [stdout] 430 | const FLG_Z: u8 = 1 << 1; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `FLG_I` [INFO] [stdout] --> src/cpu.rs:431:1 [INFO] [stdout] | [INFO] [stdout] 431 | const FLG_I: u8 = 1 << 2; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `FLG_D` [INFO] [stdout] --> src/cpu.rs:432:1 [INFO] [stdout] | [INFO] [stdout] 432 | const FLG_D: u8 = 1 << 3; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `FLG_B` [INFO] [stdout] --> src/cpu.rs:433:1 [INFO] [stdout] | [INFO] [stdout] 433 | const FLG_B: u8 = 1 << 4; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `FLG_U` [INFO] [stdout] --> src/cpu.rs:434:1 [INFO] [stdout] | [INFO] [stdout] 434 | const FLG_U: u8 = 1 << 5; // unused [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `FLG_V` [INFO] [stdout] --> src/cpu.rs:435:1 [INFO] [stdout] | [INFO] [stdout] 435 | const FLG_V: u8 = 1 << 6; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `FLG_N` [INFO] [stdout] --> src/cpu.rs:436:1 [INFO] [stdout] | [INFO] [stdout] 436 | const FLG_N: u8 = 1 << 7; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `value` [INFO] [stdout] --> src/cpu.rs:453:8 [INFO] [stdout] | [INFO] [stdout] 453 | fn value(&self) -> u8 { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `inst_name` [INFO] [stdout] --> src/cpu.rs:951:12 [INFO] [stdout] | [INFO] [stdout] 951 | pub fn inst_name(inst: Inst) -> &'static str { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `addr_mode_name` [INFO] [stdout] --> src/cpu.rs:955:12 [INFO] [stdout] | [INFO] [stdout] 955 | pub fn addr_mode_name(addr_mode: AddressingMode) -> &'static str { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `inst_table_len` [INFO] [stdout] --> src/cpu.rs:959:12 [INFO] [stdout] | [INFO] [stdout] 959 | pub fn inst_table_len() -> usize { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `copy` [INFO] [stdout] --> src/debug_font/mod.rs:13:12 [INFO] [stdout] | [INFO] [stdout] 13 | pub fn copy(&self, canvas: &mut Canvas, rect: Rect) -> Result<(), String> { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 144 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `cartridge` [INFO] [stdout] --> src/bus.rs:21:12 [INFO] [stdout] | [INFO] [stdout] 21 | pub fn cartridge(&self) -> &Cartridge { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `intrrupt` [INFO] [stdout] --> src/cpu.rs:421:5 [INFO] [stdout] | [INFO] [stdout] 421 | intrrupt: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `decimal` [INFO] [stdout] --> src/cpu.rs:422:5 [INFO] [stdout] | [INFO] [stdout] 422 | decimal: bool, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `brk` [INFO] [stdout] --> src/cpu.rs:423:5 [INFO] [stdout] | [INFO] [stdout] 423 | brk: bool, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `unused` [INFO] [stdout] --> src/cpu.rs:424:5 [INFO] [stdout] | [INFO] [stdout] 424 | unused: bool, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `FLG_C` [INFO] [stdout] --> src/cpu.rs:429:1 [INFO] [stdout] | [INFO] [stdout] 429 | const FLG_C: u8 = 1; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `FLG_Z` [INFO] [stdout] --> src/cpu.rs:430:1 [INFO] [stdout] | [INFO] [stdout] 430 | const FLG_Z: u8 = 1 << 1; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `FLG_I` [INFO] [stdout] --> src/cpu.rs:431:1 [INFO] [stdout] | [INFO] [stdout] 431 | const FLG_I: u8 = 1 << 2; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `FLG_D` [INFO] [stdout] --> src/cpu.rs:432:1 [INFO] [stdout] | [INFO] [stdout] 432 | const FLG_D: u8 = 1 << 3; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `FLG_B` [INFO] [stdout] --> src/cpu.rs:433:1 [INFO] [stdout] | [INFO] [stdout] 433 | const FLG_B: u8 = 1 << 4; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `FLG_U` [INFO] [stdout] --> src/cpu.rs:434:1 [INFO] [stdout] | [INFO] [stdout] 434 | const FLG_U: u8 = 1 << 5; // unused [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `FLG_V` [INFO] [stdout] --> src/cpu.rs:435:1 [INFO] [stdout] | [INFO] [stdout] 435 | const FLG_V: u8 = 1 << 6; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `FLG_N` [INFO] [stdout] --> src/cpu.rs:436:1 [INFO] [stdout] | [INFO] [stdout] 436 | const FLG_N: u8 = 1 << 7; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `value` [INFO] [stdout] --> src/cpu.rs:453:8 [INFO] [stdout] | [INFO] [stdout] 453 | fn value(&self) -> u8 { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `inst_name` [INFO] [stdout] --> src/cpu.rs:951:12 [INFO] [stdout] | [INFO] [stdout] 951 | pub fn inst_name(inst: Inst) -> &'static str { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `addr_mode_name` [INFO] [stdout] --> src/cpu.rs:955:12 [INFO] [stdout] | [INFO] [stdout] 955 | pub fn addr_mode_name(addr_mode: AddressingMode) -> &'static str { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `inst_table_len` [INFO] [stdout] --> src/cpu.rs:959:12 [INFO] [stdout] | [INFO] [stdout] 959 | pub fn inst_table_len() -> usize { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `copy` [INFO] [stdout] --> src/debug_font/mod.rs:13:12 [INFO] [stdout] | [INFO] [stdout] 13 | pub fn copy(&self, canvas: &mut Canvas, rect: Rect) -> Result<(), String> { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 144 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 11.54s [INFO] running `Command { std: "docker" "inspect" "94f73c94d04350c77ba18f6b25a10b0e752a73144ba3a6903aac19317a481edb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "94f73c94d04350c77ba18f6b25a10b0e752a73144ba3a6903aac19317a481edb", kill_on_drop: false }` [INFO] [stdout] 94f73c94d04350c77ba18f6b25a10b0e752a73144ba3a6903aac19317a481edb