[INFO] cloning repository https://github.com/i509VCB/Vulkan-Playground [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/i509VCB/Vulkan-Playground" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fi509VCB%2FVulkan-Playground", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fi509VCB%2FVulkan-Playground'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 618214f9c87d6b6f395d9db6cbc5e6000c9c4169 [INFO] testing i509VCB/Vulkan-Playground against beta-2025-02-18 for beta-1.86-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fi509VCB%2FVulkan-Playground" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/i509VCB/Vulkan-Playground on toolchain beta-2025-02-18 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-02-18" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/i509VCB/Vulkan-Playground [INFO] finished tweaking git repo https://github.com/i509VCB/Vulkan-Playground [INFO] tweaked toml for git repo https://github.com/i509VCB/Vulkan-Playground written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/i509VCB/Vulkan-Playground 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-02-18" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-02-18" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3538b9f34a26419097028041a0a9d3020a17abb22359028d52eb19e5139ea58a [INFO] running `Command { std: "docker" "start" "-a" "3538b9f34a26419097028041a0a9d3020a17abb22359028d52eb19e5139ea58a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3538b9f34a26419097028041a0a9d3020a17abb22359028d52eb19e5139ea58a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3538b9f34a26419097028041a0a9d3020a17abb22359028d52eb19e5139ea58a", kill_on_drop: false }` [INFO] [stdout] 3538b9f34a26419097028041a0a9d3020a17abb22359028d52eb19e5139ea58a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-02-18" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 967f56fa8034785dd9bb3d2c7c18c006b284168a9a22b9072b456eaf9dbcd408 [INFO] running `Command { std: "docker" "start" "-a" "967f56fa8034785dd9bb3d2c7c18c006b284168a9a22b9072b456eaf9dbcd408", kill_on_drop: false }` [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.121 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling xml-rs v0.8.4 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling once_cell v1.10.0 [INFO] [stderr] Compiling log v0.4.16 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling downcast-rs v1.2.0 [INFO] [stderr] Compiling scoped-tls v1.0.0 [INFO] [stderr] Compiling libloading v0.7.3 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling cty v0.2.2 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling ash v0.37.0+1.3.209 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling raw-window-handle v0.4.3 [INFO] [stderr] Compiling winit v0.26.1 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling dlib v0.5.0 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling wayland-sys v0.29.4 [INFO] [stderr] Compiling smithay-client-toolkit v0.15.3 [INFO] [stderr] Compiling x11-dl v2.19.1 [INFO] [stderr] Compiling nom v7.1.1 [INFO] [stderr] Compiling quote v1.0.17 [INFO] [stderr] Compiling wayland-scanner v0.29.4 [INFO] [stderr] Compiling nix v0.22.3 [INFO] [stderr] Compiling memmap2 v0.3.1 [INFO] [stderr] Compiling mio v0.8.2 [INFO] [stderr] Compiling raw-window-handle v0.3.4 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling wayland-client v0.29.4 [INFO] [stderr] Compiling wayland-protocols v0.29.4 [INFO] [stderr] Compiling xcursor v0.3.4 [INFO] [stderr] Compiling wayland-commons v0.29.4 [INFO] [stderr] Compiling calloop v0.9.3 [INFO] [stderr] Compiling wayland-cursor v0.29.4 [INFO] [stderr] Compiling ash-window v0.10.0 [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `winit` (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/beta-2025-02-18-x86_64-unknown-linux-gnu/bin/rustc --crate-name winit --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/winit-0.26.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="mio"' --cfg 'feature="parking_lot"' --cfg 'feature="percent-encoding"' --cfg 'feature="sctk"' --cfg 'feature="wayland"' --cfg 'feature="wayland-client"' --cfg 'feature="wayland-dlopen"' --cfg 'feature="wayland-protocols"' --cfg 'feature="x11"' --cfg 'feature="x11-dl"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "mint", "mio", "parking_lot", "percent-encoding", "sctk", "serde", "wayland", "wayland-client", "wayland-dlopen", "wayland-protocols", "x11", "x11-dl"))' -C metadata=b9f3f8c5f80d7dee -C extra-filename=-f033fe5267701846 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-dde12b0d7d495b50.rmeta --extern instant=/opt/rustwide/target/debug/deps/libinstant-fd247ecb2ced47cd.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-af860367908b8176.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-345635579ed3e815.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-52553d1f81fcec82.rmeta --extern mio=/opt/rustwide/target/debug/deps/libmio-c2525fb31ec86396.rmeta --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-8d89c88c0ae2578b.rmeta --extern percent_encoding=/opt/rustwide/target/debug/deps/libpercent_encoding-3e08c199980e8244.rmeta --extern raw_window_handle=/opt/rustwide/target/debug/deps/libraw_window_handle-6399e1d91bf21053.rmeta --extern sctk=/opt/rustwide/target/debug/deps/libsmithay_client_toolkit-91bd37c37edcb29c.rmeta --extern wayland_client=/opt/rustwide/target/debug/deps/libwayland_client-b0a9ede35c2d3153.rmeta --extern wayland_protocols=/opt/rustwide/target/debug/deps/libwayland_protocols-1d82fd9c2e144b3e.rmeta --extern x11_dl=/opt/rustwide/target/debug/deps/libx11_dl-246c66318146ed55.rmeta --cap-lints allow --cap-lints=warn` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "967f56fa8034785dd9bb3d2c7c18c006b284168a9a22b9072b456eaf9dbcd408", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "967f56fa8034785dd9bb3d2c7c18c006b284168a9a22b9072b456eaf9dbcd408", kill_on_drop: false }` [INFO] [stdout] 967f56fa8034785dd9bb3d2c7c18c006b284168a9a22b9072b456eaf9dbcd408