[INFO] cloning repository https://github.com/fesmjke/rene [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/fesmjke/rene" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffesmjke%2Frene", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffesmjke%2Frene'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 979ba8e58d8a4ce4196b7a02993caf4d95cddab2 [INFO] checking fesmjke/rene against try#1f5783cbeb5da8b38566d718631d016891e9c912 for pr-142704 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffesmjke%2Frene" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/fesmjke/rene on toolchain 1f5783cbeb5da8b38566d718631d016891e9c912 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f5783cbeb5da8b38566d718631d016891e9c912" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/fesmjke/rene [INFO] finished tweaking git repo https://github.com/fesmjke/rene [INFO] tweaked toml for git repo https://github.com/fesmjke/rene written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/fesmjke/rene 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" "+1f5783cbeb5da8b38566d718631d016891e9c912" "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-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+1f5783cbeb5da8b38566d718631d016891e9c912" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bf1730a9d14c2959376bab1bbbd801f2494a25a075c15ddf8d85d953ff406824 [INFO] running `Command { std: "docker" "start" "-a" "bf1730a9d14c2959376bab1bbbd801f2494a25a075c15ddf8d85d953ff406824", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bf1730a9d14c2959376bab1bbbd801f2494a25a075c15ddf8d85d953ff406824", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bf1730a9d14c2959376bab1bbbd801f2494a25a075c15ddf8d85d953ff406824", kill_on_drop: false }` [INFO] [stdout] bf1730a9d14c2959376bab1bbbd801f2494a25a075c15ddf8d85d953ff406824 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+1f5783cbeb5da8b38566d718631d016891e9c912" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fe5f2c98554536756b19cd0640df9b46245de5016999a691f370795246364e74 [INFO] running `Command { std: "docker" "start" "-a" "fe5f2c98554536756b19cd0640df9b46245de5016999a691f370795246364e74", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.94 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling libc v0.2.171 [INFO] [stderr] Checking once_cell v1.21.1 [INFO] [stderr] Compiling xml-rs v0.8.25 [INFO] [stderr] Checking smallvec v1.14.0 [INFO] [stderr] Compiling pkg-config v0.3.32 [INFO] [stderr] Checking pin-project-lite v0.2.16 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Checking parking v2.2.1 [INFO] [stderr] Checking futures-core v0.3.31 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Checking writeable v0.5.5 [INFO] [stderr] Checking futures-io v0.3.31 [INFO] [stderr] Checking litemap v0.7.5 [INFO] [stderr] Checking libloading v0.8.6 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Checking fastrand v2.3.0 [INFO] [stderr] Compiling winnow v0.7.4 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Checking dlib v0.5.2 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Checking icu_locid_transform_data v1.5.0 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Checking icu_properties_data v1.5.0 [INFO] [stderr] Checking futures-lite v2.6.0 [INFO] [stderr] Checking log v0.4.26 [INFO] [stderr] Compiling zerocopy v0.8.23 [INFO] [stderr] Checking bitflags v2.9.0 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Checking tracing-core v0.1.33 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Checking utf8_iter v1.0.4 [INFO] [stderr] Checking icu_normalizer_data v1.5.0 [INFO] [stderr] Checking linux-raw-sys v0.4.15 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Checking concurrent-queue v2.5.0 [INFO] [stderr] Checking utf16_iter v1.0.5 [INFO] [stderr] Compiling wayland-sys v0.29.5 [INFO] [stderr] Checking write16 v1.0.0 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Checking async-task v4.7.1 [INFO] [stderr] Checking simd-adler32 v0.3.7 [INFO] [stderr] Compiling libm v0.2.11 [INFO] [stderr] Checking event-listener v5.4.0 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Checking ttf-parser v0.25.1 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Checking event-listener-strategy v0.5.3 [INFO] [stderr] Compiling indexmap v2.8.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling slotmap v1.0.7 [INFO] [stderr] Checking atomic-waker v1.1.2 [INFO] [stderr] Compiling getrandom v0.3.1 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Checking scoped-tls v1.0.1 [INFO] [stderr] Checking downcast-rs v1.2.1 [INFO] [stderr] Checking async-lock v3.4.0 [INFO] [stderr] Checking async-channel v2.3.1 [INFO] [stderr] Checking ab_glyph_rasterizer v0.1.8 [INFO] [stderr] Checking adler2 v2.0.0 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling wayland-scanner v0.29.5 [INFO] [stderr] Checking miniz_oxide v0.8.5 [INFO] [stderr] Checking piper v0.2.4 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Compiling x11-dl v2.21.0 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Checking crc32fast v1.4.2 [INFO] [stderr] Compiling endi v1.1.0 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Compiling toml_edit v0.22.24 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Checking blocking v1.6.1 [INFO] [stderr] Checking fdeflate v0.3.7 [INFO] [stderr] Checking flate2 v1.1.0 [INFO] [stderr] Compiling wayland-client v0.29.5 [INFO] [stderr] Compiling wayland-protocols v0.29.5 [INFO] [stderr] Compiling smithay-client-toolkit v0.16.1 [INFO] [stderr] Checking xcursor v0.3.8 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Checking strict-num v0.1.1 [INFO] [stderr] Checking arrayref v0.3.9 [INFO] [stderr] Checking ryu v1.0.20 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Compiling glutin_egl_sys v0.5.1 [INFO] [stderr] Compiling glutin_glx_sys v0.4.0 [INFO] [stderr] Checking png v0.17.16 [INFO] [stderr] Compiling wayland-sys v0.30.1 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Checking nohash-hasher v0.2.0 [INFO] [stderr] Checking nix v0.24.3 [INFO] [stderr] Checking nix v0.25.1 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking rand_core v0.9.3 [INFO] [stderr] Checking memmap2 v0.5.10 [INFO] [stderr] Checking epaint_default_fonts v0.29.1 [INFO] [stderr] Compiling cgmath v0.18.0 [INFO] [stderr] Checking arrayvec v0.7.6 [INFO] [stderr] Checking approx v0.4.0 [INFO] [stderr] Checking xdg-home v1.3.0 [INFO] [stderr] Checking async-fs v2.1.2 [INFO] [stderr] Compiling winit v0.28.7 [INFO] [stderr] Checking owned_ttf_parser v0.25.0 [INFO] [stderr] Checking async-executor v1.13.1 [INFO] [stderr] Checking async-broadcast v0.7.2 [INFO] [stderr] Checking ab_glyph v0.2.29 [INFO] [stderr] Compiling glutin v0.30.10 [INFO] [stderr] Checking ordered-stream v0.2.0 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Compiling proc-macro-crate v3.3.0 [INFO] [stderr] Checking futures-task v0.3.31 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking raw-window-handle v0.5.2 [INFO] [stderr] Checking lexical v5.2.2 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Checking wavefront_obj v10.0.0 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Checking libloading v0.7.4 [INFO] [stderr] Checking instant v0.1.13 [INFO] [stderr] Checking glow v0.14.2 [INFO] [stderr] Checking raw-window-handle v0.6.2 [INFO] [stderr] Compiling rfd v0.15.3 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking urlencoding v2.1.3 [INFO] [stderr] Checking pollster v0.4.0 [INFO] [stderr] error: could not parse/generate dep info at: /opt/rustwide/target/debug/deps/pollster-9a9e0ddaab9eb457.d [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to write `/opt/rustwide/target/debug/.fingerprint/pollster-9a9e0ddaab9eb457/dep-lib-pollster` [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] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaASrFD1" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `urlencoding` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `proc-macro-crate` (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/1f5783cbeb5da8b38566d718631d016891e9c912/bin/rustc --crate-name proc_macro_crate --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proc-macro-crate-3.3.0/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=d9b65ad9de0484db -C extra-filename=-0a7e38799da03b0a --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern toml_edit=/opt/rustwide/target/debug/deps/libtoml_edit-8edc2662fa7168a6.rmeta --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [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-2b2701705844ce4e/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] 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] cargo:rerun-if-changed=./protocols/unstable/input-method/input-method-unstable-v1.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/input-timestamps/input-timestamps-unstable-v1.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/keyboard-shortcuts-inhibit/keyboard-shortcuts-inhibit-unstable-v1.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/linux-dmabuf/linux-dmabuf-unstable-v1.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/linux-explicit-synchronization/linux-explicit-synchronization-unstable-v1.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/pointer-constraints/pointer-constraints-unstable-v1.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/pointer-gestures/pointer-gestures-unstable-v1.xml [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '1f5783cbeb5da8b38566d718631d016891e9c912'. [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 '1f5783cbeb5da8b38566d718631d016891e9c912'. [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 '1f5783cbeb5da8b38566d718631d016891e9c912'. [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 '1f5783cbeb5da8b38566d718631d016891e9c912'. [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 '1f5783cbeb5da8b38566d718631d016891e9c912'. [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 '1f5783cbeb5da8b38566d718631d016891e9c912'. [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 '1f5783cbeb5da8b38566d718631d016891e9c912'. [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 '1f5783cbeb5da8b38566d718631d016891e9c912'. [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 '1f5783cbeb5da8b38566d718631d016891e9c912'. [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 '1f5783cbeb5da8b38566d718631d016891e9c912'. [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 '1f5783cbeb5da8b38566d718631d016891e9c912'. [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 '1f5783cbeb5da8b38566d718631d016891e9c912'. [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 '1f5783cbeb5da8b38566d718631d016891e9c912'. [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 '1f5783cbeb5da8b38566d718631d016891e9c912'. [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 '1f5783cbeb5da8b38566d718631d016891e9c912'. [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: 0x58decf7b59e2 - std::backtrace_rs::backtrace::libunwind::trace::h13703c35a0185e13 [INFO] [stderr] at /rustc/1f5783cbeb5da8b38566d718631d016891e9c912/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stderr] 1: 0x58decf7b59e2 - std::backtrace_rs::backtrace::trace_unsynchronized::hb00392cc29b7a0f7 [INFO] [stderr] at /rustc/1f5783cbeb5da8b38566d718631d016891e9c912/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stderr] 2: 0x58decf7b59e2 - std::sys::backtrace::_print_fmt::hdeb8e12813f80f50 [INFO] [stderr] at /rustc/1f5783cbeb5da8b38566d718631d016891e9c912/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x58decf7b59e2 - ::fmt::hbacb9993e7569e08 [INFO] [stderr] at /rustc/1f5783cbeb5da8b38566d718631d016891e9c912/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x58decf7d5e53 - core::fmt::rt::Argument::fmt::h5cdd79656ba2d737 [INFO] [stderr] at /rustc/1f5783cbeb5da8b38566d718631d016891e9c912/library/core/src/fmt/rt.rs:173:76 [INFO] [stderr] 5: 0x58decf7d5e53 - core::fmt::write::h92b3fcba42b5ab23 [INFO] [stderr] at /rustc/1f5783cbeb5da8b38566d718631d016891e9c912/library/core/src/fmt/mod.rs:1460:25 [INFO] [stderr] 6: 0x58decf7b30f3 - std::io::default_write_fmt::hd3891f7631764542 [INFO] [stderr] at /rustc/1f5783cbeb5da8b38566d718631d016891e9c912/library/std/src/io/mod.rs:639:11 [INFO] [stderr] 7: 0x58decf7b30f3 - std::io::Write::write_fmt::h7fc8441161b7234b [INFO] [stderr] at /rustc/1f5783cbeb5da8b38566d718631d016891e9c912/library/std/src/io/mod.rs:1954:13 [INFO] [stderr] 8: 0x58decf7b5832 - std::sys::backtrace::BacktraceLock::print::hdf4e5cab110a3c38 [INFO] [stderr] at /rustc/1f5783cbeb5da8b38566d718631d016891e9c912/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 9: 0x58decf7b68b2 - std::panicking::default_hook::{{closure}}::h7e40cc65d4ae1929 [INFO] [stderr] at /rustc/1f5783cbeb5da8b38566d718631d016891e9c912/library/std/src/panicking.rs:300:27 [INFO] [stderr] 10: 0x58decf7b66b5 - std::panicking::default_hook::ha49f43405a4b20db [INFO] [stderr] at /rustc/1f5783cbeb5da8b38566d718631d016891e9c912/library/std/src/panicking.rs:327:9 [INFO] [stderr] 11: 0x58decf7b72c2 - std::panicking::rust_panic_with_hook::hc1d4228eadab2c83 [INFO] [stderr] at /rustc/1f5783cbeb5da8b38566d718631d016891e9c912/library/std/src/panicking.rs:833:13 [INFO] [stderr] 12: 0x58decf7b705a - std::panicking::begin_panic_handler::{{closure}}::h5fd5af35281ec8ef [INFO] [stderr] at /rustc/1f5783cbeb5da8b38566d718631d016891e9c912/library/std/src/panicking.rs:706:13 [INFO] [stderr] 13: 0x58decf7b5ee9 - std::sys::backtrace::__rust_end_short_backtrace::hf73c3f8cb4d2fb91 [INFO] [stderr] at /rustc/1f5783cbeb5da8b38566d718631d016891e9c912/library/std/src/sys/backtrace.rs:168:18 [INFO] [stderr] 14: 0x58decf7b6ced - __rustc[9e15e476495bb9cd]::rust_begin_unwind [INFO] [stderr] at /rustc/1f5783cbeb5da8b38566d718631d016891e9c912/library/std/src/panicking.rs:697:5 [INFO] [stderr] 15: 0x58decf7d4e50 - core::panicking::panic_fmt::ha7fea8b985f0d96a [INFO] [stderr] at /rustc/1f5783cbeb5da8b38566d718631d016891e9c912/library/core/src/panicking.rs:75:14 [INFO] [stderr] 16: 0x58decf7d51e6 - core::result::unwrap_failed::h5c67e177edd1cdec [INFO] [stderr] at /rustc/1f5783cbeb5da8b38566d718631d016891e9c912/library/core/src/result.rs:1761:5 [INFO] [stderr] 17: 0x58decf6eadd9 - wayland_scanner::generate_code_with_destructor_events::h4cc8d6f7b775a998 [INFO] [stderr] 18: 0x58decf6f1c4d - build_script_build::generate_protocol::h450e03aaa17f0f7b [INFO] [stderr] 19: 0x58decf6f2e81 - build_script_build::main::h160c84b2016076de [INFO] [stderr] 20: 0x58decf6ed1a3 - core::ops::function::FnOnce::call_once::hdb386be83b890486 [INFO] [stderr] 21: 0x58decf6ef4c6 - std::sys::backtrace::__rust_begin_short_backtrace::h830d9d431813b03b [INFO] [stderr] 22: 0x58decf6f3bd9 - std::rt::lang_start::{{closure}}::h2a53694a7d6cb41b [INFO] [stderr] 23: 0x58decf7afcc0 - core::ops::function::impls:: for &F>::call_once::hd6db6f3ba73c337b [INFO] [stderr] at /rustc/1f5783cbeb5da8b38566d718631d016891e9c912/library/core/src/ops/function.rs:284:21 [INFO] [stderr] 24: 0x58decf7afcc0 - std::panicking::catch_unwind::do_call::hfc8bc45746292f50 [INFO] [stderr] at /rustc/1f5783cbeb5da8b38566d718631d016891e9c912/library/std/src/panicking.rs:589:40 [INFO] [stderr] 25: 0x58decf7afcc0 - std::panicking::catch_unwind::hb70398c704286b2f [INFO] [stderr] at /rustc/1f5783cbeb5da8b38566d718631d016891e9c912/library/std/src/panicking.rs:552:19 [INFO] [stderr] 26: 0x58decf7afcc0 - std::panic::catch_unwind::hb90e1d13462c3e3b [INFO] [stderr] at /rustc/1f5783cbeb5da8b38566d718631d016891e9c912/library/std/src/panic.rs:359:14 [INFO] [stderr] 27: 0x58decf7afcc0 - std::rt::lang_start_internal::{{closure}}::hfdbc2eee24b24c5e [INFO] [stderr] at /rustc/1f5783cbeb5da8b38566d718631d016891e9c912/library/std/src/rt.rs:175:24 [INFO] [stderr] 28: 0x58decf7afcc0 - std::panicking::catch_unwind::do_call::h89fbb899fcf37e5d [INFO] [stderr] at /rustc/1f5783cbeb5da8b38566d718631d016891e9c912/library/std/src/panicking.rs:589:40 [INFO] [stderr] 29: 0x58decf7afcc0 - std::panicking::catch_unwind::h861226c8ec7209d3 [INFO] [stderr] at /rustc/1f5783cbeb5da8b38566d718631d016891e9c912/library/std/src/panicking.rs:552:19 [INFO] [stderr] 30: 0x58decf7afcc0 - std::panic::catch_unwind::h82bad1f5910ad0c7 [INFO] [stderr] at /rustc/1f5783cbeb5da8b38566d718631d016891e9c912/library/std/src/panic.rs:359:14 [INFO] [stderr] 31: 0x58decf7afcc0 - std::rt::lang_start_internal::hae50fb685e10cd80 [INFO] [stderr] at /rustc/1f5783cbeb5da8b38566d718631d016891e9c912/library/std/src/rt.rs:171:5 [INFO] [stderr] 32: 0x58decf6f3bc1 - std::rt::lang_start::h4c91c3a92ab64dab [INFO] [stderr] 33: 0x58decf6f3695 - main [INFO] [stderr] 34: 0x72a7ed7781ca - [INFO] [stderr] 35: 0x72a7ed77828b - __libc_start_main [INFO] [stderr] 36: 0x58decf6dfe05 - _start [INFO] [stderr] 37: 0x0 - [INFO] [stderr] error: could not compile `toml_edit` (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/1f5783cbeb5da8b38566d718631d016891e9c912/bin/rustc --crate-name toml_edit --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.22.24/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 --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--allow=clippy::result_large_err' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --cfg 'feature="parse"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "display", "parse", "perf", "serde", "unbounded"))' -C metadata=c320acb493b03c02 -C extra-filename=-8edc2662fa7168a6 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-71d06cc9b0d133e7.rmeta --extern toml_datetime=/opt/rustwide/target/debug/deps/libtoml_datetime-5590c11803c79c0e.rmeta --extern winnow=/opt/rustwide/target/debug/deps/libwinnow-ceff1f3178772292.rmeta --cap-lints allow --cap-lints=forbid` (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/rmetaguXqKM" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `nix` (lib) due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcxz2vID/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcxz2vID/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,-znostart-stop-gc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/build/rfd-7e5b362fae21016a/build_script_build-7e5b362fae21016a" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace. [INFO] [stdout] Stack dump: [INFO] [stdout] 0. Program arguments: /opt/rustwide/rustup-home/toolchains/1f5783cbeb5da8b38566d718631d016891e9c912/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld -flavor gnu -plugin /usr/libexec/gcc/x86_64-linux-gnu/13/liblto_plugin.so -plugin-opt=/usr/libexec/gcc/x86_64-linux-gnu/13/lto-wrapper -plugin-opt=-fresolution=/tmp/ccbXl0di.res --build-id --eh-frame-hdr -m elf_x86_64 --hash-style=gnu --as-needed -dynamic-linker /lib64/ld-linux-x86-64.so.2 -pie -z now -z relro -o /opt/rustwide/target/debug/build/rfd-7e5b362fae21016a/build_script_build-7e5b362fae21016a /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/Scrt1.o /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/crti.o /usr/lib/gcc/x86_64-linux-gnu/13/crtbeginS.o -L/tmp/rustcxz2vID/raw-dylibs -L/opt/rustwide/rustup-home/toolchains/1f5783cbeb5da8b38566d718631d016891e9c912/lib/rustlib/x86_64-unknown-linux-gnu/lib -L/opt/rustwide/rustup-home/toolchains/1f5783cbeb5da8b38566d718631d016891e9c912/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld -L/usr/lib/gcc/x86_64-linux-gnu/13 -L/usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/13/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/13/../../.. /tmp/rustcxz2vID/symbols.o /opt/rustwide/target/debug/build/rfd-7e5b362fae21016a/build_script_build-7e5b362fae21016a.build_script_build.7b9b741accce036d-cgu.0.rcgu.o /opt/rustwide/target/debug/build/rfd-7e5b362fae21016a/build_script_build-7e5b362fae21016a.7hdd5ny7s680gqd7xfg7dlx0w.rcgu.o --as-needed -Bstatic /opt/rustwide/rustup-home/toolchains/1f5783cbeb5da8b38566d718631d016891e9c912/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-6ea888b788c42862.rlib /opt/rustwide/rustup-home/toolchains/1f5783cbeb5da8b38566d718631d016891e9c912/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-d82099b93c7e59b7.rlib /opt/rustwide/rustup-home/toolchains/1f5783cbeb5da8b38566d718631d016891e9c912/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-5fd658f41c337791.rlib /opt/rustwide/rustup-home/toolchains/1f5783cbeb5da8b38566d718631d016891e9c912/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-aacfe043ce80c243.rlib /opt/rustwide/rustup-home/toolchains/1f5783cbeb5da8b38566d718631d016891e9c912/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-8b7d1a84e7aa2c28.rlib /opt/rustwide/rustup-home/toolchains/1f5783cbeb5da8b38566d718631d016891e9c912/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-b0d7c05ec43c58c7.rlib /opt/rustwide/rustup-home/toolchains/1f5783cbeb5da8b38566d718631d016891e9c912/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-c1a96356efb858ca.rlib /opt/rustwide/rustup-home/toolchains/1f5783cbeb5da8b38566d718631d016891e9c912/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-76f93126db57548f.rlib /opt/rustwide/rustup-home/toolchains/1f5783cbeb5da8b38566d718631d016891e9c912/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-cb111656a92b1c7f.rlib /opt/rustwide/rustup-home/toolchains/1f5783cbeb5da8b38566d718631d016891e9c912/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-13bf8447f40b4125.rlib /opt/rustwide/rustup-home/toolchains/1f5783cbeb5da8b38566d718631d016891e9c912/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-da7f80b8841ec033.rlib /opt/rustwide/rustup-home/toolchains/1f5783cbeb5da8b38566d718631d016891e9c912/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler2-73859fadc6b5dfeb.rlib /opt/rustwide/rustup-home/toolchains/1f5783cbeb5da8b38566d718631d016891e9c912/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-745260925d633f62.rlib /opt/rustwide/rustup-home/toolchains/1f5783cbeb5da8b38566d718631d016891e9c912/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-545568f1265e00c0.rlib /opt/rustwide/rustup-home/toolchains/1f5783cbeb5da8b38566d718631d016891e9c912/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-9785599f4ff3c7bf.rlib /opt/rustwide/rustup-home/toolchains/1f5783cbeb5da8b38566d718631d016891e9c912/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-b8eef319e27e2a4f.rlib /opt/rustwide/rustup-home/toolchains/1f5783cbeb5da8b38566d718631d016891e9c912/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-b210514497fdbd25.rlib /opt/rustwide/rustup-home/toolchains/1f5783cbeb5da8b38566d718631d016891e9c912/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-2aeff126d727b037.rlib /opt/rustwide/rustup-home/toolchains/1f5783cbeb5da8b38566d718631d016891e9c912/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-586296b4e26cae49.rlib -Bdynamic -lgcc_s -lutil -lrt -lpthread -lm -ldl -lc -znostart-stop-gc --eh-frame-hdr -z noexecstack --gc-sections -z relro -z now /usr/lib/gcc/x86_64-linux-gnu/13/crtendS.o /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/crtn.o [INFO] [stdout] Stack dump without symbol names (ensure you have llvm-symbolizer in your PATH or set the environment var `LLVM_SYMBOLIZER_PATH` to point to it): [INFO] [stdout] 0 libLLVM.so.20.1-rust-1.89.0-nightly 0x00007ce74c144107 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) + 39 [INFO] [stdout] 1 libLLVM.so.20.1-rust-1.89.0-nightly 0x00007ce74c144523 [INFO] [stdout] 2 libc.so.6 0x00007ce746833330 [INFO] [stdout] 3 rust-lld 0x0000623dddc7949a [INFO] [stdout] 4 rust-lld 0x0000623ddda92923 [INFO] [stdout] 5 rust-lld 0x0000623ddda705fa [INFO] [stdout] 6 rust-lld 0x0000623ddda6ba14 [INFO] [stdout] 7 rust-lld 0x0000623ddd97b3b6 [INFO] [stdout] 8 rust-lld 0x0000623ddd97a400 [INFO] [stdout] 9 rust-lld 0x0000623ddd97aab1 [INFO] [stdout] 10 libc.so.6 0x00007ce7468181ca [INFO] [stdout] 11 libc.so.6 0x00007ce74681828b __libc_start_main + 139 [INFO] [stdout] 12 rust-lld 0x0000623ddd7fd069 [INFO] [stdout] collect2: fatal error: ld terminated with signal 7 [Bus error], core dumped [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rfd` (build script) due to 1 previous error [INFO] [stderr] error: could not parse/generate dep info at: /opt/rustwide/target/debug/deps/glow-cefd85e122be90e7.d [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to write `/opt/rustwide/target/debug/.fingerprint/glow-cefd85e122be90e7/dep-lib-glow` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [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/1f5783cbeb5da8b38566d718631d016891e9c912/bin/rustc --crate-name syn --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.100/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="extra-traits"' --cfg 'feature="fold"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="visit"' --cfg 'feature="visit-mut"' --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=e52b20d1e16faa94 -C extra-filename=-11cab3fff8554aa6 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-6d93205b9e90c872.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-2aad476980ae0b2c.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-b3925cc8f83e9ac1.rmeta --cap-lints allow --cap-lints=forbid` (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/rmeta3Osu5f" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `x11-dl` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "fe5f2c98554536756b19cd0640df9b46245de5016999a691f370795246364e74", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fe5f2c98554536756b19cd0640df9b46245de5016999a691f370795246364e74", kill_on_drop: false }` [INFO] [stdout] fe5f2c98554536756b19cd0640df9b46245de5016999a691f370795246364e74