[INFO] cloning repository https://github.com/sagudev/wgpu-problem [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sagudev/wgpu-problem" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsagudev%2Fwgpu-problem", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsagudev%2Fwgpu-problem'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b8fbd0213dbf02c4fea4ed1e2782fcfe3fecb992 [INFO] testing sagudev/wgpu-problem against try#a7ce54db9b096bd1098d07c645b489195a667c9f for pr-137940 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsagudev%2Fwgpu-problem" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/sagudev/wgpu-problem on toolchain a7ce54db9b096bd1098d07c645b489195a667c9f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a7ce54db9b096bd1098d07c645b489195a667c9f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/sagudev/wgpu-problem [INFO] finished tweaking git repo https://github.com/sagudev/wgpu-problem [INFO] tweaked toml for git repo https://github.com/sagudev/wgpu-problem written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/sagudev/wgpu-problem 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" "+a7ce54db9b096bd1098d07c645b489195a667c9f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+a7ce54db9b096bd1098d07c645b489195a667c9f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 17edc130c3a463b4d5f5192eeb83d32ecdb9598c36a82c1400e06a32648caa10 [INFO] running `Command { std: "docker" "start" "-a" "17edc130c3a463b4d5f5192eeb83d32ecdb9598c36a82c1400e06a32648caa10", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "17edc130c3a463b4d5f5192eeb83d32ecdb9598c36a82c1400e06a32648caa10", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "17edc130c3a463b4d5f5192eeb83d32ecdb9598c36a82c1400e06a32648caa10", kill_on_drop: false }` [INFO] [stdout] 17edc130c3a463b4d5f5192eeb83d32ecdb9598c36a82c1400e06a32648caa10 [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=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:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+a7ce54db9b096bd1098d07c645b489195a667c9f" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 789a91182a1ca0503f0fc48d475fd34da1d16cdc4429313cd4d6d08b9a368877 [INFO] running `Command { std: "docker" "start" "-a" "789a91182a1ca0503f0fc48d475fd34da1d16cdc4429313cd4d6d08b9a368877", kill_on_drop: false }` [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling allocator-api2 v0.2.18 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling thiserror v1.0.61 [INFO] [stderr] Compiling libloading v0.8.4 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling ash v0.38.0+1.3.281 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling unicode-width v0.1.13 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling khronos-egl v6.0.0 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling bit-vec v0.7.0 [INFO] [stderr] Compiling syn v2.0.68 [INFO] [stderr] Compiling gpu-descriptor-types v0.2.0 [INFO] [stderr] Compiling codespan-reporting v0.11.1 [INFO] [stderr] Compiling gpu-alloc-types v0.3.0 [INFO] [stderr] Compiling spirv v0.3.0+sdk-1.3.268.0 [INFO] [stderr] Compiling wgpu-hal v0.20.0 (https://github.com/gfx-rs/wgpu?rev=0a76c0fa84e5e8c10c62f0a19fb54b65c0a4f6e2#0a76c0fa) [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling bit-set v0.6.0 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling arrayvec v0.7.4 [INFO] [stderr] Compiling hexf-parse v0.2.1 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling gpu-alloc v0.6.0 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling gpu-descriptor v0.3.0 [INFO] [stderr] Compiling wgpu-types v0.20.0 (https://github.com/gfx-rs/wgpu?rev=0a76c0fa84e5e8c10c62f0a19fb54b65c0a4f6e2#0a76c0fa) [INFO] [stderr] Compiling wgpu-core v0.20.0 (https://github.com/gfx-rs/wgpu?rev=0a76c0fa84e5e8c10c62f0a19fb54b65c0a4f6e2#0a76c0fa) [INFO] [stderr] Compiling litrs v0.4.1 [INFO] [stderr] Compiling profiling v1.0.15 [INFO] [stderr] Compiling renderdoc-sys v1.1.0 [INFO] [stderr] Compiling glow v0.13.1 [INFO] [stderr] Compiling raw-window-handle v0.6.2 [INFO] [stderr] Compiling wgpu v0.20.0 (https://github.com/gfx-rs/wgpu?rev=0a76c0fa84e5e8c10c62f0a19fb54b65c0a4f6e2#0a76c0fa) [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling pollster v0.3.0 [INFO] [stderr] Compiling document-features v0.2.8 [INFO] [stderr] Compiling thiserror-impl v1.0.61 [INFO] [stderr] Compiling naga v0.20.0 (https://github.com/gfx-rs/wgpu?rev=0a76c0fa84e5e8c10c62f0a19fb54b65c0a4f6e2#0a76c0fa) [INFO] [stdout] error: failed to build archive at `/opt/rustwide/target/debug/deps/libash-947af5e1cdf30b02.rlib`: 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] [stderr] error: could not compile `naga` (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/a7ce54db9b096bd1098d07c645b489195a667c9f/bin/rustc --crate-name naga --edition=2021 /opt/rustwide/cargo-home/git/checkouts/wgpu-045f9a3b3e40a5c0/0a76c0f/naga/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="compact"' --cfg 'feature="default"' --cfg 'feature="glsl-out"' --cfg 'feature="hlsl-out"' --cfg 'feature="msl-out"' --cfg 'feature="spv-out"' --cfg 'feature="wgsl-in"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "compact", "default", "deserialize", "dot-out", "glsl-in", "glsl-out", "hlsl-out", "msl-out", "serialize", "spv-in", "spv-out", "wgsl-in", "wgsl-out"))' -C metadata=7fa20a9b2afafff4 -C extra-filename=-e7e4d12f0ef05b70 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern arrayvec=/opt/rustwide/target/debug/deps/libarrayvec-f942e8c771b56381.rmeta --extern bit_set=/opt/rustwide/target/debug/deps/libbit_set-8dedc07d8fbc2e6b.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-ce446ee600bbaa5e.rmeta --extern codespan_reporting=/opt/rustwide/target/debug/deps/libcodespan_reporting-62402546b4fb6a66.rmeta --extern hexf_parse=/opt/rustwide/target/debug/deps/libhexf_parse-2ac3e111e86d5d60.rmeta --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-b14fa2edb9343e84.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-5fb51f756c1191b0.rmeta --extern rustc_hash=/opt/rustwide/target/debug/deps/librustc_hash-5a527483989b35a3.rmeta --extern spirv=/opt/rustwide/target/debug/deps/libspirv-0344192054ecc88d.rmeta --extern termcolor=/opt/rustwide/target/debug/deps/libtermcolor-96a9ed65821a6544.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-5a7dfa31ff86436e.rmeta --extern unicode_xid=/opt/rustwide/target/debug/deps/libunicode_xid-9a31df2f90872cba.rmeta --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 `ash` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "789a91182a1ca0503f0fc48d475fd34da1d16cdc4429313cd4d6d08b9a368877", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "789a91182a1ca0503f0fc48d475fd34da1d16cdc4429313cd4d6d08b9a368877", kill_on_drop: false }` [INFO] [stdout] 789a91182a1ca0503f0fc48d475fd34da1d16cdc4429313cd4d6d08b9a368877