[INFO] cloning repository https://github.com/sstadick/aoc-2024 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sstadick/aoc-2024" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsstadick%2Faoc-2024", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsstadick%2Faoc-2024'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4fea91188b2bc87c98494b7165f5c8ac935aee40 [INFO] checking sstadick/aoc-2024 against try#ef5216c337126ffe24d074826f4023948c4a9b8e for pr-137033 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsstadick%2Faoc-2024" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/sstadick/aoc-2024 on toolchain ef5216c337126ffe24d074826f4023948c4a9b8e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ef5216c337126ffe24d074826f4023948c4a9b8e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/sstadick/aoc-2024 [INFO] finished tweaking git repo https://github.com/sstadick/aoc-2024 [INFO] tweaked toml for git repo https://github.com/sstadick/aoc-2024 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/sstadick/aoc-2024 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" "+ef5216c337126ffe24d074826f4023948c4a9b8e" "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 divan-macros v0.1.16 [INFO] [stderr] Downloaded rstest_macros v0.23.0 [INFO] [stderr] Downloaded condtype v1.3.0 [INFO] [stderr] Downloaded rstest v0.23.0 [INFO] [stderr] Downloaded divan v0.1.16 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+ef5216c337126ffe24d074826f4023948c4a9b8e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c3243549eaf1f407ced6cfd4e78386e908cf68baa6e148dcbc2a2819c0ddd134 [INFO] running `Command { std: "docker" "start" "-a" "c3243549eaf1f407ced6cfd4e78386e908cf68baa6e148dcbc2a2819c0ddd134", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c3243549eaf1f407ced6cfd4e78386e908cf68baa6e148dcbc2a2819c0ddd134", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c3243549eaf1f407ced6cfd4e78386e908cf68baa6e148dcbc2a2819c0ddd134", kill_on_drop: false }` [INFO] [stdout] c3243549eaf1f407ced6cfd4e78386e908cf68baa6e148dcbc2a2819c0ddd134 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+ef5216c337126ffe24d074826f4023948c4a9b8e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c233e75e16995ad9e27ae1009a129a8c3aeb7c0b1208d8e5c1fddd779077c046 [INFO] running `Command { std: "docker" "start" "-a" "c233e75e16995ad9e27ae1009a129a8c3aeb7c0b1208d8e5c1fddd779077c046", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Checking pin-project-lite v0.2.15 [INFO] [stderr] Compiling rustix v0.38.41 [INFO] [stderr] Checking linux-raw-sys v0.4.14 [INFO] [stderr] Checking utf8parse v0.2.2 [INFO] [stderr] Checking bitflags v2.6.0 [INFO] [stderr] Checking anstyle v1.0.10 [INFO] [stderr] Checking regex-syntax v0.8.5 [INFO] [stderr] Compiling anyhow v1.0.93 [INFO] [stderr] Checking anstyle-query v1.1.2 [INFO] [stderr] Checking is_terminal_polyfill v1.70.1 [INFO] [stderr] Checking colorchoice v1.0.3 [INFO] [stderr] Checking strsim v0.11.1 [INFO] [stderr] Checking clap_lex v0.7.3 [INFO] [stderr] Checking log v0.4.22 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking num-iter v0.1.45 [INFO] [stderr] Checking num-complex v0.4.6 [INFO] [stderr] Checking anstyle-parse v0.2.6 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Checking futures-core v0.3.31 [INFO] [stderr] Checking futures-sink v0.3.31 [INFO] [stderr] Compiling indexmap v2.7.0 [INFO] [stderr] Checking futures-task v0.3.31 [INFO] [stderr] Checking anstream v0.6.18 [INFO] [stderr] Compiling winnow v0.6.20 [INFO] [stderr] Compiling libc v0.2.167 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking futures-io v0.3.31 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Compiling relative-path v1.9.3 [INFO] [stderr] Checking regex-lite v0.1.6 [INFO] [stderr] Checking remove_dir_all v0.5.3 [INFO] [stderr] Checking condtype v1.3.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling rstest_macros v0.23.0 [INFO] [stderr] Compiling syn v2.0.90 [INFO] [stderr] Checking crossbeam-deque v0.8.5 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Checking terminal_size v0.4.1 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Checking clap_builder v4.5.21 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking num v0.4.3 [INFO] [stderr] Compiling toml_edit v0.22.22 [INFO] [stderr] Checking aoclib v0.1.0 (/opt/rustwide/workdir/aoclib) [INFO] [stderr] Checking tempdir v0.3.7 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Compiling proc-macro-crate v3.2.0 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling clap_derive v4.5.18 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling divan-macros v0.1.16 [INFO] [stderr] Compiling test-log-macros v0.2.16 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking tracing-subscriber v0.3.19 [INFO] [stderr] Checking clap v4.5.21 [INFO] [stderr] Checking divan v0.1.16 [INFO] [stderr] Checking test-log v0.2.16 [INFO] [stderr] Checking day-07 v0.1.0 (/opt/rustwide/workdir/day-07) [INFO] [stderr] Checking day-14 v0.1.0 (/opt/rustwide/workdir/day-14) [INFO] [stderr] Checking day-06 v0.1.0 (/opt/rustwide/workdir/day-06) [INFO] [stderr] Checking day-12 v0.1.0 (/opt/rustwide/workdir/day-12) [INFO] [stderr] Checking day-05 v0.1.0 (/opt/rustwide/workdir/day-05) [INFO] [stderr] Checking day-01 v0.1.0 (/opt/rustwide/workdir/day-01) [INFO] [stderr] Checking day-16 v0.1.0 (/opt/rustwide/workdir/day-16) [INFO] [stderr] Checking day-04 v0.1.0 (/opt/rustwide/workdir/day-04) [INFO] [stderr] Checking day-02 v0.1.0 (/opt/rustwide/workdir/day-02) [INFO] [stderr] Checking day-15 v0.1.0 (/opt/rustwide/workdir/day-15) [INFO] [stderr] Checking day-08 v0.1.0 (/opt/rustwide/workdir/day-08) [INFO] [stderr] Checking day-10 v0.1.0 (/opt/rustwide/workdir/day-10) [INFO] [stderr] Checking day-11 v0.1.0 (/opt/rustwide/workdir/day-11) [INFO] [stderr] Checking day-09 v0.1.0 (/opt/rustwide/workdir/day-09) [INFO] [stderr] Checking day-03 v0.1.0 (/opt/rustwide/workdir/day-03) [INFO] [stdout] error: couldn't read `day-05/src/bin/../../input2.txt`: No such file or directory (os error 2) [INFO] [stdout] --> day-05/src/bin/part2.rs:17:26 [INFO] [stdout] | [INFO] [stdout] 17 | let result = process(include_bytes!("../../input2.txt")).context("process part 2")?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `day-07/src/bin/../../input1.txt`: No such file or directory (os error 2) [INFO] [stdout] --> day-07/src/bin/part1.rs:17:26 [INFO] [stdout] | [INFO] [stdout] 17 | let result = process(include_bytes!("../../input1.txt")).context("process part 1")?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `day-15/src/bin/../../input1.txt`: No such file or directory (os error 2) [INFO] [stdout] --> day-15/src/bin/part1.rs:17:26 [INFO] [stdout] | [INFO] [stdout] 17 | let result = process(include_bytes!("../../input1.txt")).context("process part 1")?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `day-11/src/bin/../../input2.txt`: No such file or directory (os error 2) [INFO] [stdout] --> day-11/src/bin/part2.rs:17:26 [INFO] [stdout] | [INFO] [stdout] 17 | let result = process(include_bytes!("../../input2.txt")).context("process part 2")?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `day-08/src/bin/../../input1.txt`: No such file or directory (os error 2) [INFO] [stdout] --> day-08/src/bin/part1.rs:17:26 [INFO] [stdout] | [INFO] [stdout] 17 | let result = process(include_bytes!("../../input1.txt")).context("process part 1")?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `original_came_from` [INFO] [stdout] --> day-16/src/part2.rs:143:5 [INFO] [stdout] | [INFO] [stdout] 143 | original_came_from: FxHashMap, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_original_came_from` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `kind` is never read [INFO] [stdout] --> day-09/src/part1.rs:72:5 [INFO] [stdout] | [INFO] [stdout] 71 | pub struct ContiguousBlock { [INFO] [stdout] | --------------- field in this struct [INFO] [stdout] 72 | kind: MemoryBlock, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ContiguousBlock` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `day-07` (bin "part1") due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `day-15` (bin "part1") due to 1 previous error [INFO] [stdout] error: couldn't read `day-14/src/bin/../../input1.txt`: No such file or directory (os error 2) [INFO] [stdout] --> day-14/src/bin/part1.rs:17:26 [INFO] [stdout] | [INFO] [stdout] 17 | let result = process(include_bytes!("../../input1.txt")).context("process part 1")?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `day-10/src/bin/../../input2.txt`: No such file or directory (os error 2) [INFO] [stdout] --> day-10/src/bin/part2.rs:17:26 [INFO] [stdout] | [INFO] [stdout] 17 | let result = process(include_bytes!("../../input2.txt")).context("process part 2")?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `day-05` (bin "part2") due to 1 previous error [INFO] [stderr] error: could not compile `day-14` (bin "part1") due to 1 previous error [INFO] [stderr] error: could not compile `day-10` (bin "part2") due to 1 previous error [INFO] [stderr] error: could not compile `day-08` (bin "part1") due to 1 previous error [INFO] [stderr] error: could not compile `day-11` (bin "part2") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "c233e75e16995ad9e27ae1009a129a8c3aeb7c0b1208d8e5c1fddd779077c046", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c233e75e16995ad9e27ae1009a129a8c3aeb7c0b1208d8e5c1fddd779077c046", kill_on_drop: false }` [INFO] [stdout] c233e75e16995ad9e27ae1009a129a8c3aeb7c0b1208d8e5c1fddd779077c046