[INFO] fetching crate music-lounge-client 0.7.0... [INFO] testing music-lounge-client-0.7.0 against 1.86.0 for beta-1.87-1 [INFO] extracting crate music-lounge-client 0.7.0 into /workspace/builds/worker-2-tc1/source [INFO] validating manifest of crates.io crate music-lounge-client 0.7.0 on toolchain 1.86.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.86.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate music-lounge-client 0.7.0 [INFO] finished tweaking crates.io crate music-lounge-client 0.7.0 [INFO] tweaked toml for crates.io crate music-lounge-client 0.7.0 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.86.0" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 168 packages to latest compatible versions [INFO] [stderr] Adding bincode v1.3.3 (available: v2.0.1) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.86.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rust-utils-macros v0.1.0 [INFO] [stderr] Downloaded rust-utils v0.15.2 [INFO] [stderr] Downloaded color-thief v0.2.2 [INFO] [stderr] Downloaded ron v0.10.1 [INFO] [stderr] Downloaded music-lounge-core v0.7.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1.86.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] de9e1c2dfaa94e70d49ee1c96a85326fbb984a9d4d748e52b94cfb504c46a153 [INFO] running `Command { std: "docker" "start" "-a" "de9e1c2dfaa94e70d49ee1c96a85326fbb984a9d4d748e52b94cfb504c46a153", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "de9e1c2dfaa94e70d49ee1c96a85326fbb984a9d4d748e52b94cfb504c46a153", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "de9e1c2dfaa94e70d49ee1c96a85326fbb984a9d4d748e52b94cfb504c46a153", kill_on_drop: false }` [INFO] [stdout] de9e1c2dfaa94e70d49ee1c96a85326fbb984a9d4d748e52b94cfb504c46a153 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1.86.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ce80ceaa37616444acf4f01020002b80bc6f1d030e18625e9c84c31288d240b3 [INFO] running `Command { std: "docker" "start" "-a" "ce80ceaa37616444acf4f01020002b80bc6f1d030e18625e9c84c31288d240b3", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling proc-macro2 v1.0.94 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling adler2 v2.0.0 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.100 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling miniz_oxide v0.8.8 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling bumpalo v3.17.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling rustversion v1.0.20 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling built v0.7.7 [INFO] [stderr] Compiling wasm-bindgen v0.2.100 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling aligned-vec v0.5.0 [INFO] [stderr] Compiling zerocopy v0.8.24 [INFO] [stderr] Compiling bytemuck v1.22.0 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling getrandom v0.3.2 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling v_frame v0.3.8 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling rav1e v0.7.1 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling flate2 v1.1.1 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling object v0.36.7 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling serde_spanned v0.6.8 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling rgb v0.8.50 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling simd_helpers v0.1.0 [INFO] [stderr] Compiling av1-grain v0.2.3 [INFO] [stderr] Compiling quick-error v2.0.1 [INFO] [stderr] Compiling bitstream-io v2.6.0 [INFO] [stderr] Compiling noop_proc_macro v0.3.0 [INFO] [stderr] Compiling weezl v0.1.8 [INFO] [stderr] Compiling maybe-rayon v0.1.1 [INFO] [stderr] Compiling winnow v0.7.6 [INFO] [stderr] Compiling imgref v1.11.0 [INFO] [stderr] Compiling gimli v0.31.1 [INFO] [stderr] Compiling new_debug_unreachable v1.0.6 [INFO] [stderr] Compiling loop9 v0.1.5 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling bitflags v2.9.0 [INFO] [stderr] Compiling avif-serialize v0.8.3 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.100 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling fdeflate v0.3.7 [INFO] [stderr] Compiling zune-inflate v0.2.54 [INFO] [stderr] Compiling half v2.6.0 [INFO] [stderr] Compiling jpeg-decoder v0.3.1 [INFO] [stderr] Compiling toml_edit v0.22.24 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.100 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling profiling-procmacros v1.0.16 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Compiling arg_enum_proc_macro v0.3.4 [INFO] [stderr] Compiling profiling v1.0.16 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.100 [INFO] [stderr] Compiling addr2line v0.24.2 [INFO] [stderr] Compiling zune-core v0.4.12 [INFO] [stderr] Compiling smallvec v1.15.0 [INFO] [stderr] Compiling bit_field v0.10.2 [INFO] [stderr] Compiling rustc-demangle v0.1.24 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling iana-time-zone v0.1.63 [INFO] [stderr] Compiling lebe v0.5.2 [INFO] [stderr] Compiling byteorder-lite v0.1.0 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling if_chain v1.0.2 [INFO] [stderr] Compiling rust-utils-macros v0.1.0 [INFO] [stderr] Compiling image-webp v0.2.1 [INFO] [stderr] Compiling colored v2.2.0 [INFO] [stderr] Compiling backtrace v0.3.74 [INFO] [stderr] Compiling chrono v0.4.40 [INFO] [stderr] Compiling exr v1.73.0 [INFO] [stderr] Compiling ron v0.10.1 [INFO] [stderr] Compiling gif v0.13.1 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling png v0.17.16 [INFO] [stderr] Compiling toml v0.8.20 [INFO] [stderr] Compiling zune-jpeg v0.4.14 [INFO] [stderr] Compiling lofty_attr v0.9.0 [INFO] [stderr] Compiling tiff v0.9.1 [INFO] [stderr] Compiling ogg_pager v0.6.1 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling qoi v0.4.1 [INFO] [stderr] Compiling data-encoding v2.9.0 [INFO] [stderr] Compiling rand v0.9.0 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling rust-utils v0.15.2 [INFO] [stderr] Compiling lofty v0.18.2 [INFO] [stderr] Compiling color-thief v0.2.2 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling glob v0.3.2 [INFO] [stderr] Compiling ravif v0.11.12 [INFO] [stderr] Compiling image v0.25.6 [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `lofty` (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/1.86.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name lofty --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lofty-0.18.2/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="default"' --cfg 'feature="id3v2_compression_support"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "id3v2_compression_support"))' -C metadata=9edeb58ef2bfe02d -C extra-filename=-9727b5fa68689222 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern byteorder=/opt/rustwide/target/debug/deps/libbyteorder-f923bb3f21c22618.rmeta --extern data_encoding=/opt/rustwide/target/debug/deps/libdata_encoding-af03f8f81b66a836.rmeta --extern flate2=/opt/rustwide/target/debug/deps/libflate2-36b7afe8cf6034b8.rmeta --extern lofty_attr=/opt/rustwide/target/debug/deps/liblofty_attr-b7e99bce6974b2d6.so --extern log=/opt/rustwide/target/debug/deps/liblog-f12d0ca1ec58d2b8.rmeta --extern ogg_pager=/opt/rustwide/target/debug/deps/libogg_pager-f3549cae096ddd9c.rmeta --extern paste=/opt/rustwide/target/debug/deps/libpaste-9ee4e9294ff6dbae.so --cap-lints allow --cap-lints=warn` (exit status: 101) [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 `ravif` (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/1.86.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name ravif --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ravif-0.11.12/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="threading"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("asm", "default", "threading"))' -C metadata=96ff0fc98ee49c49 -C extra-filename=-2273f3437aa178d8 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern avif_serialize=/opt/rustwide/target/debug/deps/libavif_serialize-b7b61072cc96fbb6.rmeta --extern imgref=/opt/rustwide/target/debug/deps/libimgref-97e0f6e41f168161.rmeta --extern loop9=/opt/rustwide/target/debug/deps/libloop9-e3bad9aa493cbb90.rmeta --extern quick_error=/opt/rustwide/target/debug/deps/libquick_error-2a8cd172f1bf6cf4.rmeta --extern rav1e=/opt/rustwide/target/debug/deps/librav1e-d1c8ec417122416d.rmeta --extern rayon=/opt/rustwide/target/debug/deps/librayon-2b9ccc85dd1b5376.rmeta --extern rgb=/opt/rustwide/target/debug/deps/librgb-395c24cc3f3ba28f.rmeta --cap-lints allow --cap-lints=warn` (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/rmetaeP9GfX" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `image` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "ce80ceaa37616444acf4f01020002b80bc6f1d030e18625e9c84c31288d240b3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ce80ceaa37616444acf4f01020002b80bc6f1d030e18625e9c84c31288d240b3", kill_on_drop: false }` [INFO] [stdout] ce80ceaa37616444acf4f01020002b80bc6f1d030e18625e9c84c31288d240b3