[INFO] cloning repository https://github.com/KeKsBoTer/wgpu_sort [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/KeKsBoTer/wgpu_sort" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKeKsBoTer%2Fwgpu_sort", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKeKsBoTer%2Fwgpu_sort'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4cb640e8cae28eba0149d470c5168cc2853466dd [INFO] testing KeKsBoTer/wgpu_sort against 1.84.0 for beta-1.85-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKeKsBoTer%2Fwgpu_sort" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/KeKsBoTer/wgpu_sort on toolchain 1.84.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.84.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/KeKsBoTer/wgpu_sort [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking git repo https://github.com/KeKsBoTer/wgpu_sort [INFO] tweaked toml for git repo https://github.com/KeKsBoTer/wgpu_sort written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/KeKsBoTer/wgpu_sort 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" "+1.84.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded pollster-macro v0.1.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+1.84.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5c94c3dcd7dd3260c97f5479988cbd21f3d1b0c012e80032698863d95677705e [INFO] running `Command { std: "docker" "start" "-a" "5c94c3dcd7dd3260c97f5479988cbd21f3d1b0c012e80032698863d95677705e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5c94c3dcd7dd3260c97f5479988cbd21f3d1b0c012e80032698863d95677705e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5c94c3dcd7dd3260c97f5479988cbd21f3d1b0c012e80032698863d95677705e", kill_on_drop: false }` [INFO] [stdout] 5c94c3dcd7dd3260c97f5479988cbd21f3d1b0c012e80032698863d95677705e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+1.84.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cc4aa466eb1ce69411b9611e0cae2a6c4586ccabc8cf510bf6eef3bfa8b90750 [INFO] running `Command { std: "docker" "start" "-a" "cc4aa466eb1ce69411b9611e0cae2a6c4586ccabc8cf510bf6eef3bfa8b90750", kill_on_drop: false }` [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling allocator-api2 v0.2.18 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling thiserror v1.0.62 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling ash v0.37.3+1.3.251 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling unicode-width v0.1.13 [INFO] [stderr] Compiling khronos-egl v6.0.0 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling spirv v0.3.0+sdk-1.3.268.0 [INFO] [stderr] Compiling gpu-alloc-types v0.3.0 [INFO] [stderr] Compiling gpu-descriptor-types v0.2.0 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling wgpu-hal v0.21.1 [INFO] [stderr] Compiling libloading v0.7.4 [INFO] [stderr] Compiling libloading v0.8.4 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling hexf-parse v0.2.1 [INFO] [stderr] Compiling codespan-reporting v0.11.1 [INFO] [stderr] Compiling arrayvec v0.7.4 [INFO] [stderr] Compiling gpu-alloc v0.6.0 [INFO] [stderr] Compiling wgpu-types v0.20.0 [INFO] [stderr] Compiling wgpu-core v0.21.1 [INFO] [stderr] Compiling litrs v0.4.1 [INFO] [stderr] Compiling renderdoc-sys v1.1.0 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling glow v0.13.1 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling syn v2.0.71 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling profiling v1.0.15 [INFO] [stderr] Compiling raw-window-handle v0.6.2 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling anstyle-parse v0.2.4 [INFO] [stderr] Compiling wgpu v0.20.1 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.0 [INFO] [stderr] Compiling anstyle-query v1.1.0 [INFO] [stderr] Compiling anstyle v1.0.7 [INFO] [stderr] Compiling colorchoice v1.0.1 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling anstream v0.6.14 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling document-features v0.2.10 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling gpu-descriptor v0.3.0 [INFO] [stderr] Compiling futures-intrusive v0.5.0 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling thiserror-impl v1.0.62 [INFO] [stderr] Compiling bytemuck_derive v1.7.0 [INFO] [stderr] Compiling regex v1.10.5 [INFO] [stderr] Compiling bytemuck v1.16.1 [INFO] [stderr] Compiling env_filter v0.1.0 [INFO] [stderr] Compiling naga v0.20.0 [INFO] [stderr] Compiling env_logger v0.11.3 [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `wgpu-core` (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.84.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name wgpu_core --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wgpu-core-0.21.1/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="dx12"' --cfg 'feature="gles"' --cfg 'feature="link"' --cfg 'feature="metal"' --cfg 'feature="raw-window-handle"' --cfg 'feature="vulkan"' --cfg 'feature="wgsl"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("api_log_info", "default", "dx12", "fragile-send-sync-non-atomic-wasm", "gles", "glsl", "link", "metal", "raw-window-handle", "renderdoc", "replay", "resource_log_info", "ron", "serde", "spirv", "strict_asserts", "trace", "vulkan", "wgsl"))' -C metadata=16160893c503b400 -C extra-filename=-16160893c503b400 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern arrayvec=/opt/rustwide/target/debug/deps/libarrayvec-846144f692914de8.rmeta --extern bit_vec=/opt/rustwide/target/debug/deps/libbit_vec-2e72edbed9032bd6.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-9cf7c22bd660951b.rmeta --extern codespan_reporting=/opt/rustwide/target/debug/deps/libcodespan_reporting-10d38b72d9d436ad.rmeta --extern document_features=/opt/rustwide/target/debug/deps/libdocument_features-f45c0c6f218ba8ab.so --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-1fe95e1e1ae2b11e.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-c9438d12ff67477d.rmeta --extern naga=/opt/rustwide/target/debug/deps/libnaga-4cf432d04e8ce263.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-9cdd93fd5f7b8bc5.rmeta --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-f520e000ccaf6fab.rmeta --extern profiling=/opt/rustwide/target/debug/deps/libprofiling-3f11755f2fdebd91.rmeta --extern raw_window_handle=/opt/rustwide/target/debug/deps/libraw_window_handle-20271d63742c0386.rmeta --extern rustc_hash=/opt/rustwide/target/debug/deps/librustc_hash-7d57cddf9d03c6bf.rmeta --extern smallvec=/opt/rustwide/target/debug/deps/libsmallvec-f4ed704f91545817.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-484fb6c4855b8f5d.rmeta --extern hal=/opt/rustwide/target/debug/deps/libwgpu_hal-a7e6917d77559efa.rmeta --extern wgt=/opt/rustwide/target/debug/deps/libwgpu_types-1993a9708c31f14c.rmeta --cap-lints allow --cap-lints=warn --cfg send_sync --cfg gles --cfg vulkan` (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/rmetaaYnkgc/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `wgpu` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "cc4aa466eb1ce69411b9611e0cae2a6c4586ccabc8cf510bf6eef3bfa8b90750", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cc4aa466eb1ce69411b9611e0cae2a6c4586ccabc8cf510bf6eef3bfa8b90750", kill_on_drop: false }` [INFO] [stdout] cc4aa466eb1ce69411b9611e0cae2a6c4586ccabc8cf510bf6eef3bfa8b90750