[INFO] cloning repository https://github.com/mkfmnn/aoc2024-codspeed
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mkfmnn/aoc2024-codspeed" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmkfmnn%2Faoc2024-codspeed", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmkfmnn%2Faoc2024-codspeed'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 0a00c63fe5b320f4f6bd9d47c08ff4f365799a25
[INFO] testing mkfmnn/aoc2024-codspeed against beta-2026-04-21 for beta-1.96-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmkfmnn%2Faoc2024-codspeed" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/mkfmnn/aoc2024-codspeed
[INFO] finished tweaking git repo https://github.com/mkfmnn/aoc2024-codspeed
[INFO] tweaked toml for git repo https://github.com/mkfmnn/aoc2024-codspeed written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/mkfmnn/aoc2024-codspeed on toolchain beta-2026-04-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/mkfmnn/aoc2024-codspeed 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" "+beta-2026-04-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8710d9f36e6f5f70e1395f2f0157b3a20d2dfedd958dad285a89f8509246aeba
[INFO] running `Command { std: "docker" "start" "-a" "8710d9f36e6f5f70e1395f2f0157b3a20d2dfedd958dad285a89f8509246aeba", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8710d9f36e6f5f70e1395f2f0157b3a20d2dfedd958dad285a89f8509246aeba", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8710d9f36e6f5f70e1395f2f0157b3a20d2dfedd958dad285a89f8509246aeba", kill_on_drop: false }`
[INFO] [stdout] 8710d9f36e6f5f70e1395f2f0157b3a20d2dfedd958dad285a89f8509246aeba
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bc08ae2189495aeb88f72dc7e7c3e941132fac853fb4ddbc52aa213d64013563
[INFO] running `Command { std: "docker" "start" "-a" "bc08ae2189495aeb88f72dc7e7c3e941132fac853fb4ddbc52aa213d64013563", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling unicode-ident v1.0.14
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling semver v1.0.24
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]    Compiling thiserror v2.0.8
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling tap v1.0.1
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling rustc-hash v2.1.0
[INFO] [stderr]    Compiling funty v2.0.0
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling wyz v0.5.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling bitvec v1.0.1
[INFO] [stderr]    Compiling indexmap v2.7.0
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling syn v2.0.90
[INFO] [stderr]    Compiling integer-sqrt v0.1.5
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]    Compiling thiserror-impl v2.0.8
[INFO] [stderr]    Compiling deprecate-until v0.1.1
[INFO] [stderr]    Compiling pathfinding v4.12.0
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]    Compiling enumset_derive v0.10.0
[INFO] [stderr]    Compiling enumset v1.1.5
[INFO] [stderr]    Compiling aoc2024-codspeed v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel
[INFO] [stdout]  --> src/lib.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(array_chunks)]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `array_windows` has been stable since 1.94.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> src/lib.rs:3:12
[INFO] [stdout]   |
[INFO] [stdout] 3 | #![feature(array_windows)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0635]: unknown feature `array_chunks`
[INFO] [stdout]  --> src/lib.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(array_chunks)]
[INFO] [stdout]   |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `select` found for struct `Mask<T, N>` in the current scope
[INFO] [stdout]   --> src/day10.rs:92:28
[INFO] [stdout]    |
[INFO] [stdout] 92 |         let mut out = mask.select(input[i].rotate_elements_left::<1>(), u8x64::splat(0));
[INFO] [stdout]    |                            ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   --> /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/../../portable-simd/crates/core_simd/src/select.rs:53:7
[INFO] [stdout]    |
[INFO] [stdout]    = note: the method is available for `Mask<i8, 64>` 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]  1 + use std::simd::Select;
[INFO] [stdout]    |
[INFO] [stdout] help: there is a method `set` with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 92 -         let mut out = mask.select(input[i].rotate_elements_left::<1>(), u8x64::splat(0));
[INFO] [stdout] 92 +         let mut out = mask.set(input[i].rotate_elements_left::<1>(), u8x64::splat(0));
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `select` found for struct `Mask<T, N>` in the current scope
[INFO] [stdout]   --> src/day10.rs:93:21
[INFO] [stdout]    |
[INFO] [stdout] 93 |         out += mask.select(input[i].rotate_elements_right::<1>(), u8x64::splat(0));
[INFO] [stdout]    |                     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   --> /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/../../portable-simd/crates/core_simd/src/select.rs:53:7
[INFO] [stdout]    |
[INFO] [stdout]    = note: the method is available for `Mask<i8, 64>` 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]  1 + use std::simd::Select;
[INFO] [stdout]    |
[INFO] [stdout] help: there is a method `set` with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 93 -         out += mask.select(input[i].rotate_elements_right::<1>(), u8x64::splat(0));
[INFO] [stdout] 93 +         out += mask.set(input[i].rotate_elements_right::<1>(), u8x64::splat(0));
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `select` found for struct `Mask<T, N>` in the current scope
[INFO] [stdout]   --> src/day10.rs:95:25
[INFO] [stdout]    |
[INFO] [stdout] 95 |             out += mask.select(input[i - 1], u8x64::splat(0));
[INFO] [stdout]    |                         ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   --> /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/../../portable-simd/crates/core_simd/src/select.rs:53:7
[INFO] [stdout]    |
[INFO] [stdout]    = note: the method is available for `Mask<i8, 64>` 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]  1 + use std::simd::Select;
[INFO] [stdout]    |
[INFO] [stdout] help: there is a method `set` with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 95 -             out += mask.select(input[i - 1], u8x64::splat(0));
[INFO] [stdout] 95 +             out += mask.set(input[i - 1], u8x64::splat(0));
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `select` found for struct `Mask<T, N>` in the current scope
[INFO] [stdout]   --> src/day10.rs:98:25
[INFO] [stdout]    |
[INFO] [stdout] 98 |             out += mask.select(input[i + 1], u8x64::splat(0));
[INFO] [stdout]    |                         ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   --> /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/../../portable-simd/crates/core_simd/src/select.rs:53:7
[INFO] [stdout]    |
[INFO] [stdout]    = note: the method is available for `Mask<i8, 64>` 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]  1 + use std::simd::Select;
[INFO] [stdout]    |
[INFO] [stdout] help: there is a method `set` with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 98 -             out += mask.select(input[i + 1], u8x64::splat(0));
[INFO] [stdout] 98 +             out += mask.set(input[i + 1], u8x64::splat(0));
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `select` found for struct `Mask<T, N>` in the current scope
[INFO] [stdout]    --> src/day10.rs:122:14
[INFO] [stdout]     |
[INFO] [stdout] 120 |           let out = map[i]
[INFO] [stdout]     |  ___________________-
[INFO] [stdout] 121 | |             .simd_eq(u8x64::splat(b'9'))
[INFO] [stdout] 122 | |             .select(u8x64::splat(1), u8x64::splat(0));
[INFO] [stdout]     | |_____________-^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/../../portable-simd/crates/core_simd/src/select.rs:53:7
[INFO] [stdout]     |
[INFO] [stdout]     = note: the method is available for `Mask<i8, 64>` 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]   1 + use std::simd::Select;
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `set` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 122 -             .select(u8x64::splat(1), u8x64::splat(0));
[INFO] [stdout] 122 +             .set(u8x64::splat(1), u8x64::splat(0));
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `select` found for struct `Mask<T, N>` in the current scope
[INFO] [stdout]    --> src/day5.rs:116:31
[INFO] [stdout]     |
[INFO] [stdout] 116 |             let parsed = term.select(u8x32::splat(0), parsed);
[INFO] [stdout]     |                               ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/../../portable-simd/crates/core_simd/src/select.rs:53:7
[INFO] [stdout]     |
[INFO] [stdout]     = note: the method is available for `Mask<i8, 32>` 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]   4 + use std::simd::Select;
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `set` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 116 -             let parsed = term.select(u8x32::splat(0), parsed);
[INFO] [stdout] 116 +             let parsed = term.set(u8x32::splat(0), parsed);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: `&[u8; 32]` is not an iterator
[INFO] [stdout]    --> src/day5.rs:129:46
[INFO] [stdout]     |
[INFO] [stdout] 129 |             for &[a, b] in parsed.as_array().array_chunks() {
[INFO] [stdout]     |                                              ^^^^^^^^^^^^ `&[u8; 32]` is not an iterator
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `&[u8; 32]: Iterator`
[INFO] [stdout]             which is required by `&mut &[u8; 32]: Iterator`
[INFO] [stdout]             `[u8; 32]: Iterator`
[INFO] [stdout]             which is required by `&mut [u8; 32]: Iterator`
[INFO] [stdout]             `[u8]: Iterator`
[INFO] [stdout]             which is required by `&mut [u8]: Iterator`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `select` found for struct `Mask<T, N>` in the current scope
[INFO] [stdout]   --> src/day8.rs:73:18
[INFO] [stdout]    |
[INFO] [stdout] 71 |               let d = c
[INFO] [stdout]    |  _____________________-
[INFO] [stdout] 72 | |                 .simd_gt(U8xRead::splat(b'9'))
[INFO] [stdout] 73 | |                 .select(U8xRead::splat(b'A' - 1 - 10), U8xRead::splat(b'0' - 1));
[INFO] [stdout]    | |_________________-^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   --> /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/../../portable-simd/crates/core_simd/src/select.rs:53:7
[INFO] [stdout]    |
[INFO] [stdout]    = note: the method is available for `Mask<i8, 32>` 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]  1 + use std::simd::Select;
[INFO] [stdout]    |
[INFO] [stdout] help: there is a method `set` with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 73 -                 .select(U8xRead::splat(b'A' - 1 - 10), U8xRead::splat(b'0' - 1));
[INFO] [stdout] 73 +                 .set(U8xRead::splat(b'A' - 1 - 10), U8xRead::splat(b'0' - 1));
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `select` found for struct `Mask<T, N>` in the current scope
[INFO] [stdout]   --> src/day8.rs:76:18
[INFO] [stdout]    |
[INFO] [stdout] 74 |               let d = c
[INFO] [stdout]    |  _____________________-
[INFO] [stdout] 75 | |                 .simd_gt(U8xRead::splat(b'Z'))
[INFO] [stdout] 76 | |                 .select(U8xRead::splat(b'a' - 1 - 36), d);
[INFO] [stdout]    | |_________________-^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   --> /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/../../portable-simd/crates/core_simd/src/select.rs:53:7
[INFO] [stdout]    |
[INFO] [stdout]    = note: the method is available for `Mask<i8, 32>` 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]  1 + use std::simd::Select;
[INFO] [stdout]    |
[INFO] [stdout] help: there is a method `set` with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 76 -                 .select(U8xRead::splat(b'a' - 1 - 36), d);
[INFO] [stdout] 76 +                 .set(U8xRead::splat(b'a' - 1 - 36), d);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0554, E0599, E0635.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0554`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `aoc2024-codspeed` (lib) due to 11 previous errors; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "bc08ae2189495aeb88f72dc7e7c3e941132fac853fb4ddbc52aa213d64013563", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bc08ae2189495aeb88f72dc7e7c3e941132fac853fb4ddbc52aa213d64013563", kill_on_drop: false }`
[INFO] [stdout] bc08ae2189495aeb88f72dc7e7c3e941132fac853fb4ddbc52aa213d64013563
