[INFO] cloning repository https://github.com/samueltardieu/aoc [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/samueltardieu/aoc" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsamueltardieu%2Faoc", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsamueltardieu%2Faoc'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 145c88e712acfe9a0b5e2e07d66302f8cd51c13e [INFO] checking samueltardieu/aoc against master#d49be02cf6d2e2a01264fcdef1e20c826710c0f5 for pr-133570-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsamueltardieu%2Faoc" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/samueltardieu/aoc on toolchain d49be02cf6d2e2a01264fcdef1e20c826710c0f5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d49be02cf6d2e2a01264fcdef1e20c826710c0f5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/samueltardieu/aoc [INFO] finished tweaking git repo https://github.com/samueltardieu/aoc [INFO] tweaked toml for git repo https://github.com/samueltardieu/aoc written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/samueltardieu/aoc 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" "+d49be02cf6d2e2a01264fcdef1e20c826710c0f5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded trybuild v1.0.101 [INFO] [stderr] Downloaded serial_test_derive v3.2.0 [INFO] [stderr] Downloaded target-triple v0.1.3 [INFO] [stderr] Downloaded mktemp v0.5.1 [INFO] [stderr] Downloaded serial_test v3.2.0 [INFO] [stderr] Downloaded scc v2.2.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+d49be02cf6d2e2a01264fcdef1e20c826710c0f5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 247357d0d31a11f33289e5dcb8ae8538d685668681bb38d908beedc181eae6f4 [INFO] running `Command { std: "docker" "start" "-a" "247357d0d31a11f33289e5dcb8ae8538d685668681bb38d908beedc181eae6f4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "247357d0d31a11f33289e5dcb8ae8538d685668681bb38d908beedc181eae6f4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "247357d0d31a11f33289e5dcb8ae8538d685668681bb38d908beedc181eae6f4", kill_on_drop: false }` [INFO] [stdout] 247357d0d31a11f33289e5dcb8ae8538d685668681bb38d908beedc181eae6f4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+d49be02cf6d2e2a01264fcdef1e20c826710c0f5" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ece4f8e8b8d1fa2294f00d50079bfd7c33ac5690e8cb0b85d072cd280a00ea25 [INFO] running `Command { std: "docker" "start" "-a" "ece4f8e8b8d1fa2294f00d50079bfd7c33ac5690e8cb0b85d072cd280a00ea25", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling unicode-ident v1.0.13 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.160 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Checking once_cell v1.20.2 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling eyre v0.6.12 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Checking sharded-slab v0.1.7 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Compiling cc v1.1.30 [INFO] [stderr] Checking thread_local v1.1.8 [INFO] [stderr] Checking utf8parse v0.2.2 [INFO] [stderr] Checking pin-project-lite v0.2.14 [INFO] [stderr] Checking indenter v0.3.3 [INFO] [stderr] Checking anstyle-parse v0.2.5 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking is_terminal_polyfill v1.70.1 [INFO] [stderr] Checking anstyle-query v1.1.1 [INFO] [stderr] Checking gimli v0.28.1 [INFO] [stderr] Checking anstyle v1.0.8 [INFO] [stderr] Checking colorchoice v1.0.2 [INFO] [stderr] Checking tracing-subscriber v0.3.18 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Compiling prettyplease v0.2.25 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Checking anstream v0.6.15 [INFO] [stderr] Checking miniz_oxide v0.7.4 [INFO] [stderr] Compiling syn v2.0.90 [INFO] [stderr] Checking object v0.32.2 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking owo-colors v3.5.0 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Checking rustc-demangle v0.1.24 [INFO] [stderr] Checking clap_lex v0.7.2 [INFO] [stderr] Checking tracing-error v0.2.0 [INFO] [stderr] Checking strsim v0.11.1 [INFO] [stderr] Compiling thiserror v2.0.4 [INFO] [stderr] Checking uuid v1.4.1 [INFO] [stderr] Checking clap_builder v4.5.22 [INFO] [stderr] Compiling backtrace v0.3.71 [INFO] [stderr] Checking color-spantrace v0.2.1 [INFO] [stderr] Checking iana-time-zone v0.1.61 [INFO] [stderr] Checking either v1.13.0 [INFO] [stderr] Checking mktemp v0.5.1 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Checking itertools v0.13.0 [INFO] [stderr] Checking chrono v0.4.38 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Checking addr2line v0.21.0 [INFO] [stderr] Compiling serde v1.0.210 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [INFO] [stderr] Compiling regex-automata v0.4.8 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Checking sdd v3.0.4 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Checking hashbrown v0.15.0 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking scc v2.2.2 [INFO] [stderr] Checking console v0.15.8 [INFO] [stderr] Checking similar v2.6.0 [INFO] [stderr] Compiling aoc-derive v0.1.0 (/opt/rustwide/workdir/aoc-derive) [INFO] [stderr] Compiling thiserror-impl v2.0.4 [INFO] [stderr] Compiling clap_derive v4.5.18 [INFO] [stderr] Checking color-eyre v0.6.3 [INFO] [stderr] Checking indexmap v2.6.0 [INFO] [stderr] Checking serde_spanned v0.6.8 [INFO] [stderr] Checking toml_datetime v0.6.8 [INFO] [stderr] Compiling serial_test_derive v3.2.0 [INFO] [stderr] Compiling serde_json v1.0.128 [INFO] [stderr] Checking bytecount v0.6.8 [INFO] [stderr] Checking linked-hash-map v0.5.6 [INFO] [stderr] Compiling target-triple v0.1.3 [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmeta7ezql5" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaka0l4n" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `target-triple` (build script) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/d49be02cf6d2e2a01264fcdef1e20c826710c0f5/bin/rustc --crate-name build_script_build --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/target-triple-0.1.3/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=0c257b78c098a0a4 -C extra-filename=-0c257b78c098a0a4 --out-dir /opt/rustwide/target/debug/build/target-triple-0c257b78c098a0a4 -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `serial_test_derive` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `bytecount` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetahsptdO/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `regex-automata` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "ece4f8e8b8d1fa2294f00d50079bfd7c33ac5690e8cb0b85d072cd280a00ea25", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ece4f8e8b8d1fa2294f00d50079bfd7c33ac5690e8cb0b85d072cd280a00ea25", kill_on_drop: false }` [INFO] [stdout] ece4f8e8b8d1fa2294f00d50079bfd7c33ac5690e8cb0b85d072cd280a00ea25