[INFO] cloning repository https://github.com/stepanbenes/advent-of-code [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/stepanbenes/advent-of-code" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstepanbenes%2Fadvent-of-code", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstepanbenes%2Fadvent-of-code'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e18a5f7fcedfe85b2b2a1606000622ee31843504 [INFO] checking stepanbenes/advent-of-code against master#cfe9ffcd7c2d63fd3e0fc33a8d23ac4f0d50efe9 for pr-136968 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstepanbenes%2Fadvent-of-code" "/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/stepanbenes/advent-of-code on toolchain cfe9ffcd7c2d63fd3e0fc33a8d23ac4f0d50efe9 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cfe9ffcd7c2d63fd3e0fc33a8d23ac4f0d50efe9" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/stepanbenes/advent-of-code [INFO] finished tweaking git repo https://github.com/stepanbenes/advent-of-code [INFO] tweaked toml for git repo https://github.com/stepanbenes/advent-of-code written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/stepanbenes/advent-of-code 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" "+cfe9ffcd7c2d63fd3e0fc33a8d23ac4f0d50efe9" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded vec_mut_scan v0.3.0 [INFO] [stderr] Downloaded varisat-internal-macros v0.2.2 [INFO] [stderr] Downloaded varisat-dimacs v0.2.2 [INFO] [stderr] Downloaded varisat-formula v0.2.2 [INFO] [stderr] Downloaded varisat-internal-proof v0.2.2 [INFO] [stderr] Downloaded partial_ref_derive v0.3.3 [INFO] [stderr] Downloaded varisat-checker v0.2.2 [INFO] [stderr] Downloaded varisat v0.2.2 [INFO] [stderr] Downloaded partial_ref v0.3.3 [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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+cfe9ffcd7c2d63fd3e0fc33a8d23ac4f0d50efe9" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3a5d5dddbb1d88fc8c8f36ba8dd502ed3c886b4382b6b3da9c9dfba604e6dad7 [INFO] running `Command { std: "docker" "start" "-a" "3a5d5dddbb1d88fc8c8f36ba8dd502ed3c886b4382b6b3da9c9dfba604e6dad7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3a5d5dddbb1d88fc8c8f36ba8dd502ed3c886b4382b6b3da9c9dfba604e6dad7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3a5d5dddbb1d88fc8c8f36ba8dd502ed3c886b4382b6b3da9c9dfba604e6dad7", kill_on_drop: false }` [INFO] [stdout] 3a5d5dddbb1d88fc8c8f36ba8dd502ed3c886b4382b6b3da9c9dfba604e6dad7 [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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+cfe9ffcd7c2d63fd3e0fc33a8d23ac4f0d50efe9" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1ae8dedfd3e4542535b606f3f4daa08da745bd6343e2191af27510524405a3bb [INFO] running `Command { std: "docker" "start" "-a" "1ae8dedfd3e4542535b606f3f4daa08da745bd6343e2191af27510524405a3bb", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling anyhow v1.0.95 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Checking either v1.13.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Checking log v0.4.22 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Checking regex-syntax v0.8.5 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Checking varisat-formula v0.2.2 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking itoa v0.4.8 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling rustix v0.38.42 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking itertools v0.14.0 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Checking linux-raw-sys v0.4.14 [INFO] [stderr] Compiling serde_json v1.0.134 [INFO] [stderr] Checking solver v0.1.0 (/opt/rustwide/workdir/crates/solver) [INFO] [stderr] Checking md5 v0.7.0 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Checking bitflags v2.6.0 [INFO] [stderr] Checking itoa v1.0.14 [INFO] [stderr] Checking ryu v1.0.18 [INFO] [stderr] Checking vec_mut_scan v0.3.0 [INFO] [stderr] Checking leb128 v0.2.5 [INFO] [stderr] Checking varisat-internal-proof v0.2.2 [INFO] [stderr] Checking itertools v0.13.0 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling varisat v0.2.2 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Checking mio v1.0.3 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking crossbeam-deque v0.8.6 [INFO] [stderr] Compiling syn v2.0.93 [INFO] [stderr] Checking signal-hook-mio v0.2.4 [INFO] [stderr] Checking ordered-float v2.10.1 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Checking crossterm v0.28.1 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling serde_derive v1.0.217 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling partial_ref_derive v0.3.3 [INFO] [stderr] Checking varisat-dimacs v0.2.2 [INFO] [stderr] Checking partial_ref v0.3.3 [INFO] [stderr] Checking varisat-checker v0.2.2 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Checking aoc_2016 v0.1.0 (/opt/rustwide/workdir/binaries/aoc_2016) [INFO] [stderr] Compiling varisat-internal-macros v0.2.2 [INFO] [stderr] Checking aoc_2015 v0.1.0 (/opt/rustwide/workdir/binaries/aoc_2015) [INFO] [stderr] Checking aoc_2024 v0.1.0 (/opt/rustwide/workdir/binaries/aoc_2024) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 30.53s [INFO] running `Command { std: "docker" "inspect" "1ae8dedfd3e4542535b606f3f4daa08da745bd6343e2191af27510524405a3bb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1ae8dedfd3e4542535b606f3f4daa08da745bd6343e2191af27510524405a3bb", kill_on_drop: false }` [INFO] [stdout] 1ae8dedfd3e4542535b606f3f4daa08da745bd6343e2191af27510524405a3bb