[INFO] cloning repository https://github.com/evan-wise/aoc2024 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/evan-wise/aoc2024" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fevan-wise%2Faoc2024", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fevan-wise%2Faoc2024'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a33b6cfbb0b40c8590d8dacb240841be93516020 [INFO] testing evan-wise/aoc2024 against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fevan-wise%2Faoc2024" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/evan-wise/aoc2024 [INFO] finished tweaking git repo https://github.com/evan-wise/aoc2024 [INFO] tweaked toml for git repo https://github.com/evan-wise/aoc2024 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/evan-wise/aoc2024 on toolchain b83b707f97d809763b7861afa7638871f3339a33 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/evan-wise/aoc2024 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" "+b83b707f97d809763b7861afa7638871f3339a33" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0d4d4a84127fe0b12e4cbaf8fe96a09deb6d4176842d48e9398a5257baec790e [INFO] running `Command { std: "docker" "start" "-a" "0d4d4a84127fe0b12e4cbaf8fe96a09deb6d4176842d48e9398a5257baec790e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0d4d4a84127fe0b12e4cbaf8fe96a09deb6d4176842d48e9398a5257baec790e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0d4d4a84127fe0b12e4cbaf8fe96a09deb6d4176842d48e9398a5257baec790e", kill_on_drop: false }` [INFO] [stdout] 0d4d4a84127fe0b12e4cbaf8fe96a09deb6d4176842d48e9398a5257baec790e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c7a4a65e38d1c5bbc4af514fe0f35aaa0f0df67be90a5ff23159fb8773e4f159 [INFO] running `Command { std: "docker" "start" "-a" "c7a4a65e38d1c5bbc4af514fe0f35aaa0f0df67be90a5ff23159fb8773e4f159", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Compiling rustc-hash v2.1.0 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling clap_builder v4.5.26 [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling syn v2.0.96 [INFO] [stderr] Compiling clap_derive v4.5.24 [INFO] [stderr] Compiling clap v4.5.26 [INFO] [stderr] Compiling aoc2024 v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: struct `MapDisplay` is never constructed [INFO] [stdout] --> src/aoc.rs:348:12 [INFO] [stdout] | [INFO] [stdout] 348 | pub struct MapDisplay<'a, T: Map>(pub &'a T); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/aoc.rs:114:23 [INFO] [stdout] | [INFO] [stdout] 114 | pub fn calc(data: &Vec) -> Statistics { [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] 114 | pub fn calc(data: &Vec) -> Statistics<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/aoc/grid.rs:65:17 [INFO] [stdout] | [INFO] [stdout] 65 | pub fn iter(&self) -> GridIterator { [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] 65 | pub fn iter(&self) -> GridIterator<'_, T> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/days/day23.rs:81:14 [INFO] [stdout] | [INFO] [stdout] 81 | fn nodes(&self) -> Keys> { [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] 81 | fn nodes(&self) -> Keys<'_, T, FxHashSet> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.30s [INFO] running `Command { std: "docker" "inspect" "c7a4a65e38d1c5bbc4af514fe0f35aaa0f0df67be90a5ff23159fb8773e4f159", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c7a4a65e38d1c5bbc4af514fe0f35aaa0f0df67be90a5ff23159fb8773e4f159", kill_on_drop: false }` [INFO] [stdout] c7a4a65e38d1c5bbc4af514fe0f35aaa0f0df67be90a5ff23159fb8773e4f159 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e7064ea5bba46fcb6c654356d6a0a030cf5076bc35dcae9ba6a80d6bab1fcf4a [INFO] running `Command { std: "docker" "start" "-a" "e7064ea5bba46fcb6c654356d6a0a030cf5076bc35dcae9ba6a80d6bab1fcf4a", kill_on_drop: false }` [INFO] [stderr] Compiling aoc2024 v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: struct `MapDisplay` is never constructed [INFO] [stdout] --> src/aoc.rs:348:12 [INFO] [stdout] | [INFO] [stdout] 348 | pub struct MapDisplay<'a, T: Map>(pub &'a T); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/aoc.rs:114:23 [INFO] [stdout] | [INFO] [stdout] 114 | pub fn calc(data: &Vec) -> Statistics { [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] 114 | pub fn calc(data: &Vec) -> Statistics<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/aoc/grid.rs:65:17 [INFO] [stdout] | [INFO] [stdout] 65 | pub fn iter(&self) -> GridIterator { [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] 65 | pub fn iter(&self) -> GridIterator<'_, T> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/days/day23.rs:81:14 [INFO] [stdout] | [INFO] [stdout] 81 | fn nodes(&self) -> Keys> { [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] 81 | fn nodes(&self) -> Keys<'_, T, FxHashSet> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2.46s [INFO] running `Command { std: "docker" "inspect" "e7064ea5bba46fcb6c654356d6a0a030cf5076bc35dcae9ba6a80d6bab1fcf4a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e7064ea5bba46fcb6c654356d6a0a030cf5076bc35dcae9ba6a80d6bab1fcf4a", kill_on_drop: false }` [INFO] [stdout] e7064ea5bba46fcb6c654356d6a0a030cf5076bc35dcae9ba6a80d6bab1fcf4a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 6503e0ae0faa95ee53b4874676075036c7a9c99b8a2f3b77ee29abf1e6bf8ac4 [INFO] running `Command { std: "docker" "start" "-a" "6503e0ae0faa95ee53b4874676075036c7a9c99b8a2f3b77ee29abf1e6bf8ac4", kill_on_drop: false }` [INFO] [stderr] warning: struct `MapDisplay` is never constructed [INFO] [stderr] --> src/aoc.rs:348:12 [INFO] [stderr] | [INFO] [stderr] 348 | pub struct MapDisplay<'a, T: Map>(pub &'a T); [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/aoc.rs:114:23 [INFO] [stderr] | [INFO] [stderr] 114 | pub fn calc(data: &Vec) -> Statistics { [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] 114 | pub fn calc(data: &Vec) -> Statistics<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/aoc/grid.rs:65:17 [INFO] [stderr] | [INFO] [stderr] 65 | pub fn iter(&self) -> GridIterator { [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] 65 | pub fn iter(&self) -> GridIterator<'_, T> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/days/day23.rs:81:14 [INFO] [stderr] | [INFO] [stderr] 81 | fn nodes(&self) -> Keys> { [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] 81 | fn nodes(&self) -> Keys<'_, T, FxHashSet> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: `aoc2024` (bin "aoc2024" test) generated 4 warnings (run `cargo fix --bin "aoc2024" --tests` to apply 3 suggestions) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/aoc2024-4e30dc082fd4c5ab) [INFO] [stdout] [INFO] [stdout] running 25 tests [INFO] [stdout] test days::day02::tests::solution ... FAILED [INFO] [stdout] test days::day03::tests::solution ... FAILED [INFO] [stdout] test days::day05::tests::solution ... FAILED [INFO] [stdout] test days::day07::tests::solution ... FAILED [INFO] [stdout] test days::day08::tests::solution ... FAILED [INFO] [stdout] test days::day09::tests::solution ... FAILED [INFO] [stdout] test days::day10::tests::solution ... FAILED [INFO] [stdout] test days::day04::tests::solution ... FAILED [INFO] [stdout] test days::day11::tests::solution ... FAILED [INFO] [stdout] test days::day06::tests::solution ... FAILED [INFO] [stdout] test days::day12::tests::solution ... FAILED [INFO] [stdout] test days::day13::tests::solution ... FAILED [INFO] [stdout] test days::day14::tests::solution ... FAILED [INFO] [stdout] test days::day01::tests::solution ... FAILED [INFO] [stdout] test days::day15::tests::solution ... FAILED [INFO] [stdout] test days::day16::tests::solution ... FAILED [INFO] [stdout] test days::day17::tests::solution ... FAILED [INFO] [stdout] test days::day19::tests::solution ... FAILED [INFO] [stdout] test days::day20::tests::solution ... FAILED [INFO] [stdout] test days::day21::tests::solution ... FAILED [INFO] [stdout] test days::day23::tests::solution ... FAILED [INFO] [stdout] test days::day25::tests::solution ... FAILED [INFO] [stdout] test days::day24::tests::solution ... FAILED [INFO] [stdout] test days::day18::tests::solution ... FAILED [INFO] [stdout] test days::day22::tests::solution ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- days::day02::tests::solution stdout ---- [INFO] [stdout] Error: Os { code: 2, kind: NotFound, message: "No such file or directory" } [INFO] [stdout] [INFO] [stdout] ---- days::day03::tests::solution stdout ---- [INFO] [stdout] Error: Os { code: 2, kind: NotFound, message: "No such file or directory" } [INFO] [stdout] [INFO] [stdout] ---- days::day05::tests::solution stdout ---- [INFO] [stdout] Error: Os { code: 2, kind: NotFound, message: "No such file or directory" } [INFO] [stdout] [INFO] [stdout] ---- days::day07::tests::solution stdout ---- [INFO] [stdout] Error: Os { code: 2, kind: NotFound, message: "No such file or directory" } [INFO] [stdout] [INFO] [stdout] ---- days::day08::tests::solution stdout ---- [INFO] [stdout] Error: Os { code: 2, kind: NotFound, message: "No such file or directory" } [INFO] [stdout] [INFO] [stdout] ---- days::day09::tests::solution stdout ---- [INFO] [stdout] Error: Os { code: 2, kind: NotFound, message: "No such file or directory" } [INFO] [stdout] [INFO] [stdout] ---- days::day10::tests::solution stdout ---- [INFO] [stdout] Error: Os { code: 2, kind: NotFound, message: "No such file or directory" } [INFO] [stdout] [INFO] [stdout] ---- days::day04::tests::solution stdout ---- [INFO] [stdout] Error: Os { code: 2, kind: NotFound, message: "No such file or directory" } [INFO] [stdout] [INFO] [stdout] ---- days::day11::tests::solution stdout ---- [INFO] [stdout] Error: Os { code: 2, kind: NotFound, message: "No such file or directory" } [INFO] [stdout] [INFO] [stdout] ---- days::day06::tests::solution stdout ---- [INFO] [stdout] Error: Os { code: 2, kind: NotFound, message: "No such file or directory" } [INFO] [stdout] [INFO] [stdout] ---- days::day12::tests::solution stdout ---- [INFO] [stdout] Error: Os { code: 2, kind: NotFound, message: "No such file or directory" } [INFO] [stdout] [INFO] [stdout] ---- days::day13::tests::solution stdout ---- [INFO] [stdout] Error: Os { code: 2, kind: NotFound, message: "No such file or directory" } [INFO] [stdout] [INFO] [stdout] ---- days::day14::tests::solution stdout ---- [INFO] [stdout] Error: Os { code: 2, kind: NotFound, message: "No such file or directory" } [INFO] [stdout] [INFO] [stdout] ---- days::day01::tests::solution stdout ---- [INFO] [stdout] Error: Os { code: 2, kind: NotFound, message: "No such file or directory" } [INFO] [stdout] [INFO] [stdout] ---- days::day15::tests::solution stdout ---- [INFO] [stdout] Error: Os { code: 2, kind: NotFound, message: "No such file or directory" } [INFO] [stdout] [INFO] [stdout] ---- days::day16::tests::solution stdout ---- [INFO] [stdout] Error: Os { code: 2, kind: NotFound, message: "No such file or directory" } [INFO] [stdout] [INFO] [stdout] ---- days::day17::tests::solution stdout ---- [INFO] [stdout] Error: Os { code: 2, kind: NotFound, message: "No such file or directory" } [INFO] [stdout] [INFO] [stdout] ---- days::day19::tests::solution stdout ---- [INFO] [stdout] Error: Os { code: 2, kind: NotFound, message: "No such file or directory" } [INFO] [stdout] [INFO] [stdout] ---- days::day20::tests::solution stdout ---- [INFO] [stdout] Error: Os { code: 2, kind: NotFound, message: "No such file or directory" } [INFO] [stdout] [INFO] [stdout] ---- days::day21::tests::solution stdout ---- [INFO] [stdout] Error: Os { code: 2, kind: NotFound, message: "No such file or directory" } [INFO] [stdout] [INFO] [stdout] ---- days::day23::tests::solution stdout ---- [INFO] [stdout] Error: Os { code: 2, kind: NotFound, message: "No such file or directory" } [INFO] [stdout] [INFO] [stdout] ---- days::day25::tests::solution stdout ---- [INFO] [stdout] Error: Os { code: 2, kind: NotFound, message: "No such file or directory" } [INFO] [stdout] [INFO] [stdout] ---- days::day24::tests::solution stdout ---- [INFO] [stdout] Error: Os { code: 2, kind: NotFound, message: "No such file or directory" } [INFO] [stdout] [INFO] [stdout] ---- days::day18::tests::solution stdout ---- [INFO] [stdout] Error: Os { code: 2, kind: NotFound, message: "No such file or directory" } [INFO] [stdout] [INFO] [stdout] ---- days::day22::tests::solution stdout ---- [INFO] [stdout] Error: Os { code: 2, kind: NotFound, message: "No such file or directory" } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] days::day01::tests::solution [INFO] [stdout] days::day02::tests::solution [INFO] [stdout] days::day03::tests::solution [INFO] [stdout] days::day04::tests::solution [INFO] [stdout] days::day05::tests::solution [INFO] [stdout] days::day06::tests::solution [INFO] [stdout] days::day07::tests::solution [INFO] [stdout] days::day08::tests::solution [INFO] [stdout] days::day09::tests::solution [INFO] [stdout] days::day10::tests::solution [INFO] [stdout] days::day11::tests::solution [INFO] [stdout] days::day12::tests::solution [INFO] [stdout] days::day13::tests::solution [INFO] [stdout] days::day14::tests::solution [INFO] [stdout] days::day15::tests::solution [INFO] [stdout] days::day16::tests::solution [INFO] [stdout] days::day17::tests::solution [INFO] [stdout] days::day18::tests::solution [INFO] [stdout] days::day19::tests::solution [INFO] [stdout] days::day20::tests::solution [INFO] [stdout] days::day21::tests::solution [INFO] [stdout] days::day22::tests::solution [INFO] [stdout] days::day23::tests::solution [INFO] [stdout] days::day24::tests::solution [INFO] [stdout] days::day25::tests::solution [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 25 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--bin aoc2024` [INFO] running `Command { std: "docker" "inspect" "6503e0ae0faa95ee53b4874676075036c7a9c99b8a2f3b77ee29abf1e6bf8ac4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6503e0ae0faa95ee53b4874676075036c7a9c99b8a2f3b77ee29abf1e6bf8ac4", kill_on_drop: false }` [INFO] [stdout] 6503e0ae0faa95ee53b4874676075036c7a9c99b8a2f3b77ee29abf1e6bf8ac4