[INFO] cloning repository https://github.com/ejmahler/circle_raycaster
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ejmahler/circle_raycaster" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fejmahler%2Fcircle_raycaster", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fejmahler%2Fcircle_raycaster'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ae33f9b2062ebac84e1f30cfa54b510d0a9524be
[INFO] checking ejmahler/circle_raycaster against master#e1613686e0efc80a1a18b1263625450a8de3fb04 for pr-154492-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fejmahler%2Fcircle_raycaster" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/ejmahler/circle_raycaster
[INFO] finished tweaking git repo https://github.com/ejmahler/circle_raycaster
[INFO] tweaked toml for git repo https://github.com/ejmahler/circle_raycaster written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ejmahler/circle_raycaster on toolchain e1613686e0efc80a1a18b1263625450a8de3fb04
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e1613686e0efc80a1a18b1263625450a8de3fb04" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ejmahler/circle_raycaster 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" "+e1613686e0efc80a1a18b1263625450a8de3fb04" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: the cargo feature `edition` has been stabilized in the 1.31 release and is no longer necessary to be listed in the manifest
[INFO] [stderr]   See https://doc.rust-lang.org/nightly/cargo/reference/manifest.html#the-edition-field for more information about using this feature.
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded phf_generator v0.7.22
[INFO] [stderr]   Downloaded siphasher v0.2.3
[INFO] [stderr]   Downloaded phf_shared v0.7.22
[INFO] [stderr]   Downloaded rand v0.4.2
[INFO] [stderr]   Downloaded num-traits v0.1.43
[INFO] [stderr]   Downloaded memoffset v0.2.1
[INFO] [stderr]   Downloaded adler32 v1.0.3
[INFO] [stderr]   Downloaded palette v0.4.1
[INFO] [stderr]   Downloaded color_quant v1.0.1
[INFO] [stderr]   Downloaded phf v0.7.22
[INFO] [stderr]   Downloaded nodrop v0.1.12
[INFO] [stderr]   Downloaded crossbeam-utils v0.2.2
[INFO] [stderr]   Downloaded crossbeam-deque v0.2.0
[INFO] [stderr]   Downloaded version_check v0.1.4
[INFO] [stderr]   Downloaded scopeguard v0.3.3
[INFO] [stderr]   Downloaded cfg-if v0.1.4
[INFO] [stderr]   Downloaded lazy_static v1.1.0
[INFO] [stderr]   Downloaded num_cpus v1.8.0
[INFO] [stderr]   Downloaded num-derive v0.2.2
[INFO] [stderr]   Downloaded gif v0.10.0
[INFO] [stderr]   Downloaded png v0.12.0
[INFO] [stderr]   Downloaded proc-macro2 v0.4.9
[INFO] [stderr]   Downloaded crossbeam-epoch v0.3.1
[INFO] [stderr]   Downloaded cgmath v0.16.1
[INFO] [stderr]   Downloaded rayon-core v1.4.1
[INFO] [stderr]   Downloaded num-traits v0.2.5
[INFO] [stderr]   Downloaded either v1.5.0
[INFO] [stderr]   Downloaded arrayvec v0.4.7
[INFO] [stderr]   Downloaded jpeg-decoder v0.1.15
[INFO] [stderr]   Downloaded rayon v1.0.2
[INFO] [stderr]   Downloaded syn v0.14.7
[INFO] [stderr]   Downloaded deflate v0.7.18
[INFO] [stderr]   Downloaded image v0.19.0
[INFO] [stderr]   Downloaded num-rational v0.1.42
[INFO] [stderr]   Downloaded byteorder v1.2.4
[INFO] [stderr]   Downloaded inflate v0.4.3
[INFO] [stderr]   Downloaded libc v0.2.43
[INFO] [stderr]   Downloaded num-integer v0.1.39
[INFO] [stderr]   Downloaded num-iter v0.1.37
[INFO] [stderr]   Downloaded palette_derive v0.4.1
[INFO] [stderr]   Downloaded approx v0.1.1
[INFO] [stderr]   Downloaded quote v0.6.5
[INFO] [stderr]   Downloaded lzw v0.10.0
[INFO] [stderr]   Downloaded phf_codegen v0.7.22
[INFO] [stderr]   Downloaded bitflags v1.0.3
[INFO] [stderr]   Downloaded winapi v0.3.5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+e1613686e0efc80a1a18b1263625450a8de3fb04" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9954ed94b0dca26b1472d87b7e93d02dd77cd0c26af48a7b87a5062b5a7538b7
[INFO] running `Command { std: "docker" "start" "-a" "9954ed94b0dca26b1472d87b7e93d02dd77cd0c26af48a7b87a5062b5a7538b7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9954ed94b0dca26b1472d87b7e93d02dd77cd0c26af48a7b87a5062b5a7538b7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9954ed94b0dca26b1472d87b7e93d02dd77cd0c26af48a7b87a5062b5a7538b7", kill_on_drop: false }`
[INFO] [stdout] 9954ed94b0dca26b1472d87b7e93d02dd77cd0c26af48a7b87a5062b5a7538b7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+e1613686e0efc80a1a18b1263625450a8de3fb04" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f559fa3f3b6279041bf5662089877a438263d190127467447651d36e59014f49
[INFO] running `Command { std: "docker" "start" "-a" "f559fa3f3b6279041bf5662089877a438263d190127467447651d36e59014f49", kill_on_drop: false }`
[INFO] [stderr] warning: the cargo feature `edition` has been stabilized in the 1.31 release and is no longer necessary to be listed in the manifest
[INFO] [stderr]   See https://doc.rust-lang.org/nightly/cargo/reference/manifest.html#the-edition-field for more information about using this feature.
[INFO] [stderr]    Compiling num-traits v0.2.5
[INFO] [stderr]    Compiling version_check v0.1.4
[INFO] [stderr]     Checking cfg-if v0.1.4
[INFO] [stderr]     Checking libc v0.2.43
[INFO] [stderr]     Checking nodrop v0.1.12
[INFO] [stderr]    Compiling unicode-xid v0.1.0
[INFO] [stderr]     Checking memoffset v0.2.1
[INFO] [stderr]    Compiling num-integer v0.1.39
[INFO] [stderr]    Compiling siphasher v0.2.3
[INFO] [stderr]     Checking scopeguard v0.3.3
[INFO] [stderr]    Compiling rayon-core v1.4.1
[INFO] [stderr]     Checking adler32 v1.0.3
[INFO] [stderr]    Compiling num-iter v0.1.37
[INFO] [stderr]    Compiling rayon v1.0.2
[INFO] [stderr]     Checking byteorder v1.2.4
[INFO] [stderr]     Checking crossbeam-utils v0.2.2
[INFO] [stderr]    Compiling proc-macro2 v0.4.9
[INFO] [stderr]     Checking arrayvec v0.4.7
[INFO] [stderr]     Checking either v1.5.0
[INFO] [stderr]     Checking inflate v0.4.3
[INFO] [stderr]     Checking lzw v0.10.0
[INFO] [stderr]     Checking bitflags v1.0.3
[INFO] [stderr]     Checking phf_shared v0.7.22
[INFO] [stderr]     Checking color_quant v1.0.1
[INFO] [stderr]    Compiling cgmath v0.16.1
[INFO] [stderr]    Compiling lazy_static v1.1.0
[INFO] [stderr]     Checking approx v0.1.1
[INFO] [stderr]     Checking gif v0.10.0
[INFO] [stderr]     Checking phf v0.7.22
[INFO] [stderr]     Checking crossbeam-epoch v0.3.1
[INFO] [stderr]    Compiling rand v0.4.2
[INFO] [stderr]     Checking deflate v0.7.18
[INFO] [stderr]     Checking num_cpus v1.8.0
[INFO] [stderr]    Compiling quote v0.6.5
[INFO] [stderr]     Checking crossbeam-deque v0.2.0
[INFO] [stderr]    Compiling syn v0.14.7
[INFO] [stderr]     Checking num-traits v0.1.43
[INFO] [stderr]    Compiling phf_generator v0.7.22
[INFO] [stderr]    Compiling phf_codegen v0.7.22
[INFO] [stderr]    Compiling palette v0.4.1
[INFO] [stderr]     Checking num-rational v0.1.42
[INFO] [stderr]     Checking png v0.12.0
[INFO] [stderr]     Checking jpeg-decoder v0.1.15
[INFO] [stderr]    Compiling num-derive v0.2.2
[INFO] [stderr]    Compiling palette_derive v0.4.1
[INFO] [stderr]     Checking image v0.19.0
[INFO] [stderr]     Checking circle_thing v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0557]: feature has been removed
[INFO] [stdout]  --> src/main.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(rust_2018_preview)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^ feature has been removed
[INFO] [stdout]   |
[INFO] [stdout]   = note: removed in 1.76.0
[INFO] [stdout]   = note: 2018 Edition preview is no longer relevant
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0557]: feature has been removed
[INFO] [stdout]  --> src/main.rs:2:12
[INFO] [stdout]   |
[INFO] [stdout] 2 | #![feature(generators, generator_trait)]
[INFO] [stdout]   |            ^^^^^^^^^^ feature has been removed
[INFO] [stdout]   |
[INFO] [stdout]   = note: removed in 1.75.0; 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/main.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(rust_2018_preview)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^ feature has been removed
[INFO] [stdout]   |
[INFO] [stdout]   = note: removed in 1.76.0
[INFO] [stdout]   = note: 2018 Edition preview is no longer relevant
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0557]: feature has been removed
[INFO] [stdout]  --> src/main.rs:2:12
[INFO] [stdout]   |
[INFO] [stdout] 2 | #![feature(generators, generator_trait)]
[INFO] [stdout]   |            ^^^^^^^^^^ feature has been removed
[INFO] [stdout]   |
[INFO] [stdout]   = note: removed in 1.75.0; 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 imports `std::ops::Generator`, `std::ops::GeneratorState`
[INFO] [stdout]  --> src/pixel_math.rs:1:16
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::ops::{Generator, GeneratorState};
[INFO] [stdout]   |                ^^^^^^^^^  ^^^^^^^^^^^^^^ no `GeneratorState` in `ops`
[INFO] [stdout]   |                |
[INFO] [stdout]   |                no `Generator` in `ops`
[INFO] [stdout]   |
[INFO] [stdout]   = help: consider importing this struct instead:
[INFO] [stdout]           rand::Generator
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]    --> src/pixel_math.rs:114:13
[INFO] [stdout]     |
[INFO] [stdout] 114 |             yield from + OctantZeroVector::from_unchecked(x, y).rotate_to(octant_rotation);
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]     = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2026-03-27; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]    --> src/pixel_math.rs:138:13
[INFO] [stdout]     |
[INFO] [stdout] 138 |             yield center + octant_pixels[i].rotate_to(OctantRotation::Octant0);
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]     = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2026-03-27; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]    --> src/pixel_math.rs:141:13
[INFO] [stdout]     |
[INFO] [stdout] 141 |             yield center + octant_pixels[reflected_end_index - i].rotate_to(OctantRotation::Octant45);
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]     = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2026-03-27; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]    --> src/pixel_math.rs:146:13
[INFO] [stdout]     |
[INFO] [stdout] 146 |             yield center + octant_pixels[i].rotate_to(OctantRotation::Octant90);
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]     = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2026-03-27; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]    --> src/pixel_math.rs:149:13
[INFO] [stdout]     |
[INFO] [stdout] 149 |             yield center + octant_pixels[reflected_end_index - i].rotate_to(OctantRotation::Octant135);
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]     = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2026-03-27; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]    --> src/pixel_math.rs:154:13
[INFO] [stdout]     |
[INFO] [stdout] 154 |             yield center + octant_pixels[i].rotate_to(OctantRotation::Octant180);
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]     = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2026-03-27; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]    --> src/pixel_math.rs:157:13
[INFO] [stdout]     |
[INFO] [stdout] 157 |             yield center + octant_pixels[reflected_end_index - i].rotate_to(OctantRotation::Octant225);
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]     = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2026-03-27; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]    --> src/pixel_math.rs:162:13
[INFO] [stdout]     |
[INFO] [stdout] 162 |             yield center + octant_pixels[i].rotate_to(OctantRotation::Octant270)
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]     = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2026-03-27; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]    --> src/pixel_math.rs:165:13
[INFO] [stdout]     |
[INFO] [stdout] 165 |             yield center + octant_pixels[reflected_end_index - i].rotate_to(OctantRotation::Octant315)
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]     = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2026-03-27; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]    --> src/pixel_math.rs:114:13
[INFO] [stdout]     |
[INFO] [stdout] 114 |             yield from + OctantZeroVector::from_unchecked(x, y).rotate_to(octant_rotation);
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]     = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2026-03-27; 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/pixel_math.rs:114:13
[INFO] [stdout]     |
[INFO] [stdout] 114 |             yield from + OctantZeroVector::from_unchecked(x, y).rotate_to(octant_rotation);
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: use `#[coroutine]` to make this closure a coroutine
[INFO] [stdout]     |
[INFO] [stdout] 107 |     generator_to_iterator(#[coroutine] move || {
[INFO] [stdout]     |                           ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]    --> src/pixel_math.rs:138:13
[INFO] [stdout]     |
[INFO] [stdout] 138 |             yield center + octant_pixels[i].rotate_to(OctantRotation::Octant0);
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]     = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2026-03-27; 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/pixel_math.rs:138:13
[INFO] [stdout]     |
[INFO] [stdout] 138 |             yield center + octant_pixels[i].rotate_to(OctantRotation::Octant0);
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: use `#[coroutine]` to make this closure a coroutine
[INFO] [stdout]     |
[INFO] [stdout] 126 |     generator_to_iterator(#[coroutine] move || {
[INFO] [stdout]     |                           ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]    --> src/pixel_math.rs:141:13
[INFO] [stdout]     |
[INFO] [stdout] 141 |             yield center + octant_pixels[reflected_end_index - i].rotate_to(OctantRotation::Octant45);
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]     = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2026-03-27; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]    --> src/pixel_math.rs:146:13
[INFO] [stdout]     |
[INFO] [stdout] 146 |             yield center + octant_pixels[i].rotate_to(OctantRotation::Octant90);
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]     = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2026-03-27; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]    --> src/pixel_math.rs:149:13
[INFO] [stdout]     |
[INFO] [stdout] 149 |             yield center + octant_pixels[reflected_end_index - i].rotate_to(OctantRotation::Octant135);
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]     = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2026-03-27; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]    --> src/pixel_math.rs:154:13
[INFO] [stdout]     |
[INFO] [stdout] 154 |             yield center + octant_pixels[i].rotate_to(OctantRotation::Octant180);
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]     = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2026-03-27; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]    --> src/pixel_math.rs:157:13
[INFO] [stdout]     |
[INFO] [stdout] 157 |             yield center + octant_pixels[reflected_end_index - i].rotate_to(OctantRotation::Octant225);
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]     = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2026-03-27; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]    --> src/pixel_math.rs:162:13
[INFO] [stdout]     |
[INFO] [stdout] 162 |             yield center + octant_pixels[i].rotate_to(OctantRotation::Octant270)
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]     = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2026-03-27; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]    --> src/pixel_math.rs:165:13
[INFO] [stdout]     |
[INFO] [stdout] 165 |             yield center + octant_pixels[reflected_end_index - i].rotate_to(OctantRotation::Octant315)
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]     = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2026-03-27; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0635]: unknown feature `generator_trait`
[INFO] [stdout]  --> src/main.rs:2:24
[INFO] [stdout]   |
[INFO] [stdout] 2 | #![feature(generators, generator_trait)]
[INFO] [stdout]   |                        ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `std::ops::Generator`, `std::ops::GeneratorState`
[INFO] [stdout]  --> src/pixel_math.rs:1:16
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::ops::{Generator, GeneratorState};
[INFO] [stdout]   |                ^^^^^^^^^  ^^^^^^^^^^^^^^ no `GeneratorState` in `ops`
[INFO] [stdout]   |                |
[INFO] [stdout]   |                no `Generator` in `ops`
[INFO] [stdout]   |
[INFO] [stdout]   = help: consider importing this struct instead:
[INFO] [stdout]           rand::Generator
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]    --> src/pixel_math.rs:114:13
[INFO] [stdout]     |
[INFO] [stdout] 114 |             yield from + OctantZeroVector::from_unchecked(x, y).rotate_to(octant_rotation);
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]     = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2026-03-27; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]    --> src/pixel_math.rs:138:13
[INFO] [stdout]     |
[INFO] [stdout] 138 |             yield center + octant_pixels[i].rotate_to(OctantRotation::Octant0);
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]     = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2026-03-27; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]    --> src/pixel_math.rs:141:13
[INFO] [stdout]     |
[INFO] [stdout] 141 |             yield center + octant_pixels[reflected_end_index - i].rotate_to(OctantRotation::Octant45);
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]     = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2026-03-27; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]    --> src/pixel_math.rs:146:13
[INFO] [stdout]     |
[INFO] [stdout] 146 |             yield center + octant_pixels[i].rotate_to(OctantRotation::Octant90);
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]     = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2026-03-27; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]    --> src/pixel_math.rs:149:13
[INFO] [stdout]     |
[INFO] [stdout] 149 |             yield center + octant_pixels[reflected_end_index - i].rotate_to(OctantRotation::Octant135);
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]     = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2026-03-27; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]    --> src/pixel_math.rs:154:13
[INFO] [stdout]     |
[INFO] [stdout] 154 |             yield center + octant_pixels[i].rotate_to(OctantRotation::Octant180);
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]     = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2026-03-27; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]    --> src/pixel_math.rs:157:13
[INFO] [stdout]     |
[INFO] [stdout] 157 |             yield center + octant_pixels[reflected_end_index - i].rotate_to(OctantRotation::Octant225);
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]     = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2026-03-27; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]    --> src/pixel_math.rs:162:13
[INFO] [stdout]     |
[INFO] [stdout] 162 |             yield center + octant_pixels[i].rotate_to(OctantRotation::Octant270)
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]     = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2026-03-27; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]    --> src/pixel_math.rs:165:13
[INFO] [stdout]     |
[INFO] [stdout] 165 |             yield center + octant_pixels[reflected_end_index - i].rotate_to(OctantRotation::Octant315)
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]     = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2026-03-27; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]    --> src/pixel_math.rs:114:13
[INFO] [stdout]     |
[INFO] [stdout] 114 |             yield from + OctantZeroVector::from_unchecked(x, y).rotate_to(octant_rotation);
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]     = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2026-03-27; 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/pixel_math.rs:114:13
[INFO] [stdout]     |
[INFO] [stdout] 114 |             yield from + OctantZeroVector::from_unchecked(x, y).rotate_to(octant_rotation);
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: use `#[coroutine]` to make this closure a coroutine
[INFO] [stdout]     |
[INFO] [stdout] 107 |     generator_to_iterator(#[coroutine] move || {
[INFO] [stdout]     |                           ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]    --> src/pixel_math.rs:138:13
[INFO] [stdout]     |
[INFO] [stdout] 138 |             yield center + octant_pixels[i].rotate_to(OctantRotation::Octant0);
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]     = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2026-03-27; 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/pixel_math.rs:138:13
[INFO] [stdout]     |
[INFO] [stdout] 138 |             yield center + octant_pixels[i].rotate_to(OctantRotation::Octant0);
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: use `#[coroutine]` to make this closure a coroutine
[INFO] [stdout]     |
[INFO] [stdout] 126 |     generator_to_iterator(#[coroutine] move || {
[INFO] [stdout]     |                           ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]    --> src/pixel_math.rs:141:13
[INFO] [stdout]     |
[INFO] [stdout] 141 |             yield center + octant_pixels[reflected_end_index - i].rotate_to(OctantRotation::Octant45);
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]     = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2026-03-27; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]    --> src/pixel_math.rs:146:13
[INFO] [stdout]     |
[INFO] [stdout] 146 |             yield center + octant_pixels[i].rotate_to(OctantRotation::Octant90);
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]     = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2026-03-27; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]    --> src/pixel_math.rs:149:13
[INFO] [stdout]     |
[INFO] [stdout] 149 |             yield center + octant_pixels[reflected_end_index - i].rotate_to(OctantRotation::Octant135);
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]     = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2026-03-27; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]    --> src/pixel_math.rs:154:13
[INFO] [stdout]     |
[INFO] [stdout] 154 |             yield center + octant_pixels[i].rotate_to(OctantRotation::Octant180);
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]     = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2026-03-27; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]    --> src/pixel_math.rs:157:13
[INFO] [stdout]     |
[INFO] [stdout] 157 |             yield center + octant_pixels[reflected_end_index - i].rotate_to(OctantRotation::Octant225);
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]     = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2026-03-27; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]    --> src/pixel_math.rs:162:13
[INFO] [stdout]     |
[INFO] [stdout] 162 |             yield center + octant_pixels[i].rotate_to(OctantRotation::Octant270)
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]     = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2026-03-27; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]    --> src/pixel_math.rs:165:13
[INFO] [stdout]     |
[INFO] [stdout] 165 |             yield center + octant_pixels[reflected_end_index - i].rotate_to(OctantRotation::Octant315)
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout]     = help: add `#![feature(yield_expr)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2026-03-27; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0635]: unknown feature `generator_trait`
[INFO] [stdout]  --> src/main.rs:2:24
[INFO] [stdout]   |
[INFO] [stdout] 2 | #![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] [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 `circle_thing` (bin "circle_thing") due to 24 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `circle_thing` (bin "circle_thing" test) due to 24 previous errors
[INFO] running `Command { std: "docker" "inspect" "f559fa3f3b6279041bf5662089877a438263d190127467447651d36e59014f49", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f559fa3f3b6279041bf5662089877a438263d190127467447651d36e59014f49", kill_on_drop: false }`
[INFO] [stdout] f559fa3f3b6279041bf5662089877a438263d190127467447651d36e59014f49
