[INFO] cloning repository https://github.com/paulabaal12/lab4-shaders [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/paulabaal12/lab4-shaders" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpaulabaal12%2Flab4-shaders", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpaulabaal12%2Flab4-shaders'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b123971de8375c2040e7fa58b08e0e623cfda881 [INFO] building paulabaal12/lab4-shaders against master#44f415c1d617ebc7b931a243b7b321ef8a6ca47c for pr-142134-abi-ast-error [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpaulabaal12%2Flab4-shaders" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] [stderr] Updating files: 80% (544/674) Updating files: 81% (546/674) Updating files: 82% (553/674) Updating files: 83% (560/674) Updating files: 84% (567/674) Updating files: 85% (573/674) Updating files: 86% (580/674) Updating files: 87% (587/674) Updating files: 88% (594/674) Updating files: 89% (600/674) Updating files: 90% (607/674) Updating files: 91% (614/674) Updating files: 92% (621/674) Updating files: 93% (627/674) Updating files: 94% (634/674) Updating files: 95% (641/674) Updating files: 96% (648/674) Updating files: 97% (654/674) Updating files: 98% (661/674) Updating files: 99% (668/674) Updating files: 100% (674/674) Updating files: 100% (674/674), done. [INFO] validating manifest of git repo https://github.com/paulabaal12/lab4-shaders on toolchain 44f415c1d617ebc7b931a243b7b321ef8a6ca47c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+44f415c1d617ebc7b931a243b7b321ef8a6ca47c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/paulabaal12/lab4-shaders [INFO] finished tweaking git repo https://github.com/paulabaal12/lab4-shaders [INFO] tweaked toml for git repo https://github.com/paulabaal12/lab4-shaders written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/paulabaal12/lab4-shaders 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" "+44f415c1d617ebc7b931a243b7b321ef8a6ca47c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded minifb v0.26.0 [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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+44f415c1d617ebc7b931a243b7b321ef8a6ca47c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b9458af0f387d8a73d13ad40807f979f3afe64072c17090122028477244bd83c [INFO] running `Command { std: "docker" "start" "-a" "b9458af0f387d8a73d13ad40807f979f3afe64072c17090122028477244bd83c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b9458af0f387d8a73d13ad40807f979f3afe64072c17090122028477244bd83c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b9458af0f387d8a73d13ad40807f979f3afe64072c17090122028477244bd83c", kill_on_drop: false }` [INFO] [stdout] b9458af0f387d8a73d13ad40807f979f3afe64072c17090122028477244bd83c [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=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" "+44f415c1d617ebc7b931a243b7b321ef8a6ca47c" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] af1ea3a5c74322483195b334bea4aefb1f0d7c4d2b3d96add8664f5c2c02cb56 [INFO] running `Command { std: "docker" "start" "-a" "af1ea3a5c74322483195b334bea4aefb1f0d7c4d2b3d96add8664f5c2c02cb56", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling proc-macro2 v1.0.89 [INFO] [stderr] Compiling unicode-ident v1.0.13 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.161 [INFO] [stderr] Compiling pkg-config v0.3.31 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling xml-rs v0.8.22 [INFO] [stderr] Compiling libloading v0.8.5 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling dlib v0.5.2 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling bytemuck v1.19.0 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling matrixmultiply v0.3.9 [INFO] [stderr] Compiling wayland-sys v0.29.5 [INFO] [stderr] Compiling safe_arch v0.7.2 [INFO] [stderr] Compiling rustix v0.38.38 [INFO] [stderr] Compiling scoped-tls v1.0.1 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling downcast-rs v1.2.1 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling wide v0.7.28 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling cc v1.1.31 [INFO] [stderr] Compiling wayland-scanner v0.29.5 [INFO] [stderr] Compiling syn v2.0.85 [INFO] [stderr] Compiling x11-dl v2.21.0 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling nix v0.24.3 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling wayland-client v0.29.5 [INFO] [stderr] Compiling wayland-protocols v0.29.5 [INFO] [stderr] Compiling minifb v0.26.0 [INFO] [stderr] Compiling simba v0.8.1 [INFO] [stderr] Compiling wayland-commons v0.29.5 [INFO] [stderr] Compiling xcursor v0.3.8 [INFO] [stderr] Compiling fastrand v2.1.1 [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 `xcursor` (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/44f415c1d617ebc7b931a243b7b321ef8a6ca47c/bin/rustc --crate-name xcursor --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/xcursor-0.3.8/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=344f36e3336aeb6b -C extra-filename=-14d59c2c52bcf33a --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=warn` (exit status: 101) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: failed to run custom build command for `wayland-protocols v0.29.5` [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-3674bfd31175cd98/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=./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] cargo:rerun-if-changed=./protocols/unstable/fullscreen-shell/fullscreen-shell-unstable-v1.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/idle-inhibit/idle-inhibit-unstable-v1.xml [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '44f415c1d617ebc7b931a243b7b321ef8a6ca47c'. [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 custom toolchain '44f415c1d617ebc7b931a243b7b321ef8a6ca47c'. [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 custom toolchain '44f415c1d617ebc7b931a243b7b321ef8a6ca47c'. [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 custom toolchain '44f415c1d617ebc7b931a243b7b321ef8a6ca47c'. [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 custom toolchain '44f415c1d617ebc7b931a243b7b321ef8a6ca47c'. [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 custom toolchain '44f415c1d617ebc7b931a243b7b321ef8a6ca47c'. [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 custom toolchain '44f415c1d617ebc7b931a243b7b321ef8a6ca47c'. [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] [INFO] [stderr] thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wayland-scanner-0.29.5/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: 0x5f66f61d7a32 - std::backtrace_rs::backtrace::libunwind::trace::hb284ab2089a64e94 [INFO] [stderr] at /rustc/44f415c1d617ebc7b931a243b7b321ef8a6ca47c/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stderr] 1: 0x5f66f61d7a32 - std::backtrace_rs::backtrace::trace_unsynchronized::haca946cf3b646d4a [INFO] [stderr] at /rustc/44f415c1d617ebc7b931a243b7b321ef8a6ca47c/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stderr] 2: 0x5f66f61d7a32 - std::sys::backtrace::_print_fmt::h24d3b13465affa9e [INFO] [stderr] at /rustc/44f415c1d617ebc7b931a243b7b321ef8a6ca47c/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x5f66f61d7a32 - ::fmt::ha891fbe7876a9c28 [INFO] [stderr] at /rustc/44f415c1d617ebc7b931a243b7b321ef8a6ca47c/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x5f66f61f7ea3 - core::fmt::rt::Argument::fmt::h02d112e5ed71dce4 [INFO] [stderr] at /rustc/44f415c1d617ebc7b931a243b7b321ef8a6ca47c/library/core/src/fmt/rt.rs:173:76 [INFO] [stderr] 5: 0x5f66f61f7ea3 - core::fmt::write::hb5ee2653f290f031 [INFO] [stderr] at /rustc/44f415c1d617ebc7b931a243b7b321ef8a6ca47c/library/core/src/fmt/mod.rs:1460:25 [INFO] [stderr] 6: 0x5f66f61d5253 - std::io::default_write_fmt::h99f215ec597eb357 [INFO] [stderr] at /rustc/44f415c1d617ebc7b931a243b7b321ef8a6ca47c/library/std/src/io/mod.rs:639:11 [INFO] [stderr] 7: 0x5f66f61d5253 - std::io::Write::write_fmt::h672a3de6ab1cdb45 [INFO] [stderr] at /rustc/44f415c1d617ebc7b931a243b7b321ef8a6ca47c/library/std/src/io/mod.rs:1914:13 [INFO] [stderr] 8: 0x5f66f61d7882 - std::sys::backtrace::BacktraceLock::print::h9fd0bbed52d45e92 [INFO] [stderr] at /rustc/44f415c1d617ebc7b931a243b7b321ef8a6ca47c/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 9: 0x5f66f61d8902 - std::panicking::default_hook::{{closure}}::h8a1e8d4cf47a692c [INFO] [stderr] at /rustc/44f415c1d617ebc7b931a243b7b321ef8a6ca47c/library/std/src/panicking.rs:300:27 [INFO] [stderr] 10: 0x5f66f61d8705 - std::panicking::default_hook::hf31cfaaca3a607a2 [INFO] [stderr] at /rustc/44f415c1d617ebc7b931a243b7b321ef8a6ca47c/library/std/src/panicking.rs:327:9 [INFO] [stderr] 11: 0x5f66f61d9322 - std::panicking::rust_panic_with_hook::hc041d3eaddc8a252 [INFO] [stderr] at /rustc/44f415c1d617ebc7b931a243b7b321ef8a6ca47c/library/std/src/panicking.rs:833:13 [INFO] [stderr] 12: 0x5f66f61d90aa - std::panicking::begin_panic_handler::{{closure}}::h1789b60696483c65 [INFO] [stderr] at /rustc/44f415c1d617ebc7b931a243b7b321ef8a6ca47c/library/std/src/panicking.rs:706:13 [INFO] [stderr] 13: 0x5f66f61d7f29 - std::sys::backtrace::__rust_end_short_backtrace::h65c778548f450cf2 [INFO] [stderr] at /rustc/44f415c1d617ebc7b931a243b7b321ef8a6ca47c/library/std/src/sys/backtrace.rs:168:18 [INFO] [stderr] 14: 0x5f66f61d8d3d - __rustc[8b86f73cc16cac0]::rust_begin_unwind [INFO] [stderr] at /rustc/44f415c1d617ebc7b931a243b7b321ef8a6ca47c/library/std/src/panicking.rs:697:5 [INFO] [stderr] 15: 0x5f66f61f6e80 - core::panicking::panic_fmt::h3a9b0eb4e514e696 [INFO] [stderr] at /rustc/44f415c1d617ebc7b931a243b7b321ef8a6ca47c/library/core/src/panicking.rs:75:14 [INFO] [stderr] 16: 0x5f66f61f7216 - core::result::unwrap_failed::h2ed486a4d990f962 [INFO] [stderr] at /rustc/44f415c1d617ebc7b931a243b7b321ef8a6ca47c/library/core/src/result.rs:1761:5 [INFO] [stderr] 17: 0x5f66f6112d79 - wayland_scanner::generate_code_with_destructor_events::hed106da42e75e036 [INFO] [stderr] 18: 0x5f66f6110c4d - build_script_build::generate_protocol::h22a2fd09bb35f869 [INFO] [stderr] 19: 0x5f66f6111e81 - build_script_build::main::h1c0782bdf5d00821 [INFO] [stderr] 20: 0x5f66f6116423 - core::ops::function::FnOnce::call_once::h7e6a7625a03d2383 [INFO] [stderr] 21: 0x5f66f610f046 - std::sys::backtrace::__rust_begin_short_backtrace::h0e172b027d72f305 [INFO] [stderr] 22: 0x5f66f610ef79 - std::rt::lang_start::{{closure}}::h3ce4177e4194ab2d [INFO] [stderr] 23: 0x5f66f61d1cd0 - core::ops::function::impls:: for &F>::call_once::h7e24be3a89618eab [INFO] [stderr] at /rustc/44f415c1d617ebc7b931a243b7b321ef8a6ca47c/library/core/src/ops/function.rs:284:21 [INFO] [stderr] 24: 0x5f66f61d1cd0 - std::panicking::catch_unwind::do_call::h0ffd7a3e2c10b7c3 [INFO] [stderr] at /rustc/44f415c1d617ebc7b931a243b7b321ef8a6ca47c/library/std/src/panicking.rs:589:40 [INFO] [stderr] 25: 0x5f66f61d1cd0 - std::panicking::catch_unwind::h3c474b4bcdc762dc [INFO] [stderr] at /rustc/44f415c1d617ebc7b931a243b7b321ef8a6ca47c/library/std/src/panicking.rs:552:19 [INFO] [stderr] 26: 0x5f66f61d1cd0 - std::panic::catch_unwind::he2fe8e64a7ded4df [INFO] [stderr] at /rustc/44f415c1d617ebc7b931a243b7b321ef8a6ca47c/library/std/src/panic.rs:359:14 [INFO] [stderr] 27: 0x5f66f61d1cd0 - std::rt::lang_start_internal::{{closure}}::h3c6ad57a63f63a1b [INFO] [stderr] at /rustc/44f415c1d617ebc7b931a243b7b321ef8a6ca47c/library/std/src/rt.rs:175:24 [INFO] [stderr] 28: 0x5f66f61d1cd0 - std::panicking::catch_unwind::do_call::h54ab5b7780884789 [INFO] [stderr] at /rustc/44f415c1d617ebc7b931a243b7b321ef8a6ca47c/library/std/src/panicking.rs:589:40 [INFO] [stderr] 29: 0x5f66f61d1cd0 - std::panicking::catch_unwind::ha2862407b13904d9 [INFO] [stderr] at /rustc/44f415c1d617ebc7b931a243b7b321ef8a6ca47c/library/std/src/panicking.rs:552:19 [INFO] [stderr] 30: 0x5f66f61d1cd0 - std::panic::catch_unwind::h76efaf8fe5e22043 [INFO] [stderr] at /rustc/44f415c1d617ebc7b931a243b7b321ef8a6ca47c/library/std/src/panic.rs:359:14 [INFO] [stderr] 31: 0x5f66f61d1cd0 - std::rt::lang_start_internal::h54bd211d2b01e1f3 [INFO] [stderr] at /rustc/44f415c1d617ebc7b931a243b7b321ef8a6ca47c/library/std/src/rt.rs:171:5 [INFO] [stderr] 32: 0x5f66f610ef61 - std::rt::lang_start::h93405fbc2a32e170 [INFO] [stderr] 33: 0x5f66f6112695 - main [INFO] [stderr] 34: 0x739aa9cc41ca - [INFO] [stderr] 35: 0x739aa9cc428b - __libc_start_main [INFO] [stderr] 36: 0x5f66f6101c35 - _start [INFO] [stderr] 37: 0x0 - [INFO] [stderr] error: could not compile `nix` (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/44f415c1d617ebc7b931a243b7b321ef8a6ca47c/bin/rustc --crate-name nix --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nix-0.24.3/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="fs"' --cfg 'feature="memoffset"' --cfg 'feature="mman"' --cfg 'feature="poll"' --cfg 'feature="socket"' --cfg 'feature="uio"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("acct", "aio", "default", "dir", "env", "event", "feature", "fs", "hostname", "inotify", "ioctl", "kmod", "memoffset", "mman", "mount", "mqueue", "net", "personality", "poll", "process", "pthread", "ptrace", "quota", "reboot", "resource", "sched", "signal", "socket", "term", "time", "ucontext", "uio", "user", "zerocopy"))' -C metadata=b0ae12b4b58a2016 -C extra-filename=-ccc131db602c39aa --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-def4ff224bdcd924.rmeta --extern cfg_if=/opt/rustwide/target/debug/deps/libcfg_if-02ffc4ff30a29427.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-20a87f018a86e888.rmeta --extern memoffset=/opt/rustwide/target/debug/deps/libmemoffset-6b18d56c6b13f837.rmeta --cap-lints allow --cap-lints=warn` (exit status: 101) [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaGXXU5J" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `fastrand` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `syn` (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/44f415c1d617ebc7b931a243b7b321ef8a6ca47c/bin/rustc --crate-name syn --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.85/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 --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "test", "visit", "visit-mut"))' -C metadata=f2b0db2f4ce52f2f -C extra-filename=-988ed90195faf493 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-9a48908d62142e0e.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-00b45d704cba87dc.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-b76a8082b3bda540.rmeta --cap-lints allow --cap-lints=warn` (exit status: 101) [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaPRwx07/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `wayland-commons` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaNtqeWT/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rustix` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "af1ea3a5c74322483195b334bea4aefb1f0d7c4d2b3d96add8664f5c2c02cb56", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "af1ea3a5c74322483195b334bea4aefb1f0d7c4d2b3d96add8664f5c2c02cb56", kill_on_drop: false }` [INFO] [stdout] af1ea3a5c74322483195b334bea4aefb1f0d7c4d2b3d96add8664f5c2c02cb56