[INFO] fetching crate ferrux_viewport 0.1.2... [INFO] checking ferrux_viewport-0.1.2 against master#46424fb5054f211ec836c5c03159f92e46bb35ac for pr-139042 [INFO] extracting crate ferrux_viewport 0.1.2 into /workspace/builds/worker-2-tc1/source [INFO] validating manifest of crates.io crate ferrux_viewport 0.1.2 on toolchain 46424fb5054f211ec836c5c03159f92e46bb35ac [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+46424fb5054f211ec836c5c03159f92e46bb35ac" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate ferrux_viewport 0.1.2 [INFO] finished tweaking crates.io crate ferrux_viewport 0.1.2 [INFO] tweaked toml for crates.io crate ferrux_viewport 0.1.2 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+46424fb5054f211ec836c5c03159f92e46bb35ac" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 182 packages to latest compatible versions [INFO] [stderr] Adding env_logger v0.9.3 (available: v0.11.7) [INFO] [stderr] Adding pixels v0.9.0 (available: v0.15.0) [INFO] [stderr] Adding thiserror v1.0.69 (available: v2.0.12) [INFO] [stderr] Adding wasm-bindgen-futures v0.4.45 (available: v0.4.50) [INFO] [stderr] Adding web-sys v0.3.57 (available: v0.3.77) [INFO] [stderr] Adding winit v0.26.1 (available: v0.30.9) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+46424fb5054f211ec836c5c03159f92e46bb35ac" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded inplace_it v0.3.6 [INFO] [stderr] Downloaded line_drawing v1.0.1 [INFO] [stderr] Downloaded bresenham_zip v1.0.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4b26683ee3c49f365255c425c23003cbf4366de097804722c29c5bbbee3624d2" "/opt/rustwide/cargo-home/bin/cargo" "+46424fb5054f211ec836c5c03159f92e46bb35ac" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 16eaae6110d0be0ef3d7185a506cd52e0bf75a530365d1ccdd69514d30a72baa [INFO] running `Command { std: "docker" "start" "-a" "16eaae6110d0be0ef3d7185a506cd52e0bf75a530365d1ccdd69514d30a72baa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "16eaae6110d0be0ef3d7185a506cd52e0bf75a530365d1ccdd69514d30a72baa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "16eaae6110d0be0ef3d7185a506cd52e0bf75a530365d1ccdd69514d30a72baa", kill_on_drop: false }` [INFO] [stdout] 16eaae6110d0be0ef3d7185a506cd52e0bf75a530365d1ccdd69514d30a72baa [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4b26683ee3c49f365255c425c23003cbf4366de097804722c29c5bbbee3624d2" "/opt/rustwide/cargo-home/bin/cargo" "+46424fb5054f211ec836c5c03159f92e46bb35ac" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 28011f3dc0699e1d153183c8579df516ccfe65961a33cac8ddb011cc658906ab [INFO] running `Command { std: "docker" "start" "-a" "28011f3dc0699e1d153183c8579df516ccfe65961a33cac8ddb011cc658906ab", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.171 [INFO] [stderr] Compiling proc-macro2 v1.0.94 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking once_cell v1.21.3 [INFO] [stderr] Compiling pkg-config v0.3.32 [INFO] [stderr] Checking smallvec v1.14.0 [INFO] [stderr] Compiling libm v0.2.11 [INFO] [stderr] Compiling xml-rs v0.8.25 [INFO] [stderr] Checking log v0.4.27 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Checking libloading v0.8.6 [INFO] [stderr] Compiling parking_lot_core v0.8.6 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling wayland-sys v0.29.5 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Checking dlib v0.5.2 [INFO] [stderr] Checking instant v0.1.13 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Checking termcolor v1.4.1 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Compiling wayland-scanner v0.29.5 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Checking libloading v0.7.4 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Checking unicode-width v0.1.14 [INFO] [stderr] Compiling khronos-egl v4.1.0 [INFO] [stderr] Compiling ash v0.34.0+1.2.203 [INFO] [stderr] Checking allocator-api2 v0.2.21 [INFO] [stderr] Checking cty v0.2.2 [INFO] [stderr] Checking bit-vec v0.6.3 [INFO] [stderr] Checking bitflags v2.9.0 [INFO] [stderr] Checking gpu-descriptor-types v0.1.2 [INFO] [stderr] Checking spirv v0.2.0+1.5.4 [INFO] [stderr] Checking bit-set v0.5.3 [INFO] [stderr] Checking raw-window-handle v0.4.3 [INFO] [stderr] Checking codespan-reporting v0.11.1 [INFO] [stderr] Checking gpu-alloc-types v0.2.0 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking nix v0.24.3 [INFO] [stderr] Checking parking_lot v0.11.2 [INFO] [stderr] Checking hexf-parse v0.2.1 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Checking scoped-tls v1.0.1 [INFO] [stderr] Checking downcast-rs v1.2.1 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Compiling wgpu-core v0.12.2 [INFO] [stderr] Checking gpu-alloc v0.5.4 [INFO] [stderr] Compiling wayland-client v0.29.5 [INFO] [stderr] Compiling wayland-protocols v0.29.5 [INFO] [stderr] Checking wgpu-types v0.12.0 [INFO] [stderr] Checking gpu-descriptor v0.2.4 [INFO] [stderr] Checking bytemuck v1.22.0 [INFO] [stderr] Checking profiling v1.0.16 [INFO] [stderr] Checking renderdoc-sys v0.7.1 [INFO] [stderr] Checking inplace_it v0.3.6 [INFO] [stderr] Checking arrayvec v0.7.6 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Checking glow v0.11.2 [INFO] [stderr] Checking safe_arch v0.5.2 [INFO] [stderr] Checking nix v0.22.3 [INFO] [stderr] Checking wayland-commons v0.29.5 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Compiling smithay-client-toolkit v0.15.4 [INFO] [stderr] Compiling x11-dl v2.21.0 [INFO] [stderr] Checking copyless v0.1.5 [INFO] [stderr] Checking xcursor v0.3.8 [INFO] [stderr] Checking regex-syntax v0.8.5 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Checking wide v0.6.5 [INFO] [stderr] Checking memmap2 v0.3.1 [INFO] [stderr] Compiling winit v0.26.1 [INFO] [stderr] Checking wayland-cursor v0.29.5 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmeta2YqbiH/lib.rmeta`: No space left on device (os error 28) [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-458d715a402fee40/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] cargo:rerun-if-changed=./protocols/unstable/primary-selection/primary-selection-unstable-v1.xml [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '46424fb5054f211ec836c5c03159f92e46bb35ac'. [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 '46424fb5054f211ec836c5c03159f92e46bb35ac'. [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 '46424fb5054f211ec836c5c03159f92e46bb35ac'. [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 '46424fb5054f211ec836c5c03159f92e46bb35ac'. [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 '46424fb5054f211ec836c5c03159f92e46bb35ac'. [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 '46424fb5054f211ec836c5c03159f92e46bb35ac'. [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 '46424fb5054f211ec836c5c03159f92e46bb35ac'. [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 '46424fb5054f211ec836c5c03159f92e46bb35ac'. [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 '46424fb5054f211ec836c5c03159f92e46bb35ac'. [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 '46424fb5054f211ec836c5c03159f92e46bb35ac'. [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 '46424fb5054f211ec836c5c03159f92e46bb35ac'. [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 '46424fb5054f211ec836c5c03159f92e46bb35ac'. [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 '46424fb5054f211ec836c5c03159f92e46bb35ac'. [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 '46424fb5054f211ec836c5c03159f92e46bb35ac'. [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 '46424fb5054f211ec836c5c03159f92e46bb35ac'. [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 '46424fb5054f211ec836c5c03159f92e46bb35ac'. [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: 0x5d699c22fe32 - std::backtrace_rs::backtrace::libunwind::trace::hfe33f3fca02d9d49 [INFO] [stderr] at /rustc/46424fb5054f211ec836c5c03159f92e46bb35ac/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stderr] 1: 0x5d699c22fe32 - std::backtrace_rs::backtrace::trace_unsynchronized::hf8c1336b7abecebc [INFO] [stderr] at /rustc/46424fb5054f211ec836c5c03159f92e46bb35ac/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stderr] 2: 0x5d699c22fe32 - std::sys::backtrace::_print_fmt::h1cc3b7371fcb02ce [INFO] [stderr] at /rustc/46424fb5054f211ec836c5c03159f92e46bb35ac/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x5d699c22fe32 - ::fmt::h3fdbad3682625d65 [INFO] [stderr] at /rustc/46424fb5054f211ec836c5c03159f92e46bb35ac/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x5d699c251e63 - core::fmt::rt::Argument::fmt::hac739edf89f473e5 [INFO] [stderr] at /rustc/46424fb5054f211ec836c5c03159f92e46bb35ac/library/core/src/fmt/rt.rs:184:76 [INFO] [stderr] 5: 0x5d699c251e63 - core::fmt::write::h46b3661118fd93d9 [INFO] [stderr] at /rustc/46424fb5054f211ec836c5c03159f92e46bb35ac/library/core/src/fmt/mod.rs:1480:21 [INFO] [stderr] 6: 0x5d699c22d703 - std::io::default_write_fmt::h07a956b98e0e549f [INFO] [stderr] at /rustc/46424fb5054f211ec836c5c03159f92e46bb35ac/library/std/src/io/mod.rs:639:11 [INFO] [stderr] 7: 0x5d699c22d703 - std::io::Write::write_fmt::hefeac8c5ed2b4ca0 [INFO] [stderr] at /rustc/46424fb5054f211ec836c5c03159f92e46bb35ac/library/std/src/io/mod.rs:1914:13 [INFO] [stderr] 8: 0x5d699c22fc82 - std::sys::backtrace::BacktraceLock::print::hc92ef2ccd32eaf3d [INFO] [stderr] at /rustc/46424fb5054f211ec836c5c03159f92e46bb35ac/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 9: 0x5d699c230d02 - std::panicking::default_hook::{{closure}}::h26c6ecc533f19c32 [INFO] [stderr] at /rustc/46424fb5054f211ec836c5c03159f92e46bb35ac/library/std/src/panicking.rs:300:22 [INFO] [stderr] 10: 0x5d699c230b05 - std::panicking::default_hook::he6d1a5a8f8627255 [INFO] [stderr] at /rustc/46424fb5054f211ec836c5c03159f92e46bb35ac/library/std/src/panicking.rs:327:9 [INFO] [stderr] 11: 0x5d699c231722 - std::panicking::rust_panic_with_hook::hc6a05938888c0a6d [INFO] [stderr] at /rustc/46424fb5054f211ec836c5c03159f92e46bb35ac/library/std/src/panicking.rs:833:13 [INFO] [stderr] 12: 0x5d699c2314aa - std::panicking::begin_panic_handler::{{closure}}::hce41832356916883 [INFO] [stderr] at /rustc/46424fb5054f211ec836c5c03159f92e46bb35ac/library/std/src/panicking.rs:706:13 [INFO] [stderr] 13: 0x5d699c230339 - std::sys::backtrace::__rust_end_short_backtrace::h809ad2921436b614 [INFO] [stderr] at /rustc/46424fb5054f211ec836c5c03159f92e46bb35ac/library/std/src/sys/backtrace.rs:168:18 [INFO] [stderr] 14: 0x5d699c23113d - __rustc[13f85059a3e01eb3]::rust_begin_unwind [INFO] [stderr] at /rustc/46424fb5054f211ec836c5c03159f92e46bb35ac/library/std/src/panicking.rs:697:5 [INFO] [stderr] 15: 0x5d699c250e40 - core::panicking::panic_fmt::h7e568a56ffdf448b [INFO] [stderr] at /rustc/46424fb5054f211ec836c5c03159f92e46bb35ac/library/core/src/panicking.rs:75:14 [INFO] [stderr] 16: 0x5d699c2511d6 - core::result::unwrap_failed::hf571b8dac5f7d98d [INFO] [stderr] at /rustc/46424fb5054f211ec836c5c03159f92e46bb35ac/library/core/src/result.rs:1704:5 [INFO] [stderr] 17: 0x5d699c1706d9 - wayland_scanner::generate_code_with_destructor_events::hff76f7c117ed6a77 [INFO] [stderr] 18: 0x5d699c16728d - build_script_build::generate_protocol::h812287a6919d0e47 [INFO] [stderr] 19: 0x5d699c168607 - build_script_build::main::h3920e1d7468f9af3 [INFO] [stderr] 20: 0x5d699c1654b3 - core::ops::function::FnOnce::call_once::h890b017e423b2b27 [INFO] [stderr] 21: 0x5d699c16d006 - std::sys::backtrace::__rust_begin_short_backtrace::h360a064fa655e3d3 [INFO] [stderr] 22: 0x5d699c16cfe9 - std::rt::lang_start::{{closure}}::hb6d2af8b7db12437 [INFO] [stderr] 23: 0x5d699c22a000 - core::ops::function::impls:: for &F>::call_once::h07820d99f666c4f4 [INFO] [stderr] at /rustc/46424fb5054f211ec836c5c03159f92e46bb35ac/library/core/src/ops/function.rs:284:13 [INFO] [stderr] 24: 0x5d699c22a000 - std::panicking::try::do_call::hcb349621034e7d22 [INFO] [stderr] at /rustc/46424fb5054f211ec836c5c03159f92e46bb35ac/library/std/src/panicking.rs:589:40 [INFO] [stderr] 25: 0x5d699c22a000 - std::panicking::try::h14d805015e715701 [INFO] [stderr] at /rustc/46424fb5054f211ec836c5c03159f92e46bb35ac/library/std/src/panicking.rs:552:19 [INFO] [stderr] 26: 0x5d699c22a000 - std::panic::catch_unwind::he07ff3323b1b1ad4 [INFO] [stderr] at /rustc/46424fb5054f211ec836c5c03159f92e46bb35ac/library/std/src/panic.rs:359:14 [INFO] [stderr] 27: 0x5d699c22a000 - std::rt::lang_start_internal::{{closure}}::he746c4aa7e6c87ae [INFO] [stderr] at /rustc/46424fb5054f211ec836c5c03159f92e46bb35ac/library/std/src/rt.rs:168:24 [INFO] [stderr] 28: 0x5d699c22a000 - std::panicking::try::do_call::h5c36b323e35fe62d [INFO] [stderr] at /rustc/46424fb5054f211ec836c5c03159f92e46bb35ac/library/std/src/panicking.rs:589:40 [INFO] [stderr] 29: 0x5d699c22a000 - std::panicking::try::hb9a2d1353ef314fe [INFO] [stderr] at /rustc/46424fb5054f211ec836c5c03159f92e46bb35ac/library/std/src/panicking.rs:552:19 [INFO] [stderr] 30: 0x5d699c22a000 - std::panic::catch_unwind::he0661a914ab09041 [INFO] [stderr] at /rustc/46424fb5054f211ec836c5c03159f92e46bb35ac/library/std/src/panic.rs:359:14 [INFO] [stderr] 31: 0x5d699c22a000 - std::rt::lang_start_internal::h690c392d3d3c052a [INFO] [stderr] at /rustc/46424fb5054f211ec836c5c03159f92e46bb35ac/library/std/src/rt.rs:164:5 [INFO] [stderr] 32: 0x5d699c16cfd1 - std::rt::lang_start::ha7e78d27f4a383f9 [INFO] [stderr] 33: 0x5d699c169045 - main [INFO] [stderr] 34: 0x794ee12471ca - [INFO] [stderr] 35: 0x794ee124728b - __libc_start_main [INFO] [stderr] 36: 0x5d699c15d005 - _start [INFO] [stderr] 37: 0x0 - [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `mio` (lib) due to 1 previous error [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/46424fb5054f211ec836c5c03159f92e46bb35ac/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=26298a95c01187a4 -C extra-filename=-14d6caacfdfd48a4 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-17f2eeaa33d456c5.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-e976b2532402682d.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-41ee6f765af5d43e.rlib --extern proc_macro --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/rmetakRiZhQ" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `regex-syntax` (lib) due to 1 previous error [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetam73geP" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `wide` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "28011f3dc0699e1d153183c8579df516ccfe65961a33cac8ddb011cc658906ab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "28011f3dc0699e1d153183c8579df516ccfe65961a33cac8ddb011cc658906ab", kill_on_drop: false }` [INFO] [stdout] 28011f3dc0699e1d153183c8579df516ccfe65961a33cac8ddb011cc658906ab