[INFO] cloning repository https://github.com/rgodha24/aoc-2024 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rgodha24/aoc-2024" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frgodha24%2Faoc-2024", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frgodha24%2Faoc-2024'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4bf44148cf92b78d8bae0eeaee4e02d2c46e66e4 [INFO] checking rgodha24/aoc-2024 against try#51000a35bc99aeffdc092bf2226ab562eedb9eff for pr-135899 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frgodha24%2Faoc-2024" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/rgodha24/aoc-2024 on toolchain 51000a35bc99aeffdc092bf2226ab562eedb9eff [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+51000a35bc99aeffdc092bf2226ab562eedb9eff" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-4-tc2/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/rgodha24/aoc-2024 [INFO] finished tweaking git repo https://github.com/rgodha24/aoc-2024 [INFO] tweaked toml for git repo https://github.com/rgodha24/aoc-2024 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/rgodha24/aoc-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" "+51000a35bc99aeffdc092bf2226ab562eedb9eff" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:6475c868a6d27846ca172efb246699580b64b57a5b3744ef73949e850a31b38a" "/opt/rustwide/cargo-home/bin/cargo" "+51000a35bc99aeffdc092bf2226ab562eedb9eff" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f466909e9da18335345dfebe29532015735390fa51941526009dcef8ea4f7fba [INFO] running `Command { std: "docker" "start" "-a" "f466909e9da18335345dfebe29532015735390fa51941526009dcef8ea4f7fba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f466909e9da18335345dfebe29532015735390fa51941526009dcef8ea4f7fba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f466909e9da18335345dfebe29532015735390fa51941526009dcef8ea4f7fba", kill_on_drop: false }` [INFO] [stdout] f466909e9da18335345dfebe29532015735390fa51941526009dcef8ea4f7fba [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:6475c868a6d27846ca172efb246699580b64b57a5b3744ef73949e850a31b38a" "/opt/rustwide/cargo-home/bin/cargo" "+51000a35bc99aeffdc092bf2226ab562eedb9eff" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0ad2c8f0e61b6b72e3810721b7f354e208ba28e9cf30c75209d2164c5cd84ea0 [INFO] running `Command { std: "docker" "start" "-a" "0ad2c8f0e61b6b72e3810721b7f354e208ba28e9cf30c75209d2164c5cd84ea0", 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.1.0 [INFO] [stderr] Compiling memchr v2.6.4 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling semver v1.0.24 [INFO] [stderr] Checking futures-core v0.3.31 [INFO] [stderr] Checking futures-sink v0.3.31 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Checking futures-task v0.3.31 [INFO] [stderr] Compiling winnow v0.6.20 [INFO] [stderr] Checking pin-project-lite v0.2.15 [INFO] [stderr] Checking futures-io v0.3.31 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling indexmap v2.7.0 [INFO] [stderr] Compiling serde v1.0.193 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Compiling libc v0.2.167 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling syn v2.0.90 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling rstest_macros v0.23.0 [INFO] [stderr] Checking crossbeam-deque v0.8.6 [INFO] [stderr] Checking bytemuck v1.21.0 [INFO] [stderr] Checking either v1.13.0 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling portable-atomic v1.10.0 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling convert_case v0.6.0 [INFO] [stderr] Checking num-iter v0.1.45 [INFO] [stderr] Checking safe_arch v0.7.4 [INFO] [stderr] Checking num-complex v0.4.6 [INFO] [stderr] Compiling relative-path v1.9.3 [INFO] [stderr] Compiling toml_edit v0.22.22 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Checking unicode-width v0.2.0 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Checking console v0.15.10 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Checking num v0.4.3 [INFO] [stderr] Checking wide v0.7.30 [INFO] [stderr] Checking futures-timer v3.0.3 [INFO] [stderr] Checking number_prefix v0.4.0 [INFO] [stderr] Checking mini-matrix v0.1.6 [INFO] [stderr] Checking itertools v0.13.0 [INFO] [stderr] Checking rustc-hash v2.1.0 [INFO] [stderr] Checking tinyjson v2.5.1 [INFO] [stderr] Checking pico-args v0.5.0 [INFO] [stderr] Compiling proc-macro-crate v3.2.0 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Checking bitvec_simd v0.20.5 [INFO] [stderr] Checking indicatif v0.17.9 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling derive_more-impl v1.0.0 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Compiling pest v2.7.14 [INFO] [stderr] Compiling pest_meta v2.7.14 [INFO] [stderr] Checking derive_more v1.0.0 [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaJ1n9UX/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling pest_generator v2.7.14 [INFO] [stderr] error: could not compile `futures-util` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `pest_meta` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to parse process output: `/opt/rustwide/rustup-home/toolchains/51000a35bc99aeffdc092bf2226ab562eedb9eff/bin/rustc --crate-name pest_meta --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pest_meta-2.7.14/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "grammar-extras", "not-bootstrap-in-src"))' -C metadata=8f16a5cd9bd31cc6 -C extra-filename=-13b9e692d762a9ef --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-934a7f6bf1a96730.rmeta --extern pest=/opt/rustwide/target/debug/deps/libpest-d538413b54647581.rmeta --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaNgh0VY" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `pest_generator` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "0ad2c8f0e61b6b72e3810721b7f354e208ba28e9cf30c75209d2164c5cd84ea0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0ad2c8f0e61b6b72e3810721b7f354e208ba28e9cf30c75209d2164c5cd84ea0", kill_on_drop: false }` [INFO] [stdout] 0ad2c8f0e61b6b72e3810721b7f354e208ba28e9cf30c75209d2164c5cd84ea0