[INFO] cloning repository https://github.com/szeweq/aoc2023 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/szeweq/aoc2023" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fszeweq%2Faoc2023", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fszeweq%2Faoc2023'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2e5f7f50f7c7a2779b585e5e17f5e9d1e31864f2 [INFO] checking szeweq/aoc2023 against try#b047d5f4496a7526d91d0dddea494c05853f2a7b for pr-122661-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fszeweq%2Faoc2023" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-0-tc2/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/szeweq/aoc2023 [INFO] finished tweaking git repo https://github.com/szeweq/aoc2023 [INFO] tweaked toml for git repo https://github.com/szeweq/aoc2023 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/szeweq/aoc2023 on toolchain b047d5f4496a7526d91d0dddea494c05853f2a7b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b047d5f4496a7526d91d0dddea494c05853f2a7b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/szeweq/aoc2023 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" "+b047d5f4496a7526d91d0dddea494c05853f2a7b" "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-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+b047d5f4496a7526d91d0dddea494c05853f2a7b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 31fe6ed56f117847bfa0c87a238681283b43ae509c9a4d82171cbdbd706b9630 [INFO] running `Command { std: "docker" "start" "-a" "31fe6ed56f117847bfa0c87a238681283b43ae509c9a4d82171cbdbd706b9630", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "31fe6ed56f117847bfa0c87a238681283b43ae509c9a4d82171cbdbd706b9630", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "31fe6ed56f117847bfa0c87a238681283b43ae509c9a4d82171cbdbd706b9630", kill_on_drop: false }` [INFO] [stdout] 31fe6ed56f117847bfa0c87a238681283b43ae509c9a4d82171cbdbd706b9630 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+b047d5f4496a7526d91d0dddea494c05853f2a7b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e07ac9a7be08c2ddcbcfb8d7bd5d034eeeaca3886b08fb6e72c47792037e4006 [INFO] running `Command { std: "docker" "start" "-a" "e07ac9a7be08c2ddcbcfb8d7bd5d034eeeaca3886b08fb6e72c47792037e4006", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling libc v0.2.151 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking ppv-lite86 v0.2.17 [INFO] [stderr] Compiling aoc2023 v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: aoc2023@0.1.0: Don't forget to star the "szeweq/aoc2023" repo on Github! (https://github.com/szeweq/aoc2023) [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling num-bigint v0.4.4 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Checking getrandom v0.2.11 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking num-complex v0.4.4 [INFO] [stderr] Checking num v0.4.1 [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/bin/08.rs:8:17 [INFO] [stdout] | [INFO] [stdout] 8 | fn parse(input: &str) -> Input { [INFO] [stdout] | ^^^^ ----- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided 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] 8 | fn parse(input: &str) -> Input<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `input` [INFO] [stdout] --> src/bin/24.rs:3:14 [INFO] [stdout] | [INFO] [stdout] 3 | pub fn part1(input: &str) -> Option { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_input` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `input` [INFO] [stdout] --> src/bin/24.rs:7:14 [INFO] [stdout] | [INFO] [stdout] 7 | pub fn part2(input: &str) -> Option { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_input` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/bin/08.rs:8:17 [INFO] [stdout] | [INFO] [stdout] 8 | fn parse(input: &str) -> Input { [INFO] [stdout] | ^^^^ ----- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided 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] 8 | fn parse(input: &str) -> Input<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed for `Box<_>` [INFO] [stdout] --> src/bin/12.rs:8:13 [INFO] [stdout] | [INFO] [stdout] 8 | let n = n.split(',').map(|x| x.parse().unwrap()).collect::>(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 11 | ([sb; 5].join(&b'?').into(), n.repeat(5).into_boxed_slice()) [INFO] [stdout] | ------ type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving `n` an explicit type, where the placeholders `_` are specified [INFO] [stdout] | [INFO] [stdout] 8 | let n: Box<_> = n.split(',').map(|x| x.parse().unwrap()).collect::>(); [INFO] [stdout] | ++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed for `Box<_>` [INFO] [stdout] --> src/bin/12.rs:8:13 [INFO] [stdout] | [INFO] [stdout] 8 | let n = n.split(',').map(|x| x.parse().unwrap()).collect::>(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 11 | ([sb; 5].join(&b'?').into(), n.repeat(5).into_boxed_slice()) [INFO] [stdout] | ------ type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving `n` an explicit type, where the placeholders `_` are specified [INFO] [stdout] | [INFO] [stdout] 8 | let n: Box<_> = n.split(',').map(|x| x.parse().unwrap()).collect::>(); [INFO] [stdout] | ++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0282`. [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0282`. [INFO] [stdout] [INFO] [stderr] warning: aoc2023@0.1.0: Don't forget to star the "szeweq/aoc2023" repo on Github! (https://github.com/szeweq/aoc2023) [INFO] [stderr] error: could not compile `aoc2023` (bin "12" test) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] warning: aoc2023@0.1.0: Don't forget to star the "szeweq/aoc2023" repo on Github! (https://github.com/szeweq/aoc2023) [INFO] [stderr] error: could not compile `aoc2023` (bin "12") due to 1 previous error [INFO] [stdout] warning: unused variable: `input` [INFO] [stdout] --> src/bin/24.rs:3:14 [INFO] [stdout] | [INFO] [stdout] 3 | pub fn part1(input: &str) -> Option { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_input` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `input` [INFO] [stdout] --> src/bin/24.rs:7:14 [INFO] [stdout] | [INFO] [stdout] 7 | pub fn part2(input: &str) -> Option { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_input` [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "e07ac9a7be08c2ddcbcfb8d7bd5d034eeeaca3886b08fb6e72c47792037e4006", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e07ac9a7be08c2ddcbcfb8d7bd5d034eeeaca3886b08fb6e72c47792037e4006", kill_on_drop: false }` [INFO] [stdout] e07ac9a7be08c2ddcbcfb8d7bd5d034eeeaca3886b08fb6e72c47792037e4006