[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 1.90.0 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fturbohz%2Fadvent-of-code-2024" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/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-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/turbohz/advent-of-code-2024 on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "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" "+1.90.0" "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/cargo/reference/manifest.html#the-edition-field for more information about using this feature.
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded peg v0.8.4
[INFO] [stderr]   Downloaded zerofrom v0.1.5
[INFO] [stderr]   Downloaded aoc_driver v0.3.6
[INFO] [stderr]   Downloaded peg-runtime v0.8.3
[INFO] [stderr]   Downloaded wasm-bindgen-macro v0.2.99
[INFO] [stderr]   Downloaded wasm-bindgen-shared v0.2.99
[INFO] [stderr]   Downloaded wasm-bindgen-macro-support v0.2.99
[INFO] [stderr]   Downloaded litemap v0.7.4
[INFO] [stderr]   Downloaded yansi v1.0.1
[INFO] [stderr]   Downloaded wasm-bindgen-backend 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 flate2 v1.0.35
[INFO] [stderr]   Downloaded wasm-bindgen v0.2.99
[INFO] [stderr]   Downloaded yoke v0.7.5
[INFO] [stderr]   Downloaded rustls-pki-types v1.10.1
[INFO] [stderr]   Downloaded webpki-roots v0.26.7
[INFO] [stderr]   Downloaded yoke-derive v0.7.5
[INFO] [stderr]   Downloaded pretty_assertions v1.4.1
[INFO] [stderr]   Downloaded zerofrom-derive v0.1.5
[INFO] [stderr]   Downloaded peg-macros v0.8.4
[INFO] [stderr]   Downloaded rustls v0.23.20
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 878534da59d6a7c5016baa575ae0255788d04f0c211cf4f75b4b3eba710cd2ac
[INFO] running `Command { std: "docker" "start" "-a" "878534da59d6a7c5016baa575ae0255788d04f0c211cf4f75b4b3eba710cd2ac", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "878534da59d6a7c5016baa575ae0255788d04f0c211cf4f75b4b3eba710cd2ac", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "878534da59d6a7c5016baa575ae0255788d04f0c211cf4f75b4b3eba710cd2ac", kill_on_drop: false }`
[INFO] [stdout] 878534da59d6a7c5016baa575ae0255788d04f0c211cf4f75b4b3eba710cd2ac
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1829b1856d3574dbe1138e161b6f44c9cbc82c72d35053872b9c09c2735bc3a3
[INFO] running `Command { std: "docker" "start" "-a" "1829b1856d3574dbe1138e161b6f44c9cbc82c72d35053872b9c09c2735bc3a3", 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/cargo/reference/manifest.html#the-edition-field for more information about using this feature.
[INFO] [stderr]    Compiling syn v2.0.94
[INFO] [stderr]    Compiling litemap v0.7.4
[INFO] [stderr]    Compiling writeable v0.5.5
[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 write16 v1.0.0
[INFO] [stderr]    Compiling icu_normalizer_data v1.5.0
[INFO] [stderr]    Compiling utf16_iter v1.0.5
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling rustls-pki-types v1.10.1
[INFO] [stderr]    Compiling cc v1.2.6
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling rustls v0.23.20
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling miniz_oxide v0.8.2
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling once_cell v1.20.2
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling serde_json v1.0.134
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling iana-time-zone v0.1.61
[INFO] [stderr]    Compiling peg-runtime v0.8.3
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling ryu v1.0.18
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling peg-macros v0.8.4
[INFO] [stderr]    Compiling webpki-roots v0.26.7
[INFO] [stderr]    Compiling flate2 v1.0.35
[INFO] [stderr]    Compiling getrandom v0.2.15
[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 tinystr v0.7.6
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stderr]    Compiling icu_locid v1.5.0
[INFO] [stderr]    Compiling rustls-webpki v0.102.8
[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 icu_normalizer v1.5.0
[INFO] [stderr]    Compiling chrono v0.4.39
[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 35.73s
[INFO] running `Command { std: "docker" "inspect" "1829b1856d3574dbe1138e161b6f44c9cbc82c72d35053872b9c09c2735bc3a3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1829b1856d3574dbe1138e161b6f44c9cbc82c72d35053872b9c09c2735bc3a3", kill_on_drop: false }`
[INFO] [stdout] 1829b1856d3574dbe1138e161b6f44c9cbc82c72d35053872b9c09c2735bc3a3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1ed1f4d8fb3e533527ca4e8177d8a158477f954fd2add5f6db74b4c2163c1479
[INFO] running `Command { std: "docker" "start" "-a" "1ed1f4d8fb3e533527ca4e8177d8a158477f954fd2add5f6db74b4c2163c1479", 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/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 utf16_iter v1.0.5
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling icu_normalizer_data v1.5.0
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling write16 v1.0.0
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]    Compiling rustls-pki-types v1.10.1
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling rustls v0.23.20
[INFO] [stderr]    Compiling adler2 v2.0.0
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling cc v1.2.6
[INFO] [stderr]    Compiling crc32fast v1.4.2
[INFO] [stderr]    Compiling once_cell v1.20.2
[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 zeroize v1.8.1
[INFO] [stderr]    Compiling serde_json v1.0.134
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling ryu v1.0.18
[INFO] [stderr]    Compiling iana-time-zone v0.1.61
[INFO] [stderr]    Compiling peg-runtime v0.8.3
[INFO] [stderr]    Compiling itoa v1.0.14
[INFO] [stderr]    Compiling webpki-roots v0.26.7
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling flate2 v1.0.35
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling pretty_assertions v1.4.1
[INFO] [stderr]    Compiling syn v2.0.94
[INFO] [stderr]    Compiling peg-macros v0.8.4
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling peg v0.8.4
[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 chrono v0.4.39
[INFO] [stderr]    Compiling rustls-webpki v0.102.8
[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)]` 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 1m 07s
[INFO] running `Command { std: "docker" "inspect" "1ed1f4d8fb3e533527ca4e8177d8a158477f954fd2add5f6db74b4c2163c1479", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1ed1f4d8fb3e533527ca4e8177d8a158477f954fd2add5f6db74b4c2163c1479", kill_on_drop: false }`
[INFO] [stdout] 1ed1f4d8fb3e533527ca4e8177d8a158477f954fd2add5f6db74b4c2163c1479
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 9f336c47fe3db81e743a9df38c7aaf2368f26e71cd5fca7a933b5073627910d4
[INFO] running `Command { std: "docker" "start" "-a" "9f336c47fe3db81e743a9df38c7aaf2368f26e71cd5fca7a933b5073627910d4", 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/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)]` 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.13s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/advent_of_code_2024-e8c710cb87d0e349)
[INFO] [stdout] 
[INFO] [stdout] running 37 tests
[INFO] [stdout] test days::day01::test::part_1_example ... ok
[INFO] [stdout] test days::day01::test::submit ... FAILED
[INFO] [stdout] test days::day02::test::part_1_example ... ok
[INFO] [stdout] test days::day02::test::submit ... FAILED
[INFO] [stdout] test days::day02::test::part_2_example ... ok
[INFO] [stdout] test days::day03::test::part_1_example ... ok
[INFO] [stdout] test days::day03::test::part_2_example ... ok
[INFO] [stdout] test days::day04::test::part_1_example ... ok
[INFO] [stdout] test days::day03::test::submit ... FAILED
[INFO] [stdout] test days::day04::test::submit ... FAILED
[INFO] [stdout] test days::day04::test::part_2_example ... ok
[INFO] [stdout] test days::day04::test::test_letterboard ... 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::day07::test::part_2_example ... ok
[INFO] [stdout] test days::day07::test::submit ... FAILED
[INFO] [stdout] test days::day08::test::part_1_example ... ok
[INFO] [stdout] test days::day08::test::submit ... FAILED
[INFO] [stdout] test days::day09::test::part_1_example ... ok
[INFO] [stdout] test days::day05::test::part_1_example ... ok
[INFO] [stdout] test days::day09::test::submit ... FAILED
[INFO] [stdout] test days::day09::test::part_2_example ... ok
[INFO] [stdout] test days::day08::test::part_2_example ... ok
[INFO] [stdout] test days::day10::test::part_1_example ... ok
[INFO] [stdout] test days::day10::test::submit ... FAILED
[INFO] [stdout] test days::day09::test::disk ... ok
[INFO] [stdout] test days::day10::test::part_2_example ... ok
[INFO] [stdout] test days::day11::test::iter ... ok
[INFO] [stdout] test days::day11::test::stone ... ok
[INFO] [stdout] test days::day07::test::part_1_example ... ok
[INFO] [stdout] test days::day11::test::submit ... FAILED
[INFO] [stdout] test days::day10::test::topographic_map ... ok
[INFO] [stdout] test days::day11::test::part_1_example ... ok
[INFO] [stdout] test days::day06::test::submit ... FAILED
[INFO] [stdout] test days::day01::test::part_2_example ... ok
[INFO] [stdout] test days::day06::test::part_2_example ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- days::day01::test::submit stdout ----
[INFO] [stdout] Error: BadConfiguration("Cookie error! NotPresent")
[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::day07::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::day09::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] ---- days::day06::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.02s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--bin advent-of-code-2024`
[INFO] running `Command { std: "docker" "inspect" "9f336c47fe3db81e743a9df38c7aaf2368f26e71cd5fca7a933b5073627910d4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9f336c47fe3db81e743a9df38c7aaf2368f26e71cd5fca7a933b5073627910d4", kill_on_drop: false }`
[INFO] [stdout] 9f336c47fe3db81e743a9df38c7aaf2368f26e71cd5fca7a933b5073627910d4
