[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] [stderr] /workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstepanbenes%2Fadvent-of-code: No space left on device [WARN] Retrying crate fetch in 3 seconds (attempt 1) [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] [stderr] fatal: write error: No space left on device [INFO] [stderr] fatal: fetch-pack: invalid index-pack output [WARN] Retrying crate fetch in 3 seconds (attempt 2) [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] c791e323e39df218f6ead190d21c11c99a2ef9ff [INFO] checking stepanbenes/advent-of-code against try#b047d5f4496a7526d91d0dddea494c05853f2a7b for pr-122661-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstepanbenes%2Fadvent-of-code" "/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/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-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/stepanbenes/advent-of-code on toolchain b047d5f4496a7526d91d0dddea494c05853f2a7b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b047d5f4496a7526d91d0dddea494c05853f2a7b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [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" "+b047d5f4496a7526d91d0dddea494c05853f2a7b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+b047d5f4496a7526d91d0dddea494c05853f2a7b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ac0cbe7febd60776c6f422ba3702ff760bd2ec2f5b9245b455d7551580e1069a [INFO] running `Command { std: "docker" "start" "-a" "ac0cbe7febd60776c6f422ba3702ff760bd2ec2f5b9245b455d7551580e1069a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ac0cbe7febd60776c6f422ba3702ff760bd2ec2f5b9245b455d7551580e1069a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ac0cbe7febd60776c6f422ba3702ff760bd2ec2f5b9245b455d7551580e1069a", kill_on_drop: false }` [INFO] [stdout] ac0cbe7febd60776c6f422ba3702ff760bd2ec2f5b9245b455d7551580e1069a [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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+b047d5f4496a7526d91d0dddea494c05853f2a7b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a06054e40fd6b7b2d26856deea377156a0deb4802a5d60d9e038850e69126606 [INFO] running `Command { std: "docker" "start" "-a" "a06054e40fd6b7b2d26856deea377156a0deb4802a5d60d9e038850e69126606", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling unicode-ident v1.0.17 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Checking either v1.13.0 [INFO] [stderr] Compiling anyhow v1.0.96 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling serde v1.0.218 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Checking regex-syntax v0.8.5 [INFO] [stderr] Checking log v0.4.26 [INFO] [stderr] Checking smallvec v1.14.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Checking solver v0.1.0 (/opt/rustwide/workdir/crates/solver) [INFO] [stderr] Checking varisat-formula v0.2.2 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking itoa v0.4.8 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking itertools v0.14.0 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking md5 v0.7.0 [INFO] [stderr] Compiling serde_json v1.0.139 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Checking bitflags v2.8.0 [INFO] [stderr] Checking linux-raw-sys v0.4.15 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Checking leb128 v0.2.5 [INFO] [stderr] Checking crossbeam-deque v0.8.6 [INFO] [stderr] Checking itoa v1.0.14 [INFO] [stderr] Checking vec_mut_scan v0.3.0 [INFO] [stderr] Checking ryu v1.0.19 [INFO] [stderr] Checking itertools v0.13.0 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Checking varisat-internal-proof v0.2.2 [INFO] [stderr] Compiling syn v2.0.98 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Checking mio v1.0.3 [INFO] [stderr] Checking ordered-float v2.10.1 [INFO] [stderr] Compiling varisat v0.2.2 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking signal-hook-mio v0.2.4 [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 synstructure v0.12.6 [INFO] [stderr] Compiling partial_ref_derive v0.3.3 [INFO] [stderr] Compiling serde_derive v1.0.218 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Checking partial_ref v0.3.3 [INFO] [stderr] Checking varisat-dimacs v0.2.2 [INFO] [stderr] Checking varisat-checker v0.2.2 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling varisat-internal-macros v0.2.2 [INFO] [stderr] Checking aoc_2016 v0.1.0 (/opt/rustwide/workdir/binaries/aoc_2016) [INFO] [stderr] Checking aoc_2017 v0.1.0 (/opt/rustwide/workdir/binaries/aoc_2017) [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 28.26s [INFO] running `Command { std: "docker" "inspect" "a06054e40fd6b7b2d26856deea377156a0deb4802a5d60d9e038850e69126606", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a06054e40fd6b7b2d26856deea377156a0deb4802a5d60d9e038850e69126606", kill_on_drop: false }` [INFO] [stdout] a06054e40fd6b7b2d26856deea377156a0deb4802a5d60d9e038850e69126606