[INFO] fetching crate little_boxes 1.8.0... [INFO] testing little_boxes-1.8.0 against beta-2024-12-08 for beta-1.84.0-4 [INFO] extracting crate little_boxes 1.8.0 into /workspace/builds/worker-6-tc2/source [INFO] validating manifest of crates.io crate little_boxes 1.8.0 on toolchain beta-2024-12-08 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2024-12-08" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-6-tc2/source/.cargo/config.toml [INFO] started tweaking crates.io crate little_boxes 1.8.0 [INFO] finished tweaking crates.io crate little_boxes 1.8.0 [INFO] tweaked toml for crates.io crate little_boxes 1.8.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate crates.io crate little_boxes 1.8.0 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" "+beta-2024-12-08" "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-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-12-08" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5b5bb4f513b238fc06157e69c1da1d18206a3070f2ec72742146df7354365bc6 [INFO] running `Command { std: "docker" "start" "-a" "5b5bb4f513b238fc06157e69c1da1d18206a3070f2ec72742146df7354365bc6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5b5bb4f513b238fc06157e69c1da1d18206a3070f2ec72742146df7354365bc6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5b5bb4f513b238fc06157e69c1da1d18206a3070f2ec72742146df7354365bc6", kill_on_drop: false }` [INFO] [stdout] 5b5bb4f513b238fc06157e69c1da1d18206a3070f2ec72742146df7354365bc6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2024-12-08" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 009d53bc72def87e32ce50ef2603fcaabe5018cfff9490e8c3dfdec5426ea5cb [INFO] running `Command { std: "docker" "start" "-a" "009d53bc72def87e32ce50ef2603fcaabe5018cfff9490e8c3dfdec5426ea5cb", kill_on_drop: false }` [INFO] [stderr] Compiling linux-raw-sys v0.4.5 [INFO] [stderr] Compiling bitflags v2.3.3 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling proc-macro2 v1.0.66 [INFO] [stderr] Compiling unicode-ident v1.0.11 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling anstyle-query v1.0.0 [INFO] [stderr] Compiling anstyle v1.0.1 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling rustix v0.38.7 [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling serde_derive v1.0.156 [INFO] [stderr] Compiling serde v1.0.156 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling anstyle-parse v0.2.1 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling clap_lex v0.5.0 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling rayon-core v1.11.0 [INFO] [stderr] Compiling fastrand v2.0.0 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling roff v0.2.1 [INFO] [stderr] Compiling hashbrown v0.14.0 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling similar v2.2.1 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.15 [INFO] [stderr] Compiling walkdir v2.3.3 [INFO] [stderr] Compiling dunce v1.0.4 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling winnow v0.5.4 [INFO] [stderr] Compiling anyhow v1.0.72 [INFO] [stderr] Compiling normalize-line-endings v0.3.0 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling shlex v1.1.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.8 [INFO] [stderr] Compiling is-terminal v0.4.9 [INFO] [stderr] Compiling anstream v0.3.2 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling content_inspector v0.2.4 [INFO] [stderr] Compiling indexmap v2.0.0 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling clap_builder v4.3.19 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling os_pipe v1.1.4 [INFO] [stderr] Compiling crossbeam-deque v0.8.3 [INFO] [stderr] Compiling vte_generate_state_changes v0.1.1 [INFO] [stderr] Compiling filetime v0.2.22 [INFO] [stderr] Compiling vte v0.10.1 [INFO] [stderr] Compiling tempfile v3.7.1 [INFO] [stderr] Compiling snapbox-macros v0.3.4 [INFO] [stderr] Compiling snapbox v0.4.11 [INFO] [stderr] Compiling rayon v1.7.0 [INFO] [stderr] Compiling clap v4.3.19 [INFO] [stderr] Compiling clap_mangen v0.2.12 [INFO] [stderr] Compiling strip-ansi-escapes v0.1.1 [INFO] [stderr] Compiling little_boxes v1.8.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: little_boxes@1.8.0: manpages built at "/opt/rustwide/target/debug/build/little_boxes-b63c119c5343f286/out/little_boxes.1" [INFO] [stdout] error: failed to build archive at `/opt/rustwide/target/debug/deps/librayon-2593d56b1105cd67.rlib`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rayon` (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] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `serde_derive` (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/beta-2024-12-08-x86_64-unknown-linux-gnu/bin/rustc --crate-name serde_derive --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/serde_derive-1.0.156/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "deserialize_in_place"))' -C metadata=00b1e814e7e2fdf4 -C extra-filename=-00b1e814e7e2fdf4 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-f7d6f4edafb3fc71.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-551f44e61008f875.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-821daf8a8728631d.rlib --extern proc_macro --cap-lints allow --cap-lints=warn` (exit status: 101) [INFO] [stderr] error: could not compile `clap_builder` (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/beta-2024-12-08-x86_64-unknown-linux-gnu/bin/rustc --crate-name clap_builder --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clap_builder-4.3.19/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 -C debuginfo=2 --cfg 'feature="cargo"' --cfg 'feature="color"' --cfg 'feature="error-context"' --cfg 'feature="help"' --cfg 'feature="std"' --cfg 'feature="suggestions"' --cfg 'feature="usage"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("cargo", "color", "debug", "default", "deprecated", "env", "error-context", "help", "std", "string", "suggestions", "unicode", "unstable-doc", "unstable-styles", "unstable-v5", "usage", "wrap_help"))' -C metadata=86dc8a5641dfef2e -C extra-filename=-86dc8a5641dfef2e --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anstream=/opt/rustwide/target/debug/deps/libanstream-b30865b4071e07d8.rmeta --extern anstyle=/opt/rustwide/target/debug/deps/libanstyle-0e9dba20b56a7869.rmeta --extern clap_lex=/opt/rustwide/target/debug/deps/libclap_lex-537012c777982ad5.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-728f13abc4f8cf5f.rmeta --extern strsim=/opt/rustwide/target/debug/deps/libstrsim-7c2291ed86ef7041.rmeta --cap-lints allow --cap-lints=warn` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "009d53bc72def87e32ce50ef2603fcaabe5018cfff9490e8c3dfdec5426ea5cb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "009d53bc72def87e32ce50ef2603fcaabe5018cfff9490e8c3dfdec5426ea5cb", kill_on_drop: false }` [INFO] [stdout] 009d53bc72def87e32ce50ef2603fcaabe5018cfff9490e8c3dfdec5426ea5cb