[INFO] cloning repository https://github.com/Espiobest/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/Espiobest/AOC-2024" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEspiobest%2FAOC-2024", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEspiobest%2FAOC-2024'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 43808f21438e01bd8ebe419bfef4f121ca0e57dd
[INFO] checking Espiobest/AOC-2024 against try#a3dffdb3a32d0dedc198f9de7d43173f3eb6727b for pr-136303
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEspiobest%2FAOC-2024" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/Espiobest/AOC-2024 on toolchain a3dffdb3a32d0dedc198f9de7d43173f3eb6727b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a3dffdb3a32d0dedc198f9de7d43173f3eb6727b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/Espiobest/AOC-2024
[INFO] finished tweaking git repo https://github.com/Espiobest/AOC-2024
[INFO] tweaked toml for git repo https://github.com/Espiobest/AOC-2024 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/Espiobest/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" "+a3dffdb3a32d0dedc198f9de7d43173f3eb6727b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:c80049f3b88b82089a44e0f06d0d6029d44b96b7257e55a1cd63dbc9f4c33334" "/opt/rustwide/cargo-home/bin/cargo" "+a3dffdb3a32d0dedc198f9de7d43173f3eb6727b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 279e4e1ca457553a0e444e8d86c8383a42286a151603dbb1201966c4638121ef
[INFO] running `Command { std: "docker" "start" "-a" "279e4e1ca457553a0e444e8d86c8383a42286a151603dbb1201966c4638121ef", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "279e4e1ca457553a0e444e8d86c8383a42286a151603dbb1201966c4638121ef", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "279e4e1ca457553a0e444e8d86c8383a42286a151603dbb1201966c4638121ef", kill_on_drop: false }`
[INFO] [stdout] 279e4e1ca457553a0e444e8d86c8383a42286a151603dbb1201966c4638121ef
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:c80049f3b88b82089a44e0f06d0d6029d44b96b7257e55a1cd63dbc9f4c33334" "/opt/rustwide/cargo-home/bin/cargo" "+a3dffdb3a32d0dedc198f9de7d43173f3eb6727b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ed047a404e86d26261492f82d631c53d1367b2347cf104be9b1b384e8c639270
[INFO] running `Command { std: "docker" "start" "-a" "ed047a404e86d26261492f82d631c53d1367b2347cf104be9b1b384e8c639270", kill_on_drop: false }`
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]     Checking either v1.13.0
[INFO] [stderr]     Checking regex-syntax v0.8.5
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]     Checking crossbeam-deque v0.8.5
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]     Checking AOC-2024 v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: couldn't read `day-13/day-13.rs`: No such file or directory (os error 2)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `day-16/day-16.rs`: No such file or directory (os error 2)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `day-22/day-22.rs`: No such file or directory (os error 2)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `AOC-2024` (bin "day13" test) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `AOC-2024` (bin "day16") due to 1 previous error
[INFO] [stderr] error: could not compile `AOC-2024` (bin "day22" test) due to 1 previous error
[INFO] [stdout] error: couldn't read `day-25/day-25.rs`: No such file or directory (os error 2)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `day-20/day-20.rs`: No such file or directory (os error 2)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `AOC-2024` (bin "day20") due to 1 previous error
[INFO] [stdout] error: couldn't read `day-11/day-11.rs`: No such file or directory (os error 2)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `AOC-2024` (bin "day11" test) due to 1 previous error
[INFO] [stdout] error: couldn't read `day-14/day-14.rs`: No such file or directory (os error 2)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `AOC-2024` (bin "day25") due to 1 previous error
[INFO] [stdout] error: couldn't read `day-21/day-21.rs`: No such file or directory (os error 2)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `AOC-2024` (bin "day14" test) due to 1 previous error
[INFO] [stderr] error: could not compile `AOC-2024` (bin "day21" test) due to 1 previous error
[INFO] [stdout] error[E0277]: the trait bound `Vec<{integer}>: Extend<char>` is not satisfied
[INFO] [stdout]   --> day-09/day-09.rs:35:18
[INFO] [stdout]    |
[INFO] [stdout] 35 |             data.extend(std::iter::repeat('.').take(num));
[INFO] [stdout]    |                  ^^^^^^ the trait `Extend<char>` is not implemented for `Vec<{integer}>`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `Extend<A>`:
[INFO] [stdout]              `Vec<T, A>` implements `Extend<&T>`
[INFO] [stdout]              `Vec<T, A>` implements `Extend<T>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> day-09/day-09.rs:51:20
[INFO] [stdout]    |
[INFO] [stdout] 51 |     while let Some('.') = data_part1.last() {
[INFO] [stdout]    |                    ^^^    ----------------- this expression has type `Option<&{integer}>`
[INFO] [stdout]    |                    |
[INFO] [stdout]    |                    expected integer, found `char`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> day-09/day-09.rs:56:32
[INFO] [stdout]    |
[INFO] [stdout] 56 |         .map(|(i, &e)| if e == '.' { 0 } else { i * e })
[INFO] [stdout]    |                                ^^^ expected integer, found `char`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: can't compare `{integer}` with `char`
[INFO] [stdout]   --> day-09/day-09.rs:56:29
[INFO] [stdout]    |
[INFO] [stdout] 56 |         .map(|(i, &e)| if e == '.' { 0 } else { i * e })
[INFO] [stdout]    |                             ^^ no implementation for `{integer} == char`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the trait `PartialEq<char>` is not implemented for `{integer}`
[INFO] [stdout]    = help: the following other types implement trait `PartialEq<Rhs>`:
[INFO] [stdout]              f128
[INFO] [stdout]              f16
[INFO] [stdout]              f32
[INFO] [stdout]              f64
[INFO] [stdout]              i128
[INFO] [stdout]              i16
[INFO] [stdout]              i32
[INFO] [stdout]              i64
[INFO] [stdout]            and 8 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `day-24/day-24.rs`: No such file or directory (os error 2)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `AOC-2024` (bin "day24") due to 1 previous error
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> day-09/day-09.rs:65:20
[INFO] [stdout]    |
[INFO] [stdout] 65 |         if item == '.' {
[INFO] [stdout]    |            ----    ^^^ expected `usize`, found `char`
[INFO] [stdout]    |            |
[INFO] [stdout]    |            expected because this is `usize`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> day-09/day-09.rs:66:47
[INFO] [stdout]    |
[INFO] [stdout] 66 |             if i == 0 || data_part2[i - 1] != '.' {
[INFO] [stdout]    |                          -----------------    ^^^ expected `usize`, found `char`
[INFO] [stdout]    |                          |
[INFO] [stdout]    |                          expected because this is `usize`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> day-09/day-09.rs:78:29
[INFO] [stdout]    |
[INFO] [stdout] 78 |         if data_part2[i] != '.' {
[INFO] [stdout]    |            -------------    ^^^ expected `usize`, found `char`
[INFO] [stdout]    |            |
[INFO] [stdout]    |            expected because this is `usize`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> day-09/day-09.rs:98:51
[INFO] [stdout]    |
[INFO] [stdout] 98 |                     data_part2[start_index + k] = '.';
[INFO] [stdout]    |                     ---------------------------   ^^^ expected `usize`, found `char`
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     expected due to the type of this binding
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> day-09/day-09.rs:111:32
[INFO] [stdout]     |
[INFO] [stdout] 111 |         .map(|(i, &e)| if e == '.' { 0 } else { i * e })
[INFO] [stdout]     |                           -    ^^^ expected `usize`, found `char`
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           expected because this is `usize`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0277, E0308.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `AOC-2024` (bin "day9") due to 9 previous errors
[INFO] running `Command { std: "docker" "inspect" "ed047a404e86d26261492f82d631c53d1367b2347cf104be9b1b384e8c639270", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ed047a404e86d26261492f82d631c53d1367b2347cf104be9b1b384e8c639270", kill_on_drop: false }`
[INFO] [stdout] ed047a404e86d26261492f82d631c53d1367b2347cf104be9b1b384e8c639270
