[INFO] cloning repository https://github.com/wangtheo/prentendo-entertainment-system
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/wangtheo/prentendo-entertainment-system" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwangtheo%2Fprentendo-entertainment-system", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwangtheo%2Fprentendo-entertainment-system'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b0fe8bfebf5e15747e4931e4ebeae350d286a157
[INFO] checking wangtheo/prentendo-entertainment-system against try#1f5783cbeb5da8b38566d718631d016891e9c912 for pr-142704
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwangtheo%2Fprentendo-entertainment-system" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/wangtheo/prentendo-entertainment-system on toolchain 1f5783cbeb5da8b38566d718631d016891e9c912
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f5783cbeb5da8b38566d718631d016891e9c912" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/wangtheo/prentendo-entertainment-system
[INFO] finished tweaking git repo https://github.com/wangtheo/prentendo-entertainment-system
[INFO] tweaked toml for git repo https://github.com/wangtheo/prentendo-entertainment-system written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/wangtheo/prentendo-entertainment-system 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" "+1f5783cbeb5da8b38566d718631d016891e9c912" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded structopt-derive v0.4.6
[INFO] [stderr]   Downloaded structopt v0.3.13
[INFO] [stderr]   Downloaded sdl2 v0.33.0
[INFO] [stderr]   Downloaded file_diff v1.0.0
[INFO] [stderr]   Downloaded sdl2-sys v0.33.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+1f5783cbeb5da8b38566d718631d016891e9c912" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3cb63f77062ea86878e8f83e0d6baa28830f59fc10231688d15e5aa60b512030
[INFO] running `Command { std: "docker" "start" "-a" "3cb63f77062ea86878e8f83e0d6baa28830f59fc10231688d15e5aa60b512030", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3cb63f77062ea86878e8f83e0d6baa28830f59fc10231688d15e5aa60b512030", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3cb63f77062ea86878e8f83e0d6baa28830f59fc10231688d15e5aa60b512030", kill_on_drop: false }`
[INFO] [stdout] 3cb63f77062ea86878e8f83e0d6baa28830f59fc10231688d15e5aa60b512030
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+1f5783cbeb5da8b38566d718631d016891e9c912" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2162405a8c2c0caaf7ef502d829c375ab822a04a67720914864b129f16c2cb81
[INFO] running `Command { std: "docker" "start" "-a" "2162405a8c2c0caaf7ef502d829c375ab822a04a67720914864b129f16c2cb81", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.10
[INFO] [stderr]    Compiling version_check v0.9.1
[INFO] [stderr]    Compiling unicode-xid v0.2.0
[INFO] [stderr]    Compiling libc v0.2.69
[INFO] [stderr]    Compiling syn v1.0.17
[INFO] [stderr]    Compiling bitflags v1.2.1
[INFO] [stderr]    Compiling cfg-if v0.1.10
[INFO] [stderr]    Compiling unicode-segmentation v1.6.0
[INFO] [stderr]     Checking unicode-width v0.1.7
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]    Compiling sdl2 v0.33.0
[INFO] [stderr]     Checking strsim v0.8.0
[INFO] [stderr]     Checking ansi_term v0.11.0
[INFO] [stderr]     Checking vec_map v0.8.1
[INFO] [stderr]     Checking file_diff v1.0.0
[INFO] [stderr]    Compiling sdl2-sys v0.33.0
[INFO] [stderr]     Checking textwrap v0.11.0
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.2
[INFO] [stderr]    Compiling proc-macro-error v1.0.2
[INFO] [stderr]    Compiling heck v0.3.1
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]    Compiling quote v1.0.3
[INFO] [stderr]     Checking clap v2.33.0
[INFO] [stderr]    Compiling syn-mid v0.5.0
[INFO] [stderr]    Compiling structopt-derive v0.4.6
[INFO] [stderr]     Checking structopt v0.3.13
[INFO] [stderr]     Checking pretendo_entertainment_system v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0557]: feature has been removed
[INFO] [stdout]  --> src/lib.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(generators, generator_trait)]
[INFO] [stdout]   |            ^^^^^^^^^^ feature has been removed
[INFO] [stdout]   |
[INFO] [stdout]   = note: removed in 1.75.0 (you are using 1.89.0-nightly (1f5783cbe 2025-06-19)); see <https://github.com/rust-lang/rust/pull/116958> for more information
[INFO] [stdout]   = note: renamed to `coroutines`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0557]: feature has been removed
[INFO] [stdout]  --> src/lib.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(generators, generator_trait)]
[INFO] [stdout]   |            ^^^^^^^^^^ feature has been removed
[INFO] [stdout]   |
[INFO] [stdout]   = note: removed in 1.75.0 (you are using 1.89.0-nightly (1f5783cbe 2025-06-19)); see <https://github.com/rust-lang/rust/pull/116958> for more information
[INFO] [stdout]   = note: renamed to `coroutines`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `std::ops::Generator`
[INFO] [stdout]  --> src/cpu/interrupt.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use std::ops::Generator;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^ no `Generator` in `ops`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `std::ops::Generator`
[INFO] [stdout]  --> src/cpu/oamdma.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::ops::Generator;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^ no `Generator` in `ops`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `std::ops::Generator`
[INFO] [stdout]  --> src/cpu/opcode_generators/absolute.rs:8:26
[INFO] [stdout]   |
[INFO] [stdout] 8 | use std::{cell::RefCell, ops::Generator, pin::Pin};
[INFO] [stdout]   |                          ^^^^^^^^^^^^^^ no `Generator` in `ops`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `std::ops::Generator`
[INFO] [stdout]  --> src/cpu/opcode_generators/absolute_x.rs:8:26
[INFO] [stdout]   |
[INFO] [stdout] 8 | use std::{cell::RefCell, ops::Generator, pin::Pin};
[INFO] [stdout]   |                          ^^^^^^^^^^^^^^ no `Generator` in `ops`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `std::ops::Generator`
[INFO] [stdout]  --> src/cpu/opcode_generators/absolute_y.rs:6:26
[INFO] [stdout]   |
[INFO] [stdout] 6 | use std::{cell::RefCell, ops::Generator, pin::Pin};
[INFO] [stdout]   |                          ^^^^^^^^^^^^^^ no `Generator` in `ops`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `std::ops::Generator`
[INFO] [stdout]  --> src/cpu/opcode_generators/immediate.rs:6:26
[INFO] [stdout]   |
[INFO] [stdout] 6 | use std::{cell::RefCell, ops::Generator, pin::Pin};
[INFO] [stdout]   |                          ^^^^^^^^^^^^^^ no `Generator` in `ops`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `std::ops::Generator`
[INFO] [stdout]   --> src/cpu/opcode_generators/implied.rs:10:26
[INFO] [stdout]    |
[INFO] [stdout] 10 | use std::{cell::RefCell, ops::Generator, pin::Pin};
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^ no `Generator` in `ops`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `std::ops::Generator`
[INFO] [stdout]  --> src/cpu/opcode_generators/indirect.rs:8:26
[INFO] [stdout]   |
[INFO] [stdout] 8 | use std::{cell::RefCell, ops::Generator, pin::Pin};
[INFO] [stdout]   |                          ^^^^^^^^^^^^^^ no `Generator` in `ops`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `std::ops::Generator`
[INFO] [stdout]  --> src/cpu/opcode_generators/indirect_x.rs:8:26
[INFO] [stdout]   |
[INFO] [stdout] 8 | use std::{cell::RefCell, ops::Generator, pin::Pin};
[INFO] [stdout]   |                          ^^^^^^^^^^^^^^ no `Generator` in `ops`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `std::ops::Generator`
[INFO] [stdout]  --> src/cpu/opcode_generators/indirect_y.rs:8:26
[INFO] [stdout]   |
[INFO] [stdout] 8 | use std::{cell::RefCell, ops::Generator, pin::Pin};
[INFO] [stdout]   |                          ^^^^^^^^^^^^^^ no `Generator` in `ops`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `std::ops::Generator`
[INFO] [stdout]  --> src/cpu/opcode_generators/relative.rs:6:26
[INFO] [stdout]   |
[INFO] [stdout] 6 | use std::{cell::RefCell, ops::Generator, pin::Pin};
[INFO] [stdout]   |                          ^^^^^^^^^^^^^^ no `Generator` in `ops`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `std::ops::Generator`
[INFO] [stdout]  --> src/cpu/opcode_generators/zero.rs:8:26
[INFO] [stdout]   |
[INFO] [stdout] 8 | use std::{cell::RefCell, ops::Generator, pin::Pin};
[INFO] [stdout]   |                          ^^^^^^^^^^^^^^ no `Generator` in `ops`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `std::ops::Generator`
[INFO] [stdout]  --> src/cpu/opcode_generators/zero_x.rs:8:26
[INFO] [stdout]   |
[INFO] [stdout] 8 | use std::{cell::RefCell, ops::Generator, pin::Pin};
[INFO] [stdout]   |                          ^^^^^^^^^^^^^^ no `Generator` in `ops`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `std::ops::Generator`
[INFO] [stdout]  --> src/cpu/opcode_generators/zero_y.rs:6:26
[INFO] [stdout]   |
[INFO] [stdout] 6 | use std::{cell::RefCell, ops::Generator, pin::Pin};
[INFO] [stdout]   |                          ^^^^^^^^^^^^^^ no `Generator` in `ops`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `std::ops::Generator`, `std::ops::GeneratorState`
[INFO] [stdout]   --> src/cpu/mod.rs:22:11
[INFO] [stdout]    |
[INFO] [stdout] 22 |     ops::{Generator, GeneratorState},
[INFO] [stdout]    |           ^^^^^^^^^  ^^^^^^^^^^^^^^ no `GeneratorState` in `ops`
[INFO] [stdout]    |           |
[INFO] [stdout]    |           no `Generator` in `ops`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `std::ops::Generator`
[INFO] [stdout]  --> src/ppu/background_evaluation.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::ops::Generator;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^ no `Generator` in `ops`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `std::ops::Generator`
[INFO] [stdout]  --> src/ppu/sprite_evaluation.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use std::ops::Generator;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^ no `Generator` in `ops`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `std::ops::Generator`, `std::ops::GeneratorState`
[INFO] [stdout]   --> src/ppu/mod.rs:13:16
[INFO] [stdout]    |
[INFO] [stdout] 13 | use std::ops::{Generator, GeneratorState};
[INFO] [stdout]    |                ^^^^^^^^^  ^^^^^^^^^^^^^^ no `GeneratorState` in `ops`
[INFO] [stdout]    |                |
[INFO] [stdout]    |                no `Generator` in `ops`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/mod.rs:61:21
[INFO] [stdout]    |
[INFO] [stdout] 61 |                     yield InstructionState::OAMDMA;
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/mod.rs:68:21
[INFO] [stdout]    |
[INFO] [stdout] 68 |                     yield InstructionState::Yielded(x);
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/mod.rs:74:21
[INFO] [stdout]    |
[INFO] [stdout] 74 |                     yield InstructionState::Complete(x);
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/mod.rs:84:17
[INFO] [stdout]    |
[INFO] [stdout] 84 |                 yield InstructionState::NMI;
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/mod.rs:91:17
[INFO] [stdout]    |
[INFO] [stdout] 91 |                 yield InstructionState::IRQ;
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/interrupt.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 17 |         yield;
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/interrupt.rs:18:9
[INFO] [stdout]    |
[INFO] [stdout] 18 |         yield;
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/interrupt.rs:21:9
[INFO] [stdout]    |
[INFO] [stdout] 21 |         yield;
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/interrupt.rs:24:9
[INFO] [stdout]    |
[INFO] [stdout] 24 |         yield;
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/interrupt.rs:28:9
[INFO] [stdout]    |
[INFO] [stdout] 28 |         yield;
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/interrupt.rs:32:9
[INFO] [stdout]    |
[INFO] [stdout] 32 |         yield;
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/interrupt.rs:35:9
[INFO] [stdout]    |
[INFO] [stdout] 35 |         yield;
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/interrupt.rs:44:9
[INFO] [stdout]    |
[INFO] [stdout] 44 |         yield;
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `std::ops::Generator`
[INFO] [stdout]  --> src/cpu/interrupt.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use std::ops::Generator;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^ no `Generator` in `ops`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/interrupt.rs:45:9
[INFO] [stdout]    |
[INFO] [stdout] 45 |         yield;
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/interrupt.rs:48:9
[INFO] [stdout]    |
[INFO] [stdout] 48 |         yield;
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/interrupt.rs:51:9
[INFO] [stdout]    |
[INFO] [stdout] 51 |         yield;
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/interrupt.rs:55:9
[INFO] [stdout]    |
[INFO] [stdout] 55 |         yield;
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/interrupt.rs:59:9
[INFO] [stdout]    |
[INFO] [stdout] 59 |         yield;
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/interrupt.rs:62:9
[INFO] [stdout]    |
[INFO] [stdout] 62 |         yield;
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]  --> src/cpu/oamdma.rs:9:9
[INFO] [stdout]   |
[INFO] [stdout] 9 |         yield;
[INFO] [stdout]   |         ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]   = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]   = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/oamdma.rs:11:13
[INFO] [stdout]    |
[INFO] [stdout] 11 |             yield;
[INFO] [stdout]    |             ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/oamdma.rs:17:13
[INFO] [stdout]    |
[INFO] [stdout] 17 |             yield;
[INFO] [stdout]    |             ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/oamdma.rs:19:13
[INFO] [stdout]    |
[INFO] [stdout] 19 |             yield;
[INFO] [stdout]    |             ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/opcode_generators/absolute.rs:21:9
[INFO] [stdout]    |
[INFO] [stdout] 21 |         yield cycle;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/opcode_generators/absolute.rs:24:9
[INFO] [stdout]    |
[INFO] [stdout] 24 |         yield cycle;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/opcode_generators/absolute.rs:27:9
[INFO] [stdout]    |
[INFO] [stdout] 27 |         yield cycle;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/opcode_generators/absolute.rs:48:9
[INFO] [stdout]    |
[INFO] [stdout] 48 |         yield cycle;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/opcode_generators/absolute.rs:51:9
[INFO] [stdout]    |
[INFO] [stdout] 51 |         yield cycle;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/opcode_generators/absolute.rs:54:9
[INFO] [stdout]    |
[INFO] [stdout] 54 |         yield cycle;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/opcode_generators/absolute.rs:75:9
[INFO] [stdout]    |
[INFO] [stdout] 75 |         yield cycle;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/opcode_generators/absolute.rs:78:9
[INFO] [stdout]    |
[INFO] [stdout] 78 |         yield cycle;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/opcode_generators/absolute.rs:81:9
[INFO] [stdout]    |
[INFO] [stdout] 81 |         yield cycle;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/opcode_generators/absolute.rs:85:9
[INFO] [stdout]    |
[INFO] [stdout] 85 |         yield cycle;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/opcode_generators/absolute.rs:88:9
[INFO] [stdout]    |
[INFO] [stdout] 88 |         yield cycle;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]    --> src/cpu/opcode_generators/absolute.rs:105:9
[INFO] [stdout]     |
[INFO] [stdout] 105 |         yield cycle;
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]     = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]    --> src/cpu/opcode_generators/absolute.rs:108:9
[INFO] [stdout]     |
[INFO] [stdout] 108 |         yield cycle;
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]     = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]    --> src/cpu/opcode_generators/absolute.rs:111:9
[INFO] [stdout]     |
[INFO] [stdout] 111 |         yield cycle;
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]     = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]    --> src/cpu/opcode_generators/absolute.rs:115:9
[INFO] [stdout]     |
[INFO] [stdout] 115 |         yield cycle;
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]     = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]    --> src/cpu/opcode_generators/absolute.rs:119:9
[INFO] [stdout]     |
[INFO] [stdout] 119 |         yield cycle;
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]     = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]    --> src/cpu/opcode_generators/absolute.rs:138:9
[INFO] [stdout]     |
[INFO] [stdout] 138 |         yield cycle;
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]     = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]    --> src/cpu/opcode_generators/absolute.rs:141:9
[INFO] [stdout]     |
[INFO] [stdout] 141 |         yield cycle;
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]     = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/opcode_generators/absolute_x.rs:21:9
[INFO] [stdout]    |
[INFO] [stdout] 21 |         yield cycle;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/opcode_generators/absolute_x.rs:24:9
[INFO] [stdout]    |
[INFO] [stdout] 24 |         yield cycle;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `std::ops::Generator`
[INFO] [stdout]  --> src/cpu/oamdma.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::ops::Generator;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^ no `Generator` in `ops`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/opcode_generators/absolute_x.rs:28:9
[INFO] [stdout]    |
[INFO] [stdout] 28 |         yield cycle;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/opcode_generators/absolute_x.rs:32:13
[INFO] [stdout]    |
[INFO] [stdout] 32 |             yield cycle;
[INFO] [stdout]    |             ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/opcode_generators/absolute_x.rs:54:9
[INFO] [stdout]    |
[INFO] [stdout] 54 |         yield cycle;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/opcode_generators/absolute_x.rs:57:9
[INFO] [stdout]    |
[INFO] [stdout] 57 |         yield cycle;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/opcode_generators/absolute_x.rs:61:9
[INFO] [stdout]    |
[INFO] [stdout] 61 |         yield cycle;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/opcode_generators/absolute_x.rs:66:9
[INFO] [stdout]    |
[INFO] [stdout] 66 |         yield cycle;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/opcode_generators/absolute_x.rs:87:9
[INFO] [stdout]    |
[INFO] [stdout] 87 |         yield cycle;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/opcode_generators/absolute_x.rs:90:9
[INFO] [stdout]    |
[INFO] [stdout] 90 |         yield cycle;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/opcode_generators/absolute_x.rs:94:9
[INFO] [stdout]    |
[INFO] [stdout] 94 |         yield cycle;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/opcode_generators/absolute_x.rs:99:9
[INFO] [stdout]    |
[INFO] [stdout] 99 |         yield cycle;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]    --> src/cpu/opcode_generators/absolute_x.rs:103:9
[INFO] [stdout]     |
[INFO] [stdout] 103 |         yield cycle;
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]     = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]    --> src/cpu/opcode_generators/absolute_x.rs:106:9
[INFO] [stdout]     |
[INFO] [stdout] 106 |         yield cycle;
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]     = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/opcode_generators/absolute_y.rs:19:9
[INFO] [stdout]    |
[INFO] [stdout] 19 |         yield cycle;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/opcode_generators/absolute_y.rs:22:9
[INFO] [stdout]    |
[INFO] [stdout] 22 |         yield cycle;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/opcode_generators/absolute_y.rs:26:9
[INFO] [stdout]    |
[INFO] [stdout] 26 |         yield cycle;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/opcode_generators/absolute_y.rs:30:13
[INFO] [stdout]    |
[INFO] [stdout] 30 |             yield cycle;
[INFO] [stdout]    |             ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/opcode_generators/absolute_y.rs:52:9
[INFO] [stdout]    |
[INFO] [stdout] 52 |         yield cycle;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/opcode_generators/absolute_y.rs:55:9
[INFO] [stdout]    |
[INFO] [stdout] 55 |         yield cycle;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/opcode_generators/absolute_y.rs:59:9
[INFO] [stdout]    |
[INFO] [stdout] 59 |         yield cycle;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/opcode_generators/absolute_y.rs:64:9
[INFO] [stdout]    |
[INFO] [stdout] 64 |         yield cycle;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `std::ops::Generator`
[INFO] [stdout]  --> src/cpu/opcode_generators/absolute.rs:8:26
[INFO] [stdout]   |
[INFO] [stdout] 8 | use std::{cell::RefCell, ops::Generator, pin::Pin};
[INFO] [stdout]   |                          ^^^^^^^^^^^^^^ no `Generator` in `ops`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/opcode_generators/immediate.rs:19:9
[INFO] [stdout]    |
[INFO] [stdout] 19 |         yield cycle;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/opcode_generators/implied.rs:25:9
[INFO] [stdout]    |
[INFO] [stdout] 25 |         yield cycle;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/opcode_generators/implied.rs:43:9
[INFO] [stdout]    |
[INFO] [stdout] 43 |         yield cycle;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/opcode_generators/implied.rs:46:9
[INFO] [stdout]    |
[INFO] [stdout] 46 |         yield cycle;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/opcode_generators/implied.rs:65:9
[INFO] [stdout]    |
[INFO] [stdout] 65 |         yield cycle;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/opcode_generators/implied.rs:68:9
[INFO] [stdout]    |
[INFO] [stdout] 68 |         yield cycle;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/opcode_generators/implied.rs:71:9
[INFO] [stdout]    |
[INFO] [stdout] 71 |         yield cycle;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/opcode_generators/implied.rs:89:9
[INFO] [stdout]    |
[INFO] [stdout] 89 |         yield cycle;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/opcode_generators/implied.rs:92:9
[INFO] [stdout]    |
[INFO] [stdout] 92 |         yield cycle;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/opcode_generators/implied.rs:95:9
[INFO] [stdout]    |
[INFO] [stdout] 95 |         yield cycle;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]    --> src/cpu/opcode_generators/implied.rs:100:9
[INFO] [stdout]     |
[INFO] [stdout] 100 |         yield cycle;
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]     = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]    --> src/cpu/opcode_generators/implied.rs:105:9
[INFO] [stdout]     |
[INFO] [stdout] 105 |         yield cycle;
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]     = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]    --> src/cpu/opcode_generators/implied.rs:123:9
[INFO] [stdout]     |
[INFO] [stdout] 123 |         yield cycle;
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]     = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]    --> src/cpu/opcode_generators/implied.rs:126:9
[INFO] [stdout]     |
[INFO] [stdout] 126 |         yield cycle;
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]     = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]    --> src/cpu/opcode_generators/implied.rs:129:9
[INFO] [stdout]     |
[INFO] [stdout] 129 |         yield cycle;
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]     = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]    --> src/cpu/opcode_generators/implied.rs:134:9
[INFO] [stdout]     |
[INFO] [stdout] 134 |         yield cycle;
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]     = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]    --> src/cpu/opcode_generators/implied.rs:138:9
[INFO] [stdout]     |
[INFO] [stdout] 138 |         yield cycle;
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]     = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]    --> src/cpu/opcode_generators/implied.rs:155:9
[INFO] [stdout]     |
[INFO] [stdout] 155 |         yield cycle;
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]     = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]    --> src/cpu/opcode_generators/implied.rs:158:9
[INFO] [stdout]     |
[INFO] [stdout] 158 |         yield cycle;
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]     = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]    --> src/cpu/opcode_generators/implied.rs:162:9
[INFO] [stdout]     |
[INFO] [stdout] 162 |         yield cycle;
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]     = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]    --> src/cpu/opcode_generators/implied.rs:166:9
[INFO] [stdout]     |
[INFO] [stdout] 166 |         yield cycle;
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]     = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]    --> src/cpu/opcode_generators/implied.rs:171:9
[INFO] [stdout]     |
[INFO] [stdout] 171 |         yield cycle;
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]     = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]    --> src/cpu/opcode_generators/implied.rs:176:9
[INFO] [stdout]     |
[INFO] [stdout] 176 |         yield cycle;
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]     = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/opcode_generators/indirect.rs:20:9
[INFO] [stdout]    |
[INFO] [stdout] 20 |         yield cycle;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/opcode_generators/indirect.rs:23:9
[INFO] [stdout]    |
[INFO] [stdout] 23 |         yield cycle;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/opcode_generators/indirect.rs:27:9
[INFO] [stdout]    |
[INFO] [stdout] 27 |         yield cycle;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/opcode_generators/indirect.rs:30:9
[INFO] [stdout]    |
[INFO] [stdout] 30 |         yield cycle;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/opcode_generators/indirect_x.rs:21:9
[INFO] [stdout]    |
[INFO] [stdout] 21 |         yield cycle;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/opcode_generators/indirect_x.rs:24:9
[INFO] [stdout]    |
[INFO] [stdout] 24 |         yield cycle;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/opcode_generators/indirect_x.rs:29:9
[INFO] [stdout]    |
[INFO] [stdout] 29 |         yield cycle;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/opcode_generators/indirect_x.rs:32:9
[INFO] [stdout]    |
[INFO] [stdout] 32 |         yield cycle;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/opcode_generators/indirect_x.rs:35:9
[INFO] [stdout]    |
[INFO] [stdout] 35 |         yield cycle;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/opcode_generators/indirect_x.rs:56:9
[INFO] [stdout]    |
[INFO] [stdout] 56 |         yield cycle;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/opcode_generators/indirect_x.rs:59:9
[INFO] [stdout]    |
[INFO] [stdout] 59 |         yield cycle;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `std::ops::GeneratorState`
[INFO] [stdout]    --> src/cpu/opcode_generators/absolute.rs:157:9
[INFO] [stdout]     |
[INFO] [stdout] 157 |     use std::ops::GeneratorState;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^ no `GeneratorState` in `ops`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/opcode_generators/indirect_x.rs:64:9
[INFO] [stdout]    |
[INFO] [stdout] 64 |         yield cycle;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/opcode_generators/indirect_x.rs:67:9
[INFO] [stdout]    |
[INFO] [stdout] 67 |         yield cycle;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/opcode_generators/indirect_x.rs:70:9
[INFO] [stdout]    |
[INFO] [stdout] 70 |         yield cycle;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/opcode_generators/indirect_x.rs:91:9
[INFO] [stdout]    |
[INFO] [stdout] 91 |         yield cycle;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `std::ops::Generator`
[INFO] [stdout]  --> src/cpu/opcode_generators/absolute_x.rs:8:26
[INFO] [stdout]   |
[INFO] [stdout] 8 | use std::{cell::RefCell, ops::Generator, pin::Pin};
[INFO] [stdout]   |                          ^^^^^^^^^^^^^^ no `Generator` in `ops`
[INFO] [stdout]   |
[INFO] [stdout]   = note: unresolved item `crate::cpu::absolute::tests::Generator` exists but is inaccessible
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/opcode_generators/indirect_x.rs:94:9
[INFO] [stdout]    |
[INFO] [stdout] 94 |         yield cycle;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/opcode_generators/indirect_x.rs:99:9
[INFO] [stdout]    |
[INFO] [stdout] 99 |         yield cycle;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]    --> src/cpu/opcode_generators/indirect_x.rs:102:9
[INFO] [stdout]     |
[INFO] [stdout] 102 |         yield cycle;
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]     = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]    --> src/cpu/opcode_generators/indirect_x.rs:105:9
[INFO] [stdout]     |
[INFO] [stdout] 105 |         yield cycle;
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]     = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]    --> src/cpu/opcode_generators/indirect_x.rs:109:9
[INFO] [stdout]     |
[INFO] [stdout] 109 |         yield cycle;
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]     = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]    --> src/cpu/opcode_generators/indirect_x.rs:112:9
[INFO] [stdout]     |
[INFO] [stdout] 112 |         yield cycle;
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]     = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/opcode_generators/indirect_y.rs:21:9
[INFO] [stdout]    |
[INFO] [stdout] 21 |         yield cycle;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/opcode_generators/indirect_y.rs:26:9
[INFO] [stdout]    |
[INFO] [stdout] 26 |         yield cycle;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/opcode_generators/indirect_y.rs:29:9
[INFO] [stdout]    |
[INFO] [stdout] 29 |         yield cycle;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/opcode_generators/indirect_y.rs:33:9
[INFO] [stdout]    |
[INFO] [stdout] 33 |         yield cycle;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/opcode_generators/indirect_y.rs:37:13
[INFO] [stdout]    |
[INFO] [stdout] 37 |             yield cycle;
[INFO] [stdout]    |             ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/opcode_generators/indirect_y.rs:59:9
[INFO] [stdout]    |
[INFO] [stdout] 59 |         yield cycle;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/opcode_generators/indirect_y.rs:64:9
[INFO] [stdout]    |
[INFO] [stdout] 64 |         yield cycle;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/opcode_generators/indirect_y.rs:67:9
[INFO] [stdout]    |
[INFO] [stdout] 67 |         yield cycle;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/opcode_generators/indirect_y.rs:71:9
[INFO] [stdout]    |
[INFO] [stdout] 71 |         yield cycle;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/opcode_generators/indirect_y.rs:76:9
[INFO] [stdout]    |
[INFO] [stdout] 76 |         yield cycle;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/opcode_generators/indirect_y.rs:97:9
[INFO] [stdout]    |
[INFO] [stdout] 97 |         yield cycle;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]    --> src/cpu/opcode_generators/indirect_y.rs:102:9
[INFO] [stdout]     |
[INFO] [stdout] 102 |         yield cycle;
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]     = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]    --> src/cpu/opcode_generators/indirect_y.rs:105:9
[INFO] [stdout]     |
[INFO] [stdout] 105 |         yield cycle;
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]     = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]    --> src/cpu/opcode_generators/indirect_y.rs:109:9
[INFO] [stdout]     |
[INFO] [stdout] 109 |         yield cycle;
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]     = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]    --> src/cpu/opcode_generators/indirect_y.rs:114:9
[INFO] [stdout]     |
[INFO] [stdout] 114 |         yield cycle;
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]     = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]    --> src/cpu/opcode_generators/indirect_y.rs:118:9
[INFO] [stdout]     |
[INFO] [stdout] 118 |         yield cycle;
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]     = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]    --> src/cpu/opcode_generators/indirect_y.rs:121:9
[INFO] [stdout]     |
[INFO] [stdout] 121 |         yield cycle;
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]     = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/opcode_generators/relative.rs:19:9
[INFO] [stdout]    |
[INFO] [stdout] 19 |         yield cycle;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/opcode_generators/relative.rs:24:13
[INFO] [stdout]    |
[INFO] [stdout] 24 |             yield cycle;
[INFO] [stdout]    |             ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/opcode_generators/relative.rs:31:17
[INFO] [stdout]    |
[INFO] [stdout] 31 |                 yield cycle;
[INFO] [stdout]    |                 ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `std::ops::GeneratorState`
[INFO] [stdout]    --> src/cpu/opcode_generators/absolute_x.rs:120:9
[INFO] [stdout]     |
[INFO] [stdout] 120 |     use std::ops::GeneratorState;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^ no `GeneratorState` in `ops`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/opcode_generators/relative.rs:37:17
[INFO] [stdout]    |
[INFO] [stdout] 37 |                 yield cycle;
[INFO] [stdout]    |                 ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/opcode_generators/zero.rs:21:9
[INFO] [stdout]    |
[INFO] [stdout] 21 |         yield cycle;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/opcode_generators/zero.rs:24:9
[INFO] [stdout]    |
[INFO] [stdout] 24 |         yield cycle;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/opcode_generators/zero.rs:42:9
[INFO] [stdout]    |
[INFO] [stdout] 42 |         yield cycle;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/opcode_generators/zero.rs:45:9
[INFO] [stdout]    |
[INFO] [stdout] 45 |         yield cycle;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/opcode_generators/zero.rs:63:9
[INFO] [stdout]    |
[INFO] [stdout] 63 |         yield cycle;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/opcode_generators/zero.rs:66:9
[INFO] [stdout]    |
[INFO] [stdout] 66 |         yield cycle;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/opcode_generators/zero.rs:70:9
[INFO] [stdout]    |
[INFO] [stdout] 70 |         yield cycle;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/opcode_generators/zero.rs:73:9
[INFO] [stdout]    |
[INFO] [stdout] 73 |         yield cycle;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `std::ops::Generator`
[INFO] [stdout]  --> src/cpu/opcode_generators/absolute_y.rs:6:26
[INFO] [stdout]   |
[INFO] [stdout] 6 | use std::{cell::RefCell, ops::Generator, pin::Pin};
[INFO] [stdout]   |                          ^^^^^^^^^^^^^^ no `Generator` in `ops`
[INFO] [stdout]   |
[INFO] [stdout]   = note: unresolved item `crate::cpu::absolute_x::tests::Generator` exists but is inaccessible
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/opcode_generators/zero_x.rs:21:9
[INFO] [stdout]    |
[INFO] [stdout] 21 |         yield cycle;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/opcode_generators/zero_x.rs:24:9
[INFO] [stdout]    |
[INFO] [stdout] 24 |         yield cycle;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/opcode_generators/zero_x.rs:27:9
[INFO] [stdout]    |
[INFO] [stdout] 27 |         yield cycle;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/opcode_generators/zero_x.rs:45:9
[INFO] [stdout]    |
[INFO] [stdout] 45 |         yield cycle;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/opcode_generators/zero_x.rs:48:9
[INFO] [stdout]    |
[INFO] [stdout] 48 |         yield cycle;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/opcode_generators/zero_x.rs:51:9
[INFO] [stdout]    |
[INFO] [stdout] 51 |         yield cycle;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/opcode_generators/zero_x.rs:69:9
[INFO] [stdout]    |
[INFO] [stdout] 69 |         yield cycle;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/opcode_generators/zero_x.rs:72:9
[INFO] [stdout]    |
[INFO] [stdout] 72 |         yield cycle;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/opcode_generators/zero_x.rs:75:9
[INFO] [stdout]    |
[INFO] [stdout] 75 |         yield cycle;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/opcode_generators/zero_x.rs:79:9
[INFO] [stdout]    |
[INFO] [stdout] 79 |         yield cycle;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/opcode_generators/zero_x.rs:82:9
[INFO] [stdout]    |
[INFO] [stdout] 82 |         yield cycle;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/opcode_generators/zero_y.rs:19:9
[INFO] [stdout]    |
[INFO] [stdout] 19 |         yield cycle;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/opcode_generators/zero_y.rs:22:9
[INFO] [stdout]    |
[INFO] [stdout] 22 |         yield cycle;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/opcode_generators/zero_y.rs:25:9
[INFO] [stdout]    |
[INFO] [stdout] 25 |         yield cycle;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/opcode_generators/zero_y.rs:43:9
[INFO] [stdout]    |
[INFO] [stdout] 43 |         yield cycle;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/opcode_generators/zero_y.rs:46:9
[INFO] [stdout]    |
[INFO] [stdout] 46 |         yield cycle;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/opcode_generators/zero_y.rs:49:9
[INFO] [stdout]    |
[INFO] [stdout] 49 |         yield cycle;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/ppu/mod.rs:33:17
[INFO] [stdout]    |
[INFO] [stdout] 33 |                 yield None;
[INFO] [stdout]    |                 ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `std::ops::GeneratorState`
[INFO] [stdout]   --> src/cpu/opcode_generators/absolute_y.rs:81:9
[INFO] [stdout]    |
[INFO] [stdout] 81 |     use std::ops::GeneratorState;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^ no `GeneratorState` in `ops`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `std::ops::Generator`
[INFO] [stdout]  --> src/cpu/opcode_generators/immediate.rs:6:26
[INFO] [stdout]   |
[INFO] [stdout] 6 | use std::{cell::RefCell, ops::Generator, pin::Pin};
[INFO] [stdout]   |                          ^^^^^^^^^^^^^^ no `Generator` in `ops`
[INFO] [stdout]   |
[INFO] [stdout]   = note: unresolved item `crate::cpu::absolute_y::tests::Generator` exists but is inaccessible
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `std::ops::GeneratorState`
[INFO] [stdout]   --> src/cpu/opcode_generators/immediate.rs:34:9
[INFO] [stdout]    |
[INFO] [stdout] 34 |     use std::ops::GeneratorState;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^ no `GeneratorState` in `ops`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/ppu/mod.rs:52:13
[INFO] [stdout]    |
[INFO] [stdout] 52 |             yield pixel;
[INFO] [stdout]    |             ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/ppu/background_evaluation.rs:10:9
[INFO] [stdout]    |
[INFO] [stdout] 10 |         yield;
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/ppu/background_evaluation.rs:12:9
[INFO] [stdout]    |
[INFO] [stdout] 12 |         yield;
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/ppu/background_evaluation.rs:14:9
[INFO] [stdout]    |
[INFO] [stdout] 14 |         yield;
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/ppu/background_evaluation.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 17 |         yield;
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/ppu/background_evaluation.rs:19:9
[INFO] [stdout]    |
[INFO] [stdout] 19 |         yield;
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/ppu/background_evaluation.rs:21:9
[INFO] [stdout]    |
[INFO] [stdout] 21 |         yield;
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/ppu/background_evaluation.rs:23:9
[INFO] [stdout]    |
[INFO] [stdout] 23 |         yield;
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/ppu/sprite_evaluation.rs:19:13
[INFO] [stdout]    |
[INFO] [stdout] 19 |             yield;
[INFO] [stdout]    |             ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/ppu/sprite_evaluation.rs:31:13
[INFO] [stdout]    |
[INFO] [stdout] 31 |             yield;
[INFO] [stdout]    |             ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/ppu/sprite_evaluation.rs:35:13
[INFO] [stdout]    |
[INFO] [stdout] 35 |             yield;
[INFO] [stdout]    |             ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/ppu/sprite_evaluation.rs:39:17
[INFO] [stdout]    |
[INFO] [stdout] 39 |                 yield;
[INFO] [stdout]    |                 ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/ppu/sprite_evaluation.rs:41:17
[INFO] [stdout]    |
[INFO] [stdout] 41 |                 yield;
[INFO] [stdout]    |                 ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/ppu/sprite_evaluation.rs:43:17
[INFO] [stdout]    |
[INFO] [stdout] 43 |                 yield;
[INFO] [stdout]    |                 ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/ppu/sprite_evaluation.rs:45:17
[INFO] [stdout]    |
[INFO] [stdout] 45 |                 yield;
[INFO] [stdout]    |                 ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/ppu/sprite_evaluation.rs:47:17
[INFO] [stdout]    |
[INFO] [stdout] 47 |                 yield;
[INFO] [stdout]    |                 ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/ppu/sprite_evaluation.rs:49:17
[INFO] [stdout]    |
[INFO] [stdout] 49 |                 yield;
[INFO] [stdout]    |                 ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/ppu/sprite_evaluation.rs:61:13
[INFO] [stdout]    |
[INFO] [stdout] 61 |             yield;
[INFO] [stdout]    |             ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/ppu/sprite_evaluation.rs:83:13
[INFO] [stdout]    |
[INFO] [stdout] 83 |             yield;
[INFO] [stdout]    |             ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/ppu/sprite_evaluation.rs:91:13
[INFO] [stdout]    |
[INFO] [stdout] 91 |             yield;
[INFO] [stdout]    |             ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/ppu/sprite_evaluation.rs:93:13
[INFO] [stdout]    |
[INFO] [stdout] 93 |             yield;
[INFO] [stdout]    |             ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/ppu/sprite_evaluation.rs:97:13
[INFO] [stdout]    |
[INFO] [stdout] 97 |             yield;
[INFO] [stdout]    |             ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/ppu/sprite_evaluation.rs:99:13
[INFO] [stdout]    |
[INFO] [stdout] 99 |             yield;
[INFO] [stdout]    |             ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]    --> src/ppu/sprite_evaluation.rs:105:13
[INFO] [stdout]     |
[INFO] [stdout] 105 |             yield;
[INFO] [stdout]     |             ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]     = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]    --> src/ppu/sprite_evaluation.rs:110:13
[INFO] [stdout]     |
[INFO] [stdout] 110 |             yield;
[INFO] [stdout]     |             ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]     = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]    --> src/ppu/sprite_evaluation.rs:112:13
[INFO] [stdout]     |
[INFO] [stdout] 112 |             yield;
[INFO] [stdout]     |             ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]     = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]    --> src/ppu/sprite_evaluation.rs:117:13
[INFO] [stdout]     |
[INFO] [stdout] 117 |             yield;
[INFO] [stdout]     |             ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]     = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]    --> src/ppu/sprite_evaluation.rs:130:13
[INFO] [stdout]     |
[INFO] [stdout] 130 |             yield;
[INFO] [stdout]     |             ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]     = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `std::ops::Generator`
[INFO] [stdout]   --> src/cpu/opcode_generators/implied.rs:10:26
[INFO] [stdout]    |
[INFO] [stdout] 10 | use std::{cell::RefCell, ops::Generator, pin::Pin};
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^ no `Generator` in `ops`
[INFO] [stdout]    |
[INFO] [stdout]    = note: unresolved item `crate::cpu::immediate::tests::Generator` exists but is inaccessible
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `std::ops::GeneratorState`
[INFO] [stdout]    --> src/cpu/opcode_generators/implied.rs:191:9
[INFO] [stdout]     |
[INFO] [stdout] 191 |     use std::ops::GeneratorState;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^ no `GeneratorState` in `ops`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `std::ops::Generator`
[INFO] [stdout]  --> src/cpu/opcode_generators/indirect.rs:8:26
[INFO] [stdout]   |
[INFO] [stdout] 8 | use std::{cell::RefCell, ops::Generator, pin::Pin};
[INFO] [stdout]   |                          ^^^^^^^^^^^^^^ no `Generator` in `ops`
[INFO] [stdout]   |
[INFO] [stdout]   = note: unresolved item `crate::cpu::implied::tests::Generator` exists but is inaccessible
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `std::ops::GeneratorState`
[INFO] [stdout]   --> src/cpu/opcode_generators/indirect.rs:48:9
[INFO] [stdout]    |
[INFO] [stdout] 48 |     use std::ops::GeneratorState;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^ no `GeneratorState` in `ops`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `std::ops::Generator`
[INFO] [stdout]  --> src/cpu/opcode_generators/indirect_x.rs:8:26
[INFO] [stdout]   |
[INFO] [stdout] 8 | use std::{cell::RefCell, ops::Generator, pin::Pin};
[INFO] [stdout]   |                          ^^^^^^^^^^^^^^ no `Generator` in `ops`
[INFO] [stdout]   |
[INFO] [stdout]   = note: unresolved item `crate::cpu::indirect::tests::Generator` exists but is inaccessible
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `std::ops::GeneratorState`
[INFO] [stdout]    --> src/cpu/opcode_generators/indirect_x.rs:126:9
[INFO] [stdout]     |
[INFO] [stdout] 126 |     use std::ops::GeneratorState;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^ no `GeneratorState` in `ops`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `std::ops::Generator`
[INFO] [stdout]  --> src/cpu/opcode_generators/indirect_y.rs:8:26
[INFO] [stdout]   |
[INFO] [stdout] 8 | use std::{cell::RefCell, ops::Generator, pin::Pin};
[INFO] [stdout]   |                          ^^^^^^^^^^^^^^ no `Generator` in `ops`
[INFO] [stdout]   |
[INFO] [stdout]   = note: unresolved item `crate::cpu::indirect_x::tests::Generator` exists but is inaccessible
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `std::ops::GeneratorState`
[INFO] [stdout]    --> src/cpu/opcode_generators/indirect_y.rs:135:9
[INFO] [stdout]     |
[INFO] [stdout] 135 |     use std::ops::GeneratorState;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^ no `GeneratorState` in `ops`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/interrupt.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 17 |         yield;
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `yield` can only be used in `#[coroutine]` closures, or `gen` blocks
[INFO] [stdout]   --> src/cpu/interrupt.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 17 |         yield;
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: use `#[coroutine]` to make this closure a coroutine
[INFO] [stdout]    |
[INFO] [stdout] 16 |     #[coroutine] move || {
[INFO] [stdout]    |     ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/interrupt.rs:18:9
[INFO] [stdout]    |
[INFO] [stdout] 18 |         yield;
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `std::ops::Generator`
[INFO] [stdout]  --> src/cpu/opcode_generators/relative.rs:6:26
[INFO] [stdout]   |
[INFO] [stdout] 6 | use std::{cell::RefCell, ops::Generator, pin::Pin};
[INFO] [stdout]   |                          ^^^^^^^^^^^^^^ no `Generator` in `ops`
[INFO] [stdout]   |
[INFO] [stdout]   = note: unresolved item `crate::cpu::indirect_y::tests::Generator` exists but is inaccessible
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/interrupt.rs:21:9
[INFO] [stdout]    |
[INFO] [stdout] 21 |         yield;
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/interrupt.rs:24:9
[INFO] [stdout]    |
[INFO] [stdout] 24 |         yield;
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/interrupt.rs:28:9
[INFO] [stdout]    |
[INFO] [stdout] 28 |         yield;
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/interrupt.rs:32:9
[INFO] [stdout]    |
[INFO] [stdout] 32 |         yield;
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/interrupt.rs:35:9
[INFO] [stdout]    |
[INFO] [stdout] 35 |         yield;
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/interrupt.rs:44:9
[INFO] [stdout]    |
[INFO] [stdout] 44 |         yield;
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `yield` can only be used in `#[coroutine]` closures, or `gen` blocks
[INFO] [stdout]   --> src/cpu/interrupt.rs:44:9
[INFO] [stdout]    |
[INFO] [stdout] 44 |         yield;
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: use `#[coroutine]` to make this closure a coroutine
[INFO] [stdout]    |
[INFO] [stdout] 43 |     #[coroutine] move || {
[INFO] [stdout]    |     ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/interrupt.rs:45:9
[INFO] [stdout]    |
[INFO] [stdout] 45 |         yield;
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/interrupt.rs:48:9
[INFO] [stdout]    |
[INFO] [stdout] 48 |         yield;
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/interrupt.rs:51:9
[INFO] [stdout]    |
[INFO] [stdout] 51 |         yield;
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/interrupt.rs:55:9
[INFO] [stdout]    |
[INFO] [stdout] 55 |         yield;
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/interrupt.rs:59:9
[INFO] [stdout]    |
[INFO] [stdout] 59 |         yield;
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/interrupt.rs:62:9
[INFO] [stdout]    |
[INFO] [stdout] 62 |         yield;
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `std::ops::GeneratorState`
[INFO] [stdout]   --> src/cpu/opcode_generators/relative.rs:56:9
[INFO] [stdout]    |
[INFO] [stdout] 56 |     use std::ops::GeneratorState;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^ no `GeneratorState` in `ops`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]  --> src/cpu/oamdma.rs:9:9
[INFO] [stdout]   |
[INFO] [stdout] 9 |         yield;
[INFO] [stdout]   |         ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]   = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]   = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `yield` can only be used in `#[coroutine]` closures, or `gen` blocks
[INFO] [stdout]  --> src/cpu/oamdma.rs:9:9
[INFO] [stdout]   |
[INFO] [stdout] 9 |         yield;
[INFO] [stdout]   |         ^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: use `#[coroutine]` to make this closure a coroutine
[INFO] [stdout]   |
[INFO] [stdout] 8 |     #[coroutine] move || {
[INFO] [stdout]   |     ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/oamdma.rs:11:13
[INFO] [stdout]    |
[INFO] [stdout] 11 |             yield;
[INFO] [stdout]    |             ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/oamdma.rs:17:13
[INFO] [stdout]    |
[INFO] [stdout] 17 |             yield;
[INFO] [stdout]    |             ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/oamdma.rs:19:13
[INFO] [stdout]    |
[INFO] [stdout] 19 |             yield;
[INFO] [stdout]    |             ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/opcode_generators/absolute.rs:21:9
[INFO] [stdout]    |
[INFO] [stdout] 21 |         yield cycle;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `yield` can only be used in `#[coroutine]` closures, or `gen` blocks
[INFO] [stdout]   --> src/cpu/opcode_generators/absolute.rs:21:9
[INFO] [stdout]    |
[INFO] [stdout] 21 |         yield cycle;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: use `#[coroutine]` to make this closure a coroutine
[INFO] [stdout]    |
[INFO] [stdout] 15 |     Box::pin(#[coroutine] move || {
[INFO] [stdout]    |              ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/opcode_generators/absolute.rs:24:9
[INFO] [stdout]    |
[INFO] [stdout] 24 |         yield cycle;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/opcode_generators/absolute.rs:27:9
[INFO] [stdout]    |
[INFO] [stdout] 27 |         yield cycle;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/opcode_generators/absolute.rs:48:9
[INFO] [stdout]    |
[INFO] [stdout] 48 |         yield cycle;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `yield` can only be used in `#[coroutine]` closures, or `gen` blocks
[INFO] [stdout]   --> src/cpu/opcode_generators/absolute.rs:48:9
[INFO] [stdout]    |
[INFO] [stdout] 48 |         yield cycle;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: use `#[coroutine]` to make this closure a coroutine
[INFO] [stdout]    |
[INFO] [stdout] 42 |     Box::pin(#[coroutine] move || {
[INFO] [stdout]    |              ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/opcode_generators/absolute.rs:51:9
[INFO] [stdout]    |
[INFO] [stdout] 51 |         yield cycle;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/opcode_generators/absolute.rs:54:9
[INFO] [stdout]    |
[INFO] [stdout] 54 |         yield cycle;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/opcode_generators/absolute.rs:75:9
[INFO] [stdout]    |
[INFO] [stdout] 75 |         yield cycle;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `yield` can only be used in `#[coroutine]` closures, or `gen` blocks
[INFO] [stdout]   --> src/cpu/opcode_generators/absolute.rs:75:9
[INFO] [stdout]    |
[INFO] [stdout] 75 |         yield cycle;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: use `#[coroutine]` to make this closure a coroutine
[INFO] [stdout]    |
[INFO] [stdout] 69 |     Box::pin(#[coroutine] move || {
[INFO] [stdout]    |              ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/opcode_generators/absolute.rs:78:9
[INFO] [stdout]    |
[INFO] [stdout] 78 |         yield cycle;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/opcode_generators/absolute.rs:81:9
[INFO] [stdout]    |
[INFO] [stdout] 81 |         yield cycle;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/opcode_generators/absolute.rs:85:9
[INFO] [stdout]    |
[INFO] [stdout] 85 |         yield cycle;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/opcode_generators/absolute.rs:88:9
[INFO] [stdout]    |
[INFO] [stdout] 88 |         yield cycle;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]    --> src/cpu/opcode_generators/absolute.rs:105:9
[INFO] [stdout]     |
[INFO] [stdout] 105 |         yield cycle;
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]     = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `yield` can only be used in `#[coroutine]` closures, or `gen` blocks
[INFO] [stdout]    --> src/cpu/opcode_generators/absolute.rs:105:9
[INFO] [stdout]     |
[INFO] [stdout] 105 |         yield cycle;
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: use `#[coroutine]` to make this closure a coroutine
[INFO] [stdout]     |
[INFO] [stdout] 99  |     Box::pin(#[coroutine] move || {
[INFO] [stdout]     |              ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]    --> src/cpu/opcode_generators/absolute.rs:108:9
[INFO] [stdout]     |
[INFO] [stdout] 108 |         yield cycle;
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]     = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]    --> src/cpu/opcode_generators/absolute.rs:111:9
[INFO] [stdout]     |
[INFO] [stdout] 111 |         yield cycle;
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]     = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]    --> src/cpu/opcode_generators/absolute.rs:115:9
[INFO] [stdout]     |
[INFO] [stdout] 115 |         yield cycle;
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]     = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]    --> src/cpu/opcode_generators/absolute.rs:119:9
[INFO] [stdout]     |
[INFO] [stdout] 119 |         yield cycle;
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]     = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `std::ops::Generator`
[INFO] [stdout]  --> src/cpu/opcode_generators/zero.rs:8:26
[INFO] [stdout]   |
[INFO] [stdout] 8 | use std::{cell::RefCell, ops::Generator, pin::Pin};
[INFO] [stdout]   |                          ^^^^^^^^^^^^^^ no `Generator` in `ops`
[INFO] [stdout]   |
[INFO] [stdout]   = note: unresolved item `crate::cpu::relative::tests::Generator` exists but is inaccessible
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `std::ops::GeneratorState`
[INFO] [stdout]   --> src/cpu/opcode_generators/zero.rs:87:9
[INFO] [stdout]    |
[INFO] [stdout] 87 |     use std::ops::GeneratorState;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^ no `GeneratorState` in `ops`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]    --> src/cpu/opcode_generators/absolute.rs:138:9
[INFO] [stdout]     |
[INFO] [stdout] 138 |         yield cycle;
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]     = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `std::ops::Generator`
[INFO] [stdout]  --> src/cpu/opcode_generators/zero_x.rs:8:26
[INFO] [stdout]   |
[INFO] [stdout] 8 | use std::{cell::RefCell, ops::Generator, pin::Pin};
[INFO] [stdout]   |                          ^^^^^^^^^^^^^^ no `Generator` in `ops`
[INFO] [stdout]   |
[INFO] [stdout]   = note: unresolved item `crate::cpu::zero::tests::Generator` exists but is inaccessible
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `yield` can only be used in `#[coroutine]` closures, or `gen` blocks
[INFO] [stdout]    --> src/cpu/opcode_generators/absolute.rs:138:9
[INFO] [stdout]     |
[INFO] [stdout] 138 |         yield cycle;
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: use `#[coroutine]` to make this closure a coroutine
[INFO] [stdout]     |
[INFO] [stdout] 132 |     Box::pin(#[coroutine] move || {
[INFO] [stdout]     |              ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]    --> src/cpu/opcode_generators/absolute.rs:141:9
[INFO] [stdout]     |
[INFO] [stdout] 141 |         yield cycle;
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]     = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/opcode_generators/absolute_x.rs:21:9
[INFO] [stdout]    |
[INFO] [stdout] 21 |         yield cycle;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `yield` can only be used in `#[coroutine]` closures, or `gen` blocks
[INFO] [stdout]   --> src/cpu/opcode_generators/absolute_x.rs:21:9
[INFO] [stdout]    |
[INFO] [stdout] 21 |         yield cycle;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: use `#[coroutine]` to make this closure a coroutine
[INFO] [stdout]    |
[INFO] [stdout] 15 |     Box::pin(#[coroutine] move || {
[INFO] [stdout]    |              ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/opcode_generators/absolute_x.rs:24:9
[INFO] [stdout]    |
[INFO] [stdout] 24 |         yield cycle;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `std::ops::GeneratorState`
[INFO] [stdout]   --> src/cpu/opcode_generators/zero_x.rs:96:9
[INFO] [stdout]    |
[INFO] [stdout] 96 |     use std::ops::GeneratorState;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^ no `GeneratorState` in `ops`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/opcode_generators/absolute_x.rs:28:9
[INFO] [stdout]    |
[INFO] [stdout] 28 |         yield cycle;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/opcode_generators/absolute_x.rs:32:13
[INFO] [stdout]    |
[INFO] [stdout] 32 |             yield cycle;
[INFO] [stdout]    |             ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/opcode_generators/absolute_x.rs:54:9
[INFO] [stdout]    |
[INFO] [stdout] 54 |         yield cycle;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `yield` can only be used in `#[coroutine]` closures, or `gen` blocks
[INFO] [stdout]   --> src/cpu/opcode_generators/absolute_x.rs:54:9
[INFO] [stdout]    |
[INFO] [stdout] 54 |         yield cycle;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: use `#[coroutine]` to make this closure a coroutine
[INFO] [stdout]    |
[INFO] [stdout] 48 |     Box::pin(#[coroutine] move || {
[INFO] [stdout]    |              ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/opcode_generators/absolute_x.rs:57:9
[INFO] [stdout]    |
[INFO] [stdout] 57 |         yield cycle;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/opcode_generators/absolute_x.rs:61:9
[INFO] [stdout]    |
[INFO] [stdout] 61 |         yield cycle;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/opcode_generators/absolute_x.rs:66:9
[INFO] [stdout]    |
[INFO] [stdout] 66 |         yield cycle;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/opcode_generators/absolute_x.rs:87:9
[INFO] [stdout]    |
[INFO] [stdout] 87 |         yield cycle;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `yield` can only be used in `#[coroutine]` closures, or `gen` blocks
[INFO] [stdout]   --> src/cpu/opcode_generators/absolute_x.rs:87:9
[INFO] [stdout]    |
[INFO] [stdout] 87 |         yield cycle;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: use `#[coroutine]` to make this closure a coroutine
[INFO] [stdout]    |
[INFO] [stdout] 81 |     Box::pin(#[coroutine] move || {
[INFO] [stdout]    |              ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/opcode_generators/absolute_x.rs:90:9
[INFO] [stdout]    |
[INFO] [stdout] 90 |         yield cycle;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/opcode_generators/absolute_x.rs:94:9
[INFO] [stdout]    |
[INFO] [stdout] 94 |         yield cycle;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/opcode_generators/absolute_x.rs:99:9
[INFO] [stdout]    |
[INFO] [stdout] 99 |         yield cycle;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]    --> src/cpu/opcode_generators/absolute_x.rs:103:9
[INFO] [stdout]     |
[INFO] [stdout] 103 |         yield cycle;
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]     = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]    --> src/cpu/opcode_generators/absolute_x.rs:106:9
[INFO] [stdout]     |
[INFO] [stdout] 106 |         yield cycle;
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]     = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/opcode_generators/absolute_y.rs:19:9
[INFO] [stdout]    |
[INFO] [stdout] 19 |         yield cycle;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `yield` can only be used in `#[coroutine]` closures, or `gen` blocks
[INFO] [stdout]   --> src/cpu/opcode_generators/absolute_y.rs:19:9
[INFO] [stdout]    |
[INFO] [stdout] 19 |         yield cycle;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: use `#[coroutine]` to make this closure a coroutine
[INFO] [stdout]    |
[INFO] [stdout] 13 |     Box::pin(#[coroutine] move || {
[INFO] [stdout]    |              ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/opcode_generators/absolute_y.rs:22:9
[INFO] [stdout]    |
[INFO] [stdout] 22 |         yield cycle;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `std::ops::Generator`
[INFO] [stdout]  --> src/cpu/opcode_generators/zero_y.rs:6:26
[INFO] [stdout]   |
[INFO] [stdout] 6 | use std::{cell::RefCell, ops::Generator, pin::Pin};
[INFO] [stdout]   |                          ^^^^^^^^^^^^^^ no `Generator` in `ops`
[INFO] [stdout]   |
[INFO] [stdout]   = note: unresolved item `crate::cpu::zero_x::tests::Generator` exists but is inaccessible
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/opcode_generators/absolute_y.rs:26:9
[INFO] [stdout]    |
[INFO] [stdout] 26 |         yield cycle;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/opcode_generators/absolute_y.rs:30:13
[INFO] [stdout]    |
[INFO] [stdout] 30 |             yield cycle;
[INFO] [stdout]    |             ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/opcode_generators/absolute_y.rs:52:9
[INFO] [stdout]    |
[INFO] [stdout] 52 |         yield cycle;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `yield` can only be used in `#[coroutine]` closures, or `gen` blocks
[INFO] [stdout]   --> src/cpu/opcode_generators/absolute_y.rs:52:9
[INFO] [stdout]    |
[INFO] [stdout] 52 |         yield cycle;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: use `#[coroutine]` to make this closure a coroutine
[INFO] [stdout]    |
[INFO] [stdout] 46 |     Box::pin(#[coroutine] move || {
[INFO] [stdout]    |              ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/opcode_generators/absolute_y.rs:55:9
[INFO] [stdout]    |
[INFO] [stdout] 55 |         yield cycle;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/opcode_generators/absolute_y.rs:59:9
[INFO] [stdout]    |
[INFO] [stdout] 59 |         yield cycle;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/opcode_generators/absolute_y.rs:64:9
[INFO] [stdout]    |
[INFO] [stdout] 64 |         yield cycle;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/opcode_generators/immediate.rs:19:9
[INFO] [stdout]    |
[INFO] [stdout] 19 |         yield cycle;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `yield` can only be used in `#[coroutine]` closures, or `gen` blocks
[INFO] [stdout]   --> src/cpu/opcode_generators/immediate.rs:19:9
[INFO] [stdout]    |
[INFO] [stdout] 19 |         yield cycle;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: use `#[coroutine]` to make this closure a coroutine
[INFO] [stdout]    |
[INFO] [stdout] 13 |     Box::pin(#[coroutine] move || {
[INFO] [stdout]    |              ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/opcode_generators/implied.rs:25:9
[INFO] [stdout]    |
[INFO] [stdout] 25 |         yield cycle;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `yield` can only be used in `#[coroutine]` closures, or `gen` blocks
[INFO] [stdout]   --> src/cpu/opcode_generators/implied.rs:25:9
[INFO] [stdout]    |
[INFO] [stdout] 25 |         yield cycle;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: use `#[coroutine]` to make this closure a coroutine
[INFO] [stdout]    |
[INFO] [stdout] 19 |     Box::pin(#[coroutine] move || {
[INFO] [stdout]    |              ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/opcode_generators/implied.rs:43:9
[INFO] [stdout]    |
[INFO] [stdout] 43 |         yield cycle;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `yield` can only be used in `#[coroutine]` closures, or `gen` blocks
[INFO] [stdout]   --> src/cpu/opcode_generators/implied.rs:43:9
[INFO] [stdout]    |
[INFO] [stdout] 43 |         yield cycle;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: use `#[coroutine]` to make this closure a coroutine
[INFO] [stdout]    |
[INFO] [stdout] 37 |     Box::pin(#[coroutine] move || {
[INFO] [stdout]    |              ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/opcode_generators/implied.rs:46:9
[INFO] [stdout]    |
[INFO] [stdout] 46 |         yield cycle;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/opcode_generators/implied.rs:65:9
[INFO] [stdout]    |
[INFO] [stdout] 65 |         yield cycle;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `yield` can only be used in `#[coroutine]` closures, or `gen` blocks
[INFO] [stdout]   --> src/cpu/opcode_generators/implied.rs:65:9
[INFO] [stdout]    |
[INFO] [stdout] 65 |         yield cycle;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: use `#[coroutine]` to make this closure a coroutine
[INFO] [stdout]    |
[INFO] [stdout] 59 |     Box::pin(#[coroutine] move || {
[INFO] [stdout]    |              ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/opcode_generators/implied.rs:68:9
[INFO] [stdout]    |
[INFO] [stdout] 68 |         yield cycle;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/opcode_generators/implied.rs:71:9
[INFO] [stdout]    |
[INFO] [stdout] 71 |         yield cycle;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/opcode_generators/implied.rs:89:9
[INFO] [stdout]    |
[INFO] [stdout] 89 |         yield cycle;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `yield` can only be used in `#[coroutine]` closures, or `gen` blocks
[INFO] [stdout]   --> src/cpu/opcode_generators/implied.rs:89:9
[INFO] [stdout]    |
[INFO] [stdout] 89 |         yield cycle;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: use `#[coroutine]` to make this closure a coroutine
[INFO] [stdout]    |
[INFO] [stdout] 83 |     Box::pin(#[coroutine] move || {
[INFO] [stdout]    |              ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/opcode_generators/implied.rs:92:9
[INFO] [stdout]    |
[INFO] [stdout] 92 |         yield cycle;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/opcode_generators/implied.rs:95:9
[INFO] [stdout]    |
[INFO] [stdout] 95 |         yield cycle;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]    --> src/cpu/opcode_generators/implied.rs:100:9
[INFO] [stdout]     |
[INFO] [stdout] 100 |         yield cycle;
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]     = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]    --> src/cpu/opcode_generators/implied.rs:105:9
[INFO] [stdout]     |
[INFO] [stdout] 105 |         yield cycle;
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]     = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]    --> src/cpu/opcode_generators/implied.rs:123:9
[INFO] [stdout]     |
[INFO] [stdout] 123 |         yield cycle;
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]     = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `yield` can only be used in `#[coroutine]` closures, or `gen` blocks
[INFO] [stdout]    --> src/cpu/opcode_generators/implied.rs:123:9
[INFO] [stdout]     |
[INFO] [stdout] 123 |         yield cycle;
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: use `#[coroutine]` to make this closure a coroutine
[INFO] [stdout]     |
[INFO] [stdout] 117 |     Box::pin(#[coroutine] move || {
[INFO] [stdout]     |              ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]    --> src/cpu/opcode_generators/implied.rs:126:9
[INFO] [stdout]     |
[INFO] [stdout] 126 |         yield cycle;
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]     = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]    --> src/cpu/opcode_generators/implied.rs:129:9
[INFO] [stdout]     |
[INFO] [stdout] 129 |         yield cycle;
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]     = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]    --> src/cpu/opcode_generators/implied.rs:134:9
[INFO] [stdout]     |
[INFO] [stdout] 134 |         yield cycle;
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]     = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]    --> src/cpu/opcode_generators/implied.rs:138:9
[INFO] [stdout]     |
[INFO] [stdout] 138 |         yield cycle;
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]     = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]    --> src/cpu/opcode_generators/implied.rs:155:9
[INFO] [stdout]     |
[INFO] [stdout] 155 |         yield cycle;
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]     = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `yield` can only be used in `#[coroutine]` closures, or `gen` blocks
[INFO] [stdout]    --> src/cpu/opcode_generators/implied.rs:155:9
[INFO] [stdout]     |
[INFO] [stdout] 155 |         yield cycle;
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: use `#[coroutine]` to make this closure a coroutine
[INFO] [stdout]     |
[INFO] [stdout] 149 |     Box::pin(#[coroutine] move || {
[INFO] [stdout]     |              ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]    --> src/cpu/opcode_generators/implied.rs:158:9
[INFO] [stdout]     |
[INFO] [stdout] 158 |         yield cycle;
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]     = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `std::ops::GeneratorState`
[INFO] [stdout]   --> src/cpu/opcode_generators/zero_y.rs:63:9
[INFO] [stdout]    |
[INFO] [stdout] 63 |     use std::ops::GeneratorState;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^ no `GeneratorState` in `ops`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]    --> src/cpu/opcode_generators/implied.rs:162:9
[INFO] [stdout]     |
[INFO] [stdout] 162 |         yield cycle;
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]     = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]    --> src/cpu/opcode_generators/implied.rs:166:9
[INFO] [stdout]     |
[INFO] [stdout] 166 |         yield cycle;
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]     = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]    --> src/cpu/opcode_generators/implied.rs:171:9
[INFO] [stdout]     |
[INFO] [stdout] 171 |         yield cycle;
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]     = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]    --> src/cpu/opcode_generators/implied.rs:176:9
[INFO] [stdout]     |
[INFO] [stdout] 176 |         yield cycle;
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]     = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/opcode_generators/indirect.rs:20:9
[INFO] [stdout]    |
[INFO] [stdout] 20 |         yield cycle;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `yield` can only be used in `#[coroutine]` closures, or `gen` blocks
[INFO] [stdout]   --> src/cpu/opcode_generators/indirect.rs:20:9
[INFO] [stdout]    |
[INFO] [stdout] 20 |         yield cycle;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: use `#[coroutine]` to make this closure a coroutine
[INFO] [stdout]    |
[INFO] [stdout] 14 |     Box::pin(#[coroutine] move || {
[INFO] [stdout]    |              ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/opcode_generators/indirect.rs:23:9
[INFO] [stdout]    |
[INFO] [stdout] 23 |         yield cycle;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/opcode_generators/indirect.rs:27:9
[INFO] [stdout]    |
[INFO] [stdout] 27 |         yield cycle;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/opcode_generators/indirect.rs:30:9
[INFO] [stdout]    |
[INFO] [stdout] 30 |         yield cycle;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/opcode_generators/indirect_x.rs:21:9
[INFO] [stdout]    |
[INFO] [stdout] 21 |         yield cycle;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `yield` can only be used in `#[coroutine]` closures, or `gen` blocks
[INFO] [stdout]   --> src/cpu/opcode_generators/indirect_x.rs:21:9
[INFO] [stdout]    |
[INFO] [stdout] 21 |         yield cycle;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: use `#[coroutine]` to make this closure a coroutine
[INFO] [stdout]    |
[INFO] [stdout] 15 |     Box::pin(#[coroutine] move || {
[INFO] [stdout]    |              ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/opcode_generators/indirect_x.rs:24:9
[INFO] [stdout]    |
[INFO] [stdout] 24 |         yield cycle;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/opcode_generators/indirect_x.rs:29:9
[INFO] [stdout]    |
[INFO] [stdout] 29 |         yield cycle;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/opcode_generators/indirect_x.rs:32:9
[INFO] [stdout]    |
[INFO] [stdout] 32 |         yield cycle;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/opcode_generators/indirect_x.rs:35:9
[INFO] [stdout]    |
[INFO] [stdout] 35 |         yield cycle;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/opcode_generators/indirect_x.rs:56:9
[INFO] [stdout]    |
[INFO] [stdout] 56 |         yield cycle;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `yield` can only be used in `#[coroutine]` closures, or `gen` blocks
[INFO] [stdout]   --> src/cpu/opcode_generators/indirect_x.rs:56:9
[INFO] [stdout]    |
[INFO] [stdout] 56 |         yield cycle;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: use `#[coroutine]` to make this closure a coroutine
[INFO] [stdout]    |
[INFO] [stdout] 50 |     Box::pin(#[coroutine] move || {
[INFO] [stdout]    |              ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/opcode_generators/indirect_x.rs:59:9
[INFO] [stdout]    |
[INFO] [stdout] 59 |         yield cycle;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/opcode_generators/indirect_x.rs:64:9
[INFO] [stdout]    |
[INFO] [stdout] 64 |         yield cycle;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/opcode_generators/indirect_x.rs:67:9
[INFO] [stdout]    |
[INFO] [stdout] 67 |         yield cycle;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/opcode_generators/indirect_x.rs:70:9
[INFO] [stdout]    |
[INFO] [stdout] 70 |         yield cycle;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/opcode_generators/indirect_x.rs:91:9
[INFO] [stdout]    |
[INFO] [stdout] 91 |         yield cycle;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `yield` can only be used in `#[coroutine]` closures, or `gen` blocks
[INFO] [stdout]   --> src/cpu/opcode_generators/indirect_x.rs:91:9
[INFO] [stdout]    |
[INFO] [stdout] 91 |         yield cycle;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: use `#[coroutine]` to make this closure a coroutine
[INFO] [stdout]    |
[INFO] [stdout] 85 |     Box::pin(#[coroutine] move || {
[INFO] [stdout]    |              ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `std::ops::Generator`, `std::ops::GeneratorState`
[INFO] [stdout]   --> src/cpu/mod.rs:22:11
[INFO] [stdout]    |
[INFO] [stdout] 22 |     ops::{Generator, GeneratorState},
[INFO] [stdout]    |           ^^^^^^^^^  ^^^^^^^^^^^^^^ no `GeneratorState` in `ops`
[INFO] [stdout]    |           |
[INFO] [stdout]    |           no `Generator` in `ops`
[INFO] [stdout]    |
[INFO] [stdout]    = note: unresolved item `crate::cpu::zero_y::tests::Generator` exists but is inaccessible
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/opcode_generators/indirect_x.rs:94:9
[INFO] [stdout]    |
[INFO] [stdout] 94 |         yield cycle;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/opcode_generators/indirect_x.rs:99:9
[INFO] [stdout]    |
[INFO] [stdout] 99 |         yield cycle;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]    --> src/cpu/opcode_generators/indirect_x.rs:102:9
[INFO] [stdout]     |
[INFO] [stdout] 102 |         yield cycle;
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]     = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]    --> src/cpu/opcode_generators/indirect_x.rs:105:9
[INFO] [stdout]     |
[INFO] [stdout] 105 |         yield cycle;
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]     = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]    --> src/cpu/opcode_generators/indirect_x.rs:109:9
[INFO] [stdout]     |
[INFO] [stdout] 109 |         yield cycle;
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]     = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]    --> src/cpu/opcode_generators/indirect_x.rs:112:9
[INFO] [stdout]     |
[INFO] [stdout] 112 |         yield cycle;
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]     = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/opcode_generators/indirect_y.rs:21:9
[INFO] [stdout]    |
[INFO] [stdout] 21 |         yield cycle;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `yield` can only be used in `#[coroutine]` closures, or `gen` blocks
[INFO] [stdout]   --> src/cpu/opcode_generators/indirect_y.rs:21:9
[INFO] [stdout]    |
[INFO] [stdout] 21 |         yield cycle;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: use `#[coroutine]` to make this closure a coroutine
[INFO] [stdout]    |
[INFO] [stdout] 15 |     Box::pin(#[coroutine] move || {
[INFO] [stdout]    |              ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/opcode_generators/indirect_y.rs:26:9
[INFO] [stdout]    |
[INFO] [stdout] 26 |         yield cycle;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/opcode_generators/indirect_y.rs:29:9
[INFO] [stdout]    |
[INFO] [stdout] 29 |         yield cycle;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/opcode_generators/indirect_y.rs:33:9
[INFO] [stdout]    |
[INFO] [stdout] 33 |         yield cycle;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/opcode_generators/indirect_y.rs:37:13
[INFO] [stdout]    |
[INFO] [stdout] 37 |             yield cycle;
[INFO] [stdout]    |             ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/opcode_generators/indirect_y.rs:59:9
[INFO] [stdout]    |
[INFO] [stdout] 59 |         yield cycle;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `yield` can only be used in `#[coroutine]` closures, or `gen` blocks
[INFO] [stdout]   --> src/cpu/opcode_generators/indirect_y.rs:59:9
[INFO] [stdout]    |
[INFO] [stdout] 59 |         yield cycle;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: use `#[coroutine]` to make this closure a coroutine
[INFO] [stdout]    |
[INFO] [stdout] 53 |     Box::pin(#[coroutine] move || {
[INFO] [stdout]    |              ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/opcode_generators/indirect_y.rs:64:9
[INFO] [stdout]    |
[INFO] [stdout] 64 |         yield cycle;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/opcode_generators/indirect_y.rs:67:9
[INFO] [stdout]    |
[INFO] [stdout] 67 |         yield cycle;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/opcode_generators/indirect_y.rs:71:9
[INFO] [stdout]    |
[INFO] [stdout] 71 |         yield cycle;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/opcode_generators/indirect_y.rs:76:9
[INFO] [stdout]    |
[INFO] [stdout] 76 |         yield cycle;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/opcode_generators/indirect_y.rs:97:9
[INFO] [stdout]    |
[INFO] [stdout] 97 |         yield cycle;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `yield` can only be used in `#[coroutine]` closures, or `gen` blocks
[INFO] [stdout]   --> src/cpu/opcode_generators/indirect_y.rs:97:9
[INFO] [stdout]    |
[INFO] [stdout] 97 |         yield cycle;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: use `#[coroutine]` to make this closure a coroutine
[INFO] [stdout]    |
[INFO] [stdout] 91 |     Box::pin(#[coroutine] move || {
[INFO] [stdout]    |              ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]    --> src/cpu/opcode_generators/indirect_y.rs:102:9
[INFO] [stdout]     |
[INFO] [stdout] 102 |         yield cycle;
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]     = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]    --> src/cpu/opcode_generators/indirect_y.rs:105:9
[INFO] [stdout]     |
[INFO] [stdout] 105 |         yield cycle;
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]     = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]    --> src/cpu/opcode_generators/indirect_y.rs:109:9
[INFO] [stdout]     |
[INFO] [stdout] 109 |         yield cycle;
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]     = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]    --> src/cpu/opcode_generators/indirect_y.rs:114:9
[INFO] [stdout]     |
[INFO] [stdout] 114 |         yield cycle;
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]     = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]    --> src/cpu/opcode_generators/indirect_y.rs:118:9
[INFO] [stdout]     |
[INFO] [stdout] 118 |         yield cycle;
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]     = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]    --> src/cpu/opcode_generators/indirect_y.rs:121:9
[INFO] [stdout]     |
[INFO] [stdout] 121 |         yield cycle;
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]     = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/opcode_generators/relative.rs:19:9
[INFO] [stdout]    |
[INFO] [stdout] 19 |         yield cycle;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `yield` can only be used in `#[coroutine]` closures, or `gen` blocks
[INFO] [stdout]   --> src/cpu/opcode_generators/relative.rs:19:9
[INFO] [stdout]    |
[INFO] [stdout] 19 |         yield cycle;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: use `#[coroutine]` to make this closure a coroutine
[INFO] [stdout]    |
[INFO] [stdout] 13 |     Box::pin(#[coroutine] move || {
[INFO] [stdout]    |              ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `std::ops::Generator`
[INFO] [stdout]  --> src/ppu/background_evaluation.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::ops::Generator;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^ no `Generator` in `ops`
[INFO] [stdout]   |
[INFO] [stdout]   = note: unresolved item `crate::cpu::opcode_generators::zero_y::tests::Generator` exists but is inaccessible
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/opcode_generators/relative.rs:24:13
[INFO] [stdout]    |
[INFO] [stdout] 24 |             yield cycle;
[INFO] [stdout]    |             ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/opcode_generators/relative.rs:31:17
[INFO] [stdout]    |
[INFO] [stdout] 31 |                 yield cycle;
[INFO] [stdout]    |                 ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `std::ops::Generator`
[INFO] [stdout]  --> src/ppu/sprite_evaluation.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use std::ops::Generator;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^ no `Generator` in `ops`
[INFO] [stdout]   |
[INFO] [stdout]   = note: unresolved item `crate::ppu::background_evaluation::tests::Generator` exists but is inaccessible
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `std::ops::Generator`, `std::ops::GeneratorState`
[INFO] [stdout]   --> src/ppu/mod.rs:13:16
[INFO] [stdout]    |
[INFO] [stdout] 13 | use std::ops::{Generator, GeneratorState};
[INFO] [stdout]    |                ^^^^^^^^^  ^^^^^^^^^^^^^^ no `GeneratorState` in `ops`
[INFO] [stdout]    |                |
[INFO] [stdout]    |                no `Generator` in `ops`
[INFO] [stdout]    |
[INFO] [stdout]    = note: unresolved item `crate::ppu::background_evaluation::tests::Generator` exists but is inaccessible
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/opcode_generators/relative.rs:37:17
[INFO] [stdout]    |
[INFO] [stdout] 37 |                 yield cycle;
[INFO] [stdout]    |                 ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/opcode_generators/zero.rs:21:9
[INFO] [stdout]    |
[INFO] [stdout] 21 |         yield cycle;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `yield` can only be used in `#[coroutine]` closures, or `gen` blocks
[INFO] [stdout]   --> src/cpu/opcode_generators/zero.rs:21:9
[INFO] [stdout]    |
[INFO] [stdout] 21 |         yield cycle;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: use `#[coroutine]` to make this closure a coroutine
[INFO] [stdout]    |
[INFO] [stdout] 15 |     Box::pin(#[coroutine] move || {
[INFO] [stdout]    |              ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/opcode_generators/zero.rs:24:9
[INFO] [stdout]    |
[INFO] [stdout] 24 |         yield cycle;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/opcode_generators/zero.rs:42:9
[INFO] [stdout]    |
[INFO] [stdout] 42 |         yield cycle;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `yield` can only be used in `#[coroutine]` closures, or `gen` blocks
[INFO] [stdout]   --> src/cpu/opcode_generators/zero.rs:42:9
[INFO] [stdout]    |
[INFO] [stdout] 42 |         yield cycle;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: use `#[coroutine]` to make this closure a coroutine
[INFO] [stdout]    |
[INFO] [stdout] 36 |     Box::pin(#[coroutine] move || {
[INFO] [stdout]    |              ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/opcode_generators/zero.rs:45:9
[INFO] [stdout]    |
[INFO] [stdout] 45 |         yield cycle;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/opcode_generators/zero.rs:63:9
[INFO] [stdout]    |
[INFO] [stdout] 63 |         yield cycle;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `yield` can only be used in `#[coroutine]` closures, or `gen` blocks
[INFO] [stdout]   --> src/cpu/opcode_generators/zero.rs:63:9
[INFO] [stdout]    |
[INFO] [stdout] 63 |         yield cycle;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: use `#[coroutine]` to make this closure a coroutine
[INFO] [stdout]    |
[INFO] [stdout] 57 |     Box::pin(#[coroutine] move || {
[INFO] [stdout]    |              ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/opcode_generators/zero.rs:66:9
[INFO] [stdout]    |
[INFO] [stdout] 66 |         yield cycle;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/opcode_generators/zero.rs:70:9
[INFO] [stdout]    |
[INFO] [stdout] 70 |         yield cycle;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/opcode_generators/zero.rs:73:9
[INFO] [stdout]    |
[INFO] [stdout] 73 |         yield cycle;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/opcode_generators/zero_x.rs:21:9
[INFO] [stdout]    |
[INFO] [stdout] 21 |         yield cycle;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `yield` can only be used in `#[coroutine]` closures, or `gen` blocks
[INFO] [stdout]   --> src/cpu/opcode_generators/zero_x.rs:21:9
[INFO] [stdout]    |
[INFO] [stdout] 21 |         yield cycle;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: use `#[coroutine]` to make this closure a coroutine
[INFO] [stdout]    |
[INFO] [stdout] 15 |     Box::pin(#[coroutine] move || {
[INFO] [stdout]    |              ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/opcode_generators/zero_x.rs:24:9
[INFO] [stdout]    |
[INFO] [stdout] 24 |         yield cycle;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/opcode_generators/zero_x.rs:27:9
[INFO] [stdout]    |
[INFO] [stdout] 27 |         yield cycle;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/opcode_generators/zero_x.rs:45:9
[INFO] [stdout]    |
[INFO] [stdout] 45 |         yield cycle;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `yield` can only be used in `#[coroutine]` closures, or `gen` blocks
[INFO] [stdout]   --> src/cpu/opcode_generators/zero_x.rs:45:9
[INFO] [stdout]    |
[INFO] [stdout] 45 |         yield cycle;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: use `#[coroutine]` to make this closure a coroutine
[INFO] [stdout]    |
[INFO] [stdout] 39 |     Box::pin(#[coroutine] move || {
[INFO] [stdout]    |              ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/opcode_generators/zero_x.rs:48:9
[INFO] [stdout]    |
[INFO] [stdout] 48 |         yield cycle;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/opcode_generators/zero_x.rs:51:9
[INFO] [stdout]    |
[INFO] [stdout] 51 |         yield cycle;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/opcode_generators/zero_x.rs:69:9
[INFO] [stdout]    |
[INFO] [stdout] 69 |         yield cycle;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `yield` can only be used in `#[coroutine]` closures, or `gen` blocks
[INFO] [stdout]   --> src/cpu/opcode_generators/zero_x.rs:69:9
[INFO] [stdout]    |
[INFO] [stdout] 69 |         yield cycle;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: use `#[coroutine]` to make this closure a coroutine
[INFO] [stdout]    |
[INFO] [stdout] 63 |     Box::pin(#[coroutine] move || {
[INFO] [stdout]    |              ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/opcode_generators/zero_x.rs:72:9
[INFO] [stdout]    |
[INFO] [stdout] 72 |         yield cycle;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/opcode_generators/zero_x.rs:75:9
[INFO] [stdout]    |
[INFO] [stdout] 75 |         yield cycle;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/opcode_generators/zero_x.rs:79:9
[INFO] [stdout]    |
[INFO] [stdout] 79 |         yield cycle;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/opcode_generators/zero_x.rs:82:9
[INFO] [stdout]    |
[INFO] [stdout] 82 |         yield cycle;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/opcode_generators/zero_y.rs:19:9
[INFO] [stdout]    |
[INFO] [stdout] 19 |         yield cycle;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `yield` can only be used in `#[coroutine]` closures, or `gen` blocks
[INFO] [stdout]   --> src/cpu/opcode_generators/zero_y.rs:19:9
[INFO] [stdout]    |
[INFO] [stdout] 19 |         yield cycle;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: use `#[coroutine]` to make this closure a coroutine
[INFO] [stdout]    |
[INFO] [stdout] 13 |     Box::pin(#[coroutine] move || {
[INFO] [stdout]    |              ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/opcode_generators/zero_y.rs:22:9
[INFO] [stdout]    |
[INFO] [stdout] 22 |         yield cycle;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/opcode_generators/zero_y.rs:25:9
[INFO] [stdout]    |
[INFO] [stdout] 25 |         yield cycle;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/opcode_generators/zero_y.rs:43:9
[INFO] [stdout]    |
[INFO] [stdout] 43 |         yield cycle;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `yield` can only be used in `#[coroutine]` closures, or `gen` blocks
[INFO] [stdout]   --> src/cpu/opcode_generators/zero_y.rs:43:9
[INFO] [stdout]    |
[INFO] [stdout] 43 |         yield cycle;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: use `#[coroutine]` to make this closure a coroutine
[INFO] [stdout]    |
[INFO] [stdout] 37 |     Box::pin(#[coroutine] move || {
[INFO] [stdout]    |              ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/opcode_generators/zero_y.rs:46:9
[INFO] [stdout]    |
[INFO] [stdout] 46 |         yield cycle;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/opcode_generators/zero_y.rs:49:9
[INFO] [stdout]    |
[INFO] [stdout] 49 |         yield cycle;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/mod.rs:61:21
[INFO] [stdout]    |
[INFO] [stdout] 61 |                     yield InstructionState::OAMDMA;
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `yield` can only be used in `#[coroutine]` closures, or `gen` blocks
[INFO] [stdout]   --> src/cpu/mod.rs:61:21
[INFO] [stdout]    |
[INFO] [stdout] 61 |                     yield InstructionState::OAMDMA;
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: use `#[coroutine]` to make this closure a coroutine
[INFO] [stdout]    |
[INFO] [stdout] 53 |     #[coroutine] move || loop {
[INFO] [stdout]    |     ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/mod.rs:68:21
[INFO] [stdout]    |
[INFO] [stdout] 68 |                     yield InstructionState::Yielded(x);
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/mod.rs:74:21
[INFO] [stdout]    |
[INFO] [stdout] 74 |                     yield InstructionState::Complete(x);
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/mod.rs:84:17
[INFO] [stdout]    |
[INFO] [stdout] 84 |                 yield InstructionState::NMI;
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/mod.rs:91:17
[INFO] [stdout]    |
[INFO] [stdout] 91 |                 yield InstructionState::IRQ;
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/ppu/background_evaluation.rs:10:9
[INFO] [stdout]    |
[INFO] [stdout] 10 |         yield;
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `yield` can only be used in `#[coroutine]` closures, or `gen` blocks
[INFO] [stdout]   --> src/ppu/background_evaluation.rs:10:9
[INFO] [stdout]    |
[INFO] [stdout] 10 |         yield;
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: use `#[coroutine]` to make this closure a coroutine
[INFO] [stdout]    |
[INFO] [stdout] 8  |     #[coroutine] move || {
[INFO] [stdout]    |     ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/ppu/background_evaluation.rs:12:9
[INFO] [stdout]    |
[INFO] [stdout] 12 |         yield;
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/ppu/background_evaluation.rs:14:9
[INFO] [stdout]    |
[INFO] [stdout] 14 |         yield;
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/ppu/background_evaluation.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 17 |         yield;
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/ppu/background_evaluation.rs:19:9
[INFO] [stdout]    |
[INFO] [stdout] 19 |         yield;
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/ppu/background_evaluation.rs:21:9
[INFO] [stdout]    |
[INFO] [stdout] 21 |         yield;
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/ppu/background_evaluation.rs:23:9
[INFO] [stdout]    |
[INFO] [stdout] 23 |         yield;
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/ppu/sprite_evaluation.rs:19:13
[INFO] [stdout]    |
[INFO] [stdout] 19 |             yield;
[INFO] [stdout]    |             ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `yield` can only be used in `#[coroutine]` closures, or `gen` blocks
[INFO] [stdout]   --> src/ppu/sprite_evaluation.rs:19:13
[INFO] [stdout]    |
[INFO] [stdout] 19 |             yield;
[INFO] [stdout]    |             ^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: use `#[coroutine]` to make this closure a coroutine
[INFO] [stdout]    |
[INFO] [stdout] 13 |     #[coroutine] move || {
[INFO] [stdout]    |     ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/ppu/sprite_evaluation.rs:31:13
[INFO] [stdout]    |
[INFO] [stdout] 31 |             yield;
[INFO] [stdout]    |             ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/ppu/sprite_evaluation.rs:35:13
[INFO] [stdout]    |
[INFO] [stdout] 35 |             yield;
[INFO] [stdout]    |             ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/ppu/sprite_evaluation.rs:39:17
[INFO] [stdout]    |
[INFO] [stdout] 39 |                 yield;
[INFO] [stdout]    |                 ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/ppu/sprite_evaluation.rs:41:17
[INFO] [stdout]    |
[INFO] [stdout] 41 |                 yield;
[INFO] [stdout]    |                 ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/ppu/sprite_evaluation.rs:43:17
[INFO] [stdout]    |
[INFO] [stdout] 43 |                 yield;
[INFO] [stdout]    |                 ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/ppu/sprite_evaluation.rs:45:17
[INFO] [stdout]    |
[INFO] [stdout] 45 |                 yield;
[INFO] [stdout]    |                 ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/ppu/sprite_evaluation.rs:47:17
[INFO] [stdout]    |
[INFO] [stdout] 47 |                 yield;
[INFO] [stdout]    |                 ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/ppu/sprite_evaluation.rs:49:17
[INFO] [stdout]    |
[INFO] [stdout] 49 |                 yield;
[INFO] [stdout]    |                 ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/ppu/sprite_evaluation.rs:61:13
[INFO] [stdout]    |
[INFO] [stdout] 61 |             yield;
[INFO] [stdout]    |             ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/ppu/sprite_evaluation.rs:83:13
[INFO] [stdout]    |
[INFO] [stdout] 83 |             yield;
[INFO] [stdout]    |             ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/ppu/sprite_evaluation.rs:91:13
[INFO] [stdout]    |
[INFO] [stdout] 91 |             yield;
[INFO] [stdout]    |             ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/ppu/sprite_evaluation.rs:93:13
[INFO] [stdout]    |
[INFO] [stdout] 93 |             yield;
[INFO] [stdout]    |             ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/ppu/sprite_evaluation.rs:97:13
[INFO] [stdout]    |
[INFO] [stdout] 97 |             yield;
[INFO] [stdout]    |             ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/ppu/sprite_evaluation.rs:99:13
[INFO] [stdout]    |
[INFO] [stdout] 99 |             yield;
[INFO] [stdout]    |             ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]    --> src/ppu/sprite_evaluation.rs:105:13
[INFO] [stdout]     |
[INFO] [stdout] 105 |             yield;
[INFO] [stdout]     |             ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]     = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]    --> src/ppu/sprite_evaluation.rs:110:13
[INFO] [stdout]     |
[INFO] [stdout] 110 |             yield;
[INFO] [stdout]     |             ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]     = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]    --> src/ppu/sprite_evaluation.rs:112:13
[INFO] [stdout]     |
[INFO] [stdout] 112 |             yield;
[INFO] [stdout]     |             ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]     = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]    --> src/ppu/sprite_evaluation.rs:117:13
[INFO] [stdout]     |
[INFO] [stdout] 117 |             yield;
[INFO] [stdout]     |             ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]     = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]    --> src/ppu/sprite_evaluation.rs:130:13
[INFO] [stdout]     |
[INFO] [stdout] 130 |             yield;
[INFO] [stdout]     |             ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]     = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/ppu/mod.rs:33:17
[INFO] [stdout]    |
[INFO] [stdout] 33 |                 yield None;
[INFO] [stdout]    |                 ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `yield` can only be used in `#[coroutine]` closures, or `gen` blocks
[INFO] [stdout]   --> src/ppu/mod.rs:33:17
[INFO] [stdout]    |
[INFO] [stdout] 33 |                 yield None;
[INFO] [stdout]    |                 ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: use `#[coroutine]` to make this closure a coroutine
[INFO] [stdout]    |
[INFO] [stdout] 20 |     #[coroutine] move || {
[INFO] [stdout]    |     ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/ppu/mod.rs:52:13
[INFO] [stdout]    |
[INFO] [stdout] 52 |             yield pixel;
[INFO] [stdout]    |             ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/mod.rs:61:21
[INFO] [stdout]    |
[INFO] [stdout] 61 |                     yield InstructionState::OAMDMA;
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/mod.rs:68:21
[INFO] [stdout]    |
[INFO] [stdout] 68 |                     yield InstructionState::Yielded(x);
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/mod.rs:74:21
[INFO] [stdout]    |
[INFO] [stdout] 74 |                     yield InstructionState::Complete(x);
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/mod.rs:84:17
[INFO] [stdout]    |
[INFO] [stdout] 84 |                 yield InstructionState::NMI;
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/mod.rs:91:17
[INFO] [stdout]    |
[INFO] [stdout] 91 |                 yield InstructionState::IRQ;
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/interrupt.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 17 |         yield;
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/interrupt.rs:18:9
[INFO] [stdout]    |
[INFO] [stdout] 18 |         yield;
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/interrupt.rs:21:9
[INFO] [stdout]    |
[INFO] [stdout] 21 |         yield;
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/interrupt.rs:24:9
[INFO] [stdout]    |
[INFO] [stdout] 24 |         yield;
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/interrupt.rs:28:9
[INFO] [stdout]    |
[INFO] [stdout] 28 |         yield;
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/interrupt.rs:32:9
[INFO] [stdout]    |
[INFO] [stdout] 32 |         yield;
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/interrupt.rs:35:9
[INFO] [stdout]    |
[INFO] [stdout] 35 |         yield;
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/interrupt.rs:44:9
[INFO] [stdout]    |
[INFO] [stdout] 44 |         yield;
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/interrupt.rs:45:9
[INFO] [stdout]    |
[INFO] [stdout] 45 |         yield;
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/interrupt.rs:48:9
[INFO] [stdout]    |
[INFO] [stdout] 48 |         yield;
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/interrupt.rs:51:9
[INFO] [stdout]    |
[INFO] [stdout] 51 |         yield;
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/interrupt.rs:55:9
[INFO] [stdout]    |
[INFO] [stdout] 55 |         yield;
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/interrupt.rs:59:9
[INFO] [stdout]    |
[INFO] [stdout] 59 |         yield;
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0635]: unknown feature `generator_trait`
[INFO] [stdout]  --> src/lib.rs:1:24
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(generators, generator_trait)]
[INFO] [stdout]   |                        ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/interrupt.rs:62:9
[INFO] [stdout]    |
[INFO] [stdout] 62 |         yield;
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]  --> src/cpu/oamdma.rs:9:9
[INFO] [stdout]   |
[INFO] [stdout] 9 |         yield;
[INFO] [stdout]   |         ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]   = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]   = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/oamdma.rs:11:13
[INFO] [stdout]    |
[INFO] [stdout] 11 |             yield;
[INFO] [stdout]    |             ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/oamdma.rs:17:13
[INFO] [stdout]    |
[INFO] [stdout] 17 |             yield;
[INFO] [stdout]    |             ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/oamdma.rs:19:13
[INFO] [stdout]    |
[INFO] [stdout] 19 |             yield;
[INFO] [stdout]    |             ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/opcode_generators/absolute.rs:21:9
[INFO] [stdout]    |
[INFO] [stdout] 21 |         yield cycle;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/opcode_generators/absolute.rs:24:9
[INFO] [stdout]    |
[INFO] [stdout] 24 |         yield cycle;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/opcode_generators/absolute.rs:27:9
[INFO] [stdout]    |
[INFO] [stdout] 27 |         yield cycle;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/opcode_generators/absolute.rs:48:9
[INFO] [stdout]    |
[INFO] [stdout] 48 |         yield cycle;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/opcode_generators/absolute.rs:51:9
[INFO] [stdout]    |
[INFO] [stdout] 51 |         yield cycle;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/opcode_generators/absolute.rs:54:9
[INFO] [stdout]    |
[INFO] [stdout] 54 |         yield cycle;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/opcode_generators/absolute.rs:75:9
[INFO] [stdout]    |
[INFO] [stdout] 75 |         yield cycle;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/opcode_generators/absolute.rs:78:9
[INFO] [stdout]    |
[INFO] [stdout] 78 |         yield cycle;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/opcode_generators/absolute.rs:81:9
[INFO] [stdout]    |
[INFO] [stdout] 81 |         yield cycle;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/opcode_generators/absolute.rs:85:9
[INFO] [stdout]    |
[INFO] [stdout] 85 |         yield cycle;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/opcode_generators/absolute.rs:88:9
[INFO] [stdout]    |
[INFO] [stdout] 88 |         yield cycle;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]    --> src/cpu/opcode_generators/absolute.rs:105:9
[INFO] [stdout]     |
[INFO] [stdout] 105 |         yield cycle;
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]     = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]    --> src/cpu/opcode_generators/absolute.rs:108:9
[INFO] [stdout]     |
[INFO] [stdout] 108 |         yield cycle;
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]     = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]    --> src/cpu/opcode_generators/absolute.rs:111:9
[INFO] [stdout]     |
[INFO] [stdout] 111 |         yield cycle;
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]     = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]    --> src/cpu/opcode_generators/absolute.rs:115:9
[INFO] [stdout]     |
[INFO] [stdout] 115 |         yield cycle;
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]     = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]    --> src/cpu/opcode_generators/absolute.rs:119:9
[INFO] [stdout]     |
[INFO] [stdout] 119 |         yield cycle;
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]     = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]    --> src/cpu/opcode_generators/absolute.rs:138:9
[INFO] [stdout]     |
[INFO] [stdout] 138 |         yield cycle;
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]     = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]    --> src/cpu/opcode_generators/absolute.rs:141:9
[INFO] [stdout]     |
[INFO] [stdout] 141 |         yield cycle;
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]     = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/opcode_generators/absolute_x.rs:21:9
[INFO] [stdout]    |
[INFO] [stdout] 21 |         yield cycle;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/opcode_generators/absolute_x.rs:24:9
[INFO] [stdout]    |
[INFO] [stdout] 24 |         yield cycle;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/opcode_generators/absolute_x.rs:28:9
[INFO] [stdout]    |
[INFO] [stdout] 28 |         yield cycle;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/opcode_generators/absolute_x.rs:32:13
[INFO] [stdout]    |
[INFO] [stdout] 32 |             yield cycle;
[INFO] [stdout]    |             ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/opcode_generators/absolute_x.rs:54:9
[INFO] [stdout]    |
[INFO] [stdout] 54 |         yield cycle;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/opcode_generators/absolute_x.rs:57:9
[INFO] [stdout]    |
[INFO] [stdout] 57 |         yield cycle;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/opcode_generators/absolute_x.rs:61:9
[INFO] [stdout]    |
[INFO] [stdout] 61 |         yield cycle;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/opcode_generators/absolute_x.rs:66:9
[INFO] [stdout]    |
[INFO] [stdout] 66 |         yield cycle;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/opcode_generators/absolute_x.rs:87:9
[INFO] [stdout]    |
[INFO] [stdout] 87 |         yield cycle;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/opcode_generators/absolute_x.rs:90:9
[INFO] [stdout]    |
[INFO] [stdout] 90 |         yield cycle;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/opcode_generators/absolute_x.rs:94:9
[INFO] [stdout]    |
[INFO] [stdout] 94 |         yield cycle;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/opcode_generators/absolute_x.rs:99:9
[INFO] [stdout]    |
[INFO] [stdout] 99 |         yield cycle;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]    --> src/cpu/opcode_generators/absolute_x.rs:103:9
[INFO] [stdout]     |
[INFO] [stdout] 103 |         yield cycle;
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]     = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]    --> src/cpu/opcode_generators/absolute_x.rs:106:9
[INFO] [stdout]     |
[INFO] [stdout] 106 |         yield cycle;
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]     = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/opcode_generators/absolute_y.rs:19:9
[INFO] [stdout]    |
[INFO] [stdout] 19 |         yield cycle;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/opcode_generators/absolute_y.rs:22:9
[INFO] [stdout]    |
[INFO] [stdout] 22 |         yield cycle;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/opcode_generators/absolute_y.rs:26:9
[INFO] [stdout]    |
[INFO] [stdout] 26 |         yield cycle;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/opcode_generators/absolute_y.rs:30:13
[INFO] [stdout]    |
[INFO] [stdout] 30 |             yield cycle;
[INFO] [stdout]    |             ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/opcode_generators/absolute_y.rs:52:9
[INFO] [stdout]    |
[INFO] [stdout] 52 |         yield cycle;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/opcode_generators/absolute_y.rs:55:9
[INFO] [stdout]    |
[INFO] [stdout] 55 |         yield cycle;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/opcode_generators/absolute_y.rs:59:9
[INFO] [stdout]    |
[INFO] [stdout] 59 |         yield cycle;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/opcode_generators/absolute_y.rs:64:9
[INFO] [stdout]    |
[INFO] [stdout] 64 |         yield cycle;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/opcode_generators/immediate.rs:19:9
[INFO] [stdout]    |
[INFO] [stdout] 19 |         yield cycle;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/opcode_generators/implied.rs:25:9
[INFO] [stdout]    |
[INFO] [stdout] 25 |         yield cycle;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/opcode_generators/implied.rs:43:9
[INFO] [stdout]    |
[INFO] [stdout] 43 |         yield cycle;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/opcode_generators/implied.rs:46:9
[INFO] [stdout]    |
[INFO] [stdout] 46 |         yield cycle;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/opcode_generators/implied.rs:65:9
[INFO] [stdout]    |
[INFO] [stdout] 65 |         yield cycle;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/opcode_generators/implied.rs:68:9
[INFO] [stdout]    |
[INFO] [stdout] 68 |         yield cycle;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/opcode_generators/implied.rs:71:9
[INFO] [stdout]    |
[INFO] [stdout] 71 |         yield cycle;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/opcode_generators/implied.rs:89:9
[INFO] [stdout]    |
[INFO] [stdout] 89 |         yield cycle;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/opcode_generators/implied.rs:92:9
[INFO] [stdout]    |
[INFO] [stdout] 92 |         yield cycle;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/opcode_generators/implied.rs:95:9
[INFO] [stdout]    |
[INFO] [stdout] 95 |         yield cycle;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]    --> src/cpu/opcode_generators/implied.rs:100:9
[INFO] [stdout]     |
[INFO] [stdout] 100 |         yield cycle;
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]     = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]    --> src/cpu/opcode_generators/implied.rs:105:9
[INFO] [stdout]     |
[INFO] [stdout] 105 |         yield cycle;
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]     = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]    --> src/cpu/opcode_generators/implied.rs:123:9
[INFO] [stdout]     |
[INFO] [stdout] 123 |         yield cycle;
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]     = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]    --> src/cpu/opcode_generators/implied.rs:126:9
[INFO] [stdout]     |
[INFO] [stdout] 126 |         yield cycle;
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]     = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]    --> src/cpu/opcode_generators/implied.rs:129:9
[INFO] [stdout]     |
[INFO] [stdout] 129 |         yield cycle;
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]     = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]    --> src/cpu/opcode_generators/implied.rs:134:9
[INFO] [stdout]     |
[INFO] [stdout] 134 |         yield cycle;
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]     = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]    --> src/cpu/opcode_generators/implied.rs:138:9
[INFO] [stdout]     |
[INFO] [stdout] 138 |         yield cycle;
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]     = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]    --> src/cpu/opcode_generators/implied.rs:155:9
[INFO] [stdout]     |
[INFO] [stdout] 155 |         yield cycle;
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]     = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]    --> src/cpu/opcode_generators/implied.rs:158:9
[INFO] [stdout]     |
[INFO] [stdout] 158 |         yield cycle;
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]     = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]    --> src/cpu/opcode_generators/implied.rs:162:9
[INFO] [stdout]     |
[INFO] [stdout] 162 |         yield cycle;
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]     = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]    --> src/cpu/opcode_generators/implied.rs:166:9
[INFO] [stdout]     |
[INFO] [stdout] 166 |         yield cycle;
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]     = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]    --> src/cpu/opcode_generators/implied.rs:171:9
[INFO] [stdout]     |
[INFO] [stdout] 171 |         yield cycle;
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]     = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]    --> src/cpu/opcode_generators/implied.rs:176:9
[INFO] [stdout]     |
[INFO] [stdout] 176 |         yield cycle;
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]     = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/opcode_generators/indirect.rs:20:9
[INFO] [stdout]    |
[INFO] [stdout] 20 |         yield cycle;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/opcode_generators/indirect.rs:23:9
[INFO] [stdout]    |
[INFO] [stdout] 23 |         yield cycle;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/opcode_generators/indirect.rs:27:9
[INFO] [stdout]    |
[INFO] [stdout] 27 |         yield cycle;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/opcode_generators/indirect.rs:30:9
[INFO] [stdout]    |
[INFO] [stdout] 30 |         yield cycle;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/opcode_generators/indirect_x.rs:21:9
[INFO] [stdout]    |
[INFO] [stdout] 21 |         yield cycle;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/opcode_generators/indirect_x.rs:24:9
[INFO] [stdout]    |
[INFO] [stdout] 24 |         yield cycle;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/opcode_generators/indirect_x.rs:29:9
[INFO] [stdout]    |
[INFO] [stdout] 29 |         yield cycle;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/opcode_generators/indirect_x.rs:32:9
[INFO] [stdout]    |
[INFO] [stdout] 32 |         yield cycle;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/opcode_generators/indirect_x.rs:35:9
[INFO] [stdout]    |
[INFO] [stdout] 35 |         yield cycle;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/opcode_generators/indirect_x.rs:56:9
[INFO] [stdout]    |
[INFO] [stdout] 56 |         yield cycle;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/opcode_generators/indirect_x.rs:59:9
[INFO] [stdout]    |
[INFO] [stdout] 59 |         yield cycle;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/opcode_generators/indirect_x.rs:64:9
[INFO] [stdout]    |
[INFO] [stdout] 64 |         yield cycle;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/opcode_generators/indirect_x.rs:67:9
[INFO] [stdout]    |
[INFO] [stdout] 67 |         yield cycle;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/opcode_generators/indirect_x.rs:70:9
[INFO] [stdout]    |
[INFO] [stdout] 70 |         yield cycle;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/opcode_generators/indirect_x.rs:91:9
[INFO] [stdout]    |
[INFO] [stdout] 91 |         yield cycle;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/opcode_generators/indirect_x.rs:94:9
[INFO] [stdout]    |
[INFO] [stdout] 94 |         yield cycle;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/opcode_generators/indirect_x.rs:99:9
[INFO] [stdout]    |
[INFO] [stdout] 99 |         yield cycle;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]    --> src/cpu/opcode_generators/indirect_x.rs:102:9
[INFO] [stdout]     |
[INFO] [stdout] 102 |         yield cycle;
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]     = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]    --> src/cpu/opcode_generators/indirect_x.rs:105:9
[INFO] [stdout]     |
[INFO] [stdout] 105 |         yield cycle;
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]     = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]    --> src/cpu/opcode_generators/indirect_x.rs:109:9
[INFO] [stdout]     |
[INFO] [stdout] 109 |         yield cycle;
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]     = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]    --> src/cpu/opcode_generators/indirect_x.rs:112:9
[INFO] [stdout]     |
[INFO] [stdout] 112 |         yield cycle;
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]     = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/opcode_generators/indirect_y.rs:21:9
[INFO] [stdout]    |
[INFO] [stdout] 21 |         yield cycle;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/opcode_generators/indirect_y.rs:26:9
[INFO] [stdout]    |
[INFO] [stdout] 26 |         yield cycle;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/opcode_generators/indirect_y.rs:29:9
[INFO] [stdout]    |
[INFO] [stdout] 29 |         yield cycle;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/opcode_generators/indirect_y.rs:33:9
[INFO] [stdout]    |
[INFO] [stdout] 33 |         yield cycle;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/opcode_generators/indirect_y.rs:37:13
[INFO] [stdout]    |
[INFO] [stdout] 37 |             yield cycle;
[INFO] [stdout]    |             ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/opcode_generators/indirect_y.rs:59:9
[INFO] [stdout]    |
[INFO] [stdout] 59 |         yield cycle;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/opcode_generators/indirect_y.rs:64:9
[INFO] [stdout]    |
[INFO] [stdout] 64 |         yield cycle;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/opcode_generators/indirect_y.rs:67:9
[INFO] [stdout]    |
[INFO] [stdout] 67 |         yield cycle;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/opcode_generators/indirect_y.rs:71:9
[INFO] [stdout]    |
[INFO] [stdout] 71 |         yield cycle;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/opcode_generators/indirect_y.rs:76:9
[INFO] [stdout]    |
[INFO] [stdout] 76 |         yield cycle;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/opcode_generators/indirect_y.rs:97:9
[INFO] [stdout]    |
[INFO] [stdout] 97 |         yield cycle;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]    --> src/cpu/opcode_generators/indirect_y.rs:102:9
[INFO] [stdout]     |
[INFO] [stdout] 102 |         yield cycle;
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]     = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]    --> src/cpu/opcode_generators/indirect_y.rs:105:9
[INFO] [stdout]     |
[INFO] [stdout] 105 |         yield cycle;
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]     = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]    --> src/cpu/opcode_generators/indirect_y.rs:109:9
[INFO] [stdout]     |
[INFO] [stdout] 109 |         yield cycle;
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]     = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]    --> src/cpu/opcode_generators/indirect_y.rs:114:9
[INFO] [stdout]     |
[INFO] [stdout] 114 |         yield cycle;
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]     = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]    --> src/cpu/opcode_generators/indirect_y.rs:118:9
[INFO] [stdout]     |
[INFO] [stdout] 118 |         yield cycle;
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]     = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]    --> src/cpu/opcode_generators/indirect_y.rs:121:9
[INFO] [stdout]     |
[INFO] [stdout] 121 |         yield cycle;
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]     = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/opcode_generators/relative.rs:19:9
[INFO] [stdout]    |
[INFO] [stdout] 19 |         yield cycle;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/opcode_generators/relative.rs:24:13
[INFO] [stdout]    |
[INFO] [stdout] 24 |             yield cycle;
[INFO] [stdout]    |             ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/opcode_generators/relative.rs:31:17
[INFO] [stdout]    |
[INFO] [stdout] 31 |                 yield cycle;
[INFO] [stdout]    |                 ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/opcode_generators/relative.rs:37:17
[INFO] [stdout]    |
[INFO] [stdout] 37 |                 yield cycle;
[INFO] [stdout]    |                 ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/opcode_generators/zero.rs:21:9
[INFO] [stdout]    |
[INFO] [stdout] 21 |         yield cycle;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/opcode_generators/zero.rs:24:9
[INFO] [stdout]    |
[INFO] [stdout] 24 |         yield cycle;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/opcode_generators/zero.rs:42:9
[INFO] [stdout]    |
[INFO] [stdout] 42 |         yield cycle;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/opcode_generators/zero.rs:45:9
[INFO] [stdout]    |
[INFO] [stdout] 45 |         yield cycle;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/opcode_generators/zero.rs:63:9
[INFO] [stdout]    |
[INFO] [stdout] 63 |         yield cycle;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/opcode_generators/zero.rs:66:9
[INFO] [stdout]    |
[INFO] [stdout] 66 |         yield cycle;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/opcode_generators/zero.rs:70:9
[INFO] [stdout]    |
[INFO] [stdout] 70 |         yield cycle;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/opcode_generators/zero.rs:73:9
[INFO] [stdout]    |
[INFO] [stdout] 73 |         yield cycle;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/opcode_generators/zero_x.rs:21:9
[INFO] [stdout]    |
[INFO] [stdout] 21 |         yield cycle;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/opcode_generators/zero_x.rs:24:9
[INFO] [stdout]    |
[INFO] [stdout] 24 |         yield cycle;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/opcode_generators/zero_x.rs:27:9
[INFO] [stdout]    |
[INFO] [stdout] 27 |         yield cycle;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/opcode_generators/zero_x.rs:45:9
[INFO] [stdout]    |
[INFO] [stdout] 45 |         yield cycle;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/opcode_generators/zero_x.rs:48:9
[INFO] [stdout]    |
[INFO] [stdout] 48 |         yield cycle;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/opcode_generators/zero_x.rs:51:9
[INFO] [stdout]    |
[INFO] [stdout] 51 |         yield cycle;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/opcode_generators/zero_x.rs:69:9
[INFO] [stdout]    |
[INFO] [stdout] 69 |         yield cycle;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/opcode_generators/zero_x.rs:72:9
[INFO] [stdout]    |
[INFO] [stdout] 72 |         yield cycle;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/opcode_generators/zero_x.rs:75:9
[INFO] [stdout]    |
[INFO] [stdout] 75 |         yield cycle;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/opcode_generators/zero_x.rs:79:9
[INFO] [stdout]    |
[INFO] [stdout] 79 |         yield cycle;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/opcode_generators/zero_x.rs:82:9
[INFO] [stdout]    |
[INFO] [stdout] 82 |         yield cycle;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/opcode_generators/zero_y.rs:19:9
[INFO] [stdout]    |
[INFO] [stdout] 19 |         yield cycle;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/opcode_generators/zero_y.rs:22:9
[INFO] [stdout]    |
[INFO] [stdout] 22 |         yield cycle;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/opcode_generators/zero_y.rs:25:9
[INFO] [stdout]    |
[INFO] [stdout] 25 |         yield cycle;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/opcode_generators/zero_y.rs:43:9
[INFO] [stdout]    |
[INFO] [stdout] 43 |         yield cycle;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/opcode_generators/zero_y.rs:46:9
[INFO] [stdout]    |
[INFO] [stdout] 46 |         yield cycle;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/opcode_generators/zero_y.rs:49:9
[INFO] [stdout]    |
[INFO] [stdout] 49 |         yield cycle;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/ppu/mod.rs:33:17
[INFO] [stdout]    |
[INFO] [stdout] 33 |                 yield None;
[INFO] [stdout]    |                 ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/ppu/mod.rs:52:13
[INFO] [stdout]    |
[INFO] [stdout] 52 |             yield pixel;
[INFO] [stdout]    |             ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/ppu/background_evaluation.rs:10:9
[INFO] [stdout]    |
[INFO] [stdout] 10 |         yield;
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/ppu/background_evaluation.rs:12:9
[INFO] [stdout]    |
[INFO] [stdout] 12 |         yield;
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/ppu/background_evaluation.rs:14:9
[INFO] [stdout]    |
[INFO] [stdout] 14 |         yield;
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/ppu/background_evaluation.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 17 |         yield;
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/ppu/background_evaluation.rs:19:9
[INFO] [stdout]    |
[INFO] [stdout] 19 |         yield;
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/ppu/background_evaluation.rs:21:9
[INFO] [stdout]    |
[INFO] [stdout] 21 |         yield;
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/ppu/background_evaluation.rs:23:9
[INFO] [stdout]    |
[INFO] [stdout] 23 |         yield;
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/ppu/sprite_evaluation.rs:19:13
[INFO] [stdout]    |
[INFO] [stdout] 19 |             yield;
[INFO] [stdout]    |             ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/ppu/sprite_evaluation.rs:31:13
[INFO] [stdout]    |
[INFO] [stdout] 31 |             yield;
[INFO] [stdout]    |             ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/ppu/sprite_evaluation.rs:35:13
[INFO] [stdout]    |
[INFO] [stdout] 35 |             yield;
[INFO] [stdout]    |             ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/ppu/sprite_evaluation.rs:39:17
[INFO] [stdout]    |
[INFO] [stdout] 39 |                 yield;
[INFO] [stdout]    |                 ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/ppu/sprite_evaluation.rs:41:17
[INFO] [stdout]    |
[INFO] [stdout] 41 |                 yield;
[INFO] [stdout]    |                 ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/ppu/sprite_evaluation.rs:43:17
[INFO] [stdout]    |
[INFO] [stdout] 43 |                 yield;
[INFO] [stdout]    |                 ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/ppu/sprite_evaluation.rs:45:17
[INFO] [stdout]    |
[INFO] [stdout] 45 |                 yield;
[INFO] [stdout]    |                 ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/ppu/sprite_evaluation.rs:47:17
[INFO] [stdout]    |
[INFO] [stdout] 47 |                 yield;
[INFO] [stdout]    |                 ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/ppu/sprite_evaluation.rs:49:17
[INFO] [stdout]    |
[INFO] [stdout] 49 |                 yield;
[INFO] [stdout]    |                 ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/ppu/sprite_evaluation.rs:61:13
[INFO] [stdout]    |
[INFO] [stdout] 61 |             yield;
[INFO] [stdout]    |             ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/ppu/sprite_evaluation.rs:83:13
[INFO] [stdout]    |
[INFO] [stdout] 83 |             yield;
[INFO] [stdout]    |             ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/ppu/sprite_evaluation.rs:91:13
[INFO] [stdout]    |
[INFO] [stdout] 91 |             yield;
[INFO] [stdout]    |             ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/ppu/sprite_evaluation.rs:93:13
[INFO] [stdout]    |
[INFO] [stdout] 93 |             yield;
[INFO] [stdout]    |             ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/ppu/sprite_evaluation.rs:97:13
[INFO] [stdout]    |
[INFO] [stdout] 97 |             yield;
[INFO] [stdout]    |             ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/ppu/sprite_evaluation.rs:99:13
[INFO] [stdout]    |
[INFO] [stdout] 99 |             yield;
[INFO] [stdout]    |             ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]    --> src/ppu/sprite_evaluation.rs:105:13
[INFO] [stdout]     |
[INFO] [stdout] 105 |             yield;
[INFO] [stdout]     |             ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]     = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]    --> src/ppu/sprite_evaluation.rs:110:13
[INFO] [stdout]     |
[INFO] [stdout] 110 |             yield;
[INFO] [stdout]     |             ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]     = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]    --> src/ppu/sprite_evaluation.rs:112:13
[INFO] [stdout]     |
[INFO] [stdout] 112 |             yield;
[INFO] [stdout]     |             ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]     = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]    --> src/ppu/sprite_evaluation.rs:117:13
[INFO] [stdout]     |
[INFO] [stdout] 117 |             yield;
[INFO] [stdout]     |             ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]     = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]    --> src/ppu/sprite_evaluation.rs:130:13
[INFO] [stdout]     |
[INFO] [stdout] 130 |             yield;
[INFO] [stdout]     |             ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]     = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/interrupt.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 17 |         yield;
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `yield` can only be used in `#[coroutine]` closures, or `gen` blocks
[INFO] [stdout]   --> src/cpu/interrupt.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 17 |         yield;
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: use `#[coroutine]` to make this closure a coroutine
[INFO] [stdout]    |
[INFO] [stdout] 16 |     #[coroutine] move || {
[INFO] [stdout]    |     ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/interrupt.rs:18:9
[INFO] [stdout]    |
[INFO] [stdout] 18 |         yield;
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/interrupt.rs:21:9
[INFO] [stdout]    |
[INFO] [stdout] 21 |         yield;
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/interrupt.rs:24:9
[INFO] [stdout]    |
[INFO] [stdout] 24 |         yield;
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/interrupt.rs:28:9
[INFO] [stdout]    |
[INFO] [stdout] 28 |         yield;
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/interrupt.rs:32:9
[INFO] [stdout]    |
[INFO] [stdout] 32 |         yield;
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/interrupt.rs:35:9
[INFO] [stdout]    |
[INFO] [stdout] 35 |         yield;
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/interrupt.rs:44:9
[INFO] [stdout]    |
[INFO] [stdout] 44 |         yield;
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `yield` can only be used in `#[coroutine]` closures, or `gen` blocks
[INFO] [stdout]   --> src/cpu/interrupt.rs:44:9
[INFO] [stdout]    |
[INFO] [stdout] 44 |         yield;
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: use `#[coroutine]` to make this closure a coroutine
[INFO] [stdout]    |
[INFO] [stdout] 43 |     #[coroutine] move || {
[INFO] [stdout]    |     ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/interrupt.rs:45:9
[INFO] [stdout]    |
[INFO] [stdout] 45 |         yield;
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/interrupt.rs:48:9
[INFO] [stdout]    |
[INFO] [stdout] 48 |         yield;
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/interrupt.rs:51:9
[INFO] [stdout]    |
[INFO] [stdout] 51 |         yield;
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/interrupt.rs:55:9
[INFO] [stdout]    |
[INFO] [stdout] 55 |         yield;
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/interrupt.rs:59:9
[INFO] [stdout]    |
[INFO] [stdout] 59 |         yield;
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/interrupt.rs:62:9
[INFO] [stdout]    |
[INFO] [stdout] 62 |         yield;
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]  --> src/cpu/oamdma.rs:9:9
[INFO] [stdout]   |
[INFO] [stdout] 9 |         yield;
[INFO] [stdout]   |         ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]   = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]   = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0557, E0635, E0658.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] error: `yield` can only be used in `#[coroutine]` closures, or `gen` blocks
[INFO] [stdout]  --> src/cpu/oamdma.rs:9:9
[INFO] [stdout]   |
[INFO] [stdout] 9 |         yield;
[INFO] [stdout]   |         ^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: use `#[coroutine]` to make this closure a coroutine
[INFO] [stdout]   |
[INFO] [stdout] 8 |     #[coroutine] move || {
[INFO] [stdout]   |     ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/oamdma.rs:11:13
[INFO] [stdout]    |
[INFO] [stdout] 11 |             yield;
[INFO] [stdout]    |             ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/oamdma.rs:17:13
[INFO] [stdout]    |
[INFO] [stdout] 17 |             yield;
[INFO] [stdout]    |             ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/oamdma.rs:19:13
[INFO] [stdout]    |
[INFO] [stdout] 19 |             yield;
[INFO] [stdout]    |             ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/opcode_generators/absolute.rs:21:9
[INFO] [stdout]    |
[INFO] [stdout] 21 |         yield cycle;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `yield` can only be used in `#[coroutine]` closures, or `gen` blocks
[INFO] [stdout]   --> src/cpu/opcode_generators/absolute.rs:21:9
[INFO] [stdout]    |
[INFO] [stdout] 21 |         yield cycle;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: use `#[coroutine]` to make this closure a coroutine
[INFO] [stdout]    |
[INFO] [stdout] 15 |     Box::pin(#[coroutine] move || {
[INFO] [stdout]    |              ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/opcode_generators/absolute.rs:24:9
[INFO] [stdout]    |
[INFO] [stdout] 24 |         yield cycle;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/opcode_generators/absolute.rs:27:9
[INFO] [stdout]    |
[INFO] [stdout] 27 |         yield cycle;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/opcode_generators/absolute.rs:48:9
[INFO] [stdout]    |
[INFO] [stdout] 48 |         yield cycle;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `yield` can only be used in `#[coroutine]` closures, or `gen` blocks
[INFO] [stdout]   --> src/cpu/opcode_generators/absolute.rs:48:9
[INFO] [stdout]    |
[INFO] [stdout] 48 |         yield cycle;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: use `#[coroutine]` to make this closure a coroutine
[INFO] [stdout]    |
[INFO] [stdout] 42 |     Box::pin(#[coroutine] move || {
[INFO] [stdout]    |              ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/opcode_generators/absolute.rs:51:9
[INFO] [stdout]    |
[INFO] [stdout] 51 |         yield cycle;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/opcode_generators/absolute.rs:54:9
[INFO] [stdout]    |
[INFO] [stdout] 54 |         yield cycle;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/opcode_generators/absolute.rs:75:9
[INFO] [stdout]    |
[INFO] [stdout] 75 |         yield cycle;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `yield` can only be used in `#[coroutine]` closures, or `gen` blocks
[INFO] [stdout]   --> src/cpu/opcode_generators/absolute.rs:75:9
[INFO] [stdout]    |
[INFO] [stdout] 75 |         yield cycle;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: use `#[coroutine]` to make this closure a coroutine
[INFO] [stdout]    |
[INFO] [stdout] 69 |     Box::pin(#[coroutine] move || {
[INFO] [stdout]    |              ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/opcode_generators/absolute.rs:78:9
[INFO] [stdout]    |
[INFO] [stdout] 78 |         yield cycle;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/opcode_generators/absolute.rs:81:9
[INFO] [stdout]    |
[INFO] [stdout] 81 |         yield cycle;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/opcode_generators/absolute.rs:85:9
[INFO] [stdout]    |
[INFO] [stdout] 85 |         yield cycle;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/opcode_generators/absolute.rs:88:9
[INFO] [stdout]    |
[INFO] [stdout] 88 |         yield cycle;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]    --> src/cpu/opcode_generators/absolute.rs:105:9
[INFO] [stdout]     |
[INFO] [stdout] 105 |         yield cycle;
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]     = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `yield` can only be used in `#[coroutine]` closures, or `gen` blocks
[INFO] [stdout]    --> src/cpu/opcode_generators/absolute.rs:105:9
[INFO] [stdout]     |
[INFO] [stdout] 105 |         yield cycle;
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: use `#[coroutine]` to make this closure a coroutine
[INFO] [stdout]     |
[INFO] [stdout] 99  |     Box::pin(#[coroutine] move || {
[INFO] [stdout]     |              ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]    --> src/cpu/opcode_generators/absolute.rs:108:9
[INFO] [stdout]     |
[INFO] [stdout] 108 |         yield cycle;
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]     = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]    --> src/cpu/opcode_generators/absolute.rs:111:9
[INFO] [stdout]     |
[INFO] [stdout] 111 |         yield cycle;
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]     = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]    --> src/cpu/opcode_generators/absolute.rs:115:9
[INFO] [stdout]     |
[INFO] [stdout] 115 |         yield cycle;
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]     = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]    --> src/cpu/opcode_generators/absolute.rs:119:9
[INFO] [stdout]     |
[INFO] [stdout] 119 |         yield cycle;
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]     = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]    --> src/cpu/opcode_generators/absolute.rs:138:9
[INFO] [stdout]     |
[INFO] [stdout] 138 |         yield cycle;
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]     = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `yield` can only be used in `#[coroutine]` closures, or `gen` blocks
[INFO] [stdout]    --> src/cpu/opcode_generators/absolute.rs:138:9
[INFO] [stdout]     |
[INFO] [stdout] 138 |         yield cycle;
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: use `#[coroutine]` to make this closure a coroutine
[INFO] [stdout]     |
[INFO] [stdout] 132 |     Box::pin(#[coroutine] move || {
[INFO] [stdout]     |              ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]    --> src/cpu/opcode_generators/absolute.rs:141:9
[INFO] [stdout]     |
[INFO] [stdout] 141 |         yield cycle;
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]     = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/opcode_generators/absolute_x.rs:21:9
[INFO] [stdout]    |
[INFO] [stdout] 21 |         yield cycle;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `yield` can only be used in `#[coroutine]` closures, or `gen` blocks
[INFO] [stdout]   --> src/cpu/opcode_generators/absolute_x.rs:21:9
[INFO] [stdout]    |
[INFO] [stdout] 21 |         yield cycle;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: use `#[coroutine]` to make this closure a coroutine
[INFO] [stdout]    |
[INFO] [stdout] 15 |     Box::pin(#[coroutine] move || {
[INFO] [stdout]    |              ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/opcode_generators/absolute_x.rs:24:9
[INFO] [stdout]    |
[INFO] [stdout] 24 |         yield cycle;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/opcode_generators/absolute_x.rs:28:9
[INFO] [stdout]    |
[INFO] [stdout] 28 |         yield cycle;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/opcode_generators/absolute_x.rs:32:13
[INFO] [stdout]    |
[INFO] [stdout] 32 |             yield cycle;
[INFO] [stdout]    |             ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/opcode_generators/absolute_x.rs:54:9
[INFO] [stdout]    |
[INFO] [stdout] 54 |         yield cycle;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `yield` can only be used in `#[coroutine]` closures, or `gen` blocks
[INFO] [stdout]   --> src/cpu/opcode_generators/absolute_x.rs:54:9
[INFO] [stdout]    |
[INFO] [stdout] 54 |         yield cycle;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: use `#[coroutine]` to make this closure a coroutine
[INFO] [stdout]    |
[INFO] [stdout] 48 |     Box::pin(#[coroutine] move || {
[INFO] [stdout]    |              ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/opcode_generators/absolute_x.rs:57:9
[INFO] [stdout]    |
[INFO] [stdout] 57 |         yield cycle;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/opcode_generators/absolute_x.rs:61:9
[INFO] [stdout]    |
[INFO] [stdout] 61 |         yield cycle;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/opcode_generators/absolute_x.rs:66:9
[INFO] [stdout]    |
[INFO] [stdout] 66 |         yield cycle;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/opcode_generators/absolute_x.rs:87:9
[INFO] [stdout]    |
[INFO] [stdout] 87 |         yield cycle;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `yield` can only be used in `#[coroutine]` closures, or `gen` blocks
[INFO] [stdout]   --> src/cpu/opcode_generators/absolute_x.rs:87:9
[INFO] [stdout]    |
[INFO] [stdout] 87 |         yield cycle;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: use `#[coroutine]` to make this closure a coroutine
[INFO] [stdout]    |
[INFO] [stdout] 81 |     Box::pin(#[coroutine] move || {
[INFO] [stdout]    |              ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/opcode_generators/absolute_x.rs:90:9
[INFO] [stdout]    |
[INFO] [stdout] 90 |         yield cycle;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/opcode_generators/absolute_x.rs:94:9
[INFO] [stdout]    |
[INFO] [stdout] 94 |         yield cycle;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/opcode_generators/absolute_x.rs:99:9
[INFO] [stdout]    |
[INFO] [stdout] 99 |         yield cycle;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]    --> src/cpu/opcode_generators/absolute_x.rs:103:9
[INFO] [stdout]     |
[INFO] [stdout] 103 |         yield cycle;
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]     = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]    --> src/cpu/opcode_generators/absolute_x.rs:106:9
[INFO] [stdout]     |
[INFO] [stdout] 106 |         yield cycle;
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]     = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/opcode_generators/absolute_y.rs:19:9
[INFO] [stdout]    |
[INFO] [stdout] 19 |         yield cycle;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `yield` can only be used in `#[coroutine]` closures, or `gen` blocks
[INFO] [stdout]   --> src/cpu/opcode_generators/absolute_y.rs:19:9
[INFO] [stdout]    |
[INFO] [stdout] 19 |         yield cycle;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: use `#[coroutine]` to make this closure a coroutine
[INFO] [stdout]    |
[INFO] [stdout] 13 |     Box::pin(#[coroutine] move || {
[INFO] [stdout]    |              ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/opcode_generators/absolute_y.rs:22:9
[INFO] [stdout]    |
[INFO] [stdout] 22 |         yield cycle;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/opcode_generators/absolute_y.rs:26:9
[INFO] [stdout]    |
[INFO] [stdout] 26 |         yield cycle;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/opcode_generators/absolute_y.rs:30:13
[INFO] [stdout]    |
[INFO] [stdout] 30 |             yield cycle;
[INFO] [stdout]    |             ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/opcode_generators/absolute_y.rs:52:9
[INFO] [stdout]    |
[INFO] [stdout] 52 |         yield cycle;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `yield` can only be used in `#[coroutine]` closures, or `gen` blocks
[INFO] [stdout]   --> src/cpu/opcode_generators/absolute_y.rs:52:9
[INFO] [stdout]    |
[INFO] [stdout] 52 |         yield cycle;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: use `#[coroutine]` to make this closure a coroutine
[INFO] [stdout]    |
[INFO] [stdout] 46 |     Box::pin(#[coroutine] move || {
[INFO] [stdout]    |              ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/opcode_generators/absolute_y.rs:55:9
[INFO] [stdout]    |
[INFO] [stdout] 55 |         yield cycle;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/opcode_generators/absolute_y.rs:59:9
[INFO] [stdout]    |
[INFO] [stdout] 59 |         yield cycle;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/opcode_generators/absolute_y.rs:64:9
[INFO] [stdout]    |
[INFO] [stdout] 64 |         yield cycle;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/opcode_generators/immediate.rs:19:9
[INFO] [stdout]    |
[INFO] [stdout] 19 |         yield cycle;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `yield` can only be used in `#[coroutine]` closures, or `gen` blocks
[INFO] [stdout]   --> src/cpu/opcode_generators/immediate.rs:19:9
[INFO] [stdout]    |
[INFO] [stdout] 19 |         yield cycle;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: use `#[coroutine]` to make this closure a coroutine
[INFO] [stdout]    |
[INFO] [stdout] 13 |     Box::pin(#[coroutine] move || {
[INFO] [stdout]    |              ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/opcode_generators/implied.rs:25:9
[INFO] [stdout]    |
[INFO] [stdout] 25 |         yield cycle;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `yield` can only be used in `#[coroutine]` closures, or `gen` blocks
[INFO] [stdout]   --> src/cpu/opcode_generators/implied.rs:25:9
[INFO] [stdout]    |
[INFO] [stdout] 25 |         yield cycle;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: use `#[coroutine]` to make this closure a coroutine
[INFO] [stdout]    |
[INFO] [stdout] 19 |     Box::pin(#[coroutine] move || {
[INFO] [stdout]    |              ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/opcode_generators/implied.rs:43:9
[INFO] [stdout]    |
[INFO] [stdout] 43 |         yield cycle;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `yield` can only be used in `#[coroutine]` closures, or `gen` blocks
[INFO] [stdout]   --> src/cpu/opcode_generators/implied.rs:43:9
[INFO] [stdout]    |
[INFO] [stdout] 43 |         yield cycle;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: use `#[coroutine]` to make this closure a coroutine
[INFO] [stdout]    |
[INFO] [stdout] 37 |     Box::pin(#[coroutine] move || {
[INFO] [stdout]    |              ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/opcode_generators/implied.rs:46:9
[INFO] [stdout]    |
[INFO] [stdout] 46 |         yield cycle;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/opcode_generators/implied.rs:65:9
[INFO] [stdout]    |
[INFO] [stdout] 65 |         yield cycle;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `yield` can only be used in `#[coroutine]` closures, or `gen` blocks
[INFO] [stdout]   --> src/cpu/opcode_generators/implied.rs:65:9
[INFO] [stdout]    |
[INFO] [stdout] 65 |         yield cycle;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: use `#[coroutine]` to make this closure a coroutine
[INFO] [stdout]    |
[INFO] [stdout] 59 |     Box::pin(#[coroutine] move || {
[INFO] [stdout]    |              ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/opcode_generators/implied.rs:68:9
[INFO] [stdout]    |
[INFO] [stdout] 68 |         yield cycle;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/opcode_generators/implied.rs:71:9
[INFO] [stdout]    |
[INFO] [stdout] 71 |         yield cycle;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/opcode_generators/implied.rs:89:9
[INFO] [stdout]    |
[INFO] [stdout] 89 |         yield cycle;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `yield` can only be used in `#[coroutine]` closures, or `gen` blocks
[INFO] [stdout]   --> src/cpu/opcode_generators/implied.rs:89:9
[INFO] [stdout]    |
[INFO] [stdout] 89 |         yield cycle;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: use `#[coroutine]` to make this closure a coroutine
[INFO] [stdout]    |
[INFO] [stdout] 83 |     Box::pin(#[coroutine] move || {
[INFO] [stdout]    |              ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/opcode_generators/implied.rs:92:9
[INFO] [stdout]    |
[INFO] [stdout] 92 |         yield cycle;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/opcode_generators/implied.rs:95:9
[INFO] [stdout]    |
[INFO] [stdout] 95 |         yield cycle;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]    --> src/cpu/opcode_generators/implied.rs:100:9
[INFO] [stdout]     |
[INFO] [stdout] 100 |         yield cycle;
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]     = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]    --> src/cpu/opcode_generators/implied.rs:105:9
[INFO] [stdout]     |
[INFO] [stdout] 105 |         yield cycle;
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]     = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]    --> src/cpu/opcode_generators/implied.rs:123:9
[INFO] [stdout]     |
[INFO] [stdout] 123 |         yield cycle;
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]     = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `yield` can only be used in `#[coroutine]` closures, or `gen` blocks
[INFO] [stdout]    --> src/cpu/opcode_generators/implied.rs:123:9
[INFO] [stdout]     |
[INFO] [stdout] 123 |         yield cycle;
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: use `#[coroutine]` to make this closure a coroutine
[INFO] [stdout]     |
[INFO] [stdout] 117 |     Box::pin(#[coroutine] move || {
[INFO] [stdout]     |              ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]    --> src/cpu/opcode_generators/implied.rs:126:9
[INFO] [stdout]     |
[INFO] [stdout] 126 |         yield cycle;
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]     = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]    --> src/cpu/opcode_generators/implied.rs:129:9
[INFO] [stdout]     |
[INFO] [stdout] 129 |         yield cycle;
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]     = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]    --> src/cpu/opcode_generators/implied.rs:134:9
[INFO] [stdout]     |
[INFO] [stdout] 134 |         yield cycle;
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]     = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]    --> src/cpu/opcode_generators/implied.rs:138:9
[INFO] [stdout]     |
[INFO] [stdout] 138 |         yield cycle;
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]     = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]    --> src/cpu/opcode_generators/implied.rs:155:9
[INFO] [stdout]     |
[INFO] [stdout] 155 |         yield cycle;
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]     = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `yield` can only be used in `#[coroutine]` closures, or `gen` blocks
[INFO] [stdout]    --> src/cpu/opcode_generators/implied.rs:155:9
[INFO] [stdout]     |
[INFO] [stdout] 155 |         yield cycle;
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: use `#[coroutine]` to make this closure a coroutine
[INFO] [stdout]     |
[INFO] [stdout] 149 |     Box::pin(#[coroutine] move || {
[INFO] [stdout]     |              ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]    --> src/cpu/opcode_generators/implied.rs:158:9
[INFO] [stdout]     |
[INFO] [stdout] 158 |         yield cycle;
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]     = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]    --> src/cpu/opcode_generators/implied.rs:162:9
[INFO] [stdout]     |
[INFO] [stdout] 162 |         yield cycle;
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]     = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]    --> src/cpu/opcode_generators/implied.rs:166:9
[INFO] [stdout]     |
[INFO] [stdout] 166 |         yield cycle;
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]     = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]    --> src/cpu/opcode_generators/implied.rs:171:9
[INFO] [stdout]     |
[INFO] [stdout] 171 |         yield cycle;
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]     = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]    --> src/cpu/opcode_generators/implied.rs:176:9
[INFO] [stdout]     |
[INFO] [stdout] 176 |         yield cycle;
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]     = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/opcode_generators/indirect.rs:20:9
[INFO] [stdout]    |
[INFO] [stdout] 20 |         yield cycle;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `yield` can only be used in `#[coroutine]` closures, or `gen` blocks
[INFO] [stdout]   --> src/cpu/opcode_generators/indirect.rs:20:9
[INFO] [stdout]    |
[INFO] [stdout] 20 |         yield cycle;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: use `#[coroutine]` to make this closure a coroutine
[INFO] [stdout]    |
[INFO] [stdout] 14 |     Box::pin(#[coroutine] move || {
[INFO] [stdout]    |              ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/opcode_generators/indirect.rs:23:9
[INFO] [stdout]    |
[INFO] [stdout] 23 |         yield cycle;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/opcode_generators/indirect.rs:27:9
[INFO] [stdout]    |
[INFO] [stdout] 27 |         yield cycle;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/opcode_generators/indirect.rs:30:9
[INFO] [stdout]    |
[INFO] [stdout] 30 |         yield cycle;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/opcode_generators/indirect_x.rs:21:9
[INFO] [stdout]    |
[INFO] [stdout] 21 |         yield cycle;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `yield` can only be used in `#[coroutine]` closures, or `gen` blocks
[INFO] [stdout]   --> src/cpu/opcode_generators/indirect_x.rs:21:9
[INFO] [stdout]    |
[INFO] [stdout] 21 |         yield cycle;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: use `#[coroutine]` to make this closure a coroutine
[INFO] [stdout]    |
[INFO] [stdout] 15 |     Box::pin(#[coroutine] move || {
[INFO] [stdout]    |              ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/opcode_generators/indirect_x.rs:24:9
[INFO] [stdout]    |
[INFO] [stdout] 24 |         yield cycle;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/opcode_generators/indirect_x.rs:29:9
[INFO] [stdout]    |
[INFO] [stdout] 29 |         yield cycle;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/opcode_generators/indirect_x.rs:32:9
[INFO] [stdout]    |
[INFO] [stdout] 32 |         yield cycle;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/opcode_generators/indirect_x.rs:35:9
[INFO] [stdout]    |
[INFO] [stdout] 35 |         yield cycle;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/opcode_generators/indirect_x.rs:56:9
[INFO] [stdout]    |
[INFO] [stdout] 56 |         yield cycle;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `yield` can only be used in `#[coroutine]` closures, or `gen` blocks
[INFO] [stdout]   --> src/cpu/opcode_generators/indirect_x.rs:56:9
[INFO] [stdout]    |
[INFO] [stdout] 56 |         yield cycle;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: use `#[coroutine]` to make this closure a coroutine
[INFO] [stdout]    |
[INFO] [stdout] 50 |     Box::pin(#[coroutine] move || {
[INFO] [stdout]    |              ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/opcode_generators/indirect_x.rs:59:9
[INFO] [stdout]    |
[INFO] [stdout] 59 |         yield cycle;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/opcode_generators/indirect_x.rs:64:9
[INFO] [stdout]    |
[INFO] [stdout] 64 |         yield cycle;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/opcode_generators/indirect_x.rs:67:9
[INFO] [stdout]    |
[INFO] [stdout] 67 |         yield cycle;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/opcode_generators/indirect_x.rs:70:9
[INFO] [stdout]    |
[INFO] [stdout] 70 |         yield cycle;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/opcode_generators/indirect_x.rs:91:9
[INFO] [stdout]    |
[INFO] [stdout] 91 |         yield cycle;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `yield` can only be used in `#[coroutine]` closures, or `gen` blocks
[INFO] [stdout]   --> src/cpu/opcode_generators/indirect_x.rs:91:9
[INFO] [stdout]    |
[INFO] [stdout] 91 |         yield cycle;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: use `#[coroutine]` to make this closure a coroutine
[INFO] [stdout]    |
[INFO] [stdout] 85 |     Box::pin(#[coroutine] move || {
[INFO] [stdout]    |              ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/opcode_generators/indirect_x.rs:94:9
[INFO] [stdout]    |
[INFO] [stdout] 94 |         yield cycle;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/opcode_generators/indirect_x.rs:99:9
[INFO] [stdout]    |
[INFO] [stdout] 99 |         yield cycle;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]    --> src/cpu/opcode_generators/indirect_x.rs:102:9
[INFO] [stdout]     |
[INFO] [stdout] 102 |         yield cycle;
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]     = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]    --> src/cpu/opcode_generators/indirect_x.rs:105:9
[INFO] [stdout]     |
[INFO] [stdout] 105 |         yield cycle;
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]     = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]    --> src/cpu/opcode_generators/indirect_x.rs:109:9
[INFO] [stdout]     |
[INFO] [stdout] 109 |         yield cycle;
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]     = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]    --> src/cpu/opcode_generators/indirect_x.rs:112:9
[INFO] [stdout]     |
[INFO] [stdout] 112 |         yield cycle;
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]     = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/opcode_generators/indirect_y.rs:21:9
[INFO] [stdout]    |
[INFO] [stdout] 21 |         yield cycle;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `yield` can only be used in `#[coroutine]` closures, or `gen` blocks
[INFO] [stdout]   --> src/cpu/opcode_generators/indirect_y.rs:21:9
[INFO] [stdout]    |
[INFO] [stdout] 21 |         yield cycle;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: use `#[coroutine]` to make this closure a coroutine
[INFO] [stdout]    |
[INFO] [stdout] 15 |     Box::pin(#[coroutine] move || {
[INFO] [stdout]    |              ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/opcode_generators/indirect_y.rs:26:9
[INFO] [stdout]    |
[INFO] [stdout] 26 |         yield cycle;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/opcode_generators/indirect_y.rs:29:9
[INFO] [stdout]    |
[INFO] [stdout] 29 |         yield cycle;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/opcode_generators/indirect_y.rs:33:9
[INFO] [stdout]    |
[INFO] [stdout] 33 |         yield cycle;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/opcode_generators/indirect_y.rs:37:13
[INFO] [stdout]    |
[INFO] [stdout] 37 |             yield cycle;
[INFO] [stdout]    |             ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/opcode_generators/indirect_y.rs:59:9
[INFO] [stdout]    |
[INFO] [stdout] 59 |         yield cycle;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `yield` can only be used in `#[coroutine]` closures, or `gen` blocks
[INFO] [stdout]   --> src/cpu/opcode_generators/indirect_y.rs:59:9
[INFO] [stdout]    |
[INFO] [stdout] 59 |         yield cycle;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: use `#[coroutine]` to make this closure a coroutine
[INFO] [stdout]    |
[INFO] [stdout] 53 |     Box::pin(#[coroutine] move || {
[INFO] [stdout]    |              ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/opcode_generators/indirect_y.rs:64:9
[INFO] [stdout]    |
[INFO] [stdout] 64 |         yield cycle;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/opcode_generators/indirect_y.rs:67:9
[INFO] [stdout]    |
[INFO] [stdout] 67 |         yield cycle;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/opcode_generators/indirect_y.rs:71:9
[INFO] [stdout]    |
[INFO] [stdout] 71 |         yield cycle;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/opcode_generators/indirect_y.rs:76:9
[INFO] [stdout]    |
[INFO] [stdout] 76 |         yield cycle;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/opcode_generators/indirect_y.rs:97:9
[INFO] [stdout]    |
[INFO] [stdout] 97 |         yield cycle;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `yield` can only be used in `#[coroutine]` closures, or `gen` blocks
[INFO] [stdout]   --> src/cpu/opcode_generators/indirect_y.rs:97:9
[INFO] [stdout]    |
[INFO] [stdout] 97 |         yield cycle;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: use `#[coroutine]` to make this closure a coroutine
[INFO] [stdout]    |
[INFO] [stdout] 91 |     Box::pin(#[coroutine] move || {
[INFO] [stdout]    |              ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]    --> src/cpu/opcode_generators/indirect_y.rs:102:9
[INFO] [stdout]     |
[INFO] [stdout] 102 |         yield cycle;
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]     = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]    --> src/cpu/opcode_generators/indirect_y.rs:105:9
[INFO] [stdout]     |
[INFO] [stdout] 105 |         yield cycle;
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]     = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]    --> src/cpu/opcode_generators/indirect_y.rs:109:9
[INFO] [stdout]     |
[INFO] [stdout] 109 |         yield cycle;
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]     = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]    --> src/cpu/opcode_generators/indirect_y.rs:114:9
[INFO] [stdout]     |
[INFO] [stdout] 114 |         yield cycle;
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]     = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]    --> src/cpu/opcode_generators/indirect_y.rs:118:9
[INFO] [stdout]     |
[INFO] [stdout] 118 |         yield cycle;
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]     = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]    --> src/cpu/opcode_generators/indirect_y.rs:121:9
[INFO] [stdout]     |
[INFO] [stdout] 121 |         yield cycle;
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]     = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/opcode_generators/relative.rs:19:9
[INFO] [stdout]    |
[INFO] [stdout] 19 |         yield cycle;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `yield` can only be used in `#[coroutine]` closures, or `gen` blocks
[INFO] [stdout]   --> src/cpu/opcode_generators/relative.rs:19:9
[INFO] [stdout]    |
[INFO] [stdout] 19 |         yield cycle;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: use `#[coroutine]` to make this closure a coroutine
[INFO] [stdout]    |
[INFO] [stdout] 13 |     Box::pin(#[coroutine] move || {
[INFO] [stdout]    |              ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/opcode_generators/relative.rs:24:13
[INFO] [stdout]    |
[INFO] [stdout] 24 |             yield cycle;
[INFO] [stdout]    |             ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/opcode_generators/relative.rs:31:17
[INFO] [stdout]    |
[INFO] [stdout] 31 |                 yield cycle;
[INFO] [stdout]    |                 ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/opcode_generators/relative.rs:37:17
[INFO] [stdout]    |
[INFO] [stdout] 37 |                 yield cycle;
[INFO] [stdout]    |                 ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/opcode_generators/zero.rs:21:9
[INFO] [stdout]    |
[INFO] [stdout] 21 |         yield cycle;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `yield` can only be used in `#[coroutine]` closures, or `gen` blocks
[INFO] [stdout]   --> src/cpu/opcode_generators/zero.rs:21:9
[INFO] [stdout]    |
[INFO] [stdout] 21 |         yield cycle;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: use `#[coroutine]` to make this closure a coroutine
[INFO] [stdout]    |
[INFO] [stdout] 15 |     Box::pin(#[coroutine] move || {
[INFO] [stdout]    |              ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/opcode_generators/zero.rs:24:9
[INFO] [stdout]    |
[INFO] [stdout] 24 |         yield cycle;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/opcode_generators/zero.rs:42:9
[INFO] [stdout]    |
[INFO] [stdout] 42 |         yield cycle;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `yield` can only be used in `#[coroutine]` closures, or `gen` blocks
[INFO] [stdout]   --> src/cpu/opcode_generators/zero.rs:42:9
[INFO] [stdout]    |
[INFO] [stdout] 42 |         yield cycle;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: use `#[coroutine]` to make this closure a coroutine
[INFO] [stdout]    |
[INFO] [stdout] 36 |     Box::pin(#[coroutine] move || {
[INFO] [stdout]    |              ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/opcode_generators/zero.rs:45:9
[INFO] [stdout]    |
[INFO] [stdout] 45 |         yield cycle;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/opcode_generators/zero.rs:63:9
[INFO] [stdout]    |
[INFO] [stdout] 63 |         yield cycle;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `yield` can only be used in `#[coroutine]` closures, or `gen` blocks
[INFO] [stdout]   --> src/cpu/opcode_generators/zero.rs:63:9
[INFO] [stdout]    |
[INFO] [stdout] 63 |         yield cycle;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: use `#[coroutine]` to make this closure a coroutine
[INFO] [stdout]    |
[INFO] [stdout] 57 |     Box::pin(#[coroutine] move || {
[INFO] [stdout]    |              ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/opcode_generators/zero.rs:66:9
[INFO] [stdout]    |
[INFO] [stdout] 66 |         yield cycle;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/opcode_generators/zero.rs:70:9
[INFO] [stdout]    |
[INFO] [stdout] 70 |         yield cycle;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/opcode_generators/zero.rs:73:9
[INFO] [stdout]    |
[INFO] [stdout] 73 |         yield cycle;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/opcode_generators/zero_x.rs:21:9
[INFO] [stdout]    |
[INFO] [stdout] 21 |         yield cycle;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `yield` can only be used in `#[coroutine]` closures, or `gen` blocks
[INFO] [stdout]   --> src/cpu/opcode_generators/zero_x.rs:21:9
[INFO] [stdout]    |
[INFO] [stdout] 21 |         yield cycle;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: use `#[coroutine]` to make this closure a coroutine
[INFO] [stdout]    |
[INFO] [stdout] 15 |     Box::pin(#[coroutine] move || {
[INFO] [stdout]    |              ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/opcode_generators/zero_x.rs:24:9
[INFO] [stdout]    |
[INFO] [stdout] 24 |         yield cycle;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/opcode_generators/zero_x.rs:27:9
[INFO] [stdout]    |
[INFO] [stdout] 27 |         yield cycle;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/opcode_generators/zero_x.rs:45:9
[INFO] [stdout]    |
[INFO] [stdout] 45 |         yield cycle;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `yield` can only be used in `#[coroutine]` closures, or `gen` blocks
[INFO] [stdout]   --> src/cpu/opcode_generators/zero_x.rs:45:9
[INFO] [stdout]    |
[INFO] [stdout] 45 |         yield cycle;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: use `#[coroutine]` to make this closure a coroutine
[INFO] [stdout]    |
[INFO] [stdout] 39 |     Box::pin(#[coroutine] move || {
[INFO] [stdout]    |              ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/opcode_generators/zero_x.rs:48:9
[INFO] [stdout]    |
[INFO] [stdout] 48 |         yield cycle;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `pretendo_entertainment_system` (lib) due to 424 previous errors
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/opcode_generators/zero_x.rs:51:9
[INFO] [stdout]    |
[INFO] [stdout] 51 |         yield cycle;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/opcode_generators/zero_x.rs:69:9
[INFO] [stdout]    |
[INFO] [stdout] 69 |         yield cycle;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `yield` can only be used in `#[coroutine]` closures, or `gen` blocks
[INFO] [stdout]   --> src/cpu/opcode_generators/zero_x.rs:69:9
[INFO] [stdout]    |
[INFO] [stdout] 69 |         yield cycle;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: use `#[coroutine]` to make this closure a coroutine
[INFO] [stdout]    |
[INFO] [stdout] 63 |     Box::pin(#[coroutine] move || {
[INFO] [stdout]    |              ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/opcode_generators/zero_x.rs:72:9
[INFO] [stdout]    |
[INFO] [stdout] 72 |         yield cycle;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/opcode_generators/zero_x.rs:75:9
[INFO] [stdout]    |
[INFO] [stdout] 75 |         yield cycle;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/opcode_generators/zero_x.rs:79:9
[INFO] [stdout]    |
[INFO] [stdout] 79 |         yield cycle;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/opcode_generators/zero_x.rs:82:9
[INFO] [stdout]    |
[INFO] [stdout] 82 |         yield cycle;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/opcode_generators/zero_y.rs:19:9
[INFO] [stdout]    |
[INFO] [stdout] 19 |         yield cycle;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `yield` can only be used in `#[coroutine]` closures, or `gen` blocks
[INFO] [stdout]   --> src/cpu/opcode_generators/zero_y.rs:19:9
[INFO] [stdout]    |
[INFO] [stdout] 19 |         yield cycle;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: use `#[coroutine]` to make this closure a coroutine
[INFO] [stdout]    |
[INFO] [stdout] 13 |     Box::pin(#[coroutine] move || {
[INFO] [stdout]    |              ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/opcode_generators/zero_y.rs:22:9
[INFO] [stdout]    |
[INFO] [stdout] 22 |         yield cycle;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/opcode_generators/zero_y.rs:25:9
[INFO] [stdout]    |
[INFO] [stdout] 25 |         yield cycle;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/opcode_generators/zero_y.rs:43:9
[INFO] [stdout]    |
[INFO] [stdout] 43 |         yield cycle;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `yield` can only be used in `#[coroutine]` closures, or `gen` blocks
[INFO] [stdout]   --> src/cpu/opcode_generators/zero_y.rs:43:9
[INFO] [stdout]    |
[INFO] [stdout] 43 |         yield cycle;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: use `#[coroutine]` to make this closure a coroutine
[INFO] [stdout]    |
[INFO] [stdout] 37 |     Box::pin(#[coroutine] move || {
[INFO] [stdout]    |              ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/opcode_generators/zero_y.rs:46:9
[INFO] [stdout]    |
[INFO] [stdout] 46 |         yield cycle;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/opcode_generators/zero_y.rs:49:9
[INFO] [stdout]    |
[INFO] [stdout] 49 |         yield cycle;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/mod.rs:61:21
[INFO] [stdout]    |
[INFO] [stdout] 61 |                     yield InstructionState::OAMDMA;
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `yield` can only be used in `#[coroutine]` closures, or `gen` blocks
[INFO] [stdout]   --> src/cpu/mod.rs:61:21
[INFO] [stdout]    |
[INFO] [stdout] 61 |                     yield InstructionState::OAMDMA;
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: use `#[coroutine]` to make this closure a coroutine
[INFO] [stdout]    |
[INFO] [stdout] 53 |     #[coroutine] move || loop {
[INFO] [stdout]    |     ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/mod.rs:68:21
[INFO] [stdout]    |
[INFO] [stdout] 68 |                     yield InstructionState::Yielded(x);
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/mod.rs:74:21
[INFO] [stdout]    |
[INFO] [stdout] 74 |                     yield InstructionState::Complete(x);
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/mod.rs:84:17
[INFO] [stdout]    |
[INFO] [stdout] 84 |                 yield InstructionState::NMI;
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/cpu/mod.rs:91:17
[INFO] [stdout]    |
[INFO] [stdout] 91 |                 yield InstructionState::IRQ;
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/ppu/background_evaluation.rs:10:9
[INFO] [stdout]    |
[INFO] [stdout] 10 |         yield;
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `yield` can only be used in `#[coroutine]` closures, or `gen` blocks
[INFO] [stdout]   --> src/ppu/background_evaluation.rs:10:9
[INFO] [stdout]    |
[INFO] [stdout] 10 |         yield;
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: use `#[coroutine]` to make this closure a coroutine
[INFO] [stdout]    |
[INFO] [stdout] 8  |     #[coroutine] move || {
[INFO] [stdout]    |     ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/ppu/background_evaluation.rs:12:9
[INFO] [stdout]    |
[INFO] [stdout] 12 |         yield;
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/ppu/background_evaluation.rs:14:9
[INFO] [stdout]    |
[INFO] [stdout] 14 |         yield;
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/ppu/background_evaluation.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 17 |         yield;
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/ppu/background_evaluation.rs:19:9
[INFO] [stdout]    |
[INFO] [stdout] 19 |         yield;
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/ppu/background_evaluation.rs:21:9
[INFO] [stdout]    |
[INFO] [stdout] 21 |         yield;
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/ppu/background_evaluation.rs:23:9
[INFO] [stdout]    |
[INFO] [stdout] 23 |         yield;
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/ppu/sprite_evaluation.rs:19:13
[INFO] [stdout]    |
[INFO] [stdout] 19 |             yield;
[INFO] [stdout]    |             ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `yield` can only be used in `#[coroutine]` closures, or `gen` blocks
[INFO] [stdout]   --> src/ppu/sprite_evaluation.rs:19:13
[INFO] [stdout]    |
[INFO] [stdout] 19 |             yield;
[INFO] [stdout]    |             ^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: use `#[coroutine]` to make this closure a coroutine
[INFO] [stdout]    |
[INFO] [stdout] 13 |     #[coroutine] move || {
[INFO] [stdout]    |     ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/ppu/sprite_evaluation.rs:31:13
[INFO] [stdout]    |
[INFO] [stdout] 31 |             yield;
[INFO] [stdout]    |             ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/ppu/sprite_evaluation.rs:35:13
[INFO] [stdout]    |
[INFO] [stdout] 35 |             yield;
[INFO] [stdout]    |             ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/ppu/sprite_evaluation.rs:39:17
[INFO] [stdout]    |
[INFO] [stdout] 39 |                 yield;
[INFO] [stdout]    |                 ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/ppu/sprite_evaluation.rs:41:17
[INFO] [stdout]    |
[INFO] [stdout] 41 |                 yield;
[INFO] [stdout]    |                 ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/ppu/sprite_evaluation.rs:43:17
[INFO] [stdout]    |
[INFO] [stdout] 43 |                 yield;
[INFO] [stdout]    |                 ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/ppu/sprite_evaluation.rs:45:17
[INFO] [stdout]    |
[INFO] [stdout] 45 |                 yield;
[INFO] [stdout]    |                 ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/ppu/sprite_evaluation.rs:47:17
[INFO] [stdout]    |
[INFO] [stdout] 47 |                 yield;
[INFO] [stdout]    |                 ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/ppu/sprite_evaluation.rs:49:17
[INFO] [stdout]    |
[INFO] [stdout] 49 |                 yield;
[INFO] [stdout]    |                 ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/ppu/sprite_evaluation.rs:61:13
[INFO] [stdout]    |
[INFO] [stdout] 61 |             yield;
[INFO] [stdout]    |             ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/ppu/sprite_evaluation.rs:83:13
[INFO] [stdout]    |
[INFO] [stdout] 83 |             yield;
[INFO] [stdout]    |             ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/ppu/sprite_evaluation.rs:91:13
[INFO] [stdout]    |
[INFO] [stdout] 91 |             yield;
[INFO] [stdout]    |             ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/ppu/sprite_evaluation.rs:93:13
[INFO] [stdout]    |
[INFO] [stdout] 93 |             yield;
[INFO] [stdout]    |             ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/ppu/sprite_evaluation.rs:97:13
[INFO] [stdout]    |
[INFO] [stdout] 97 |             yield;
[INFO] [stdout]    |             ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/ppu/sprite_evaluation.rs:99:13
[INFO] [stdout]    |
[INFO] [stdout] 99 |             yield;
[INFO] [stdout]    |             ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]    --> src/ppu/sprite_evaluation.rs:105:13
[INFO] [stdout]     |
[INFO] [stdout] 105 |             yield;
[INFO] [stdout]     |             ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]     = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]    --> src/ppu/sprite_evaluation.rs:110:13
[INFO] [stdout]     |
[INFO] [stdout] 110 |             yield;
[INFO] [stdout]     |             ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]     = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]    --> src/ppu/sprite_evaluation.rs:112:13
[INFO] [stdout]     |
[INFO] [stdout] 112 |             yield;
[INFO] [stdout]     |             ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]     = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]    --> src/ppu/sprite_evaluation.rs:117:13
[INFO] [stdout]     |
[INFO] [stdout] 117 |             yield;
[INFO] [stdout]     |             ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]     = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]    --> src/ppu/sprite_evaluation.rs:130:13
[INFO] [stdout]     |
[INFO] [stdout] 130 |             yield;
[INFO] [stdout]     |             ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]     = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/ppu/mod.rs:33:17
[INFO] [stdout]    |
[INFO] [stdout] 33 |                 yield None;
[INFO] [stdout]    |                 ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `yield` can only be used in `#[coroutine]` closures, or `gen` blocks
[INFO] [stdout]   --> src/ppu/mod.rs:33:17
[INFO] [stdout]    |
[INFO] [stdout] 33 |                 yield None;
[INFO] [stdout]    |                 ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: use `#[coroutine]` to make this closure a coroutine
[INFO] [stdout]    |
[INFO] [stdout] 20 |     #[coroutine] move || {
[INFO] [stdout]    |     ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]   --> src/ppu/mod.rs:52:13
[INFO] [stdout]    |
[INFO] [stdout] 52 |             yield pixel;
[INFO] [stdout]    |             ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]    = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0635]: unknown feature `generator_trait`
[INFO] [stdout]  --> src/lib.rs:1:24
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(generators, generator_trait)]
[INFO] [stdout]   |                        ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0557, E0635, E0658.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `pretendo_entertainment_system` (lib test) due to 436 previous errors
[INFO] running `Command { std: "docker" "inspect" "2162405a8c2c0caaf7ef502d829c375ab822a04a67720914864b129f16c2cb81", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2162405a8c2c0caaf7ef502d829c375ab822a04a67720914864b129f16c2cb81", kill_on_drop: false }`
[INFO] [stdout] 2162405a8c2c0caaf7ef502d829c375ab822a04a67720914864b129f16c2cb81
