[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#9ba3d315b4b2bea7485071eaf4b2681320cd2a27 for pr-124592 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftvincent2%2Fadvent-of-code-2023" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/tvincent2/advent-of-code-2023 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/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-7-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" "+9ba3d315b4b2bea7485071eaf4b2681320cd2a27" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] f9428c8d502439e96d5f4f6d820d450c86ebf59a3e575de06eb6e80bb281ab92 [INFO] running `Command { std: "docker" "start" "-a" "f9428c8d502439e96d5f4f6d820d450c86ebf59a3e575de06eb6e80bb281ab92", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f9428c8d502439e96d5f4f6d820d450c86ebf59a3e575de06eb6e80bb281ab92", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f9428c8d502439e96d5f4f6d820d450c86ebf59a3e575de06eb6e80bb281ab92", kill_on_drop: false }` [INFO] [stdout] f9428c8d502439e96d5f4f6d820d450c86ebf59a3e575de06eb6e80bb281ab92 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] d1f1948167f8d59e128313de20bc8ca5d3f4bb2f8ebf4dc13192cfcf39915a7a [INFO] running `Command { std: "docker" "start" "-a" "d1f1948167f8d59e128313de20bc8ca5d3f4bb2f8ebf4dc13192cfcf39915a7a", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Checking day-11 v0.1.0 (/opt/rustwide/workdir/day-11) [INFO] [stderr] Checking day-12 v0.1.0 (/opt/rustwide/workdir/day-12) [INFO] [stderr] Checking day-06 v0.1.0 (/opt/rustwide/workdir/day-06) [INFO] [stderr] Checking day-07 v0.1.0 (/opt/rustwide/workdir/day-07) [INFO] [stderr] Checking day-13 v0.1.0 (/opt/rustwide/workdir/day-13) [INFO] [stderr] Checking day-10 v0.1.0 (/opt/rustwide/workdir/day-10) [INFO] [stderr] Checking day-15 v0.1.0 (/opt/rustwide/workdir/day-15) [INFO] [stderr] Checking day-05 v0.1.0 (/opt/rustwide/workdir/day-05) [INFO] [stderr] Checking day-16 v0.1.0 (/opt/rustwide/workdir/day-16) [INFO] [stderr] Checking day-03 v0.1.0 (/opt/rustwide/workdir/day-03) [INFO] [stderr] Checking day-01 v0.1.0 (/opt/rustwide/workdir/day-01) [INFO] [stderr] Checking day-02 v0.1.0 (/opt/rustwide/workdir/day-02) [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-15/src/../../input/day-15`: No such file or directory (os error 2) [INFO] [stdout] --> day-15/src/main.rs:136:17 [INFO] [stdout] | [INFO] [stdout] 136 | let input = include_str!("../../input/day-15"); [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-11/src/../../input/day-11`: No such file or directory (os error 2) [INFO] [stdout] --> day-11/src/main.rs:73:17 [INFO] [stdout] | [INFO] [stdout] 73 | let input = include_str!("../../input/day-11"); [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-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-10/src/../../input/day-10`: No such file or directory (os error 2) [INFO] [stdout] --> day-10/src/main.rs:215:17 [INFO] [stdout] | [INFO] [stdout] 215 | let input = include_str!("../../input/day-10"); [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-15/src/../../input/day-15-test`: No such file or directory (os error 2) [INFO] [stdout] --> day-15/src/main.rs:161:21 [INFO] [stdout] | [INFO] [stdout] 161 | let input = include_str!("../../input/day-15-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-15/src/../../input/day-15-test`: No such file or directory (os error 2) [INFO] [stdout] --> day-15/src/main.rs:168:21 [INFO] [stdout] | [INFO] [stdout] 168 | let input = include_str!("../../input/day-15-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-10/src/../../input/day-10`: No such file or directory (os error 2) [INFO] [stdout] --> day-10/src/main.rs:215:17 [INFO] [stdout] | [INFO] [stdout] 215 | let input = include_str!("../../input/day-10"); [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-10/src/../../input/day-10-test`: No such file or directory (os error 2) [INFO] [stdout] --> day-10/src/main.rs:230:21 [INFO] [stdout] | [INFO] [stdout] 230 | let input = include_str!("../../input/day-10-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-10/src/../../input/day-10-test`: No such file or directory (os error 2) [INFO] [stdout] --> day-10/src/main.rs:236:21 [INFO] [stdout] | [INFO] [stdout] 236 | let input = include_str!("../../input/day-10-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: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-11/src/../../input/day-11`: No such file or directory (os error 2) [INFO] [stdout] --> day-11/src/main.rs:73:17 [INFO] [stdout] | [INFO] [stdout] 73 | let input = include_str!("../../input/day-11"); [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-10/src/../../input/day-10-test`: No such file or directory (os error 2) [INFO] [stdout] --> day-10/src/main.rs:243:21 [INFO] [stdout] | [INFO] [stdout] 243 | let input = include_str!("../../input/day-10-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-10/src/../../input/day-10-test`: No such file or directory (os error 2) [INFO] [stdout] --> day-10/src/main.rs:251:21 [INFO] [stdout] | [INFO] [stdout] 251 | let input = include_str!("../../input/day-10-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-10/src/../../input/day-10-test2`: No such file or directory (os error 2) [INFO] [stdout] --> day-10/src/main.rs:258:21 [INFO] [stdout] | [INFO] [stdout] 258 | let input = include_str!("../../input/day-10-test2"); [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-11/src/../../input/day-11-test`: No such file or directory (os error 2) [INFO] [stdout] --> day-11/src/main.rs:85:21 [INFO] [stdout] | [INFO] [stdout] 85 | let input = include_str!("../../input/day-11-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-10/src/../../input/day-10-test3`: No such file or directory (os error 2) [INFO] [stdout] --> day-10/src/main.rs:266:21 [INFO] [stdout] | [INFO] [stdout] 266 | let input = include_str!("../../input/day-10-test3"); [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-11/src/../../input/day-11-test`: No such file or directory (os error 2) [INFO] [stdout] --> day-11/src/main.rs:107:21 [INFO] [stdout] | [INFO] [stdout] 107 | let input = include_str!("../../input/day-11-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-10/src/../../input/day-10-test4`: No such file or directory (os error 2) [INFO] [stdout] --> day-10/src/main.rs:274:21 [INFO] [stdout] | [INFO] [stdout] 274 | let input = include_str!("../../input/day-10-test4"); [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-01/src/../../input/day-01`: No such file or directory (os error 2) [INFO] [stdout] --> day-01/src/main.rs:36:17 [INFO] [stdout] | [INFO] [stdout] 36 | let input = include_str!("../../input/day-01").to_string(); [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-07/src/../../input/day-07`: No such file or directory (os error 2) [INFO] [stdout] --> day-07/src/main.rs:226:17 [INFO] [stdout] | [INFO] [stdout] 226 | let input = include_str!("../../input/day-07"); [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-01/src/../../input/day-01-test`: No such file or directory (os error 2) [INFO] [stdout] --> day-01/src/main.rs:46:21 [INFO] [stdout] | [INFO] [stdout] 46 | let input = include_str!("../../input/day-01-test").to_string(); [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-01/src/../../input/day-01-test2`: No such file or directory (os error 2) [INFO] [stdout] --> day-01/src/main.rs:53:21 [INFO] [stdout] | [INFO] [stdout] 53 | let input = include_str!("../../input/day-01-test2").to_string(); [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-02/src/../../input/day-02`: No such file or directory (os error 2) [INFO] [stdout] --> day-02/src/main.rs:123:17 [INFO] [stdout] | [INFO] [stdout] 123 | let input = include_str!("../../input/day-02"); [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-03/src/../../input/day-03-test`: No such file or directory (os error 2) [INFO] [stdout] --> day-03/src/main.rs:229:21 [INFO] [stdout] | [INFO] [stdout] 229 | let input = include_str!("../../input/day-03-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-03/src/../../input/day-03-test`: No such file or directory (os error 2) [INFO] [stdout] --> day-03/src/main.rs:345:21 [INFO] [stdout] | [INFO] [stdout] 345 | let input = include_str!("../../input/day-03-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-03/src/../../input/day-03-test`: No such file or directory (os error 2) [INFO] [stdout] --> day-03/src/main.rs:353:21 [INFO] [stdout] | [INFO] [stdout] 353 | let input = include_str!("../../input/day-03-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-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: 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-13` (bin "day-13") due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `day-01` (bin "day-01" test) due to 4 previous errors [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] [stdout] error: aborting due to 2 previous errors [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-06` (bin "day-06") due to 3 previous errors [INFO] [stderr] error: could not compile `day-11` (bin "day-11") due to 2 previous errors [INFO] [stderr] error: could not compile `day-11` (bin "day-11" test) due to 4 previous errors [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] [stderr] error: could not compile `day-02` (bin "day-02") due to 2 previous errors [INFO] [stderr] error: could not compile `day-15` (bin "day-15" test) due to 4 previous errors [INFO] [stderr] error: could not compile `day-12` (bin "day-12") due to 2 previous errors [INFO] [stdout] error: aborting due to 4 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `day-10` (bin "day-10") due to 2 previous errors [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 8 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `day-16` (bin "day-16") due to 2 previous errors [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `day-10` (bin "day-10" test) due to 9 previous errors [INFO] [stderr] error: could not compile `day-05` (bin "day-05") 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-07` (bin "day-07") due to 2 previous errors [INFO] [stderr] error: could not compile `day-03` (bin "day-03" test) due to 5 previous errors [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaLNUgae/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `autocfg` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "d1f1948167f8d59e128313de20bc8ca5d3f4bb2f8ebf4dc13192cfcf39915a7a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d1f1948167f8d59e128313de20bc8ca5d3f4bb2f8ebf4dc13192cfcf39915a7a", kill_on_drop: false }` [INFO] [stdout] d1f1948167f8d59e128313de20bc8ca5d3f4bb2f8ebf4dc13192cfcf39915a7a [INFO] checking tvincent2/advent-of-code-2023 against try#2466b92ed5feb282a98bb984f45d1e6d39f8c1aa for pr-124592 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftvincent2%2Fadvent-of-code-2023" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] fatal: could not create work tree dir '/workspace/builds/worker-7-tc2/source': No space left on device [INFO] checking tvincent2/advent-of-code-2023 against try#2466b92ed5feb282a98bb984f45d1e6d39f8c1aa for pr-124592 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftvincent2%2Fadvent-of-code-2023" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] fatal: could not create work tree dir '/workspace/builds/worker-7-tc2/source': No space left on device [INFO] checking tvincent2/advent-of-code-2023 against try#2466b92ed5feb282a98bb984f45d1e6d39f8c1aa for pr-124592 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftvincent2%2Fadvent-of-code-2023" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] fatal: could not create work tree dir '/workspace/builds/worker-7-tc2/source': No space left on device [INFO] checking tvincent2/advent-of-code-2023 against try#2466b92ed5feb282a98bb984f45d1e6d39f8c1aa for pr-124592 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftvincent2%2Fadvent-of-code-2023" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] fatal: could not create work tree dir '/workspace/builds/worker-7-tc2/source': No space left on device [INFO] checking tvincent2/advent-of-code-2023 against try#2466b92ed5feb282a98bb984f45d1e6d39f8c1aa for pr-124592 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftvincent2%2Fadvent-of-code-2023" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] fatal: could not create work tree dir '/workspace/builds/worker-7-tc2/source': No space left on device [ERROR] this task or one of its parent failed! [ERROR] failed to checkout https://github.com/tvincent2/advent-of-code-2023 [ERROR] caused by: command failed: exit status: 128 [ERROR] note: run with `RUST_BACKTRACE=1` to display a backtrace.