[INFO] cloning repository https://github.com/jankramer/advent-of-code-2024 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jankramer/advent-of-code-2024" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjankramer%2Fadvent-of-code-2024", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjankramer%2Fadvent-of-code-2024'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 573e1f43b6b6ed4e622096cbee01d7fa273360bb [INFO] checking jankramer/advent-of-code-2024 against try#51de2e90f91fdec6cf64ff542a4e15b9c177a797 for pr-147294 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjankramer%2Fadvent-of-code-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] started tweaking git repo https://github.com/jankramer/advent-of-code-2024 [INFO] finished tweaking git repo https://github.com/jankramer/advent-of-code-2024 [INFO] tweaked toml for git repo https://github.com/jankramer/advent-of-code-2024 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/jankramer/advent-of-code-2024 on toolchain 51de2e90f91fdec6cf64ff542a4e15b9c177a797 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+51de2e90f91fdec6cf64ff542a4e15b9c177a797" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/jankramer/advent-of-code-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" "+51de2e90f91fdec6cf64ff542a4e15b9c177a797" "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] 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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+51de2e90f91fdec6cf64ff542a4e15b9c177a797" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6378500d6236adb3fca48bda062bc212a862bfc2141ebd59be48ecaee512bc1b [INFO] running `Command { std: "docker" "start" "-a" "6378500d6236adb3fca48bda062bc212a862bfc2141ebd59be48ecaee512bc1b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6378500d6236adb3fca48bda062bc212a862bfc2141ebd59be48ecaee512bc1b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6378500d6236adb3fca48bda062bc212a862bfc2141ebd59be48ecaee512bc1b", kill_on_drop: false }` [INFO] [stdout] 6378500d6236adb3fca48bda062bc212a862bfc2141ebd59be48ecaee512bc1b [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+51de2e90f91fdec6cf64ff542a4e15b9c177a797" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 285c8fd0d34242cd3ba4c5f3fc95e6d1452fb720f0f004d582e959f390cadd07 [INFO] running `Command { std: "docker" "start" "-a" "285c8fd0d34242cd3ba4c5f3fc95e6d1452fb720f0f004d582e959f390cadd07", kill_on_drop: false }` [INFO] [stderr] Checking rustc-hash v2.1.0 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Checking aoc v0.0.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/input.rs:27:23 [INFO] [stdout] | [INFO] [stdout] 27 | pub fn split_once(&self, delimiter: &'static str) -> (Input, Input) { [INFO] [stdout] | ^^^^^ ^^^^^ ^^^^^ the same lifetime is hidden here [INFO] [stdout] | | | [INFO] [stdout] | the lifetime is elided here the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 27 | pub fn split_once(&self, delimiter: &'static str) -> (Input<'_>, Input<'_>) { [INFO] [stdout] | ++++ ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/input.rs:27:23 [INFO] [stdout] | [INFO] [stdout] 27 | pub fn split_once(&self, delimiter: &'static str) -> (Input, Input) { [INFO] [stdout] | ^^^^^ ^^^^^ ^^^^^ the same lifetime is hidden here [INFO] [stdout] | | | [INFO] [stdout] | the lifetime is elided here the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 27 | pub fn split_once(&self, delimiter: &'static str) -> (Input<'_>, Input<'_>) { [INFO] [stdout] | ++++ ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/bin/day19.txt`: No such file or directory (os error 2) [INFO] [stdout] --> src/bin/day19.rs:4:30 [INFO] [stdout] | [INFO] [stdout] 4 | const IN: Input = Input::new(include_str!("day19.txt")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/bin/day16.txt`: No such file or directory (os error 2) [INFO] [stdout] --> src/bin/day16.rs:7:30 [INFO] [stdout] | [INFO] [stdout] 7 | const IN: Input = Input::new(include_str!("day16.txt")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/bin/day08.txt`: No such file or directory (os error 2) [INFO] [stdout] --> src/bin/day08.rs:1:19 [INFO] [stdout] | [INFO] [stdout] 1 | const IN: &[u8] = include_bytes!("day08.txt"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/bin/day20.txt`: No such file or directory (os error 2) [INFO] [stdout] --> src/bin/day20.rs:6:30 [INFO] [stdout] | [INFO] [stdout] 6 | const IN: Input = Input::new(include_str!("day20.txt")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `aoc` (bin "day16") due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: couldn't read `src/bin/day09.txt`: No such file or directory (os error 2) [INFO] [stdout] --> src/bin/day09.rs:4:18 [INFO] [stdout] | [INFO] [stdout] 4 | const IN: &str = include_str!("day09.txt"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/bin/day10.txt`: No such file or directory (os error 2) [INFO] [stdout] --> src/bin/day10.rs:5:19 [INFO] [stdout] | [INFO] [stdout] 5 | const IN: &[u8] = include_bytes!("day10.txt"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/bin/day18.txt`: No such file or directory (os error 2) [INFO] [stdout] --> src/bin/day18.rs:7:30 [INFO] [stdout] | [INFO] [stdout] 7 | const IN: Input = Input::new(include_str!("day18.txt")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/bin/day07.txt`: No such file or directory (os error 2) [INFO] [stdout] --> src/bin/day07.rs:3:18 [INFO] [stdout] | [INFO] [stdout] 3 | const IN: &str = include_str!("day07.txt"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `aoc` (bin "day19") due to 1 previous error [INFO] [stderr] error: could not compile `aoc` (bin "day20") due to 1 previous error [INFO] [stdout] error: couldn't read `src/bin/day14.txt`: No such file or directory (os error 2) [INFO] [stdout] --> src/bin/day14.rs:8:30 [INFO] [stdout] | [INFO] [stdout] 8 | const IN: Input = Input::new(include_str!("day14.txt")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `aoc` (bin "day10" test) due to 1 previous error [INFO] [stderr] error: could not compile `aoc` (bin "day09" test) due to 1 previous error [INFO] [stdout] error: couldn't read `src/bin/day11.txt`: No such file or directory (os error 2) [INFO] [stdout] --> src/bin/day11.rs:3:18 [INFO] [stdout] | [INFO] [stdout] 3 | const IN: &str = include_str!("day11.txt"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `aoc` (bin "day08") due to 1 previous error [INFO] [stdout] error: couldn't read `src/bin/day23.txt`: No such file or directory (os error 2) [INFO] [stdout] --> src/bin/day23.rs:6:30 [INFO] [stdout] | [INFO] [stdout] 6 | const IN: Input = Input::new(include_str!("day23.txt")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/bin/day22.txt`: No such file or directory (os error 2) [INFO] [stdout] --> src/bin/day22.rs:5:30 [INFO] [stdout] | [INFO] [stdout] 5 | const IN: Input = Input::new(include_str!("day22.txt")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/bin/day03.txt`: No such file or directory (os error 2) [INFO] [stdout] --> src/bin/day03.rs:3:18 [INFO] [stdout] | [INFO] [stdout] 3 | const IN: &str = include_str!("day03.txt"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/bin/day19.txt`: No such file or directory (os error 2) [INFO] [stdout] --> src/bin/day19.rs:4:30 [INFO] [stdout] | [INFO] [stdout] 4 | const IN: Input = Input::new(include_str!("day19.txt")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/bin/day20.txt`: No such file or directory (os error 2) [INFO] [stdout] --> src/bin/day20.rs:6:30 [INFO] [stdout] | [INFO] [stdout] 6 | const IN: Input = Input::new(include_str!("day20.txt")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/bin/day08.txt`: No such file or directory (os error 2) [INFO] [stdout] --> src/bin/day08.rs:1:19 [INFO] [stdout] | [INFO] [stdout] 1 | const IN: &[u8] = include_bytes!("day08.txt"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `aoc` (bin "day19" test) due to 1 previous error [INFO] [stderr] error: could not compile `aoc` (bin "day08" test) due to 1 previous error [INFO] [stderr] error: could not compile `aoc` (bin "day18" test) due to 1 previous error [INFO] [stderr] error: could not compile `aoc` (bin "day07") due to 1 previous error [INFO] [stderr] error: could not compile `aoc` (bin "day14" test) due to 1 previous error [INFO] [stderr] error: could not compile `aoc` (bin "day11" test) due to 1 previous error [INFO] [stderr] error: could not compile `aoc` (bin "day22" test) due to 1 previous error [INFO] [stderr] error: could not compile `aoc` (bin "day23" test) due to 1 previous error [INFO] [stderr] error: could not compile `aoc` (bin "day20" test) due to 1 previous error [INFO] [stderr] error: could not compile `aoc` (bin "day03") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "285c8fd0d34242cd3ba4c5f3fc95e6d1452fb720f0f004d582e959f390cadd07", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "285c8fd0d34242cd3ba4c5f3fc95e6d1452fb720f0f004d582e959f390cadd07", kill_on_drop: false }` [INFO] [stdout] 285c8fd0d34242cd3ba4c5f3fc95e6d1452fb720f0f004d582e959f390cadd07