[INFO] cloning repository https://github.com/Caua726/RNFE
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Caua726/RNFE" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCaua726%2FRNFE", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCaua726%2FRNFE'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 664d3ecfb39ad1fdb8058568f9ef05748e1e8fcf
[INFO] checking Caua726/RNFE against try#5fee451ebd94296ea05214e819c311e164b30af6 for pr-139042
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCaua726%2FRNFE" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/Caua726/RNFE on toolchain 5fee451ebd94296ea05214e819c311e164b30af6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5fee451ebd94296ea05214e819c311e164b30af6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/Caua726/RNFE
[INFO] finished tweaking git repo https://github.com/Caua726/RNFE
[INFO] tweaked toml for git repo https://github.com/Caua726/RNFE written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/Caua726/RNFE 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" "+5fee451ebd94296ea05214e819c311e164b30af6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4b26683ee3c49f365255c425c23003cbf4366de097804722c29c5bbbee3624d2" "/opt/rustwide/cargo-home/bin/cargo" "+5fee451ebd94296ea05214e819c311e164b30af6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 784de574c664fda861c76e217280c3f29729be51340cb4f028923cf93421adae
[INFO] running `Command { std: "docker" "start" "-a" "784de574c664fda861c76e217280c3f29729be51340cb4f028923cf93421adae", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "784de574c664fda861c76e217280c3f29729be51340cb4f028923cf93421adae", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "784de574c664fda861c76e217280c3f29729be51340cb4f028923cf93421adae", kill_on_drop: false }`
[INFO] [stdout] 784de574c664fda861c76e217280c3f29729be51340cb4f028923cf93421adae
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4b26683ee3c49f365255c425c23003cbf4366de097804722c29c5bbbee3624d2" "/opt/rustwide/cargo-home/bin/cargo" "+5fee451ebd94296ea05214e819c311e164b30af6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3269cd74bd52a1627ee94ca134442b946f2c793ecab7031e7cf008ee9442e127
[INFO] running `Command { std: "docker" "start" "-a" "3269cd74bd52a1627ee94ca134442b946f2c793ecab7031e7cf008ee9442e127", kill_on_drop: false }`
[INFO] [stderr]     Checking RNFE v0.0.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]    --> src/olc6502.rs:231:25
[INFO] [stdout]     |
[INFO] [stdout] 231 |         self.addr_abs = (hi << 8 | lo);
[INFO] [stdout]     |                         ^            ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_parens)]` on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 231 -         self.addr_abs = (hi << 8 | lo);
[INFO] [stdout] 231 +         self.addr_abs = hi << 8 | lo;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]    --> src/olc6502.rs:246:25
[INFO] [stdout]     |
[INFO] [stdout] 246 |         self.addr_abs = (hi << 8 | lo);
[INFO] [stdout]     |                         ^            ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 246 -         self.addr_abs = (hi << 8 | lo);
[INFO] [stdout] 246 +         self.addr_abs = hi << 8 | lo;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `olc6502::Olc6502`
[INFO] [stdout]  --> src/main.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use olc6502::Olc6502;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `bus::Bus`
[INFO] [stdout]  --> src/main.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use bus::Bus;
[INFO] [stdout]   |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]    --> src/olc6502.rs:231:25
[INFO] [stdout]     |
[INFO] [stdout] 231 |         self.addr_abs = (hi << 8 | lo);
[INFO] [stdout]     |                         ^            ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_parens)]` on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 231 -         self.addr_abs = (hi << 8 | lo);
[INFO] [stdout] 231 +         self.addr_abs = hi << 8 | lo;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]    --> src/olc6502.rs:246:25
[INFO] [stdout]     |
[INFO] [stdout] 246 |         self.addr_abs = (hi << 8 | lo);
[INFO] [stdout]     |                         ^            ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 246 -         self.addr_abs = (hi << 8 | lo);
[INFO] [stdout] 246 +         self.addr_abs = hi << 8 | lo;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `olc6502::Olc6502`
[INFO] [stdout]  --> src/main.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use olc6502::Olc6502;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `bus::Bus`
[INFO] [stdout]  --> src/main.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use bus::Bus;
[INFO] [stdout]   |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0592]: duplicate definitions with name `ADC`
[INFO] [stdout]    --> src/olc6502.rs:484:5
[INFO] [stdout]     |
[INFO] [stdout] 464 |     pub fn ADC(&mut self) -> u8 {
[INFO] [stdout]     |     --------------------------- other definition for `ADC`
[INFO] [stdout] ...
[INFO] [stdout] 484 |     pub fn ADC(&mut self) -> u8 {0}
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^ duplicate definitions for `ADC`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0592]: duplicate definitions with name `BCC`
[INFO] [stdout]    --> src/olc6502.rs:485:39
[INFO] [stdout]     |
[INFO] [stdout] 312 |     pub fn BCC(&mut self) -> u8 {
[INFO] [stdout]     |     --------------------------- other definition for `BCC`
[INFO] [stdout] ...
[INFO] [stdout] 485 |     pub fn ASL(&mut self) -> u8 {0}   pub fn BCC(&mut self) -> u8 {0}
[INFO] [stdout]     |                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^ duplicate definitions for `BCC`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0592]: duplicate definitions with name `BCS`
[INFO] [stdout]    --> src/olc6502.rs:486:5
[INFO] [stdout]     |
[INFO] [stdout] 298 |     pub fn BCS(&mut self) -> u8 {
[INFO] [stdout]     |     --------------------------- other definition for `BCS`
[INFO] [stdout] ...
[INFO] [stdout] 486 |     pub fn BCS(&mut self) -> u8 {0}   pub fn BEQ(&mut self) -> u8 {0}
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^ duplicate definitions for `BCS`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0592]: duplicate definitions with name `BEQ`
[INFO] [stdout]    --> src/olc6502.rs:486:39
[INFO] [stdout]     |
[INFO] [stdout] 325 |     pub fn BEQ(&mut self) -> u8 {
[INFO] [stdout]     |     --------------------------- other definition for `BEQ`
[INFO] [stdout] ...
[INFO] [stdout] 486 |     pub fn BCS(&mut self) -> u8 {0}   pub fn BEQ(&mut self) -> u8 {0}
[INFO] [stdout]     |                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^ duplicate definitions for `BEQ`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0592]: duplicate definitions with name `BMI`
[INFO] [stdout]    --> src/olc6502.rs:487:39
[INFO] [stdout]     |
[INFO] [stdout] 338 |     pub fn BMI(&mut self) -> u8 {
[INFO] [stdout]     |     --------------------------- other definition for `BMI`
[INFO] [stdout] ...
[INFO] [stdout] 487 |     pub fn BIT(&mut self) -> u8 {0}   pub fn BMI(&mut self) -> u8 {0}
[INFO] [stdout]     |                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^ duplicate definitions for `BMI`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0592]: duplicate definitions with name `BNE`
[INFO] [stdout]    --> src/olc6502.rs:488:5
[INFO] [stdout]     |
[INFO] [stdout] 351 |     pub fn BNE(&mut self) -> u8 {
[INFO] [stdout]     |     --------------------------- other definition for `BNE`
[INFO] [stdout] ...
[INFO] [stdout] 488 |     pub fn BNE(&mut self) -> u8 {0}   pub fn BPL(&mut self) -> u8 {0}
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^ duplicate definitions for `BNE`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0592]: duplicate definitions with name `BPL`
[INFO] [stdout]    --> src/olc6502.rs:488:39
[INFO] [stdout]     |
[INFO] [stdout] 364 |     pub fn BPL(&mut self) -> u8 {
[INFO] [stdout]     |     --------------------------- other definition for `BPL`
[INFO] [stdout] ...
[INFO] [stdout] 488 |     pub fn BNE(&mut self) -> u8 {0}   pub fn BPL(&mut self) -> u8 {0}
[INFO] [stdout]     |                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^ duplicate definitions for `BPL`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0592]: duplicate definitions with name `BVC`
[INFO] [stdout]    --> src/olc6502.rs:489:39
[INFO] [stdout]     |
[INFO] [stdout] 377 |     pub fn BVC(&mut self) -> u8 {
[INFO] [stdout]     |     --------------------------- other definition for `BVC`
[INFO] [stdout] ...
[INFO] [stdout] 489 |     pub fn BRK(&mut self) -> u8 {0}   pub fn BVC(&mut self) -> u8 {0}
[INFO] [stdout]     |                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^ duplicate definitions for `BVC`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0592]: duplicate definitions with name `BVS`
[INFO] [stdout]    --> src/olc6502.rs:490:5
[INFO] [stdout]     |
[INFO] [stdout] 390 |     pub fn BVS(&mut self) -> u8 {
[INFO] [stdout]     |     --------------------------- other definition for `BVS`
[INFO] [stdout] ...
[INFO] [stdout] 490 |     pub fn BVS(&mut self) -> u8 {0}   pub fn CLC(&mut self) -> u8 {0}
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^ duplicate definitions for `BVS`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0592]: duplicate definitions with name `CLC`
[INFO] [stdout]    --> src/olc6502.rs:490:39
[INFO] [stdout]     |
[INFO] [stdout] 403 |     pub fn CLC(&mut self) -> u8 {
[INFO] [stdout]     |     --------------------------- other definition for `CLC`
[INFO] [stdout] ...
[INFO] [stdout] 490 |     pub fn BVS(&mut self) -> u8 {0}   pub fn CLC(&mut self) -> u8 {0}
[INFO] [stdout]     |                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^ duplicate definitions for `CLC`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0592]: duplicate definitions with name `CLD`
[INFO] [stdout]    --> src/olc6502.rs:491:5
[INFO] [stdout]     |
[INFO] [stdout] 408 |     pub fn CLD(&mut self) -> u8 {
[INFO] [stdout]     |     --------------------------- other definition for `CLD`
[INFO] [stdout] ...
[INFO] [stdout] 491 |     pub fn CLD(&mut self) -> u8 {0}   pub fn CLI(&mut self) -> u8 {0}
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^ duplicate definitions for `CLD`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0592]: duplicate definitions with name `CLI`
[INFO] [stdout]    --> src/olc6502.rs:491:39
[INFO] [stdout]     |
[INFO] [stdout] 414 |     pub fn CLI(&mut self) -> u8 {
[INFO] [stdout]     |     --------------------------- other definition for `CLI`
[INFO] [stdout] ...
[INFO] [stdout] 491 |     pub fn CLD(&mut self) -> u8 {0}   pub fn CLI(&mut self) -> u8 {0}
[INFO] [stdout]     |                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^ duplicate definitions for `CLI`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0592]: duplicate definitions with name `CLV`
[INFO] [stdout]    --> src/olc6502.rs:492:5
[INFO] [stdout]     |
[INFO] [stdout] 420 |     pub fn CLV(&mut self) -> u8 {
[INFO] [stdout]     |     --------------------------- other definition for `CLV`
[INFO] [stdout] ...
[INFO] [stdout] 492 |     pub fn CLV(&mut self) -> u8 {0}   pub fn CMP(&mut self) -> u8 {0}
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^ duplicate definitions for `CLV`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0592]: duplicate definitions with name `CMP`
[INFO] [stdout]    --> src/olc6502.rs:492:39
[INFO] [stdout]     |
[INFO] [stdout] 428 |     pub fn CMP(&mut self) -> u8 {
[INFO] [stdout]     |     --------------------------- other definition for `CMP`
[INFO] [stdout] ...
[INFO] [stdout] 492 |     pub fn CLV(&mut self) -> u8 {0}   pub fn CMP(&mut self) -> u8 {0}
[INFO] [stdout]     |                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^ duplicate definitions for `CMP`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0592]: duplicate definitions with name `CPX`
[INFO] [stdout]    --> src/olc6502.rs:493:5
[INFO] [stdout]     |
[INFO] [stdout] 440 |     pub fn CPX(&mut self) -> u8 {
[INFO] [stdout]     |     --------------------------- other definition for `CPX`
[INFO] [stdout] ...
[INFO] [stdout] 493 |     pub fn CPX(&mut self) -> u8 {0}   pub fn CPY(&mut self) -> u8 {0}
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^ duplicate definitions for `CPX`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0592]: duplicate definitions with name `CPY`
[INFO] [stdout]    --> src/olc6502.rs:493:39
[INFO] [stdout]     |
[INFO] [stdout] 452 |     pub fn CPY(&mut self) -> u8 {
[INFO] [stdout]     |     --------------------------- other definition for `CPY`
[INFO] [stdout] ...
[INFO] [stdout] 493 |     pub fn CPX(&mut self) -> u8 {0}   pub fn CPY(&mut self) -> u8 {0}
[INFO] [stdout]     |                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^ duplicate definitions for `CPY`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0069]: `return;` in a function whose return type is not `()`
[INFO] [stdout]    --> src/olc6502.rs:252:13
[INFO] [stdout]     |
[INFO] [stdout] 240 |     pub fn IZY(&mut self) -> u8 {
[INFO] [stdout]     |                              -- expected `u8` because of this return type
[INFO] [stdout] ...
[INFO] [stdout] 252 |             return 
[INFO] [stdout]     |             ^^^^^^ return type is not `()`
[INFO] [stdout]     |
[INFO] [stdout] help: give the `return` a value of the expected type
[INFO] [stdout]     |
[INFO] [stdout] 252 |             return 42 
[INFO] [stdout]     |                    ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0592]: duplicate definitions with name `ADC`
[INFO] [stdout]    --> src/olc6502.rs:484:5
[INFO] [stdout]     |
[INFO] [stdout] 464 |     pub fn ADC(&mut self) -> u8 {
[INFO] [stdout]     |     --------------------------- other definition for `ADC`
[INFO] [stdout] ...
[INFO] [stdout] 484 |     pub fn ADC(&mut self) -> u8 {0}
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^ duplicate definitions for `ADC`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable expression
[INFO] [stdout]    --> src/olc6502.rs:255:9
[INFO] [stdout]     |
[INFO] [stdout] 250 |             return 1;
[INFO] [stdout]     |             -------- any code following this expression is unreachable
[INFO] [stdout] ...
[INFO] [stdout] 255 |         0
[INFO] [stdout]     |         ^ unreachable expression
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unreachable_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `temp` on type `&mut Olc6502`
[INFO] [stdout]    --> src/olc6502.rs:430:14
[INFO] [stdout]     |
[INFO] [stdout] 430 |         self.temp = (self.a as u16).wrapping_sub(self.fetched as u16);
[INFO] [stdout]     |              ^^^^ unknown field
[INFO] [stdout]     |
[INFO] [stdout]     = note: available fields are: `bus`, `a`, `x`, `y`, `stkp` ... and 8 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `temp` on type `&mut Olc6502`
[INFO] [stdout]    --> src/olc6502.rs:432:42
[INFO] [stdout]     |
[INFO] [stdout] 432 |         self.setFlag(FLAGS6502::Z, (self.temp & 0x00FF) == 0);
[INFO] [stdout]     |                                          ^^^^ unknown field
[INFO] [stdout]     |
[INFO] [stdout]     = note: available fields are: `bus`, `a`, `x`, `y`, `stkp` ... and 8 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `temp` on type `&mut Olc6502`
[INFO] [stdout]    --> src/olc6502.rs:433:41
[INFO] [stdout]     |
[INFO] [stdout] 433 |         self.setFlag(FLAGS6502::N, self.temp & 0x0080 != 0);
[INFO] [stdout]     |                                         ^^^^ unknown field
[INFO] [stdout]     |
[INFO] [stdout]     = note: available fields are: `bus`, `a`, `x`, `y`, `stkp` ... and 8 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `temp` on type `&mut Olc6502`
[INFO] [stdout]    --> src/olc6502.rs:442:14
[INFO] [stdout]     |
[INFO] [stdout] 442 |         self.temp = (self.x as u16).wrapping_sub(self.fetched as u16);
[INFO] [stdout]     |              ^^^^ unknown field
[INFO] [stdout]     |
[INFO] [stdout]     = note: available fields are: `bus`, `a`, `x`, `y`, `stkp` ... and 8 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `temp` on type `&mut Olc6502`
[INFO] [stdout]    --> src/olc6502.rs:444:42
[INFO] [stdout]     |
[INFO] [stdout] 444 |         self.setFlag(FLAGS6502::Z, (self.temp & 0x00FF) == 0);
[INFO] [stdout]     |                                          ^^^^ unknown field
[INFO] [stdout]     |
[INFO] [stdout]     = note: available fields are: `bus`, `a`, `x`, `y`, `stkp` ... and 8 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `temp` on type `&mut Olc6502`
[INFO] [stdout]    --> src/olc6502.rs:445:41
[INFO] [stdout]     |
[INFO] [stdout] 445 |         self.setFlag(FLAGS6502::N, self.temp & 0x0080 != 0);
[INFO] [stdout]     |                                         ^^^^ unknown field
[INFO] [stdout]     |
[INFO] [stdout]     = note: available fields are: `bus`, `a`, `x`, `y`, `stkp` ... and 8 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `temp` on type `&mut Olc6502`
[INFO] [stdout]    --> src/olc6502.rs:454:14
[INFO] [stdout]     |
[INFO] [stdout] 454 |         self.temp = (self.y as u16).wrapping_sub(self.fetched as u16);
[INFO] [stdout]     |              ^^^^ unknown field
[INFO] [stdout]     |
[INFO] [stdout]     = note: available fields are: `bus`, `a`, `x`, `y`, `stkp` ... and 8 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `temp` on type `&mut Olc6502`
[INFO] [stdout]    --> src/olc6502.rs:456:42
[INFO] [stdout]     |
[INFO] [stdout] 456 |         self.setFlag(FLAGS6502::Z, (self.temp & 0x00FF) == 0);
[INFO] [stdout]     |                                          ^^^^ unknown field
[INFO] [stdout]     |
[INFO] [stdout]     = note: available fields are: `bus`, `a`, `x`, `y`, `stkp` ... and 8 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `temp` on type `&mut Olc6502`
[INFO] [stdout]    --> src/olc6502.rs:457:41
[INFO] [stdout]     |
[INFO] [stdout] 457 |         self.setFlag(FLAGS6502::N, self.temp & 0x0080 != 0);
[INFO] [stdout]     |                                         ^^^^ unknown field
[INFO] [stdout]     |
[INFO] [stdout]     = note: available fields are: `bus`, `a`, `x`, `y`, `stkp` ... and 8 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0592]: duplicate definitions with name `BCC`
[INFO] [stdout]    --> src/olc6502.rs:485:39
[INFO] [stdout]     |
[INFO] [stdout] 312 |     pub fn BCC(&mut self) -> u8 {
[INFO] [stdout]     |     --------------------------- other definition for `BCC`
[INFO] [stdout] ...
[INFO] [stdout] 485 |     pub fn ASL(&mut self) -> u8 {0}   pub fn BCC(&mut self) -> u8 {0}
[INFO] [stdout]     |                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^ duplicate definitions for `BCC`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `temp` on type `&mut Olc6502`
[INFO] [stdout]    --> src/olc6502.rs:466:14
[INFO] [stdout]     |
[INFO] [stdout] 466 |         self.temp as u16 = (self.a as u16) + (self.fetched as u16) + (self.getFlag(FLAGS6502::C) as u16);
[INFO] [stdout]     |              ^^^^ unknown field
[INFO] [stdout]     |
[INFO] [stdout]     = note: available fields are: `bus`, `a`, `x`, `y`, `stkp` ... and 8 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0592]: duplicate definitions with name `BCS`
[INFO] [stdout]    --> src/olc6502.rs:486:5
[INFO] [stdout]     |
[INFO] [stdout] 298 |     pub fn BCS(&mut self) -> u8 {
[INFO] [stdout]     |     --------------------------- other definition for `BCS`
[INFO] [stdout] ...
[INFO] [stdout] 486 |     pub fn BCS(&mut self) -> u8 {0}   pub fn BEQ(&mut self) -> u8 {0}
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^ duplicate definitions for `BCS`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0592]: duplicate definitions with name `BEQ`
[INFO] [stdout]    --> src/olc6502.rs:486:39
[INFO] [stdout]     |
[INFO] [stdout] 325 |     pub fn BEQ(&mut self) -> u8 {
[INFO] [stdout]     |     --------------------------- other definition for `BEQ`
[INFO] [stdout] ...
[INFO] [stdout] 486 |     pub fn BCS(&mut self) -> u8 {0}   pub fn BEQ(&mut self) -> u8 {0}
[INFO] [stdout]     |                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^ duplicate definitions for `BEQ`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0592]: duplicate definitions with name `BMI`
[INFO] [stdout]    --> src/olc6502.rs:487:39
[INFO] [stdout]     |
[INFO] [stdout] 338 |     pub fn BMI(&mut self) -> u8 {
[INFO] [stdout]     |     --------------------------- other definition for `BMI`
[INFO] [stdout] ...
[INFO] [stdout] 487 |     pub fn BIT(&mut self) -> u8 {0}   pub fn BMI(&mut self) -> u8 {0}
[INFO] [stdout]     |                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^ duplicate definitions for `BMI`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0592]: duplicate definitions with name `BNE`
[INFO] [stdout]    --> src/olc6502.rs:488:5
[INFO] [stdout]     |
[INFO] [stdout] 351 |     pub fn BNE(&mut self) -> u8 {
[INFO] [stdout]     |     --------------------------- other definition for `BNE`
[INFO] [stdout] ...
[INFO] [stdout] 488 |     pub fn BNE(&mut self) -> u8 {0}   pub fn BPL(&mut self) -> u8 {0}
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^ duplicate definitions for `BNE`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0592]: duplicate definitions with name `BPL`
[INFO] [stdout]    --> src/olc6502.rs:488:39
[INFO] [stdout]     |
[INFO] [stdout] 364 |     pub fn BPL(&mut self) -> u8 {
[INFO] [stdout]     |     --------------------------- other definition for `BPL`
[INFO] [stdout] ...
[INFO] [stdout] 488 |     pub fn BNE(&mut self) -> u8 {0}   pub fn BPL(&mut self) -> u8 {0}
[INFO] [stdout]     |                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^ duplicate definitions for `BPL`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0592]: duplicate definitions with name `BVC`
[INFO] [stdout]    --> src/olc6502.rs:489:39
[INFO] [stdout]     |
[INFO] [stdout] 377 |     pub fn BVC(&mut self) -> u8 {
[INFO] [stdout]     |     --------------------------- other definition for `BVC`
[INFO] [stdout] ...
[INFO] [stdout] 489 |     pub fn BRK(&mut self) -> u8 {0}   pub fn BVC(&mut self) -> u8 {0}
[INFO] [stdout]     |                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^ duplicate definitions for `BVC`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0592]: duplicate definitions with name `BVS`
[INFO] [stdout]    --> src/olc6502.rs:490:5
[INFO] [stdout]     |
[INFO] [stdout] 390 |     pub fn BVS(&mut self) -> u8 {
[INFO] [stdout]     |     --------------------------- other definition for `BVS`
[INFO] [stdout] ...
[INFO] [stdout] 490 |     pub fn BVS(&mut self) -> u8 {0}   pub fn CLC(&mut self) -> u8 {0}
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^ duplicate definitions for `BVS`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0592]: duplicate definitions with name `CLC`
[INFO] [stdout]    --> src/olc6502.rs:490:39
[INFO] [stdout]     |
[INFO] [stdout] 403 |     pub fn CLC(&mut self) -> u8 {
[INFO] [stdout]     |     --------------------------- other definition for `CLC`
[INFO] [stdout] ...
[INFO] [stdout] 490 |     pub fn BVS(&mut self) -> u8 {0}   pub fn CLC(&mut self) -> u8 {0}
[INFO] [stdout]     |                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^ duplicate definitions for `CLC`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0592]: duplicate definitions with name `CLD`
[INFO] [stdout]    --> src/olc6502.rs:491:5
[INFO] [stdout]     |
[INFO] [stdout] 408 |     pub fn CLD(&mut self) -> u8 {
[INFO] [stdout]     |     --------------------------- other definition for `CLD`
[INFO] [stdout] ...
[INFO] [stdout] 491 |     pub fn CLD(&mut self) -> u8 {0}   pub fn CLI(&mut self) -> u8 {0}
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^ duplicate definitions for `CLD`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0592]: duplicate definitions with name `CLI`
[INFO] [stdout]    --> src/olc6502.rs:491:39
[INFO] [stdout]     |
[INFO] [stdout] 414 |     pub fn CLI(&mut self) -> u8 {
[INFO] [stdout]     |     --------------------------- other definition for `CLI`
[INFO] [stdout] ...
[INFO] [stdout] 491 |     pub fn CLD(&mut self) -> u8 {0}   pub fn CLI(&mut self) -> u8 {0}
[INFO] [stdout]     |                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^ duplicate definitions for `CLI`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0592]: duplicate definitions with name `CLV`
[INFO] [stdout]    --> src/olc6502.rs:492:5
[INFO] [stdout]     |
[INFO] [stdout] 420 |     pub fn CLV(&mut self) -> u8 {
[INFO] [stdout]     |     --------------------------- other definition for `CLV`
[INFO] [stdout] ...
[INFO] [stdout] 492 |     pub fn CLV(&mut self) -> u8 {0}   pub fn CMP(&mut self) -> u8 {0}
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^ duplicate definitions for `CLV`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0592]: duplicate definitions with name `CMP`
[INFO] [stdout]    --> src/olc6502.rs:492:39
[INFO] [stdout]     |
[INFO] [stdout] 428 |     pub fn CMP(&mut self) -> u8 {
[INFO] [stdout]     |     --------------------------- other definition for `CMP`
[INFO] [stdout] ...
[INFO] [stdout] 492 |     pub fn CLV(&mut self) -> u8 {0}   pub fn CMP(&mut self) -> u8 {0}
[INFO] [stdout]     |                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^ duplicate definitions for `CMP`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0592]: duplicate definitions with name `CPX`
[INFO] [stdout]    --> src/olc6502.rs:493:5
[INFO] [stdout]     |
[INFO] [stdout] 440 |     pub fn CPX(&mut self) -> u8 {
[INFO] [stdout]     |     --------------------------- other definition for `CPX`
[INFO] [stdout] ...
[INFO] [stdout] 493 |     pub fn CPX(&mut self) -> u8 {0}   pub fn CPY(&mut self) -> u8 {0}
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^ duplicate definitions for `CPX`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0592]: duplicate definitions with name `CPY`
[INFO] [stdout]    --> src/olc6502.rs:493:39
[INFO] [stdout]     |
[INFO] [stdout] 452 |     pub fn CPY(&mut self) -> u8 {
[INFO] [stdout]     |     --------------------------- other definition for `CPY`
[INFO] [stdout] ...
[INFO] [stdout] 493 |     pub fn CPX(&mut self) -> u8 {0}   pub fn CPY(&mut self) -> u8 {0}
[INFO] [stdout]     |                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^ duplicate definitions for `CPY`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0069]: `return;` in a function whose return type is not `()`
[INFO] [stdout]    --> src/olc6502.rs:252:13
[INFO] [stdout]     |
[INFO] [stdout] 240 |     pub fn IZY(&mut self) -> u8 {
[INFO] [stdout]     |                              -- expected `u8` because of this return type
[INFO] [stdout] ...
[INFO] [stdout] 252 |             return 
[INFO] [stdout]     |             ^^^^^^ return type is not `()`
[INFO] [stdout]     |
[INFO] [stdout] help: give the `return` a value of the expected type
[INFO] [stdout]     |
[INFO] [stdout] 252 |             return 42 
[INFO] [stdout]     |                    ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable expression
[INFO] [stdout]    --> src/olc6502.rs:255:9
[INFO] [stdout]     |
[INFO] [stdout] 250 |             return 1;
[INFO] [stdout]     |             -------- any code following this expression is unreachable
[INFO] [stdout] ...
[INFO] [stdout] 255 |         0
[INFO] [stdout]     |         ^ unreachable expression
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unreachable_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0070]: invalid left-hand side of assignment
[INFO] [stdout]    --> src/olc6502.rs:466:26
[INFO] [stdout]     |
[INFO] [stdout] 466 |         self.temp as u16 = (self.a as u16) + (self.fetched as u16) + (self.getFlag(FLAGS6502::C) as u16);
[INFO] [stdout]     |         ---------------- ^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         cannot assign to this expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `temp` on type `&mut Olc6502`
[INFO] [stdout]    --> src/olc6502.rs:430:14
[INFO] [stdout]     |
[INFO] [stdout] 430 |         self.temp = (self.a as u16).wrapping_sub(self.fetched as u16);
[INFO] [stdout]     |              ^^^^ unknown field
[INFO] [stdout]     |
[INFO] [stdout]     = note: available fields are: `bus`, `a`, `x`, `y`, `stkp` ... and 8 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `temp` on type `&mut Olc6502`
[INFO] [stdout]    --> src/olc6502.rs:432:42
[INFO] [stdout]     |
[INFO] [stdout] 432 |         self.setFlag(FLAGS6502::Z, (self.temp & 0x00FF) == 0);
[INFO] [stdout]     |                                          ^^^^ unknown field
[INFO] [stdout]     |
[INFO] [stdout]     = note: available fields are: `bus`, `a`, `x`, `y`, `stkp` ... and 8 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `temp` on type `&mut Olc6502`
[INFO] [stdout]    --> src/olc6502.rs:433:41
[INFO] [stdout]     |
[INFO] [stdout] 433 |         self.setFlag(FLAGS6502::N, self.temp & 0x0080 != 0);
[INFO] [stdout]     |                                         ^^^^ unknown field
[INFO] [stdout]     |
[INFO] [stdout]     = note: available fields are: `bus`, `a`, `x`, `y`, `stkp` ... and 8 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `temp` on type `&mut Olc6502`
[INFO] [stdout]    --> src/olc6502.rs:442:14
[INFO] [stdout]     |
[INFO] [stdout] 442 |         self.temp = (self.x as u16).wrapping_sub(self.fetched as u16);
[INFO] [stdout]     |              ^^^^ unknown field
[INFO] [stdout]     |
[INFO] [stdout]     = note: available fields are: `bus`, `a`, `x`, `y`, `stkp` ... and 8 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `temp` on type `&mut Olc6502`
[INFO] [stdout]    --> src/olc6502.rs:444:42
[INFO] [stdout]     |
[INFO] [stdout] 444 |         self.setFlag(FLAGS6502::Z, (self.temp & 0x00FF) == 0);
[INFO] [stdout]     |                                          ^^^^ unknown field
[INFO] [stdout]     |
[INFO] [stdout]     = note: available fields are: `bus`, `a`, `x`, `y`, `stkp` ... and 8 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `temp` on type `&mut Olc6502`
[INFO] [stdout]    --> src/olc6502.rs:445:41
[INFO] [stdout]     |
[INFO] [stdout] 445 |         self.setFlag(FLAGS6502::N, self.temp & 0x0080 != 0);
[INFO] [stdout]     |                                         ^^^^ unknown field
[INFO] [stdout]     |
[INFO] [stdout]     = note: available fields are: `bus`, `a`, `x`, `y`, `stkp` ... and 8 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `temp` on type `&mut Olc6502`
[INFO] [stdout]    --> src/olc6502.rs:454:14
[INFO] [stdout]     |
[INFO] [stdout] 454 |         self.temp = (self.y as u16).wrapping_sub(self.fetched as u16);
[INFO] [stdout]     |              ^^^^ unknown field
[INFO] [stdout]     |
[INFO] [stdout]     = note: available fields are: `bus`, `a`, `x`, `y`, `stkp` ... and 8 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `temp` on type `&mut Olc6502`
[INFO] [stdout]    --> src/olc6502.rs:456:42
[INFO] [stdout]     |
[INFO] [stdout] 456 |         self.setFlag(FLAGS6502::Z, (self.temp & 0x00FF) == 0);
[INFO] [stdout]     |                                          ^^^^ unknown field
[INFO] [stdout]     |
[INFO] [stdout]     = note: available fields are: `bus`, `a`, `x`, `y`, `stkp` ... and 8 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `temp` on type `&mut Olc6502`
[INFO] [stdout]    --> src/olc6502.rs:457:41
[INFO] [stdout]     |
[INFO] [stdout] 457 |         self.setFlag(FLAGS6502::N, self.temp & 0x0080 != 0);
[INFO] [stdout]     |                                         ^^^^ unknown field
[INFO] [stdout]     |
[INFO] [stdout]     = note: available fields are: `bus`, `a`, `x`, `y`, `stkp` ... and 8 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `temp` on type `&mut Olc6502`
[INFO] [stdout]    --> src/olc6502.rs:466:14
[INFO] [stdout]     |
[INFO] [stdout] 466 |         self.temp as u16 = (self.a as u16) + (self.fetched as u16) + (self.getFlag(FLAGS6502::C) as u16);
[INFO] [stdout]     |              ^^^^ unknown field
[INFO] [stdout]     |
[INFO] [stdout]     = note: available fields are: `bus`, `a`, `x`, `y`, `stkp` ... and 8 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0070]: invalid left-hand side of assignment
[INFO] [stdout]    --> src/olc6502.rs:466:26
[INFO] [stdout]     |
[INFO] [stdout] 466 |         self.temp as u16 = (self.a as u16) + (self.fetched as u16) + (self.getFlag(FLAGS6502::C) as u16);
[INFO] [stdout]     |         ---------------- ^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         cannot assign to this expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `add_cycle0`
[INFO] [stdout]    --> src/olc6502.rs:521:17
[INFO] [stdout]     |
[INFO] [stdout] 521 |             let add_cycle0 = self.lookup[self.opcode as usize].addrmode;
[INFO] [stdout]     |                 ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_add_cycle0`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `add_cycle1`
[INFO] [stdout]    --> src/olc6502.rs:522:17
[INFO] [stdout]     |
[INFO] [stdout] 522 |             let add_cycle1 = self.lookup[self.opcode as usize].operate;
[INFO] [stdout]     |                 ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_add_cycle1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `read_only`
[INFO] [stdout]   --> src/bus.rs:28:35
[INFO] [stdout]    |
[INFO] [stdout] 28 |     pub fn read(&self, addr: u16, read_only: bool) -> u8 {
[INFO] [stdout]    |                                   ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_read_only`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0069, E0070, E0592, E0609.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0069`.
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `add_cycle0`
[INFO] [stdout]    --> src/olc6502.rs:521:17
[INFO] [stdout]     |
[INFO] [stdout] 521 |             let add_cycle0 = self.lookup[self.opcode as usize].addrmode;
[INFO] [stdout]     |                 ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_add_cycle0`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `add_cycle1`
[INFO] [stdout]    --> src/olc6502.rs:522:17
[INFO] [stdout]     |
[INFO] [stdout] 522 |             let add_cycle1 = self.lookup[self.opcode as usize].operate;
[INFO] [stdout]     |                 ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_add_cycle1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `RNFE` (bin "RNFE") due to 28 previous errors; 8 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning: unused variable: `read_only`
[INFO] [stdout]   --> src/bus.rs:28:35
[INFO] [stdout]    |
[INFO] [stdout] 28 |     pub fn read(&self, addr: u16, read_only: bool) -> u8 {
[INFO] [stdout]    |                                   ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_read_only`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0069, E0070, E0592, E0609.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0069`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `RNFE` (bin "RNFE" test) due to 28 previous errors; 8 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "3269cd74bd52a1627ee94ca134442b946f2c793ecab7031e7cf008ee9442e127", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3269cd74bd52a1627ee94ca134442b946f2c793ecab7031e7cf008ee9442e127", kill_on_drop: false }`
[INFO] [stdout] 3269cd74bd52a1627ee94ca134442b946f2c793ecab7031e7cf008ee9442e127
