[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#2fd6efc32704647e64d3d646d21c4c68eae100e4 for pr-149852-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fturbohz%2Fadvent-of-code-2024" "/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/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-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/turbohz/advent-of-code-2024 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/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" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "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 rustls-pki-types v1.10.1
[INFO] [stderr]   Downloaded peg-macros v0.8.4
[INFO] [stderr]   Downloaded peg-runtime v0.8.3
[INFO] [stderr]   Downloaded aoc_driver v0.3.6
[INFO] [stderr]   Downloaded peg v0.8.4
[INFO] [stderr]   Downloaded cc v1.2.6
[INFO] [stderr]   Downloaded serde_json v1.0.134
[INFO] [stderr]   Downloaded syn v2.0.94
[INFO] [stderr]   Downloaded rustls v0.23.20
[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] 4baf6700601e77937e6de4f237612a5a2ecca46646e37f1bd3188375dc7dda95
[INFO] running `Command { std: "docker" "start" "-a" "4baf6700601e77937e6de4f237612a5a2ecca46646e37f1bd3188375dc7dda95", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4baf6700601e77937e6de4f237612a5a2ecca46646e37f1bd3188375dc7dda95", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4baf6700601e77937e6de4f237612a5a2ecca46646e37f1bd3188375dc7dda95", kill_on_drop: false }`
[INFO] [stdout] 4baf6700601e77937e6de4f237612a5a2ecca46646e37f1bd3188375dc7dda95
[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] fc1f58422a5ccf88b78ff752e9179e45180c689ab4c3ed871e9714f21fb38e77
[INFO] running `Command { std: "docker" "start" "-a" "fc1f58422a5ccf88b78ff752e9179e45180c689ab4c3ed871e9714f21fb38e77", 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 litemap v0.7.4
[INFO] [stderr]    Compiling writeable v0.5.5
[INFO] [stderr]    Compiling icu_locid_transform_data v1.5.0
[INFO] [stderr]    Compiling cc v1.2.6
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling icu_properties_data v1.5.0
[INFO] [stderr]    Compiling utf16_iter v1.0.5
[INFO] [stderr]    Compiling icu_normalizer_data v1.5.0
[INFO] [stderr]    Compiling write16 v1.0.0
[INFO] [stderr]    Compiling smallvec v1.13.2
[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-pki-types v1.10.1
[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 form_urlencoded v1.2.1
[INFO] [stderr]    Compiling miniz_oxide v0.8.2
[INFO] [stderr]    Compiling once_cell v1.20.2
[INFO] [stderr]    Compiling serde_json v1.0.134
[INFO] [stderr]    Compiling webpki-roots v0.26.7
[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 getrandom v0.2.15
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling flate2 v1.0.35
[INFO] [stderr]    Compiling syn v2.0.94
[INFO] [stderr]    Compiling peg-macros v0.8.4
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling peg v0.8.4
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling zerofrom-derive v0.1.5
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[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 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 icu_normalizer v1.5.0
[INFO] [stderr]    Compiling idna_adapter v1.2.0
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling chrono v0.4.39
[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 57.19s
[INFO] running `Command { std: "docker" "inspect" "fc1f58422a5ccf88b78ff752e9179e45180c689ab4c3ed871e9714f21fb38e77", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fc1f58422a5ccf88b78ff752e9179e45180c689ab4c3ed871e9714f21fb38e77", kill_on_drop: false }`
[INFO] [stdout] fc1f58422a5ccf88b78ff752e9179e45180c689ab4c3ed871e9714f21fb38e77
[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] fc057603c7a450ddffc8bc068a09ff007d4179789cc673a7f5a8528685cd96e3
[INFO] running `Command { std: "docker" "start" "-a" "fc057603c7a450ddffc8bc068a09ff007d4179789cc673a7f5a8528685cd96e3", 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 icu_locid_transform_data v1.5.0
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling icu_properties_data v1.5.0
[INFO] [stderr]    Compiling cc v1.2.6
[INFO] [stderr]    Compiling utf16_iter v1.0.5
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling icu_normalizer_data v1.5.0
[INFO] [stderr]    Compiling write16 v1.0.0
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling rustls-pki-types v1.10.1
[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 form_urlencoded v1.2.1
[INFO] [stderr]    Compiling miniz_oxide v0.8.2
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling once_cell v1.20.2
[INFO] [stderr]    Compiling serde_json v1.0.134
[INFO] [stderr]    Compiling syn v2.0.94
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling flate2 v1.0.35
[INFO] [stderr]    Compiling webpki-roots v0.26.7
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling itoa v1.0.14
[INFO] [stderr]    Compiling ryu v1.0.18
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling iana-time-zone v0.1.61
[INFO] [stderr]    Compiling peg-runtime v0.8.3
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling peg-macros v0.8.4
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling itertools v0.14.0
[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 zerofrom-derive v0.1.5
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[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 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)]` (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 1m 58s
[INFO] running `Command { std: "docker" "inspect" "fc057603c7a450ddffc8bc068a09ff007d4179789cc673a7f5a8528685cd96e3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fc057603c7a450ddffc8bc068a09ff007d4179789cc673a7f5a8528685cd96e3", kill_on_drop: false }`
[INFO] [stdout] fc057603c7a450ddffc8bc068a09ff007d4179789cc673a7f5a8528685cd96e3
[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] c905b536be5d494b15f77ce1226a501e743ad516db13724012e061911f892cdc
[INFO] running `Command { std: "docker" "start" "-a" "c905b536be5d494b15f77ce1226a501e743ad516db13724012e061911f892cdc", 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.22s
[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] [stdout] test days::day01::test::part_1_example ... ok
[INFO] [stdout] test days::day01::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::day02::test::part_1_example ... ok
[INFO] [stdout] test days::day01::test::part_2_example ... ok
[INFO] [stdout] test days::day03::test::submit ... FAILED
[INFO] [stdout] test days::day02::test::submit ... FAILED
[INFO] [stdout] test days::day05::test::part_1_example ... ok
[INFO] [stdout] test days::day05::test::part_2_example ... ok
[INFO] [stdout] test days::day02::test::part_2_example ... ok
[INFO] [stdout] test days::day04::test::part_2_example ... ok
[INFO] [stdout] test days::day05::test::submit ... FAILED
[INFO] [stdout] test days::day04::test::test_letterboard ... ok
[INFO] [stdout] test days::day06::test::part_1_example ... ok
[INFO] [stdout] test days::day06::test::submit ... FAILED
[INFO] [stdout] test days::day07::test::part_2_example ... ok
[INFO] [stdout] test days::day07::test::part_1_example ... ok
[INFO] [stdout] test days::day04::test::part_1_example ... ok
[INFO] [stdout] test days::day09::test::disk ... ok
[INFO] [stdout] test days::day08::test::part_1_example ... ok
[INFO] [stdout] test days::day07::test::submit ... FAILED
[INFO] [stdout] test days::day06::test::part_2_example ... ok
[INFO] [stdout] test days::day09::test::part_2_example ... ok
[INFO] [stdout] test days::day09::test::submit ... FAILED
[INFO] [stdout] test days::day10::test::submit ... FAILED
[INFO] [stdout] test days::day10::test::topographic_map ... ok
[INFO] [stdout] test days::day10::test::part_1_example ... 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::day08::test::part_2_example ... ok
[INFO] [stdout] test days::day08::test::submit ... FAILED
[INFO] [stdout] test days::day09::test::part_1_example ... ok
[INFO] [stdout] test days::day11::test::submit ... FAILED
[INFO] [stdout] test days::day11::test::part_1_example ... ok
[INFO] [stdout] test days::day04::test::submit ... FAILED
[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::day03::test::submit stdout ----
[INFO] [stdout] Error: BadConfiguration("Cookie error! NotPresent")
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--bin advent-of-code-2024`
[INFO] [stdout] ---- days::day02::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::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::day08::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::day04::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] running `Command { std: "docker" "inspect" "c905b536be5d494b15f77ce1226a501e743ad516db13724012e061911f892cdc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c905b536be5d494b15f77ce1226a501e743ad516db13724012e061911f892cdc", kill_on_drop: false }`
[INFO] [stdout] c905b536be5d494b15f77ce1226a501e743ad516db13724012e061911f892cdc
