[INFO] cloning repository https://github.com/fnafnio/aoc2023 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/fnafnio/aoc2023" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffnafnio%2Faoc2023", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffnafnio%2Faoc2023'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] debc005f0e36de9abf34ba456f6b2175e6433f31 [INFO] testing fnafnio/aoc2023 against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffnafnio%2Faoc2023" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/fnafnio/aoc2023 [INFO] finished tweaking git repo https://github.com/fnafnio/aoc2023 [INFO] tweaked toml for git repo https://github.com/fnafnio/aoc2023 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/fnafnio/aoc2023 on toolchain b83b707f97d809763b7861afa7638871f3339a33 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/fnafnio/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" "+b83b707f97d809763b7861afa7638871f3339a33" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6a72f688f606f7ded5e65e102bdd6c454e00879256ab753cabf5addb4ab57c21 [INFO] running `Command { std: "docker" "start" "-a" "6a72f688f606f7ded5e65e102bdd6c454e00879256ab753cabf5addb4ab57c21", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6a72f688f606f7ded5e65e102bdd6c454e00879256ab753cabf5addb4ab57c21", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6a72f688f606f7ded5e65e102bdd6c454e00879256ab753cabf5addb4ab57c21", kill_on_drop: false }` [INFO] [stdout] 6a72f688f606f7ded5e65e102bdd6c454e00879256ab753cabf5addb4ab57c21 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 94b4838e070e33576adb20d54d33c1fe911cf4c92ff308edfd6f62689493b2d2 [INFO] running `Command { std: "docker" "start" "-a" "94b4838e070e33576adb20d54d33c1fe911cf4c92ff308edfd6f62689493b2d2", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.70 [INFO] [stderr] Compiling libc v0.2.150 [INFO] [stderr] Compiling memchr v2.6.4 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling crossbeam-epoch v0.9.15 [INFO] [stderr] Compiling semver v1.0.20 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling thread_local v1.1.7 [INFO] [stderr] Compiling anstyle-parse v0.2.2 [INFO] [stderr] Compiling anstyle v1.0.4 [INFO] [stderr] Compiling eyre v0.6.9 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling thiserror v1.0.50 [INFO] [stderr] Compiling gimli v0.28.1 [INFO] [stderr] Compiling rayon-core v1.12.0 [INFO] [stderr] Compiling anstream v0.6.4 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling object v0.32.1 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling miniz_oxide v0.7.1 [INFO] [stderr] Compiling clap_lex v0.6.0 [INFO] [stderr] Compiling camino v1.1.6 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.18 [INFO] [stderr] Compiling indenter v0.3.3 [INFO] [stderr] Compiling rustc-demangle v0.1.23 [INFO] [stderr] Compiling owo-colors v3.5.0 [INFO] [stderr] Compiling anyhow v1.0.75 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling indexmap v2.1.0 [INFO] [stderr] Compiling clap_builder v4.4.9 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling integer-sqrt v0.1.5 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling syn v2.0.39 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling crossbeam-deque v0.8.3 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling itertools v0.12.0 [INFO] [stderr] Compiling rayon v1.8.0 [INFO] [stderr] Compiling tracing-error v0.2.0 [INFO] [stderr] Compiling color-spantrace v0.2.1 [INFO] [stderr] Compiling backtrace v0.3.69 [INFO] [stderr] Compiling addr2line v0.21.0 [INFO] [stderr] Compiling regex-automata v0.4.3 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling thiserror-impl v1.0.50 [INFO] [stderr] Compiling deprecate-until v0.1.1 [INFO] [stderr] Compiling clap_derive v4.4.7 [INFO] [stderr] Compiling color-eyre v0.6.2 [INFO] [stderr] Compiling pathfinding v4.4.0 [INFO] [stderr] Compiling regex v1.10.2 [INFO] [stderr] Compiling clap v4.4.10 [INFO] [stderr] Compiling aoc2023 v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0428]: the name `parse_part_2` is defined multiple times [INFO] [stdout] --> src/solutions/day_6.rs:67:5 [INFO] [stdout] | [INFO] [stdout] 51 | pub(super) fn parse_part_2(input: &str) -> super::Result<(usize, usize)> { [INFO] [stdout] | ------------------------------------------------------------------------ previous definition of the value `parse_part_2` here [INFO] [stdout] ... [INFO] [stdout] 67 | fn parse_part_2(input: &str) -> IResult<&str, (usize, usize)> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `parse_part_2` redefined here [INFO] [stdout] | [INFO] [stdout] = note: `parse_part_2` must be defined only once in the value namespace of this module [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `exclusive_range_pattern` has been stable since 1.80.0 and no longer requires an attribute to enable [INFO] [stdout] --> src/lib.rs:4:12 [INFO] [stdout] | [INFO] [stdout] 4 | #![feature(exclusive_range_pattern)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/solutions/day_6.rs:52:17 [INFO] [stdout] | [INFO] [stdout] 52 | let (_, (t, d)) = [INFO] [stdout] | ^^^^^^ expected `usize`, found `(_, _)` [INFO] [stdout] 53 | parse_part_2(input).map_err(|e| eyre!("Error parsing input: {:?}", e))?; [INFO] [stdout] | ----------------------------------------------------------------------- this expression has type `(usize, usize)` [INFO] [stdout] | [INFO] [stdout] = note: expected type `usize` [INFO] [stdout] found tuple `(_, _)` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0308, E0428. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0308`. [INFO] [stdout] [INFO] [stderr] error: could not compile `aoc2023` (lib) due to 2 previous errors; 1 warning emitted [INFO] running `Command { std: "docker" "inspect" "94b4838e070e33576adb20d54d33c1fe911cf4c92ff308edfd6f62689493b2d2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "94b4838e070e33576adb20d54d33c1fe911cf4c92ff308edfd6f62689493b2d2", kill_on_drop: false }` [INFO] [stdout] 94b4838e070e33576adb20d54d33c1fe911cf4c92ff308edfd6f62689493b2d2