[INFO] cloning repository https://github.com/turbohz/advent-of-code-2024
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/turbohz/advent-of-code-2024" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fturbohz%2Fadvent-of-code-2024", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fturbohz%2Fadvent-of-code-2024'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 3b9e683b33e4a070e7caf001347dac5be9675b9b
[INFO] testing turbohz/advent-of-code-2024 against master#0d162b25edd5bf0dba9a22e83b614f1113e90474 for pr-150681
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fturbohz%2Fadvent-of-code-2024" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/turbohz/advent-of-code-2024
[INFO] finished tweaking git repo https://github.com/turbohz/advent-of-code-2024
[INFO] tweaked toml for git repo https://github.com/turbohz/advent-of-code-2024 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/turbohz/advent-of-code-2024 on toolchain 0d162b25edd5bf0dba9a22e83b614f1113e90474
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/turbohz/advent-of-code-2024 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" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: the cargo feature `edition2024` has been stabilized in the 1.85 release and is no longer necessary to be listed in the manifest
[INFO] [stderr]   See https://doc.rust-lang.org/nightly/cargo/reference/manifest.html#the-edition-field for more information about using this feature.
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded peg v0.8.4
[INFO] [stderr]   Downloaded peg-runtime v0.8.3
[INFO] [stderr]   Downloaded aoc_driver v0.3.6
[INFO] [stderr]   Downloaded wasm-bindgen-shared v0.2.99
[INFO] [stderr]   Downloaded wasm-bindgen-macro v0.2.99
[INFO] [stderr]   Downloaded wasm-bindgen-macro-support v0.2.99
[INFO] [stderr]   Downloaded wasm-bindgen-backend v0.2.99
[INFO] [stderr]   Downloaded peg-macros v0.8.4
[INFO] [stderr]   Downloaded wasm-bindgen v0.2.99
[INFO] [stderr]   Downloaded js-sys v0.3.76
[INFO] [stderr]   Downloaded miniz_oxide v0.8.2
[INFO] [stderr]   Downloaded cc v1.2.6
[INFO] [stderr]   Downloaded ureq v2.12.1
[INFO] [stderr]   Downloaded serde_json v1.0.134
[INFO] [stderr]   Downloaded webpki-roots v0.26.7
[INFO] [stderr]   Downloaded rustls v0.23.20
[INFO] [stderr]   Downloaded syn v2.0.94
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2455755db670865e830454ed7146d44ff154d163d3f723d2148025586f3b4d14
[INFO] running `Command { std: "docker" "start" "-a" "2455755db670865e830454ed7146d44ff154d163d3f723d2148025586f3b4d14", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2455755db670865e830454ed7146d44ff154d163d3f723d2148025586f3b4d14", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2455755db670865e830454ed7146d44ff154d163d3f723d2148025586f3b4d14", kill_on_drop: false }`
[INFO] [stdout] 2455755db670865e830454ed7146d44ff154d163d3f723d2148025586f3b4d14
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1fd71ddcf7a9aeff25ff56f3815ddd889bd6efaa00d490f3bf3efcb964b1ac97
[INFO] running `Command { std: "docker" "start" "-a" "1fd71ddcf7a9aeff25ff56f3815ddd889bd6efaa00d490f3bf3efcb964b1ac97", kill_on_drop: false }`
[INFO] [stderr] warning: the cargo feature `edition2024` has been stabilized in the 1.85 release and is no longer necessary to be listed in the manifest
[INFO] [stderr]   See https://doc.rust-lang.org/nightly/cargo/reference/manifest.html#the-edition-field for more information about using this feature.
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling litemap v0.7.4
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling icu_locid_transform_data v1.5.0
[INFO] [stderr]    Compiling cc v1.2.6
[INFO] [stderr]    Compiling icu_properties_data v1.5.0
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling icu_normalizer_data v1.5.0
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling rustls-pki-types v1.10.1
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling rustls v0.23.20
[INFO] [stderr]    Compiling miniz_oxide v0.8.2
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling once_cell v1.20.2
[INFO] [stderr]    Compiling serde_json v1.0.134
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling webpki-roots v0.26.7
[INFO] [stderr]    Compiling peg-runtime v0.8.3
[INFO] [stderr]    Compiling iana-time-zone v0.1.61
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling syn v2.0.94
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling flate2 v1.0.35
[INFO] [stderr]    Compiling peg-macros v0.8.4
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling peg v0.8.4
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling serde_derive v1.0.217
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling zerofrom-derive v0.1.5
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling zerofrom v0.1.5
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling rustls-webpki v0.102.8
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stderr]    Compiling icu_locid v1.5.0
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]    Compiling chrono v0.4.39
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling idna_adapter v1.2.0
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling ureq v2.12.1
[INFO] [stderr]    Compiling aoc_driver v0.3.6
[INFO] [stderr]    Compiling advent-of-code-2024 v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 58.12s
[INFO] running `Command { std: "docker" "inspect" "1fd71ddcf7a9aeff25ff56f3815ddd889bd6efaa00d490f3bf3efcb964b1ac97", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1fd71ddcf7a9aeff25ff56f3815ddd889bd6efaa00d490f3bf3efcb964b1ac97", kill_on_drop: false }`
[INFO] [stdout] 1fd71ddcf7a9aeff25ff56f3815ddd889bd6efaa00d490f3bf3efcb964b1ac97
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b8ea061b0d254b13970d32da7fa974d03dc525b5eefd26593b6f467b0ad4c6a0
[INFO] running `Command { std: "docker" "start" "-a" "b8ea061b0d254b13970d32da7fa974d03dc525b5eefd26593b6f467b0ad4c6a0", kill_on_drop: false }`
[INFO] [stderr] warning: the cargo feature `edition2024` has been stabilized in the 1.85 release and is no longer necessary to be listed in the manifest
[INFO] [stderr]   See https://doc.rust-lang.org/nightly/cargo/reference/manifest.html#the-edition-field for more information about using this feature.
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling unicode-ident v1.0.14
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling litemap v0.7.4
[INFO] [stderr]    Compiling writeable v0.5.5
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling icu_locid_transform_data v1.5.0
[INFO] [stderr]    Compiling icu_properties_data v1.5.0
[INFO] [stderr]    Compiling icu_normalizer_data v1.5.0
[INFO] [stderr]    Compiling utf16_iter v1.0.5
[INFO] [stderr]    Compiling cc v1.2.6
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling write16 v1.0.0
[INFO] [stderr]    Compiling rustls-pki-types v1.10.1
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling rustls v0.23.20
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling adler2 v2.0.0
[INFO] [stderr]    Compiling crc32fast v1.4.2
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling miniz_oxide v0.8.2
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling serde_json v1.0.134
[INFO] [stderr]    Compiling once_cell v1.20.2
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling webpki-roots v0.26.7
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling flate2 v1.0.35
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling ryu v1.0.18
[INFO] [stderr]    Compiling syn v2.0.94
[INFO] [stderr]    Compiling itoa v1.0.14
[INFO] [stderr]    Compiling peg-runtime v0.8.3
[INFO] [stderr]    Compiling iana-time-zone v0.1.61
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling peg-macros v0.8.4
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling pretty_assertions v1.4.1
[INFO] [stderr]    Compiling peg v0.8.4
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling serde_derive v1.0.217
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling zerofrom-derive v0.1.5
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling zerofrom v0.1.5
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stderr]    Compiling icu_locid v1.5.0
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]    Compiling rustls-webpki v0.102.8
[INFO] [stderr]    Compiling chrono v0.4.39
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling idna_adapter v1.2.0
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling ureq v2.12.1
[INFO] [stderr]    Compiling aoc_driver v0.3.6
[INFO] [stderr]    Compiling advent-of-code-2024 v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: method `size` is never used
[INFO] [stdout]   --> src/types/field.rs:21:9
[INFO] [stdout]    |
[INFO] [stdout] 15 | impl Field {
[INFO] [stdout]    | ---------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 21 |     pub fn size(&self)->(u16,u16) {
[INFO] [stdout]    |            ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `iter_mut` is never used
[INFO] [stdout]   --> src/types/map.rs:15:9
[INFO] [stdout]    |
[INFO] [stdout] 10 | impl<T:Copy> Map<T> {
[INFO] [stdout]    | ------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 15 |     pub fn iter_mut(&mut self) -> impl Iterator<Item = &mut T> {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [optimized] target(s) in 2m 02s
[INFO] running `Command { std: "docker" "inspect" "b8ea061b0d254b13970d32da7fa974d03dc525b5eefd26593b6f467b0ad4c6a0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b8ea061b0d254b13970d32da7fa974d03dc525b5eefd26593b6f467b0ad4c6a0", kill_on_drop: false }`
[INFO] [stdout] b8ea061b0d254b13970d32da7fa974d03dc525b5eefd26593b6f467b0ad4c6a0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 864074bca91ae5c6ee1767bdee566ec038e15f8e391b64a9c0137fdda444653f
[INFO] running `Command { std: "docker" "start" "-a" "864074bca91ae5c6ee1767bdee566ec038e15f8e391b64a9c0137fdda444653f", kill_on_drop: false }`
[INFO] [stderr] warning: the cargo feature `edition2024` has been stabilized in the 1.85 release and is no longer necessary to be listed in the manifest
[INFO] [stderr]   See https://doc.rust-lang.org/nightly/cargo/reference/manifest.html#the-edition-field for more information about using this feature.
[INFO] [stderr] warning: method `size` is never used
[INFO] [stderr]   --> src/types/field.rs:21:9
[INFO] [stderr]    |
[INFO] [stderr] 15 | impl Field {
[INFO] [stderr]    | ---------- method in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 21 |     pub fn size(&self)->(u16,u16) {
[INFO] [stderr]    |            ^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: method `iter_mut` is never used
[INFO] [stderr]   --> src/types/map.rs:15:9
[INFO] [stderr]    |
[INFO] [stderr] 10 | impl<T:Copy> Map<T> {
[INFO] [stderr]    | ------------------- method in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 15 |     pub fn iter_mut(&mut self) -> impl Iterator<Item = &mut T> {
[INFO] [stderr]    |            ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `advent-of-code-2024` (bin "advent-of-code-2024" test) generated 2 warnings
[INFO] [stderr]     Finished `test` profile [optimized] target(s) in 0.21s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/advent_of_code_2024-821aee534f0f8e86)
[INFO] [stdout] 
[INFO] [stdout] running 37 tests
[INFO] [stderr] error: test failed, to rerun pass `--bin advent-of-code-2024`
[INFO] [stdout] test days::day02::test::part_1_example ... ok
[INFO] [stdout] test days::day02::test::part_2_example ... ok
[INFO] [stdout] test days::day01::test::part_1_example ... ok
[INFO] [stdout] test days::day01::test::part_2_example ... ok
[INFO] [stdout] test days::day02::test::submit ... FAILED
[INFO] [stdout] test days::day03::test::part_1_example ... ok
[INFO] [stdout] test days::day03::test::part_2_example ... ok
[INFO] [stdout] test days::day03::test::submit ... FAILED
[INFO] [stdout] test days::day04::test::part_1_example ... ok
[INFO] [stdout] test days::day04::test::part_2_example ... ok
[INFO] [stdout] test days::day04::test::submit ... FAILED
[INFO] [stdout] test days::day04::test::test_letterboard ... ok
[INFO] [stdout] test days::day05::test::part_1_example ... ok
[INFO] [stdout] test days::day05::test::part_2_example ... ok
[INFO] [stdout] test days::day05::test::submit ... FAILED
[INFO] [stdout] test days::day06::test::part_1_example ... ok
[INFO] [stdout] test days::day06::test::part_2_example ... ok
[INFO] [stdout] test days::day06::test::submit ... FAILED
[INFO] [stdout] test days::day07::test::part_1_example ... ok
[INFO] [stdout] test days::day07::test::part_2_example ... ok
[INFO] [stdout] test days::day07::test::submit ... FAILED
[INFO] [stdout] test days::day01::test::submit ... FAILED
[INFO] [stdout] test days::day09::test::submit ... FAILED
[INFO] [stdout] test days::day08::test::part_1_example ... ok
[INFO] [stdout] test days::day10::test::part_1_example ... ok
[INFO] [stdout] test days::day08::test::part_2_example ... ok
[INFO] [stdout] test days::day08::test::submit ... FAILED
[INFO] [stdout] test days::day09::test::disk ... ok
[INFO] [stdout] test days::day09::test::part_1_example ... ok
[INFO] [stdout] test days::day10::test::part_2_example ... ok
[INFO] [stdout] test days::day10::test::submit ... FAILED
[INFO] [stdout] test days::day10::test::topographic_map ... ok
[INFO] [stdout] test days::day11::test::iter ... ok
[INFO] [stdout] test days::day11::test::stone ... ok
[INFO] [stdout] test days::day09::test::part_2_example ... ok
[INFO] [stdout] test days::day11::test::submit ... FAILED
[INFO] [stdout] test days::day11::test::part_1_example ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- days::day02::test::submit stdout ----
[INFO] [stdout] Error: BadConfiguration("Cookie error! NotPresent")
[INFO] [stdout] 
[INFO] [stdout] ---- days::day03::test::submit stdout ----
[INFO] [stdout] Error: BadConfiguration("Cookie error! NotPresent")
[INFO] [stdout] 
[INFO] [stdout] ---- days::day04::test::submit stdout ----
[INFO] [stdout] Error: BadConfiguration("Cookie error! NotPresent")
[INFO] [stdout] 
[INFO] [stdout] ---- days::day05::test::submit stdout ----
[INFO] [stdout] Error: BadConfiguration("Cookie error! NotPresent")
[INFO] [stdout] 
[INFO] [stdout] ---- days::day06::test::submit stdout ----
[INFO] [stdout] Error: BadConfiguration("Cookie error! NotPresent")
[INFO] [stdout] 
[INFO] [stdout] ---- days::day07::test::submit stdout ----
[INFO] [stdout] Error: BadConfiguration("Cookie error! NotPresent")
[INFO] [stdout] 
[INFO] [stdout] ---- days::day01::test::submit stdout ----
[INFO] [stdout] Error: BadConfiguration("Cookie error! NotPresent")
[INFO] [stdout] 
[INFO] [stdout] ---- days::day09::test::submit stdout ----
[INFO] [stdout] Error: BadConfiguration("Cookie error! NotPresent")
[INFO] [stdout] 
[INFO] [stdout] ---- days::day08::test::submit stdout ----
[INFO] [stdout] Error: BadConfiguration("Cookie error! NotPresent")
[INFO] [stdout] 
[INFO] [stdout] ---- days::day10::test::submit stdout ----
[INFO] [stdout] Error: BadConfiguration("Cookie error! NotPresent")
[INFO] [stdout] 
[INFO] [stdout] ---- days::day11::test::submit stdout ----
[INFO] [stdout] Error: BadConfiguration("Cookie error! NotPresent")
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     days::day01::test::submit
[INFO] [stdout]     days::day02::test::submit
[INFO] [stdout]     days::day03::test::submit
[INFO] [stdout]     days::day04::test::submit
[INFO] [stdout]     days::day05::test::submit
[INFO] [stdout]     days::day06::test::submit
[INFO] [stdout]     days::day07::test::submit
[INFO] [stdout]     days::day08::test::submit
[INFO] [stdout]     days::day09::test::submit
[INFO] [stdout]     days::day10::test::submit
[INFO] [stdout]     days::day11::test::submit
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 26 passed; 11 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "864074bca91ae5c6ee1767bdee566ec038e15f8e391b64a9c0137fdda444653f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "864074bca91ae5c6ee1767bdee566ec038e15f8e391b64a9c0137fdda444653f", kill_on_drop: false }`
[INFO] [stdout] 864074bca91ae5c6ee1767bdee566ec038e15f8e391b64a9c0137fdda444653f
