[INFO] cloning repository https://github.com/comus3/conways_game_of_life_gpu [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/comus3/conways_game_of_life_gpu" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcomus3%2Fconways_game_of_life_gpu", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcomus3%2Fconways_game_of_life_gpu'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 57edec91adc93251de67ebcd99d740a32cf78943 [INFO] documenting comus3/conways_game_of_life_gpu against beta-2025-04-13 for beta-1.87-rustdoc-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcomus3%2Fconways_game_of_life_gpu" "/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/comus3/conways_game_of_life_gpu on toolchain beta-2025-04-13 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-04-13" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/comus3/conways_game_of_life_gpu [INFO] finished tweaking git repo https://github.com/comus3/conways_game_of_life_gpu [INFO] tweaked toml for git repo https://github.com/comus3/conways_game_of_life_gpu written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/comus3/conways_game_of_life_gpu 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" "+beta-2025-04-13" "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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-04-13" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 35b3dbaf7126c3edc6bcc44bdf9958238acaa7abd1900b76871039a03117f12a [INFO] running `Command { std: "docker" "start" "-a" "35b3dbaf7126c3edc6bcc44bdf9958238acaa7abd1900b76871039a03117f12a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "35b3dbaf7126c3edc6bcc44bdf9958238acaa7abd1900b76871039a03117f12a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "35b3dbaf7126c3edc6bcc44bdf9958238acaa7abd1900b76871039a03117f12a", kill_on_drop: false }` [INFO] [stdout] 35b3dbaf7126c3edc6bcc44bdf9958238acaa7abd1900b76871039a03117f12a [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=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" "+beta-2025-04-13" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 318a05b73340c3ba29a0700a9605f0ad19af31138fbc6383fe3979525d3df199 [INFO] running `Command { std: "docker" "start" "-a" "318a05b73340c3ba29a0700a9605f0ad19af31138fbc6383fe3979525d3df199", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.87 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling unicode-ident v1.0.13 [INFO] [stderr] Checking bitflags v2.6.0 [INFO] [stderr] Checking once_cell v1.20.2 [INFO] [stderr] Compiling libc v0.2.159 [INFO] [stderr] Checking log v0.4.22 [INFO] [stderr] Compiling pkg-config v0.3.31 [INFO] [stderr] Compiling rustix v0.38.37 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Checking linux-raw-sys v0.4.14 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Checking scoped-tls v1.0.1 [INFO] [stderr] Checking downcast-rs v1.2.1 [INFO] [stderr] Checking libloading v0.8.5 [INFO] [stderr] Compiling thiserror v1.0.64 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Compiling wayland-client v0.31.6 [INFO] [stderr] Checking dlib v0.5.2 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Checking arrayvec v0.7.6 [INFO] [stderr] Compiling cc v1.1.28 [INFO] [stderr] Checking pin-project-lite v0.2.14 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling naga v22.1.0 [INFO] [stderr] Checking unicode-width v0.1.14 [INFO] [stderr] Checking allocator-api2 v0.2.18 [INFO] [stderr] Compiling khronos-egl v6.0.0 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling ash v0.38.0+1.3.281 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Checking hashbrown v0.15.0 [INFO] [stderr] Checking termcolor v1.4.1 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Compiling wayland-sys v0.31.5 [INFO] [stderr] Checking bit-vec v0.7.0 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking spirv v0.3.0+sdk-1.3.268.0 [INFO] [stderr] Checking gpu-descriptor-types v0.2.0 [INFO] [stderr] Checking gpu-alloc-types v0.3.0 [INFO] [stderr] Compiling wgpu-hal v22.0.0 [INFO] [stderr] Checking codespan-reporting v0.11.1 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Compiling quick-xml v0.36.2 [INFO] [stderr] Checking indexmap v2.6.0 [INFO] [stderr] Checking unicode-xid v0.2.6 [INFO] [stderr] Checking raw-window-handle v0.6.2 [INFO] [stderr] Checking cursor-icon v1.1.0 [INFO] [stderr] Checking ttf-parser v0.25.0 [INFO] [stderr] Checking bit-set v0.6.0 [INFO] [stderr] Checking strict-num v0.1.1 [INFO] [stderr] Checking xcursor v0.3.8 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Checking arrayref v0.3.9 [INFO] [stderr] Compiling smithay-client-toolkit v0.19.2 [INFO] [stderr] Checking xkeysym v0.2.1 [INFO] [stderr] Checking hexf-parse v0.2.1 [INFO] [stderr] Checking regex-syntax v0.8.5 [INFO] [stderr] Checking gpu-alloc v0.6.0 [INFO] [stderr] Compiling x11-dl v2.21.0 [INFO] [stderr] Checking wgpu-types v22.0.0 [INFO] [stderr] Compiling wgpu-core v22.1.0 [INFO] [stderr] error: could not parse/generate dep info at: /opt/rustwide/target/debug/deps/codespan_reporting-9aecce07fb3493f1.d [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to write `/opt/rustwide/target/debug/.fingerprint/codespan-reporting-9aecce07fb3493f1/dep-lib-codespan_reporting` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaQaVcA3/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `proc-macro2` (lib) due to 1 previous error [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaQEMiNL/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `libc` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `wgpu-core` (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/beta-2025-04-13-x86_64-unknown-linux-gnu/bin/rustc --crate-name build_script_build --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wgpu-core-22.1.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --cfg 'feature="dx12"' --cfg 'feature="gles"' --cfg 'feature="metal"' --cfg 'feature="raw-window-handle"' --cfg 'feature="vulkan"' --cfg 'feature="wgsl"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("api_log_info", "counters", "dx12", "fragile-send-sync-non-atomic-wasm", "gles", "glsl", "metal", "raw-window-handle", "renderdoc", "replay", "resource_log_info", "serde", "spirv", "strict_asserts", "trace", "vulkan", "wgsl"))' -C metadata=47cac113c8dc2fc6 -C extra-filename=-cfbd019940757b14 --out-dir /opt/rustwide/target/debug/build/wgpu-core-cfbd019940757b14 -L dependency=/opt/rustwide/target/debug/deps --extern cfg_aliases=/opt/rustwide/target/debug/deps/libcfg_aliases-3034486213951097.rlib --cap-lints allow --cap-lints=warn` (exit status: 101) [INFO] [stdout] error: failed to build archive at `/opt/rustwide/target/debug/deps/libcc-715c57a2c1493eab.rlib`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `cc` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "318a05b73340c3ba29a0700a9605f0ad19af31138fbc6383fe3979525d3df199", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "318a05b73340c3ba29a0700a9605f0ad19af31138fbc6383fe3979525d3df199", kill_on_drop: false }` [INFO] [stdout] 318a05b73340c3ba29a0700a9605f0ad19af31138fbc6383fe3979525d3df199