[INFO] cloning repository https://github.com/howderek/advent24
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/howderek/advent24" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhowderek%2Fadvent24", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhowderek%2Fadvent24'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f0737b1161dca71bb54ac7eeda14ca9f6c562b8e
[INFO] testing howderek/advent24 against master#2fd6efc32704647e64d3d646d21c4c68eae100e4 for pr-149852-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhowderek%2Fadvent24" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/howderek/advent24
[INFO] finished tweaking git repo https://github.com/howderek/advent24
[INFO] tweaked toml for git repo https://github.com/howderek/advent24 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/howderek/advent24 on toolchain 2fd6efc32704647e64d3d646d21c4c68eae100e4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/howderek/advent24 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" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded rustc-hash v2.1.0
[INFO] [stderr]   Downloaded min-max-heap v1.3.0
[INFO] [stderr]   Downloaded clap v4.5.21
[INFO] [stderr]   Downloaded deprecate-until v0.1.1
[INFO] [stderr]   Downloaded matrixmultiply v0.3.9
[INFO] [stderr]   Downloaded simba v0.9.0
[INFO] [stderr]   Downloaded wide v0.7.30
[INFO] [stderr]   Downloaded pathfinding v4.11.0
[INFO] [stderr]   Downloaded clap_builder v4.5.21
[INFO] [stderr]   Downloaded nalgebra v0.33.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] bac24ef2ec2e3e67c9604b2150c8936bd48929f74b9b737a140faf7a10cb6010
[INFO] running `Command { std: "docker" "start" "-a" "bac24ef2ec2e3e67c9604b2150c8936bd48929f74b9b737a140faf7a10cb6010", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bac24ef2ec2e3e67c9604b2150c8936bd48929f74b9b737a140faf7a10cb6010", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bac24ef2ec2e3e67c9604b2150c8936bd48929f74b9b737a140faf7a10cb6010", kill_on_drop: false }`
[INFO] [stdout] bac24ef2ec2e3e67c9604b2150c8936bd48929f74b9b737a140faf7a10cb6010
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 768b2db674e2983560ac24de5934ce9da1eae4bf4babc6f51512209f7fd512e5
[INFO] running `Command { std: "docker" "start" "-a" "768b2db674e2983560ac24de5934ce9da1eae4bf4babc6f51512209f7fd512e5", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling unicode-ident v1.0.6
[INFO] [stderr]    Compiling bytemuck v1.20.0
[INFO] [stderr]    Compiling semver v1.0.23
[INFO] [stderr]    Compiling matrixmultiply v0.3.9
[INFO] [stderr]    Compiling memchr v2.6.4
[INFO] [stderr]    Compiling rawpointer v0.2.1
[INFO] [stderr]    Compiling clap_lex v0.7.3
[INFO] [stderr]    Compiling indexmap v2.7.0
[INFO] [stderr]    Compiling safe_arch v0.7.2
[INFO] [stderr]    Compiling clap_builder v4.5.21
[INFO] [stderr]    Compiling wide v0.7.30
[INFO] [stderr]    Compiling aho-corasick v1.1.2
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling rustc-hash v2.1.0
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling min-max-heap v1.3.0
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling syn v2.0.90
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling integer-sqrt v0.1.5
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling simba v0.9.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling deprecate-until v0.1.1
[INFO] [stderr]    Compiling clap_derive v4.5.18
[INFO] [stderr]    Compiling nalgebra-macros v0.2.2
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling pathfinding v4.11.0
[INFO] [stderr]    Compiling clap v4.5.21
[INFO] [stderr]    Compiling nalgebra v0.33.2
[INFO] [stderr]    Compiling advent24 v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: the feature `extract_if` has been stable since 1.87.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> src/lib.rs:1:18
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(test, extract_if)]
[INFO] [stdout]   |                  ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/bytegrid.rs:259:17
[INFO] [stdout]     |
[INFO] [stdout] 259 |     pub fn rows(&self) -> Chunks<u8> {
[INFO] [stdout]     |                 ^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 259 |     pub fn rows(&self) -> Chunks<'_, u8> {
[INFO] [stdout]     |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/bytegrid.rs:263:21
[INFO] [stdout]     |
[INFO] [stdout] 263 |     pub fn rows_mut(&mut self) -> ChunksMut<u8> {
[INFO] [stdout]     |                     ^^^^^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 263 |     pub fn rows_mut(&mut self) -> ChunksMut<'_, u8> {
[INFO] [stdout]     |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/bytegrid.rs:441:9
[INFO] [stdout]     |
[INFO] [stdout] 441 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 446 |     ) -> ByteGridIter {
[INFO] [stdout]     |          ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 446 |     ) -> ByteGridIter<'_> {
[INFO] [stdout]     |                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/bytegrid.rs:451:9
[INFO] [stdout]     |
[INFO] [stdout] 451 |         &mut self,
[INFO] [stdout]     |         ^^^^^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 456 |     ) -> ByteGridIterMut {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 456 |     ) -> ByteGridIterMut<'_> {
[INFO] [stdout]     |                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/bytegrid.rs:460:25
[INFO] [stdout]     |
[INFO] [stdout] 460 |     pub fn iter_towards(&self, pos: Point, vel: Point) -> ByteGridIter {
[INFO] [stdout]     |                         ^^^^^ the lifetime is elided here ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 460 |     pub fn iter_towards(&self, pos: Point, vel: Point) -> ByteGridIter<'_> {
[INFO] [stdout]     |                                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/bytegrid.rs:464:29
[INFO] [stdout]     |
[INFO] [stdout] 464 |     pub fn iter_mut_towards(&mut self, pos: Point, vel: Point) -> ByteGridIterMut {
[INFO] [stdout]     |                             ^^^^^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 464 |     pub fn iter_mut_towards(&mut self, pos: Point, vel: Point) -> ByteGridIterMut<'_> {
[INFO] [stdout]     |                                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `builder::Str`
[INFO] [stdout]  --> src/challenges/day19.rs:1:18
[INFO] [stdout]   |
[INFO] [stdout] 1 | use clap::{self, builder::Str};
[INFO] [stdout]   |                  ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `VecDeque`
[INFO] [stdout]  --> src/challenges/day19.rs:4:28
[INFO] [stdout]   |
[INFO] [stdout] 4 |     collections::{HashMap, VecDeque},
[INFO] [stdout]   |                            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 49.63s
[INFO] running `Command { std: "docker" "inspect" "768b2db674e2983560ac24de5934ce9da1eae4bf4babc6f51512209f7fd512e5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "768b2db674e2983560ac24de5934ce9da1eae4bf4babc6f51512209f7fd512e5", kill_on_drop: false }`
[INFO] [stdout] 768b2db674e2983560ac24de5934ce9da1eae4bf4babc6f51512209f7fd512e5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d55dc79c5b39b831de24ac8adf1fe5d3ea3d576d69eff8a58ab5b7c62c50cf0e
[INFO] running `Command { std: "docker" "start" "-a" "d55dc79c5b39b831de24ac8adf1fe5d3ea3d576d69eff8a58ab5b7c62c50cf0e", kill_on_drop: false }`
[INFO] [stderr]    Compiling advent24 v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: the feature `extract_if` has been stable since 1.87.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> src/lib.rs:1:18
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(test, extract_if)]
[INFO] [stdout]   |                  ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/bytegrid.rs:259:17
[INFO] [stdout]     |
[INFO] [stdout] 259 |     pub fn rows(&self) -> Chunks<u8> {
[INFO] [stdout]     |                 ^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 259 |     pub fn rows(&self) -> Chunks<'_, u8> {
[INFO] [stdout]     |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/bytegrid.rs:263:21
[INFO] [stdout]     |
[INFO] [stdout] 263 |     pub fn rows_mut(&mut self) -> ChunksMut<u8> {
[INFO] [stdout]     |                     ^^^^^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 263 |     pub fn rows_mut(&mut self) -> ChunksMut<'_, u8> {
[INFO] [stdout]     |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/bytegrid.rs:441:9
[INFO] [stdout]     |
[INFO] [stdout] 441 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 446 |     ) -> ByteGridIter {
[INFO] [stdout]     |          ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 446 |     ) -> ByteGridIter<'_> {
[INFO] [stdout]     |                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/bytegrid.rs:451:9
[INFO] [stdout]     |
[INFO] [stdout] 451 |         &mut self,
[INFO] [stdout]     |         ^^^^^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 456 |     ) -> ByteGridIterMut {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 456 |     ) -> ByteGridIterMut<'_> {
[INFO] [stdout]     |                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/bytegrid.rs:460:25
[INFO] [stdout]     |
[INFO] [stdout] 460 |     pub fn iter_towards(&self, pos: Point, vel: Point) -> ByteGridIter {
[INFO] [stdout]     |                         ^^^^^ the lifetime is elided here ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 460 |     pub fn iter_towards(&self, pos: Point, vel: Point) -> ByteGridIter<'_> {
[INFO] [stdout]     |                                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/bytegrid.rs:464:29
[INFO] [stdout]     |
[INFO] [stdout] 464 |     pub fn iter_mut_towards(&mut self, pos: Point, vel: Point) -> ByteGridIterMut {
[INFO] [stdout]     |                             ^^^^^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 464 |     pub fn iter_mut_towards(&mut self, pos: Point, vel: Point) -> ByteGridIterMut<'_> {
[INFO] [stdout]     |                                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `extract_if` has been stable since 1.87.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> src/lib.rs:1:18
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(test, extract_if)]
[INFO] [stdout]   |                  ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/bytegrid.rs:259:17
[INFO] [stdout]     |
[INFO] [stdout] 259 |     pub fn rows(&self) -> Chunks<u8> {
[INFO] [stdout]     |                 ^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 259 |     pub fn rows(&self) -> Chunks<'_, u8> {
[INFO] [stdout]     |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/bytegrid.rs:263:21
[INFO] [stdout]     |
[INFO] [stdout] 263 |     pub fn rows_mut(&mut self) -> ChunksMut<u8> {
[INFO] [stdout]     |                     ^^^^^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 263 |     pub fn rows_mut(&mut self) -> ChunksMut<'_, u8> {
[INFO] [stdout]     |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/bytegrid.rs:441:9
[INFO] [stdout]     |
[INFO] [stdout] 441 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 446 |     ) -> ByteGridIter {
[INFO] [stdout]     |          ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 446 |     ) -> ByteGridIter<'_> {
[INFO] [stdout]     |                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/bytegrid.rs:451:9
[INFO] [stdout]     |
[INFO] [stdout] 451 |         &mut self,
[INFO] [stdout]     |         ^^^^^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 456 |     ) -> ByteGridIterMut {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 456 |     ) -> ByteGridIterMut<'_> {
[INFO] [stdout]     |                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/bytegrid.rs:460:25
[INFO] [stdout]     |
[INFO] [stdout] 460 |     pub fn iter_towards(&self, pos: Point, vel: Point) -> ByteGridIter {
[INFO] [stdout]     |                         ^^^^^ the lifetime is elided here ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 460 |     pub fn iter_towards(&self, pos: Point, vel: Point) -> ByteGridIter<'_> {
[INFO] [stdout]     |                                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/bytegrid.rs:464:29
[INFO] [stdout]     |
[INFO] [stdout] 464 |     pub fn iter_mut_towards(&mut self, pos: Point, vel: Point) -> ByteGridIterMut {
[INFO] [stdout]     |                             ^^^^^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 464 |     pub fn iter_mut_towards(&mut self, pos: Point, vel: Point) -> ByteGridIterMut<'_> {
[INFO] [stdout]     |                                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `builder::Str`
[INFO] [stdout]  --> src/challenges/day19.rs:1:18
[INFO] [stdout]   |
[INFO] [stdout] 1 | use clap::{self, builder::Str};
[INFO] [stdout]   |                  ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `VecDeque`
[INFO] [stdout]  --> src/challenges/day19.rs:4:28
[INFO] [stdout]   |
[INFO] [stdout] 4 |     collections::{HashMap, VecDeque},
[INFO] [stdout]   |                            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.57s
[INFO] running `Command { std: "docker" "inspect" "d55dc79c5b39b831de24ac8adf1fe5d3ea3d576d69eff8a58ab5b7c62c50cf0e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d55dc79c5b39b831de24ac8adf1fe5d3ea3d576d69eff8a58ab5b7c62c50cf0e", kill_on_drop: false }`
[INFO] [stdout] d55dc79c5b39b831de24ac8adf1fe5d3ea3d576d69eff8a58ab5b7c62c50cf0e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 7a28f9339d17d938a47c31ce64e71163e20f68df327eb958ecfc9db3b3f1c4ca
[INFO] running `Command { std: "docker" "start" "-a" "7a28f9339d17d938a47c31ce64e71163e20f68df327eb958ecfc9db3b3f1c4ca", kill_on_drop: false }`
[INFO] [stderr] warning: the feature `extract_if` has been stable since 1.87.0 and no longer requires an attribute to enable
[INFO] [stderr]  --> src/lib.rs:1:18
[INFO] [stderr]   |
[INFO] [stderr] 1 | #![feature(test, extract_if)]
[INFO] [stderr]   |                  ^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(stable_features)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/bytegrid.rs:259:17
[INFO] [stderr]     |
[INFO] [stderr] 259 |     pub fn rows(&self) -> Chunks<u8> {
[INFO] [stderr]     |                 ^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                 |
[INFO] [stderr]     |                 the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 259 |     pub fn rows(&self) -> Chunks<'_, u8> {
[INFO] [stderr]     |                                  +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/bytegrid.rs:263:21
[INFO] [stderr]     |
[INFO] [stderr] 263 |     pub fn rows_mut(&mut self) -> ChunksMut<u8> {
[INFO] [stderr]     |                     ^^^^^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                     |
[INFO] [stderr]     |                     the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 263 |     pub fn rows_mut(&mut self) -> ChunksMut<'_, u8> {
[INFO] [stderr]     |                                             +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/bytegrid.rs:441:9
[INFO] [stderr]     |
[INFO] [stderr] 441 |         &self,
[INFO] [stderr]     |         ^^^^^ the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 446 |     ) -> ByteGridIter {
[INFO] [stderr]     |          ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 446 |     ) -> ByteGridIter<'_> {
[INFO] [stderr]     |                      ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/bytegrid.rs:451:9
[INFO] [stderr]     |
[INFO] [stderr] 451 |         &mut self,
[INFO] [stderr]     |         ^^^^^^^^^ the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 456 |     ) -> ByteGridIterMut {
[INFO] [stderr]     |          ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 456 |     ) -> ByteGridIterMut<'_> {
[INFO] [stderr]     |                         ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/bytegrid.rs:460:25
[INFO] [stderr]     |
[INFO] [stderr] 460 |     pub fn iter_towards(&self, pos: Point, vel: Point) -> ByteGridIter {
[INFO] [stderr]     |                         ^^^^^ the lifetime is elided here ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 460 |     pub fn iter_towards(&self, pos: Point, vel: Point) -> ByteGridIter<'_> {
[INFO] [stderr]     |                                                                       ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/bytegrid.rs:464:29
[INFO] [stderr]     |
[INFO] [stderr] 464 |     pub fn iter_mut_towards(&mut self, pos: Point, vel: Point) -> ByteGridIterMut {
[INFO] [stderr]     |                             ^^^^^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 464 |     pub fn iter_mut_towards(&mut self, pos: Point, vel: Point) -> ByteGridIterMut<'_> {
[INFO] [stderr]     |                                                                                  ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `advent24` (lib) generated 7 warnings (run `cargo fix --lib -p advent24` to apply 6 suggestions)
[INFO] [stderr] warning: unused import: `builder::Str`
[INFO] [stderr]  --> src/challenges/day19.rs:1:18
[INFO] [stderr]   |
[INFO] [stderr] 1 | use clap::{self, builder::Str};
[INFO] [stderr]   |                  ^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `VecDeque`
[INFO] [stderr]  --> src/challenges/day19.rs:4:28
[INFO] [stderr]   |
[INFO] [stderr] 4 |     collections::{HashMap, VecDeque},
[INFO] [stderr]   |                            ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `advent24` (bin "advent24" test) generated 2 warnings (run `cargo fix --bin "advent24" -p advent24 --tests` to apply 2 suggestions)
[INFO] [stderr] warning: `advent24` (lib test) generated 7 warnings (7 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.14s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/advent24-31ec823c558ed6c9)
[INFO] [stdout] running 3 tests
[INFO] [stdout] test bytegrid::tests::test_u8_grid ... ok
[INFO] [stdout] test bytegrid::tests::bench_flood ... ok
[INFO] [stdout] test bytegrid::tests::test_point ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/advent24-87147de3212a2e4c)
[INFO] [stdout] 
[INFO] [stdout] running 13 tests
[INFO] [stdout] test challenges::day09::tests::test_day9_part2 ... ok
[INFO] [stdout] test challenges::day08::tests::test_day8 ... ok
[INFO] [stdout] test challenges::day10::tests::test_day9 ... ok
[INFO] [stdout] test challenges::day14::tests::test_day9 ... ok
[INFO] [stdout] test challenges::day13::tests::test_day9 ... ok
[INFO] [stdout] test challenges::day11::tests::test_day11 ... ok
[INFO] [stdout] test challenges::day18::tests::test ... ok
[INFO] [stdout] test challenges::day19::tests::test ... ok
[INFO] [stdout] test challenges::day12::tests::test_day12 ... ok
[INFO] [stdout] test challenges::day15::tests::test_day9 ... ok
[INFO] [stdout] test challenges::day09::tests::test_day9_part1 ... ok
[INFO] [stdout] test challenges::day16::tests::test_day9 ... ok
[INFO] [stdout] test challenges::day17::tests::test_day17 ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- challenges::day17::tests::test_day17 stdout ----
[INFO] [stdout] program [ [0;32m0 1 [0m5 4 3 0 ]     registers [A      729]  [B        0]  [C        0]
[INFO] [stdout] adv Literal(1) (1): storing 364 == 729 / 2 in A
[INFO] [stdout] 
[INFO] [stdout] program [ 0 1 [0;32m5 4 [0m3 0 ]     registers [A      364]  [B        0]  [C        0]
[INFO] [stdout] out: storing 4 == 364 % 8 in output [  [0;32m4[0;0m ]
[INFO] [stdout] 
[INFO] [stdout] program [ 0 1 5 4 [0;32m3 0 [0m]     registers [A      364]  [B        0]  [C        0]
[INFO] [stdout] jnz: jumping to 0
[INFO] [stdout] 
[INFO] [stdout] program [ [0;32m0 1 [0m5 4 3 0 ]     registers [A      364]  [B        0]  [C        0]
[INFO] [stdout] adv Literal(1) (1): storing 182 == 364 / 2 in A
[INFO] [stdout] 
[INFO] [stdout] program [ 0 1 [0;32m5 4 [0m3 0 ]     registers [A      182]  [B        0]  [C        0]
[INFO] [stdout] out: storing 6 == 182 % 8 in output [ 4 [0;32m6[0;0m ]
[INFO] [stdout] 
[INFO] [stdout] program [ 0 1 5 4 [0;32m3 0 [0m]     registers [A      182]  [B        0]  [C        0]
[INFO] [stdout] jnz: jumping to 0
[INFO] [stdout] 
[INFO] [stdout] program [ [0;32m0 1 [0m5 4 3 0 ]     registers [A      182]  [B        0]  [C        0]
[INFO] [stdout] adv Literal(1) (1): storing 91 == 182 / 2 in A
[INFO] [stdout] 
[INFO] [stdout] program [ 0 1 [0;32m5 4 [0m3 0 ]     registers [A       91]  [B        0]  [C        0]
[INFO] [stdout] out: storing 3 == 91 % 8 in output [ 4 6 [0;32m3[0;0m ]
[INFO] [stdout] 
[INFO] [stdout] program [ 0 1 5 4 [0;32m3 0 [0m]     registers [A       91]  [B        0]  [C        0]
[INFO] [stdout] jnz: jumping to 0
[INFO] [stdout] 
[INFO] [stdout] program [ [0;32m0 1 [0m5 4 3 0 ]     registers [A       91]  [B        0]  [C        0]
[INFO] [stdout] adv Literal(1) (1): storing 45 == 91 / 2 in A
[INFO] [stdout] 
[INFO] [stdout] program [ 0 1 [0;32m5 4 [0m3 0 ]     registers [A       45]  [B        0]  [C        0]
[INFO] [stdout] out: storing 5 == 45 % 8 in output [ 4 6 3 [0;32m5[0;0m ]
[INFO] [stdout] 
[INFO] [stdout] program [ 0 1 5 4 [0;32m3 0 [0m]     registers [A       45]  [B        0]  [C        0]
[INFO] [stdout] jnz: jumping to 0
[INFO] [stdout] 
[INFO] [stdout] program [ [0;32m0 1 [0m5 4 3 0 ]     registers [A       45]  [B        0]  [C        0]
[INFO] [stdout] adv Literal(1) (1): storing 22 == 45 / 2 in A
[INFO] [stdout] 
[INFO] [stdout] program [ 0 1 [0;32m5 4 [0m3 0 ]     registers [A       22]  [B        0]  [C        0]
[INFO] [stdout] out: storing 6 == 22 % 8 in output [ 4 6 3 5 [0;32m6[0;0m ]
[INFO] [stdout] 
[INFO] [stdout] program [ 0 1 5 4 [0;32m3 0 [0m]     registers [A       22]  [B        0]  [C        0]
[INFO] [stdout] jnz: jumping to 0
[INFO] [stdout] 
[INFO] [stdout] program [ [0;32m0 1 [0m5 4 3 0 ]     registers [A       22]  [B        0]  [C        0]
[INFO] [stdout] adv Literal(1) (1): storing 11 == 22 / 2 in A
[INFO] [stdout] 
[INFO] [stdout] program [ 0 1 [0;32m5 4 [0m3 0 ]     registers [A       11]  [B        0]  [C        0]
[INFO] [stdout] out: storing 3 == 11 % 8 in output [ 4 6 3 5 6 [0;32m3[0;0m ]
[INFO] [stdout] 
[INFO] [stdout] program [ 0 1 5 4 [0;32m3 0 [0m]     registers [A       11]  [B        0]  [C        0]
[INFO] [stdout] jnz: jumping to 0
[INFO] [stdout] 
[INFO] [stdout] program [ [0;32m0 1 [0m5 4 3 0 ]     registers [A       11]  [B        0]  [C        0]
[INFO] [stdout] adv Literal(1) (1): storing 5 == 11 / 2 in A
[INFO] [stdout] 
[INFO] [stdout] program [ 0 1 [0;32m5 4 [0m3 0 ]     registers [A        5]  [B        0]  [C        0]
[INFO] [stdout] out: storing 5 == 5 % 8 in output [ 4 6 3 5 6 3 [0;32m5[0;0m ]
[INFO] [stdout] 
[INFO] [stdout] program [ 0 1 5 4 [0;32m3 0 [0m]     registers [A        5]  [B        0]  [C        0]
[INFO] [stdout] jnz: jumping to 0
[INFO] [stdout] 
[INFO] [stdout] program [ [0;32m0 1 [0m5 4 3 0 ]     registers [A        5]  [B        0]  [C        0]
[INFO] [stdout] adv Literal(1) (1): storing 2 == 5 / 2 in A
[INFO] [stdout] 
[INFO] [stdout] program [ 0 1 [0;32m5 4 [0m3 0 ]     registers [A        2]  [B        0]  [C        0]
[INFO] [stdout] out: storing 2 == 2 % 8 in output [ 4 6 3 5 6 3 5 [0;32m2[0;0m ]
[INFO] [stdout] 
[INFO] [stdout] program [ 0 1 5 4 [0;32m3 0 [0m]     registers [A        2]  [B        0]  [C        0]
[INFO] [stdout] jnz: jumping to 0
[INFO] [stdout] 
[INFO] [stdout] program [ [0;32m0 1 [0m5 4 3 0 ]     registers [A        2]  [B        0]  [C        0]
[INFO] [stdout] adv Literal(1) (1): storing 1 == 2 / 2 in A
[INFO] [stdout] 
[INFO] [stdout] program [ 0 1 [0;32m5 4 [0m3 0 ]     registers [A        1]  [B        0]  [C        0]
[INFO] [stdout] out: storing 1 == 1 % 8 in output [ 4 6 3 5 6 3 5 2 [0;32m1[0;0m ]
[INFO] [stdout] 
[INFO] [stdout] program [ 0 1 5 4 [0;32m3 0 [0m]     registers [A        1]  [B        0]  [C        0]
[INFO] [stdout] jnz: jumping to 0
[INFO] [stdout] 
[INFO] [stdout] program [ [0;32m0 1 [0m5 4 3 0 ]     registers [A        1]  [B        0]  [C        0]
[INFO] [stdout] adv Literal(1) (1): storing 0 == 1 / 2 in A
[INFO] [stdout] 
[INFO] [stdout] program [ 0 1 [0;32m5 4 [0m3 0 ]     registers [A        0]  [B        0]  [C        0]
[INFO] [stdout] out: storing 0 == 0 % 8 in output [ 4 6 3 5 6 3 5 2 1 [0;32m0[0;0m ]
[INFO] [stdout] 
[INFO] [stdout] program [ 0 1 5 4 [0;32m3 0 [0m]     registers [A        0]  [B        0]  [C        0]
[INFO] [stdout] jnz: skipping jump
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] thread 'challenges::day17::tests::test_day17' (30) panicked at src/challenges/day17.rs:383:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: "4,6,3,5,6,3,5,2,1,0"
[INFO] [stdout]  right: "4635635210"
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x557469821002 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x557469821002 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x557469821002 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x557469821002 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x55746983607a - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x55746983607a - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x557469825e36 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x557469825e36 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5574697ff4cf - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5574697ff4cf - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5574698192e9 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5574697a990e - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5574697a990e - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5574698194a2 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5574698194a2 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5574697ff588 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5574697f6f59 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5574698003dd - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x55746983678c - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x557469836643 - core[c5ed12ab89cc536a]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x557469765d9d - core[c5ed12ab89cc536a]::panicking::assert_failed::<alloc[9c68fdf4f4f29218]::string::String, &str>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x557469781bc5 - advent24[dc4e646a20296470]::challenges::day17::tests::test_day17
[INFO] [stdout]                                at /opt/rustwide/workdir/src/challenges/day17.rs:383:9
[INFO] [stdout]   22:     0x557469781327 - advent24[dc4e646a20296470]::challenges::day17::tests::test_day17::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/challenges/day17.rs:382:20
[INFO] [stdout]   23:     0x557469787666 - <advent24[dc4e646a20296470]::challenges::day17::tests::test_day17::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x55746979dcbb - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x55746979dcbb - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x5574697aa51a - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x5574697aa51a - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x5574697aa51a - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x5574697aa51a - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5574697aa51a - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5574697aa51a - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x5574697aa51a - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x5574697a49e4 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x5574697a49e4 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x5574697ad012 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x5574697ad012 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x5574697ad012 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x5574697ad012 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x5574697ad012 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5574697ad012 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x5574697ad012 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5574698208af - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   43:     0x5574698208af - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   44:     0x7a2c2c351aa4 - <unknown>
[INFO] [stdout]   45:     0x7a2c2c3dea64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     challenges::day17::tests::test_day17
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 12 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--bin advent24`
[INFO] running `Command { std: "docker" "inspect" "7a28f9339d17d938a47c31ce64e71163e20f68df327eb958ecfc9db3b3f1c4ca", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7a28f9339d17d938a47c31ce64e71163e20f68df327eb958ecfc9db3b3f1c4ca", kill_on_drop: false }`
[INFO] [stdout] 7a28f9339d17d938a47c31ce64e71163e20f68df327eb958ecfc9db3b3f1c4ca
