[INFO] cloning repository https://github.com/wrnrlr/slimshader [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/wrnrlr/slimshader" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwrnrlr%2Fslimshader", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwrnrlr%2Fslimshader'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6cc743e4ba73f6f2a5dcaefc3ed93b5699a074df [INFO] building wrnrlr/slimshader against master#9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19 for pr-117684 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwrnrlr%2Fslimshader" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/wrnrlr/slimshader on toolchain 9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/wrnrlr/slimshader [INFO] finished tweaking git repo https://github.com/wrnrlr/slimshader [INFO] tweaked toml for git repo https://github.com/wrnrlr/slimshader written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/wrnrlr/slimshader 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" "+9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:0c7e0e8312ad82a1bed3696438480b7da990d348377d3754e1cd95b06a8a36c7" "/opt/rustwide/cargo-home/bin/cargo" "+9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 38578e7ea4c9699793be08dca8200036a51343a662a0d468696574591e229422 [INFO] running `Command { std: "docker" "start" "-a" "38578e7ea4c9699793be08dca8200036a51343a662a0d468696574591e229422", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "38578e7ea4c9699793be08dca8200036a51343a662a0d468696574591e229422", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "38578e7ea4c9699793be08dca8200036a51343a662a0d468696574591e229422", kill_on_drop: false }` [INFO] [stdout] 38578e7ea4c9699793be08dca8200036a51343a662a0d468696574591e229422 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:0c7e0e8312ad82a1bed3696438480b7da990d348377d3754e1cd95b06a8a36c7" "/opt/rustwide/cargo-home/bin/cargo" "+9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 11cfc12a05633ca39a1413027194751a9f0e41bab93fb4627a5f56998b5652e1 [INFO] running `Command { std: "docker" "start" "-a" "11cfc12a05633ca39a1413027194751a9f0e41bab93fb4627a5f56998b5652e1", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.28 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling syn v1.0.74 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling libloading v0.7.0 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling xml-rs v0.8.4 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling wayland-sys v0.29.4 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling dlib v0.5.0 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling nom v6.1.2 [INFO] [stderr] Compiling instant v0.1.10 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling wayland-scanner v0.29.4 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling futures-core v0.3.16 [INFO] [stderr] Compiling slab v0.4.4 [INFO] [stderr] Compiling lock_api v0.4.4 [INFO] [stderr] Compiling futures-macro v0.3.16 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling ahash v0.4.7 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling nix v0.22.3 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling futures-task v0.3.16 [INFO] [stderr] Compiling ash v0.34.0+1.2.203 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling scoped-tls v1.0.0 [INFO] [stderr] Compiling downcast-rs v1.2.0 [INFO] [stderr] Compiling khronos-egl v4.1.0 [INFO] [stderr] Compiling cty v0.2.2 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling futures-channel v0.3.16 [INFO] [stderr] Compiling spirv v0.2.0+1.5.4 [INFO] [stderr] Compiling raw-window-handle v0.4.3 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling bit-set v0.5.2 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling codespan-reporting v0.11.1 [INFO] [stderr] Compiling wayland-client v0.29.4 [INFO] [stderr] Compiling wayland-protocols v0.29.4 [INFO] [stderr] Compiling gpu-alloc-types v0.2.0 [INFO] [stderr] Compiling gpu-descriptor-types v0.1.1 [INFO] [stderr] Compiling futures-util v0.3.16 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling hexf-parse v0.2.1 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Compiling futures-sink v0.3.16 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling wgpu-core v0.12.2 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling gpu-descriptor v0.2.1 [INFO] [stderr] Compiling gpu-alloc v0.5.2 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling xcursor v0.3.3 [INFO] [stderr] Compiling smithay-client-toolkit v0.15.4 [INFO] [stderr] Compiling wayland-commons v0.29.4 [INFO] [stderr] Compiling x11-dl v2.18.5 [INFO] [stderr] Compiling wgpu-types v0.12.0 [INFO] [stderr] Compiling pin-project-lite v0.2.7 [INFO] [stderr] Compiling renderdoc-sys v0.7.1 [INFO] [stderr] Compiling futures-io v0.3.16 [INFO] [stderr] Compiling arrayvec v0.7.2 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `pin-utils` (lib) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `wgpu-types` (lib) [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetapOsYju" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: failed to run custom build command for `wayland-protocols v0.29.4` [INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/wayland-protocols-292803f411cfff19/build-script-build` (exit status: 101) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rerun-if-changed-env=CARGO_FEATURE_CLIENT [INFO] [stderr] cargo:rerun-if-changed-env=CARGO_FEATURE_SERVER [INFO] [stderr] cargo:rerun-if-changed-env=CARGO_FEATURE_UNSTABLE_PROTOCOLS [INFO] [stderr] cargo:rerun-if-changed=./protocols/stable/presentation-time/presentation-time.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/stable/viewporter/viewporter.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/stable/xdg-shell/xdg-shell.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/staging/xdg-activation/xdg-activation-v1.xml [INFO] [stderr] cargo:rerun-if-changed=./misc/gtk-primary-selection.xml [INFO] [stderr] cargo:rerun-if-changed=./misc/input-method-unstable-v2.xml [INFO] [stderr] cargo:rerun-if-changed=./misc/server-decoration.xml [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] error: 'rustfmt' is not installed for the toolchain '9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19' [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the toolchain '9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19' [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the toolchain '9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19' [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the toolchain '9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19' [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the toolchain '9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19' [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the toolchain '9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19' [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wayland-scanner-0.29.4/src/lib.rs:156:40: [INFO] [stderr] called `Result::unwrap()` on an `Err` value: Os { code: 28, kind: StorageFull, message: "No space left on device" } [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x559aa6e5c2ac - std::backtrace_rs::backtrace::libunwind::trace::hc3bbc5acfa69a808 [INFO] [stderr] at /rustc/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/library/std/src/../../backtrace/src/backtrace/libunwind.rs:104:5 [INFO] [stderr] 1: 0x559aa6e5c2ac - std::backtrace_rs::backtrace::trace_unsynchronized::h54ec9c8d999b4758 [INFO] [stderr] at /rustc/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x559aa6e5c2ac - std::sys_common::backtrace::_print_fmt::h34df62ecd4cf5c7e [INFO] [stderr] at /rustc/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stderr] 3: 0x559aa6e5c2ac - ::fmt::h5c209eb1aa305cbf [INFO] [stderr] at /rustc/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stderr] 4: 0x559aa6e80240 - core::fmt::rt::Argument::fmt::h8ce807a197f71587 [INFO] [stderr] at /rustc/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/library/core/src/fmt/rt.rs:142:9 [INFO] [stderr] 5: 0x559aa6e80240 - core::fmt::write::hf0a06619ab5b8bf7 [INFO] [stderr] at /rustc/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/library/core/src/fmt/mod.rs:1117:17 [INFO] [stderr] 6: 0x559aa6e5a2df - std::io::Write::write_fmt::h422ffabf6667686b [INFO] [stderr] at /rustc/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/library/std/src/io/mod.rs:1763:15 [INFO] [stderr] 7: 0x559aa6e5c094 - std::sys_common::backtrace::_print::h480fc0a2ad8a850b [INFO] [stderr] at /rustc/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stderr] 8: 0x559aa6e5c094 - std::sys_common::backtrace::print::h14b9d8d5122d4cb3 [INFO] [stderr] at /rustc/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stderr] 9: 0x559aa6e5d927 - std::panicking::default_hook::{{closure}}::hee13531e3b6cd77e [INFO] [stderr] 10: 0x559aa6e5d68f - std::panicking::default_hook::h93bf7bdf01659ab4 [INFO] [stderr] at /rustc/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/library/std/src/panicking.rs:292:9 [INFO] [stderr] 11: 0x559aa6e5dda8 - std::panicking::rust_panic_with_hook::hc6b637275dbea262 [INFO] [stderr] at /rustc/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/library/std/src/panicking.rs:779:13 [INFO] [stderr] 12: 0x559aa6e5dc8e - std::panicking::begin_panic_handler::{{closure}}::h993ef40345b33bc5 [INFO] [stderr] at /rustc/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/library/std/src/panicking.rs:657:13 [INFO] [stderr] 13: 0x559aa6e5c776 - std::sys_common::backtrace::__rust_end_short_backtrace::h7f448e62f7ebd4dd [INFO] [stderr] at /rustc/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/library/std/src/sys_common/backtrace.rs:170:18 [INFO] [stderr] 14: 0x559aa6e5d9f2 - rust_begin_unwind [INFO] [stderr] at /rustc/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/library/std/src/panicking.rs:645:5 [INFO] [stderr] 15: 0x559aa6d8df65 - core::panicking::panic_fmt::haf1dc4ad933be446 [INFO] [stderr] at /rustc/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/library/core/src/panicking.rs:72:14 [INFO] [stderr] 16: 0x559aa6d8e4b3 - core::result::unwrap_failed::h9fadd8e073d8a01f [INFO] [stderr] at /rustc/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/library/core/src/result.rs:1653:5 [INFO] [stderr] 17: 0x559aa6d976eb - core::result::Result::unwrap::h1e550338c0971127 [INFO] [stderr] 18: 0x559aa6d949b9 - wayland_scanner::generate_code_with_destructor_events::hf059d33cea35b9d5 [INFO] [stderr] 19: 0x559aa6d9210e - build_script_build::generate_protocol::h44976a310d2a9de3 [INFO] [stderr] 20: 0x559aa6d93995 - build_script_build::main::h1a7b6ba482499d83 [INFO] [stderr] 21: 0x559aa6d96573 - core::ops::function::FnOnce::call_once::h92cbb13b96f0519e [INFO] [stderr] 22: 0x559aa6d94df6 - std::sys_common::backtrace::__rust_begin_short_backtrace::h3035058c46f6c11b [INFO] [stderr] 23: 0x559aa6d95579 - std::rt::lang_start::{{closure}}::ha3c55273a3a48967 [INFO] [stderr] 24: 0x559aa6e56d57 - core::ops::function::impls:: for &F>::call_once::hc1e1525215b5a73b [INFO] [stderr] at /rustc/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/library/core/src/ops/function.rs:284:13 [INFO] [stderr] 25: 0x559aa6e56d57 - std::panicking::try::do_call::h2132e07a5fd4eca0 [INFO] [stderr] at /rustc/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/library/std/src/panicking.rs:552:40 [INFO] [stderr] 26: 0x559aa6e56d57 - std::panicking::try::h38aa5e17e662e448 [INFO] [stderr] at /rustc/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/library/std/src/panicking.rs:516:19 [INFO] [stderr] 27: 0x559aa6e56d57 - std::panic::catch_unwind::hc1fc9af96fa4f3e1 [INFO] [stderr] at /rustc/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/library/std/src/panic.rs:142:14 [INFO] [stderr] 28: 0x559aa6e56d57 - std::rt::lang_start_internal::{{closure}}::h0c9adfc18bd861a0 [INFO] [stderr] at /rustc/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/library/std/src/rt.rs:148:48 [INFO] [stderr] 29: 0x559aa6e56d57 - std::panicking::try::do_call::h963a090d8d9c18ec [INFO] [stderr] at /rustc/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/library/std/src/panicking.rs:552:40 [INFO] [stderr] 30: 0x559aa6e56d57 - std::panicking::try::hade702d62b69db22 [INFO] [stderr] at /rustc/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/library/std/src/panicking.rs:516:19 [INFO] [stderr] 31: 0x559aa6e56d57 - std::panic::catch_unwind::h7d9b4a0e7f453e92 [INFO] [stderr] at /rustc/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/library/std/src/panic.rs:142:14 [INFO] [stderr] 32: 0x559aa6e56d57 - std::rt::lang_start_internal::hbcd90c66ba1516fe [INFO] [stderr] at /rustc/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/library/std/src/rt.rs:148:20 [INFO] [stderr] 33: 0x559aa6d95557 - std::rt::lang_start::h48e2ff2827dd6806 [INFO] [stderr] 34: 0x559aa6d94435 - main [INFO] [stderr] 35: 0x7f4725ddbd90 - [INFO] [stderr] 36: 0x7f4725ddbe40 - __libc_start_main [INFO] [stderr] 37: 0x559aa6d8e7b5 - _start [INFO] [stderr] 38: 0x0 - [INFO] [stderr] error: could not compile `nix` (lib) [INFO] [stderr] error: could not compile `arrayvec` (lib) due to previous error [INFO] [stderr] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `syn` (lib) [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaufMBdQ" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `wayland-client` (lib) due to previous error [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetabs1nwH" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `ash` (lib) due to previous error [INFO] running `Command { std: "docker" "inspect" "11cfc12a05633ca39a1413027194751a9f0e41bab93fb4627a5f56998b5652e1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "11cfc12a05633ca39a1413027194751a9f0e41bab93fb4627a5f56998b5652e1", kill_on_drop: false }` [INFO] [stdout] 11cfc12a05633ca39a1413027194751a9f0e41bab93fb4627a5f56998b5652e1 [INFO] building wrnrlr/slimshader against try#53e03135c36e913ff664ce8329041b7e3c2fd358 for pr-117684 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwrnrlr%2Fslimshader" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] fatal: could not create leading directories of '/workspace/builds/worker-5-tc2/source': No space left on device [INFO] building wrnrlr/slimshader against try#53e03135c36e913ff664ce8329041b7e3c2fd358 for pr-117684 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwrnrlr%2Fslimshader" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] fatal: could not create leading directories of '/workspace/builds/worker-5-tc2/source': No space left on device [INFO] building wrnrlr/slimshader against try#53e03135c36e913ff664ce8329041b7e3c2fd358 for pr-117684 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwrnrlr%2Fslimshader" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] fatal: could not create leading directories of '/workspace/builds/worker-5-tc2/source': No space left on device [INFO] building wrnrlr/slimshader against try#53e03135c36e913ff664ce8329041b7e3c2fd358 for pr-117684 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwrnrlr%2Fslimshader" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] fatal: could not create leading directories of '/workspace/builds/worker-5-tc2/source': No space left on device [INFO] building wrnrlr/slimshader against try#53e03135c36e913ff664ce8329041b7e3c2fd358 for pr-117684 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwrnrlr%2Fslimshader" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] fatal: could not create leading directories of '/workspace/builds/worker-5-tc2/source': No space left on device [ERROR] this task or one of its parent failed! [ERROR] failed to checkout https://github.com/wrnrlr/slimshader [ERROR] caused by: command failed: exit status: 128 [ERROR] note: run with `RUST_BACKTRACE=1` to display a backtrace.