[INFO] cloning repository https://github.com/leonardoCorti/aoc2024
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/leonardoCorti/aoc2024" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FleonardoCorti%2Faoc2024", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FleonardoCorti%2Faoc2024'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 7756bcefb51a84d8a7e68f84c3995c4def1e24b9
[INFO] checking leonardoCorti/aoc2024 against try#a3dffdb3a32d0dedc198f9de7d43173f3eb6727b for pr-136303
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FleonardoCorti%2Faoc2024" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/leonardoCorti/aoc2024 on toolchain a3dffdb3a32d0dedc198f9de7d43173f3eb6727b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a3dffdb3a32d0dedc198f9de7d43173f3eb6727b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/leonardoCorti/aoc2024
[INFO] finished tweaking git repo https://github.com/leonardoCorti/aoc2024
[INFO] tweaked toml for git repo https://github.com/leonardoCorti/aoc2024 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/leonardoCorti/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" "+a3dffdb3a32d0dedc198f9de7d43173f3eb6727b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[ERROR] error running command: no output for 300 seconds
[INFO] checking leonardoCorti/aoc2024 against try#a3dffdb3a32d0dedc198f9de7d43173f3eb6727b for pr-136303
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FleonardoCorti%2Faoc2024" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/leonardoCorti/aoc2024 on toolchain a3dffdb3a32d0dedc198f9de7d43173f3eb6727b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a3dffdb3a32d0dedc198f9de7d43173f3eb6727b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/leonardoCorti/aoc2024
[INFO] finished tweaking git repo https://github.com/leonardoCorti/aoc2024
[INFO] tweaked toml for git repo https://github.com/leonardoCorti/aoc2024 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/leonardoCorti/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" "+a3dffdb3a32d0dedc198f9de7d43173f3eb6727b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tracing-test v0.2.5
[INFO] [stderr]   Downloaded tracing-test-macro v0.2.5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:c80049f3b88b82089a44e0f06d0d6029d44b96b7257e55a1cd63dbc9f4c33334" "/opt/rustwide/cargo-home/bin/cargo" "+a3dffdb3a32d0dedc198f9de7d43173f3eb6727b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 75eb4a1b3df493eb23264fde3dc97dac312b23095387dc8dc08e112c007f3ecb
[INFO] running `Command { std: "docker" "start" "-a" "75eb4a1b3df493eb23264fde3dc97dac312b23095387dc8dc08e112c007f3ecb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "75eb4a1b3df493eb23264fde3dc97dac312b23095387dc8dc08e112c007f3ecb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "75eb4a1b3df493eb23264fde3dc97dac312b23095387dc8dc08e112c007f3ecb", kill_on_drop: false }`
[INFO] [stdout] 75eb4a1b3df493eb23264fde3dc97dac312b23095387dc8dc08e112c007f3ecb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:c80049f3b88b82089a44e0f06d0d6029d44b96b7257e55a1cd63dbc9f4c33334" "/opt/rustwide/cargo-home/bin/cargo" "+a3dffdb3a32d0dedc198f9de7d43173f3eb6727b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2a4975decb1586b99674dab8ee316506b4c5c7e455cb84c6b2de063a913baabc
[INFO] running `Command { std: "docker" "start" "-a" "2a4975decb1586b99674dab8ee316506b4c5c7e455cb84c6b2de063a913baabc", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling unicode-ident v1.0.14
[INFO] [stderr]     Checking once_cell v1.20.2
[INFO] [stderr]     Checking regex-syntax v0.8.5
[INFO] [stderr]    Compiling serde v1.0.215
[INFO] [stderr]     Checking either v1.13.0
[INFO] [stderr]     Checking pin-project-lite v0.2.15
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling libc v0.2.167
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]    Compiling serde_json v1.0.133
[INFO] [stderr]     Checking half v2.4.1
[INFO] [stderr]     Checking clap_lex v0.7.3
[INFO] [stderr]     Checking ciborium-io v0.2.2
[INFO] [stderr]     Checking plotters-backend v0.3.7
[INFO] [stderr]     Checking itoa v1.0.14
[INFO] [stderr]     Checking anstyle v1.0.10
[INFO] [stderr]     Checking colored v2.1.0
[INFO] [stderr]     Checking tracing-core v0.1.33
[INFO] [stderr]     Checking thread_local v1.1.8
[INFO] [stderr]     Checking cast v0.3.0
[INFO] [stderr]     Checking walkdir v2.5.0
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking oorandom v11.1.4
[INFO] [stderr]     Checking plotters-svg v0.3.7
[INFO] [stderr]     Checking anes v0.1.6
[INFO] [stderr]     Checking clap_builder v4.5.21
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]    Compiling syn v2.0.90
[INFO] [stderr]     Checking is-terminal v0.4.13
[INFO] [stderr]     Checking criterion-plot v0.5.0
[INFO] [stderr]     Checking clap v4.5.21
[INFO] [stderr]     Checking plotters v0.3.7
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]    Compiling serde_derive v1.0.215
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling tracing-test-macro v0.2.5
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking tracing-subscriber v0.3.19
[INFO] [stderr]     Checking tracing-test v0.2.5
[INFO] [stderr]     Checking aoc2024 v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused imports: `error`, `info`, and `instrument`
[INFO] [stdout]  --> src/days/day12.rs:3:22
[INFO] [stdout]   |
[INFO] [stdout] 3 | use tracing::{debug, error, info, instrument, trace, warn};
[INFO] [stdout]   |                      ^^^^^  ^^^^  ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `tracing_test::traced_test`
[INFO] [stdout]  --> src/days/day12.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use tracing_test::traced_test;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `DIRECTIONS` is never used
[INFO] [stdout]   --> src/days/day12.rs:12:7
[INFO] [stdout]    |
[INFO] [stdout] 12 | const DIRECTIONS: [(i32,i32);4] = [(1,0),(-1,0),(0,1),(0,-1)];
[INFO] [stdout]    |       ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking ciborium v0.2.2
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking criterion v0.5.1
[INFO] [stdout] error: couldn't read `benches/../inputs/01.txt`: No such file or directory (os error 2)
[INFO] [stdout]  --> benches/aoc_benchmark.rs:8:30
[INFO] [stdout]   |
[INFO] [stdout] 8 |             .part1(black_box(include_str!("../inputs/01.txt")))
[INFO] [stdout]   |                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `benches/../inputs/01.txt`: No such file or directory (os error 2)
[INFO] [stdout]   --> benches/aoc_benchmark.rs:12:30
[INFO] [stdout]    |
[INFO] [stdout] 12 |             .part2(black_box(include_str!("../inputs/01.txt")))
[INFO] [stdout]    |                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `benches/../inputs/02.txt`: No such file or directory (os error 2)
[INFO] [stdout]   --> benches/aoc_benchmark.rs:19:30
[INFO] [stdout]    |
[INFO] [stdout] 19 |             .part1(black_box(include_str!("../inputs/02.txt")))
[INFO] [stdout]    |                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `benches/../inputs/02.txt`: No such file or directory (os error 2)
[INFO] [stdout]   --> benches/aoc_benchmark.rs:23:30
[INFO] [stdout]    |
[INFO] [stdout] 23 |             .part2(black_box(include_str!("../inputs/02.txt")))
[INFO] [stdout]    |                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `benches/../inputs/03.txt`: No such file or directory (os error 2)
[INFO] [stdout]   --> benches/aoc_benchmark.rs:30:30
[INFO] [stdout]    |
[INFO] [stdout] 30 |             .part1(black_box(include_str!("../inputs/03.txt")))
[INFO] [stdout]    |                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `benches/../inputs/03.txt`: No such file or directory (os error 2)
[INFO] [stdout]   --> benches/aoc_benchmark.rs:34:30
[INFO] [stdout]    |
[INFO] [stdout] 34 |             .part2(black_box(include_str!("../inputs/03.txt")))
[INFO] [stdout]    |                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `benches/../inputs/04.txt`: No such file or directory (os error 2)
[INFO] [stdout]   --> benches/aoc_benchmark.rs:41:30
[INFO] [stdout]    |
[INFO] [stdout] 41 |             .part1(black_box(include_str!("../inputs/04.txt")))
[INFO] [stdout]    |                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `benches/../inputs/04.txt`: No such file or directory (os error 2)
[INFO] [stdout]   --> benches/aoc_benchmark.rs:45:30
[INFO] [stdout]    |
[INFO] [stdout] 45 |             .part2(black_box(include_str!("../inputs/04.txt")))
[INFO] [stdout]    |                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `benches/../inputs/05.txt`: No such file or directory (os error 2)
[INFO] [stdout]   --> benches/aoc_benchmark.rs:52:30
[INFO] [stdout]    |
[INFO] [stdout] 52 |             .part1(black_box(include_str!("../inputs/05.txt")))
[INFO] [stdout]    |                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `benches/../inputs/05.txt`: No such file or directory (os error 2)
[INFO] [stdout]   --> benches/aoc_benchmark.rs:56:30
[INFO] [stdout]    |
[INFO] [stdout] 56 |             .part2(black_box(include_str!("../inputs/05.txt")))
[INFO] [stdout]    |                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `benches/../inputs/06.txt`: No such file or directory (os error 2)
[INFO] [stdout]   --> benches/aoc_benchmark.rs:63:30
[INFO] [stdout]    |
[INFO] [stdout] 63 |             .part1(black_box(include_str!("../inputs/06.txt")))
[INFO] [stdout]    |                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `benches/../inputs/06.txt`: No such file or directory (os error 2)
[INFO] [stdout]   --> benches/aoc_benchmark.rs:67:30
[INFO] [stdout]    |
[INFO] [stdout] 67 |             .part2(black_box(include_str!("../inputs/06.txt")))
[INFO] [stdout]    |                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `benches/../inputs/07.txt`: No such file or directory (os error 2)
[INFO] [stdout]   --> benches/aoc_benchmark.rs:74:30
[INFO] [stdout]    |
[INFO] [stdout] 74 |             .part1(black_box(include_str!("../inputs/07.txt")))
[INFO] [stdout]    |                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `benches/../inputs/07.txt`: No such file or directory (os error 2)
[INFO] [stdout]   --> benches/aoc_benchmark.rs:78:30
[INFO] [stdout]    |
[INFO] [stdout] 78 |             .part2(black_box(include_str!("../inputs/07.txt")))
[INFO] [stdout]    |                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `benches/../inputs/08.txt`: No such file or directory (os error 2)
[INFO] [stdout]   --> benches/aoc_benchmark.rs:85:30
[INFO] [stdout]    |
[INFO] [stdout] 85 |             .part1(black_box(include_str!("../inputs/08.txt")))
[INFO] [stdout]    |                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `benches/../inputs/08.txt`: No such file or directory (os error 2)
[INFO] [stdout]   --> benches/aoc_benchmark.rs:89:30
[INFO] [stdout]    |
[INFO] [stdout] 89 |             .part2(black_box(include_str!("../inputs/08.txt")))
[INFO] [stdout]    |                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `benches/../inputs/09.txt`: No such file or directory (os error 2)
[INFO] [stdout]   --> benches/aoc_benchmark.rs:96:30
[INFO] [stdout]    |
[INFO] [stdout] 96 |             .part1(black_box(include_str!("../inputs/09.txt")))
[INFO] [stdout]    |                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `benches/../inputs/09.txt`: No such file or directory (os error 2)
[INFO] [stdout]    --> benches/aoc_benchmark.rs:100:30
[INFO] [stdout]     |
[INFO] [stdout] 100 |             .part2(black_box(include_str!("../inputs/09.txt")))
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `benches/../inputs/10.txt`: No such file or directory (os error 2)
[INFO] [stdout]    --> benches/aoc_benchmark.rs:107:30
[INFO] [stdout]     |
[INFO] [stdout] 107 |             .part1(black_box(include_str!("../inputs/10.txt")))
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `benches/../inputs/10.txt`: No such file or directory (os error 2)
[INFO] [stdout]    --> benches/aoc_benchmark.rs:111:30
[INFO] [stdout]     |
[INFO] [stdout] 111 |             .part2(black_box(include_str!("../inputs/10.txt")))
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `benches/../inputs/11.txt`: No such file or directory (os error 2)
[INFO] [stdout]    --> benches/aoc_benchmark.rs:118:30
[INFO] [stdout]     |
[INFO] [stdout] 118 |             .part1(black_box(include_str!("../inputs/11.txt")))
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `benches/../inputs/11.txt`: No such file or directory (os error 2)
[INFO] [stdout]    --> benches/aoc_benchmark.rs:122:30
[INFO] [stdout]     |
[INFO] [stdout] 122 |             .part2(black_box(include_str!("../inputs/11.txt")))
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `benches/../inputs/12.txt`: No such file or directory (os error 2)
[INFO] [stdout]    --> benches/aoc_benchmark.rs:129:30
[INFO] [stdout]     |
[INFO] [stdout] 129 |             .part1(black_box(include_str!("../inputs/12.txt")))
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `benches/../inputs/12.txt`: No such file or directory (os error 2)
[INFO] [stdout]    --> benches/aoc_benchmark.rs:133:30
[INFO] [stdout]     |
[INFO] [stdout] 133 |             .part2(black_box(include_str!("../inputs/12.txt")))
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `error`, `info`, and `instrument`
[INFO] [stdout]  --> src/days/day12.rs:3:22
[INFO] [stdout]   |
[INFO] [stdout] 3 | use tracing::{debug, error, info, instrument, trace, warn};
[INFO] [stdout]   |                      ^^^^^  ^^^^  ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `aoc2024` (bench "aoc_benchmark") due to 24 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning: constant `DIRECTIONS` is never used
[INFO] [stdout]   --> src/days/day12.rs:12:7
[INFO] [stdout]    |
[INFO] [stdout] 12 | const DIRECTIONS: [(i32,i32);4] = [(1,0),(-1,0),(0,1),(0,-1)];
[INFO] [stdout]    |       ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "2a4975decb1586b99674dab8ee316506b4c5c7e455cb84c6b2de063a913baabc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2a4975decb1586b99674dab8ee316506b4c5c7e455cb84c6b2de063a913baabc", kill_on_drop: false }`
[INFO] [stdout] 2a4975decb1586b99674dab8ee316506b4c5c7e455cb84c6b2de063a913baabc
