[INFO] cloning repository https://github.com/xadozuk/advent-of-code-2024 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/xadozuk/advent-of-code-2024" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxadozuk%2Fadvent-of-code-2024", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxadozuk%2Fadvent-of-code-2024'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 37f680cc595569fc77904f4da67be4550c01206f [INFO] building xadozuk/advent-of-code-2024 against master#11663cd3bfefef7d34e8f0892c250bf698049392+rustflags=-Dtail-expr-drop-order for pr-134523 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxadozuk%2Fadvent-of-code-2024" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/xadozuk/advent-of-code-2024 on toolchain 11663cd3bfefef7d34e8f0892c250bf698049392 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+11663cd3bfefef7d34e8f0892c250bf698049392" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/xadozuk/advent-of-code-2024 [INFO] finished tweaking git repo https://github.com/xadozuk/advent-of-code-2024 [INFO] tweaked toml for git repo https://github.com/xadozuk/advent-of-code-2024 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/xadozuk/advent-of-code-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" "+11663cd3bfefef7d34e8f0892c250bf698049392" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root: [INFO] [stderr] package: /workspace/builds/worker-0-tc1/source/days/day-09/Cargo.toml [INFO] [stderr] workspace: /workspace/builds/worker-0-tc1/source/Cargo.toml [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-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+11663cd3bfefef7d34e8f0892c250bf698049392" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d30e5b5ee4ecc7518a8e6889aa8e49b6bac67736f939527624ad7ecfdc7b1f6d [INFO] running `Command { std: "docker" "start" "-a" "d30e5b5ee4ecc7518a8e6889aa8e49b6bac67736f939527624ad7ecfdc7b1f6d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d30e5b5ee4ecc7518a8e6889aa8e49b6bac67736f939527624ad7ecfdc7b1f6d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d30e5b5ee4ecc7518a8e6889aa8e49b6bac67736f939527624ad7ecfdc7b1f6d", kill_on_drop: false }` [INFO] [stdout] d30e5b5ee4ecc7518a8e6889aa8e49b6bac67736f939527624ad7ecfdc7b1f6d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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 -Dtail-expr-drop-order" "-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+11663cd3bfefef7d34e8f0892c250bf698049392" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 098a689faef4bf54e0227d75d5dc2c6f500b8c0f333552f38b02d4cd907692ed [INFO] running `Command { std: "docker" "start" "-a" "098a689faef4bf54e0227d75d5dc2c6f500b8c0f333552f38b02d4cd907692ed", kill_on_drop: false }` [INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root: [INFO] [stderr] package: /opt/rustwide/workdir/days/day-09/Cargo.toml [INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml [INFO] [stderr] Compiling lib v0.1.0 (/opt/rustwide/workdir/lib) [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling day-01 v0.1.0 (/opt/rustwide/workdir/days/day-01) [INFO] [stderr] Compiling day-02 v0.1.0 (/opt/rustwide/workdir/days/day-02) [INFO] [stderr] Compiling day-04 v0.1.0 (/opt/rustwide/workdir/days/day-04) [INFO] [stderr] Compiling colored v2.2.0 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling day-23 v0.1.0 (/opt/rustwide/workdir/days/day-23) [INFO] [stdout] warning: unused variable: `tuple` [INFO] [stdout] --> days/day-23/src/main.rs:98:21 [INFO] [stdout] | [INFO] [stdout] 98 | let tuple = (node.clone(), link.clone(), second_link.clone()); [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_tuple` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling day-22 v0.1.0 (/opt/rustwide/workdir/days/day-22) [INFO] [stderr] Compiling day-12 v0.1.0 (/opt/rustwide/workdir/days/day-12) [INFO] [stderr] Compiling day-18 v0.1.0 (/opt/rustwide/workdir/days/day-18) [INFO] [stdout] warning: unused import: `grid` [INFO] [stdout] --> days/day-18/src/main.rs:8:20 [INFO] [stdout] | [INFO] [stdout] 8 | use lib::{debugln, grid, Grid2d, Point}; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `neighboor_dir` [INFO] [stdout] --> days/day-18/src/main.rs:66:32 [INFO] [stdout] | [INFO] [stdout] 66 | for (_, neighboor_pos, neighboor_dir) in grid [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_neighboor_dir` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling day-20 v0.1.0 (/opt/rustwide/workdir/days/day-20) [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling day-16 v0.1.0 (/opt/rustwide/workdir/days/day-16) [INFO] [stderr] Compiling day-15 v0.1.0 (/opt/rustwide/workdir/days/day-15) [INFO] [stderr] Compiling day-19 v0.1.0 (/opt/rustwide/workdir/days/day-19) [INFO] [stdout] error[E0004]: non-exhaustive patterns: `&Direction::UpLeft`, `&Direction::UpRight`, `&Direction::DownLeft` and 1 more not covered [INFO] [stdout] --> days/day-16/src/main.rs:306:38 [INFO] [stdout] | [INFO] [stdout] 306 | let dir_char = match dir { [INFO] [stdout] | ^^^ patterns `&Direction::UpLeft`, `&Direction::UpRight`, `&Direction::DownLeft` and 1 more not covered [INFO] [stdout] | [INFO] [stdout] note: `Direction` defined here [INFO] [stdout] --> /opt/rustwide/workdir/lib/src/point.rs:123:1 [INFO] [stdout] | [INFO] [stdout] 123 | pub enum Direction { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 128 | UpLeft, [INFO] [stdout] | ------ not covered [INFO] [stdout] 129 | UpRight, [INFO] [stdout] | ------- not covered [INFO] [stdout] 130 | DownLeft, [INFO] [stdout] | -------- not covered [INFO] [stdout] 131 | DownRight, [INFO] [stdout] | --------- not covered [INFO] [stdout] = note: the matched value is of type `&Direction` [INFO] [stdout] help: ensure that all possible cases are being handled by adding a match arm with a wildcard pattern as shown, or multiple match arms [INFO] [stdout] | [INFO] [stdout] 310 ~ Direction::Right => ">", [INFO] [stdout] 311 ~ _ => todo!(), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0004`. [INFO] [stdout] [INFO] [stderr] error: could not compile `day-16` (bin "day-16") due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "098a689faef4bf54e0227d75d5dc2c6f500b8c0f333552f38b02d4cd907692ed", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "098a689faef4bf54e0227d75d5dc2c6f500b8c0f333552f38b02d4cd907692ed", kill_on_drop: false }` [INFO] [stdout] 098a689faef4bf54e0227d75d5dc2c6f500b8c0f333552f38b02d4cd907692ed