[INFO] cloning repository https://github.com/cornishon/aoc2023 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/cornishon/aoc2023" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcornishon%2Faoc2023", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcornishon%2Faoc2023'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 836b31c1ad9cb85c40dd2ddef4e4d03a2ba0ea48 [INFO] checking cornishon/aoc2023 against try#e90f1ff63e694965281f833819a486da29772bdf for pr-146167 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcornishon%2Faoc2023" "/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/cornishon/aoc2023 [INFO] finished tweaking git repo https://github.com/cornishon/aoc2023 [INFO] tweaked toml for git repo https://github.com/cornishon/aoc2023 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/cornishon/aoc2023 on toolchain e90f1ff63e694965281f833819a486da29772bdf [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e90f1ff63e694965281f833819a486da29772bdf" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/cornishon/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" "+e90f1ff63e694965281f833819a486da29772bdf" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+e90f1ff63e694965281f833819a486da29772bdf" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 191e75b23fcff3d831ee7139f74aec75c137ba5430b648e9891ed3ec3caecc7d [INFO] running `Command { std: "docker" "start" "-a" "191e75b23fcff3d831ee7139f74aec75c137ba5430b648e9891ed3ec3caecc7d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "191e75b23fcff3d831ee7139f74aec75c137ba5430b648e9891ed3ec3caecc7d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "191e75b23fcff3d831ee7139f74aec75c137ba5430b648e9891ed3ec3caecc7d", kill_on_drop: false }` [INFO] [stdout] 191e75b23fcff3d831ee7139f74aec75c137ba5430b648e9891ed3ec3caecc7d [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+e90f1ff63e694965281f833819a486da29772bdf" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1f71557cfa3c037758338103009db4aab91fe5f31886a7353257d9419b5274b4 [INFO] running `Command { std: "docker" "start" "-a" "1f71557cfa3c037758338103009db4aab91fe5f31886a7353257d9419b5274b4", kill_on_drop: false }` [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Checking zerocopy v0.7.34 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Checking allocator-api2 v0.2.18 [INFO] [stderr] Compiling matrixmultiply v0.3.8 [INFO] [stderr] Compiling thiserror v1.0.61 [INFO] [stderr] Checking either v1.12.0 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Checking winnow v0.6.9 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Checking simple-grid v2.2.1 [INFO] [stderr] Compiling syn v2.0.66 [INFO] [stderr] Checking itertools v0.13.0 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking integer-sqrt v0.1.5 [INFO] [stderr] Checking num-complex v0.4.6 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking indexmap v2.2.6 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking ndarray v0.15.6 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking petgraph v0.6.5 [INFO] [stderr] Compiling thiserror-impl v1.0.61 [INFO] [stderr] Compiling deprecate-until v0.1.1 [INFO] [stderr] Checking pathfinding v4.9.1 [INFO] [stderr] Checking aoc2023 v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: this function depends on never type fallback being `()` [INFO] [stdout] --> src/bin/day19.rs:177:1 [INFO] [stdout] | [INFO] [stdout] 177 | fn rating_parser(i: &mut &str) -> PResult> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in Rust 2024 and in a future release in all editions! [INFO] [stdout] = note: for more information, see [INFO] [stdout] = help: specify the types explicitly [INFO] [stdout] note: in edition 2024, the requirement `!: Accumulate<()>` will fail [INFO] [stdout] --> src/bin/day19.rs:181:9 [INFO] [stdout] | [INFO] [stdout] 181 | / separated( [INFO] [stdout] 182 | | 4, [INFO] [stdout] 183 | | separated_pair(Field::parser, '=', dec_int).map(|(f, r)| rating.0[f as usize] = r), [INFO] [stdout] 184 | | ',', [INFO] [stdout] 185 | | ), [INFO] [stdout] | |_________^ [INFO] [stdout] = note: `#[deny(dependency_on_unit_never_type_fallback)]` (part of `#[deny(rust_2024_compatibility)]`) on by default [INFO] [stdout] help: use `()` annotations to avoid fallback changes [INFO] [stdout] | [INFO] [stdout] 179 | delimited::<_, _, (), _, _, _, _, _>( [INFO] [stdout] | +++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `aoc2023` (bin "day19" test) due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: this function depends on never type fallback being `()` [INFO] [stdout] --> src/bin/day19.rs:177:1 [INFO] [stdout] | [INFO] [stdout] 177 | fn rating_parser(i: &mut &str) -> PResult> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in Rust 2024 and in a future release in all editions! [INFO] [stdout] = note: for more information, see [INFO] [stdout] = help: specify the types explicitly [INFO] [stdout] note: in edition 2024, the requirement `!: Accumulate<()>` will fail [INFO] [stdout] --> src/bin/day19.rs:181:9 [INFO] [stdout] | [INFO] [stdout] 181 | / separated( [INFO] [stdout] 182 | | 4, [INFO] [stdout] 183 | | separated_pair(Field::parser, '=', dec_int).map(|(f, r)| rating.0[f as usize] = r), [INFO] [stdout] 184 | | ',', [INFO] [stdout] 185 | | ), [INFO] [stdout] | |_________^ [INFO] [stdout] = note: `#[deny(dependency_on_unit_never_type_fallback)]` (part of `#[deny(rust_2024_compatibility)]`) on by default [INFO] [stdout] help: use `()` annotations to avoid fallback changes [INFO] [stdout] | [INFO] [stdout] 179 | delimited::<_, _, (), _, _, _, _, _>( [INFO] [stdout] | +++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `aoc2023` (bin "day19") due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "1f71557cfa3c037758338103009db4aab91fe5f31886a7353257d9419b5274b4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1f71557cfa3c037758338103009db4aab91fe5f31886a7353257d9419b5274b4", kill_on_drop: false }` [INFO] [stdout] 1f71557cfa3c037758338103009db4aab91fe5f31886a7353257d9419b5274b4