[INFO] cloning repository https://github.com/Boingboingsplat/aoc-2023 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Boingboingsplat/aoc-2023" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBoingboingsplat%2Faoc-2023", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBoingboingsplat%2Faoc-2023'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 130d55673137949408d1093ac7ff09631d6a5e9d [INFO] checking Boingboingsplat/aoc-2023/130d55673137949408d1093ac7ff09631d6a5e9d against master#ff1737bb00913444173658b4e0b274fd79aabf66 for pr-132712-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBoingboingsplat%2Faoc-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/Boingboingsplat/aoc-2023 on toolchain ff1737bb00913444173658b4e0b274fd79aabf66 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ff1737bb00913444173658b4e0b274fd79aabf66" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Boingboingsplat/aoc-2023 [INFO] finished tweaking git repo https://github.com/Boingboingsplat/aoc-2023 [INFO] tweaked toml for git repo https://github.com/Boingboingsplat/aoc-2023 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/Boingboingsplat/aoc-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" "+ff1737bb00913444173658b4e0b274fd79aabf66" "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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+ff1737bb00913444173658b4e0b274fd79aabf66" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5b9910fe6b9f8f65c8ecf6fdf781ea87e86fba564add76707c670b6ab02822b1 [INFO] running `Command { std: "docker" "start" "-a" "5b9910fe6b9f8f65c8ecf6fdf781ea87e86fba564add76707c670b6ab02822b1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5b9910fe6b9f8f65c8ecf6fdf781ea87e86fba564add76707c670b6ab02822b1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5b9910fe6b9f8f65c8ecf6fdf781ea87e86fba564add76707c670b6ab02822b1", kill_on_drop: false }` [INFO] [stdout] 5b9910fe6b9f8f65c8ecf6fdf781ea87e86fba564add76707c670b6ab02822b1 [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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+ff1737bb00913444173658b4e0b274fd79aabf66" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0f56052d5628e4c1f4a84b3959f1996ad92cc806b406e26538c0532a03735d4a [INFO] running `Command { std: "docker" "start" "-a" "0f56052d5628e4c1f4a84b3959f1996ad92cc806b406e26538c0532a03735d4a", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.79 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Checking memchr v2.7.2 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Checking either v1.10.0 [INFO] [stderr] Compiling anyhow v1.0.86 [INFO] [stderr] Checking itertools v0.12.1 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking quote v1.0.35 [INFO] [stderr] Checking syn v2.0.58 [INFO] [stderr] Checking aoc_macro v0.1.0 (/opt/rustwide/workdir/aoc_macro) [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Checking aoc v0.1.0 (/opt/rustwide/workdir/aoc) [INFO] [stderr] Checking day_10 v0.1.0 (/opt/rustwide/workdir/day_10) [INFO] [stderr] Checking day_03 v0.1.0 (/opt/rustwide/workdir/day_03) [INFO] [stderr] Checking day_17 v0.1.0 (/opt/rustwide/workdir/day_17) [INFO] [stderr] Checking day_06 v0.1.0 (/opt/rustwide/workdir/day_06) [INFO] [stderr] Checking day_21 v0.1.0 (/opt/rustwide/workdir/day_21) [INFO] [stderr] Checking day_09 v0.1.0 (/opt/rustwide/workdir/day_09) [INFO] [stderr] Checking day_19 v0.1.0 (/opt/rustwide/workdir/day_19) [INFO] [stderr] Checking day_01 v0.1.0 (/opt/rustwide/workdir/day_01) [INFO] [stderr] Checking day_05 v0.1.0 (/opt/rustwide/workdir/day_05) [INFO] [stderr] Checking day_20 v0.1.0 (/opt/rustwide/workdir/day_20) [INFO] [stderr] Checking day_14 v0.1.0 (/opt/rustwide/workdir/day_14) [INFO] [stderr] Checking day_13 v0.1.0 (/opt/rustwide/workdir/day_13) [INFO] [stderr] Checking day_12 v0.1.0 (/opt/rustwide/workdir/day_12) [INFO] [stderr] Checking day_04 v0.1.0 (/opt/rustwide/workdir/day_04) [INFO] [stdout] error: couldn't read `day_17/src/input.txt`: No such file or directory (os error 2) [INFO] [stdout] --> day_17/src/main.rs:179:17 [INFO] [stdout] | [INFO] [stdout] 179 | let input = include_str!("input.txt"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `day_06/src/input.txt`: No such file or directory (os error 2) [INFO] [stdout] --> day_06/src/main.rs:52:17 [INFO] [stdout] | [INFO] [stdout] 52 | let input = include_str!("input.txt"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `day_09/src/input.txt`: No such file or directory (os error 2) [INFO] [stdout] --> day_09/src/main.rs:42:17 [INFO] [stdout] | [INFO] [stdout] 42 | let input = include_str!("input.txt"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `day_10/src/input.txt`: No such file or directory (os error 2) [INFO] [stdout] --> day_10/src/main.rs:180:17 [INFO] [stdout] | [INFO] [stdout] 180 | let input = include_str!("input.txt"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `day_21/src/input.txt`: No such file or directory (os error 2) [INFO] [stdout] --> day_21/src/main.rs:104:17 [INFO] [stdout] | [INFO] [stdout] 104 | let input = include_str!("input.txt"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `day_03/src/input.txt`: No such file or directory (os error 2) [INFO] [stdout] --> day_03/src/main.rs:73:17 [INFO] [stdout] | [INFO] [stdout] 73 | let input = include_str!("input.txt"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `day_05/src/input.txt`: No such file or directory (os error 2) [INFO] [stdout] --> day_05/src/main.rs:80:17 [INFO] [stdout] | [INFO] [stdout] 80 | let input = include_str!("input.txt"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `day_19/src/input.txt`: No such file or directory (os error 2) [INFO] [stdout] --> day_19/src/main.rs:199:17 [INFO] [stdout] | [INFO] [stdout] 199 | let input = include_str!("input.txt"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `day_01/src/input.txt`: No such file or directory (os error 2) [INFO] [stdout] --> day_01/src/main.rs:51:17 [INFO] [stdout] | [INFO] [stdout] 51 | let input = include_str!("input.txt"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `day_05/src/input.txt`: No such file or directory (os error 2) [INFO] [stdout] --> day_05/src/main.rs:80:17 [INFO] [stdout] | [INFO] [stdout] 80 | let input = include_str!("input.txt"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `day_14/src/input.txt`: No such file or directory (os error 2) [INFO] [stdout] --> day_14/src/main.rs:165:17 [INFO] [stdout] | [INFO] [stdout] 165 | let input = include_str!("input.txt"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `day_12/src/input.txt`: No such file or directory (os error 2) [INFO] [stdout] --> day_12/src/main.rs:100:17 [INFO] [stdout] | [INFO] [stdout] 100 | let input = include_str!("input.txt"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `day_13/src/input.txt`: No such file or directory (os error 2) [INFO] [stdout] --> day_13/src/main.rs:87:17 [INFO] [stdout] | [INFO] [stdout] 87 | let input = include_str!("input.txt"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `day_10/src/input.txt`: No such file or directory (os error 2) [INFO] [stdout] --> day_10/src/main.rs:180:17 [INFO] [stdout] | [INFO] [stdout] 180 | let input = include_str!("input.txt"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `day_04/src/input.txt`: No such file or directory (os error 2) [INFO] [stdout] --> day_04/src/main.rs:67:17 [INFO] [stdout] | [INFO] [stdout] 67 | let input = include_str!("input.txt"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `day_20/src/input.txt`: No such file or directory (os error 2) [INFO] [stdout] --> day_20/src/main.rs:213:17 [INFO] [stdout] | [INFO] [stdout] 213 | let input = include_str!("input.txt"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `day_09` (bin "day_09") due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `day_06` (bin "day_06" test) due to 1 previous error [INFO] [stderr] error: could not compile `day_01` (bin "day_01" test) due to 1 previous error [INFO] [stderr] error: could not compile `day_03` (bin "day_03" test) due to 1 previous error [INFO] [stderr] error: could not compile `day_21` (bin "day_21") due to 1 previous error [INFO] [stderr] error: could not compile `day_10` (bin "day_10" test) due to 1 previous error [INFO] [stderr] error: could not compile `day_04` (bin "day_04") due to 1 previous error [INFO] [stderr] error: could not compile `day_17` (bin "day_17") due to 1 previous error [INFO] [stderr] error: could not compile `day_05` (bin "day_05") due to 1 previous error [INFO] [stderr] error: could not compile `day_13` (bin "day_13" test) due to 1 previous error [INFO] [stderr] error: could not compile `day_10` (bin "day_10") due to 1 previous error [INFO] [stderr] error: could not compile `day_05` (bin "day_05" test) due to 1 previous error [INFO] [stderr] error: could not compile `day_12` (bin "day_12" test) due to 1 previous error [INFO] [stderr] error: could not compile `day_14` (bin "day_14") due to 1 previous error [INFO] [stderr] error: could not compile `day_20` (bin "day_20") due to 1 previous error [INFO] [stderr] error: could not compile `day_19` (bin "day_19") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "0f56052d5628e4c1f4a84b3959f1996ad92cc806b406e26538c0532a03735d4a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0f56052d5628e4c1f4a84b3959f1996ad92cc806b406e26538c0532a03735d4a", kill_on_drop: false }` [INFO] [stdout] 0f56052d5628e4c1f4a84b3959f1996ad92cc806b406e26538c0532a03735d4a