[INFO] cloning repository https://github.com/lewis-carson/picocfd [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lewis-carson/picocfd" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flewis-carson%2Fpicocfd", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flewis-carson%2Fpicocfd'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c5b8d6ece50c3c0df0a0a347de0c781acd364fc4 [INFO] checking lewis-carson/picocfd against try#099e089ab723e6ee96175f3496051098c60a4cd4 for pr-140208 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flewis-carson%2Fpicocfd" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/lewis-carson/picocfd on toolchain 099e089ab723e6ee96175f3496051098c60a4cd4 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+099e089ab723e6ee96175f3496051098c60a4cd4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/lewis-carson/picocfd [INFO] finished tweaking git repo https://github.com/lewis-carson/picocfd [INFO] tweaked toml for git repo https://github.com/lewis-carson/picocfd written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/lewis-carson/picocfd 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" "+099e089ab723e6ee96175f3496051098c60a4cd4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+099e089ab723e6ee96175f3496051098c60a4cd4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4f7827acab3b66e50c9eecbc6b4f9706a85625f5ddc3da874a46871bb20e9583 [INFO] running `Command { std: "docker" "start" "-a" "4f7827acab3b66e50c9eecbc6b4f9706a85625f5ddc3da874a46871bb20e9583", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4f7827acab3b66e50c9eecbc6b4f9706a85625f5ddc3da874a46871bb20e9583", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4f7827acab3b66e50c9eecbc6b4f9706a85625f5ddc3da874a46871bb20e9583", kill_on_drop: false }` [INFO] [stdout] 4f7827acab3b66e50c9eecbc6b4f9706a85625f5ddc3da874a46871bb20e9583 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+099e089ab723e6ee96175f3496051098c60a4cd4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b7893467f4fec3fee7d4aa514cd241446f0db2a0506c8eaebdb8f2433571e635 [INFO] running `Command { std: "docker" "start" "-a" "b7893467f4fec3fee7d4aa514cd241446f0db2a0506c8eaebdb8f2433571e635", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Compiling libc v0.2.168 [INFO] [stderr] Compiling pkg-config v0.3.31 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Checking once_cell v1.20.2 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling xml-rs v0.8.24 [INFO] [stderr] Checking log v0.4.22 [INFO] [stderr] Checking bytemuck v1.20.0 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Checking libloading v0.8.6 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Compiling cc v1.2.4 [INFO] [stderr] Checking simd-adler32 v0.3.7 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking libloading v0.7.4 [INFO] [stderr] Checking termcolor v1.4.1 [INFO] [stderr] Checking downcast-rs v1.2.1 [INFO] [stderr] Checking bitflags v2.6.0 [INFO] [stderr] Checking unicode-width v0.1.14 [INFO] [stderr] Compiling ash v0.37.3+1.3.251 [INFO] [stderr] Checking dlib v0.5.2 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling slotmap v1.0.7 [INFO] [stderr] Checking allocator-api2 v0.2.21 [INFO] [stderr] Checking scoped-tls v1.0.1 [INFO] [stderr] Checking adler2 v2.0.0 [INFO] [stderr] Checking bit-vec v0.6.3 [INFO] [stderr] Compiling khronos-egl v4.1.0 [INFO] [stderr] Checking gpu-descriptor-types v0.1.2 [INFO] [stderr] Checking crc32fast v1.4.2 [INFO] [stderr] Checking miniz_oxide v0.8.0 [INFO] [stderr] Checking gpu-alloc-types v0.2.0 [INFO] [stderr] Checking codespan-reporting v0.11.1 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Checking raw-window-handle v0.5.2 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Checking bit-set v0.5.3 [INFO] [stderr] Checking unicode-xid v0.2.6 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Checking hexf-parse v0.2.1 [INFO] [stderr] Compiling wgpu-core v0.14.2 [INFO] [stderr] Checking flate2 v1.0.35 [INFO] [stderr] Checking gpu-alloc v0.5.4 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Checking fdeflate v0.3.7 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Checking wgpu-types v0.14.1 [INFO] [stderr] Compiling wayland-sys v0.29.5 [INFO] [stderr] Compiling servo-fontconfig-sys v5.1.0 [INFO] [stderr] Compiling smithay-client-toolkit v0.16.1 [INFO] [stderr] Compiling syn v2.0.90 [INFO] [stderr] Compiling wayland-scanner v0.29.5 [INFO] [stderr] Compiling crossfont v0.5.2 [INFO] [stderr] Checking arrayref v0.3.9 [INFO] [stderr] Checking profiling v1.0.16 [INFO] [stderr] Checking arrayvec v0.7.6 [INFO] [stderr] Checking glow v0.11.2 [INFO] [stderr] Checking foreign-types-shared v0.3.1 [INFO] [stderr] Checking renderdoc-sys v0.7.1 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking xcursor v0.3.8 [INFO] [stderr] Checking tiny-skia-path v0.7.0 [INFO] [stderr] Checking png v0.17.15 [INFO] [stderr] Compiling x11-dl v2.21.0 [INFO] [stderr] Checking safe_arch v0.5.2 [INFO] [stderr] Checking safe_arch v0.7.2 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking cty v0.2.2 [INFO] [stderr] Checking raw-window-handle v0.4.3 [INFO] [stderr] Checking instant v0.1.13 [INFO] [stderr] Checking pollster v0.2.5 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Compiling cmake v0.1.52 [INFO] [stderr] Checking wide v0.7.30 [INFO] [stderr] Compiling freetype-sys v0.13.1 [INFO] [stderr] Compiling expat-sys v2.1.6 [INFO] [stderr] Checking nix v0.24.3 [INFO] [stderr] Checking nix v0.25.1 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking memmap2 v0.5.10 [INFO] [stderr] Compiling wayland-client v0.29.5 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Compiling wayland-protocols v0.29.5 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Checking spirv v0.2.0+1.5.4 [INFO] [stderr] Checking freetype-rs v0.26.0 [INFO] [stderr] Checking servo-fontconfig v0.5.1 [INFO] [stderr] Checking tiny-skia v0.7.0 [INFO] [stderr] Checking wayland-commons v0.29.5 [INFO] [stderr] Checking ultraviolet v0.9.2 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling foreign-types-macros v0.2.3 [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaeErN1i" [INFO] [stdout] [INFO] [stdout] [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-3d8816a8ea04db56/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] [INFO] [stderr] --- stderr [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '099e089ab723e6ee96175f3496051098c60a4cd4'. [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 '099e089ab723e6ee96175f3496051098c60a4cd4'. [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 '099e089ab723e6ee96175f3496051098c60a4cd4'. [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 '099e089ab723e6ee96175f3496051098c60a4cd4'. [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 '099e089ab723e6ee96175f3496051098c60a4cd4'. [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 '099e089ab723e6ee96175f3496051098c60a4cd4'. [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 '099e089ab723e6ee96175f3496051098c60a4cd4'. [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 '099e089ab723e6ee96175f3496051098c60a4cd4'. [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 '099e089ab723e6ee96175f3496051098c60a4cd4'. [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 '099e089ab723e6ee96175f3496051098c60a4cd4'. [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 '099e089ab723e6ee96175f3496051098c60a4cd4'. [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 '099e089ab723e6ee96175f3496051098c60a4cd4'. [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 '099e089ab723e6ee96175f3496051098c60a4cd4'. [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: 0x61c1a573af22 - std::backtrace_rs::backtrace::libunwind::trace::h8271e3deed8435e4 [INFO] [stderr] at /rustc/099e089ab723e6ee96175f3496051098c60a4cd4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stderr] 1: 0x61c1a573af22 - std::backtrace_rs::backtrace::trace_unsynchronized::h6ea3f36cbcd929d1 [INFO] [stderr] at /rustc/099e089ab723e6ee96175f3496051098c60a4cd4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stderr] 2: 0x61c1a573af22 - std::sys::backtrace::_print_fmt::heecd5d5dfd6594a2 [INFO] [stderr] at /rustc/099e089ab723e6ee96175f3496051098c60a4cd4/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x61c1a573af22 - ::fmt::hde224fcb43053768 [INFO] [stderr] at /rustc/099e089ab723e6ee96175f3496051098c60a4cd4/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x61c1a575a933 - core::fmt::rt::Argument::fmt::h84a35136bee8336d [INFO] [stderr] at /rustc/099e089ab723e6ee96175f3496051098c60a4cd4/library/core/src/fmt/rt.rs:179:76 [INFO] [stderr] 5: 0x61c1a575a933 - core::fmt::write::hfa66e4cee3c515db [INFO] [stderr] at /rustc/099e089ab723e6ee96175f3496051098c60a4cd4/library/core/src/fmt/mod.rs:1481:25 [INFO] [stderr] 6: 0x61c1a57385a3 - std::io::default_write_fmt::h5940934737bfc41a [INFO] [stderr] at /rustc/099e089ab723e6ee96175f3496051098c60a4cd4/library/std/src/io/mod.rs:639:11 [INFO] [stderr] 7: 0x61c1a57385a3 - std::io::Write::write_fmt::h32e21e43b38c1b00 [INFO] [stderr] at /rustc/099e089ab723e6ee96175f3496051098c60a4cd4/library/std/src/io/mod.rs:1914:13 [INFO] [stderr] 8: 0x61c1a573ad72 - std::sys::backtrace::BacktraceLock::print::h809f82596b36f315 [INFO] [stderr] at /rustc/099e089ab723e6ee96175f3496051098c60a4cd4/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 9: 0x61c1a573bdf2 - std::panicking::default_hook::{{closure}}::he1339c1a03c2d33f [INFO] [stderr] at /rustc/099e089ab723e6ee96175f3496051098c60a4cd4/library/std/src/panicking.rs:300:22 [INFO] [stderr] 10: 0x61c1a573bbf5 - std::panicking::default_hook::ha7e21a15a4f1dd1b [INFO] [stderr] at /rustc/099e089ab723e6ee96175f3496051098c60a4cd4/library/std/src/panicking.rs:327:9 [INFO] [stderr] 11: 0x61c1a573c812 - std::panicking::rust_panic_with_hook::hb16b9c83832eaa16 [INFO] [stderr] at /rustc/099e089ab723e6ee96175f3496051098c60a4cd4/library/std/src/panicking.rs:833:13 [INFO] [stderr] 12: 0x61c1a573c59a - std::panicking::begin_panic_handler::{{closure}}::hc4b3f40e678540ff [INFO] [stderr] at /rustc/099e089ab723e6ee96175f3496051098c60a4cd4/library/std/src/panicking.rs:706:13 [INFO] [stderr] 13: 0x61c1a573b419 - std::sys::backtrace::__rust_end_short_backtrace::h013eea3161cf639b [INFO] [stderr] at /rustc/099e089ab723e6ee96175f3496051098c60a4cd4/library/std/src/sys/backtrace.rs:168:18 [INFO] [stderr] 14: 0x61c1a573c22d - __rustc[910a401d76669218]::rust_begin_unwind [INFO] [stderr] at /rustc/099e089ab723e6ee96175f3496051098c60a4cd4/library/std/src/panicking.rs:697:5 [INFO] [stderr] 15: 0x61c1a5759910 - core::panicking::panic_fmt::h0e5b8e26cf4e833a [INFO] [stderr] at /rustc/099e089ab723e6ee96175f3496051098c60a4cd4/library/core/src/panicking.rs:75:14 [INFO] [stderr] 16: 0x61c1a5759ca6 - core::result::unwrap_failed::hf783d6ff61a2b7a0 [INFO] [stderr] at /rustc/099e089ab723e6ee96175f3496051098c60a4cd4/library/core/src/result.rs:1704:5 [INFO] [stderr] 17: 0x61c1a5677b09 - wayland_scanner::generate_code_with_destructor_events::h9a6d7f4862150c3d [INFO] [stderr] 18: 0x61c1a567575d - build_script_build::generate_protocol::h418f74ded3122761 [INFO] [stderr] 19: 0x61c1a5676991 - build_script_build::main::h8d867449bdd0dbf0 [INFO] [stderr] 20: 0x61c1a5673153 - core::ops::function::FnOnce::call_once::hc119684ac6e0f23e [INFO] [stderr] 21: 0x61c1a5672806 - std::sys::backtrace::__rust_begin_short_backtrace::h27b44dc4da206400 [INFO] [stderr] 22: 0x61c1a567bb29 - std::rt::lang_start::{{closure}}::h3368031bedb25da4 [INFO] [stderr] 23: 0x61c1a5735100 - core::ops::function::impls:: for &F>::call_once::hfd1b304ab8e816b6 [INFO] [stderr] at /rustc/099e089ab723e6ee96175f3496051098c60a4cd4/library/core/src/ops/function.rs:284:13 [INFO] [stderr] 24: 0x61c1a5735100 - std::panicking::try::do_call::he753f4c371e83e6d [INFO] [stderr] at /rustc/099e089ab723e6ee96175f3496051098c60a4cd4/library/std/src/panicking.rs:589:40 [INFO] [stderr] 25: 0x61c1a5735100 - std::panicking::try::hb1516b34166e80aa [INFO] [stderr] at /rustc/099e089ab723e6ee96175f3496051098c60a4cd4/library/std/src/panicking.rs:552:19 [INFO] [stderr] 26: 0x61c1a5735100 - std::panic::catch_unwind::h934663221d2cdff6 [INFO] [stderr] at /rustc/099e089ab723e6ee96175f3496051098c60a4cd4/library/std/src/panic.rs:359:14 [INFO] [stderr] 27: 0x61c1a5735100 - std::rt::lang_start_internal::{{closure}}::hae22092d46f1c1cb [INFO] [stderr] at /rustc/099e089ab723e6ee96175f3496051098c60a4cd4/library/std/src/rt.rs:168:24 [INFO] [stderr] 28: 0x61c1a5735100 - std::panicking::try::do_call::h0d31f39093ced9d3 [INFO] [stderr] at /rustc/099e089ab723e6ee96175f3496051098c60a4cd4/library/std/src/panicking.rs:589:40 [INFO] [stderr] 29: 0x61c1a5735100 - std::panicking::try::h5104d828728decf9 [INFO] [stderr] at /rustc/099e089ab723e6ee96175f3496051098c60a4cd4/library/std/src/panicking.rs:552:19 [INFO] [stderr] 30: 0x61c1a5735100 - std::panic::catch_unwind::hac95baca6e2cd2e5 [INFO] [stderr] at /rustc/099e089ab723e6ee96175f3496051098c60a4cd4/library/std/src/panic.rs:359:14 [INFO] [stderr] 31: 0x61c1a5735100 - std::rt::lang_start_internal::h9fa57a915bb1b016 [INFO] [stderr] at /rustc/099e089ab723e6ee96175f3496051098c60a4cd4/library/std/src/rt.rs:164:5 [INFO] [stderr] 32: 0x61c1a567bb11 - std::rt::lang_start::h385f06204e4336fd [INFO] [stderr] 33: 0x61c1a56771a5 - main [INFO] [stderr] 34: 0x7ccf15f841ca - [INFO] [stderr] 35: 0x7ccf15f8428b - __libc_start_main [INFO] [stderr] 36: 0x61c1a5668995 - _start [INFO] [stderr] 37: 0x0 - [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmeta3Ktrpx" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `wayland-client` (lib) due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--version-script=/tmp/rustcnkzIiz/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustcnkzIiz/symbols.o" "<3 object files omitted>" "/opt/rustwide/target/debug/deps/foreign_types_macros-bd8f8adf37ce59cc.c6uq75oat92kukovbly3rcqwg.rcgu.rmeta" "<1 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsyn-f2b7242f7ea90a6e.rlib,libquote-8b1ffbb0eb952e77.rlib,libproc_macro2-4791378b95cfd97e.rlib,libunicode_ident-13328ff8d6cc16fd.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libproc_macro-*,librustc_literal_escaper-*,librustc_std_workspace_std-*,libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,liballoc-*,librustc_std_workspace_core-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcnkzIiz/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/deps/libforeign_types_macros-bd8f8adf37ce59cc.so" "-Wl,--gc-sections" "-shared" "-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/099e089ab723e6ee96175f3496051098c60a4cd4/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/ccTBh3bn.res --build-id --eh-frame-hdr -m elf_x86_64 --hash-style=gnu --as-needed -shared -z relro -o /opt/rustwide/target/debug/deps/libforeign_types_macros-bd8f8adf37ce59cc.so /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/rustcnkzIiz/raw-dylibs -L/opt/rustwide/rustup-home/toolchains/099e089ab723e6ee96175f3496051098c60a4cd4/lib/rustlib/x86_64-unknown-linux-gnu/lib -L/opt/rustwide/rustup-home/toolchains/099e089ab723e6ee96175f3496051098c60a4cd4/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/../../.. --version-script=/tmp/rustcnkzIiz/list --no-undefined-version /tmp/rustcnkzIiz/symbols.o /opt/rustwide/target/debug/deps/foreign_types_macros-bd8f8adf37ce59cc.foreign_types_macros.1f41cba1af6f4652-cgu.0.rcgu.o /opt/rustwide/target/debug/deps/foreign_types_macros-bd8f8adf37ce59cc.foreign_types_macros.1f41cba1af6f4652-cgu.1.rcgu.o /opt/rustwide/target/debug/deps/foreign_types_macros-bd8f8adf37ce59cc.foreign_types_macros.1f41cba1af6f4652-cgu.2.rcgu.o /opt/rustwide/target/debug/deps/foreign_types_macros-bd8f8adf37ce59cc.c6uq75oat92kukovbly3rcqwg.rcgu.rmeta /opt/rustwide/target/debug/deps/foreign_types_macros-bd8f8adf37ce59cc.bofkxh75grgehuzsd4f7bpu6k.rcgu.o --as-needed -Bstatic /opt/rustwide/target/debug/deps/libsyn-f2b7242f7ea90a6e.rlib /opt/rustwide/target/debug/deps/libquote-8b1ffbb0eb952e77.rlib /opt/rustwide/target/debug/deps/libproc_macro2-4791378b95cfd97e.rlib /opt/rustwide/target/debug/deps/libunicode_ident-13328ff8d6cc16fd.rlib /opt/rustwide/rustup-home/toolchains/099e089ab723e6ee96175f3496051098c60a4cd4/lib/rustlib/x86_64-unknown-linux-gnu/lib/libproc_macro-e0a6f8c85cfca2bc.rlib /opt/rustwide/rustup-home/toolchains/099e089ab723e6ee96175f3496051098c60a4cd4/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_literal_escaper-2a573bef1a962002.rlib /opt/rustwide/rustup-home/toolchains/099e089ab723e6ee96175f3496051098c60a4cd4/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-9fc711cd4d5c6444.rlib /opt/rustwide/rustup-home/toolchains/099e089ab723e6ee96175f3496051098c60a4cd4/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-13ae3d8793b46ca5.rlib /opt/rustwide/rustup-home/toolchains/099e089ab723e6ee96175f3496051098c60a4cd4/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-e7d08c0e19ebbcd5.rlib /opt/rustwide/rustup-home/toolchains/099e089ab723e6ee96175f3496051098c60a4cd4/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-7cb4168033219cc8.rlib /opt/rustwide/rustup-home/toolchains/099e089ab723e6ee96175f3496051098c60a4cd4/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-c4b14603499724b9.rlib /opt/rustwide/rustup-home/toolchains/099e089ab723e6ee96175f3496051098c60a4cd4/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-a8ac0776f2f8f8eb.rlib /opt/rustwide/rustup-home/toolchains/099e089ab723e6ee96175f3496051098c60a4cd4/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-a62589197b7f7704.rlib /opt/rustwide/rustup-home/toolchains/099e089ab723e6ee96175f3496051098c60a4cd4/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-c608c4d11cffd8c6.rlib /opt/rustwide/rustup-home/toolchains/099e089ab723e6ee96175f3496051098c60a4cd4/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-144f83c86debfb0f.rlib /opt/rustwide/rustup-home/toolchains/099e089ab723e6ee96175f3496051098c60a4cd4/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-d9c31785fd01d163.rlib /opt/rustwide/rustup-home/toolchains/099e089ab723e6ee96175f3496051098c60a4cd4/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-09f50883d921ec11.rlib /opt/rustwide/rustup-home/toolchains/099e089ab723e6ee96175f3496051098c60a4cd4/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-cf61c5ac497eeb6c.rlib /opt/rustwide/rustup-home/toolchains/099e089ab723e6ee96175f3496051098c60a4cd4/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler2-2f40cf169b94e191.rlib /opt/rustwide/rustup-home/toolchains/099e089ab723e6ee96175f3496051098c60a4cd4/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-cb69958691ea427e.rlib /opt/rustwide/rustup-home/toolchains/099e089ab723e6ee96175f3496051098c60a4cd4/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-7707a58e4d099b41.rlib /opt/rustwide/rustup-home/toolchains/099e089ab723e6ee96175f3496051098c60a4cd4/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-be500544df63862d.rlib /opt/rustwide/rustup-home/toolchains/099e089ab723e6ee96175f3496051098c60a4cd4/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-c3a8c049829023ef.rlib /opt/rustwide/rustup-home/toolchains/099e089ab723e6ee96175f3496051098c60a4cd4/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-fc0ad1732fa36810.rlib /opt/rustwide/rustup-home/toolchains/099e089ab723e6ee96175f3496051098c60a4cd4/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-11d9a250f9da47d5.rlib /opt/rustwide/rustup-home/toolchains/099e089ab723e6ee96175f3496051098c60a4cd4/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-f895d83604db8c59.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] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaraSB5p" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `foreign-types-macros` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `ultraviolet` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `zerocopy-derive` (lib) due to 1 previous error [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `thiserror-impl` (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/099e089ab723e6ee96175f3496051098c60a4cd4/bin/rustc --crate-name thiserror_impl --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/thiserror-impl-1.0.69/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=cbddd06303d22598 -C extra-filename=-3115e841498a697d --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-4791378b95cfd97e.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-8b1ffbb0eb952e77.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-f2b7242f7ea90a6e.rlib --extern proc_macro --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetadVW6M6/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `x11-dl` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "b7893467f4fec3fee7d4aa514cd241446f0db2a0506c8eaebdb8f2433571e635", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b7893467f4fec3fee7d4aa514cd241446f0db2a0506c8eaebdb8f2433571e635", kill_on_drop: false }` [INFO] [stdout] b7893467f4fec3fee7d4aa514cd241446f0db2a0506c8eaebdb8f2433571e635