[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/836b31c1ad9cb85c40dd2ddef4e4d03a2ba0ea48 against master#ab869e094a907cc5d19b4080f22eccaf347f1f95 for pr-129604 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcornishon%2Faoc2023" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/cornishon/aoc2023 on toolchain ab869e094a907cc5d19b4080f22eccaf347f1f95 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [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-5-tc1/source/Cargo.toml [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" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded simple-grid v2.2.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c1e34f3f7b8df89070c3018f3168db9e35dfd99907a0735dbd114d0c6c6c45cb [INFO] running `Command { std: "docker" "start" "-a" "c1e34f3f7b8df89070c3018f3168db9e35dfd99907a0735dbd114d0c6c6c45cb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c1e34f3f7b8df89070c3018f3168db9e35dfd99907a0735dbd114d0c6c6c45cb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c1e34f3f7b8df89070c3018f3168db9e35dfd99907a0735dbd114d0c6c6c45cb", kill_on_drop: false }` [INFO] [stdout] c1e34f3f7b8df89070c3018f3168db9e35dfd99907a0735dbd114d0c6c6c45cb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 46e1084510974bf09f5d88ee5e77902658d8a26ec263eafd8f68b536213e17aa [INFO] running `Command { std: "docker" "start" "-a" "46e1084510974bf09f5d88ee5e77902658d8a26ec263eafd8f68b536213e17aa", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.84 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Checking zerocopy v0.7.34 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Compiling matrixmultiply v0.3.8 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Checking either v1.12.0 [INFO] [stderr] Checking rawpointer v0.2.1 [INFO] [stderr] Checking fixedbitset v0.4.2 [INFO] [stderr] Checking winnow v0.6.9 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Checking simple-grid v2.2.1 [INFO] [stderr] Checking itertools v0.13.0 [INFO] [stderr] Checking ahash v0.8.11 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking crossbeam-deque v0.8.5 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking num-complex v0.4.6 [INFO] [stderr] Checking integer-sqrt v0.1.5 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Compiling syn v2.0.66 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking ndarray v0.15.6 [INFO] [stderr] Checking indexmap v2.2.6 [INFO] [stderr] Checking rayon v1.10.0 [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 thiserror v1.0.61 [INFO] [stderr] Checking pathfinding v4.9.1 [INFO] [stderr] Checking aoc2023 v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: this function depends on never type fallback being `()` [INFO] [stdout] --> src/bin/day2.rs:73:1 [INFO] [stdout] | [INFO] [stdout] 73 | fn draw_parser(i: &mut &str) -> PResult<[i32; 3]> { [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 a future release! [INFO] [stdout] = note: for more information, see issue #123748 [INFO] [stdout] = help: specify the types explicitly [INFO] [stdout] note: in edition 2024, the requirement `!: Accumulate<()>` will fail [INFO] [stdout] --> src/bin/day2.rs:75:5 [INFO] [stdout] | [INFO] [stdout] 75 | / separated( [INFO] [stdout] 76 | | 1.., [INFO] [stdout] 77 | | separated_pair(dec_int, space1, color_parser) [INFO] [stdout] 78 | | .map(|(amount, color)| v[color as usize] = amount), [INFO] [stdout] 79 | | (',', space0), [INFO] [stdout] 80 | | ) [INFO] [stdout] | |_____^ [INFO] [stdout] = note: `#[warn(dependency_on_unit_never_type_fallback)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this function depends on never type fallback being `()` [INFO] [stdout] --> src/bin/day2.rs:73:1 [INFO] [stdout] | [INFO] [stdout] 73 | fn draw_parser(i: &mut &str) -> PResult<[i32; 3]> { [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 a future release! [INFO] [stdout] = note: for more information, see issue #123748 [INFO] [stdout] = help: specify the types explicitly [INFO] [stdout] note: in edition 2024, the requirement `!: Accumulate<()>` will fail [INFO] [stdout] --> src/bin/day2.rs:75:5 [INFO] [stdout] | [INFO] [stdout] 75 | / separated( [INFO] [stdout] 76 | | 1.., [INFO] [stdout] 77 | | separated_pair(dec_int, space1, color_parser) [INFO] [stdout] 78 | | .map(|(amount, color)| v[color as usize] = amount), [INFO] [stdout] 79 | | (',', space0), [INFO] [stdout] 80 | | ) [INFO] [stdout] | |_____^ [INFO] [stdout] = note: `#[warn(dependency_on_unit_never_type_fallback)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 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 a future release! [INFO] [stdout] = note: for more information, see issue #123748 [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: `#[warn(dependency_on_unit_never_type_fallback)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 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 a future release! [INFO] [stdout] = note: for more information, see issue #123748 [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: `#[warn(dependency_on_unit_never_type_fallback)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.41s [INFO] running `Command { std: "docker" "inspect" "46e1084510974bf09f5d88ee5e77902658d8a26ec263eafd8f68b536213e17aa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "46e1084510974bf09f5d88ee5e77902658d8a26ec263eafd8f68b536213e17aa", kill_on_drop: false }` [INFO] [stdout] 46e1084510974bf09f5d88ee5e77902658d8a26ec263eafd8f68b536213e17aa