[INFO] fetching crate bevy_image_export 0.12.0... [INFO] checking bevy_image_export-0.12.0 against try#2b41547e41f63ea0ca9cb25417ddd569b19e6a50 for pr-134273 [INFO] extracting crate bevy_image_export 0.12.0 into /workspace/builds/worker-2-tc2/source [INFO] validating manifest of crates.io crate bevy_image_export 0.12.0 on toolchain 2b41547e41f63ea0ca9cb25417ddd569b19e6a50 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2b41547e41f63ea0ca9cb25417ddd569b19e6a50" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate bevy_image_export 0.12.0 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate bevy_image_export 0.12.0 [INFO] tweaked toml for crates.io crate bevy_image_export 0.12.0 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate crates.io crate bevy_image_export 0.12.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" "+2b41547e41f63ea0ca9cb25417ddd569b19e6a50" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+2b41547e41f63ea0ca9cb25417ddd569b19e6a50" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bbdd41e2573772a1914f241d7fa9d9740c348f0b0bbff04a50c2570e5bb82b23 [INFO] running `Command { std: "docker" "start" "-a" "bbdd41e2573772a1914f241d7fa9d9740c348f0b0bbff04a50c2570e5bb82b23", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bbdd41e2573772a1914f241d7fa9d9740c348f0b0bbff04a50c2570e5bb82b23", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bbdd41e2573772a1914f241d7fa9d9740c348f0b0bbff04a50c2570e5bb82b23", kill_on_drop: false }` [INFO] [stdout] bbdd41e2573772a1914f241d7fa9d9740c348f0b0bbff04a50c2570e5bb82b23 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+2b41547e41f63ea0ca9cb25417ddd569b19e6a50" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a192e3a98db31eacbe5a2f9f0250b36926bfdb627eb5acafc346691934f9bbce [INFO] running `Command { std: "docker" "start" "-a" "a192e3a98db31eacbe5a2f9f0250b36926bfdb627eb5acafc346691934f9bbce", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling serde v1.0.215 [INFO] [stderr] Compiling libc v0.2.167 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Checking once_cell v1.20.2 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking pin-project-lite v0.2.15 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling winnow v0.6.20 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling indexmap v2.6.0 [INFO] [stderr] Compiling syn v2.0.90 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Checking tracing-core v0.1.33 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Checking futures-core v0.3.31 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Checking futures-io v0.3.31 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Checking parking v2.2.1 [INFO] [stderr] Checking allocator-api2 v0.2.20 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking concurrent-queue v2.5.0 [INFO] [stderr] Checking arrayvec v0.7.6 [INFO] [stderr] Checking event-listener v5.3.1 [INFO] [stderr] Checking const-random v0.1.18 [INFO] [stderr] Checking fastrand v2.2.0 [INFO] [stderr] Compiling typeid v1.0.2 [INFO] [stderr] Checking thread_local v1.1.8 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Checking futures-lite v2.5.0 [INFO] [stderr] Checking event-listener-strategy v0.5.2 [INFO] [stderr] Compiling toml_edit v0.22.22 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Compiling uuid v1.11.0 [INFO] [stderr] Checking async-task v4.7.1 [INFO] [stderr] Checking fixedbitset v0.4.2 [INFO] [stderr] Checking async-channel v2.3.1 [INFO] [stderr] Checking log v0.4.22 [INFO] [stderr] Checking downcast-rs v1.2.1 [INFO] [stderr] Compiling libm v0.2.11 [INFO] [stderr] Checking bevy_ptr v0.15.0 [INFO] [stderr] Checking disqualified v1.0.0 [INFO] [stderr] Checking async-executor v1.13.1 [INFO] [stderr] Checking nonmax v0.5.5 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking bevy_tasks v0.15.0 [INFO] [stderr] Checking fixedbitset v0.5.7 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Checking either v1.13.0 [INFO] [stderr] Checking libloading v0.8.6 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Checking itertools v0.13.0 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking simd-adler32 v0.3.7 [INFO] [stderr] Compiling naga v23.0.0 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Checking termcolor v1.4.1 [INFO] [stderr] Checking unicode-width v0.1.14 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/tmp/rustcWcv8bR" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rayon-core` (build script) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmeta0lwjMC/lib.rmeta`: No space left on device (os error 28) [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/rmetazvsRoc" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `unicode-width` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `naga` (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/2b41547e41f63ea0ca9cb25417ddd569b19e6a50/bin/rustc --crate-name build_script_build --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/naga-23.0.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C opt-level=3 -C embed-bitcode=no -C debug-assertions=on --cfg 'feature="compact"' --cfg 'feature="default"' --cfg 'feature="glsl-out"' --cfg 'feature="hlsl-out-if-target-windows"' --cfg 'feature="msl-out-if-target-apple"' --cfg 'feature="spv-out"' --cfg 'feature="wgsl-in"' --cfg 'feature="wgsl-out"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("arbitrary", "compact", "default", "deserialize", "dot-out", "glsl-in", "glsl-out", "hlsl-out", "hlsl-out-if-target-windows", "msl-out", "msl-out-if-target-apple", "serialize", "spv-in", "spv-out", "wgsl-in", "wgsl-out"))' -C metadata=472b3e3eb0cd3587 -C extra-filename=-e370bdee51747801 --out-dir /opt/rustwide/target/debug/build/naga-e370bdee51747801 -L dependency=/opt/rustwide/target/debug/deps --extern cfg_aliases=/opt/rustwide/target/debug/deps/libcfg_aliases-f0030e3a2af32016.rlib --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stderr] error: could not compile `termcolor` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaIqXi9L/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `num-traits` (lib) due to 1 previous error [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaiVoHdz" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `itertools` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaFL5dpo/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `syn` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "a192e3a98db31eacbe5a2f9f0250b36926bfdb627eb5acafc346691934f9bbce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a192e3a98db31eacbe5a2f9f0250b36926bfdb627eb5acafc346691934f9bbce", kill_on_drop: false }` [INFO] [stdout] a192e3a98db31eacbe5a2f9f0250b36926bfdb627eb5acafc346691934f9bbce