[INFO] cloning repository https://github.com/markjansnl/aoc2024 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/markjansnl/aoc2024" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmarkjansnl%2Faoc2024", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmarkjansnl%2Faoc2024'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6fc20f1308601ae78a3227988782401d914e0a25 [INFO] checking markjansnl/aoc2024 against try#173780a87744406b7489b28349c0176f14bb3881 for pr-135841 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmarkjansnl%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/markjansnl/aoc2024 on toolchain 173780a87744406b7489b28349c0176f14bb3881 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+173780a87744406b7489b28349c0176f14bb3881" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-1-tc2/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/markjansnl/aoc2024 [INFO] finished tweaking git repo https://github.com/markjansnl/aoc2024 [INFO] tweaked toml for git repo https://github.com/markjansnl/aoc2024 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/markjansnl/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" "+173780a87744406b7489b28349c0176f14bb3881" "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 pathfinding v4.11.0 [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" "+173780a87744406b7489b28349c0176f14bb3881" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a244ae56247d165175134bcb2b6a4a2c74bf8c8ed2520641ae09653acefa2c67 [INFO] running `Command { std: "docker" "start" "-a" "a244ae56247d165175134bcb2b6a4a2c74bf8c8ed2520641ae09653acefa2c67", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a244ae56247d165175134bcb2b6a4a2c74bf8c8ed2520641ae09653acefa2c67", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a244ae56247d165175134bcb2b6a4a2c74bf8c8ed2520641ae09653acefa2c67", kill_on_drop: false }` [INFO] [stdout] a244ae56247d165175134bcb2b6a4a2c74bf8c8ed2520641ae09653acefa2c67 [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" "+173780a87744406b7489b28349c0176f14bb3881" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d091abca477e9559773e16aa7fff5374ae56593a44f01151b9641b13f4e9019d [INFO] running `Command { std: "docker" "start" "-a" "d091abca477e9559773e16aa7fff5374ae56593a44f01151b9641b13f4e9019d", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Compiling libc v0.2.164 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking once_cell v1.20.2 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Checking itoa v1.0.13 [INFO] [stderr] Checking bytes v1.8.0 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Checking pin-project-lite v0.2.15 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Checking futures-core v0.3.31 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Compiling pkg-config v0.3.31 [INFO] [stderr] Checking writeable v0.5.5 [INFO] [stderr] Checking futures-sink v0.3.31 [INFO] [stderr] Checking litemap v0.7.3 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Compiling serde v1.0.215 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Checking icu_locid_transform_data v1.5.0 [INFO] [stderr] Checking hashbrown v0.15.1 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Compiling openssl v0.10.68 [INFO] [stderr] Compiling cc v1.2.1 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking icu_properties_data v1.5.0 [INFO] [stderr] Checking futures-io v0.3.31 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Compiling httparse v1.9.5 [INFO] [stderr] Checking futures-task v0.3.31 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Checking utf16_iter v1.0.5 [INFO] [stderr] Checking utf8parse v0.2.2 [INFO] [stderr] Checking ryu v1.0.18 [INFO] [stderr] Checking write16 v1.0.0 [INFO] [stderr] Checking atomic-waker v1.1.2 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Compiling native-tls v0.2.12 [INFO] [stderr] Checking bitflags v2.6.0 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking icu_normalizer_data v1.5.0 [INFO] [stderr] Checking http v1.1.0 [INFO] [stderr] Checking utf8_iter v1.0.4 [INFO] [stderr] Checking try-lock v0.2.5 [INFO] [stderr] Compiling ahash v0.7.8 [INFO] [stderr] Checking anstyle-parse v0.2.6 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Checking want v0.3.1 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Checking anstyle-query v1.1.2 [INFO] [stderr] Compiling serde_json v1.0.133 [INFO] [stderr] Checking colorchoice v1.0.3 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking anstyle v1.0.10 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Checking indexmap v2.6.0 [INFO] [stderr] Checking is_terminal_polyfill v1.70.1 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking log v0.4.22 [INFO] [stderr] Checking openssl-probe v0.1.5 [INFO] [stderr] Checking either v1.13.0 [INFO] [stderr] Checking crossbeam-deque v0.8.5 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Checking half v2.4.1 [INFO] [stderr] Checking anstream v0.6.18 [INFO] [stderr] Checking ciborium-io v0.2.2 [INFO] [stderr] Checking plotters-backend v0.3.7 [INFO] [stderr] Compiling syn v2.0.89 [INFO] [stderr] Checking strsim v0.11.1 [INFO] [stderr] Checking clap_lex v0.7.3 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Checking tower-service v0.3.3 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Checking socket2 v0.5.7 [INFO] [stderr] Checking mio v1.0.2 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking regex-syntax v0.8.5 [INFO] [stderr] Checking ciborium-ll v0.2.2 [INFO] [stderr] Checking plotters-svg v0.3.7 [INFO] [stderr] Checking clap_builder v4.5.21 [INFO] [stderr] Checking http-body v1.0.1 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Checking cast v0.3.0 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking rustls-pki-types v1.10.0 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Compiling anyhow v1.0.93 [INFO] [stderr] Checking tokio v1.41.1 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Checking walkdir v2.5.0 [INFO] [stderr] Checking is-terminal v0.4.13 [INFO] [stderr] Checking plotters v0.3.7 [INFO] [stderr] Checking integer-sqrt v0.1.5 [INFO] [stderr] Checking sync_wrapper v1.0.2 [INFO] [stderr] Checking encoding_rs v0.8.35 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Checking ipnet v2.10.1 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Checking rustls-pemfile v2.2.0 [INFO] [stderr] Checking mime v0.3.17 [INFO] [stderr] Compiling openssl-sys v0.9.104 [INFO] [stderr] Checking rustc-hash v2.0.0 [INFO] [stderr] Checking anes v0.1.6 [INFO] [stderr] Checking lru v0.7.8 [INFO] [stderr] Checking base64 v0.22.1 [INFO] [stderr] Checking iana-time-zone v0.1.61 [INFO] [stderr] Checking oorandom v11.1.4 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking chrono v0.4.38 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking criterion-plot v0.5.0 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Checking http-body-util v0.1.2 [INFO] [stderr] Compiling memoize-inner v0.4.3 [INFO] [stderr] Checking memoize v0.4.2 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Checking tokio-util v0.7.12 [INFO] [stderr] Checking h2 v0.4.7 [INFO] [stderr] Compiling zerofrom-derive v0.1.4 [INFO] [stderr] Compiling yoke-derive v0.7.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.215 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling clap_derive v4.5.18 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling deprecate-until v0.1.1 [INFO] [stderr] Checking zerofrom v0.1.4 [INFO] [stderr] Checking yoke v0.7.4 [INFO] [stderr] Checking pathfinding v4.11.0 [INFO] [stderr] Checking zerovec v0.10.4 [INFO] [stderr] Checking clap v4.5.21 [INFO] [stderr] Checking tinystr v0.7.6 [INFO] [stderr] Checking icu_collections v1.5.0 [INFO] [stderr] Checking icu_locid v1.5.0 [INFO] [stderr] Checking hyper v1.5.1 [INFO] [stderr] Checking icu_provider v1.5.0 [INFO] [stderr] Checking icu_locid_transform v1.5.0 [INFO] [stderr] Checking hyper-util v0.1.10 [INFO] [stderr] Checking icu_properties v1.5.1 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Checking hyper-tls v0.6.0 [INFO] [stderr] Checking ciborium v0.2.2 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking icu_normalizer v1.5.0 [INFO] [stderr] Checking idna_adapter v1.2.0 [INFO] [stderr] Checking idna v1.0.3 [INFO] [stderr] Checking tinytemplate v1.2.1 [INFO] [stderr] Checking url v2.5.3 [INFO] [stderr] Checking criterion v0.5.1 [INFO] [stderr] Checking reqwest v0.12.9 [INFO] [stderr] Checking aoc2024 v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: couldn't read `src/days/day01/input.txt`: No such file or directory (os error 2) [INFO] [stdout] --> src/lib.rs:127:28 [INFO] [stdout] | [INFO] [stdout] 127 | Self::_run(include_str!("input.txt"), part) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/days/day01/mod.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | / day! { [INFO] [stdout] 14 | | Output = u32, [INFO] [stdout] 15 | | Parsed = (Vec, Vec), [INFO] [stdout] 16 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `day` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/days/day02/input.txt`: No such file or directory (os error 2) [INFO] [stdout] --> src/lib.rs:127:28 [INFO] [stdout] | [INFO] [stdout] 127 | Self::_run(include_str!("input.txt"), part) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/days/day02/mod.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | / day! { [INFO] [stdout] 13 | | Output = u32, [INFO] [stdout] 14 | | Parsed = Vec>, [INFO] [stdout] 15 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `day` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/days/day03/input.txt`: No such file or directory (os error 2) [INFO] [stdout] --> src/lib.rs:127:28 [INFO] [stdout] | [INFO] [stdout] 127 | Self::_run(include_str!("input.txt"), part) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/days/day03/mod.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | / day! { [INFO] [stdout] 14 | | Output = u32, [INFO] [stdout] 15 | | Parsed = Vec, [INFO] [stdout] 16 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `day` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/days/day04/input.txt`: No such file or directory (os error 2) [INFO] [stdout] --> src/lib.rs:127:28 [INFO] [stdout] | [INFO] [stdout] 127 | Self::_run(include_str!("input.txt"), part) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/days/day04/mod.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / day! { [INFO] [stdout] 4 | | Output = usize, [INFO] [stdout] 5 | | Parsed = Puzzle, [INFO] [stdout] 6 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `day` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/days/day05/input.txt`: No such file or directory (os error 2) [INFO] [stdout] --> src/lib.rs:127:28 [INFO] [stdout] | [INFO] [stdout] 127 | Self::_run(include_str!("input.txt"), part) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/days/day05/mod.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | / day! { [INFO] [stdout] 14 | | Output = usize, [INFO] [stdout] 15 | | Parsed = Input, [INFO] [stdout] 16 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `day` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/days/day06/input.txt`: No such file or directory (os error 2) [INFO] [stdout] --> src/lib.rs:127:28 [INFO] [stdout] | [INFO] [stdout] 127 | Self::_run(include_str!("input.txt"), part) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/days/day06/mod.rs:14:1 [INFO] [stdout] | [INFO] [stdout] 14 | / day! { [INFO] [stdout] 15 | | Output = usize, [INFO] [stdout] 16 | | Parsed = Vec>, [INFO] [stdout] 17 | | bench_sample_size: 50, [INFO] [stdout] 18 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `day` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/days/day01/input.txt`: No such file or directory (os error 2) [INFO] [stdout] --> src/lib.rs:127:28 [INFO] [stdout] | [INFO] [stdout] 127 | Self::_run(include_str!("input.txt"), part) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/days/day01/mod.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | / day! { [INFO] [stdout] 14 | | Output = u32, [INFO] [stdout] 15 | | Parsed = (Vec, Vec), [INFO] [stdout] 16 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `day` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/days/day07/input.txt`: No such file or directory (os error 2) [INFO] [stdout] --> src/lib.rs:127:28 [INFO] [stdout] | [INFO] [stdout] 127 | Self::_run(include_str!("input.txt"), part) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/days/day07/mod.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | / day! { [INFO] [stdout] 13 | | Output = Number, [INFO] [stdout] 14 | | Parsed = Calibration, [INFO] [stdout] 15 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `day` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/days/day08/input.txt`: No such file or directory (os error 2) [INFO] [stdout] --> src/lib.rs:127:28 [INFO] [stdout] | [INFO] [stdout] 127 | Self::_run(include_str!("input.txt"), part) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/days/day08/mod.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / day! { [INFO] [stdout] 6 | | Output = usize, [INFO] [stdout] 7 | | Parsed = Map, [INFO] [stdout] 8 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `day` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/days/day09/input.txt`: No such file or directory (os error 2) [INFO] [stdout] --> src/lib.rs:127:28 [INFO] [stdout] | [INFO] [stdout] 127 | Self::_run(include_str!("input.txt"), part) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/days/day09/mod.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | / day! { [INFO] [stdout] 10 | | Output = usize, [INFO] [stdout] 11 | | Parsed = DiskMap, [INFO] [stdout] 12 | | bench_sample_size: 80, [INFO] [stdout] 13 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `day` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/days/day01/input.txt`: No such file or directory (os error 2) [INFO] [stdout] --> src/lib.rs:170:55 [INFO] [stdout] | [INFO] [stdout] 170 | println!("{:?}: {}", $part, Day::_run(include_str!("input.txt"), $part)?); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/days/day01/mod.rs:76:5 [INFO] [stdout] | [INFO] [stdout] 76 | run!(Part1); [INFO] [stdout] | ----------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/days/day10/input.txt`: No such file or directory (os error 2) [INFO] [stdout] --> src/lib.rs:127:28 [INFO] [stdout] | [INFO] [stdout] 127 | Self::_run(include_str!("input.txt"), part) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/days/day10/mod.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / day! { [INFO] [stdout] 6 | | Output = usize, [INFO] [stdout] 7 | | Parsed = Vec>, [INFO] [stdout] 8 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `day` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/days/day11/input.txt`: No such file or directory (os error 2) [INFO] [stdout] --> src/lib.rs:127:28 [INFO] [stdout] | [INFO] [stdout] 127 | Self::_run(include_str!("input.txt"), part) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/days/day11/mod.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | / day! { [INFO] [stdout] 8 | | Output = usize, [INFO] [stdout] 9 | | Parsed = StoneIter, [INFO] [stdout] 10 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `day` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/days/day01/input.txt`: No such file or directory (os error 2) [INFO] [stdout] --> src/lib.rs:170:55 [INFO] [stdout] | [INFO] [stdout] 170 | println!("{:?}: {}", $part, Day::_run(include_str!("input.txt"), $part)?); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/days/day01/mod.rs:78:5 [INFO] [stdout] | [INFO] [stdout] 78 | run!(Part2); [INFO] [stdout] | ----------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/days/day02/input.txt`: No such file or directory (os error 2) [INFO] [stdout] --> src/lib.rs:127:28 [INFO] [stdout] | [INFO] [stdout] 127 | Self::_run(include_str!("input.txt"), part) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/days/day02/mod.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | / day! { [INFO] [stdout] 13 | | Output = u32, [INFO] [stdout] 14 | | Parsed = Vec>, [INFO] [stdout] 15 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `day` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/days/day02/input.txt`: No such file or directory (os error 2) [INFO] [stdout] --> src/lib.rs:170:55 [INFO] [stdout] | [INFO] [stdout] 170 | println!("{:?}: {}", $part, Day::_run(include_str!("input.txt"), $part)?); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/days/day02/mod.rs:98:5 [INFO] [stdout] | [INFO] [stdout] 98 | run!(Part1); [INFO] [stdout] | ----------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/days/day02/input.txt`: No such file or directory (os error 2) [INFO] [stdout] --> src/lib.rs:170:55 [INFO] [stdout] | [INFO] [stdout] 170 | println!("{:?}: {}", $part, Day::_run(include_str!("input.txt"), $part)?); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/days/day02/mod.rs:100:5 [INFO] [stdout] | [INFO] [stdout] 100 | run!(Part2); [INFO] [stdout] | ----------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/days/day12/input.txt`: No such file or directory (os error 2) [INFO] [stdout] --> src/lib.rs:127:28 [INFO] [stdout] | [INFO] [stdout] 127 | Self::_run(include_str!("input.txt"), part) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/days/day12/mod.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | / day! { [INFO] [stdout] 8 | | Output = usize, [INFO] [stdout] 9 | | Parsed = Map, [INFO] [stdout] 10 | | bench_sample_size: 50, [INFO] [stdout] 11 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `day` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/days/day03/input.txt`: No such file or directory (os error 2) [INFO] [stdout] --> src/lib.rs:127:28 [INFO] [stdout] | [INFO] [stdout] 127 | Self::_run(include_str!("input.txt"), part) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/days/day03/mod.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | / day! { [INFO] [stdout] 14 | | Output = u32, [INFO] [stdout] 15 | | Parsed = Vec, [INFO] [stdout] 16 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `day` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/days/day03/input.txt`: No such file or directory (os error 2) [INFO] [stdout] --> src/lib.rs:170:55 [INFO] [stdout] | [INFO] [stdout] 170 | println!("{:?}: {}", $part, Day::_run(include_str!("input.txt"), $part)?); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/days/day03/mod.rs:103:5 [INFO] [stdout] | [INFO] [stdout] 103 | run!(Part1); [INFO] [stdout] | ----------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/days/day13/input.txt`: No such file or directory (os error 2) [INFO] [stdout] --> src/lib.rs:127:28 [INFO] [stdout] | [INFO] [stdout] 127 | Self::_run(include_str!("input.txt"), part) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/days/day13/mod.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | / day! { [INFO] [stdout] 13 | | Output = isize, [INFO] [stdout] 14 | | Parsed = Vec, [INFO] [stdout] 15 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `day` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/days/day14/input.txt`: No such file or directory (os error 2) [INFO] [stdout] --> src/lib.rs:127:28 [INFO] [stdout] | [INFO] [stdout] 127 | Self::_run(include_str!("input.txt"), part) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/days/day14/mod.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | / day! { [INFO] [stdout] 14 | | Output = i32, [INFO] [stdout] 15 | | Parsed = Robots, [INFO] [stdout] 16 | | bench_sample_size: 80, [INFO] [stdout] 17 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `day` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/days/day03/input.txt`: No such file or directory (os error 2) [INFO] [stdout] --> src/lib.rs:170:55 [INFO] [stdout] | [INFO] [stdout] 170 | println!("{:?}: {}", $part, Day::_run(include_str!("input.txt"), $part)?); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/days/day03/mod.rs:105:5 [INFO] [stdout] | [INFO] [stdout] 105 | run!(Part2); [INFO] [stdout] | ----------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/days/day15/input.txt`: No such file or directory (os error 2) [INFO] [stdout] --> src/lib.rs:127:28 [INFO] [stdout] | [INFO] [stdout] 127 | Self::_run(include_str!("input.txt"), part) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/days/day15/mod.rs:14:1 [INFO] [stdout] | [INFO] [stdout] 14 | / day! { [INFO] [stdout] 15 | | Output = usize, [INFO] [stdout] 16 | | Parsed = Input, [INFO] [stdout] 17 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `day` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/days/day04/input.txt`: No such file or directory (os error 2) [INFO] [stdout] --> src/lib.rs:127:28 [INFO] [stdout] | [INFO] [stdout] 127 | Self::_run(include_str!("input.txt"), part) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/days/day04/mod.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / day! { [INFO] [stdout] 4 | | Output = usize, [INFO] [stdout] 5 | | Parsed = Puzzle, [INFO] [stdout] 6 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `day` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/days/day16/input.txt`: No such file or directory (os error 2) [INFO] [stdout] --> src/lib.rs:127:28 [INFO] [stdout] | [INFO] [stdout] 127 | Self::_run(include_str!("input.txt"), part) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/days/day16/mod.rs:14:1 [INFO] [stdout] | [INFO] [stdout] 14 | / day! { [INFO] [stdout] 15 | | Output = usize, [INFO] [stdout] 16 | | Parsed = Map, [INFO] [stdout] 17 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `day` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/days/day04/input.txt`: No such file or directory (os error 2) [INFO] [stdout] --> src/lib.rs:170:55 [INFO] [stdout] | [INFO] [stdout] 170 | println!("{:?}: {}", $part, Day::_run(include_str!("input.txt"), $part)?); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/days/day04/mod.rs:122:5 [INFO] [stdout] | [INFO] [stdout] 122 | run!(Part1); [INFO] [stdout] | ----------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/days/day04/input.txt`: No such file or directory (os error 2) [INFO] [stdout] --> src/lib.rs:170:55 [INFO] [stdout] | [INFO] [stdout] 170 | println!("{:?}: {}", $part, Day::_run(include_str!("input.txt"), $part)?); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/days/day04/mod.rs:124:5 [INFO] [stdout] | [INFO] [stdout] 124 | run!(Part2); [INFO] [stdout] | ----------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/days/day17/input.txt`: No such file or directory (os error 2) [INFO] [stdout] --> src/lib.rs:127:28 [INFO] [stdout] | [INFO] [stdout] 127 | Self::_run(include_str!("input.txt"), part) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/days/day17/mod.rs:14:1 [INFO] [stdout] | [INFO] [stdout] 14 | / day! { [INFO] [stdout] 15 | | Output = String, [INFO] [stdout] 16 | | Parsed = Device, [INFO] [stdout] 17 | | bench_sample_size: 50, [INFO] [stdout] 18 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `day` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/days/day05/input.txt`: No such file or directory (os error 2) [INFO] [stdout] --> src/lib.rs:127:28 [INFO] [stdout] | [INFO] [stdout] 127 | Self::_run(include_str!("input.txt"), part) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/days/day05/mod.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | / day! { [INFO] [stdout] 14 | | Output = usize, [INFO] [stdout] 15 | | Parsed = Input, [INFO] [stdout] 16 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `day` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/days/day05/input.txt`: No such file or directory (os error 2) [INFO] [stdout] --> src/lib.rs:170:55 [INFO] [stdout] | [INFO] [stdout] 170 | println!("{:?}: {}", $part, Day::_run(include_str!("input.txt"), $part)?); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/days/day05/mod.rs:157:5 [INFO] [stdout] | [INFO] [stdout] 157 | run!(Part1); [INFO] [stdout] | ----------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/days/day18/input.txt`: No such file or directory (os error 2) [INFO] [stdout] --> src/lib.rs:127:28 [INFO] [stdout] | [INFO] [stdout] 127 | Self::_run(include_str!("input.txt"), part) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/days/day18/mod.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | / day! { [INFO] [stdout] 16 | | Output = String, [INFO] [stdout] 17 | | Parsed = Vec, [INFO] [stdout] 18 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `day` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/days/day05/input.txt`: No such file or directory (os error 2) [INFO] [stdout] --> src/lib.rs:170:55 [INFO] [stdout] | [INFO] [stdout] 170 | println!("{:?}: {}", $part, Day::_run(include_str!("input.txt"), $part)?); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/days/day05/mod.rs:159:5 [INFO] [stdout] | [INFO] [stdout] 159 | run!(Part2); [INFO] [stdout] | ----------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/days/day19/input.txt`: No such file or directory (os error 2) [INFO] [stdout] --> src/lib.rs:127:28 [INFO] [stdout] | [INFO] [stdout] 127 | Self::_run(include_str!("input.txt"), part) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/days/day19/mod.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / day! { [INFO] [stdout] 6 | | Output = usize, [INFO] [stdout] 7 | | Parsed = Input, [INFO] [stdout] 8 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `day` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/days/day06/input.txt`: No such file or directory (os error 2) [INFO] [stdout] --> src/lib.rs:127:28 [INFO] [stdout] | [INFO] [stdout] 127 | Self::_run(include_str!("input.txt"), part) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/days/day06/mod.rs:14:1 [INFO] [stdout] | [INFO] [stdout] 14 | / day! { [INFO] [stdout] 15 | | Output = usize, [INFO] [stdout] 16 | | Parsed = Vec>, [INFO] [stdout] 17 | | bench_sample_size: 50, [INFO] [stdout] 18 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `day` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/days/day06/input.txt`: No such file or directory (os error 2) [INFO] [stdout] --> src/lib.rs:170:55 [INFO] [stdout] | [INFO] [stdout] 170 | println!("{:?}: {}", $part, Day::_run(include_str!("input.txt"), $part)?); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/days/day06/mod.rs:196:5 [INFO] [stdout] | [INFO] [stdout] 196 | run!(Part1); [INFO] [stdout] | ----------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/days/day06/input.txt`: No such file or directory (os error 2) [INFO] [stdout] --> src/lib.rs:170:55 [INFO] [stdout] | [INFO] [stdout] 170 | println!("{:?}: {}", $part, Day::_run(include_str!("input.txt"), $part)?); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/days/day06/mod.rs:198:5 [INFO] [stdout] | [INFO] [stdout] 198 | run!(Part2); [INFO] [stdout] | ----------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/days/day20/input.txt`: No such file or directory (os error 2) [INFO] [stdout] --> src/lib.rs:127:28 [INFO] [stdout] | [INFO] [stdout] 127 | Self::_run(include_str!("input.txt"), part) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/days/day20/mod.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / day! { [INFO] [stdout] 6 | | Output = usize, [INFO] [stdout] 7 | | Parsed = Input, [INFO] [stdout] 8 | | bench_sample_size: 10, [INFO] [stdout] 9 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `day` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/days/day07/input.txt`: No such file or directory (os error 2) [INFO] [stdout] --> src/lib.rs:127:28 [INFO] [stdout] | [INFO] [stdout] 127 | Self::_run(include_str!("input.txt"), part) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/days/day07/mod.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | / day! { [INFO] [stdout] 13 | | Output = Number, [INFO] [stdout] 14 | | Parsed = Calibration, [INFO] [stdout] 15 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `day` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/days/day21/input.txt`: No such file or directory (os error 2) [INFO] [stdout] --> src/lib.rs:127:28 [INFO] [stdout] | [INFO] [stdout] 127 | Self::_run(include_str!("input.txt"), part) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/days/day21/mod.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | / day! { [INFO] [stdout] 9 | | Output = usize, [INFO] [stdout] 10 | | Parsed = Vec>, [INFO] [stdout] 11 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `day` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/days/day07/input.txt`: No such file or directory (os error 2) [INFO] [stdout] --> src/lib.rs:170:55 [INFO] [stdout] | [INFO] [stdout] 170 | println!("{:?}: {}", $part, Day::_run(include_str!("input.txt"), $part)?); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/days/day07/mod.rs:110:5 [INFO] [stdout] | [INFO] [stdout] 110 | run!(Part1); [INFO] [stdout] | ----------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/days/day07/input.txt`: No such file or directory (os error 2) [INFO] [stdout] --> src/lib.rs:170:55 [INFO] [stdout] | [INFO] [stdout] 170 | println!("{:?}: {}", $part, Day::_run(include_str!("input.txt"), $part)?); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/days/day07/mod.rs:112:5 [INFO] [stdout] | [INFO] [stdout] 112 | run!(Part2); [INFO] [stdout] | ----------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/days/day08/input.txt`: No such file or directory (os error 2) [INFO] [stdout] --> src/lib.rs:127:28 [INFO] [stdout] | [INFO] [stdout] 127 | Self::_run(include_str!("input.txt"), part) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/days/day08/mod.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / day! { [INFO] [stdout] 6 | | Output = usize, [INFO] [stdout] 7 | | Parsed = Map, [INFO] [stdout] 8 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `day` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/days/day08/input.txt`: No such file or directory (os error 2) [INFO] [stdout] --> src/lib.rs:170:55 [INFO] [stdout] | [INFO] [stdout] 170 | println!("{:?}: {}", $part, Day::_run(include_str!("input.txt"), $part)?); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/days/day08/mod.rs:128:5 [INFO] [stdout] | [INFO] [stdout] 128 | run!(Part1); [INFO] [stdout] | ----------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/days/day08/input.txt`: No such file or directory (os error 2) [INFO] [stdout] --> src/lib.rs:170:55 [INFO] [stdout] | [INFO] [stdout] 170 | println!("{:?}: {}", $part, Day::_run(include_str!("input.txt"), $part)?); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/days/day08/mod.rs:130:5 [INFO] [stdout] | [INFO] [stdout] 130 | run!(Part2); [INFO] [stdout] | ----------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/days/day09/input.txt`: No such file or directory (os error 2) [INFO] [stdout] --> src/lib.rs:127:28 [INFO] [stdout] | [INFO] [stdout] 127 | Self::_run(include_str!("input.txt"), part) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/days/day09/mod.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | / day! { [INFO] [stdout] 10 | | Output = usize, [INFO] [stdout] 11 | | Parsed = DiskMap, [INFO] [stdout] 12 | | bench_sample_size: 80, [INFO] [stdout] 13 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `day` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/days/day22/input.txt`: No such file or directory (os error 2) [INFO] [stdout] --> src/lib.rs:127:28 [INFO] [stdout] | [INFO] [stdout] 127 | Self::_run(include_str!("input.txt"), part) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/days/day22/mod.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | / day! { [INFO] [stdout] 10 | | Output = u128, [INFO] [stdout] 11 | | Parsed = [u32; 6_400], [INFO] [stdout] 12 | | bench_sample_size: 10, [INFO] [stdout] 13 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `day` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/days/day09/input.txt`: No such file or directory (os error 2) [INFO] [stdout] --> src/lib.rs:170:55 [INFO] [stdout] | [INFO] [stdout] 170 | println!("{:?}: {}", $part, Day::_run(include_str!("input.txt"), $part)?); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/days/day09/mod.rs:167:5 [INFO] [stdout] | [INFO] [stdout] 167 | run!(Part1); [INFO] [stdout] | ----------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/days/day23/input.txt`: No such file or directory (os error 2) [INFO] [stdout] --> src/lib.rs:127:28 [INFO] [stdout] | [INFO] [stdout] 127 | Self::_run(include_str!("input.txt"), part) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/days/day23/mod.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / day! { [INFO] [stdout] 6 | | Output = String, [INFO] [stdout] 7 | | Parsed = ParsedInput, [INFO] [stdout] 8 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `day` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/days/day24/input.txt`: No such file or directory (os error 2) [INFO] [stdout] --> src/lib.rs:127:28 [INFO] [stdout] | [INFO] [stdout] 127 | Self::_run(include_str!("input.txt"), part) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/days/day24/mod.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | / day! { [INFO] [stdout] 8 | | Output = u64, [INFO] [stdout] 9 | | Parsed = BTreeMap<&'static str, Wire>, [INFO] [stdout] 10 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `day` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/days/day09/input.txt`: No such file or directory (os error 2) [INFO] [stdout] --> src/lib.rs:170:55 [INFO] [stdout] | [INFO] [stdout] 170 | println!("{:?}: {}", $part, Day::_run(include_str!("input.txt"), $part)?); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/days/day09/mod.rs:169:5 [INFO] [stdout] | [INFO] [stdout] 169 | run!(Part2); [INFO] [stdout] | ----------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/days/day10/input.txt`: No such file or directory (os error 2) [INFO] [stdout] --> src/lib.rs:127:28 [INFO] [stdout] | [INFO] [stdout] 127 | Self::_run(include_str!("input.txt"), part) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/days/day10/mod.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / day! { [INFO] [stdout] 6 | | Output = usize, [INFO] [stdout] 7 | | Parsed = Vec>, [INFO] [stdout] 8 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `day` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/days/day10/input.txt`: No such file or directory (os error 2) [INFO] [stdout] --> src/lib.rs:170:55 [INFO] [stdout] | [INFO] [stdout] 170 | println!("{:?}: {}", $part, Day::_run(include_str!("input.txt"), $part)?); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/days/day10/mod.rs:125:5 [INFO] [stdout] | [INFO] [stdout] 125 | run!(Part1); [INFO] [stdout] | ----------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/days/day10/input.txt`: No such file or directory (os error 2) [INFO] [stdout] --> src/lib.rs:170:55 [INFO] [stdout] | [INFO] [stdout] 170 | println!("{:?}: {}", $part, Day::_run(include_str!("input.txt"), $part)?); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/days/day10/mod.rs:127:5 [INFO] [stdout] | [INFO] [stdout] 127 | run!(Part2); [INFO] [stdout] | ----------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/days/day25/input.txt`: No such file or directory (os error 2) [INFO] [stdout] --> src/lib.rs:127:28 [INFO] [stdout] | [INFO] [stdout] 127 | Self::_run(include_str!("input.txt"), part) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/days/day25/mod.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / day! { [INFO] [stdout] 4 | | Output = String, [INFO] [stdout] 5 | | Parsed = Vec, [INFO] [stdout] 6 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `day` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/days/day11/input.txt`: No such file or directory (os error 2) [INFO] [stdout] --> src/lib.rs:127:28 [INFO] [stdout] | [INFO] [stdout] 127 | Self::_run(include_str!("input.txt"), part) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/days/day11/mod.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | / day! { [INFO] [stdout] 8 | | Output = usize, [INFO] [stdout] 9 | | Parsed = StoneIter, [INFO] [stdout] 10 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `day` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/days/day11/input.txt`: No such file or directory (os error 2) [INFO] [stdout] --> src/lib.rs:170:55 [INFO] [stdout] | [INFO] [stdout] 170 | println!("{:?}: {}", $part, Day::_run(include_str!("input.txt"), $part)?); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/days/day11/mod.rs:87:5 [INFO] [stdout] | [INFO] [stdout] 87 | run!(Part1); [INFO] [stdout] | ----------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/days/day11/input.txt`: No such file or directory (os error 2) [INFO] [stdout] --> src/lib.rs:170:55 [INFO] [stdout] | [INFO] [stdout] 170 | println!("{:?}: {}", $part, Day::_run(include_str!("input.txt"), $part)?); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/days/day11/mod.rs:89:5 [INFO] [stdout] | [INFO] [stdout] 89 | run!(Part2); [INFO] [stdout] | ----------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/days/day12/input.txt`: No such file or directory (os error 2) [INFO] [stdout] --> src/lib.rs:127:28 [INFO] [stdout] | [INFO] [stdout] 127 | Self::_run(include_str!("input.txt"), part) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/days/day12/mod.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | / day! { [INFO] [stdout] 8 | | Output = usize, [INFO] [stdout] 9 | | Parsed = Map, [INFO] [stdout] 10 | | bench_sample_size: 50, [INFO] [stdout] 11 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `day` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/days/day12/input.txt`: No such file or directory (os error 2) [INFO] [stdout] --> src/lib.rs:170:55 [INFO] [stdout] | [INFO] [stdout] 170 | println!("{:?}: {}", $part, Day::_run(include_str!("input.txt"), $part)?); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/days/day12/mod.rs:276:5 [INFO] [stdout] | [INFO] [stdout] 276 | run!(Part1); [INFO] [stdout] | ----------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/days/day12/input.txt`: No such file or directory (os error 2) [INFO] [stdout] --> src/lib.rs:170:55 [INFO] [stdout] | [INFO] [stdout] 170 | println!("{:?}: {}", $part, Day::_run(include_str!("input.txt"), $part)?); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/days/day12/mod.rs:278:5 [INFO] [stdout] | [INFO] [stdout] 278 | run!(Part2); [INFO] [stdout] | ----------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/days/day13/input.txt`: No such file or directory (os error 2) [INFO] [stdout] --> src/lib.rs:127:28 [INFO] [stdout] | [INFO] [stdout] 127 | Self::_run(include_str!("input.txt"), part) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/days/day13/mod.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | / day! { [INFO] [stdout] 13 | | Output = isize, [INFO] [stdout] 14 | | Parsed = Vec, [INFO] [stdout] 15 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `day` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/days/day13/input.txt`: No such file or directory (os error 2) [INFO] [stdout] --> src/lib.rs:170:55 [INFO] [stdout] | [INFO] [stdout] 170 | println!("{:?}: {}", $part, Day::_run(include_str!("input.txt"), $part)?); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/days/day13/mod.rs:124:5 [INFO] [stdout] | [INFO] [stdout] 124 | run!(Part1); [INFO] [stdout] | ----------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/days/day13/input.txt`: No such file or directory (os error 2) [INFO] [stdout] --> src/lib.rs:170:55 [INFO] [stdout] | [INFO] [stdout] 170 | println!("{:?}: {}", $part, Day::_run(include_str!("input.txt"), $part)?); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/days/day13/mod.rs:126:5 [INFO] [stdout] | [INFO] [stdout] 126 | run!(Part2); [INFO] [stdout] | ----------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/days/day14/input.txt`: No such file or directory (os error 2) [INFO] [stdout] --> src/lib.rs:127:28 [INFO] [stdout] | [INFO] [stdout] 127 | Self::_run(include_str!("input.txt"), part) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/days/day14/mod.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | / day! { [INFO] [stdout] 14 | | Output = i32, [INFO] [stdout] 15 | | Parsed = Robots, [INFO] [stdout] 16 | | bench_sample_size: 80, [INFO] [stdout] 17 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `day` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/days/day14/input.txt`: No such file or directory (os error 2) [INFO] [stdout] --> src/lib.rs:170:55 [INFO] [stdout] | [INFO] [stdout] 170 | println!("{:?}: {}", $part, Day::_run(include_str!("input.txt"), $part)?); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/days/day14/mod.rs:125:5 [INFO] [stdout] | [INFO] [stdout] 125 | run!(Part1); [INFO] [stdout] | ----------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/days/day14/input.txt`: No such file or directory (os error 2) [INFO] [stdout] --> src/lib.rs:170:55 [INFO] [stdout] | [INFO] [stdout] 170 | println!("{:?}: {}", $part, Day::_run(include_str!("input.txt"), $part)?); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/days/day14/mod.rs:127:5 [INFO] [stdout] | [INFO] [stdout] 127 | run!(Part2); [INFO] [stdout] | ----------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/days/day15/input.txt`: No such file or directory (os error 2) [INFO] [stdout] --> src/lib.rs:127:28 [INFO] [stdout] | [INFO] [stdout] 127 | Self::_run(include_str!("input.txt"), part) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/days/day15/mod.rs:14:1 [INFO] [stdout] | [INFO] [stdout] 14 | / day! { [INFO] [stdout] 15 | | Output = usize, [INFO] [stdout] 16 | | Parsed = Input, [INFO] [stdout] 17 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `day` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/days/day15/input.txt`: No such file or directory (os error 2) [INFO] [stdout] --> src/lib.rs:170:55 [INFO] [stdout] | [INFO] [stdout] 170 | println!("{:?}: {}", $part, Day::_run(include_str!("input.txt"), $part)?); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/days/day15/mod.rs:272:5 [INFO] [stdout] | [INFO] [stdout] 272 | run!(Part1); [INFO] [stdout] | ----------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/days/day15/input.txt`: No such file or directory (os error 2) [INFO] [stdout] --> src/lib.rs:170:55 [INFO] [stdout] | [INFO] [stdout] 170 | println!("{:?}: {}", $part, Day::_run(include_str!("input.txt"), $part)?); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/days/day15/mod.rs:274:5 [INFO] [stdout] | [INFO] [stdout] 274 | run!(Part2); [INFO] [stdout] | ----------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/days/day16/input.txt`: No such file or directory (os error 2) [INFO] [stdout] --> src/lib.rs:127:28 [INFO] [stdout] | [INFO] [stdout] 127 | Self::_run(include_str!("input.txt"), part) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/days/day16/mod.rs:14:1 [INFO] [stdout] | [INFO] [stdout] 14 | / day! { [INFO] [stdout] 15 | | Output = usize, [INFO] [stdout] 16 | | Parsed = Map, [INFO] [stdout] 17 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `day` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/days/day16/input.txt`: No such file or directory (os error 2) [INFO] [stdout] --> src/lib.rs:170:55 [INFO] [stdout] | [INFO] [stdout] 170 | println!("{:?}: {}", $part, Day::_run(include_str!("input.txt"), $part)?); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/days/day16/mod.rs:231:5 [INFO] [stdout] | [INFO] [stdout] 231 | run!(Part1); [INFO] [stdout] | ----------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/days/day16/input.txt`: No such file or directory (os error 2) [INFO] [stdout] --> src/lib.rs:170:55 [INFO] [stdout] | [INFO] [stdout] 170 | println!("{:?}: {}", $part, Day::_run(include_str!("input.txt"), $part)?); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/days/day16/mod.rs:233:5 [INFO] [stdout] | [INFO] [stdout] 233 | run!(Part2); [INFO] [stdout] | ----------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/days/day17/input.txt`: No such file or directory (os error 2) [INFO] [stdout] --> src/lib.rs:127:28 [INFO] [stdout] | [INFO] [stdout] 127 | Self::_run(include_str!("input.txt"), part) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/days/day17/mod.rs:14:1 [INFO] [stdout] | [INFO] [stdout] 14 | / day! { [INFO] [stdout] 15 | | Output = String, [INFO] [stdout] 16 | | Parsed = Device, [INFO] [stdout] 17 | | bench_sample_size: 50, [INFO] [stdout] 18 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `day` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/days/day17/input.txt`: No such file or directory (os error 2) [INFO] [stdout] --> src/lib.rs:170:55 [INFO] [stdout] | [INFO] [stdout] 170 | println!("{:?}: {}", $part, Day::_run(include_str!("input.txt"), $part)?); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/days/day17/mod.rs:168:5 [INFO] [stdout] | [INFO] [stdout] 168 | run!(Part1); [INFO] [stdout] | ----------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/days/day17/input.txt`: No such file or directory (os error 2) [INFO] [stdout] --> src/lib.rs:170:55 [INFO] [stdout] | [INFO] [stdout] 170 | println!("{:?}: {}", $part, Day::_run(include_str!("input.txt"), $part)?); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/days/day17/mod.rs:170:5 [INFO] [stdout] | [INFO] [stdout] 170 | run!(Part2); [INFO] [stdout] | ----------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/days/day18/input.txt`: No such file or directory (os error 2) [INFO] [stdout] --> src/lib.rs:127:28 [INFO] [stdout] | [INFO] [stdout] 127 | Self::_run(include_str!("input.txt"), part) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/days/day18/mod.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | / day! { [INFO] [stdout] 16 | | Output = String, [INFO] [stdout] 17 | | Parsed = Vec, [INFO] [stdout] 18 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `day` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/days/day18/input.txt`: No such file or directory (os error 2) [INFO] [stdout] --> src/lib.rs:170:55 [INFO] [stdout] | [INFO] [stdout] 170 | println!("{:?}: {}", $part, Day::_run(include_str!("input.txt"), $part)?); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/days/day18/mod.rs:167:5 [INFO] [stdout] | [INFO] [stdout] 167 | run!(Part1); [INFO] [stdout] | ----------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/days/day18/input.txt`: No such file or directory (os error 2) [INFO] [stdout] --> src/lib.rs:170:55 [INFO] [stdout] | [INFO] [stdout] 170 | println!("{:?}: {}", $part, Day::_run(include_str!("input.txt"), $part)?); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/days/day18/mod.rs:169:5 [INFO] [stdout] | [INFO] [stdout] 169 | run!(Part2); [INFO] [stdout] | ----------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/days/day19/input.txt`: No such file or directory (os error 2) [INFO] [stdout] --> src/lib.rs:127:28 [INFO] [stdout] | [INFO] [stdout] 127 | Self::_run(include_str!("input.txt"), part) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/days/day19/mod.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / day! { [INFO] [stdout] 6 | | Output = usize, [INFO] [stdout] 7 | | Parsed = Input, [INFO] [stdout] 8 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `day` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/days/day19/input.txt`: No such file or directory (os error 2) [INFO] [stdout] --> src/lib.rs:170:55 [INFO] [stdout] | [INFO] [stdout] 170 | println!("{:?}: {}", $part, Day::_run(include_str!("input.txt"), $part)?); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/days/day19/mod.rs:72:5 [INFO] [stdout] | [INFO] [stdout] 72 | run!(Part1); [INFO] [stdout] | ----------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/days/day19/input.txt`: No such file or directory (os error 2) [INFO] [stdout] --> src/lib.rs:170:55 [INFO] [stdout] | [INFO] [stdout] 170 | println!("{:?}: {}", $part, Day::_run(include_str!("input.txt"), $part)?); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/days/day19/mod.rs:74:5 [INFO] [stdout] | [INFO] [stdout] 74 | run!(Part2); [INFO] [stdout] | ----------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/days/day20/input.txt`: No such file or directory (os error 2) [INFO] [stdout] --> src/lib.rs:127:28 [INFO] [stdout] | [INFO] [stdout] 127 | Self::_run(include_str!("input.txt"), part) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/days/day20/mod.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / day! { [INFO] [stdout] 6 | | Output = usize, [INFO] [stdout] 7 | | Parsed = Input, [INFO] [stdout] 8 | | bench_sample_size: 10, [INFO] [stdout] 9 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `day` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/days/day20/input.txt`: No such file or directory (os error 2) [INFO] [stdout] --> src/lib.rs:170:55 [INFO] [stdout] | [INFO] [stdout] 170 | println!("{:?}: {}", $part, Day::_run(include_str!("input.txt"), $part)?); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/days/day20/mod.rs:156:5 [INFO] [stdout] | [INFO] [stdout] 156 | run!(Part1); [INFO] [stdout] | ----------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/days/day20/input.txt`: No such file or directory (os error 2) [INFO] [stdout] --> src/lib.rs:170:55 [INFO] [stdout] | [INFO] [stdout] 170 | println!("{:?}: {}", $part, Day::_run(include_str!("input.txt"), $part)?); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/days/day20/mod.rs:158:5 [INFO] [stdout] | [INFO] [stdout] 158 | run!(Part2); [INFO] [stdout] | ----------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/days/day21/input.txt`: No such file or directory (os error 2) [INFO] [stdout] --> src/lib.rs:127:28 [INFO] [stdout] | [INFO] [stdout] 127 | Self::_run(include_str!("input.txt"), part) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/days/day21/mod.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | / day! { [INFO] [stdout] 9 | | Output = usize, [INFO] [stdout] 10 | | Parsed = Vec>, [INFO] [stdout] 11 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `day` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/days/day21/input.txt`: No such file or directory (os error 2) [INFO] [stdout] --> src/lib.rs:170:55 [INFO] [stdout] | [INFO] [stdout] 170 | println!("{:?}: {}", $part, Day::_run(include_str!("input.txt"), $part)?); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/days/day21/mod.rs:211:5 [INFO] [stdout] | [INFO] [stdout] 211 | run!(Part1); [INFO] [stdout] | ----------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/days/day21/input.txt`: No such file or directory (os error 2) [INFO] [stdout] --> src/lib.rs:170:55 [INFO] [stdout] | [INFO] [stdout] 170 | println!("{:?}: {}", $part, Day::_run(include_str!("input.txt"), $part)?); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/days/day21/mod.rs:213:5 [INFO] [stdout] | [INFO] [stdout] 213 | run!(Part2); [INFO] [stdout] | ----------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/days/day22/input.txt`: No such file or directory (os error 2) [INFO] [stdout] --> src/lib.rs:127:28 [INFO] [stdout] | [INFO] [stdout] 127 | Self::_run(include_str!("input.txt"), part) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/days/day22/mod.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | / day! { [INFO] [stdout] 10 | | Output = u128, [INFO] [stdout] 11 | | Parsed = [u32; 6_400], [INFO] [stdout] 12 | | bench_sample_size: 10, [INFO] [stdout] 13 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `day` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/days/day22/input.txt`: No such file or directory (os error 2) [INFO] [stdout] --> src/lib.rs:170:55 [INFO] [stdout] | [INFO] [stdout] 170 | println!("{:?}: {}", $part, Day::_run(include_str!("input.txt"), $part)?); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/days/day22/mod.rs:97:5 [INFO] [stdout] | [INFO] [stdout] 97 | run!(Part1); [INFO] [stdout] | ----------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/days/day22/input.txt`: No such file or directory (os error 2) [INFO] [stdout] --> src/lib.rs:170:55 [INFO] [stdout] | [INFO] [stdout] 170 | println!("{:?}: {}", $part, Day::_run(include_str!("input.txt"), $part)?); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/days/day22/mod.rs:99:5 [INFO] [stdout] | [INFO] [stdout] 99 | run!(Part2); [INFO] [stdout] | ----------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/days/day23/input.txt`: No such file or directory (os error 2) [INFO] [stdout] --> src/lib.rs:127:28 [INFO] [stdout] | [INFO] [stdout] 127 | Self::_run(include_str!("input.txt"), part) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/days/day23/mod.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / day! { [INFO] [stdout] 6 | | Output = String, [INFO] [stdout] 7 | | Parsed = ParsedInput, [INFO] [stdout] 8 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `day` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/days/day23/input.txt`: No such file or directory (os error 2) [INFO] [stdout] --> src/lib.rs:170:55 [INFO] [stdout] | [INFO] [stdout] 170 | println!("{:?}: {}", $part, Day::_run(include_str!("input.txt"), $part)?); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/days/day23/mod.rs:89:5 [INFO] [stdout] | [INFO] [stdout] 89 | run!(Part1); [INFO] [stdout] | ----------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/days/day23/input.txt`: No such file or directory (os error 2) [INFO] [stdout] --> src/lib.rs:170:55 [INFO] [stdout] | [INFO] [stdout] 170 | println!("{:?}: {}", $part, Day::_run(include_str!("input.txt"), $part)?); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/days/day23/mod.rs:91:5 [INFO] [stdout] | [INFO] [stdout] 91 | run!(Part2); [INFO] [stdout] | ----------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/days/day24/input.txt`: No such file or directory (os error 2) [INFO] [stdout] --> src/lib.rs:127:28 [INFO] [stdout] | [INFO] [stdout] 127 | Self::_run(include_str!("input.txt"), part) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/days/day24/mod.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | / day! { [INFO] [stdout] 8 | | Output = u64, [INFO] [stdout] 9 | | Parsed = BTreeMap<&'static str, Wire>, [INFO] [stdout] 10 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `day` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/days/day24/input.txt`: No such file or directory (os error 2) [INFO] [stdout] --> src/lib.rs:170:55 [INFO] [stdout] | [INFO] [stdout] 170 | println!("{:?}: {}", $part, Day::_run(include_str!("input.txt"), $part)?); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/days/day24/mod.rs:108:5 [INFO] [stdout] | [INFO] [stdout] 108 | run!(Part1); [INFO] [stdout] | ----------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/days/day24/input.txt`: No such file or directory (os error 2) [INFO] [stdout] --> src/lib.rs:170:55 [INFO] [stdout] | [INFO] [stdout] 170 | println!("{:?}: {}", $part, Day::_run(include_str!("input.txt"), $part)?); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/days/day24/mod.rs:110:5 [INFO] [stdout] | [INFO] [stdout] 110 | run!(Part2); [INFO] [stdout] | ----------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/days/day25/input.txt`: No such file or directory (os error 2) [INFO] [stdout] --> src/lib.rs:127:28 [INFO] [stdout] | [INFO] [stdout] 127 | Self::_run(include_str!("input.txt"), part) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/days/day25/mod.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / day! { [INFO] [stdout] 4 | | Output = String, [INFO] [stdout] 5 | | Parsed = Vec, [INFO] [stdout] 6 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `day` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/days/day25/input.txt`: No such file or directory (os error 2) [INFO] [stdout] --> src/lib.rs:170:55 [INFO] [stdout] | [INFO] [stdout] 170 | println!("{:?}: {}", $part, Day::_run(include_str!("input.txt"), $part)?); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/days/day25/mod.rs:88:5 [INFO] [stdout] | [INFO] [stdout] 88 | run!(Part1); [INFO] [stdout] | ----------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `aoc2024` (lib) due to 25 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `aoc2024` (lib test) due to 74 previous errors [INFO] running `Command { std: "docker" "inspect" "d091abca477e9559773e16aa7fff5374ae56593a44f01151b9641b13f4e9019d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d091abca477e9559773e16aa7fff5374ae56593a44f01151b9641b13f4e9019d", kill_on_drop: false }` [INFO] [stdout] d091abca477e9559773e16aa7fff5374ae56593a44f01151b9641b13f4e9019d