[INFO] cloning repository https://github.com/tvincent2/advent-of-code-2023 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tvincent2/advent-of-code-2023" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftvincent2%2Fadvent-of-code-2023", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftvincent2%2Fadvent-of-code-2023'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 00e45cf86c668c731fd57506b8d06bf92d5bc17a [INFO] checking tvincent2/advent-of-code-2023 against master#506512391b1a75ae450d36c9420978402a91abcc for pr-125384 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftvincent2%2Fadvent-of-code-2023" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/tvincent2/advent-of-code-2023 on toolchain 506512391b1a75ae450d36c9420978402a91abcc [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/tvincent2/advent-of-code-2023 [INFO] finished tweaking git repo https://github.com/tvincent2/advent-of-code-2023 [INFO] tweaked toml for git repo https://github.com/tvincent2/advent-of-code-2023 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/tvincent2/advent-of-code-2023 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" "+506512391b1a75ae450d36c9420978402a91abcc" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:beeedbb442662e57d416641ecc3200b38e573c25b057896194468d05594dd835" "/opt/rustwide/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 674d0dab8cd5d753760b52a6d335546c39932519a097778335656682101e11cd [INFO] running `Command { std: "docker" "start" "-a" "674d0dab8cd5d753760b52a6d335546c39932519a097778335656682101e11cd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "674d0dab8cd5d753760b52a6d335546c39932519a097778335656682101e11cd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "674d0dab8cd5d753760b52a6d335546c39932519a097778335656682101e11cd", kill_on_drop: false }` [INFO] [stdout] 674d0dab8cd5d753760b52a6d335546c39932519a097778335656682101e11cd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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:beeedbb442662e57d416641ecc3200b38e573c25b057896194468d05594dd835" "/opt/rustwide/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 04aef18d13c92703f503802334a2bf460517a266bb7974c09f19a50650b2082c [INFO] running `Command { std: "docker" "start" "-a" "04aef18d13c92703f503802334a2bf460517a266bb7974c09f19a50650b2082c", kill_on_drop: false }` [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling num-bigint v0.4.4 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Checking day-13 v0.1.0 (/opt/rustwide/workdir/day-13) [INFO] [stderr] Checking day-05 v0.1.0 (/opt/rustwide/workdir/day-05) [INFO] [stderr] Checking day-09 v0.1.0 (/opt/rustwide/workdir/day-09) [INFO] [stderr] Checking day-14 v0.1.0 (/opt/rustwide/workdir/day-14) [INFO] [stderr] Checking day-16 v0.1.0 (/opt/rustwide/workdir/day-16) [INFO] [stderr] Checking day-17 v0.1.0 (/opt/rustwide/workdir/day-17) [INFO] [stderr] Checking day-12 v0.1.0 (/opt/rustwide/workdir/day-12) [INFO] [stderr] Checking day-03 v0.1.0 (/opt/rustwide/workdir/day-03) [INFO] [stderr] Checking day-06 v0.1.0 (/opt/rustwide/workdir/day-06) [INFO] [stdout] error: couldn't read `day-09/src/../../input/day-09`: No such file or directory (os error 2) [INFO] [stdout] --> day-09/src/main.rs:93:17 [INFO] [stdout] | [INFO] [stdout] 93 | let input = include_str!("../../input/day-09"); [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 `day-13/src/../../input/day-13`: No such file or directory (os error 2) [INFO] [stdout] --> day-13/src/main.rs:107:17 [INFO] [stdout] | [INFO] [stdout] 107 | let input = include_str!("../../input/day-13"); [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 `day-05/src/../../input/day-05`: No such file or directory (os error 2) [INFO] [stdout] --> day-05/src/main.rs:187:17 [INFO] [stdout] | [INFO] [stdout] 187 | let input = include_str!("../../input/day-05"); [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 `day-16/src/../../input/day-16`: No such file or directory (os error 2) [INFO] [stdout] --> day-16/src/main.rs:277:17 [INFO] [stdout] | [INFO] [stdout] 277 | let input = include_str!("../../input/day-16"); [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 `day-14/src/../../input/day-14`: No such file or directory (os error 2) [INFO] [stdout] --> day-14/src/main.rs:185:17 [INFO] [stdout] | [INFO] [stdout] 185 | let input = include_str!("../../input/day-14"); [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 `day-05/src/../../input/day-05-test`: No such file or directory (os error 2) [INFO] [stdout] --> day-05/src/main.rs:218:21 [INFO] [stdout] | [INFO] [stdout] 218 | let input = include_str!("../../input/day-05-test"); [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 `day-05/src/../../input/day-05-test`: No such file or directory (os error 2) [INFO] [stdout] --> day-05/src/main.rs:352:21 [INFO] [stdout] | [INFO] [stdout] 352 | let input = include_str!("../../input/day-05-test"); [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 `day-05/src/../../input/day-05-test`: No such file or directory (os error 2) [INFO] [stdout] --> day-05/src/main.rs:363:21 [INFO] [stdout] | [INFO] [stdout] 363 | let input = include_str!("../../input/day-05-test"); [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 `day-13/src/../../input/day-13`: No such file or directory (os error 2) [INFO] [stdout] --> day-13/src/main.rs:107:17 [INFO] [stdout] | [INFO] [stdout] 107 | let input = include_str!("../../input/day-13"); [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 `day-05/src/../../input/day-05-test`: No such file or directory (os error 2) [INFO] [stdout] --> day-05/src/main.rs:371:21 [INFO] [stdout] | [INFO] [stdout] 371 | let input = include_str!("../../input/day-05-test"); [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 `day-13/src/../../input/day-13-test`: No such file or directory (os error 2) [INFO] [stdout] --> day-13/src/main.rs:121:21 [INFO] [stdout] | [INFO] [stdout] 121 | let input = include_str!("../../input/day-13-test"); [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 `day-13/src/../../input/day-13-test`: No such file or directory (os error 2) [INFO] [stdout] --> day-13/src/main.rs:128:21 [INFO] [stdout] | [INFO] [stdout] 128 | let input = include_str!("../../input/day-13-test"); [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 `day-17/src/../../input/day-17`: No such file or directory (os error 2) [INFO] [stdout] --> day-17/src/main.rs:322:17 [INFO] [stdout] | [INFO] [stdout] 322 | let input = include_str!("../../input/day-17"); [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 `day-06/src/../../input/day-06`: No such file or directory (os error 2) [INFO] [stdout] --> day-06/src/main.rs:72:17 [INFO] [stdout] | [INFO] [stdout] 72 | let input = include_str!("../../input/day-06"); [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 `day-06/src/../../input/day-06-part2`: No such file or directory (os error 2) [INFO] [stdout] --> day-06/src/main.rs:77:18 [INFO] [stdout] | [INFO] [stdout] 77 | let input2 = include_str!("../../input/day-06-part2"); [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 `day-03/src/../../input/day-03`: No such file or directory (os error 2) [INFO] [stdout] --> day-03/src/main.rs:188:17 [INFO] [stdout] | [INFO] [stdout] 188 | let input = include_str!("../../input/day-03"); [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 `day-14/src/../../input/day-14`: No such file or directory (os error 2) [INFO] [stdout] --> day-14/src/main.rs:185:17 [INFO] [stdout] | [INFO] [stdout] 185 | let input = include_str!("../../input/day-14"); [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 `day-06/src/../../input/day-06-test`: No such file or directory (os error 2) [INFO] [stdout] --> day-06/src/main.rs:89:21 [INFO] [stdout] | [INFO] [stdout] 89 | let input = include_str!("../../input/day-06-test"); [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 `day-14/src/../../input/day-14-test`: No such file or directory (os error 2) [INFO] [stdout] --> day-14/src/main.rs:204:21 [INFO] [stdout] | [INFO] [stdout] 204 | let input = include_str!("../../input/day-14-test"); [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 `day-14/src/../../input/day-14-test`: No such file or directory (os error 2) [INFO] [stdout] --> day-14/src/main.rs:212:21 [INFO] [stdout] | [INFO] [stdout] 212 | let input = include_str!("../../input/day-14-test"); [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 `day-06/src/../../input/day-06-test`: No such file or directory (os error 2) [INFO] [stdout] --> day-06/src/main.rs:109:21 [INFO] [stdout] | [INFO] [stdout] 109 | let input = include_str!("../../input/day-06-test"); [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 `day-14/src/../../input/day-14-test`: No such file or directory (os error 2) [INFO] [stdout] --> day-14/src/main.rs:225:21 [INFO] [stdout] | [INFO] [stdout] 225 | let input = include_str!("../../input/day-14-test"); [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 `day-12/src/../../input/day-12`: No such file or directory (os error 2) [INFO] [stdout] --> day-12/src/main.rs:154:17 [INFO] [stdout] | [INFO] [stdout] 154 | let input = include_str!("../../input/day-12"); [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 `day-12/src/../../input/day-12-test`: No such file or directory (os error 2) [INFO] [stdout] --> day-12/src/main.rs:239:21 [INFO] [stdout] | [INFO] [stdout] 239 | let input = include_str!("../../input/day-12-test"); [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 `day-12/src/../../input/day-12-test`: No such file or directory (os error 2) [INFO] [stdout] --> day-12/src/main.rs:246:21 [INFO] [stdout] | [INFO] [stdout] 246 | let input = include_str!("../../input/day-12-test"); [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 `day-12/src/../../input/day-12-test`: No such file or directory (os error 2) [INFO] [stdout] --> day-12/src/main.rs:648:21 [INFO] [stdout] | [INFO] [stdout] 648 | let input = include_str!("../../input/day-12-test"); [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 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `day-13` (bin "day-13") due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `day-16` (bin "day-16") due to 2 previous errors [INFO] [stderr] error: could not compile `day-09` (bin "day-09") due to 2 previous errors [INFO] [stderr] error: could not compile `day-13` (bin "day-13" test) due to 4 previous errors [INFO] [stdout] error: aborting due to 4 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `day-06` (bin "day-06" test) due to 5 previous errors [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `day-03` (bin "day-03") due to 2 previous errors [INFO] [stderr] error: could not compile `day-14` (bin "day-14") due to 2 previous errors [INFO] [stdout] error: aborting due to 4 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `day-14` (bin "day-14" test) due to 5 previous errors [INFO] [stderr] error: could not compile `day-17` (bin "day-17") due to 2 previous errors [INFO] [stdout] error: aborting due to 5 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `day-05` (bin "day-05" test) due to 6 previous errors [INFO] [stdout] error: aborting due to 4 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `day-12` (bin "day-12" test) due to 5 previous errors [INFO] running `Command { std: "docker" "inspect" "04aef18d13c92703f503802334a2bf460517a266bb7974c09f19a50650b2082c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "04aef18d13c92703f503802334a2bf460517a266bb7974c09f19a50650b2082c", kill_on_drop: false }` [INFO] [stdout] 04aef18d13c92703f503802334a2bf460517a266bb7974c09f19a50650b2082c