[INFO] cloning repository https://github.com/biermanr/advent2024 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/biermanr/advent2024" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbiermanr%2Fadvent2024", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbiermanr%2Fadvent2024'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] cdb4ae2c11adf8c67283fe01de80f7fc33989f6f [INFO] checking biermanr/advent2024 against master#f8f6997469237299c1d60814c7b9828602a1f8e4 for pr-143808 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbiermanr%2Fadvent2024" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/biermanr/advent2024 [INFO] finished tweaking git repo https://github.com/biermanr/advent2024 [INFO] tweaked toml for git repo https://github.com/biermanr/advent2024 written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/biermanr/advent2024 on toolchain f8f6997469237299c1d60814c7b9828602a1f8e4 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f8f6997469237299c1d60814c7b9828602a1f8e4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/biermanr/advent2024 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" "+f8f6997469237299c1d60814c7b9828602a1f8e4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: unused manifest key: lib.doc-test [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded pyo3-macros v0.23.2 [INFO] [stderr] Downloaded pyo3-build-config v0.23.2 [INFO] [stderr] Downloaded pyo3-ffi v0.23.2 [INFO] [stderr] Downloaded pyo3-macros-backend v0.23.2 [INFO] [stderr] Downloaded pyo3 v0.23.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+f8f6997469237299c1d60814c7b9828602a1f8e4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4f096e2650cad7eca32e02e27d19bf6301e55df53e80c955db2d2364ca4f0961 [INFO] running `Command { std: "docker" "start" "-a" "4f096e2650cad7eca32e02e27d19bf6301e55df53e80c955db2d2364ca4f0961", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4f096e2650cad7eca32e02e27d19bf6301e55df53e80c955db2d2364ca4f0961", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4f096e2650cad7eca32e02e27d19bf6301e55df53e80c955db2d2364ca4f0961", kill_on_drop: false }` [INFO] [stdout] 4f096e2650cad7eca32e02e27d19bf6301e55df53e80c955db2d2364ca4f0961 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+f8f6997469237299c1d60814c7b9828602a1f8e4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ade626e7eb98a89eaa0d37583ae7b5f4cb9ebfc727999256e770f77413db52a0 [INFO] running `Command { std: "docker" "start" "-a" "ade626e7eb98a89eaa0d37583ae7b5f4cb9ebfc727999256e770f77413db52a0", kill_on_drop: false }` [INFO] [stderr] warning: unused manifest key: lib.doc-test [INFO] [stderr] Compiling target-lexicon v0.12.16 [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling libc v0.2.167 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling rustix v0.38.41 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Checking bitflags v2.6.0 [INFO] [stderr] Checking allocator-api2 v0.2.21 [INFO] [stderr] Checking regex-syntax v0.8.5 [INFO] [stderr] Checking linux-raw-sys v0.4.14 [INFO] [stderr] Checking fastrand v2.2.0 [INFO] [stderr] Checking web-time v1.1.0 [INFO] [stderr] Compiling indoc v2.0.5 [INFO] [stderr] Checking unindent v0.2.3 [INFO] [stderr] Checking cached_proc_macro_types v0.1.1 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Compiling pyo3-build-config v0.23.2 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Compiling syn v2.0.90 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Compiling pyo3-macros-backend v0.23.2 [INFO] [stderr] Compiling pyo3-ffi v0.23.2 [INFO] [stderr] Compiling pyo3 v0.23.2 [INFO] [stderr] Checking tempfile v3.14.0 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Compiling cached_proc_macro v0.23.0 [INFO] [stderr] Checking cached v0.54.0 [INFO] [stderr] Compiling pyo3-macros v0.23.2 [INFO] [stderr] Checking advent2024 v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `data_path` [INFO] [stdout] --> src/days/day25.rs:81:14 [INFO] [stdout] | [INFO] [stdout] 81 | pub fn part2(data_path: &Path) -> u32 { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_data_path` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `data_path` [INFO] [stdout] --> src/days/day25.rs:81:14 [INFO] [stdout] | [INFO] [stdout] 81 | pub fn part2(data_path: &Path) -> u32 { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_data_path` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.87s [INFO] running `Command { std: "docker" "inspect" "ade626e7eb98a89eaa0d37583ae7b5f4cb9ebfc727999256e770f77413db52a0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ade626e7eb98a89eaa0d37583ae7b5f4cb9ebfc727999256e770f77413db52a0", kill_on_drop: false }` [INFO] [stdout] ade626e7eb98a89eaa0d37583ae7b5f4cb9ebfc727999256e770f77413db52a0