[INFO] cloning repository https://github.com/paddison/aoc23 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/paddison/aoc23" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpaddison%2Faoc23", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpaddison%2Faoc23'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c085c4695c7187b2940443933b95bc9cc44302a1 [INFO] checking paddison/aoc23 against master#9ba3d315b4b2bea7485071eaf4b2681320cd2a27 for pr-124592 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpaddison%2Faoc23" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/paddison/aoc23 on toolchain 9ba3d315b4b2bea7485071eaf4b2681320cd2a27 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9ba3d315b4b2bea7485071eaf4b2681320cd2a27" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/paddison/aoc23 [INFO] finished tweaking git repo https://github.com/paddison/aoc23 [INFO] tweaked toml for git repo https://github.com/paddison/aoc23 written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/paddison/aoc23 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" "+9ba3d315b4b2bea7485071eaf4b2681320cd2a27" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+9ba3d315b4b2bea7485071eaf4b2681320cd2a27" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5351b0e8ef4d6d430fe6a42f14adae5f00819fb9b52855bd4e95173b6242a6c7 [INFO] running `Command { std: "docker" "start" "-a" "5351b0e8ef4d6d430fe6a42f14adae5f00819fb9b52855bd4e95173b6242a6c7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5351b0e8ef4d6d430fe6a42f14adae5f00819fb9b52855bd4e95173b6242a6c7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5351b0e8ef4d6d430fe6a42f14adae5f00819fb9b52855bd4e95173b6242a6c7", kill_on_drop: false }` [INFO] [stdout] 5351b0e8ef4d6d430fe6a42f14adae5f00819fb9b52855bd4e95173b6242a6c7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+9ba3d315b4b2bea7485071eaf4b2681320cd2a27" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0efd392d0fc009ab1cc28aaec93886c9231f038d7d5c4ce7aa4fc77bd816d8a1 [INFO] running `Command { std: "docker" "start" "-a" "0efd392d0fc009ab1cc28aaec93886c9231f038d7d5c4ce7aa4fc77bd816d8a1", kill_on_drop: false }` [INFO] [stderr] Checking aoc23 v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: couldn't read `src/../data/d01t`: No such file or directory (os error 2) [INFO] [stdout] --> src/d01.rs:2:21 [INFO] [stdout] | [INFO] [stdout] 2 | static TEST: &str = include_str!("../data/d01t"); [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 `src/../data/d01t2`: No such file or directory (os error 2) [INFO] [stdout] --> src/d01.rs:4:22 [INFO] [stdout] | [INFO] [stdout] 4 | static TEST2: &str = include_str!("../data/d01t2"); [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 `src/../data/d01`: No such file or directory (os error 2) [INFO] [stdout] --> src/d01.rs:6:20 [INFO] [stdout] | [INFO] [stdout] 6 | static INP: &str = include_str!("../data/d01"); [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 `src/../data/d01t`: No such file or directory (os error 2) [INFO] [stdout] --> src/d01.rs:2:21 [INFO] [stdout] | [INFO] [stdout] 2 | static TEST: &str = include_str!("../data/d01t"); [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 `src/../data/d02t`: No such file or directory (os error 2) [INFO] [stdout] --> src/d02.rs:4:21 [INFO] [stdout] | [INFO] [stdout] 4 | static TEST: &str = include_str!("../data/d02t"); [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 `src/../data/d01t2`: No such file or directory (os error 2) [INFO] [stdout] --> src/d01.rs:4:22 [INFO] [stdout] | [INFO] [stdout] 4 | static TEST2: &str = include_str!("../data/d01t2"); [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 `src/../data/d02`: No such file or directory (os error 2) [INFO] [stdout] --> src/d02.rs:5:20 [INFO] [stdout] | [INFO] [stdout] 5 | static INP: &str = include_str!("../data/d02"); [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 `src/../data/d01`: No such file or directory (os error 2) [INFO] [stdout] --> src/d01.rs:6:20 [INFO] [stdout] | [INFO] [stdout] 6 | static INP: &str = include_str!("../data/d01"); [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 `src/../data/d02t`: No such file or directory (os error 2) [INFO] [stdout] --> src/d02.rs:4:21 [INFO] [stdout] | [INFO] [stdout] 4 | static TEST: &str = include_str!("../data/d02t"); [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 `src/../data/d03t`: No such file or directory (os error 2) [INFO] [stdout] --> src/d03.rs:4:21 [INFO] [stdout] | [INFO] [stdout] 4 | static TEST: &str = include_str!("../data/d03t"); [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 `src/../data/d02`: No such file or directory (os error 2) [INFO] [stdout] --> src/d02.rs:5:20 [INFO] [stdout] | [INFO] [stdout] 5 | static INP: &str = include_str!("../data/d02"); [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 `src/../data/d03`: No such file or directory (os error 2) [INFO] [stdout] --> src/d03.rs:7:20 [INFO] [stdout] | [INFO] [stdout] 7 | static INP: &str = include_str!("../data/d03"); [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 `src/../data/d04t`: No such file or directory (os error 2) [INFO] [stdout] --> src/d04.rs:4:21 [INFO] [stdout] | [INFO] [stdout] 4 | static TEST: &str = include_str!("../data/d04t"); [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 `src/../data/d04`: No such file or directory (os error 2) [INFO] [stdout] --> src/d04.rs:6:22 [INFO] [stdout] | [INFO] [stdout] 6 | static INPUT: &str = include_str!("../data/d04"); [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 `src/../data/d03t`: No such file or directory (os error 2) [INFO] [stdout] --> src/d03.rs:4:21 [INFO] [stdout] | [INFO] [stdout] 4 | static TEST: &str = include_str!("../data/d03t"); [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 `src/../data/d05t`: No such file or directory (os error 2) [INFO] [stdout] --> src/d05.rs:2:21 [INFO] [stdout] | [INFO] [stdout] 2 | static TEST: &str = include_str!("../data/d05t"); [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 `src/../data/d05`: No such file or directory (os error 2) [INFO] [stdout] --> src/d05.rs:5:22 [INFO] [stdout] | [INFO] [stdout] 5 | static INPUT: &str = include_str!("../data/d05"); [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 `src/../data/d03`: No such file or directory (os error 2) [INFO] [stdout] --> src/d03.rs:7:20 [INFO] [stdout] | [INFO] [stdout] 7 | static INP: &str = include_str!("../data/d03"); [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 `src/../data/d07t`: No such file or directory (os error 2) [INFO] [stdout] --> src/d07.rs:4:21 [INFO] [stdout] | [INFO] [stdout] 4 | static TEST: &str = include_str!("../data/d07t"); [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 `src/../data/d07`: No such file or directory (os error 2) [INFO] [stdout] --> src/d07.rs:5:22 [INFO] [stdout] | [INFO] [stdout] 5 | static INPUT: &str = include_str!("../data/d07"); [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 `src/../data/d04t`: No such file or directory (os error 2) [INFO] [stdout] --> src/d04.rs:4:21 [INFO] [stdout] | [INFO] [stdout] 4 | static TEST: &str = include_str!("../data/d04t"); [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 `src/../data/d04`: No such file or directory (os error 2) [INFO] [stdout] --> src/d04.rs:6:22 [INFO] [stdout] | [INFO] [stdout] 6 | static INPUT: &str = include_str!("../data/d04"); [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 `src/../data/d05t`: No such file or directory (os error 2) [INFO] [stdout] --> src/d05.rs:2:21 [INFO] [stdout] | [INFO] [stdout] 2 | static TEST: &str = include_str!("../data/d05t"); [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 `src/../data/d05`: No such file or directory (os error 2) [INFO] [stdout] --> src/d05.rs:5:22 [INFO] [stdout] | [INFO] [stdout] 5 | static INPUT: &str = include_str!("../data/d05"); [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 `src/../data/d08t`: No such file or directory (os error 2) [INFO] [stdout] --> src/d08.rs:4:21 [INFO] [stdout] | [INFO] [stdout] 4 | static TEST: &str = include_str!("../data/d08t"); [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 `src/../data/d08t2`: No such file or directory (os error 2) [INFO] [stdout] --> src/d08.rs:6:22 [INFO] [stdout] | [INFO] [stdout] 6 | static TEST2: &str = include_str!("../data/d08t2"); [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 `src/../data/d08`: No such file or directory (os error 2) [INFO] [stdout] --> src/d08.rs:7:22 [INFO] [stdout] | [INFO] [stdout] 7 | static INPUT: &str = include_str!("../data/d08"); [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 `src/../data/d09t`: No such file or directory (os error 2) [INFO] [stdout] --> src/d09.rs:2:21 [INFO] [stdout] | [INFO] [stdout] 2 | static TEST: &str = include_str!("../data/d09t"); [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 `src/../data/d09`: No such file or directory (os error 2) [INFO] [stdout] --> src/d09.rs:3:22 [INFO] [stdout] | [INFO] [stdout] 3 | static INPUT: &str = include_str!("../data/d09"); [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 `src/../data/d10t`: No such file or directory (os error 2) [INFO] [stdout] --> src/d10.rs:5:21 [INFO] [stdout] | [INFO] [stdout] 5 | static TEST: &str = include_str!("../data/d10t"); [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 `src/../data/d10t2`: No such file or directory (os error 2) [INFO] [stdout] --> src/d10.rs:7:22 [INFO] [stdout] | [INFO] [stdout] 7 | static TEST2: &str = include_str!("../data/d10t2"); [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 `src/../data/d10t3`: No such file or directory (os error 2) [INFO] [stdout] --> src/d10.rs:9:22 [INFO] [stdout] | [INFO] [stdout] 9 | static TEST3: &str = include_str!("../data/d10t3"); [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 `src/../data/d10t4`: No such file or directory (os error 2) [INFO] [stdout] --> src/d10.rs:11:22 [INFO] [stdout] | [INFO] [stdout] 11 | static TEST4: &str = include_str!("../data/d10t4"); [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 `src/../data/d10`: No such file or directory (os error 2) [INFO] [stdout] --> src/d10.rs:12:22 [INFO] [stdout] | [INFO] [stdout] 12 | static INPUT: &str = include_str!("../data/d10"); [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 `src/../data/d07t`: No such file or directory (os error 2) [INFO] [stdout] --> src/d07.rs:4:21 [INFO] [stdout] | [INFO] [stdout] 4 | static TEST: &str = include_str!("../data/d07t"); [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 `src/../data/d07`: No such file or directory (os error 2) [INFO] [stdout] --> src/d07.rs:5:22 [INFO] [stdout] | [INFO] [stdout] 5 | static INPUT: &str = include_str!("../data/d07"); [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 `src/../data/d08t`: No such file or directory (os error 2) [INFO] [stdout] --> src/d08.rs:4:21 [INFO] [stdout] | [INFO] [stdout] 4 | static TEST: &str = include_str!("../data/d08t"); [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 `src/../data/d08t2`: No such file or directory (os error 2) [INFO] [stdout] --> src/d08.rs:6:22 [INFO] [stdout] | [INFO] [stdout] 6 | static TEST2: &str = include_str!("../data/d08t2"); [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 `src/../data/d08`: No such file or directory (os error 2) [INFO] [stdout] --> src/d08.rs:7:22 [INFO] [stdout] | [INFO] [stdout] 7 | static INPUT: &str = include_str!("../data/d08"); [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 `src/../data/d09t`: No such file or directory (os error 2) [INFO] [stdout] --> src/d09.rs:2:21 [INFO] [stdout] | [INFO] [stdout] 2 | static TEST: &str = include_str!("../data/d09t"); [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 `src/../data/d09`: No such file or directory (os error 2) [INFO] [stdout] --> src/d09.rs:3:22 [INFO] [stdout] | [INFO] [stdout] 3 | static INPUT: &str = include_str!("../data/d09"); [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 `src/../data/d10t`: No such file or directory (os error 2) [INFO] [stdout] --> src/d10.rs:5:21 [INFO] [stdout] | [INFO] [stdout] 5 | static TEST: &str = include_str!("../data/d10t"); [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 `src/../data/d10t2`: No such file or directory (os error 2) [INFO] [stdout] --> src/d10.rs:7:22 [INFO] [stdout] | [INFO] [stdout] 7 | static TEST2: &str = include_str!("../data/d10t2"); [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 `src/../data/d10t3`: No such file or directory (os error 2) [INFO] [stdout] --> src/d10.rs:9:22 [INFO] [stdout] | [INFO] [stdout] 9 | static TEST3: &str = include_str!("../data/d10t3"); [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 `src/../data/d10t4`: No such file or directory (os error 2) [INFO] [stdout] --> src/d10.rs:11:22 [INFO] [stdout] | [INFO] [stdout] 11 | static TEST4: &str = include_str!("../data/d10t4"); [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 `src/../data/d10`: No such file or directory (os error 2) [INFO] [stdout] --> src/d10.rs:12:22 [INFO] [stdout] | [INFO] [stdout] 12 | static INPUT: &str = include_str!("../data/d10"); [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: aborting due to 23 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `aoc23` (bin "aoc23") due to 24 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to 23 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `aoc23` (bin "aoc23" test) due to 24 previous errors [INFO] running `Command { std: "docker" "inspect" "0efd392d0fc009ab1cc28aaec93886c9231f038d7d5c4ce7aa4fc77bd816d8a1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0efd392d0fc009ab1cc28aaec93886c9231f038d7d5c4ce7aa4fc77bd816d8a1", kill_on_drop: false }` [INFO] [stdout] 0efd392d0fc009ab1cc28aaec93886c9231f038d7d5c4ce7aa4fc77bd816d8a1