[INFO] cloning repository https://github.com/wartyz/spectrum
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/wartyz/spectrum" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwartyz%2Fspectrum", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwartyz%2Fspectrum'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e7aa82be5455c66d0e42995881e964a3fb491d29
[INFO] checking wartyz/spectrum against try#b1f2594eac607c1f051534800237eeedb5590a49 for pr-139493-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwartyz%2Fspectrum" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/wartyz/spectrum
[INFO] finished tweaking git repo https://github.com/wartyz/spectrum
[INFO] tweaked toml for git repo https://github.com/wartyz/spectrum written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/wartyz/spectrum on toolchain b1f2594eac607c1f051534800237eeedb5590a49
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/wartyz/spectrum already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8722009da6aee6a1aa2af79c7423931fd414e81afcaa4b2266274955847e01b0
[INFO] running `Command { std: "docker" "start" "-a" "8722009da6aee6a1aa2af79c7423931fd414e81afcaa4b2266274955847e01b0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8722009da6aee6a1aa2af79c7423931fd414e81afcaa4b2266274955847e01b0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8722009da6aee6a1aa2af79c7423931fd414e81afcaa4b2266274955847e01b0", kill_on_drop: false }`
[INFO] [stdout] 8722009da6aee6a1aa2af79c7423931fd414e81afcaa4b2266274955847e01b0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 37201f25b8d39398256689d2b5b1a83e2a7f2e687422b001208ed268025f1534
[INFO] running `Command { std: "docker" "start" "-a" "37201f25b8d39398256689d2b5b1a83e2a7f2e687422b001208ed268025f1534", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v0.1.6
[INFO] [stderr]    Compiling syn v0.15.44
[INFO] [stderr]    Compiling rayon-core v1.5.0
[INFO] [stderr]     Checking adler32 v1.0.3
[INFO] [stderr]    Compiling num-derive v0.2.5
[INFO] [stderr]    Compiling bitflags v1.1.0
[INFO] [stderr]     Checking crossbeam-utils v0.6.6
[INFO] [stderr]     Checking either v1.5.2
[INFO] [stderr]     Checking lzw v0.10.0
[INFO] [stderr]     Checking color_quant v1.0.1
[INFO] [stderr]     Checking crossterm_utils v0.2.4
[INFO] [stderr]     Checking num_cpus v1.10.1
[INFO] [stderr]     Checking crc32fast v1.2.0
[INFO] [stderr]     Checking deflate v0.7.20
[INFO] [stderr]     Checking inflate v0.4.5
[INFO] [stderr]     Checking gif v0.10.2
[INFO] [stderr]     Checking crossterm_cursor v0.2.6
[INFO] [stderr]     Checking crossterm_screen v0.2.5
[INFO] [stderr]     Checking crossterm_style v0.4.1
[INFO] [stderr]     Checking crossterm_input v0.3.9
[INFO] [stderr]     Checking png v0.15.0
[INFO] [stderr]     Checking crossterm_terminal v0.2.6
[INFO] [stderr]     Checking crossterm v0.10.2
[INFO] [stderr]    Compiling num-traits v0.2.8
[INFO] [stderr]    Compiling num-integer v0.1.41
[INFO] [stderr]    Compiling num-iter v0.1.39
[INFO] [stderr]    Compiling num-rational v0.2.2
[INFO] [stderr]     Checking crossbeam-epoch v0.7.2
[INFO] [stderr]     Checking crossbeam-queue v0.1.2
[INFO] [stderr]     Checking crossbeam-deque v0.6.3
[INFO] [stderr]     Checking rayon v1.1.0
[INFO] [stderr]     Checking tiff v0.3.1
[INFO] [stderr]     Checking jpeg-decoder v0.1.16
[INFO] [stderr]     Checking image v0.22.1
[INFO] [stderr]     Checking main v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `crossterm::Result`
[INFO] [stdout]  --> src/mem.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crossterm::Result;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary trailing semicolon
[INFO] [stdout]    --> src/instrucciones_basicas.rs:384:5
[INFO] [stdout]     |
[INFO] [stdout] 384 |     ;
[INFO] [stdout]     |     ^ help: remove this semicolon
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(redundant_semicolons)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary trailing semicolon
[INFO] [stdout]    --> src/instrucciones_basicas.rs:439:5
[INFO] [stdout]     |
[INFO] [stdout] 439 |     ;
[INFO] [stdout]     |     ^ help: remove this semicolon
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around `match` scrutinee expression
[INFO] [stdout]     --> src/instrucciones_basicas.rs:1191:11
[INFO] [stdout]      |
[INFO] [stdout] 1191 |     match (cpu.r0 & 0b00111111) {
[INFO] [stdout]      |           ^                   ^
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]      |
[INFO] [stdout] 1191 -     match (cpu.r0 & 0b00111111) {
[INFO] [stdout] 1191 +     match cpu.r0 & 0b00111111 {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary trailing semicolon
[INFO] [stdout]    --> src/instrucciones_fd.rs:629:5
[INFO] [stdout]     |
[INFO] [stdout] 629 |     ;
[INFO] [stdout]     |     ^ help: remove this semicolon
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::cpu::CPU`
[INFO] [stdout]  --> src/operaciones_binarias.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use crate::cpu::CPU;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around block return value
[INFO] [stdout]  --> src/operaciones_binarias.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 |     (((valor_a ^ valor_b) & 0x80) == 0          // mismo signo     0x80 = 0b1000_0000
[INFO] [stdout]   |     ^
[INFO] [stdout] 6 |         && ((valor_b ^ resultado) & 0x80) != 0) // no es el mismo signo
[INFO] [stdout]   |                                               ^
[INFO] [stdout]   |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]   |
[INFO] [stdout] 5 ~     ((valor_a ^ valor_b) & 0x80) == 0          // mismo signo     0x80 = 0b1000_0000
[INFO] [stdout] 6 ~         && ((valor_b ^ resultado) & 0x80) != 0  // no es el mismo signo
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around block return value
[INFO] [stdout]   --> src/operaciones_binarias.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 |     (((valor_a ^ valor_b) & 0x8000) == 0
[INFO] [stdout]    |     ^
[INFO] [stdout] 12 |         && ((valor_b ^ resultado) & 0x8000) != 0) // no es el mismo signo
[INFO] [stdout]    |                                                 ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 11 ~     ((valor_a ^ valor_b) & 0x8000) == 0
[INFO] [stdout] 12 ~         && ((valor_b ^ resultado) & 0x8000) != 0  // no es el mismo signo
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around block return value
[INFO] [stdout]   --> src/operaciones_binarias.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 |     (((valor_a ^ valor_b) & 0x80) != 0          // no es el mismo signo  0x80 = 0b1000_0000
[INFO] [stdout]    |     ^
[INFO] [stdout] 18 |         && ((valor_b ^ resultado) & 0x80) == 0) // mismo signo
[INFO] [stdout]    |                                               ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 17 ~     ((valor_a ^ valor_b) & 0x80) != 0          // no es el mismo signo  0x80 = 0b1000_0000
[INFO] [stdout] 18 ~         && ((valor_b ^ resultado) & 0x80) == 0  // mismo signo
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around block return value
[INFO] [stdout]   --> src/operaciones_binarias.rs:24:5
[INFO] [stdout]    |
[INFO] [stdout] 24 |     (((valor_a ^ valor_b) & 0x8000) != 0
[INFO] [stdout]    |     ^
[INFO] [stdout] 25 |         && ((valor_b ^ resultado) & 0x8000) == 0) // mismo signo
[INFO] [stdout]    |                                                 ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 24 ~     ((valor_a ^ valor_b) & 0x8000) != 0
[INFO] [stdout] 25 ~         && ((valor_b ^ resultado) & 0x8000) == 0  // mismo signo
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crossterm::Result`
[INFO] [stdout]  --> src/mem.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crossterm::Result;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary trailing semicolon
[INFO] [stdout]    --> src/instrucciones_basicas.rs:384:5
[INFO] [stdout]     |
[INFO] [stdout] 384 |     ;
[INFO] [stdout]     |     ^ help: remove this semicolon
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(redundant_semicolons)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary trailing semicolon
[INFO] [stdout]    --> src/instrucciones_basicas.rs:439:5
[INFO] [stdout]     |
[INFO] [stdout] 439 |     ;
[INFO] [stdout]     |     ^ help: remove this semicolon
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around `match` scrutinee expression
[INFO] [stdout]     --> src/instrucciones_basicas.rs:1191:11
[INFO] [stdout]      |
[INFO] [stdout] 1191 |     match (cpu.r0 & 0b00111111) {
[INFO] [stdout]      |           ^                   ^
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]      |
[INFO] [stdout] 1191 -     match (cpu.r0 & 0b00111111) {
[INFO] [stdout] 1191 +     match cpu.r0 & 0b00111111 {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary trailing semicolon
[INFO] [stdout]    --> src/instrucciones_fd.rs:629:5
[INFO] [stdout]     |
[INFO] [stdout] 629 |     ;
[INFO] [stdout]     |     ^ help: remove this semicolon
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::cpu::CPU`
[INFO] [stdout]  --> src/operaciones_binarias.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use crate::cpu::CPU;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around block return value
[INFO] [stdout]  --> src/operaciones_binarias.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 |     (((valor_a ^ valor_b) & 0x80) == 0          // mismo signo     0x80 = 0b1000_0000
[INFO] [stdout]   |     ^
[INFO] [stdout] 6 |         && ((valor_b ^ resultado) & 0x80) != 0) // no es el mismo signo
[INFO] [stdout]   |                                               ^
[INFO] [stdout]   |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]   |
[INFO] [stdout] 5 ~     ((valor_a ^ valor_b) & 0x80) == 0          // mismo signo     0x80 = 0b1000_0000
[INFO] [stdout] 6 ~         && ((valor_b ^ resultado) & 0x80) != 0  // no es el mismo signo
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around block return value
[INFO] [stdout]   --> src/operaciones_binarias.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 |     (((valor_a ^ valor_b) & 0x8000) == 0
[INFO] [stdout]    |     ^
[INFO] [stdout] 12 |         && ((valor_b ^ resultado) & 0x8000) != 0) // no es el mismo signo
[INFO] [stdout]    |                                                 ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 11 ~     ((valor_a ^ valor_b) & 0x8000) == 0
[INFO] [stdout] 12 ~         && ((valor_b ^ resultado) & 0x8000) != 0  // no es el mismo signo
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around block return value
[INFO] [stdout]   --> src/operaciones_binarias.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 |     (((valor_a ^ valor_b) & 0x80) != 0          // no es el mismo signo  0x80 = 0b1000_0000
[INFO] [stdout]    |     ^
[INFO] [stdout] 18 |         && ((valor_b ^ resultado) & 0x80) == 0) // mismo signo
[INFO] [stdout]    |                                               ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 17 ~     ((valor_a ^ valor_b) & 0x80) != 0          // no es el mismo signo  0x80 = 0b1000_0000
[INFO] [stdout] 18 ~         && ((valor_b ^ resultado) & 0x80) == 0  // mismo signo
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around block return value
[INFO] [stdout]   --> src/operaciones_binarias.rs:24:5
[INFO] [stdout]    |
[INFO] [stdout] 24 |     (((valor_a ^ valor_b) & 0x8000) != 0
[INFO] [stdout]    |     ^
[INFO] [stdout] 25 |         && ((valor_b ^ resultado) & 0x8000) == 0) // mismo signo
[INFO] [stdout]    |                                                 ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 24 ~     ((valor_a ^ valor_b) & 0x8000) != 0
[INFO] [stdout] 25 ~         && ((valor_b ^ resultado) & 0x8000) == 0  // mismo signo
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/cpu.rs:32:13
[INFO] [stdout]    |
[INFO] [stdout] 32 |         let mut f = Funcion {
[INFO] [stdout]    |             ----^
[INFO] [stdout]    |             |
[INFO] [stdout]    |             help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/cpu.rs:417:13
[INFO] [stdout]     |
[INFO] [stdout] 417 |         let mut f: Funcion;
[INFO] [stdout]     |             ----^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/cpu.rs:486:17
[INFO] [stdout]     |
[INFO] [stdout] 486 |             let mut terminal = terminal();
[INFO] [stdout]     |                 ----^^^^^^^^
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/cpu.rs:544:17
[INFO] [stdout]     |
[INFO] [stdout] 544 |             let mut cursor = cursor();
[INFO] [stdout]     |                 ----^^^^^^
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/cpu.rs:565:17
[INFO] [stdout]     |
[INFO] [stdout] 565 |             let mut cursor = cursor();
[INFO] [stdout]     |                 ----^^^^^^
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/cpu.rs:588:17
[INFO] [stdout]     |
[INFO] [stdout] 588 |             let mut cursor = cursor();
[INFO] [stdout]     |                 ----^^^^^^
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `bytes`
[INFO] [stdout]    --> src/cpu.rs:691:13
[INFO] [stdout]     |
[INFO] [stdout] 691 |         let bytes = f.get_bytes_de_instruccion();
[INFO] [stdout]     |             ^^^^^ help: if this is intentional, prefix it with an underscore: `_bytes`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `s` is never read
[INFO] [stdout]    --> src/cpu.rs:706:21
[INFO] [stdout]     |
[INFO] [stdout] 706 |         let mut s = 0;
[INFO] [stdout]     |                     ^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout]     = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `z` is never read
[INFO] [stdout]    --> src/cpu.rs:708:21
[INFO] [stdout]     |
[INFO] [stdout] 708 |         let mut z = 0;
[INFO] [stdout]     |                     ^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `h` is never read
[INFO] [stdout]    --> src/cpu.rs:710:21
[INFO] [stdout]     |
[INFO] [stdout] 710 |         let mut h = 0;
[INFO] [stdout]     |                     ^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `p` is never read
[INFO] [stdout]    --> src/cpu.rs:712:21
[INFO] [stdout]     |
[INFO] [stdout] 712 |         let mut p = 0;
[INFO] [stdout]     |                     ^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `n` is never read
[INFO] [stdout]    --> src/cpu.rs:714:21
[INFO] [stdout]     |
[INFO] [stdout] 714 |         let mut n = 0;
[INFO] [stdout]     |                     ^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `c` is never read
[INFO] [stdout]    --> src/cpu.rs:716:21
[INFO] [stdout]     |
[INFO] [stdout] 716 |         let mut c = 0;
[INFO] [stdout]     |                     ^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]   --> src/mem.rs:76:13
[INFO] [stdout]    |
[INFO] [stdout] 76 |             _ => { 0 }
[INFO] [stdout]    |             ^ no value can reach this
[INFO] [stdout]    |
[INFO] [stdout] note: multiple earlier patterns match some of the same values
[INFO] [stdout]   --> src/mem.rs:76:13
[INFO] [stdout]    |
[INFO] [stdout] 66 |             PROCESADOR::SharpLr35902 => {
[INFO] [stdout]    |             ------------------------ matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout] 75 |             PROCESADOR::Z80 => { self.ram[address as usize] }
[INFO] [stdout]    |             --------------- matches some of the same values
[INFO] [stdout] 76 |             _ => { 0 }
[INFO] [stdout]    |             ^ collectively making this unreachable
[INFO] [stdout]    = note: `#[warn(unreachable_patterns)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `resultado` is never read
[INFO] [stdout]    --> src/instrucciones_basicas.rs:495:29
[INFO] [stdout]     |
[INFO] [stdout] 495 |     let mut resultado: u8 = 0;
[INFO] [stdout]     |                             ^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `resultado` is never read
[INFO] [stdout]    --> src/instrucciones_basicas.rs:644:29
[INFO] [stdout]     |
[INFO] [stdout] 644 |     let mut resultado: u8 = 0;
[INFO] [stdout]     |                             ^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `resultado` is never read
[INFO] [stdout]    --> src/instrucciones_basicas.rs:720:29
[INFO] [stdout]     |
[INFO] [stdout] 720 |     let mut resultado: u8 = 0;
[INFO] [stdout]     |                             ^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `resultado` is never read
[INFO] [stdout]    --> src/instrucciones_basicas.rs:839:29
[INFO] [stdout]     |
[INFO] [stdout] 839 |     let mut resultado: u8 = 0;
[INFO] [stdout]     |                             ^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `resultado` is never read
[INFO] [stdout]     --> src/instrucciones_basicas.rs:1018:29
[INFO] [stdout]      |
[INFO] [stdout] 1018 |     let mut resultado: u8 = 0;
[INFO] [stdout]      |                             ^
[INFO] [stdout]      |
[INFO] [stdout]      = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `resultado` is never read
[INFO] [stdout]     --> src/instrucciones_basicas.rs:1672:29
[INFO] [stdout]      |
[INFO] [stdout] 1672 |     let mut resultado: u8 = 0;
[INFO] [stdout]      |                             ^
[INFO] [stdout]      |
[INFO] [stdout]      = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `carry` is never read
[INFO] [stdout]     --> src/instrucciones_basicas.rs:1673:21
[INFO] [stdout]      |
[INFO] [stdout] 1673 |     let mut carry = 0;
[INFO] [stdout]      |                     ^
[INFO] [stdout]      |
[INFO] [stdout]      = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/cpu.rs:32:13
[INFO] [stdout]    |
[INFO] [stdout] 32 |         let mut f = Funcion {
[INFO] [stdout]    |             ----^
[INFO] [stdout]    |             |
[INFO] [stdout]    |             help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `resultado` is never read
[INFO] [stdout]     --> src/instrucciones_basicas.rs:1826:29
[INFO] [stdout]      |
[INFO] [stdout] 1826 |     let mut resultado: u8 = 0;
[INFO] [stdout]      |                             ^
[INFO] [stdout]      |
[INFO] [stdout]      = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/cpu.rs:417:13
[INFO] [stdout]     |
[INFO] [stdout] 417 |         let mut f: Funcion;
[INFO] [stdout]     |             ----^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]     --> src/instrucciones_basicas.rs:2296:9
[INFO] [stdout]      |
[INFO] [stdout] 2296 |     let mut d = cpu.pc + cpu.get_bytes_instruccion();
[INFO] [stdout]      |         ----^
[INFO] [stdout]      |         |
[INFO] [stdout]      |         help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/cpu.rs:486:17
[INFO] [stdout]     |
[INFO] [stdout] 486 |             let mut terminal = terminal();
[INFO] [stdout]     |                 ----^^^^^^^^
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]     --> src/instrucciones_basicas.rs:2629:9
[INFO] [stdout]      |
[INFO] [stdout] 2629 |     let mut hl = cpu.lee_hl();
[INFO] [stdout]      |         ----^^
[INFO] [stdout]      |         |
[INFO] [stdout]      |         help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/cpu.rs:544:17
[INFO] [stdout]     |
[INFO] [stdout] 544 |             let mut cursor = cursor();
[INFO] [stdout]     |                 ----^^^^^^
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/cpu.rs:565:17
[INFO] [stdout]     |
[INFO] [stdout] 565 |             let mut cursor = cursor();
[INFO] [stdout]     |                 ----^^^^^^
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]     --> src/instrucciones_basicas.rs:2823:9
[INFO] [stdout]      |
[INFO] [stdout] 2823 |     let mut hl = cpu.lee_hl();
[INFO] [stdout]      |         ----^^
[INFO] [stdout]      |         |
[INFO] [stdout]      |         help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/cpu.rs:588:17
[INFO] [stdout]     |
[INFO] [stdout] 588 |             let mut cursor = cursor();
[INFO] [stdout]     |                 ----^^^^^^
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `bytes`
[INFO] [stdout]    --> src/cpu.rs:691:13
[INFO] [stdout]     |
[INFO] [stdout] 691 |         let bytes = f.get_bytes_de_instruccion();
[INFO] [stdout]     |             ^^^^^ help: if this is intentional, prefix it with an underscore: `_bytes`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `s` is never read
[INFO] [stdout]    --> src/cpu.rs:706:21
[INFO] [stdout]     |
[INFO] [stdout] 706 |         let mut s = 0;
[INFO] [stdout]     |                     ^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout]     = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `z` is never read
[INFO] [stdout]    --> src/cpu.rs:708:21
[INFO] [stdout]     |
[INFO] [stdout] 708 |         let mut z = 0;
[INFO] [stdout]     |                     ^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `h` is never read
[INFO] [stdout]    --> src/cpu.rs:710:21
[INFO] [stdout]     |
[INFO] [stdout] 710 |         let mut h = 0;
[INFO] [stdout]     |                     ^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `p` is never read
[INFO] [stdout]    --> src/cpu.rs:712:21
[INFO] [stdout]     |
[INFO] [stdout] 712 |         let mut p = 0;
[INFO] [stdout]     |                     ^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `n` is never read
[INFO] [stdout]    --> src/cpu.rs:714:21
[INFO] [stdout]     |
[INFO] [stdout] 714 |         let mut n = 0;
[INFO] [stdout]     |                     ^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `c` is never read
[INFO] [stdout]    --> src/cpu.rs:716:21
[INFO] [stdout]     |
[INFO] [stdout] 716 |         let mut c = 0;
[INFO] [stdout]     |                     ^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]   --> src/mem.rs:76:13
[INFO] [stdout]    |
[INFO] [stdout] 76 |             _ => { 0 }
[INFO] [stdout]    |             ^ no value can reach this
[INFO] [stdout]    |
[INFO] [stdout] note: multiple earlier patterns match some of the same values
[INFO] [stdout]   --> src/mem.rs:76:13
[INFO] [stdout]    |
[INFO] [stdout] 66 |             PROCESADOR::SharpLr35902 => {
[INFO] [stdout]    |             ------------------------ matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout] 75 |             PROCESADOR::Z80 => { self.ram[address as usize] }
[INFO] [stdout]    |             --------------- matches some of the same values
[INFO] [stdout] 76 |             _ => { 0 }
[INFO] [stdout]    |             ^ collectively making this unreachable
[INFO] [stdout]    = note: `#[warn(unreachable_patterns)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `resultado` is never read
[INFO] [stdout]    --> src/instrucciones_basicas.rs:495:29
[INFO] [stdout]     |
[INFO] [stdout] 495 |     let mut resultado: u8 = 0;
[INFO] [stdout]     |                             ^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `resultado` is never read
[INFO] [stdout]    --> src/instrucciones_basicas.rs:644:29
[INFO] [stdout]     |
[INFO] [stdout] 644 |     let mut resultado: u8 = 0;
[INFO] [stdout]     |                             ^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `resultado` is never read
[INFO] [stdout]    --> src/instrucciones_basicas.rs:720:29
[INFO] [stdout]     |
[INFO] [stdout] 720 |     let mut resultado: u8 = 0;
[INFO] [stdout]     |                             ^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `resultado` is never read
[INFO] [stdout]    --> src/instrucciones_basicas.rs:839:29
[INFO] [stdout]     |
[INFO] [stdout] 839 |     let mut resultado: u8 = 0;
[INFO] [stdout]     |                             ^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `resultado` is never read
[INFO] [stdout]     --> src/instrucciones_basicas.rs:1018:29
[INFO] [stdout]      |
[INFO] [stdout] 1018 |     let mut resultado: u8 = 0;
[INFO] [stdout]      |                             ^
[INFO] [stdout]      |
[INFO] [stdout]      = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `resultado` is never read
[INFO] [stdout]     --> src/instrucciones_basicas.rs:1672:29
[INFO] [stdout]      |
[INFO] [stdout] 1672 |     let mut resultado: u8 = 0;
[INFO] [stdout]      |                             ^
[INFO] [stdout]      |
[INFO] [stdout]      = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `carry` is never read
[INFO] [stdout]     --> src/instrucciones_basicas.rs:1673:21
[INFO] [stdout]      |
[INFO] [stdout] 1673 |     let mut carry = 0;
[INFO] [stdout]      |                     ^
[INFO] [stdout]      |
[INFO] [stdout]      = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `resultado` is never read
[INFO] [stdout]     --> src/instrucciones_basicas.rs:1826:29
[INFO] [stdout]      |
[INFO] [stdout] 1826 |     let mut resultado: u8 = 0;
[INFO] [stdout]      |                             ^
[INFO] [stdout]      |
[INFO] [stdout]      = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]     --> src/instrucciones_basicas.rs:2296:9
[INFO] [stdout]      |
[INFO] [stdout] 2296 |     let mut d = cpu.pc + cpu.get_bytes_instruccion();
[INFO] [stdout]      |         ----^
[INFO] [stdout]      |         |
[INFO] [stdout]      |         help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cpu`
[INFO] [stdout]    --> src/instrucciones_cb.rs:315:14
[INFO] [stdout]     |
[INFO] [stdout] 315 | pub fn nopCB(cpu: &mut CPU) {
[INFO] [stdout]     |              ^^^ help: if this is intentional, prefix it with an underscore: `_cpu`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cpu`
[INFO] [stdout]    --> src/instrucciones_cb.rs:319:18
[INFO] [stdout]     |
[INFO] [stdout] 319 | pub fn nopCB_txt(cpu: &mut CPU) {
[INFO] [stdout]     |                  ^^^ help: if this is intentional, prefix it with an underscore: `_cpu`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]     --> src/instrucciones_basicas.rs:2629:9
[INFO] [stdout]      |
[INFO] [stdout] 2629 |     let mut hl = cpu.lee_hl();
[INFO] [stdout]      |         ----^^
[INFO] [stdout]      |         |
[INFO] [stdout]      |         help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cpu`
[INFO] [stdout]    --> src/instrucciones_cb.rs:397:14
[INFO] [stdout]     |
[INFO] [stdout] 397 | pub fn rlc_c(cpu: &mut CPU) {}
[INFO] [stdout]     |              ^^^ help: if this is intentional, prefix it with an underscore: `_cpu`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]     --> src/instrucciones_basicas.rs:2823:9
[INFO] [stdout]      |
[INFO] [stdout] 2823 |     let mut hl = cpu.lee_hl();
[INFO] [stdout]      |         ----^^
[INFO] [stdout]      |         |
[INFO] [stdout]      |         help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cpu`
[INFO] [stdout]    --> src/instrucciones_cb.rs:399:18
[INFO] [stdout]     |
[INFO] [stdout] 399 | pub fn rlc_c_txt(cpu: &mut CPU) {}
[INFO] [stdout]     |                  ^^^ help: if this is intentional, prefix it with an underscore: `_cpu`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cpu`
[INFO] [stdout]    --> src/instrucciones_cb.rs:417:14
[INFO] [stdout]     |
[INFO] [stdout] 417 | pub fn rlc_d(cpu: &mut CPU) {}
[INFO] [stdout]     |              ^^^ help: if this is intentional, prefix it with an underscore: `_cpu`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cpu`
[INFO] [stdout]    --> src/instrucciones_cb.rs:419:18
[INFO] [stdout]     |
[INFO] [stdout] 419 | pub fn rlc_d_txt(cpu: &mut CPU) {}
[INFO] [stdout]     |                  ^^^ help: if this is intentional, prefix it with an underscore: `_cpu`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cpu`
[INFO] [stdout]    --> src/instrucciones_cb.rs:438:14
[INFO] [stdout]     |
[INFO] [stdout] 438 | pub fn rlc_e(cpu: &mut CPU) {}
[INFO] [stdout]     |              ^^^ help: if this is intentional, prefix it with an underscore: `_cpu`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cpu`
[INFO] [stdout]    --> src/instrucciones_cb.rs:440:18
[INFO] [stdout]     |
[INFO] [stdout] 440 | pub fn rlc_e_txt(cpu: &mut CPU) {}
[INFO] [stdout]     |                  ^^^ help: if this is intentional, prefix it with an underscore: `_cpu`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cpu`
[INFO] [stdout]    --> src/instrucciones_cb.rs:459:14
[INFO] [stdout]     |
[INFO] [stdout] 459 | pub fn rlc_h(cpu: &mut CPU) {}
[INFO] [stdout]     |              ^^^ help: if this is intentional, prefix it with an underscore: `_cpu`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cpu`
[INFO] [stdout]    --> src/instrucciones_cb.rs:461:18
[INFO] [stdout]     |
[INFO] [stdout] 461 | pub fn rlc_h_txt(cpu: &mut CPU) {}
[INFO] [stdout]     |                  ^^^ help: if this is intentional, prefix it with an underscore: `_cpu`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cpu`
[INFO] [stdout]    --> src/instrucciones_cb.rs:479:14
[INFO] [stdout]     |
[INFO] [stdout] 479 | pub fn rlc_l(cpu: &mut CPU) {}
[INFO] [stdout]     |              ^^^ help: if this is intentional, prefix it with an underscore: `_cpu`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cpu`
[INFO] [stdout]    --> src/instrucciones_cb.rs:481:18
[INFO] [stdout]     |
[INFO] [stdout] 481 | pub fn rlc_l_txt(cpu: &mut CPU) {}
[INFO] [stdout]     |                  ^^^ help: if this is intentional, prefix it with an underscore: `_cpu`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cpu`
[INFO] [stdout]    --> src/instrucciones_cb.rs:500:17
[INFO] [stdout]     |
[INFO] [stdout] 500 | pub fn rlc_OhlO(cpu: &mut CPU) {}
[INFO] [stdout]     |                 ^^^ help: if this is intentional, prefix it with an underscore: `_cpu`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cpu`
[INFO] [stdout]    --> src/instrucciones_cb.rs:502:21
[INFO] [stdout]     |
[INFO] [stdout] 502 | pub fn rlc_OhlO_txt(cpu: &mut CPU) {}
[INFO] [stdout]     |                     ^^^ help: if this is intentional, prefix it with an underscore: `_cpu`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cpu`
[INFO] [stdout]    --> src/instrucciones_cb.rs:520:14
[INFO] [stdout]     |
[INFO] [stdout] 520 | pub fn rlc_a(cpu: &mut CPU) {}
[INFO] [stdout]     |              ^^^ help: if this is intentional, prefix it with an underscore: `_cpu`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cpu`
[INFO] [stdout]    --> src/instrucciones_cb.rs:522:18
[INFO] [stdout]     |
[INFO] [stdout] 522 | pub fn rlc_a_txt(cpu: &mut CPU) {}
[INFO] [stdout]     |                  ^^^ help: if this is intentional, prefix it with an underscore: `_cpu`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cpu`
[INFO] [stdout]    --> src/instrucciones_cb.rs:541:14
[INFO] [stdout]     |
[INFO] [stdout] 541 | pub fn rrc_b(cpu: &mut CPU) {}
[INFO] [stdout]     |              ^^^ help: if this is intentional, prefix it with an underscore: `_cpu`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cpu`
[INFO] [stdout]    --> src/instrucciones_cb.rs:543:18
[INFO] [stdout]     |
[INFO] [stdout] 543 | pub fn rrc_b_txt(cpu: &mut CPU) {}
[INFO] [stdout]     |                  ^^^ help: if this is intentional, prefix it with an underscore: `_cpu`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cpu`
[INFO] [stdout]    --> src/instrucciones_cb.rs:562:14
[INFO] [stdout]     |
[INFO] [stdout] 562 | pub fn rrc_c(cpu: &mut CPU) {}
[INFO] [stdout]     |              ^^^ help: if this is intentional, prefix it with an underscore: `_cpu`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cpu`
[INFO] [stdout]    --> src/instrucciones_cb.rs:564:18
[INFO] [stdout]     |
[INFO] [stdout] 564 | pub fn rrc_c_txt(cpu: &mut CPU) {}
[INFO] [stdout]     |                  ^^^ help: if this is intentional, prefix it with an underscore: `_cpu`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cpu`
[INFO] [stdout]    --> src/instrucciones_cb.rs:583:14
[INFO] [stdout]     |
[INFO] [stdout] 583 | pub fn rrc_d(cpu: &mut CPU) {}
[INFO] [stdout]     |              ^^^ help: if this is intentional, prefix it with an underscore: `_cpu`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cpu`
[INFO] [stdout]    --> src/instrucciones_cb.rs:585:18
[INFO] [stdout]     |
[INFO] [stdout] 585 | pub fn rrc_d_txt(cpu: &mut CPU) {}
[INFO] [stdout]     |                  ^^^ help: if this is intentional, prefix it with an underscore: `_cpu`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cpu`
[INFO] [stdout]    --> src/instrucciones_cb.rs:604:14
[INFO] [stdout]     |
[INFO] [stdout] 604 | pub fn rrc_e(cpu: &mut CPU) {}
[INFO] [stdout]     |              ^^^ help: if this is intentional, prefix it with an underscore: `_cpu`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cpu`
[INFO] [stdout]    --> src/instrucciones_cb.rs:606:18
[INFO] [stdout]     |
[INFO] [stdout] 606 | pub fn rrc_e_txt(cpu: &mut CPU) {}
[INFO] [stdout]     |                  ^^^ help: if this is intentional, prefix it with an underscore: `_cpu`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cpu`
[INFO] [stdout]    --> src/instrucciones_cb.rs:625:14
[INFO] [stdout]     |
[INFO] [stdout] 625 | pub fn rrc_h(cpu: &mut CPU) {}
[INFO] [stdout]     |              ^^^ help: if this is intentional, prefix it with an underscore: `_cpu`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cpu`
[INFO] [stdout]    --> src/instrucciones_cb.rs:627:18
[INFO] [stdout]     |
[INFO] [stdout] 627 | pub fn rrc_h_txt(cpu: &mut CPU) {}
[INFO] [stdout]     |                  ^^^ help: if this is intentional, prefix it with an underscore: `_cpu`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cpu`
[INFO] [stdout]    --> src/instrucciones_cb.rs:646:14
[INFO] [stdout]     |
[INFO] [stdout] 646 | pub fn rrc_l(cpu: &mut CPU) {}
[INFO] [stdout]     |              ^^^ help: if this is intentional, prefix it with an underscore: `_cpu`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cpu`
[INFO] [stdout]    --> src/instrucciones_cb.rs:648:18
[INFO] [stdout]     |
[INFO] [stdout] 648 | pub fn rrc_l_txt(cpu: &mut CPU) {}
[INFO] [stdout]     |                  ^^^ help: if this is intentional, prefix it with an underscore: `_cpu`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cpu`
[INFO] [stdout]    --> src/instrucciones_cb.rs:667:16
[INFO] [stdout]     |
[INFO] [stdout] 667 | pub fn rrcOhlO(cpu: &mut CPU) {}
[INFO] [stdout]     |                ^^^ help: if this is intentional, prefix it with an underscore: `_cpu`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cpu`
[INFO] [stdout]    --> src/instrucciones_cb.rs:669:20
[INFO] [stdout]     |
[INFO] [stdout] 669 | pub fn rrcOhlO_txt(cpu: &mut CPU) {}
[INFO] [stdout]     |                    ^^^ help: if this is intentional, prefix it with an underscore: `_cpu`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cpu`
[INFO] [stdout]    --> src/instrucciones_cb.rs:688:14
[INFO] [stdout]     |
[INFO] [stdout] 688 | pub fn rrc_a(cpu: &mut CPU) {}
[INFO] [stdout]     |              ^^^ help: if this is intentional, prefix it with an underscore: `_cpu`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cpu`
[INFO] [stdout]    --> src/instrucciones_cb.rs:690:18
[INFO] [stdout]     |
[INFO] [stdout] 690 | pub fn rrc_a_txt(cpu: &mut CPU) {}
[INFO] [stdout]     |                  ^^^ help: if this is intentional, prefix it with an underscore: `_cpu`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cpu`
[INFO] [stdout]    --> src/instrucciones_cb.rs:708:13
[INFO] [stdout]     |
[INFO] [stdout] 708 | pub fn rl_b(cpu: &mut CPU) {}
[INFO] [stdout]     |             ^^^ help: if this is intentional, prefix it with an underscore: `_cpu`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cpu`
[INFO] [stdout]    --> src/instrucciones_cb.rs:710:17
[INFO] [stdout]     |
[INFO] [stdout] 710 | pub fn rl_b_txt(cpu: &mut CPU) {}
[INFO] [stdout]     |                 ^^^ help: if this is intentional, prefix it with an underscore: `_cpu`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cpu`
[INFO] [stdout]    --> src/instrucciones_cb.rs:766:13
[INFO] [stdout]     |
[INFO] [stdout] 766 | pub fn rl_d(cpu: &mut CPU) {}
[INFO] [stdout]     |             ^^^ help: if this is intentional, prefix it with an underscore: `_cpu`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cpu`
[INFO] [stdout]    --> src/instrucciones_cb.rs:768:17
[INFO] [stdout]     |
[INFO] [stdout] 768 | pub fn rl_d_txt(cpu: &mut CPU) {}
[INFO] [stdout]     |                 ^^^ help: if this is intentional, prefix it with an underscore: `_cpu`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cpu`
[INFO] [stdout]    --> src/instrucciones_cb.rs:785:13
[INFO] [stdout]     |
[INFO] [stdout] 785 | pub fn rl_e(cpu: &mut CPU) {}
[INFO] [stdout]     |             ^^^ help: if this is intentional, prefix it with an underscore: `_cpu`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cpu`
[INFO] [stdout]    --> src/instrucciones_cb.rs:787:17
[INFO] [stdout]     |
[INFO] [stdout] 787 | pub fn rl_e_txt(cpu: &mut CPU) {}
[INFO] [stdout]     |                 ^^^ help: if this is intentional, prefix it with an underscore: `_cpu`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cpu`
[INFO] [stdout]    --> src/instrucciones_cb.rs:807:13
[INFO] [stdout]     |
[INFO] [stdout] 807 | pub fn rl_h(cpu: &mut CPU) {}
[INFO] [stdout]     |             ^^^ help: if this is intentional, prefix it with an underscore: `_cpu`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cpu`
[INFO] [stdout]    --> src/instrucciones_cb.rs:809:17
[INFO] [stdout]     |
[INFO] [stdout] 809 | pub fn rl_h_txt(cpu: &mut CPU) {}
[INFO] [stdout]     |                 ^^^ help: if this is intentional, prefix it with an underscore: `_cpu`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cpu`
[INFO] [stdout]    --> src/instrucciones_cb.rs:826:13
[INFO] [stdout]     |
[INFO] [stdout] 826 | pub fn rl_l(cpu: &mut CPU) {}
[INFO] [stdout]     |             ^^^ help: if this is intentional, prefix it with an underscore: `_cpu`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cpu`
[INFO] [stdout]    --> src/instrucciones_cb.rs:828:17
[INFO] [stdout]     |
[INFO] [stdout] 828 | pub fn rl_l_txt(cpu: &mut CPU) {}
[INFO] [stdout]     |                 ^^^ help: if this is intentional, prefix it with an underscore: `_cpu`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cpu`
[INFO] [stdout]    --> src/instrucciones_cb.rs:846:16
[INFO] [stdout]     |
[INFO] [stdout] 846 | pub fn rl_OhlO(cpu: &mut CPU) {}
[INFO] [stdout]     |                ^^^ help: if this is intentional, prefix it with an underscore: `_cpu`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cpu`
[INFO] [stdout]    --> src/instrucciones_cb.rs:848:20
[INFO] [stdout]     |
[INFO] [stdout] 848 | pub fn rl_OhlO_txt(cpu: &mut CPU) {}
[INFO] [stdout]     |                    ^^^ help: if this is intentional, prefix it with an underscore: `_cpu`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `resultado` is never read
[INFO] [stdout]    --> src/instrucciones_ed.rs:286:30
[INFO] [stdout]     |
[INFO] [stdout] 286 |     let mut resultado: u16 = 0;
[INFO] [stdout]     |                              ^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cpu`
[INFO] [stdout]    --> src/instrucciones_cb.rs:315:14
[INFO] [stdout]     |
[INFO] [stdout] 315 | pub fn nopCB(cpu: &mut CPU) {
[INFO] [stdout]     |              ^^^ help: if this is intentional, prefix it with an underscore: `_cpu`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cpu`
[INFO] [stdout]    --> src/instrucciones_cb.rs:319:18
[INFO] [stdout]     |
[INFO] [stdout] 319 | pub fn nopCB_txt(cpu: &mut CPU) {
[INFO] [stdout]     |                  ^^^ help: if this is intentional, prefix it with an underscore: `_cpu`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cpu`
[INFO] [stdout]    --> src/instrucciones_cb.rs:397:14
[INFO] [stdout]     |
[INFO] [stdout] 397 | pub fn rlc_c(cpu: &mut CPU) {}
[INFO] [stdout]     |              ^^^ help: if this is intentional, prefix it with an underscore: `_cpu`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cpu`
[INFO] [stdout]    --> src/instrucciones_cb.rs:399:18
[INFO] [stdout]     |
[INFO] [stdout] 399 | pub fn rlc_c_txt(cpu: &mut CPU) {}
[INFO] [stdout]     |                  ^^^ help: if this is intentional, prefix it with an underscore: `_cpu`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cpu`
[INFO] [stdout]    --> src/instrucciones_cb.rs:417:14
[INFO] [stdout]     |
[INFO] [stdout] 417 | pub fn rlc_d(cpu: &mut CPU) {}
[INFO] [stdout]     |              ^^^ help: if this is intentional, prefix it with an underscore: `_cpu`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cpu`
[INFO] [stdout]    --> src/instrucciones_cb.rs:419:18
[INFO] [stdout]     |
[INFO] [stdout] 419 | pub fn rlc_d_txt(cpu: &mut CPU) {}
[INFO] [stdout]     |                  ^^^ help: if this is intentional, prefix it with an underscore: `_cpu`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cpu`
[INFO] [stdout]    --> src/instrucciones_cb.rs:438:14
[INFO] [stdout]     |
[INFO] [stdout] 438 | pub fn rlc_e(cpu: &mut CPU) {}
[INFO] [stdout]     |              ^^^ help: if this is intentional, prefix it with an underscore: `_cpu`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cpu`
[INFO] [stdout]    --> src/instrucciones_cb.rs:440:18
[INFO] [stdout]     |
[INFO] [stdout] 440 | pub fn rlc_e_txt(cpu: &mut CPU) {}
[INFO] [stdout]     |                  ^^^ help: if this is intentional, prefix it with an underscore: `_cpu`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cpu`
[INFO] [stdout]    --> src/instrucciones_cb.rs:459:14
[INFO] [stdout]     |
[INFO] [stdout] 459 | pub fn rlc_h(cpu: &mut CPU) {}
[INFO] [stdout]     |              ^^^ help: if this is intentional, prefix it with an underscore: `_cpu`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cpu`
[INFO] [stdout]    --> src/instrucciones_cb.rs:461:18
[INFO] [stdout]     |
[INFO] [stdout] 461 | pub fn rlc_h_txt(cpu: &mut CPU) {}
[INFO] [stdout]     |                  ^^^ help: if this is intentional, prefix it with an underscore: `_cpu`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cpu`
[INFO] [stdout]    --> src/instrucciones_cb.rs:479:14
[INFO] [stdout]     |
[INFO] [stdout] 479 | pub fn rlc_l(cpu: &mut CPU) {}
[INFO] [stdout]     |              ^^^ help: if this is intentional, prefix it with an underscore: `_cpu`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cpu`
[INFO] [stdout]    --> src/instrucciones_cb.rs:481:18
[INFO] [stdout]     |
[INFO] [stdout] 481 | pub fn rlc_l_txt(cpu: &mut CPU) {}
[INFO] [stdout]     |                  ^^^ help: if this is intentional, prefix it with an underscore: `_cpu`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cpu`
[INFO] [stdout]    --> src/instrucciones_cb.rs:500:17
[INFO] [stdout]     |
[INFO] [stdout] 500 | pub fn rlc_OhlO(cpu: &mut CPU) {}
[INFO] [stdout]     |                 ^^^ help: if this is intentional, prefix it with an underscore: `_cpu`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cpu`
[INFO] [stdout]    --> src/instrucciones_cb.rs:502:21
[INFO] [stdout]     |
[INFO] [stdout] 502 | pub fn rlc_OhlO_txt(cpu: &mut CPU) {}
[INFO] [stdout]     |                     ^^^ help: if this is intentional, prefix it with an underscore: `_cpu`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cpu`
[INFO] [stdout]    --> src/instrucciones_cb.rs:520:14
[INFO] [stdout]     |
[INFO] [stdout] 520 | pub fn rlc_a(cpu: &mut CPU) {}
[INFO] [stdout]     |              ^^^ help: if this is intentional, prefix it with an underscore: `_cpu`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cpu`
[INFO] [stdout]    --> src/instrucciones_cb.rs:522:18
[INFO] [stdout]     |
[INFO] [stdout] 522 | pub fn rlc_a_txt(cpu: &mut CPU) {}
[INFO] [stdout]     |                  ^^^ help: if this is intentional, prefix it with an underscore: `_cpu`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cpu`
[INFO] [stdout]    --> src/instrucciones_cb.rs:541:14
[INFO] [stdout]     |
[INFO] [stdout] 541 | pub fn rrc_b(cpu: &mut CPU) {}
[INFO] [stdout]     |              ^^^ help: if this is intentional, prefix it with an underscore: `_cpu`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cpu`
[INFO] [stdout]    --> src/instrucciones_cb.rs:543:18
[INFO] [stdout]     |
[INFO] [stdout] 543 | pub fn rrc_b_txt(cpu: &mut CPU) {}
[INFO] [stdout]     |                  ^^^ help: if this is intentional, prefix it with an underscore: `_cpu`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cpu`
[INFO] [stdout]    --> src/instrucciones_cb.rs:562:14
[INFO] [stdout]     |
[INFO] [stdout] 562 | pub fn rrc_c(cpu: &mut CPU) {}
[INFO] [stdout]     |              ^^^ help: if this is intentional, prefix it with an underscore: `_cpu`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cpu`
[INFO] [stdout]    --> src/instrucciones_cb.rs:564:18
[INFO] [stdout]     |
[INFO] [stdout] 564 | pub fn rrc_c_txt(cpu: &mut CPU) {}
[INFO] [stdout]     |                  ^^^ help: if this is intentional, prefix it with an underscore: `_cpu`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cpu`
[INFO] [stdout]    --> src/instrucciones_cb.rs:583:14
[INFO] [stdout]     |
[INFO] [stdout] 583 | pub fn rrc_d(cpu: &mut CPU) {}
[INFO] [stdout]     |              ^^^ help: if this is intentional, prefix it with an underscore: `_cpu`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cpu`
[INFO] [stdout]    --> src/instrucciones_cb.rs:585:18
[INFO] [stdout]     |
[INFO] [stdout] 585 | pub fn rrc_d_txt(cpu: &mut CPU) {}
[INFO] [stdout]     |                  ^^^ help: if this is intentional, prefix it with an underscore: `_cpu`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cpu`
[INFO] [stdout]    --> src/instrucciones_cb.rs:604:14
[INFO] [stdout]     |
[INFO] [stdout] 604 | pub fn rrc_e(cpu: &mut CPU) {}
[INFO] [stdout]     |              ^^^ help: if this is intentional, prefix it with an underscore: `_cpu`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cpu`
[INFO] [stdout]    --> src/instrucciones_cb.rs:606:18
[INFO] [stdout]     |
[INFO] [stdout] 606 | pub fn rrc_e_txt(cpu: &mut CPU) {}
[INFO] [stdout]     |                  ^^^ help: if this is intentional, prefix it with an underscore: `_cpu`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cpu`
[INFO] [stdout]    --> src/instrucciones_cb.rs:625:14
[INFO] [stdout]     |
[INFO] [stdout] 625 | pub fn rrc_h(cpu: &mut CPU) {}
[INFO] [stdout]     |              ^^^ help: if this is intentional, prefix it with an underscore: `_cpu`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cpu`
[INFO] [stdout]    --> src/instrucciones_cb.rs:627:18
[INFO] [stdout]     |
[INFO] [stdout] 627 | pub fn rrc_h_txt(cpu: &mut CPU) {}
[INFO] [stdout]     |                  ^^^ help: if this is intentional, prefix it with an underscore: `_cpu`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cpu`
[INFO] [stdout]    --> src/instrucciones_cb.rs:646:14
[INFO] [stdout]     |
[INFO] [stdout] 646 | pub fn rrc_l(cpu: &mut CPU) {}
[INFO] [stdout]     |              ^^^ help: if this is intentional, prefix it with an underscore: `_cpu`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cpu`
[INFO] [stdout]    --> src/instrucciones_cb.rs:648:18
[INFO] [stdout]     |
[INFO] [stdout] 648 | pub fn rrc_l_txt(cpu: &mut CPU) {}
[INFO] [stdout]     |                  ^^^ help: if this is intentional, prefix it with an underscore: `_cpu`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cpu`
[INFO] [stdout]    --> src/instrucciones_cb.rs:667:16
[INFO] [stdout]     |
[INFO] [stdout] 667 | pub fn rrcOhlO(cpu: &mut CPU) {}
[INFO] [stdout]     |                ^^^ help: if this is intentional, prefix it with an underscore: `_cpu`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cpu`
[INFO] [stdout]    --> src/instrucciones_cb.rs:669:20
[INFO] [stdout]     |
[INFO] [stdout] 669 | pub fn rrcOhlO_txt(cpu: &mut CPU) {}
[INFO] [stdout]     |                    ^^^ help: if this is intentional, prefix it with an underscore: `_cpu`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cpu`
[INFO] [stdout]    --> src/instrucciones_cb.rs:688:14
[INFO] [stdout]     |
[INFO] [stdout] 688 | pub fn rrc_a(cpu: &mut CPU) {}
[INFO] [stdout]     |              ^^^ help: if this is intentional, prefix it with an underscore: `_cpu`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cpu`
[INFO] [stdout]    --> src/instrucciones_fdcb.rs:495:23
[INFO] [stdout]     |
[INFO] [stdout] 495 | pub fn res_1_OiymnO_a(cpu: &mut CPU) {}
[INFO] [stdout]     |                       ^^^ help: if this is intentional, prefix it with an underscore: `_cpu`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cpu`
[INFO] [stdout]    --> src/instrucciones_fdcb.rs:497:27
[INFO] [stdout]     |
[INFO] [stdout] 497 | pub fn res_1_OiymnO_a_txt(cpu: &mut CPU) {}
[INFO] [stdout]     |                           ^^^ help: if this is intentional, prefix it with an underscore: `_cpu`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]   --> src/hardware.rs:74:13
[INFO] [stdout]    |
[INFO] [stdout] 74 |             _ => panic!("Procesador no reconocido en hardware")
[INFO] [stdout]    |             ^ no value can reach this
[INFO] [stdout]    |
[INFO] [stdout] note: multiple earlier patterns match some of the same values
[INFO] [stdout]   --> src/hardware.rs:74:13
[INFO] [stdout]    |
[INFO] [stdout] 54 |             PROCESADOR::SharpLr35902 => {
[INFO] [stdout]    |             ------------------------ matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout] 64 |             PROCESADOR::Z80 => {
[INFO] [stdout]    |             --------------- matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout] 74 |             _ => panic!("Procesador no reconocido en hardware")
[INFO] [stdout]    |             ^ collectively making this unreachable
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]   --> src/hardware.rs:92:13
[INFO] [stdout]    |
[INFO] [stdout] 92 |             _ => panic!("Chipset no reconocido en hardware")
[INFO] [stdout]    |             ^ no value can reach this
[INFO] [stdout]    |
[INFO] [stdout] note: multiple earlier patterns match some of the same values
[INFO] [stdout]   --> src/hardware.rs:92:13
[INFO] [stdout]    |
[INFO] [stdout] 90 |             CHIPSET::ChipSetSharpLr35902 => self.hardware_GB(cpu),
[INFO] [stdout]    |             ---------------------------- matches some of the same values
[INFO] [stdout] 91 |             CHIPSET::ChipSetZ80 => self.hardware_Z80(cpu),
[INFO] [stdout]    |             ------------------- matches some of the same values
[INFO] [stdout] 92 |             _ => panic!("Chipset no reconocido en hardware")
[INFO] [stdout]    |             ^ collectively making this unreachable
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cpu`
[INFO] [stdout]    --> src/hardware.rs:106:36
[INFO] [stdout]     |
[INFO] [stdout] 106 |     pub fn hardware_Z80(&mut self, cpu: &mut CPU) {}
[INFO] [stdout]     |                                    ^^^ help: if this is intentional, prefix it with an underscore: `_cpu`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cpu`
[INFO] [stdout]    --> src/instrucciones_cb.rs:690:18
[INFO] [stdout]     |
[INFO] [stdout] 690 | pub fn rrc_a_txt(cpu: &mut CPU) {}
[INFO] [stdout]     |                  ^^^ help: if this is intentional, prefix it with an underscore: `_cpu`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cpu`
[INFO] [stdout]    --> src/instrucciones_cb.rs:708:13
[INFO] [stdout]     |
[INFO] [stdout] 708 | pub fn rl_b(cpu: &mut CPU) {}
[INFO] [stdout]     |             ^^^ help: if this is intentional, prefix it with an underscore: `_cpu`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cpu`
[INFO] [stdout]    --> src/instrucciones_cb.rs:710:17
[INFO] [stdout]     |
[INFO] [stdout] 710 | pub fn rl_b_txt(cpu: &mut CPU) {}
[INFO] [stdout]     |                 ^^^ help: if this is intentional, prefix it with an underscore: `_cpu`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cpu`
[INFO] [stdout]    --> src/instrucciones_cb.rs:766:13
[INFO] [stdout]     |
[INFO] [stdout] 766 | pub fn rl_d(cpu: &mut CPU) {}
[INFO] [stdout]     |             ^^^ help: if this is intentional, prefix it with an underscore: `_cpu`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cpu`
[INFO] [stdout]    --> src/instrucciones_cb.rs:768:17
[INFO] [stdout]     |
[INFO] [stdout] 768 | pub fn rl_d_txt(cpu: &mut CPU) {}
[INFO] [stdout]     |                 ^^^ help: if this is intentional, prefix it with an underscore: `_cpu`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cpu`
[INFO] [stdout]    --> src/instrucciones_cb.rs:785:13
[INFO] [stdout]     |
[INFO] [stdout] 785 | pub fn rl_e(cpu: &mut CPU) {}
[INFO] [stdout]     |             ^^^ help: if this is intentional, prefix it with an underscore: `_cpu`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cpu`
[INFO] [stdout]    --> src/instrucciones_cb.rs:787:17
[INFO] [stdout]     |
[INFO] [stdout] 787 | pub fn rl_e_txt(cpu: &mut CPU) {}
[INFO] [stdout]     |                 ^^^ help: if this is intentional, prefix it with an underscore: `_cpu`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cpu`
[INFO] [stdout]    --> src/instrucciones_cb.rs:807:13
[INFO] [stdout]     |
[INFO] [stdout] 807 | pub fn rl_h(cpu: &mut CPU) {}
[INFO] [stdout]     |             ^^^ help: if this is intentional, prefix it with an underscore: `_cpu`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cpu`
[INFO] [stdout]    --> src/instrucciones_cb.rs:809:17
[INFO] [stdout]     |
[INFO] [stdout] 809 | pub fn rl_h_txt(cpu: &mut CPU) {}
[INFO] [stdout]     |                 ^^^ help: if this is intentional, prefix it with an underscore: `_cpu`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cpu`
[INFO] [stdout]    --> src/instrucciones_cb.rs:826:13
[INFO] [stdout]     |
[INFO] [stdout] 826 | pub fn rl_l(cpu: &mut CPU) {}
[INFO] [stdout]     |             ^^^ help: if this is intentional, prefix it with an underscore: `_cpu`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cpu`
[INFO] [stdout]    --> src/instrucciones_cb.rs:828:17
[INFO] [stdout]     |
[INFO] [stdout] 828 | pub fn rl_l_txt(cpu: &mut CPU) {}
[INFO] [stdout]     |                 ^^^ help: if this is intentional, prefix it with an underscore: `_cpu`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cpu`
[INFO] [stdout]    --> src/instrucciones_cb.rs:846:16
[INFO] [stdout]     |
[INFO] [stdout] 846 | pub fn rl_OhlO(cpu: &mut CPU) {}
[INFO] [stdout]     |                ^^^ help: if this is intentional, prefix it with an underscore: `_cpu`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cpu`
[INFO] [stdout]    --> src/instrucciones_cb.rs:848:20
[INFO] [stdout]     |
[INFO] [stdout] 848 | pub fn rl_OhlO_txt(cpu: &mut CPU) {}
[INFO] [stdout]     |                    ^^^ help: if this is intentional, prefix it with an underscore: `_cpu`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: useless assignment of field of type `u8` to itself
[INFO] [stdout]     --> src/instrucciones_basicas.rs:1192:22
[INFO] [stdout]      |
[INFO] [stdout] 1192 |         0b000_000 => cpu.b = cpu.b,
[INFO] [stdout]      |                      ^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: useless assignment of field of type `u8` to itself
[INFO] [stdout]     --> src/instrucciones_basicas.rs:1205:22
[INFO] [stdout]      |
[INFO] [stdout] 1205 |         0b001_001 => cpu.c = cpu.c,
[INFO] [stdout]      |                      ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: useless assignment of field of type `u8` to itself
[INFO] [stdout]     --> src/instrucciones_basicas.rs:1218:22
[INFO] [stdout]      |
[INFO] [stdout] 1218 |         0b010_010 => cpu.d = cpu.d,
[INFO] [stdout]      |                      ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: useless assignment of field of type `u8` to itself
[INFO] [stdout]     --> src/instrucciones_basicas.rs:1231:22
[INFO] [stdout]      |
[INFO] [stdout] 1231 |         0b011_011 => cpu.e = cpu.e,
[INFO] [stdout]      |                      ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: useless assignment of field of type `u8` to itself
[INFO] [stdout]     --> src/instrucciones_basicas.rs:1244:22
[INFO] [stdout]      |
[INFO] [stdout] 1244 |         0b100_100 => cpu.h = cpu.h,
[INFO] [stdout]      |                      ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: useless assignment of field of type `u8` to itself
[INFO] [stdout]     --> src/instrucciones_basicas.rs:1257:22
[INFO] [stdout]      |
[INFO] [stdout] 1257 |         0b101_101 => cpu.l = cpu.l,
[INFO] [stdout]      |                      ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: useless assignment of field of type `u8` to itself
[INFO] [stdout]     --> src/instrucciones_basicas.rs:1304:22
[INFO] [stdout]      |
[INFO] [stdout] 1304 |         0b111_111 => cpu.a = cpu.a,
[INFO] [stdout]      |                      ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `b_OcO` is never used
[INFO] [stdout]    --> src/instrucciones_ed.rs:182:4
[INFO] [stdout]     |
[INFO] [stdout] 182 | fn b_OcO(cpu: &mut CPU) { fnED_no_impl(cpu); }
[INFO] [stdout]     |    ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `b_OcO_txt` is never used
[INFO] [stdout]    --> src/instrucciones_ed.rs:184:4
[INFO] [stdout]     |
[INFO] [stdout] 184 | fn b_OcO_txt(cpu: &mut CPU) { fnED_no_impl(cpu); }
[INFO] [stdout]     |    ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `out_OcO_b` is never used
[INFO] [stdout]    --> src/instrucciones_ed.rs:187:4
[INFO] [stdout]     |
[INFO] [stdout] 187 | fn out_OcO_b(cpu: &mut CPU) { fnED_no_impl(cpu); }
[INFO] [stdout]     |    ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `out_OcO_b_txt` is never used
[INFO] [stdout]    --> src/instrucciones_ed.rs:189:4
[INFO] [stdout]     |
[INFO] [stdout] 189 | fn out_OcO_b_txt(cpu: &mut CPU) { fnED_no_impl(cpu); }
[INFO] [stdout]     |    ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sbc_hl_bc` is never used
[INFO] [stdout]    --> src/instrucciones_ed.rs:192:4
[INFO] [stdout]     |
[INFO] [stdout] 192 | fn sbc_hl_bc(cpu: &mut CPU) { fnED_no_impl(cpu); }
[INFO] [stdout]     |    ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sbc_hl_bc_txt` is never used
[INFO] [stdout]    --> src/instrucciones_ed.rs:194:4
[INFO] [stdout]     |
[INFO] [stdout] 194 | fn sbc_hl_bc_txt(cpu: &mut CPU) { fnED_no_impl(cpu); }
[INFO] [stdout]     |    ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `neg` is never used
[INFO] [stdout]    --> src/instrucciones_ed.rs:208:4
[INFO] [stdout]     |
[INFO] [stdout] 208 | fn neg(cpu: &mut CPU) { fnED_no_impl(cpu); }
[INFO] [stdout]     |    ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `neg_txt` is never used
[INFO] [stdout]    --> src/instrucciones_ed.rs:210:4
[INFO] [stdout]     |
[INFO] [stdout] 210 | fn neg_txt(cpu: &mut CPU) { fnED_no_impl(cpu); }
[INFO] [stdout]     |    ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `retn` is never used
[INFO] [stdout]    --> src/instrucciones_ed.rs:213:4
[INFO] [stdout]     |
[INFO] [stdout] 213 | fn retn(cpu: &mut CPU) { fnED_no_impl(cpu); }
[INFO] [stdout]     |    ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `retn_txt` is never used
[INFO] [stdout]    --> src/instrucciones_ed.rs:215:4
[INFO] [stdout]     |
[INFO] [stdout] 215 | fn retn_txt(cpu: &mut CPU) { fnED_no_impl(cpu); }
[INFO] [stdout]     |    ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `im_0` is never used
[INFO] [stdout]    --> src/instrucciones_ed.rs:218:4
[INFO] [stdout]     |
[INFO] [stdout] 218 | fn im_0(cpu: &mut CPU) { fnED_no_impl(cpu); }
[INFO] [stdout]     |    ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `im_0_txt` is never used
[INFO] [stdout]    --> src/instrucciones_ed.rs:220:4
[INFO] [stdout]     |
[INFO] [stdout] 220 | fn im_0_txt(cpu: &mut CPU) { fnED_no_impl(cpu); }
[INFO] [stdout]     |    ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `in_c_OcO` is never used
[INFO] [stdout]    --> src/instrucciones_ed.rs:242:4
[INFO] [stdout]     |
[INFO] [stdout] 242 | fn in_c_OcO(cpu: &mut CPU) { fnED_no_impl(cpu); }
[INFO] [stdout]     |    ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `outOcO_c` is never used
[INFO] [stdout]    --> src/instrucciones_ed.rs:244:4
[INFO] [stdout]     |
[INFO] [stdout] 244 | fn outOcO_c(cpu: &mut CPU) { fnED_no_impl(cpu); }
[INFO] [stdout]     |    ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `adc_hl_bc` is never used
[INFO] [stdout]    --> src/instrucciones_ed.rs:246:4
[INFO] [stdout]     |
[INFO] [stdout] 246 | fn adc_hl_bc(cpu: &mut CPU) { fnED_no_impl(cpu); }
[INFO] [stdout]     |    ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `reti` is never used
[INFO] [stdout]    --> src/instrucciones_ed.rs:260:4
[INFO] [stdout]     |
[INFO] [stdout] 260 | fn reti(cpu: &mut CPU) { fnED_no_impl(cpu); }
[INFO] [stdout]     |    ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `im_0_1` is never used
[INFO] [stdout]    --> src/instrucciones_ed.rs:262:4
[INFO] [stdout]     |
[INFO] [stdout] 262 | fn im_0_1(cpu: &mut CPU) { fnED_no_impl(cpu); }
[INFO] [stdout]     |    ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `ld_r_a` is never used
[INFO] [stdout]    --> src/instrucciones_ed.rs:264:4
[INFO] [stdout]     |
[INFO] [stdout] 264 | fn ld_r_a(cpu: &mut CPU) { fnED_no_impl(cpu); }
[INFO] [stdout]     |    ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `in_dOcO` is never used
[INFO] [stdout]    --> src/instrucciones_ed.rs:271:4
[INFO] [stdout]     |
[INFO] [stdout] 271 | fn in_dOcO(cpu: &mut CPU) { fnED_no_impl(cpu); }
[INFO] [stdout]     |    ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `in_dOcO_txt` is never used
[INFO] [stdout]    --> src/instrucciones_ed.rs:273:4
[INFO] [stdout]     |
[INFO] [stdout] 273 | fn in_dOcO_txt(cpu: &mut CPU) { fnED_no_impl(cpu); }
[INFO] [stdout]     |    ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `out_cOdO` is never used
[INFO] [stdout]    --> src/instrucciones_ed.rs:276:4
[INFO] [stdout]     |
[INFO] [stdout] 276 | fn out_cOdO(cpu: &mut CPU) { fnED_no_impl(cpu); }
[INFO] [stdout]     |    ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `out_cOdO_txt` is never used
[INFO] [stdout]    --> src/instrucciones_ed.rs:278:4
[INFO] [stdout]     |
[INFO] [stdout] 278 | fn out_cOdO_txt(cpu: &mut CPU) { fnED_no_impl(cpu); }
[INFO] [stdout]     |    ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `in_e_OcO` is never used
[INFO] [stdout]    --> src/instrucciones_ed.rs:379:4
[INFO] [stdout]     |
[INFO] [stdout] 379 | fn in_e_OcO(cpu: &mut CPU) { fnED_no_impl(cpu); }
[INFO] [stdout]     |    ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `in_e_OcO_txt` is never used
[INFO] [stdout]    --> src/instrucciones_ed.rs:381:4
[INFO] [stdout]     |
[INFO] [stdout] 381 | fn in_e_OcO_txt(cpu: &mut CPU) { fnED_no_impl(cpu); }
[INFO] [stdout]     |    ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `outOcO_e` is never used
[INFO] [stdout]    --> src/instrucciones_ed.rs:384:4
[INFO] [stdout]     |
[INFO] [stdout] 384 | fn outOcO_e(cpu: &mut CPU) { fnED_no_impl(cpu); }
[INFO] [stdout]     |    ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `outOcO_e_txt` is never used
[INFO] [stdout]    --> src/instrucciones_ed.rs:386:4
[INFO] [stdout]     |
[INFO] [stdout] 386 | fn outOcO_e_txt(cpu: &mut CPU) { fnED_no_impl(cpu); }
[INFO] [stdout]     |    ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `adc_hl_de` is never used
[INFO] [stdout]    --> src/instrucciones_ed.rs:389:4
[INFO] [stdout]     |
[INFO] [stdout] 389 | fn adc_hl_de(cpu: &mut CPU) { fnED_no_impl(cpu); }
[INFO] [stdout]     |    ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `adc_hl_de_txt` is never used
[INFO] [stdout]    --> src/instrucciones_ed.rs:391:4
[INFO] [stdout]     |
[INFO] [stdout] 391 | fn adc_hl_de_txt(cpu: &mut CPU) { fnED_no_impl(cpu); }
[INFO] [stdout]     |    ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `im_2` is never used
[INFO] [stdout]    --> src/instrucciones_ed.rs:402:4
[INFO] [stdout]     |
[INFO] [stdout] 402 | fn im_2(cpu: &mut CPU) { fnED_no_impl(cpu); }
[INFO] [stdout]     |    ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `im_2_txt` is never used
[INFO] [stdout]    --> src/instrucciones_ed.rs:404:4
[INFO] [stdout]     |
[INFO] [stdout] 404 | fn im_2_txt(cpu: &mut CPU) { fnED_no_impl(cpu); }
[INFO] [stdout]     |    ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `ld_a_r` is never used
[INFO] [stdout]    --> src/instrucciones_ed.rs:407:4
[INFO] [stdout]     |
[INFO] [stdout] 407 | fn ld_a_r(cpu: &mut CPU) { fnED_no_impl(cpu); }
[INFO] [stdout]     |    ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `ld_a_r_txt` is never used
[INFO] [stdout]    --> src/instrucciones_ed.rs:409:4
[INFO] [stdout]     |
[INFO] [stdout] 409 | fn ld_a_r_txt(cpu: &mut CPU) { fnED_no_impl(cpu); }
[INFO] [stdout]     |    ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `hw_z80` is never read
[INFO] [stdout]   --> src/hardware.rs:46:5
[INFO] [stdout]    |
[INFO] [stdout] 42 | pub struct Hardware {
[INFO] [stdout]    |            -------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 46 |     hw_z80: HwZ80,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `calc_half_carry_on_u8_sum` is never used
[INFO] [stdout]   --> src/operaciones_binarias.rs:41:4
[INFO] [stdout]    |
[INFO] [stdout] 41 | fn calc_half_carry_on_u8_sum(valor_a: u8, valor_b: u8) -> bool {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `calc_half_carry_on_u8_sub` is never used
[INFO] [stdout]   --> src/operaciones_binarias.rs:48:4
[INFO] [stdout]    |
[INFO] [stdout] 48 | fn calc_half_carry_on_u8_sub(valor_a: u8, valor_b: u8) -> bool {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]    --> src/cpu.rs:489:13
[INFO] [stdout]     |
[INFO] [stdout] 489 |             terminal.clear(ClearType::All);
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout]     = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 489 |             let _ = terminal.clear(ClearType::All);
[INFO] [stdout]     |             +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]    --> src/cpu.rs:496:13
[INFO] [stdout]     |
[INFO] [stdout] 496 |             cursor().goto(48, 1);
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 496 |             let _ = cursor().goto(48, 1);
[INFO] [stdout]     |             +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]    --> src/cpu.rs:501:9
[INFO] [stdout]     |
[INFO] [stdout] 501 |         cursor().goto(100, 20);
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 501 |         let _ = cursor().goto(100, 20);
[INFO] [stdout]     |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]    --> src/cpu.rs:509:17
[INFO] [stdout]     |
[INFO] [stdout] 509 |                 cursor().goto(53, lin + 1);
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 509 |                 let _ = cursor().goto(53, lin + 1);
[INFO] [stdout]     |                 +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `resultado` is never read
[INFO] [stdout]    --> src/instrucciones_ed.rs:286:30
[INFO] [stdout]     |
[INFO] [stdout] 286 |     let mut resultado: u16 = 0;
[INFO] [stdout]     |                              ^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]    --> src/cpu.rs:522:9
[INFO] [stdout]     |
[INFO] [stdout] 522 |         cursor().goto(100, 20);
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 522 |         let _ = cursor().goto(100, 20);
[INFO] [stdout]     |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]    --> src/cpu.rs:527:13
[INFO] [stdout]     |
[INFO] [stdout] 527 |             cursor().goto(24, 7);
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 527 |             let _ = cursor().goto(24, 7);
[INFO] [stdout]     |             +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]    --> src/cpu.rs:529:13
[INFO] [stdout]     |
[INFO] [stdout] 529 |             cursor().goto(34, 7);
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 529 |             let _ = cursor().goto(34, 7);
[INFO] [stdout]     |             +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]    --> src/cpu.rs:538:9
[INFO] [stdout]     |
[INFO] [stdout] 538 |         cursor().goto(100, 20);
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 538 |         let _ = cursor().goto(100, 20);
[INFO] [stdout]     |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]    --> src/cpu.rs:546:13
[INFO] [stdout]     |
[INFO] [stdout] 546 |             cursor.hide();
[INFO] [stdout]     |             ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 546 |             let _ = cursor.hide();
[INFO] [stdout]     |             +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]    --> src/cpu.rs:551:21
[INFO] [stdout]     |
[INFO] [stdout] 551 |                     cursor.goto(78, lin + 1);
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 551 |                     let _ = cursor.goto(78, lin + 1);
[INFO] [stdout]     |                     +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]    --> src/cpu.rs:553:21
[INFO] [stdout]     |
[INFO] [stdout] 553 |                     cursor.goto(84 + 3 * col, lin + 1);
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 553 |                     let _ = cursor.goto(84 + 3 * col, lin + 1);
[INFO] [stdout]     |                     +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]    --> src/cpu.rs:558:13
[INFO] [stdout]     |
[INFO] [stdout] 558 |             cursor.goto(100, 20);
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 558 |             let _ = cursor.goto(100, 20);
[INFO] [stdout]     |             +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]    --> src/cpu.rs:567:13
[INFO] [stdout]     |
[INFO] [stdout] 567 |             cursor.hide();
[INFO] [stdout]     |             ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 567 |             let _ = cursor.hide();
[INFO] [stdout]     |             +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]    --> src/cpu.rs:569:13
[INFO] [stdout]     |
[INFO] [stdout] 569 |             cursor.goto(1, 12);
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 569 |             let _ = cursor.goto(1, 12);
[INFO] [stdout]     |             +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]    --> src/cpu.rs:575:21
[INFO] [stdout]     |
[INFO] [stdout] 575 |                     cursor.goto(1, lin + 13);
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 575 |                     let _ = cursor.goto(1, lin + 13);
[INFO] [stdout]     |                     +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]    --> src/cpu.rs:577:21
[INFO] [stdout]     |
[INFO] [stdout] 577 |                     cursor.goto(8 + 3 * col, lin + 13);
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 577 |                     let _ = cursor.goto(8 + 3 * col, lin + 13);
[INFO] [stdout]     |                     +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]    --> src/cpu.rs:582:13
[INFO] [stdout]     |
[INFO] [stdout] 582 |             cursor.goto(100, 20);
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 582 |             let _ = cursor.goto(100, 20);
[INFO] [stdout]     |             +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]    --> src/cpu.rs:590:13
[INFO] [stdout]     |
[INFO] [stdout] 590 |             cursor.hide();
[INFO] [stdout]     |             ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 590 |             let _ = cursor.hide();
[INFO] [stdout]     |             +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]    --> src/cpu.rs:595:13
[INFO] [stdout]     |
[INFO] [stdout] 595 |             cursor.goto(1, 1);
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 595 |             let _ = cursor.goto(1, 1);
[INFO] [stdout]     |             +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]    --> src/cpu.rs:597:13
[INFO] [stdout]     |
[INFO] [stdout] 597 |             cursor.goto(1, 2);
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 597 |             let _ = cursor.goto(1, 2);
[INFO] [stdout]     |             +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]    --> src/cpu.rs:599:13
[INFO] [stdout]     |
[INFO] [stdout] 599 |             cursor.goto(1, 3);
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 599 |             let _ = cursor.goto(1, 3);
[INFO] [stdout]     |             +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]    --> src/cpu.rs:601:13
[INFO] [stdout]     |
[INFO] [stdout] 601 |             cursor.goto(1, 4);
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 601 |             let _ = cursor.goto(1, 4);
[INFO] [stdout]     |             +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]    --> src/cpu.rs:603:13
[INFO] [stdout]     |
[INFO] [stdout] 603 |             cursor.goto(1, 5);
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 603 |             let _ = cursor.goto(1, 5);
[INFO] [stdout]     |             +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]    --> src/cpu.rs:606:13
[INFO] [stdout]     |
[INFO] [stdout] 606 |             cursor.goto(1, 6);
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 606 |             let _ = cursor.goto(1, 6);
[INFO] [stdout]     |             +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]    --> src/cpu.rs:617:13
[INFO] [stdout]     |
[INFO] [stdout] 617 |             cursor.goto(1, 7);
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 617 |             let _ = cursor.goto(1, 7);
[INFO] [stdout]     |             +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]    --> src/cpu.rs:620:13
[INFO] [stdout]     |
[INFO] [stdout] 620 |             cursor.goto(1, 9);
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 620 |             let _ = cursor.goto(1, 9);
[INFO] [stdout]     |             +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]    --> src/cpu.rs:639:13
[INFO] [stdout]     |
[INFO] [stdout] 639 |             cursor.goto(1, 10);
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 639 |             let _ = cursor.goto(1, 10);
[INFO] [stdout]     |             +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]    --> src/cpu.rs:642:13
[INFO] [stdout]     |
[INFO] [stdout] 642 |             cursor.goto(40, 10);
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 642 |             let _ = cursor.goto(40, 10);
[INFO] [stdout]     |             +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]    --> src/cpu.rs:668:13
[INFO] [stdout]     |
[INFO] [stdout] 668 |             cursor.goto(10, 10);
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 668 |             let _ = cursor.goto(10, 10);
[INFO] [stdout]     |             +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]    --> src/cpu.rs:670:9
[INFO] [stdout]     |
[INFO] [stdout] 670 |         cursor().goto(100, 20);
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 670 |         let _ = cursor().goto(100, 20);
[INFO] [stdout]     |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/instrucciones_basicas.rs:1981:12
[INFO] [stdout]      |
[INFO] [stdout] 1981 |       panic!(format!("Funcion normal no implementada\n\
[INFO] [stdout]      |  ____________^
[INFO] [stdout] 1982 | |     PC = #{:04X}  r0 = #{:02X}  r1 = #{:02X}  r2 = #{:02X}  \
[INFO] [stdout] 1983 | |     r3 = #{:02X}\n",
[INFO] [stdout] 1984 | |                    cpu.pc, cpu.r0, cpu.r1, cpu.r2, cpu.r3));
[INFO] [stdout]      | |__________________________________________________________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout]      = note: `#[warn(non_fmt_panics)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 1981 ~     panic!("Funcion normal no implementada\n\
[INFO] [stdout] 1982 |     PC = #{:04X}  r0 = #{:02X}  r1 = #{:02X}  r2 = #{:02X}  \
[INFO] [stdout] 1983 |     r3 = #{:02X}\n",
[INFO] [stdout] 1984 ~                    cpu.pc, cpu.r0, cpu.r1, cpu.r2, cpu.r3);
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> src/instrucciones_cb.rs:307:12
[INFO] [stdout]     |
[INFO] [stdout] 307 |       panic!(format!("Funcion normal no implementada\n\
[INFO] [stdout]     |  ____________^
[INFO] [stdout] 308 | |     PC = #{:04X}  r0 = #{:02X}  r1 = #{:02X}  r2 = #{:02X}  \
[INFO] [stdout] 309 | |     r3 = #{:02X}\n",
[INFO] [stdout] 310 | |                    cpu.pc, cpu.r0, cpu.r1, cpu.r2, cpu.r3));
[INFO] [stdout]     | |__________________________________________________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]     |
[INFO] [stdout] 307 ~     panic!("Funcion normal no implementada\n\
[INFO] [stdout] 308 |     PC = #{:04X}  r0 = #{:02X}  r1 = #{:02X}  r2 = #{:02X}  \
[INFO] [stdout] 309 |     r3 = #{:02X}\n",
[INFO] [stdout] 310 ~                    cpu.pc, cpu.r0, cpu.r1, cpu.r2, cpu.r3);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> src/instrucciones_ed.rs:117:12
[INFO] [stdout]     |
[INFO] [stdout] 117 |       panic!(format!("Funcion ED no implementada\n\
[INFO] [stdout]     |  ____________^
[INFO] [stdout] 118 | |     PC = #{:04X}  r0 = #{:02X}  r1 = #{:02X}  r2 = #{:02X}  \
[INFO] [stdout] 119 | |     r3 = #{:02X}\n",
[INFO] [stdout] 120 | |                    cpu.pc, cpu.r0, cpu.r1, cpu.r2, cpu.r3));
[INFO] [stdout]     | |__________________________________________________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]     |
[INFO] [stdout] 117 ~     panic!("Funcion ED no implementada\n\
[INFO] [stdout] 118 |     PC = #{:04X}  r0 = #{:02X}  r1 = #{:02X}  r2 = #{:02X}  \
[INFO] [stdout] 119 |     r3 = #{:02X}\n",
[INFO] [stdout] 120 ~                    cpu.pc, cpu.r0, cpu.r1, cpu.r2, cpu.r3);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> src/instrucciones_fd.rs:314:12
[INFO] [stdout]     |
[INFO] [stdout] 314 |       panic!(format!("Funcion normal no implementada\n\
[INFO] [stdout]     |  ____________^
[INFO] [stdout] 315 | |     PC = #{:04X}  r0 = #{:02X}  r1 = #{:02X}  r2 = #{:02X}  \
[INFO] [stdout] 316 | |     r3 = #{:02X}\n",
[INFO] [stdout] 317 | |                    cpu.pc, cpu.r0, cpu.r1, cpu.r2, cpu.r3));
[INFO] [stdout]     | |__________________________________________________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]     |
[INFO] [stdout] 314 ~     panic!("Funcion normal no implementada\n\
[INFO] [stdout] 315 |     PC = #{:04X}  r0 = #{:02X}  r1 = #{:02X}  r2 = #{:02X}  \
[INFO] [stdout] 316 |     r3 = #{:02X}\n",
[INFO] [stdout] 317 ~                    cpu.pc, cpu.r0, cpu.r1, cpu.r2, cpu.r3);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> src/instrucciones_fdcb.rs:319:12
[INFO] [stdout]     |
[INFO] [stdout] 319 |     panic!(format!("Funcion #FDCB{:02X}{:02X} no implementada PC = {:04X}", cpu.r2, cpu.r3, cpu.pc));
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]     |
[INFO] [stdout] 319 -     panic!(format!("Funcion #FDCB{:02X}{:02X} no implementada PC = {:04X}", cpu.r2, cpu.r3, cpu.pc));
[INFO] [stdout] 319 +     panic!("Funcion #FDCB{:02X}{:02X} no implementada PC = {:04X}", cpu.r2, cpu.r3, cpu.pc);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cpu`
[INFO] [stdout]    --> src/instrucciones_fdcb.rs:495:23
[INFO] [stdout]     |
[INFO] [stdout] 495 | pub fn res_1_OiymnO_a(cpu: &mut CPU) {}
[INFO] [stdout]     |                       ^^^ help: if this is intentional, prefix it with an underscore: `_cpu`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cpu`
[INFO] [stdout]    --> src/instrucciones_fdcb.rs:497:27
[INFO] [stdout]     |
[INFO] [stdout] 497 | pub fn res_1_OiymnO_a_txt(cpu: &mut CPU) {}
[INFO] [stdout]     |                           ^^^ help: if this is intentional, prefix it with an underscore: `_cpu`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]   --> src/hardware.rs:74:13
[INFO] [stdout]    |
[INFO] [stdout] 74 |             _ => panic!("Procesador no reconocido en hardware")
[INFO] [stdout]    |             ^ no value can reach this
[INFO] [stdout]    |
[INFO] [stdout] note: multiple earlier patterns match some of the same values
[INFO] [stdout]   --> src/hardware.rs:74:13
[INFO] [stdout]    |
[INFO] [stdout] 54 |             PROCESADOR::SharpLr35902 => {
[INFO] [stdout]    |             ------------------------ matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout] 64 |             PROCESADOR::Z80 => {
[INFO] [stdout]    |             --------------- matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout] 74 |             _ => panic!("Procesador no reconocido en hardware")
[INFO] [stdout]    |             ^ collectively making this unreachable
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]   --> src/hardware.rs:92:13
[INFO] [stdout]    |
[INFO] [stdout] 92 |             _ => panic!("Chipset no reconocido en hardware")
[INFO] [stdout]    |             ^ no value can reach this
[INFO] [stdout]    |
[INFO] [stdout] note: multiple earlier patterns match some of the same values
[INFO] [stdout]   --> src/hardware.rs:92:13
[INFO] [stdout]    |
[INFO] [stdout] 90 |             CHIPSET::ChipSetSharpLr35902 => self.hardware_GB(cpu),
[INFO] [stdout]    |             ---------------------------- matches some of the same values
[INFO] [stdout] 91 |             CHIPSET::ChipSetZ80 => self.hardware_Z80(cpu),
[INFO] [stdout]    |             ------------------- matches some of the same values
[INFO] [stdout] 92 |             _ => panic!("Chipset no reconocido en hardware")
[INFO] [stdout]    |             ^ collectively making this unreachable
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cpu`
[INFO] [stdout]    --> src/hardware.rs:106:36
[INFO] [stdout]     |
[INFO] [stdout] 106 |     pub fn hardware_Z80(&mut self, cpu: &mut CPU) {}
[INFO] [stdout]     |                                    ^^^ help: if this is intentional, prefix it with an underscore: `_cpu`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: useless assignment of field of type `u8` to itself
[INFO] [stdout]     --> src/instrucciones_basicas.rs:1192:22
[INFO] [stdout]      |
[INFO] [stdout] 1192 |         0b000_000 => cpu.b = cpu.b,
[INFO] [stdout]      |                      ^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: useless assignment of field of type `u8` to itself
[INFO] [stdout]     --> src/instrucciones_basicas.rs:1205:22
[INFO] [stdout]      |
[INFO] [stdout] 1205 |         0b001_001 => cpu.c = cpu.c,
[INFO] [stdout]      |                      ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: useless assignment of field of type `u8` to itself
[INFO] [stdout]     --> src/instrucciones_basicas.rs:1218:22
[INFO] [stdout]      |
[INFO] [stdout] 1218 |         0b010_010 => cpu.d = cpu.d,
[INFO] [stdout]      |                      ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: useless assignment of field of type `u8` to itself
[INFO] [stdout]     --> src/instrucciones_basicas.rs:1231:22
[INFO] [stdout]      |
[INFO] [stdout] 1231 |         0b011_011 => cpu.e = cpu.e,
[INFO] [stdout]      |                      ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: useless assignment of field of type `u8` to itself
[INFO] [stdout]     --> src/instrucciones_basicas.rs:1244:22
[INFO] [stdout]      |
[INFO] [stdout] 1244 |         0b100_100 => cpu.h = cpu.h,
[INFO] [stdout]      |                      ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: useless assignment of field of type `u8` to itself
[INFO] [stdout]     --> src/instrucciones_basicas.rs:1257:22
[INFO] [stdout]      |
[INFO] [stdout] 1257 |         0b101_101 => cpu.l = cpu.l,
[INFO] [stdout]      |                      ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: useless assignment of field of type `u8` to itself
[INFO] [stdout]     --> src/instrucciones_basicas.rs:1304:22
[INFO] [stdout]      |
[INFO] [stdout] 1304 |         0b111_111 => cpu.a = cpu.a,
[INFO] [stdout]      |                      ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `b_OcO` is never used
[INFO] [stdout]    --> src/instrucciones_ed.rs:182:4
[INFO] [stdout]     |
[INFO] [stdout] 182 | fn b_OcO(cpu: &mut CPU) { fnED_no_impl(cpu); }
[INFO] [stdout]     |    ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `b_OcO_txt` is never used
[INFO] [stdout]    --> src/instrucciones_ed.rs:184:4
[INFO] [stdout]     |
[INFO] [stdout] 184 | fn b_OcO_txt(cpu: &mut CPU) { fnED_no_impl(cpu); }
[INFO] [stdout]     |    ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `out_OcO_b` is never used
[INFO] [stdout]    --> src/instrucciones_ed.rs:187:4
[INFO] [stdout]     |
[INFO] [stdout] 187 | fn out_OcO_b(cpu: &mut CPU) { fnED_no_impl(cpu); }
[INFO] [stdout]     |    ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `out_OcO_b_txt` is never used
[INFO] [stdout]    --> src/instrucciones_ed.rs:189:4
[INFO] [stdout]     |
[INFO] [stdout] 189 | fn out_OcO_b_txt(cpu: &mut CPU) { fnED_no_impl(cpu); }
[INFO] [stdout]     |    ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sbc_hl_bc` is never used
[INFO] [stdout]    --> src/instrucciones_ed.rs:192:4
[INFO] [stdout]     |
[INFO] [stdout] 192 | fn sbc_hl_bc(cpu: &mut CPU) { fnED_no_impl(cpu); }
[INFO] [stdout]     |    ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sbc_hl_bc_txt` is never used
[INFO] [stdout]    --> src/instrucciones_ed.rs:194:4
[INFO] [stdout]     |
[INFO] [stdout] 194 | fn sbc_hl_bc_txt(cpu: &mut CPU) { fnED_no_impl(cpu); }
[INFO] [stdout]     |    ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `neg` is never used
[INFO] [stdout]    --> src/instrucciones_ed.rs:208:4
[INFO] [stdout]     |
[INFO] [stdout] 208 | fn neg(cpu: &mut CPU) { fnED_no_impl(cpu); }
[INFO] [stdout]     |    ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `neg_txt` is never used
[INFO] [stdout]    --> src/instrucciones_ed.rs:210:4
[INFO] [stdout]     |
[INFO] [stdout] 210 | fn neg_txt(cpu: &mut CPU) { fnED_no_impl(cpu); }
[INFO] [stdout]     |    ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `retn` is never used
[INFO] [stdout]    --> src/instrucciones_ed.rs:213:4
[INFO] [stdout]     |
[INFO] [stdout] 213 | fn retn(cpu: &mut CPU) { fnED_no_impl(cpu); }
[INFO] [stdout]     |    ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `retn_txt` is never used
[INFO] [stdout]    --> src/instrucciones_ed.rs:215:4
[INFO] [stdout]     |
[INFO] [stdout] 215 | fn retn_txt(cpu: &mut CPU) { fnED_no_impl(cpu); }
[INFO] [stdout]     |    ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `im_0` is never used
[INFO] [stdout]    --> src/instrucciones_ed.rs:218:4
[INFO] [stdout]     |
[INFO] [stdout] 218 | fn im_0(cpu: &mut CPU) { fnED_no_impl(cpu); }
[INFO] [stdout]     |    ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `im_0_txt` is never used
[INFO] [stdout]    --> src/instrucciones_ed.rs:220:4
[INFO] [stdout]     |
[INFO] [stdout] 220 | fn im_0_txt(cpu: &mut CPU) { fnED_no_impl(cpu); }
[INFO] [stdout]     |    ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `in_c_OcO` is never used
[INFO] [stdout]    --> src/instrucciones_ed.rs:242:4
[INFO] [stdout]     |
[INFO] [stdout] 242 | fn in_c_OcO(cpu: &mut CPU) { fnED_no_impl(cpu); }
[INFO] [stdout]     |    ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `outOcO_c` is never used
[INFO] [stdout]    --> src/instrucciones_ed.rs:244:4
[INFO] [stdout]     |
[INFO] [stdout] 244 | fn outOcO_c(cpu: &mut CPU) { fnED_no_impl(cpu); }
[INFO] [stdout]     |    ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `adc_hl_bc` is never used
[INFO] [stdout]    --> src/instrucciones_ed.rs:246:4
[INFO] [stdout]     |
[INFO] [stdout] 246 | fn adc_hl_bc(cpu: &mut CPU) { fnED_no_impl(cpu); }
[INFO] [stdout]     |    ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `reti` is never used
[INFO] [stdout]    --> src/instrucciones_ed.rs:260:4
[INFO] [stdout]     |
[INFO] [stdout] 260 | fn reti(cpu: &mut CPU) { fnED_no_impl(cpu); }
[INFO] [stdout]     |    ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `im_0_1` is never used
[INFO] [stdout]    --> src/instrucciones_ed.rs:262:4
[INFO] [stdout]     |
[INFO] [stdout] 262 | fn im_0_1(cpu: &mut CPU) { fnED_no_impl(cpu); }
[INFO] [stdout]     |    ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `ld_r_a` is never used
[INFO] [stdout]    --> src/instrucciones_ed.rs:264:4
[INFO] [stdout]     |
[INFO] [stdout] 264 | fn ld_r_a(cpu: &mut CPU) { fnED_no_impl(cpu); }
[INFO] [stdout]     |    ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `in_dOcO` is never used
[INFO] [stdout]    --> src/instrucciones_ed.rs:271:4
[INFO] [stdout]     |
[INFO] [stdout] 271 | fn in_dOcO(cpu: &mut CPU) { fnED_no_impl(cpu); }
[INFO] [stdout]     |    ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `in_dOcO_txt` is never used
[INFO] [stdout]    --> src/instrucciones_ed.rs:273:4
[INFO] [stdout]     |
[INFO] [stdout] 273 | fn in_dOcO_txt(cpu: &mut CPU) { fnED_no_impl(cpu); }
[INFO] [stdout]     |    ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `out_cOdO` is never used
[INFO] [stdout]    --> src/instrucciones_ed.rs:276:4
[INFO] [stdout]     |
[INFO] [stdout] 276 | fn out_cOdO(cpu: &mut CPU) { fnED_no_impl(cpu); }
[INFO] [stdout]     |    ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `out_cOdO_txt` is never used
[INFO] [stdout]    --> src/instrucciones_ed.rs:278:4
[INFO] [stdout]     |
[INFO] [stdout] 278 | fn out_cOdO_txt(cpu: &mut CPU) { fnED_no_impl(cpu); }
[INFO] [stdout]     |    ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `in_e_OcO` is never used
[INFO] [stdout]    --> src/instrucciones_ed.rs:379:4
[INFO] [stdout]     |
[INFO] [stdout] 379 | fn in_e_OcO(cpu: &mut CPU) { fnED_no_impl(cpu); }
[INFO] [stdout]     |    ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `in_e_OcO_txt` is never used
[INFO] [stdout]    --> src/instrucciones_ed.rs:381:4
[INFO] [stdout]     |
[INFO] [stdout] 381 | fn in_e_OcO_txt(cpu: &mut CPU) { fnED_no_impl(cpu); }
[INFO] [stdout]     |    ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `outOcO_e` is never used
[INFO] [stdout]    --> src/instrucciones_ed.rs:384:4
[INFO] [stdout]     |
[INFO] [stdout] 384 | fn outOcO_e(cpu: &mut CPU) { fnED_no_impl(cpu); }
[INFO] [stdout]     |    ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `outOcO_e_txt` is never used
[INFO] [stdout]    --> src/instrucciones_ed.rs:386:4
[INFO] [stdout]     |
[INFO] [stdout] 386 | fn outOcO_e_txt(cpu: &mut CPU) { fnED_no_impl(cpu); }
[INFO] [stdout]     |    ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `adc_hl_de` is never used
[INFO] [stdout]    --> src/instrucciones_ed.rs:389:4
[INFO] [stdout]     |
[INFO] [stdout] 389 | fn adc_hl_de(cpu: &mut CPU) { fnED_no_impl(cpu); }
[INFO] [stdout]     |    ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `adc_hl_de_txt` is never used
[INFO] [stdout]    --> src/instrucciones_ed.rs:391:4
[INFO] [stdout]     |
[INFO] [stdout] 391 | fn adc_hl_de_txt(cpu: &mut CPU) { fnED_no_impl(cpu); }
[INFO] [stdout]     |    ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `im_2` is never used
[INFO] [stdout]    --> src/instrucciones_ed.rs:402:4
[INFO] [stdout]     |
[INFO] [stdout] 402 | fn im_2(cpu: &mut CPU) { fnED_no_impl(cpu); }
[INFO] [stdout]     |    ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `im_2_txt` is never used
[INFO] [stdout]    --> src/instrucciones_ed.rs:404:4
[INFO] [stdout]     |
[INFO] [stdout] 404 | fn im_2_txt(cpu: &mut CPU) { fnED_no_impl(cpu); }
[INFO] [stdout]     |    ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `ld_a_r` is never used
[INFO] [stdout]    --> src/instrucciones_ed.rs:407:4
[INFO] [stdout]     |
[INFO] [stdout] 407 | fn ld_a_r(cpu: &mut CPU) { fnED_no_impl(cpu); }
[INFO] [stdout]     |    ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `ld_a_r_txt` is never used
[INFO] [stdout]    --> src/instrucciones_ed.rs:409:4
[INFO] [stdout]     |
[INFO] [stdout] 409 | fn ld_a_r_txt(cpu: &mut CPU) { fnED_no_impl(cpu); }
[INFO] [stdout]     |    ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `hw_z80` is never read
[INFO] [stdout]   --> src/hardware.rs:46:5
[INFO] [stdout]    |
[INFO] [stdout] 42 | pub struct Hardware {
[INFO] [stdout]    |            -------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 46 |     hw_z80: HwZ80,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `calc_half_carry_on_u8_sum` is never used
[INFO] [stdout]   --> src/operaciones_binarias.rs:41:4
[INFO] [stdout]    |
[INFO] [stdout] 41 | fn calc_half_carry_on_u8_sum(valor_a: u8, valor_b: u8) -> bool {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `calc_half_carry_on_u8_sub` is never used
[INFO] [stdout]   --> src/operaciones_binarias.rs:48:4
[INFO] [stdout]    |
[INFO] [stdout] 48 | fn calc_half_carry_on_u8_sub(valor_a: u8, valor_b: u8) -> bool {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]    --> src/cpu.rs:489:13
[INFO] [stdout]     |
[INFO] [stdout] 489 |             terminal.clear(ClearType::All);
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout]     = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 489 |             let _ = terminal.clear(ClearType::All);
[INFO] [stdout]     |             +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]    --> src/cpu.rs:496:13
[INFO] [stdout]     |
[INFO] [stdout] 496 |             cursor().goto(48, 1);
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 496 |             let _ = cursor().goto(48, 1);
[INFO] [stdout]     |             +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]    --> src/cpu.rs:501:9
[INFO] [stdout]     |
[INFO] [stdout] 501 |         cursor().goto(100, 20);
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 501 |         let _ = cursor().goto(100, 20);
[INFO] [stdout]     |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]    --> src/cpu.rs:509:17
[INFO] [stdout]     |
[INFO] [stdout] 509 |                 cursor().goto(53, lin + 1);
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 509 |                 let _ = cursor().goto(53, lin + 1);
[INFO] [stdout]     |                 +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]    --> src/cpu.rs:522:9
[INFO] [stdout]     |
[INFO] [stdout] 522 |         cursor().goto(100, 20);
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 522 |         let _ = cursor().goto(100, 20);
[INFO] [stdout]     |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]    --> src/cpu.rs:527:13
[INFO] [stdout]     |
[INFO] [stdout] 527 |             cursor().goto(24, 7);
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 527 |             let _ = cursor().goto(24, 7);
[INFO] [stdout]     |             +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]    --> src/cpu.rs:529:13
[INFO] [stdout]     |
[INFO] [stdout] 529 |             cursor().goto(34, 7);
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 529 |             let _ = cursor().goto(34, 7);
[INFO] [stdout]     |             +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]    --> src/cpu.rs:538:9
[INFO] [stdout]     |
[INFO] [stdout] 538 |         cursor().goto(100, 20);
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 538 |         let _ = cursor().goto(100, 20);
[INFO] [stdout]     |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]    --> src/cpu.rs:546:13
[INFO] [stdout]     |
[INFO] [stdout] 546 |             cursor.hide();
[INFO] [stdout]     |             ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 546 |             let _ = cursor.hide();
[INFO] [stdout]     |             +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]    --> src/cpu.rs:551:21
[INFO] [stdout]     |
[INFO] [stdout] 551 |                     cursor.goto(78, lin + 1);
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 551 |                     let _ = cursor.goto(78, lin + 1);
[INFO] [stdout]     |                     +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]    --> src/cpu.rs:553:21
[INFO] [stdout]     |
[INFO] [stdout] 553 |                     cursor.goto(84 + 3 * col, lin + 1);
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 553 |                     let _ = cursor.goto(84 + 3 * col, lin + 1);
[INFO] [stdout]     |                     +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]    --> src/cpu.rs:558:13
[INFO] [stdout]     |
[INFO] [stdout] 558 |             cursor.goto(100, 20);
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 558 |             let _ = cursor.goto(100, 20);
[INFO] [stdout]     |             +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]    --> src/cpu.rs:567:13
[INFO] [stdout]     |
[INFO] [stdout] 567 |             cursor.hide();
[INFO] [stdout]     |             ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 567 |             let _ = cursor.hide();
[INFO] [stdout]     |             +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]    --> src/cpu.rs:569:13
[INFO] [stdout]     |
[INFO] [stdout] 569 |             cursor.goto(1, 12);
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 569 |             let _ = cursor.goto(1, 12);
[INFO] [stdout]     |             +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]    --> src/cpu.rs:575:21
[INFO] [stdout]     |
[INFO] [stdout] 575 |                     cursor.goto(1, lin + 13);
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 575 |                     let _ = cursor.goto(1, lin + 13);
[INFO] [stdout]     |                     +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]    --> src/cpu.rs:577:21
[INFO] [stdout]     |
[INFO] [stdout] 577 |                     cursor.goto(8 + 3 * col, lin + 13);
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 577 |                     let _ = cursor.goto(8 + 3 * col, lin + 13);
[INFO] [stdout]     |                     +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]    --> src/cpu.rs:582:13
[INFO] [stdout]     |
[INFO] [stdout] 582 |             cursor.goto(100, 20);
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 582 |             let _ = cursor.goto(100, 20);
[INFO] [stdout]     |             +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]    --> src/cpu.rs:590:13
[INFO] [stdout]     |
[INFO] [stdout] 590 |             cursor.hide();
[INFO] [stdout]     |             ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 590 |             let _ = cursor.hide();
[INFO] [stdout]     |             +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]    --> src/cpu.rs:595:13
[INFO] [stdout]     |
[INFO] [stdout] 595 |             cursor.goto(1, 1);
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 595 |             let _ = cursor.goto(1, 1);
[INFO] [stdout]     |             +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]    --> src/cpu.rs:597:13
[INFO] [stdout]     |
[INFO] [stdout] 597 |             cursor.goto(1, 2);
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 597 |             let _ = cursor.goto(1, 2);
[INFO] [stdout]     |             +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]    --> src/cpu.rs:599:13
[INFO] [stdout]     |
[INFO] [stdout] 599 |             cursor.goto(1, 3);
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 599 |             let _ = cursor.goto(1, 3);
[INFO] [stdout]     |             +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]    --> src/cpu.rs:601:13
[INFO] [stdout]     |
[INFO] [stdout] 601 |             cursor.goto(1, 4);
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 601 |             let _ = cursor.goto(1, 4);
[INFO] [stdout]     |             +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]    --> src/cpu.rs:603:13
[INFO] [stdout]     |
[INFO] [stdout] 603 |             cursor.goto(1, 5);
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 603 |             let _ = cursor.goto(1, 5);
[INFO] [stdout]     |             +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]    --> src/cpu.rs:606:13
[INFO] [stdout]     |
[INFO] [stdout] 606 |             cursor.goto(1, 6);
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 606 |             let _ = cursor.goto(1, 6);
[INFO] [stdout]     |             +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]    --> src/cpu.rs:617:13
[INFO] [stdout]     |
[INFO] [stdout] 617 |             cursor.goto(1, 7);
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 617 |             let _ = cursor.goto(1, 7);
[INFO] [stdout]     |             +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]    --> src/cpu.rs:620:13
[INFO] [stdout]     |
[INFO] [stdout] 620 |             cursor.goto(1, 9);
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 620 |             let _ = cursor.goto(1, 9);
[INFO] [stdout]     |             +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]    --> src/cpu.rs:639:13
[INFO] [stdout]     |
[INFO] [stdout] 639 |             cursor.goto(1, 10);
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 639 |             let _ = cursor.goto(1, 10);
[INFO] [stdout]     |             +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]    --> src/cpu.rs:642:13
[INFO] [stdout]     |
[INFO] [stdout] 642 |             cursor.goto(40, 10);
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 642 |             let _ = cursor.goto(40, 10);
[INFO] [stdout]     |             +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]    --> src/cpu.rs:668:13
[INFO] [stdout]     |
[INFO] [stdout] 668 |             cursor.goto(10, 10);
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 668 |             let _ = cursor.goto(10, 10);
[INFO] [stdout]     |             +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]    --> src/cpu.rs:670:9
[INFO] [stdout]     |
[INFO] [stdout] 670 |         cursor().goto(100, 20);
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 670 |         let _ = cursor().goto(100, 20);
[INFO] [stdout]     |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/instrucciones_basicas.rs:1981:12
[INFO] [stdout]      |
[INFO] [stdout] 1981 |       panic!(format!("Funcion normal no implementada\n\
[INFO] [stdout]      |  ____________^
[INFO] [stdout] 1982 | |     PC = #{:04X}  r0 = #{:02X}  r1 = #{:02X}  r2 = #{:02X}  \
[INFO] [stdout] 1983 | |     r3 = #{:02X}\n",
[INFO] [stdout] 1984 | |                    cpu.pc, cpu.r0, cpu.r1, cpu.r2, cpu.r3));
[INFO] [stdout]      | |__________________________________________________________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout]      = note: `#[warn(non_fmt_panics)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 1981 ~     panic!("Funcion normal no implementada\n\
[INFO] [stdout] 1982 |     PC = #{:04X}  r0 = #{:02X}  r1 = #{:02X}  r2 = #{:02X}  \
[INFO] [stdout] 1983 |     r3 = #{:02X}\n",
[INFO] [stdout] 1984 ~                    cpu.pc, cpu.r0, cpu.r1, cpu.r2, cpu.r3);
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> src/instrucciones_cb.rs:307:12
[INFO] [stdout]     |
[INFO] [stdout] 307 |       panic!(format!("Funcion normal no implementada\n\
[INFO] [stdout]     |  ____________^
[INFO] [stdout] 308 | |     PC = #{:04X}  r0 = #{:02X}  r1 = #{:02X}  r2 = #{:02X}  \
[INFO] [stdout] 309 | |     r3 = #{:02X}\n",
[INFO] [stdout] 310 | |                    cpu.pc, cpu.r0, cpu.r1, cpu.r2, cpu.r3));
[INFO] [stdout]     | |__________________________________________________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]     |
[INFO] [stdout] 307 ~     panic!("Funcion normal no implementada\n\
[INFO] [stdout] 308 |     PC = #{:04X}  r0 = #{:02X}  r1 = #{:02X}  r2 = #{:02X}  \
[INFO] [stdout] 309 |     r3 = #{:02X}\n",
[INFO] [stdout] 310 ~                    cpu.pc, cpu.r0, cpu.r1, cpu.r2, cpu.r3);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> src/instrucciones_ed.rs:117:12
[INFO] [stdout]     |
[INFO] [stdout] 117 |       panic!(format!("Funcion ED no implementada\n\
[INFO] [stdout]     |  ____________^
[INFO] [stdout] 118 | |     PC = #{:04X}  r0 = #{:02X}  r1 = #{:02X}  r2 = #{:02X}  \
[INFO] [stdout] 119 | |     r3 = #{:02X}\n",
[INFO] [stdout] 120 | |                    cpu.pc, cpu.r0, cpu.r1, cpu.r2, cpu.r3));
[INFO] [stdout]     | |__________________________________________________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]     |
[INFO] [stdout] 117 ~     panic!("Funcion ED no implementada\n\
[INFO] [stdout] 118 |     PC = #{:04X}  r0 = #{:02X}  r1 = #{:02X}  r2 = #{:02X}  \
[INFO] [stdout] 119 |     r3 = #{:02X}\n",
[INFO] [stdout] 120 ~                    cpu.pc, cpu.r0, cpu.r1, cpu.r2, cpu.r3);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> src/instrucciones_fd.rs:314:12
[INFO] [stdout]     |
[INFO] [stdout] 314 |       panic!(format!("Funcion normal no implementada\n\
[INFO] [stdout]     |  ____________^
[INFO] [stdout] 315 | |     PC = #{:04X}  r0 = #{:02X}  r1 = #{:02X}  r2 = #{:02X}  \
[INFO] [stdout] 316 | |     r3 = #{:02X}\n",
[INFO] [stdout] 317 | |                    cpu.pc, cpu.r0, cpu.r1, cpu.r2, cpu.r3));
[INFO] [stdout]     | |__________________________________________________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]     |
[INFO] [stdout] 314 ~     panic!("Funcion normal no implementada\n\
[INFO] [stdout] 315 |     PC = #{:04X}  r0 = #{:02X}  r1 = #{:02X}  r2 = #{:02X}  \
[INFO] [stdout] 316 |     r3 = #{:02X}\n",
[INFO] [stdout] 317 ~                    cpu.pc, cpu.r0, cpu.r1, cpu.r2, cpu.r3);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> src/instrucciones_fdcb.rs:319:12
[INFO] [stdout]     |
[INFO] [stdout] 319 |     panic!(format!("Funcion #FDCB{:02X}{:02X} no implementada PC = {:04X}", cpu.r2, cpu.r3, cpu.pc));
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]     |
[INFO] [stdout] 319 -     panic!(format!("Funcion #FDCB{:02X}{:02X} no implementada PC = {:04X}", cpu.r2, cpu.r3, cpu.pc));
[INFO] [stdout] 319 +     panic!("Funcion #FDCB{:02X}{:02X} no implementada PC = {:04X}", cpu.r2, cpu.r3, cpu.pc);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `ImageBuffer` and `RgbImage`
[INFO] [stdout]   --> src/main.rs:14:13
[INFO] [stdout]    |
[INFO] [stdout] 14 | use image::{ImageBuffer, RgbImage};
[INFO] [stdout]    |             ^^^^^^^^^^^  ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `thread` and `time`
[INFO] [stdout]   --> src/main.rs:25:11
[INFO] [stdout]    |
[INFO] [stdout] 25 | use std::{thread, time};
[INFO] [stdout]    |           ^^^^^^  ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::io::Write`
[INFO] [stdout]   --> src/main.rs:27:5
[INFO] [stdout]    |
[INFO] [stdout] 27 | use std::io::Write;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/main.rs:54:9
[INFO] [stdout]    |
[INFO] [stdout] 54 |     let mut file = std::fs::File::create("salida.txt").expect("fallo al crear salida.txt");
[INFO] [stdout]    |         ----^^^^
[INFO] [stdout]    |         |
[INFO] [stdout]    |         help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `file`
[INFO] [stdout]   --> src/main.rs:54:9
[INFO] [stdout]    |
[INFO] [stdout] 54 |     let mut file = std::fs::File::create("salida.txt").expect("fallo al crear salida.txt");
[INFO] [stdout]    |         ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_file`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `ImageBuffer` and `RgbImage`
[INFO] [stdout]   --> src/main.rs:14:13
[INFO] [stdout]    |
[INFO] [stdout] 14 | use image::{ImageBuffer, RgbImage};
[INFO] [stdout]    |             ^^^^^^^^^^^  ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `thread` and `time`
[INFO] [stdout]   --> src/main.rs:25:11
[INFO] [stdout]    |
[INFO] [stdout] 25 | use std::{thread, time};
[INFO] [stdout]    |           ^^^^^^  ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::io::Write`
[INFO] [stdout]   --> src/main.rs:27:5
[INFO] [stdout]    |
[INFO] [stdout] 27 | use std::io::Write;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]    --> src/main.rs:124:5
[INFO] [stdout]     |
[INFO] [stdout] 124 |     cursor().goto(15, 10);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout]     = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 124 |     let _ = cursor().goto(15, 10);
[INFO] [stdout]     |     +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/main.rs:54:9
[INFO] [stdout]    |
[INFO] [stdout] 54 |     let mut file = std::fs::File::create("salida.txt").expect("fallo al crear salida.txt");
[INFO] [stdout]    |         ----^^^^
[INFO] [stdout]    |         |
[INFO] [stdout]    |         help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `file`
[INFO] [stdout]   --> src/main.rs:54:9
[INFO] [stdout]    |
[INFO] [stdout] 54 |     let mut file = std::fs::File::create("salida.txt").expect("fallo al crear salida.txt");
[INFO] [stdout]    |         ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_file`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]    --> src/main.rs:124:5
[INFO] [stdout]     |
[INFO] [stdout] 124 |     cursor().goto(15, 10);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout]     = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 124 |     let _ = cursor().goto(15, 10);
[INFO] [stdout]     |     +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.08s
[INFO] running `Command { std: "docker" "inspect" "37201f25b8d39398256689d2b5b1a83e2a7f2e687422b001208ed268025f1534", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "37201f25b8d39398256689d2b5b1a83e2a7f2e687422b001208ed268025f1534", kill_on_drop: false }`
[INFO] [stdout] 37201f25b8d39398256689d2b5b1a83e2a7f2e687422b001208ed268025f1534
