[INFO] cloning repository https://github.com/misaka10987/recite-util [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/misaka10987/recite-util" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmisaka10987%2Frecite-util", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmisaka10987%2Frecite-util'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1d18eb265dfc322c227cd2e78cb291baf2d17f11 [INFO] checking misaka10987/recite-util against master#4b596bbd847672da87763b76171687d3544863c2 for pr-144544 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmisaka10987%2Frecite-util" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/misaka10987/recite-util [INFO] finished tweaking git repo https://github.com/misaka10987/recite-util [INFO] tweaked toml for git repo https://github.com/misaka10987/recite-util written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/misaka10987/recite-util on toolchain 4b596bbd847672da87763b76171687d3544863c2 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4b596bbd847672da87763b76171687d3544863c2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/misaka10987/recite-util 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" "+4b596bbd847672da87763b76171687d3544863c2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+4b596bbd847672da87763b76171687d3544863c2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b6fc1120e35dddfcff570e2758f6074c1d8b21101bc2e5331946ecb824537aa9 [INFO] running `Command { std: "docker" "start" "-a" "b6fc1120e35dddfcff570e2758f6074c1d8b21101bc2e5331946ecb824537aa9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b6fc1120e35dddfcff570e2758f6074c1d8b21101bc2e5331946ecb824537aa9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b6fc1120e35dddfcff570e2758f6074c1d8b21101bc2e5331946ecb824537aa9", kill_on_drop: false }` [INFO] [stdout] b6fc1120e35dddfcff570e2758f6074c1d8b21101bc2e5331946ecb824537aa9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+4b596bbd847672da87763b76171687d3544863c2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0e204d44dbf39dc20dc8cc1366958035bc05a92efbe83458ad686a673020aaa1 [INFO] running `Command { std: "docker" "start" "-a" "0e204d44dbf39dc20dc8cc1366958035bc05a92efbe83458ad686a673020aaa1", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling proc-macro2 v1.0.85 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Checking bitflags v2.5.0 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking log v0.4.21 [INFO] [stderr] Compiling serde v1.0.203 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Compiling nix v0.28.0 [INFO] [stderr] Checking linux-raw-sys v0.4.14 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling thiserror v1.0.61 [INFO] [stderr] Checking home v0.5.9 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking phf_shared v0.11.2 [INFO] [stderr] Checking either v1.12.0 [INFO] [stderr] Checking itoa v1.0.11 [INFO] [stderr] Compiling serde_json v1.0.117 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking unicode-segmentation v1.11.0 [INFO] [stderr] Checking ryu v1.0.18 [INFO] [stderr] Checking thread_local v1.1.8 [INFO] [stderr] Checking phf v0.11.2 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking dyn-clone v1.0.17 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Checking unicode-width v0.1.13 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking colored v2.1.0 [INFO] [stderr] Checking fuzzy-matcher v0.3.7 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking csv-core v0.1.11 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Compiling syn v2.0.66 [INFO] [stderr] Checking newline-converter v0.3.0 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Compiling phf_codegen v0.11.2 [INFO] [stderr] Compiling terminfo v0.8.0 [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `terminfo` (build script) [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/4b596bbd847672da87763b76171687d3544863c2/bin/rustc --crate-name build_script_build --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/terminfo-0.8.0/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,test)' --check-cfg 'cfg(feature, values())' -C metadata=30a4bb7b59a4cffa -C extra-filename=-463d2ee83fae56b5 --out-dir /opt/rustwide/target/debug/build/terminfo-463d2ee83fae56b5 -L dependency=/opt/rustwide/target/debug/deps --extern phf_codegen=/opt/rustwide/target/debug/deps/libphf_codegen-0d988f73ccb9ff03.rlib --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaN7DjwO/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `libc` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "0e204d44dbf39dc20dc8cc1366958035bc05a92efbe83458ad686a673020aaa1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0e204d44dbf39dc20dc8cc1366958035bc05a92efbe83458ad686a673020aaa1", kill_on_drop: false }` [INFO] [stdout] 0e204d44dbf39dc20dc8cc1366958035bc05a92efbe83458ad686a673020aaa1