[INFO] cloning repository https://github.com/SkiFire13/adventofcode-2025-rs-fast
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/SkiFire13/adventofcode-2025-rs-fast" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSkiFire13%2Fadventofcode-2025-rs-fast", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSkiFire13%2Fadventofcode-2025-rs-fast'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] fea923bb6e7c23643944681baa610a6024e23180
[INFO] checking SkiFire13/adventofcode-2025-rs-fast against try#0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef for pr-147859
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSkiFire13%2Fadventofcode-2025-rs-fast" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-1-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/SkiFire13/adventofcode-2025-rs-fast
[INFO] finished tweaking git repo https://github.com/SkiFire13/adventofcode-2025-rs-fast
[INFO] tweaked toml for git repo https://github.com/SkiFire13/adventofcode-2025-rs-fast written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/SkiFire13/adventofcode-2025-rs-fast on toolchain 0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/SkiFire13/adventofcode-2025-rs-fast 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" "+0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[ERROR] error running command: no output for 300 seconds
[INFO] checking SkiFire13/adventofcode-2025-rs-fast against try#0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef for pr-147859
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSkiFire13%2Fadventofcode-2025-rs-fast" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-1-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/SkiFire13/adventofcode-2025-rs-fast
[INFO] finished tweaking git repo https://github.com/SkiFire13/adventofcode-2025-rs-fast
[INFO] tweaked toml for git repo https://github.com/SkiFire13/adventofcode-2025-rs-fast written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/SkiFire13/adventofcode-2025-rs-fast on toolchain 0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/SkiFire13/adventofcode-2025-rs-fast 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" "+0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c5bfc415cceb236aa10a097d02e40f7ba1f0d1db3659aad2282d02eacf43fce0
[INFO] running `Command { std: "docker" "start" "-a" "c5bfc415cceb236aa10a097d02e40f7ba1f0d1db3659aad2282d02eacf43fce0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c5bfc415cceb236aa10a097d02e40f7ba1f0d1db3659aad2282d02eacf43fce0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c5bfc415cceb236aa10a097d02e40f7ba1f0d1db3659aad2282d02eacf43fce0", kill_on_drop: false }`
[INFO] [stdout] c5bfc415cceb236aa10a097d02e40f7ba1f0d1db3659aad2282d02eacf43fce0
[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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3b8a156102f167f8d070e23996c1efcc0d1827b1920da32e6f2dbed15bbc378d
[INFO] running `Command { std: "docker" "start" "-a" "3b8a156102f167f8d070e23996c1efcc0d1827b1920da32e6f2dbed15bbc378d", kill_on_drop: false }`
[INFO] [stderr]     Checking rayon v1.11.0
[INFO] [stderr]     Checking adventofcode-2025-rs-fast v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0599]: no method named `to_int` found for struct `std::simd::Mask<T, N>` in the current scope
[INFO] [stdout]    --> src/day1.rs:188:63
[INFO] [stdout]     |
[INFO] [stdout] 188 |         let lane_lr = lane & lane.simd_gt(u8x32::splat(b'A')).to_int().cast();
[INFO] [stdout]     |                                                               ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `try_into` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 188 -         let lane_lr = lane & lane.simd_gt(u8x32::splat(b'A')).to_int().cast();
[INFO] [stdout] 188 +         let lane_lr = lane & lane.simd_gt(u8x32::splat(b'A')).try_into().cast();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `to_int` found for struct `std::simd::Mask<T, N>` in the current scope
[INFO] [stdout]    --> src/day1.rs:194:78
[INFO] [stdout]     |
[INFO] [stdout] 194 |         let lane_digits = lane_digits & lane_digits.simd_le(u8x32::splat(9)).to_int().cast();
[INFO] [stdout]     |                                                                              ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `try_into` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 194 -         let lane_digits = lane_digits & lane_digits.simd_le(u8x32::splat(9)).to_int().cast();
[INFO] [stdout] 194 +         let lane_digits = lane_digits & lane_digits.simd_le(u8x32::splat(9)).try_into().cast();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `select` found for struct `std::simd::Mask<T, N>` in the current scope
[INFO] [stdout]    --> src/day1.rs:202:55
[INFO] [stdout]     |
[INFO] [stdout] 202 |         let n = lr.simd_eq(u32x8::splat(b'R' as u32)).select(n, invn);
[INFO] [stdout]     |                                                       ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef/library/core/src/../../portable-simd/crates/core_simd/src/select.rs:53:7
[INFO] [stdout]     |
[INFO] [stdout]     = note: the method is available for `std::simd::Mask<i32, 8>` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `Select` which provides `select` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout]   3 + use std::simd::Select;
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `set` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 202 -         let n = lr.simd_eq(u32x8::splat(b'R' as u32)).select(n, invn);
[INFO] [stdout] 202 +         let n = lr.simd_eq(u32x8::splat(b'R' as u32)).set(n, invn);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `to_int` found for struct `std::simd::Mask<T, N>` in the current scope
[INFO] [stdout]    --> src/day1.rs:280:52
[INFO] [stdout]     |
[INFO] [stdout] 280 |         let d2 = d2 & d2.simd_lt(u16x8::splat(10)).to_int().cast();
[INFO] [stdout]     |                                                    ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `try_into` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 280 -         let d2 = d2 & d2.simd_lt(u16x8::splat(10)).to_int().cast();
[INFO] [stdout] 280 +         let d2 = d2 & d2.simd_lt(u16x8::splat(10)).try_into().cast();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `select` found for struct `std::simd::Mask<T, N>` in the current scope
[INFO] [stdout]    --> src/day1.rs:284:55
[INFO] [stdout]     |
[INFO] [stdout] 284 |         let n = lr.simd_eq(u16x8::splat(b'R' as u16)).select(n, invn);
[INFO] [stdout]     |                                                       ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef/library/core/src/../../portable-simd/crates/core_simd/src/select.rs:53:7
[INFO] [stdout]     |
[INFO] [stdout]     = note: the method is available for `std::simd::Mask<i16, 8>` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `Select` which provides `select` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout]   3 + use std::simd::Select;
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `set` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 284 -         let n = lr.simd_eq(u16x8::splat(b'R' as u16)).select(n, invn);
[INFO] [stdout] 284 +         let n = lr.simd_eq(u16x8::splat(b'R' as u16)).set(n, invn);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `to_int` found for struct `std::simd::Mask<T, N>` in the current scope
[INFO] [stdout]    --> src/day1.rs:359:52
[INFO] [stdout]     |
[INFO] [stdout] 359 |         let d2 = d2 & d2.simd_lt(u16x8::splat(10)).to_int().cast();
[INFO] [stdout]     |                                                    ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `try_into` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 359 -         let d2 = d2 & d2.simd_lt(u16x8::splat(10)).to_int().cast();
[INFO] [stdout] 359 +         let d2 = d2 & d2.simd_lt(u16x8::splat(10)).try_into().cast();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `to_int` found for struct `std::simd::Mask<T, N>` in the current scope
[INFO] [stdout]    --> src/day1.rs:365:55
[INFO] [stdout]     |
[INFO] [stdout] 365 |             & d3_base.simd_lt(u32x8::splat(10 << 24)).to_int().cast();
[INFO] [stdout]     |                                                       ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `try_into` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 365 -             & d3_base.simd_lt(u32x8::splat(10 << 24)).to_int().cast();
[INFO] [stdout] 365 +             & d3_base.simd_lt(u32x8::splat(10 << 24)).try_into().cast();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `select` found for struct `std::simd::Mask<T, N>` in the current scope
[INFO] [stdout]    --> src/day1.rs:371:20
[INFO] [stdout]     |
[INFO] [stdout] 371 |         let m = lr.select(n, invn);
[INFO] [stdout]     |                    ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef/library/core/src/../../portable-simd/crates/core_simd/src/select.rs:53:7
[INFO] [stdout]     |
[INFO] [stdout]     = note: the method is available for `std::simd::Mask<i16, 8>` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `Select` which provides `select` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout]   3 + use std::simd::Select;
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `set` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 371 -         let m = lr.select(n, invn);
[INFO] [stdout] 371 +         let m = lr.set(n, invn);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `to_int` found for struct `std::simd::Mask<T, N>` in the current scope
[INFO] [stdout]    --> src/day1.rs:188:63
[INFO] [stdout]     |
[INFO] [stdout] 188 |         let lane_lr = lane & lane.simd_gt(u8x32::splat(b'A')).to_int().cast();
[INFO] [stdout]     |                                                               ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `try_into` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 188 -         let lane_lr = lane & lane.simd_gt(u8x32::splat(b'A')).to_int().cast();
[INFO] [stdout] 188 +         let lane_lr = lane & lane.simd_gt(u8x32::splat(b'A')).try_into().cast();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `to_int` found for struct `std::simd::Mask<T, N>` in the current scope
[INFO] [stdout]    --> src/day1.rs:194:78
[INFO] [stdout]     |
[INFO] [stdout] 194 |         let lane_digits = lane_digits & lane_digits.simd_le(u8x32::splat(9)).to_int().cast();
[INFO] [stdout]     |                                                                              ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `try_into` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 194 -         let lane_digits = lane_digits & lane_digits.simd_le(u8x32::splat(9)).to_int().cast();
[INFO] [stdout] 194 +         let lane_digits = lane_digits & lane_digits.simd_le(u8x32::splat(9)).try_into().cast();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `select` found for struct `std::simd::Mask<T, N>` in the current scope
[INFO] [stdout]    --> src/day1.rs:202:55
[INFO] [stdout]     |
[INFO] [stdout] 202 |         let n = lr.simd_eq(u32x8::splat(b'R' as u32)).select(n, invn);
[INFO] [stdout]     |                                                       ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef/library/core/src/../../portable-simd/crates/core_simd/src/select.rs:53:7
[INFO] [stdout]     |
[INFO] [stdout]     = note: the method is available for `std::simd::Mask<i32, 8>` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `Select` which provides `select` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout]   3 + use std::simd::Select;
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `set` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 202 -         let n = lr.simd_eq(u32x8::splat(b'R' as u32)).select(n, invn);
[INFO] [stdout] 202 +         let n = lr.simd_eq(u32x8::splat(b'R' as u32)).set(n, invn);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `to_int` found for struct `std::simd::Mask<T, N>` in the current scope
[INFO] [stdout]    --> src/day1.rs:280:52
[INFO] [stdout]     |
[INFO] [stdout] 280 |         let d2 = d2 & d2.simd_lt(u16x8::splat(10)).to_int().cast();
[INFO] [stdout]     |                                                    ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `try_into` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 280 -         let d2 = d2 & d2.simd_lt(u16x8::splat(10)).to_int().cast();
[INFO] [stdout] 280 +         let d2 = d2 & d2.simd_lt(u16x8::splat(10)).try_into().cast();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `select` found for struct `std::simd::Mask<T, N>` in the current scope
[INFO] [stdout]    --> src/day1.rs:284:55
[INFO] [stdout]     |
[INFO] [stdout] 284 |         let n = lr.simd_eq(u16x8::splat(b'R' as u16)).select(n, invn);
[INFO] [stdout]     |                                                       ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef/library/core/src/../../portable-simd/crates/core_simd/src/select.rs:53:7
[INFO] [stdout]     |
[INFO] [stdout]     = note: the method is available for `std::simd::Mask<i16, 8>` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `Select` which provides `select` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout]   3 + use std::simd::Select;
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `set` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 284 -         let n = lr.simd_eq(u16x8::splat(b'R' as u16)).select(n, invn);
[INFO] [stdout] 284 +         let n = lr.simd_eq(u16x8::splat(b'R' as u16)).set(n, invn);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `to_int` found for struct `std::simd::Mask<T, N>` in the current scope
[INFO] [stdout]    --> src/day1.rs:359:52
[INFO] [stdout]     |
[INFO] [stdout] 359 |         let d2 = d2 & d2.simd_lt(u16x8::splat(10)).to_int().cast();
[INFO] [stdout]     |                                                    ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `try_into` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 359 -         let d2 = d2 & d2.simd_lt(u16x8::splat(10)).to_int().cast();
[INFO] [stdout] 359 +         let d2 = d2 & d2.simd_lt(u16x8::splat(10)).try_into().cast();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `from_int_unchecked` found for struct `std::simd::Mask<T, N>` in the current scope
[INFO] [stdout]   --> src/day6.rs:69:30
[INFO] [stdout]    |
[INFO] [stdout] 69 |         let mask = mask8x16::from_int_unchecked(std::mem::transmute(mask));
[INFO] [stdout]    |                              ^^^^^^^^^^^^^^^^^^ function or associated item not found in `std::simd::Mask<i8, 16>`
[INFO] [stdout]    |
[INFO] [stdout] note: if you're trying to build a new `std::simd::Mask<i8, 16>` consider using one of the following associated functions:
[INFO] [stdout]       std::simd::Mask::<T, N>::splat
[INFO] [stdout]       std::simd::Mask::<T, N>::from_array
[INFO] [stdout]       std::simd::Mask::<T, N>::from_simd_unchecked
[INFO] [stdout]       std::simd::Mask::<T, N>::from_simd
[INFO] [stdout]       std::simd::Mask::<T, N>::from_bitmask
[INFO] [stdout]   --> /rustc/0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef/library/core/src/../../portable-simd/crates/core_simd/src/masks.rs:148:4
[INFO] [stdout] help: there is an associated function `from_simd_unchecked` with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 69 -         let mask = mask8x16::from_int_unchecked(std::mem::transmute(mask));
[INFO] [stdout] 69 +         let mask = mask8x16::from_simd_unchecked(std::mem::transmute(mask));
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `to_int` found for struct `std::simd::Mask<T, N>` in the current scope
[INFO] [stdout]    --> src/day1.rs:365:55
[INFO] [stdout]     |
[INFO] [stdout] 365 |             & d3_base.simd_lt(u32x8::splat(10 << 24)).to_int().cast();
[INFO] [stdout]     |                                                       ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `try_into` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 365 -             & d3_base.simd_lt(u32x8::splat(10 << 24)).to_int().cast();
[INFO] [stdout] 365 +             & d3_base.simd_lt(u32x8::splat(10 << 24)).try_into().cast();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `select` found for struct `std::simd::Mask<T, N>` in the current scope
[INFO] [stdout]    --> src/day1.rs:371:20
[INFO] [stdout]     |
[INFO] [stdout] 371 |         let m = lr.select(n, invn);
[INFO] [stdout]     |                    ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef/library/core/src/../../portable-simd/crates/core_simd/src/select.rs:53:7
[INFO] [stdout]     |
[INFO] [stdout]     = note: the method is available for `std::simd::Mask<i16, 8>` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `Select` which provides `select` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout]   3 + use std::simd::Select;
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `set` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 371 -         let m = lr.select(n, invn);
[INFO] [stdout] 371 +         let m = lr.set(n, invn);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `from_int_unchecked` found for struct `std::simd::Mask<T, N>` in the current scope
[INFO] [stdout]    --> src/day6.rs:210:36
[INFO] [stdout]     |
[INFO] [stdout] 210 |         let mask_valid = mask8x16::from_int_unchecked(mask_valid);
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^ function or associated item not found in `std::simd::Mask<i8, 16>`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `std::simd::Mask<i8, 16>` consider using one of the following associated functions:
[INFO] [stdout]       std::simd::Mask::<T, N>::splat
[INFO] [stdout]       std::simd::Mask::<T, N>::from_array
[INFO] [stdout]       std::simd::Mask::<T, N>::from_simd_unchecked
[INFO] [stdout]       std::simd::Mask::<T, N>::from_simd
[INFO] [stdout]       std::simd::Mask::<T, N>::from_bitmask
[INFO] [stdout]    --> /rustc/0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef/library/core/src/../../portable-simd/crates/core_simd/src/masks.rs:148:4
[INFO] [stdout] help: there is an associated function `from_simd_unchecked` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 210 -         let mask_valid = mask8x16::from_int_unchecked(mask_valid);
[INFO] [stdout] 210 +         let mask_valid = mask8x16::from_simd_unchecked(mask_valid);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed for `std::simd::Mask<_, 64>`
[INFO] [stdout]    --> src/day7.rs:191:13
[INFO] [stdout]     |
[INFO] [stdout] 191 |         let arrows = block.simd_eq(u8x64::splat(b'^')).cast();
[INFO] [stdout]     |             ^^^^^^                                     ---- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout]     = note: cannot satisfy `_: MaskElement`
[INFO] [stdout]     = help: the following types implement trait `MaskElement`:
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i8
[INFO] [stdout]               isize
[INFO] [stdout] note: required by a bound in `std::simd::Mask::<T, N>::cast`
[INFO] [stdout]    --> /rustc/0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef/library/core/src/../../portable-simd/crates/core_simd/src/masks.rs:229:4
[INFO] [stdout] help: consider giving `arrows` an explicit type, where the type for type parameter `U` is specified
[INFO] [stdout]     |
[INFO] [stdout] 191 |         let arrows: std::simd::Mask<U, 64> = block.simd_eq(u8x64::splat(b'^')).cast();
[INFO] [stdout]     |                   ++++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `from_int_unchecked` found for struct `std::simd::Mask<T, N>` in the current scope
[INFO] [stdout]   --> src/day6.rs:69:30
[INFO] [stdout]    |
[INFO] [stdout] 69 |         let mask = mask8x16::from_int_unchecked(std::mem::transmute(mask));
[INFO] [stdout]    |                              ^^^^^^^^^^^^^^^^^^ function or associated item not found in `std::simd::Mask<i8, 16>`
[INFO] [stdout]    |
[INFO] [stdout] note: if you're trying to build a new `std::simd::Mask<i8, 16>` consider using one of the following associated functions:
[INFO] [stdout]       std::simd::Mask::<T, N>::splat
[INFO] [stdout]       std::simd::Mask::<T, N>::from_array
[INFO] [stdout]       std::simd::Mask::<T, N>::from_simd_unchecked
[INFO] [stdout]       std::simd::Mask::<T, N>::from_simd
[INFO] [stdout]       std::simd::Mask::<T, N>::from_bitmask
[INFO] [stdout]   --> /rustc/0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef/library/core/src/../../portable-simd/crates/core_simd/src/masks.rs:148:4
[INFO] [stdout] help: there is an associated function `from_simd_unchecked` with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 69 -         let mask = mask8x16::from_int_unchecked(std::mem::transmute(mask));
[INFO] [stdout] 69 +         let mask = mask8x16::from_simd_unchecked(std::mem::transmute(mask));
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `from_int_unchecked` found for struct `std::simd::Mask<T, N>` in the current scope
[INFO] [stdout]    --> src/day6.rs:210:36
[INFO] [stdout]     |
[INFO] [stdout] 210 |         let mask_valid = mask8x16::from_int_unchecked(mask_valid);
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^ function or associated item not found in `std::simd::Mask<i8, 16>`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `std::simd::Mask<i8, 16>` consider using one of the following associated functions:
[INFO] [stdout]       std::simd::Mask::<T, N>::splat
[INFO] [stdout]       std::simd::Mask::<T, N>::from_array
[INFO] [stdout]       std::simd::Mask::<T, N>::from_simd_unchecked
[INFO] [stdout]       std::simd::Mask::<T, N>::from_simd
[INFO] [stdout]       std::simd::Mask::<T, N>::from_bitmask
[INFO] [stdout]    --> /rustc/0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef/library/core/src/../../portable-simd/crates/core_simd/src/masks.rs:148:4
[INFO] [stdout] help: there is an associated function `from_simd_unchecked` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 210 -         let mask_valid = mask8x16::from_int_unchecked(mask_valid);
[INFO] [stdout] 210 +         let mask_valid = mask8x16::from_simd_unchecked(mask_valid);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed for `std::simd::Mask<_, 64>`
[INFO] [stdout]    --> src/day7.rs:191:13
[INFO] [stdout]     |
[INFO] [stdout] 191 |         let arrows = block.simd_eq(u8x64::splat(b'^')).cast();
[INFO] [stdout]     |             ^^^^^^                                     ---- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout]     = note: cannot satisfy `_: MaskElement`
[INFO] [stdout]     = help: the following types implement trait `MaskElement`:
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i8
[INFO] [stdout]               isize
[INFO] [stdout] note: required by a bound in `std::simd::Mask::<T, N>::cast`
[INFO] [stdout]    --> /rustc/0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef/library/core/src/../../portable-simd/crates/core_simd/src/masks.rs:229:4
[INFO] [stdout] help: consider giving `arrows` an explicit type, where the type for type parameter `U` is specified
[INFO] [stdout]     |
[INFO] [stdout] 191 |         let arrows: std::simd::Mask<U, 64> = block.simd_eq(u8x64::splat(b'^')).cast();
[INFO] [stdout]     |                   ++++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0283, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0283`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `adventofcode-2025-rs-fast` (lib) due to 11 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] Some errors have detailed explanations: E0283, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0283`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `adventofcode-2025-rs-fast` (lib test) due to 11 previous errors
[INFO] running `Command { std: "docker" "inspect" "3b8a156102f167f8d070e23996c1efcc0d1827b1920da32e6f2dbed15bbc378d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3b8a156102f167f8d070e23996c1efcc0d1827b1920da32e6f2dbed15bbc378d", kill_on_drop: false }`
[INFO] [stdout] 3b8a156102f167f8d070e23996c1efcc0d1827b1920da32e6f2dbed15bbc378d
