[INFO] fetching crate renderling_core 0.1.5... [INFO] building renderling_core-0.1.5 against try#8b8eff55bd72abbb57167bc42222a7f91d41cb0d for pr-142134-abi-ast-error [INFO] extracting crate renderling_core 0.1.5 into /workspace/builds/worker-4-tc2/source [INFO] validating manifest of crates.io crate renderling_core 0.1.5 on toolchain 8b8eff55bd72abbb57167bc42222a7f91d41cb0d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8b8eff55bd72abbb57167bc42222a7f91d41cb0d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate renderling_core 0.1.5 [INFO] finished tweaking crates.io crate renderling_core 0.1.5 [INFO] tweaked toml for crates.io crate renderling_core 0.1.5 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8b8eff55bd72abbb57167bc42222a7f91d41cb0d" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 101 packages to latest compatible versions [INFO] [stderr] Adding wasm-bindgen-futures v0.4.45 (available: v0.4.50) [INFO] [stderr] Adding web-sys v0.3.72 (available: v0.3.77) [INFO] [stderr] Adding wgpu v0.14.2 (available: v25.0.2) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8b8eff55bd72abbb57167bc42222a7f91d41cb0d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+8b8eff55bd72abbb57167bc42222a7f91d41cb0d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 36726ab2c360a39d1e1abaad918e51cc4fd9e3d0f01a0e53f132d4215ebdb8d9 [INFO] running `Command { std: "docker" "start" "-a" "36726ab2c360a39d1e1abaad918e51cc4fd9e3d0f01a0e53f132d4215ebdb8d9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "36726ab2c360a39d1e1abaad918e51cc4fd9e3d0f01a0e53f132d4215ebdb8d9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "36726ab2c360a39d1e1abaad918e51cc4fd9e3d0f01a0e53f132d4215ebdb8d9", kill_on_drop: false }` [INFO] [stdout] 36726ab2c360a39d1e1abaad918e51cc4fd9e3d0f01a0e53f132d4215ebdb8d9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+8b8eff55bd72abbb57167bc42222a7f91d41cb0d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e3b93479d2219dd29d3914741dbc810c399c8bbacc3edcba66497279d1ce1239 [INFO] running `Command { std: "docker" "start" "-a" "e3b93479d2219dd29d3914741dbc810c399c8bbacc3edcba66497279d1ce1239", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling zerocopy v0.8.25 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling ash v0.37.3+1.3.251 [INFO] [stderr] Compiling khronos-egl v4.1.0 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling libloading v0.7.4 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling gpu-descriptor-types v0.1.2 [INFO] [stderr] Compiling gpu-alloc-types v0.2.0 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling hexf-parse v0.2.1 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling wgpu-core v0.14.2 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling gpu-alloc v0.5.4 [INFO] [stderr] Compiling codespan-reporting v0.11.1 [INFO] [stderr] Compiling wgpu-types v0.14.1 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling profiling v1.0.16 [INFO] [stderr] Compiling renderdoc-sys v0.7.1 [INFO] [stderr] Compiling glow v0.11.2 [INFO] [stderr] Compiling raw-window-handle v0.5.2 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling spirv v0.2.0+1.5.4 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling gpu-descriptor v0.2.4 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling bytemuck_derive v1.9.3 [INFO] [stderr] Compiling naga v0.10.1 [INFO] [stderr] Compiling bytemuck v1.23.0 [INFO] [stderr] Compiling wgpu-hal v0.14.1 [INFO] [stderr] Compiling wgpu v0.14.2 [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/8b8eff55bd72abbb57167bc42222a7f91d41cb0d/bin/rustc --crate-name wgpu_core --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wgpu-core-0.14.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="raw-window-handle"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("angle", "default", "id32", "raw-window-handle", "replay", "ron", "serde", "serial-pass", "strict_asserts", "trace", "vulkan-portability"))' -C metadata=0f0dd232763f8576 -C extra-filename=-87b4ad1bbe7bd876 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern arrayvec=/opt/rustwide/target/debug/deps/libarrayvec-4f2dabd03168866b.rmeta --extern bit_vec=/opt/rustwide/target/debug/deps/libbit_vec-9255ddc6a4443788.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-def4ff224bdcd924.rmeta --extern codespan_reporting=/opt/rustwide/target/debug/deps/libcodespan_reporting-2d16d1d0c359ddbb.rmeta --extern fxhash=/opt/rustwide/target/debug/deps/libfxhash-b6e465ea56c153b4.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-c97120fd603a1888.rmeta --extern naga=/opt/rustwide/target/debug/deps/libnaga-60c03419a0afb314.rmeta --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-10d82070e0a62ac9.rmeta --extern profiling=/opt/rustwide/target/debug/deps/libprofiling-6e7807bbc662627f.rmeta --extern raw_window_handle=/opt/rustwide/target/debug/deps/libraw_window_handle-8d7dcec3fb46d127.rmeta --extern smallvec=/opt/rustwide/target/debug/deps/libsmallvec-c566d8ef66c38ca6.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-4bbcd48ed12f7d4b.rmeta --extern hal=/opt/rustwide/target/debug/deps/libwgpu_hal-888f27249388640a.rmeta --extern wgt=/opt/rustwide/target/debug/deps/libwgpu_types-0f204226fe1f3bf3.rmeta --cap-lints allow --cap-lints=warn --cfg unix_wo_apple --cfg vulkan --cfg gl` (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/rmetaxYPBDR/full.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" "e3b93479d2219dd29d3914741dbc810c399c8bbacc3edcba66497279d1ce1239", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e3b93479d2219dd29d3914741dbc810c399c8bbacc3edcba66497279d1ce1239", kill_on_drop: false }` [INFO] [stdout] e3b93479d2219dd29d3914741dbc810c399c8bbacc3edcba66497279d1ce1239