[INFO] cloning repository https://github.com/charles-r-earp/krnl-mandelbrot-example [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/charles-r-earp/krnl-mandelbrot-example" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcharles-r-earp%2Fkrnl-mandelbrot-example", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcharles-r-earp%2Fkrnl-mandelbrot-example'... [INFO] [stderr] /workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcharles-r-earp%2Fkrnl-mandelbrot-example: No space left on device [WARN] Retrying crate fetch in 3 seconds (attempt 1) [INFO] cloning repository https://github.com/charles-r-earp/krnl-mandelbrot-example [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/charles-r-earp/krnl-mandelbrot-example" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcharles-r-earp%2Fkrnl-mandelbrot-example", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcharles-r-earp%2Fkrnl-mandelbrot-example'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5c65edaaf9340df135be4c0b916e6bfb2d02f764 [INFO] checking charles-r-earp/krnl-mandelbrot-example against master#8365fcb2b840c95eeb0bc377af8bd498fad22245 for pr-145604 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcharles-r-earp%2Fkrnl-mandelbrot-example" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/charles-r-earp/krnl-mandelbrot-example [INFO] finished tweaking git repo https://github.com/charles-r-earp/krnl-mandelbrot-example [INFO] tweaked toml for git repo https://github.com/charles-r-earp/krnl-mandelbrot-example written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/charles-r-earp/krnl-mandelbrot-example on toolchain 8365fcb2b840c95eeb0bc377af8bd498fad22245 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8365fcb2b840c95eeb0bc377af8bd498fad22245" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/charles-r-earp/krnl-mandelbrot-example 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" "+8365fcb2b840c95eeb0bc377af8bd498fad22245" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded spirv-std v0.9.0 [INFO] [stderr] Downloaded spirv-std-types v0.9.0 [INFO] [stderr] Downloaded dry v0.1.1 [INFO] [stderr] Downloaded krnl-macros v0.1.1 [INFO] [stderr] Downloaded spirv-std-macros v0.9.0 [INFO] [stderr] Downloaded krnl-core v0.1.1 [INFO] [stderr] Downloaded zero85 v0.2.0 [INFO] [stderr] Downloaded krnl v0.1.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+8365fcb2b840c95eeb0bc377af8bd498fad22245" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 77a9a28ef1943afed203d77fc74f5ceb24b4a0193674ca3982e67fdd6f832274 [INFO] running `Command { std: "docker" "start" "-a" "77a9a28ef1943afed203d77fc74f5ceb24b4a0193674ca3982e67fdd6f832274", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "77a9a28ef1943afed203d77fc74f5ceb24b4a0193674ca3982e67fdd6f832274", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "77a9a28ef1943afed203d77fc74f5ceb24b4a0193674ca3982e67fdd6f832274", kill_on_drop: false }` [INFO] [stdout] 77a9a28ef1943afed203d77fc74f5ceb24b4a0193674ca3982e67fdd6f832274 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+8365fcb2b840c95eeb0bc377af8bd498fad22245" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 230a89452cbc9f19a7bb37a9ffb1cc8aa9d0f3fcffbb7be01e9a2176ab2a5edc [INFO] running `Command { std: "docker" "start" "-a" "230a89452cbc9f19a7bb37a9ffb1cc8aa9d0f3fcffbb7be01e9a2176ab2a5edc", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.85 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling serde v1.0.203 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Compiling memchr v2.7.2 [INFO] [stderr] Compiling serde_json v1.0.117 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Checking simd-adler32 v0.3.7 [INFO] [stderr] Compiling regex-syntax v0.8.3 [INFO] [stderr] Compiling zerocopy v0.7.34 [INFO] [stderr] Compiling rustversion v1.0.17 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Compiling xml-rs v0.8.20 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling prettyplease v0.1.25 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Checking miniz_oxide v0.7.3 [INFO] [stderr] Checking crc32fast v1.4.2 [INFO] [stderr] Compiling spirv-std-types v0.9.0 [INFO] [stderr] Checking utf8parse v0.2.1 [INFO] [stderr] Compiling thiserror v1.0.61 [INFO] [stderr] Compiling ash v0.37.3+1.3.251 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling vk-parse v0.8.0 [INFO] [stderr] Compiling either v1.12.0 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling flate2 v1.0.30 [INFO] [stderr] Compiling syn v2.0.66 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Checking crossbeam-deque v0.8.5 [INFO] [stderr] Checking anstyle-parse v0.2.4 [INFO] [stderr] Checking glam v0.24.2 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Checking libloading v0.7.4 [INFO] [stderr] Compiling zero85 v0.2.0 [INFO] [stderr] Checking colorchoice v1.0.1 [INFO] [stderr] Compiling anyhow v1.0.86 [INFO] [stderr] Checking anstyle-query v1.1.0 [INFO] [stderr] Checking anstyle v1.0.7 [INFO] [stderr] Compiling bytemuck v1.16.0 [INFO] [stderr] Checking is_terminal_polyfill v1.70.0 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Checking spirv v0.2.0+1.5.4 [INFO] [stderr] Checking anstream v0.6.14 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Compiling dry v0.1.1 [INFO] [stderr] Checking crossbeam-queue v0.3.11 [INFO] [stderr] Checking thread_local v1.1.8 [INFO] [stderr] Checking fdeflate v0.3.4 [INFO] [stderr] Checking strsim v0.11.1 [INFO] [stderr] Checking clap_lex v0.7.1 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking clap_builder v4.5.6 [INFO] [stderr] Checking png v0.17.13 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Checking crossbeam-channel v0.5.13 [INFO] [stderr] Checking rspirv v0.11.0+1.5.4 [INFO] [stderr] Compiling regex-automata v0.4.6 [INFO] [stderr] Checking dashmap v5.5.3 [INFO] [stderr] Compiling serde_derive v1.0.203 [INFO] [stderr] Compiling bytemuck_derive v1.7.0 [INFO] [stderr] Compiling thiserror-impl v1.0.61 [INFO] [stderr] Compiling clap_derive v4.5.5 [INFO] [stderr] Compiling spirv-std-macros v0.9.0 [INFO] [stderr] Compiling derive-syn-parse v0.1.5 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling regex v1.10.4 [INFO] [stderr] Checking half v2.4.1 [INFO] [stderr] Checking image v0.25.1 [INFO] [stderr] Checking clap v4.5.6 [INFO] [stderr] Checking spirv-std v0.9.0 [INFO] [stderr] Compiling bincode2 v2.0.1 [INFO] [stderr] Compiling krnl-macros v0.1.1 [INFO] [stderr] Compiling vulkano v0.33.0 [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `krnl-macros` (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/8365fcb2b840c95eeb0bc377af8bd498fad22245/bin/rustc --crate-name krnl_macros --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/krnl-macros-0.1.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=935d745e15312d78 -C extra-filename=-20220bac847bc37c --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bincode2=/opt/rustwide/target/debug/deps/libbincode2-15249a9901d422c3.rlib --extern bytemuck=/opt/rustwide/target/debug/deps/libbytemuck-5115b70ce3048ea3.rlib --extern derive_syn_parse=/opt/rustwide/target/debug/deps/libderive_syn_parse-c243b63687682d03.so --extern derive_more=/opt/rustwide/target/debug/deps/libderive_more-8f5df0a01a853e63.so --extern flate2=/opt/rustwide/target/debug/deps/libflate2-acf885bf0d3bc05a.rlib --extern fxhash=/opt/rustwide/target/debug/deps/libfxhash-6f0c07f8303a2bac.rlib --extern hex=/opt/rustwide/target/debug/deps/libhex-3f54ce1e18b83c0b.rlib --extern itertools=/opt/rustwide/target/debug/deps/libitertools-d26fed61e69734d1.rlib --extern prettyplease=/opt/rustwide/target/debug/deps/libprettyplease-2dbbb5a792b72293.rlib --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-0b625c2daaa9603a.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-a253f29cdd71ec93.rlib --extern rustversion=/opt/rustwide/target/debug/deps/librustversion-7c90aca0b3bcf4dd.so --extern semver=/opt/rustwide/target/debug/deps/libsemver-b12fe2c067278efd.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-cd67e460bd761740.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-5a04a9b7e1d78c0b.rlib --extern zero85=/opt/rustwide/target/debug/deps/libzero85-2814011de6b3a26e.rlib --extern proc_macro --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 `vulkano` (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/8365fcb2b840c95eeb0bc377af8bd498fad22245/bin/rustc --crate-name build_script_build --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.33.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "document_unchecked", "macros", "serde", "vulkano-macros"))' -C metadata=e2f6d2a510a5d293 -C extra-filename=-8b715fd9c8ffb057 --out-dir /opt/rustwide/target/debug/build/vulkano-8b715fd9c8ffb057 -L dependency=/opt/rustwide/target/debug/deps --extern ahash=/opt/rustwide/target/debug/deps/libahash-f4cf0df7de59358f.rlib --extern heck=/opt/rustwide/target/debug/deps/libheck-24e790723ad01371.rlib --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-aa371d93c3461167.rlib --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-934a7f6bf1a96730.rlib --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-0b625c2daaa9603a.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-a253f29cdd71ec93.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-232bed4da7e5a316.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-cd67e460bd761740.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-89c30913bc184fc4.rlib --extern vk_parse=/opt/rustwide/target/debug/deps/libvk_parse-370603dbf536ba2c.rlib --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "230a89452cbc9f19a7bb37a9ffb1cc8aa9d0f3fcffbb7be01e9a2176ab2a5edc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "230a89452cbc9f19a7bb37a9ffb1cc8aa9d0f3fcffbb7be01e9a2176ab2a5edc", kill_on_drop: false }` [INFO] [stdout] 230a89452cbc9f19a7bb37a9ffb1cc8aa9d0f3fcffbb7be01e9a2176ab2a5edc