[INFO] cloning repository https://github.com/windy1/advent-of-code-24
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/windy1/advent-of-code-24" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwindy1%2Fadvent-of-code-24", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwindy1%2Fadvent-of-code-24'...
[INFO] [stderr] error: copy-fd: write returned: No space left on device
[INFO] [stderr] fatal: cannot copy '/usr/share/git-core/templates/hooks/sendemail-validate.sample' to '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwindy1%2Fadvent-of-code-24/hooks/sendemail-validate.sample': No space left on device
[WARN] Retrying crate fetch in 3 seconds (attempt 1)
[INFO] cloning repository https://github.com/windy1/advent-of-code-24
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/windy1/advent-of-code-24" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwindy1%2Fadvent-of-code-24", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwindy1%2Fadvent-of-code-24'...
[INFO] [stderr] /workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwindy1%2Fadvent-of-code-24: No space left on device
[WARN] Retrying crate fetch in 3 seconds (attempt 2)
[INFO] cloning repository https://github.com/windy1/advent-of-code-24
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/windy1/advent-of-code-24" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwindy1%2Fadvent-of-code-24", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwindy1%2Fadvent-of-code-24'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 382e5922294a1604efdb59e62f49022308f04864
[INFO] checking windy1/advent-of-code-24 against try#5ef65a4ed75279dc1b7a26cedc27293a9f4ca8db for pr-143717
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwindy1%2Fadvent-of-code-24" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/windy1/advent-of-code-24
[INFO] finished tweaking git repo https://github.com/windy1/advent-of-code-24
[INFO] tweaked toml for git repo https://github.com/windy1/advent-of-code-24 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/windy1/advent-of-code-24 on toolchain 5ef65a4ed75279dc1b7a26cedc27293a9f4ca8db
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5ef65a4ed75279dc1b7a26cedc27293a9f4ca8db" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/windy1/advent-of-code-24 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" "+5ef65a4ed75279dc1b7a26cedc27293a9f4ca8db" "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-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+5ef65a4ed75279dc1b7a26cedc27293a9f4ca8db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 569e7f6e35b60a7adb2aed559cf52988324e69b342126685265508dbe2213a3b
[INFO] running `Command { std: "docker" "start" "-a" "569e7f6e35b60a7adb2aed559cf52988324e69b342126685265508dbe2213a3b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "569e7f6e35b60a7adb2aed559cf52988324e69b342126685265508dbe2213a3b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "569e7f6e35b60a7adb2aed559cf52988324e69b342126685265508dbe2213a3b", kill_on_drop: false }`
[INFO] [stdout] 569e7f6e35b60a7adb2aed559cf52988324e69b342126685265508dbe2213a3b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+5ef65a4ed75279dc1b7a26cedc27293a9f4ca8db" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7555dad9cab7a8c9d1f1321c1fd76ecd404c07cbe939c49af5221f0cc8558478
[INFO] running `Command { std: "docker" "start" "-a" "7555dad9cab7a8c9d1f1321c1fd76ecd404c07cbe939c49af5221f0cc8558478", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling unicode-ident v1.0.14
[INFO] [stderr]     Checking aoc24 v0.1.0 (/opt/rustwide/workdir/aoc24)
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling rustversion v1.0.18
[INFO] [stderr]    Compiling prettyplease v0.2.25
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]     Checking either v1.13.0
[INFO] [stderr]     Checking regex-syntax v0.8.5
[INFO] [stderr]     Checking d22-monkey-market v0.1.0 (/opt/rustwide/workdir/d22-monkey-market)
[INFO] [stderr]     Checking d9-disk-fragmenter v0.1.0 (/opt/rustwide/workdir/d9-disk-fragmenter)
[INFO] [stderr]     Checking d5-print-queue v0.1.0 (/opt/rustwide/workdir/d5-print-queue)
[INFO] [stdout] warning: unused import: `std::result`
[INFO] [stdout]   --> d22-monkey-market/src/main.rs:45:9
[INFO] [stdout]    |
[INFO] [stdout] 45 |     use std::result;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking d1-historian-hysteria v0.1.0 (/opt/rustwide/workdir/d1-historian-hysteria)
[INFO] [stderr]     Checking d2-red-nosed-reports v0.1.0 (/opt/rustwide/workdir/d2-red-nosed-reports)
[INFO] [stderr]     Checking d11-plutonian-pebbles v0.1.0 (/opt/rustwide/workdir/d11-plutonian-pebbles)
[INFO] [stderr]     Checking d10-hoof-it v0.1.0 (/opt/rustwide/workdir/d10-hoof-it)
[INFO] [stderr]     Checking d4-ceres-search v0.1.0 (/opt/rustwide/workdir/d4-ceres-search)
[INFO] [stderr]     Checking d6-guard-gallivant v0.1.0 (/opt/rustwide/workdir/d6-guard-gallivant)
[INFO] [stderr]     Checking d14-restroom-redoubt v0.1.0 (/opt/rustwide/workdir/d14-restroom-redoubt)
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling syn v2.0.90
[INFO] [stderr]     Checking d7-bridge-repair v0.1.0 (/opt/rustwide/workdir/d7-bridge-repair)
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking euclid v0.22.11
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking num v0.4.3
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]     Checking d3-mull-it-over v0.1.0 (/opt/rustwide/workdir/d3-mull-it-over)
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]    Compiling bon-macros v3.3.0
[INFO] [stderr]     Checking bon v3.3.0
[INFO] [stderr]     Checking d8-resonant-collinearity v0.1.0 (/opt/rustwide/workdir/d8-resonant-collinearity)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.46s
[INFO] running `Command { std: "docker" "inspect" "7555dad9cab7a8c9d1f1321c1fd76ecd404c07cbe939c49af5221f0cc8558478", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7555dad9cab7a8c9d1f1321c1fd76ecd404c07cbe939c49af5221f0cc8558478", kill_on_drop: false }`
[INFO] [stdout] 7555dad9cab7a8c9d1f1321c1fd76ecd404c07cbe939c49af5221f0cc8558478
