[INFO] cloning repository https://github.com/hshs1216/chatapp_rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hshs1216/chatapp_rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhshs1216%2Fchatapp_rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhshs1216%2Fchatapp_rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9f37ab1b114e4ce446d888ecd4225a1f14ebf0c8 [INFO] checking hshs1216/chatapp_rust against master#03eb45452305f2d52348279d0caa5fc1f12c438d for pr-138176 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhshs1216%2Fchatapp_rust" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/hshs1216/chatapp_rust on toolchain 03eb45452305f2d52348279d0caa5fc1f12c438d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+03eb45452305f2d52348279d0caa5fc1f12c438d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/hshs1216/chatapp_rust [INFO] finished tweaking git repo https://github.com/hshs1216/chatapp_rust [INFO] tweaked toml for git repo https://github.com/hshs1216/chatapp_rust written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/hshs1216/chatapp_rust 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" "+03eb45452305f2d52348279d0caa5fc1f12c438d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded egui_web v0.17.0 [INFO] [stderr] Downloaded dark-light v0.2.3 [INFO] [stderr] Downloaded eframe v0.17.0 [INFO] [stderr] Downloaded egui-winit v0.17.0 [INFO] [stderr] Downloaded egui_glow v0.17.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+03eb45452305f2d52348279d0caa5fc1f12c438d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 721e5f65a7299d9fb85954e6e79515cc47198d37a95ff90d9d720c91695efbd9 [INFO] running `Command { std: "docker" "start" "-a" "721e5f65a7299d9fb85954e6e79515cc47198d37a95ff90d9d720c91695efbd9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "721e5f65a7299d9fb85954e6e79515cc47198d37a95ff90d9d720c91695efbd9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "721e5f65a7299d9fb85954e6e79515cc47198d37a95ff90d9d720c91695efbd9", kill_on_drop: false }` [INFO] [stdout] 721e5f65a7299d9fb85954e6e79515cc47198d37a95ff90d9d720c91695efbd9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+03eb45452305f2d52348279d0caa5fc1f12c438d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d5a5a49673cf3fb45578c05e0d9f5c6d33d769696aaee5f505433c16bd6015c8 [INFO] running `Command { std: "docker" "start" "-a" "d5a5a49673cf3fb45578c05e0d9f5c6d33d769696aaee5f505433c16bd6015c8", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling xml-rs v0.8.20 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking pin-project-lite v0.2.14 [INFO] [stderr] Checking log v0.4.22 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Checking futures-core v0.3.30 [INFO] [stderr] Checking libloading v0.8.4 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking scoped-tls v1.0.1 [INFO] [stderr] Checking downcast-rs v1.2.1 [INFO] [stderr] Checking futures-io v0.3.30 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Checking dlib v0.5.2 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Checking parking v2.2.0 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Compiling toml_datetime v0.6.6 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling ahash v0.7.8 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Checking concurrent-queue v2.5.0 [INFO] [stderr] Checking xcursor v0.3.5 [INFO] [stderr] Checking tinyvec_macros v0.1.1 [INFO] [stderr] Compiling wayland-sys v0.29.5 [INFO] [stderr] Compiling serde v1.0.204 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Checking tinyvec v1.8.0 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Checking event-listener v5.3.1 [INFO] [stderr] Checking cpufeatures v0.2.12 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Checking fastrand v2.1.0 [INFO] [stderr] Checking event-listener v2.5.3 [INFO] [stderr] Compiling syn v2.0.70 [INFO] [stderr] Compiling wayland-scanner v0.29.5 [INFO] [stderr] Checking ppv-lite86 v0.2.17 [INFO] [stderr] Checking event-listener-strategy v0.5.2 [INFO] [stderr] Compiling x11-dl v2.21.0 [INFO] [stderr] Compiling quick-xml v0.22.0 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling polling v2.8.0 [INFO] [stderr] Compiling memoffset v0.7.1 [INFO] [stderr] Checking futures-lite v2.3.0 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Compiling rustix v0.37.27 [INFO] [stderr] Checking fastrand v1.9.0 [INFO] [stderr] Checking ttf-parser v0.24.0 [INFO] [stderr] Checking async-task v4.7.1 [INFO] [stderr] Compiling parking_lot_core v0.8.6 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Checking unicode-normalization v0.1.23 [INFO] [stderr] Checking waker-fn v1.2.0 [INFO] [stderr] Checking unicode-bidi v0.3.15 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking nix v0.24.3 [INFO] [stderr] Checking atomic-waker v1.1.2 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking futures-lite v1.13.0 [INFO] [stderr] Checking piper v0.2.3 [INFO] [stderr] Compiling xcb v0.10.1 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Checking nix v0.22.3 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Compiling wayland-client v0.29.5 [INFO] [stderr] Compiling wayland-protocols v0.29.5 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Checking async-channel v2.3.1 [INFO] [stderr] Checking async-lock v2.8.0 [INFO] [stderr] Compiling smithay-client-toolkit v0.15.4 [INFO] [stderr] Compiling smithay-client-toolkit v0.16.1 [INFO] [stderr] Compiling async-fs v1.6.0 [INFO] [stderr] Compiling async-io v1.13.0 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Checking instant v0.1.13 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmeta3FvOly" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `static_assertions` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: failed to run custom build command for `wayland-client 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-client-170dbd241c898de7/build-script-build` (exit status: 101) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rerun-if-changed=./wayland.xml [INFO] [stderr] [INFO] [stderr] --- stderr [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: 0x5890e4820493 - std::backtrace_rs::backtrace::libunwind::trace::h124be3c5c110a6c7 [INFO] [stderr] at /rustc/03eb45452305f2d52348279d0caa5fc1f12c438d/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stderr] 1: 0x5890e4820493 - std::backtrace_rs::backtrace::trace_unsynchronized::h9a78924b5db95cea [INFO] [stderr] at /rustc/03eb45452305f2d52348279d0caa5fc1f12c438d/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stderr] 2: 0x5890e4820493 - std::sys::backtrace::_print_fmt::hc417e4340ce0f9a0 [INFO] [stderr] at /rustc/03eb45452305f2d52348279d0caa5fc1f12c438d/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x5890e4820493 - ::fmt::hc2e46fae3580625c [INFO] [stderr] at /rustc/03eb45452305f2d52348279d0caa5fc1f12c438d/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x5890e48422c3 - core::fmt::rt::Argument::fmt::hc79967b12b24abc8 [INFO] [stderr] at /rustc/03eb45452305f2d52348279d0caa5fc1f12c438d/library/core/src/fmt/rt.rs:177:76 [INFO] [stderr] 5: 0x5890e48422c3 - core::fmt::write::hb448494b26775f7b [INFO] [stderr] at /rustc/03eb45452305f2d52348279d0caa5fc1f12c438d/library/core/src/fmt/mod.rs:1449:21 [INFO] [stderr] 6: 0x5890e481db33 - std::io::Write::write_fmt::hfce4a9c328a58b98 [INFO] [stderr] at /rustc/03eb45452305f2d52348279d0caa5fc1f12c438d/library/std/src/io/mod.rs:1890:15 [INFO] [stderr] 7: 0x5890e48202e2 - std::sys::backtrace::BacktraceLock::print::hc7ce9813b36f0cbe [INFO] [stderr] at /rustc/03eb45452305f2d52348279d0caa5fc1f12c438d/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 8: 0x5890e482123a - std::panicking::default_hook::{{closure}}::hebf151341ee254b3 [INFO] [stderr] at /rustc/03eb45452305f2d52348279d0caa5fc1f12c438d/library/std/src/panicking.rs:298:22 [INFO] [stderr] 9: 0x5890e48210aa - std::panicking::default_hook::he127c3b71f25cac1 [INFO] [stderr] at /rustc/03eb45452305f2d52348279d0caa5fc1f12c438d/library/std/src/panicking.rs:325:9 [INFO] [stderr] 10: 0x5890e4821c52 - std::panicking::rust_panic_with_hook::hd9caf23263c458fc [INFO] [stderr] at /rustc/03eb45452305f2d52348279d0caa5fc1f12c438d/library/std/src/panicking.rs:831:13 [INFO] [stderr] 11: 0x5890e48219da - std::panicking::begin_panic_handler::{{closure}}::hac89792febe6aab2 [INFO] [stderr] at /rustc/03eb45452305f2d52348279d0caa5fc1f12c438d/library/std/src/panicking.rs:704:13 [INFO] [stderr] 12: 0x5890e4820999 - std::sys::backtrace::__rust_end_short_backtrace::hbecdb714f167b246 [INFO] [stderr] at /rustc/03eb45452305f2d52348279d0caa5fc1f12c438d/library/std/src/sys/backtrace.rs:168:18 [INFO] [stderr] 13: 0x5890e482166d - rust_begin_unwind [INFO] [stderr] at /rustc/03eb45452305f2d52348279d0caa5fc1f12c438d/library/std/src/panicking.rs:695:5 [INFO] [stderr] 14: 0x5890e4841200 - core::panicking::panic_fmt::h1cf9ba5fa191c611 [INFO] [stderr] at /rustc/03eb45452305f2d52348279d0caa5fc1f12c438d/library/core/src/panicking.rs:75:14 [INFO] [stderr] 15: 0x5890e4841596 - core::result::unwrap_failed::h6967c0ab92fe22e3 [INFO] [stderr] at /rustc/03eb45452305f2d52348279d0caa5fc1f12c438d/library/core/src/result.rs:1704:5 [INFO] [stderr] 16: 0x5890e475b1fc - wayland_scanner::generate_code_with_destructor_events::h2e07fef5724c5190 [INFO] [stderr] 17: 0x5890e4760260 - build_script_build::main::h281df2d7ed95f7ad [INFO] [stderr] 18: 0x5890e475c273 - core::ops::function::FnOnce::call_once::h344c94c8516649f3 [INFO] [stderr] 19: 0x5890e4760c66 - std::sys::backtrace::__rust_begin_short_backtrace::ha41d4a5da3e44e89 [INFO] [stderr] 20: 0x5890e475b6b9 - std::rt::lang_start::{{closure}}::h8cec1bd9431cf088 [INFO] [stderr] 21: 0x5890e481a650 - core::ops::function::impls:: for &F>::call_once::h36561f89bf07bdb8 [INFO] [stderr] at /rustc/03eb45452305f2d52348279d0caa5fc1f12c438d/library/core/src/ops/function.rs:284:13 [INFO] [stderr] 22: 0x5890e481a650 - std::panicking::try::do_call::hb96854f3865fe2f5 [INFO] [stderr] at /rustc/03eb45452305f2d52348279d0caa5fc1f12c438d/library/std/src/panicking.rs:587:40 [INFO] [stderr] 23: 0x5890e481a650 - std::panicking::try::hd7ddf52f6bb6d2a7 [INFO] [stderr] at /rustc/03eb45452305f2d52348279d0caa5fc1f12c438d/library/std/src/panicking.rs:550:19 [INFO] [stderr] 24: 0x5890e481a650 - std::panic::catch_unwind::hfd8744e3627aa785 [INFO] [stderr] at /rustc/03eb45452305f2d52348279d0caa5fc1f12c438d/library/std/src/panic.rs:359:14 [INFO] [stderr] 25: 0x5890e481a650 - std::rt::lang_start_internal::{{closure}}::hedf010bcfa185aec [INFO] [stderr] at /rustc/03eb45452305f2d52348279d0caa5fc1f12c438d/library/std/src/rt.rs:168:24 [INFO] [stderr] 26: 0x5890e481a650 - std::panicking::try::do_call::h5fd1b29d3a90f567 [INFO] [stderr] at /rustc/03eb45452305f2d52348279d0caa5fc1f12c438d/library/std/src/panicking.rs:587:40 [INFO] [stderr] 27: 0x5890e481a650 - std::panicking::try::hffa12f5f69547ed2 [INFO] [stderr] at /rustc/03eb45452305f2d52348279d0caa5fc1f12c438d/library/std/src/panicking.rs:550:19 [INFO] [stderr] 28: 0x5890e481a650 - std::panic::catch_unwind::h24311c696b0877a2 [INFO] [stderr] at /rustc/03eb45452305f2d52348279d0caa5fc1f12c438d/library/std/src/panic.rs:359:14 [INFO] [stderr] 29: 0x5890e481a650 - std::rt::lang_start_internal::h5f12af1b60b1b029 [INFO] [stderr] at /rustc/03eb45452305f2d52348279d0caa5fc1f12c438d/library/std/src/rt.rs:164:5 [INFO] [stderr] 30: 0x5890e475b6a1 - std::rt::lang_start::h5ed45353e5a237e0 [INFO] [stderr] 31: 0x5890e47602b5 - main [INFO] [stderr] 32: 0x787bf973fd90 - [INFO] [stderr] 33: 0x787bf973fe40 - __libc_start_main [INFO] [stderr] 34: 0x5890e47505c5 - _start [INFO] [stderr] 35: 0x0 - [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaEauloi" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `instant` (lib) due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcevtafz/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libautocfg-0c4f859a930e1eb4.rlib}.rlib" "/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-*,liballoc-*,librustc_std_workspace_core-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcevtafz/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/build/async-io-a9054325291939b3/build_script_build-a9054325291939b3" "-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] 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 `async-io` (build script) due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustc31BUtL/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libautocfg-0c4f859a930e1eb4.rlib}.rlib" "/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-*,liballoc-*,librustc_std_workspace_core-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustc31BUtL/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/build/async-fs-87a5f58701b6a69d/build_script_build-87a5f58701b6a69d" "-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] 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 `async-fs` (build script) due to 1 previous error [INFO] [stdout] error: failed to build archive at `/opt/rustwide/target/debug/deps/libsyn-762f02b6f8965c7f.rlib`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `syn` (lib) due to 1 previous error [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-3e8a761af7296354/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] cargo:rerun-if-changed=./protocols/unstable/relative-pointer/relative-pointer-unstable-v1.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/tablet/tablet-unstable-v1.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/tablet/tablet-unstable-v2.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/text-input/text-input-unstable-v1.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/text-input/text-input-unstable-v3.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/xdg-decoration/xdg-decoration-unstable-v1.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/xdg-foreign/xdg-foreign-unstable-v1.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/xdg-foreign/xdg-foreign-unstable-v2.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/xdg-output/xdg-output-unstable-v1.xml [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '03eb45452305f2d52348279d0caa5fc1f12c438d'. [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 '03eb45452305f2d52348279d0caa5fc1f12c438d'. [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 '03eb45452305f2d52348279d0caa5fc1f12c438d'. [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 '03eb45452305f2d52348279d0caa5fc1f12c438d'. [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 '03eb45452305f2d52348279d0caa5fc1f12c438d'. [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 '03eb45452305f2d52348279d0caa5fc1f12c438d'. [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 '03eb45452305f2d52348279d0caa5fc1f12c438d'. [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 '03eb45452305f2d52348279d0caa5fc1f12c438d'. [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 '03eb45452305f2d52348279d0caa5fc1f12c438d'. [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 '03eb45452305f2d52348279d0caa5fc1f12c438d'. [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 '03eb45452305f2d52348279d0caa5fc1f12c438d'. [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 '03eb45452305f2d52348279d0caa5fc1f12c438d'. [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 '03eb45452305f2d52348279d0caa5fc1f12c438d'. [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 '03eb45452305f2d52348279d0caa5fc1f12c438d'. [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 '03eb45452305f2d52348279d0caa5fc1f12c438d'. [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 '03eb45452305f2d52348279d0caa5fc1f12c438d'. [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 '03eb45452305f2d52348279d0caa5fc1f12c438d'. [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 '03eb45452305f2d52348279d0caa5fc1f12c438d'. [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 '03eb45452305f2d52348279d0caa5fc1f12c438d'. [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 '03eb45452305f2d52348279d0caa5fc1f12c438d'. [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 '03eb45452305f2d52348279d0caa5fc1f12c438d'. [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 '03eb45452305f2d52348279d0caa5fc1f12c438d'. [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 '03eb45452305f2d52348279d0caa5fc1f12c438d'. [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 '03eb45452305f2d52348279d0caa5fc1f12c438d'. [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 '03eb45452305f2d52348279d0caa5fc1f12c438d'. [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: 0x5f1c2c592a53 - std::backtrace_rs::backtrace::libunwind::trace::h124be3c5c110a6c7 [INFO] [stderr] at /rustc/03eb45452305f2d52348279d0caa5fc1f12c438d/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stderr] 1: 0x5f1c2c592a53 - std::backtrace_rs::backtrace::trace_unsynchronized::h9a78924b5db95cea [INFO] [stderr] at /rustc/03eb45452305f2d52348279d0caa5fc1f12c438d/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stderr] 2: 0x5f1c2c592a53 - std::sys::backtrace::_print_fmt::hc417e4340ce0f9a0 [INFO] [stderr] at /rustc/03eb45452305f2d52348279d0caa5fc1f12c438d/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x5f1c2c592a53 - ::fmt::hc2e46fae3580625c [INFO] [stderr] at /rustc/03eb45452305f2d52348279d0caa5fc1f12c438d/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x5f1c2c5b4883 - core::fmt::rt::Argument::fmt::hc79967b12b24abc8 [INFO] [stderr] at /rustc/03eb45452305f2d52348279d0caa5fc1f12c438d/library/core/src/fmt/rt.rs:177:76 [INFO] [stderr] 5: 0x5f1c2c5b4883 - core::fmt::write::hb448494b26775f7b [INFO] [stderr] at /rustc/03eb45452305f2d52348279d0caa5fc1f12c438d/library/core/src/fmt/mod.rs:1449:21 [INFO] [stderr] 6: 0x5f1c2c5900f3 - std::io::Write::write_fmt::hfce4a9c328a58b98 [INFO] [stderr] at /rustc/03eb45452305f2d52348279d0caa5fc1f12c438d/library/std/src/io/mod.rs:1890:15 [INFO] [stderr] 7: 0x5f1c2c5928a2 - std::sys::backtrace::BacktraceLock::print::hc7ce9813b36f0cbe [INFO] [stderr] at /rustc/03eb45452305f2d52348279d0caa5fc1f12c438d/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 8: 0x5f1c2c5937fa - std::panicking::default_hook::{{closure}}::hebf151341ee254b3 [INFO] [stderr] at /rustc/03eb45452305f2d52348279d0caa5fc1f12c438d/library/std/src/panicking.rs:298:22 [INFO] [stderr] 9: 0x5f1c2c59366a - std::panicking::default_hook::he127c3b71f25cac1 [INFO] [stderr] at /rustc/03eb45452305f2d52348279d0caa5fc1f12c438d/library/std/src/panicking.rs:325:9 [INFO] [stderr] 10: 0x5f1c2c594212 - std::panicking::rust_panic_with_hook::hd9caf23263c458fc [INFO] [stderr] at /rustc/03eb45452305f2d52348279d0caa5fc1f12c438d/library/std/src/panicking.rs:831:13 [INFO] [stderr] 11: 0x5f1c2c593f9a - std::panicking::begin_panic_handler::{{closure}}::hac89792febe6aab2 [INFO] [stderr] at /rustc/03eb45452305f2d52348279d0caa5fc1f12c438d/library/std/src/panicking.rs:704:13 [INFO] [stderr] 12: 0x5f1c2c592f59 - std::sys::backtrace::__rust_end_short_backtrace::hbecdb714f167b246 [INFO] [stderr] at /rustc/03eb45452305f2d52348279d0caa5fc1f12c438d/library/std/src/sys/backtrace.rs:168:18 [INFO] [stderr] 13: 0x5f1c2c593c2d - rust_begin_unwind [INFO] [stderr] at /rustc/03eb45452305f2d52348279d0caa5fc1f12c438d/library/std/src/panicking.rs:695:5 [INFO] [stderr] 14: 0x5f1c2c5b37c0 - core::panicking::panic_fmt::h1cf9ba5fa191c611 [INFO] [stderr] at /rustc/03eb45452305f2d52348279d0caa5fc1f12c438d/library/core/src/panicking.rs:75:14 [INFO] [stderr] 15: 0x5f1c2c5b3b56 - core::result::unwrap_failed::h6967c0ab92fe22e3 [INFO] [stderr] at /rustc/03eb45452305f2d52348279d0caa5fc1f12c438d/library/core/src/result.rs:1704:5 [INFO] [stderr] 16: 0x5f1c2c4ca969 - wayland_scanner::generate_code_with_destructor_events::hb0f60bbec50a14f8 [INFO] [stderr] 17: 0x5f1c2c4d157d - build_script_build::generate_protocol::h087979bcef4e08a4 [INFO] [stderr] 18: 0x5f1c2c4d29b3 - build_script_build::main::h113d18cdb83cd4f0 [INFO] [stderr] 19: 0x5f1c2c4d4463 - core::ops::function::FnOnce::call_once::hdf14b9602e93ff83 [INFO] [stderr] 20: 0x5f1c2c4cd286 - std::sys::backtrace::__rust_begin_short_backtrace::h0197ad32dd4156a9 [INFO] [stderr] 21: 0x5f1c2c4caef9 - std::rt::lang_start::{{closure}}::h9b2090de0a1ed708 [INFO] [stderr] 22: 0x5f1c2c58cc10 - core::ops::function::impls:: for &F>::call_once::h36561f89bf07bdb8 [INFO] [stderr] at /rustc/03eb45452305f2d52348279d0caa5fc1f12c438d/library/core/src/ops/function.rs:284:13 [INFO] [stderr] 23: 0x5f1c2c58cc10 - std::panicking::try::do_call::hb96854f3865fe2f5 [INFO] [stderr] at /rustc/03eb45452305f2d52348279d0caa5fc1f12c438d/library/std/src/panicking.rs:587:40 [INFO] [stderr] 24: 0x5f1c2c58cc10 - std::panicking::try::hd7ddf52f6bb6d2a7 [INFO] [stderr] at /rustc/03eb45452305f2d52348279d0caa5fc1f12c438d/library/std/src/panicking.rs:550:19 [INFO] [stderr] 25: 0x5f1c2c58cc10 - std::panic::catch_unwind::hfd8744e3627aa785 [INFO] [stderr] at /rustc/03eb45452305f2d52348279d0caa5fc1f12c438d/library/std/src/panic.rs:359:14 [INFO] [stderr] 26: 0x5f1c2c58cc10 - std::rt::lang_start_internal::{{closure}}::hedf010bcfa185aec [INFO] [stderr] at /rustc/03eb45452305f2d52348279d0caa5fc1f12c438d/library/std/src/rt.rs:168:24 [INFO] [stderr] 27: 0x5f1c2c58cc10 - std::panicking::try::do_call::h5fd1b29d3a90f567 [INFO] [stderr] at /rustc/03eb45452305f2d52348279d0caa5fc1f12c438d/library/std/src/panicking.rs:587:40 [INFO] [stderr] 28: 0x5f1c2c58cc10 - std::panicking::try::hffa12f5f69547ed2 [INFO] [stderr] at /rustc/03eb45452305f2d52348279d0caa5fc1f12c438d/library/std/src/panicking.rs:550:19 [INFO] [stderr] 29: 0x5f1c2c58cc10 - std::panic::catch_unwind::h24311c696b0877a2 [INFO] [stderr] at /rustc/03eb45452305f2d52348279d0caa5fc1f12c438d/library/std/src/panic.rs:359:14 [INFO] [stderr] 30: 0x5f1c2c58cc10 - std::rt::lang_start_internal::h5f12af1b60b1b029 [INFO] [stderr] at /rustc/03eb45452305f2d52348279d0caa5fc1f12c438d/library/std/src/rt.rs:164:5 [INFO] [stderr] 31: 0x5f1c2c4caee1 - std::rt::lang_start::hf6b101a09ce064f5 [INFO] [stderr] 32: 0x5f1c2c4d3545 - main [INFO] [stderr] 33: 0x70c8c87f2d90 - [INFO] [stderr] 34: 0x70c8c87f2e40 - __libc_start_main [INFO] [stderr] 35: 0x5f1c2c4c0805 - _start [INFO] [stderr] 36: 0x0 - [INFO] running `Command { std: "docker" "inspect" "d5a5a49673cf3fb45578c05e0d9f5c6d33d769696aaee5f505433c16bd6015c8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d5a5a49673cf3fb45578c05e0d9f5c6d33d769696aaee5f505433c16bd6015c8", kill_on_drop: false }` [INFO] [stdout] d5a5a49673cf3fb45578c05e0d9f5c6d33d769696aaee5f505433c16bd6015c8