[INFO] cloning repository https://github.com/b00lduck/soundboard2-player [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/b00lduck/soundboard2-player" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fb00lduck%2Fsoundboard2-player", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fb00lduck%2Fsoundboard2-player'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 50384c224a5a99e7c933f0846908dac90998cd90 [INFO] testing b00lduck/soundboard2-player against master#1ddedbaa5919b7b3e70d984660e21e844c615c97 for pr-128400 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fb00lduck%2Fsoundboard2-player" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/b00lduck/soundboard2-player on toolchain 1ddedbaa5919b7b3e70d984660e21e844c615c97 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1ddedbaa5919b7b3e70d984660e21e844c615c97" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/b00lduck/soundboard2-player [INFO] finished tweaking git repo https://github.com/b00lduck/soundboard2-player [INFO] tweaked toml for git repo https://github.com/b00lduck/soundboard2-player written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/b00lduck/soundboard2-player 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" "+1ddedbaa5919b7b3e70d984660e21e844c615c97" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded bitflags v1.0.5 [INFO] [stderr] Downloaded cc v1.0.36 [INFO] [stderr] Downloaded gleam v0.6.17 [INFO] [stderr] Downloaded glutin v0.20.0 [INFO] [stderr] Downloaded winit v0.19.1 [INFO] [stderr] Downloaded glium v0.24.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+1ddedbaa5919b7b3e70d984660e21e844c615c97" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5cfd83591c401c092d968003eeac02735da13d4434e1b29f5f70fd5a7b7682b4 [INFO] running `Command { std: "docker" "start" "-a" "5cfd83591c401c092d968003eeac02735da13d4434e1b29f5f70fd5a7b7682b4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5cfd83591c401c092d968003eeac02735da13d4434e1b29f5f70fd5a7b7682b4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5cfd83591c401c092d968003eeac02735da13d4434e1b29f5f70fd5a7b7682b4", kill_on_drop: false }` [INFO] [stdout] 5cfd83591c401c092d968003eeac02735da13d4434e1b29f5f70fd5a7b7682b4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+1ddedbaa5919b7b3e70d984660e21e844c615c97" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7535839f449ccb868176231f81fd4ac34422524134ca57559293e5a74341e9cc [INFO] running `Command { std: "docker" "start" "-a" "7535839f449ccb868176231f81fd4ac34422524134ca57559293e5a74341e9cc", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.54 [INFO] [stderr] Compiling cc v1.0.36 [INFO] [stderr] Compiling xml-rs v0.8.0 [INFO] [stderr] Compiling cfg-if v0.1.7 [INFO] [stderr] Compiling autocfg v0.1.2 [INFO] [stderr] Compiling lazy_static v1.3.0 [INFO] [stderr] Compiling rand_core v0.4.0 [INFO] [stderr] Compiling num-traits v0.2.6 [INFO] [stderr] Compiling proc-macro2 v0.4.29 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Compiling byteorder v1.3.1 [INFO] [stderr] Compiling pkg-config v0.3.14 [INFO] [stderr] Compiling bitflags v1.0.5 [INFO] [stderr] Compiling gl_generator v0.11.0 [INFO] [stderr] Compiling quote v0.6.12 [INFO] [stderr] Compiling libloading v0.5.0 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling wayland-scanner v0.21.12 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling nix v0.13.0 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling arrayvec v0.4.10 [INFO] [stderr] Compiling dlib v0.4.1 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling wayland-sys v0.21.12 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling nodrop v0.1.13 [INFO] [stderr] Compiling smallvec v0.6.9 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling stb_truetype v0.2.6 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling x11-dl v2.18.3 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling ordered-float v1.0.2 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling same-file v1.0.4 [INFO] [stderr] Compiling downcast-rs v1.0.4 [INFO] [stderr] Compiling stable_deref_trait v1.1.1 [INFO] [stderr] Compiling owning_ref v0.4.0 [INFO] [stderr] Compiling walkdir v2.2.7 [INFO] [stderr] Compiling rusttype v0.7.6 [INFO] [stderr] Compiling line_drawing v0.7.0 [INFO] [stderr] Compiling xdg v2.2.0 [INFO] [stderr] Compiling scopeguard v0.3.3 [INFO] [stderr] Compiling lock_api v0.1.5 [INFO] [stderr] Compiling wayland-client v0.21.12 [INFO] [stderr] Compiling wayland-protocols v0.21.12 [INFO] [stderr] Compiling andrew v0.2.1 [INFO] [stderr] Compiling glutin_egl_sys v0.1.3 [INFO] [stderr] Compiling glutin_glx_sys v0.1.5 [INFO] [stderr] Compiling alsa-sys v0.1.2 [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: failed to run custom build command for `wayland-client v0.21.12` [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-6f149cb4c796a327/build-script-build` (exit status: 101) [INFO] [stderr] --- stderr [INFO] [stderr] thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wayland-scanner-0.21.12/src/lib.rs:208: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: 0x564e3b7b0e15 - std::backtrace_rs::backtrace::libunwind::trace::hdfc9607bf31dbc86 [INFO] [stderr] at /rustc/1ddedbaa5919b7b3e70d984660e21e844c615c97/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5 [INFO] [stderr] 1: 0x564e3b7b0e15 - std::backtrace_rs::backtrace::trace_unsynchronized::h835e0ca3083fcb54 [INFO] [stderr] at /rustc/1ddedbaa5919b7b3e70d984660e21e844c615c97/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x564e3b7b0e15 - std::sys::backtrace::_print_fmt::hf81d1bed8dde1f05 [INFO] [stderr] at /rustc/1ddedbaa5919b7b3e70d984660e21e844c615c97/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x564e3b7b0e15 - ::fmt::h0e21387e4dc195e8 [INFO] [stderr] at /rustc/1ddedbaa5919b7b3e70d984660e21e844c615c97/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x564e3b7d286b - core::fmt::rt::Argument::fmt::hf0a2360aea19729b [INFO] [stderr] at /rustc/1ddedbaa5919b7b3e70d984660e21e844c615c97/library/core/src/fmt/rt.rs:173:76 [INFO] [stderr] 5: 0x564e3b7d286b - core::fmt::write::h76a391ed15942408 [INFO] [stderr] at /rustc/1ddedbaa5919b7b3e70d984660e21e844c615c97/library/core/src/fmt/mod.rs:1178:21 [INFO] [stderr] 6: 0x564e3b7aeb3f - std::io::Write::write_fmt::h45949786831e4e35 [INFO] [stderr] at /rustc/1ddedbaa5919b7b3e70d984660e21e844c615c97/library/std/src/io/mod.rs:1823:15 [INFO] [stderr] 7: 0x564e3b7b22e1 - std::sys::backtrace::BacktraceLock::print::hfbac027926ddf935 [INFO] [stderr] at /rustc/1ddedbaa5919b7b3e70d984660e21e844c615c97/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 8: 0x564e3b7b22e1 - std::panicking::default_hook::{{closure}}::h901010a60b64ccc3 [INFO] [stderr] at /rustc/1ddedbaa5919b7b3e70d984660e21e844c615c97/library/std/src/panicking.rs:266:22 [INFO] [stderr] 9: 0x564e3b7b1fbc - std::panicking::default_hook::had7425277af071c7 [INFO] [stderr] at /rustc/1ddedbaa5919b7b3e70d984660e21e844c615c97/library/std/src/panicking.rs:293:9 [INFO] [stderr] 10: 0x564e3b7b2bef - as core::ops::function::Fn>::call::ha2e26086c015e62d [INFO] [stderr] at /rustc/1ddedbaa5919b7b3e70d984660e21e844c615c97/library/alloc/src/boxed.rs:2162:9 [INFO] [stderr] 11: 0x564e3b7b2bef - std::panicking::rust_panic_with_hook::hac0e92610e1e4d1b [INFO] [stderr] at /rustc/1ddedbaa5919b7b3e70d984660e21e844c615c97/library/std/src/panicking.rs:805:13 [INFO] [stderr] 12: 0x564e3b7b2817 - std::panicking::begin_panic_handler::{{closure}}::h1fb6563ca25c0091 [INFO] [stderr] at /rustc/1ddedbaa5919b7b3e70d984660e21e844c615c97/library/std/src/panicking.rs:671:13 [INFO] [stderr] 13: 0x564e3b7b12d9 - std::sys::backtrace::__rust_end_short_backtrace::he90d714ee124ec57 [INFO] [stderr] at /rustc/1ddedbaa5919b7b3e70d984660e21e844c615c97/library/std/src/sys/backtrace.rs:170:18 [INFO] [stderr] 14: 0x564e3b7b24a4 - rust_begin_unwind [INFO] [stderr] at /rustc/1ddedbaa5919b7b3e70d984660e21e844c615c97/library/std/src/panicking.rs:662:5 [INFO] [stderr] 15: 0x564e3b7d1623 - core::panicking::panic_fmt::h2c076b2ed9eeb82c [INFO] [stderr] at /rustc/1ddedbaa5919b7b3e70d984660e21e844c615c97/library/core/src/panicking.rs:74:14 [INFO] [stderr] 16: 0x564e3b7d1af6 - core::result::unwrap_failed::h0be6dd1a77884bef [INFO] [stderr] at /rustc/1ddedbaa5919b7b3e70d984660e21e844c615c97/library/core/src/result.rs:1679:5 [INFO] [stderr] 17: 0x564e3b6c8320 - wayland_scanner::generate_c_code::h215daf55a1175150 [INFO] [stderr] 18: 0x564e3b6ce358 - build_script_build::main::h8a5a0f770fbd2845 [INFO] [stderr] 19: 0x564e3b6cb4b3 - core::ops::function::FnOnce::call_once::ha64a2466813b8676 [INFO] [stderr] 20: 0x564e3b6c9a26 - std::sys::backtrace::__rust_begin_short_backtrace::h8787d8eb373242c4 [INFO] [stderr] 21: 0x564e3b6d6099 - std::rt::lang_start::{{closure}}::hd2535f5f9a59c891 [INFO] [stderr] 22: 0x564e3b7abd80 - core::ops::function::impls:: for &F>::call_once::h8ab306cc603774e7 [INFO] [stderr] at /rustc/1ddedbaa5919b7b3e70d984660e21e844c615c97/library/core/src/ops/function.rs:284:13 [INFO] [stderr] 23: 0x564e3b7abd80 - std::panicking::try::do_call::hfab68544b168543f [INFO] [stderr] at /rustc/1ddedbaa5919b7b3e70d984660e21e844c615c97/library/std/src/panicking.rs:554:40 [INFO] [stderr] 24: 0x564e3b7abd80 - std::panicking::try::he309c514c1f2d55b [INFO] [stderr] at /rustc/1ddedbaa5919b7b3e70d984660e21e844c615c97/library/std/src/panicking.rs:518:19 [INFO] [stderr] 25: 0x564e3b7abd80 - std::panic::catch_unwind::h71495d5bf5c3b7b3 [INFO] [stderr] at /rustc/1ddedbaa5919b7b3e70d984660e21e844c615c97/library/std/src/panic.rs:345:14 [INFO] [stderr] 26: 0x564e3b7abd80 - std::rt::lang_start_internal::{{closure}}::h0583eaa08d2d105f [INFO] [stderr] at /rustc/1ddedbaa5919b7b3e70d984660e21e844c615c97/library/std/src/rt.rs:143:48 [INFO] [stderr] 27: 0x564e3b7abd80 - std::panicking::try::do_call::h2b0c8de3259564d9 [INFO] [stderr] at /rustc/1ddedbaa5919b7b3e70d984660e21e844c615c97/library/std/src/panicking.rs:554:40 [INFO] [stderr] 28: 0x564e3b7abd80 - std::panicking::try::h9069e6b296898d94 [INFO] [stderr] at /rustc/1ddedbaa5919b7b3e70d984660e21e844c615c97/library/std/src/panicking.rs:518:19 [INFO] [stderr] 29: 0x564e3b7abd80 - std::panic::catch_unwind::heeda54b5a6ad86aa [INFO] [stderr] at /rustc/1ddedbaa5919b7b3e70d984660e21e844c615c97/library/std/src/panic.rs:345:14 [INFO] [stderr] 30: 0x564e3b7abd80 - std::rt::lang_start_internal::h6337a0745392e5db [INFO] [stderr] at /rustc/1ddedbaa5919b7b3e70d984660e21e844c615c97/library/std/src/rt.rs:143:20 [INFO] [stderr] 31: 0x564e3b6d6077 - std::rt::lang_start::hfb7af98a91b01047 [INFO] [stderr] 32: 0x564e3b6ce3d5 - main [INFO] [stderr] 33: 0x7f575bc17d90 - [INFO] [stderr] 34: 0x7f575bc17e40 - __libc_start_main [INFO] [stderr] 35: 0x564e3b6c7935 - _start [INFO] [stderr] 36: 0x0 - [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `andrew` (lib) [INFO] [stderr] error: could not compile `glutin_glx_sys` (build script) [INFO] [stderr] error: failed to run custom build command for `wayland-protocols v0.21.12` [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-d04c4a44deeeae3c/build-script-build` (exit status: 101) [INFO] [stderr] --- stderr [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '1ddedbaa5919b7b3e70d984660e21e844c615c97'. [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 '1ddedbaa5919b7b3e70d984660e21e844c615c97'. [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 '1ddedbaa5919b7b3e70d984660e21e844c615c97'. [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 '1ddedbaa5919b7b3e70d984660e21e844c615c97'. [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] thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wayland-scanner-0.21.12/src/lib.rs:145:80: [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: 0x55d09422e405 - std::backtrace_rs::backtrace::libunwind::trace::hdfc9607bf31dbc86 [INFO] [stderr] at /rustc/1ddedbaa5919b7b3e70d984660e21e844c615c97/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5 [INFO] [stderr] 1: 0x55d09422e405 - std::backtrace_rs::backtrace::trace_unsynchronized::h835e0ca3083fcb54 [INFO] [stderr] at /rustc/1ddedbaa5919b7b3e70d984660e21e844c615c97/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x55d09422e405 - std::sys::backtrace::_print_fmt::hf81d1bed8dde1f05 [INFO] [stderr] at /rustc/1ddedbaa5919b7b3e70d984660e21e844c615c97/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x55d09422e405 - ::fmt::h0e21387e4dc195e8 [INFO] [stderr] at /rustc/1ddedbaa5919b7b3e70d984660e21e844c615c97/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x55d09424fe5b - core::fmt::rt::Argument::fmt::hf0a2360aea19729b [INFO] [stderr] at /rustc/1ddedbaa5919b7b3e70d984660e21e844c615c97/library/core/src/fmt/rt.rs:173:76 [INFO] [stderr] 5: 0x55d09424fe5b - core::fmt::write::h76a391ed15942408 [INFO] [stderr] at /rustc/1ddedbaa5919b7b3e70d984660e21e844c615c97/library/core/src/fmt/mod.rs:1178:21 [INFO] [stderr] 6: 0x55d09422c12f - std::io::Write::write_fmt::h45949786831e4e35 [INFO] [stderr] at /rustc/1ddedbaa5919b7b3e70d984660e21e844c615c97/library/std/src/io/mod.rs:1823:15 [INFO] [stderr] 7: 0x55d09422f8d1 - std::sys::backtrace::BacktraceLock::print::hfbac027926ddf935 [INFO] [stderr] at /rustc/1ddedbaa5919b7b3e70d984660e21e844c615c97/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 8: 0x55d09422f8d1 - std::panicking::default_hook::{{closure}}::h901010a60b64ccc3 [INFO] [stderr] at /rustc/1ddedbaa5919b7b3e70d984660e21e844c615c97/library/std/src/panicking.rs:266:22 [INFO] [stderr] 9: 0x55d09422f5ac - std::panicking::default_hook::had7425277af071c7 [INFO] [stderr] at /rustc/1ddedbaa5919b7b3e70d984660e21e844c615c97/library/std/src/panicking.rs:293:9 [INFO] [stderr] 10: 0x55d0942301df - as core::ops::function::Fn>::call::ha2e26086c015e62d [INFO] [stderr] at /rustc/1ddedbaa5919b7b3e70d984660e21e844c615c97/library/alloc/src/boxed.rs:2162:9 [INFO] [stderr] 11: 0x55d0942301df - std::panicking::rust_panic_with_hook::hac0e92610e1e4d1b [INFO] [stderr] at /rustc/1ddedbaa5919b7b3e70d984660e21e844c615c97/library/std/src/panicking.rs:805:13 [INFO] [stderr] 12: 0x55d09422fe07 - std::panicking::begin_panic_handler::{{closure}}::h1fb6563ca25c0091 [INFO] [stderr] at /rustc/1ddedbaa5919b7b3e70d984660e21e844c615c97/library/std/src/panicking.rs:671:13 [INFO] [stderr] 13: 0x55d09422e8c9 - std::sys::backtrace::__rust_end_short_backtrace::he90d714ee124ec57 [INFO] [stderr] at /rustc/1ddedbaa5919b7b3e70d984660e21e844c615c97/library/std/src/sys/backtrace.rs:170:18 [INFO] [stderr] 14: 0x55d09422fa94 - rust_begin_unwind [INFO] [stderr] at /rustc/1ddedbaa5919b7b3e70d984660e21e844c615c97/library/std/src/panicking.rs:662:5 [INFO] [stderr] 15: 0x55d09424ec13 - core::panicking::panic_fmt::h2c076b2ed9eeb82c [INFO] [stderr] at /rustc/1ddedbaa5919b7b3e70d984660e21e844c615c97/library/core/src/panicking.rs:74:14 [INFO] [stderr] 16: 0x55d09424f0e6 - core::result::unwrap_failed::h0be6dd1a77884bef [INFO] [stderr] at /rustc/1ddedbaa5919b7b3e70d984660e21e844c615c97/library/core/src/result.rs:1679:5 [INFO] [stderr] 17: 0x55d094144561 - wayland_scanner::generate_c_interfaces::h66d078392329e134 [INFO] [stderr] 18: 0x55d09414e24c - build_script_build::generate_protocol::h6d24acad04043ef3 [INFO] [stderr] 19: 0x55d09414f8b6 - build_script_build::main::h56b46d64f6680e9d [INFO] [stderr] 20: 0x55d094155753 - core::ops::function::FnOnce::call_once::h840fa053fd54a131 [INFO] [stderr] 21: 0x55d09414c526 - std::sys::backtrace::__rust_begin_short_backtrace::h75d79f0e1ba67b64 [INFO] [stderr] 22: 0x55d09414c4f9 - std::rt::lang_start::{{closure}}::h5c45adf5d3848f70 [INFO] [stderr] 23: 0x55d094229370 - core::ops::function::impls:: for &F>::call_once::h8ab306cc603774e7 [INFO] [stderr] at /rustc/1ddedbaa5919b7b3e70d984660e21e844c615c97/library/core/src/ops/function.rs:284:13 [INFO] [stderr] 24: 0x55d094229370 - std::panicking::try::do_call::hfab68544b168543f [INFO] [stderr] at /rustc/1ddedbaa5919b7b3e70d984660e21e844c615c97/library/std/src/panicking.rs:554:40 [INFO] [stderr] 25: 0x55d094229370 - std::panicking::try::he309c514c1f2d55b [INFO] [stderr] at /rustc/1ddedbaa5919b7b3e70d984660e21e844c615c97/library/std/src/panicking.rs:518:19 [INFO] [stderr] 26: 0x55d094229370 - std::panic::catch_unwind::h71495d5bf5c3b7b3 [INFO] [stderr] at /rustc/1ddedbaa5919b7b3e70d984660e21e844c615c97/library/std/src/panic.rs:345:14 [INFO] [stderr] 27: 0x55d094229370 - std::rt::lang_start_internal::{{closure}}::h0583eaa08d2d105f [INFO] [stderr] at /rustc/1ddedbaa5919b7b3e70d984660e21e844c615c97/library/std/src/rt.rs:143:48 [INFO] [stderr] 28: 0x55d094229370 - std::panicking::try::do_call::h2b0c8de3259564d9 [INFO] [stderr] at /rustc/1ddedbaa5919b7b3e70d984660e21e844c615c97/library/std/src/panicking.rs:554:40 [INFO] [stderr] 29: 0x55d094229370 - std::panicking::try::h9069e6b296898d94 [INFO] [stderr] at /rustc/1ddedbaa5919b7b3e70d984660e21e844c615c97/library/std/src/panicking.rs:518:19 [INFO] [stderr] 30: 0x55d094229370 - std::panic::catch_unwind::heeda54b5a6ad86aa [INFO] [stderr] at /rustc/1ddedbaa5919b7b3e70d984660e21e844c615c97/library/std/src/panic.rs:345:14 [INFO] [stderr] 31: 0x55d094229370 - std::rt::lang_start_internal::h6337a0745392e5db [INFO] [stderr] at /rustc/1ddedbaa5919b7b3e70d984660e21e844c615c97/library/std/src/rt.rs:143:20 [INFO] [stderr] 32: 0x55d09414c4d7 - std::rt::lang_start::hdd2e3dcb80609f50 [INFO] [stderr] 33: 0x55d09414f915 - main [INFO] [stderr] 34: 0x7f3115e60d90 - [INFO] [stderr] 35: 0x7f3115e60e40 - __libc_start_main [INFO] [stderr] 36: 0x55d094143515 - _start [INFO] [stderr] 37: 0x0 - [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/1ddedbaa5919b7b3e70d984660e21e844c615c97/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/1ddedbaa5919b7b3e70d984660e21e844c615c97/lib/rustlib/x86_64-unknown-linux-gnu/bin/self-contained:/opt/rustwide/rustup-home/toolchains/1ddedbaa5919b7b3e70d984660e21e844c615c97/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/1ddedbaa5919b7b3e70d984660e21e844c615c97/lib/rustlib/x86_64-unknown-linux-gnu/bin/self-contained:/opt/rustwide/rustup-home/toolchains/1ddedbaa5919b7b3e70d984660e21e844c615c97/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/1ddedbaa5919b7b3e70d984660e21e844c615c97/lib/rustlib/x86_64-unknown-linux-gnu/bin/self-contained:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustcPQb2xT/symbols.o" "/opt/rustwide/target/debug/build/alsa-sys-ddca1e212eaa200a/build_script_build-ddca1e212eaa200a.build_script_build.fd962ede7fd4878-cgu.0.rcgu.o" "/opt/rustwide/target/debug/build/alsa-sys-ddca1e212eaa200a/build_script_build-ddca1e212eaa200a.0b4vqr83tltcysjr707ei15v9.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/1ddedbaa5919b7b3e70d984660e21e844c615c97/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libpkg_config-f5adf2d909809853.rlib" "/opt/rustwide/rustup-home/toolchains/1ddedbaa5919b7b3e70d984660e21e844c615c97/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-9506e3738f23e7c7.rlib" "/opt/rustwide/rustup-home/toolchains/1ddedbaa5919b7b3e70d984660e21e844c615c97/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-0e87bdc388165b9b.rlib" "/opt/rustwide/rustup-home/toolchains/1ddedbaa5919b7b3e70d984660e21e844c615c97/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-28d2ee21ffecbcd0.rlib" "/opt/rustwide/rustup-home/toolchains/1ddedbaa5919b7b3e70d984660e21e844c615c97/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-4cd64c3d9fc2560b.rlib" "/opt/rustwide/rustup-home/toolchains/1ddedbaa5919b7b3e70d984660e21e844c615c97/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-a1fedeceba4cc892.rlib" "/opt/rustwide/rustup-home/toolchains/1ddedbaa5919b7b3e70d984660e21e844c615c97/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-0b8915cbc76cd410.rlib" "/opt/rustwide/rustup-home/toolchains/1ddedbaa5919b7b3e70d984660e21e844c615c97/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-fec2ce82fc5b17fa.rlib" "/opt/rustwide/rustup-home/toolchains/1ddedbaa5919b7b3e70d984660e21e844c615c97/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-fdb02324b55b2840.rlib" "/opt/rustwide/rustup-home/toolchains/1ddedbaa5919b7b3e70d984660e21e844c615c97/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-db981ef273c68b12.rlib" "/opt/rustwide/rustup-home/toolchains/1ddedbaa5919b7b3e70d984660e21e844c615c97/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-2c4968ed4cb29e9c.rlib" "/opt/rustwide/rustup-home/toolchains/1ddedbaa5919b7b3e70d984660e21e844c615c97/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-661cdd70a5b83118.rlib" "/opt/rustwide/rustup-home/toolchains/1ddedbaa5919b7b3e70d984660e21e844c615c97/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-9cbb3bfdc8e63ca5.rlib" "/opt/rustwide/rustup-home/toolchains/1ddedbaa5919b7b3e70d984660e21e844c615c97/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-a4c5ad4392a26401.rlib" "/opt/rustwide/rustup-home/toolchains/1ddedbaa5919b7b3e70d984660e21e844c615c97/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-9409cd7d030362b9.rlib" "/opt/rustwide/rustup-home/toolchains/1ddedbaa5919b7b3e70d984660e21e844c615c97/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-7b90a2705bcf265b.rlib" "/opt/rustwide/rustup-home/toolchains/1ddedbaa5919b7b3e70d984660e21e844c615c97/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-80d2f129fb536a6f.rlib" "/opt/rustwide/rustup-home/toolchains/1ddedbaa5919b7b3e70d984660e21e844c615c97/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-f72b956e24d1de70.rlib" "/opt/rustwide/rustup-home/toolchains/1ddedbaa5919b7b3e70d984660e21e844c615c97/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-632ae0f28c5e55ff.rlib" "/opt/rustwide/rustup-home/toolchains/1ddedbaa5919b7b3e70d984660e21e844c615c97/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-7586cb84705120bb.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-B/opt/rustwide/rustup-home/toolchains/1ddedbaa5919b7b3e70d984660e21e844c615c97/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-B/opt/rustwide/rustup-home/toolchains/1ddedbaa5919b7b3e70d984660e21e844c615c97/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-B/opt/rustwide/rustup-home/toolchains/1ddedbaa5919b7b3e70d984660e21e844c615c97/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1ddedbaa5919b7b3e70d984660e21e844c615c97/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-L" "/opt/rustwide/rustup-home/toolchains/1ddedbaa5919b7b3e70d984660e21e844c615c97/lib/rustlib/x86_64-unknown-linux-gnu/lib/self-contained" "-o" "/opt/rustwide/target/debug/build/alsa-sys-ddca1e212eaa200a/build_script_build-ddca1e212eaa200a" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [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] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `alsa-sys` (build script) due to 2 previous errors [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmeta2xCPPX/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `nix` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetagiPxtL/lib.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] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/1ddedbaa5919b7b3e70d984660e21e844c615c97/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/1ddedbaa5919b7b3e70d984660e21e844c615c97/lib/rustlib/x86_64-unknown-linux-gnu/bin/self-contained:/opt/rustwide/rustup-home/toolchains/1ddedbaa5919b7b3e70d984660e21e844c615c97/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/1ddedbaa5919b7b3e70d984660e21e844c615c97/lib/rustlib/x86_64-unknown-linux-gnu/bin/self-contained:/opt/rustwide/rustup-home/toolchains/1ddedbaa5919b7b3e70d984660e21e844c615c97/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/1ddedbaa5919b7b3e70d984660e21e844c615c97/lib/rustlib/x86_64-unknown-linux-gnu/bin/self-contained:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustcUVKoU7/symbols.o" "/opt/rustwide/target/debug/build/glutin_egl_sys-a8e8d27344878a34/build_script_build-a8e8d27344878a34.build_script_build.b86fa3f04886eb7-cgu.00.rcgu.o" "/opt/rustwide/target/debug/build/glutin_egl_sys-a8e8d27344878a34/build_script_build-a8e8d27344878a34.build_script_build.b86fa3f04886eb7-cgu.01.rcgu.o" "/opt/rustwide/target/debug/build/glutin_egl_sys-a8e8d27344878a34/build_script_build-a8e8d27344878a34.build_script_build.b86fa3f04886eb7-cgu.02.rcgu.o" "/opt/rustwide/target/debug/build/glutin_egl_sys-a8e8d27344878a34/build_script_build-a8e8d27344878a34.build_script_build.b86fa3f04886eb7-cgu.03.rcgu.o" "/opt/rustwide/target/debug/build/glutin_egl_sys-a8e8d27344878a34/build_script_build-a8e8d27344878a34.build_script_build.b86fa3f04886eb7-cgu.04.rcgu.o" "/opt/rustwide/target/debug/build/glutin_egl_sys-a8e8d27344878a34/build_script_build-a8e8d27344878a34.build_script_build.b86fa3f04886eb7-cgu.05.rcgu.o" "/opt/rustwide/target/debug/build/glutin_egl_sys-a8e8d27344878a34/build_script_build-a8e8d27344878a34.build_script_build.b86fa3f04886eb7-cgu.06.rcgu.o" "/opt/rustwide/target/debug/build/glutin_egl_sys-a8e8d27344878a34/build_script_build-a8e8d27344878a34.build_script_build.b86fa3f04886eb7-cgu.07.rcgu.o" "/opt/rustwide/target/debug/build/glutin_egl_sys-a8e8d27344878a34/build_script_build-a8e8d27344878a34.build_script_build.b86fa3f04886eb7-cgu.08.rcgu.o" "/opt/rustwide/target/debug/build/glutin_egl_sys-a8e8d27344878a34/build_script_build-a8e8d27344878a34.build_script_build.b86fa3f04886eb7-cgu.09.rcgu.o" "/opt/rustwide/target/debug/build/glutin_egl_sys-a8e8d27344878a34/build_script_build-a8e8d27344878a34.build_script_build.b86fa3f04886eb7-cgu.10.rcgu.o" "/opt/rustwide/target/debug/build/glutin_egl_sys-a8e8d27344878a34/build_script_build-a8e8d27344878a34.build_script_build.b86fa3f04886eb7-cgu.11.rcgu.o" "/opt/rustwide/target/debug/build/glutin_egl_sys-a8e8d27344878a34/build_script_build-a8e8d27344878a34.build_script_build.b86fa3f04886eb7-cgu.12.rcgu.o" "/opt/rustwide/target/debug/build/glutin_egl_sys-a8e8d27344878a34/build_script_build-a8e8d27344878a34.build_script_build.b86fa3f04886eb7-cgu.13.rcgu.o" "/opt/rustwide/target/debug/build/glutin_egl_sys-a8e8d27344878a34/build_script_build-a8e8d27344878a34.build_script_build.b86fa3f04886eb7-cgu.14.rcgu.o" "/opt/rustwide/target/debug/build/glutin_egl_sys-a8e8d27344878a34/build_script_build-a8e8d27344878a34.build_script_build.b86fa3f04886eb7-cgu.15.rcgu.o" "/opt/rustwide/target/debug/build/glutin_egl_sys-a8e8d27344878a34/build_script_build-a8e8d27344878a34.crh3zv5qqudhdowdwt8tgrigl.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/1ddedbaa5919b7b3e70d984660e21e844c615c97/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libgl_generator-ac6858acf939b1b0.rlib" "/opt/rustwide/target/debug/deps/libkhronos_api-6b0f6abae456b51d.rlib" "/opt/rustwide/target/debug/deps/libxml-638e88258229a4ef.rlib" "/opt/rustwide/target/debug/deps/liblog-8840d38d77e19cf3.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-3377f2669c57c0ba.rlib" "/opt/rustwide/rustup-home/toolchains/1ddedbaa5919b7b3e70d984660e21e844c615c97/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-9506e3738f23e7c7.rlib" "/opt/rustwide/rustup-home/toolchains/1ddedbaa5919b7b3e70d984660e21e844c615c97/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-0e87bdc388165b9b.rlib" "/opt/rustwide/rustup-home/toolchains/1ddedbaa5919b7b3e70d984660e21e844c615c97/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-28d2ee21ffecbcd0.rlib" "/opt/rustwide/rustup-home/toolchains/1ddedbaa5919b7b3e70d984660e21e844c615c97/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-4cd64c3d9fc2560b.rlib" "/opt/rustwide/rustup-home/toolchains/1ddedbaa5919b7b3e70d984660e21e844c615c97/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-a1fedeceba4cc892.rlib" "/opt/rustwide/rustup-home/toolchains/1ddedbaa5919b7b3e70d984660e21e844c615c97/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-0b8915cbc76cd410.rlib" "/opt/rustwide/rustup-home/toolchains/1ddedbaa5919b7b3e70d984660e21e844c615c97/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-fec2ce82fc5b17fa.rlib" "/opt/rustwide/rustup-home/toolchains/1ddedbaa5919b7b3e70d984660e21e844c615c97/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-fdb02324b55b2840.rlib" "/opt/rustwide/rustup-home/toolchains/1ddedbaa5919b7b3e70d984660e21e844c615c97/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-db981ef273c68b12.rlib" "/opt/rustwide/rustup-home/toolchains/1ddedbaa5919b7b3e70d984660e21e844c615c97/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-2c4968ed4cb29e9c.rlib" "/opt/rustwide/rustup-home/toolchains/1ddedbaa5919b7b3e70d984660e21e844c615c97/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-661cdd70a5b83118.rlib" "/opt/rustwide/rustup-home/toolchains/1ddedbaa5919b7b3e70d984660e21e844c615c97/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-9cbb3bfdc8e63ca5.rlib" "/opt/rustwide/rustup-home/toolchains/1ddedbaa5919b7b3e70d984660e21e844c615c97/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-a4c5ad4392a26401.rlib" "/opt/rustwide/rustup-home/toolchains/1ddedbaa5919b7b3e70d984660e21e844c615c97/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-9409cd7d030362b9.rlib" "/opt/rustwide/rustup-home/toolchains/1ddedbaa5919b7b3e70d984660e21e844c615c97/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-7b90a2705bcf265b.rlib" "/opt/rustwide/rustup-home/toolchains/1ddedbaa5919b7b3e70d984660e21e844c615c97/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-80d2f129fb536a6f.rlib" "/opt/rustwide/rustup-home/toolchains/1ddedbaa5919b7b3e70d984660e21e844c615c97/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-f72b956e24d1de70.rlib" "/opt/rustwide/rustup-home/toolchains/1ddedbaa5919b7b3e70d984660e21e844c615c97/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-632ae0f28c5e55ff.rlib" "/opt/rustwide/rustup-home/toolchains/1ddedbaa5919b7b3e70d984660e21e844c615c97/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-7586cb84705120bb.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-B/opt/rustwide/rustup-home/toolchains/1ddedbaa5919b7b3e70d984660e21e844c615c97/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-B/opt/rustwide/rustup-home/toolchains/1ddedbaa5919b7b3e70d984660e21e844c615c97/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-B/opt/rustwide/rustup-home/toolchains/1ddedbaa5919b7b3e70d984660e21e844c615c97/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1ddedbaa5919b7b3e70d984660e21e844c615c97/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-L" "/opt/rustwide/rustup-home/toolchains/1ddedbaa5919b7b3e70d984660e21e844c615c97/lib/rustlib/x86_64-unknown-linux-gnu/lib/self-contained" "-o" "/opt/rustwide/target/debug/build/glutin_egl_sys-a8e8d27344878a34/build_script_build-a8e8d27344878a34" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [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/1ddedbaa5919b7b3e70d984660e21e844c615c97/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld -flavor gnu -plugin /usr/lib/gcc/x86_64-linux-gnu/11/liblto_plugin.so -plugin-opt=/usr/lib/gcc/x86_64-linux-gnu/11/lto-wrapper -plugin-opt=-fresolution=/tmp/cco4N88o.res --build-id --eh-frame-hdr -m elf_x86_64 --hash-style=gnu --as-needed -dynamic-linker /lib64/ld-linux-x86-64.so.2 -pie -z now -z relro -o /opt/rustwide/target/debug/build/glutin_egl_sys-a8e8d27344878a34/build_script_build-a8e8d27344878a34 /usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu/Scrt1.o /usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu/crti.o /usr/lib/gcc/x86_64-linux-gnu/11/crtbeginS.o -L/opt/rustwide/target/debug/deps -L/opt/rustwide/rustup-home/toolchains/1ddedbaa5919b7b3e70d984660e21e844c615c97/lib/rustlib/x86_64-unknown-linux-gnu/lib -L/opt/rustwide/rustup-home/toolchains/1ddedbaa5919b7b3e70d984660e21e844c615c97/lib/rustlib/x86_64-unknown-linux-gnu/lib -L/opt/rustwide/rustup-home/toolchains/1ddedbaa5919b7b3e70d984660e21e844c615c97/lib/rustlib/x86_64-unknown-linux-gnu/lib/self-contained -L/opt/rustwide/rustup-home/toolchains/1ddedbaa5919b7b3e70d984660e21e844c615c97/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld -L/opt/rustwide/rustup-home/toolchains/1ddedbaa5919b7b3e70d984660e21e844c615c97/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld -L/opt/rustwide/rustup-home/toolchains/1ddedbaa5919b7b3e70d984660e21e844c615c97/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld -L/usr/lib/gcc/x86_64-linux-gnu/11 -L/usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/11/../../../../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/11/../../.. /tmp/rustcUVKoU7/symbols.o /opt/rustwide/target/debug/build/glutin_egl_sys-a8e8d27344878a34/build_script_build-a8e8d27344878a34.build_script_build.b86fa3f04886eb7-cgu.00.rcgu.o /opt/rustwide/target/debug/build/glutin_egl_sys-a8e8d27344878a34/build_script_build-a8e8d27344878a34.build_script_build.b86fa3f04886eb7-cgu.01.rcgu.o /opt/rustwide/target/debug/build/glutin_egl_sys-a8e8d27344878a34/build_script_build-a8e8d27344878a34.build_script_build.b86fa3f04886eb7-cgu.02.rcgu.o /opt/rustwide/target/debug/build/glutin_egl_sys-a8e8d27344878a34/build_script_build-a8e8d27344878a34.build_script_build.b86fa3f04886eb7-cgu.03.rcgu.o /opt/rustwide/target/debug/build/glutin_egl_sys-a8e8d27344878a34/build_script_build-a8e8d27344878a34.build_script_build.b86fa3f04886eb7-cgu.04.rcgu.o /opt/rustwide/target/debug/build/glutin_egl_sys-a8e8d27344878a34/build_script_build-a8e8d27344878a34.build_script_build.b86fa3f04886eb7-cgu.05.rcgu.o /opt/rustwide/target/debug/build/glutin_egl_sys-a8e8d27344878a34/build_script_build-a8e8d27344878a34.build_script_build.b86fa3f04886eb7-cgu.06.rcgu.o /opt/rustwide/target/debug/build/glutin_egl_sys-a8e8d27344878a34/build_script_build-a8e8d27344878a34.build_script_build.b86fa3f04886eb7-cgu.07.rcgu.o /opt/rustwide/target/debug/build/glutin_egl_sys-a8e8d27344878a34/build_script_build-a8e8d27344878a34.build_script_build.b86fa3f04886eb7-cgu.08.rcgu.o /opt/rustwide/target/debug/build/glutin_egl_sys-a8e8d27344878a34/build_script_build-a8e8d27344878a34.build_script_build.b86fa3f04886eb7-cgu.09.rcgu.o /opt/rustwide/target/debug/build/glutin_egl_sys-a8e8d27344878a34/build_script_build-a8e8d27344878a34.build_script_build.b86fa3f04886eb7-cgu.10.rcgu.o /opt/rustwide/target/debug/build/glutin_egl_sys-a8e8d27344878a34/build_script_build-a8e8d27344878a34.build_script_build.b86fa3f04886eb7-cgu.11.rcgu.o /opt/rustwide/target/debug/build/glutin_egl_sys-a8e8d27344878a34/build_script_build-a8e8d27344878a34.build_script_build.b86fa3f04886eb7-cgu.12.rcgu.o /opt/rustwide/target/debug/build/glutin_egl_sys-a8e8d27344878a34/build_script_build-a8e8d27344878a34.build_script_build.b86fa3f04886eb7-cgu.13.rcgu.o /opt/rustwide/target/debug/build/glutin_egl_sys-a8e8d27344878a34/build_script_build-a8e8d27344878a34.build_script_build.b86fa3f04886eb7-cgu.14.rcgu.o /opt/rustwide/target/debug/build/glutin_egl_sys-a8e8d27344878a34/build_script_build-a8e8d27344878a34.build_script_build.b86fa3f04886eb7-cgu.15.rcgu.o /opt/rustwide/target/debug/build/glutin_egl_sys-a8e8d27344878a34/build_script_build-a8e8d27344878a34.crh3zv5qqudhdowdwt8tgrigl.rcgu.o --as-needed -Bstatic /opt/rustwide/target/debug/deps/libgl_generator-ac6858acf939b1b0.rlib /opt/rustwide/target/debug/deps/libkhronos_api-6b0f6abae456b51d.rlib /opt/rustwide/target/debug/deps/libxml-638e88258229a4ef.rlib /opt/rustwide/target/debug/deps/liblog-8840d38d77e19cf3.rlib /opt/rustwide/target/debug/deps/libcfg_if-3377f2669c57c0ba.rlib /opt/rustwide/rustup-home/toolchains/1ddedbaa5919b7b3e70d984660e21e844c615c97/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-9506e3738f23e7c7.rlib /opt/rustwide/rustup-home/toolchains/1ddedbaa5919b7b3e70d984660e21e844c615c97/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-0e87bdc388165b9b.rlib /opt/rustwide/rustup-home/toolchains/1ddedbaa5919b7b3e70d984660e21e844c615c97/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-28d2ee21ffecbcd0.rlib /opt/rustwide/rustup-home/toolchains/1ddedbaa5919b7b3e70d984660e21e844c615c97/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-4cd64c3d9fc2560b.rlib /opt/rustwide/rustup-home/toolchains/1ddedbaa5919b7b3e70d984660e21e844c615c97/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-a1fedeceba4cc892.rlib /opt/rustwide/rustup-home/toolchains/1ddedbaa5919b7b3e70d984660e21e844c615c97/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-0b8915cbc76cd410.rlib /opt/rustwide/rustup-home/toolchains/1ddedbaa5919b7b3e70d984660e21e844c615c97/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-fec2ce82fc5b17fa.rlib /opt/rustwide/rustup-home/toolchains/1ddedbaa5919b7b3e70d984660e21e844c615c97/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-fdb02324b55b2840.rlib /opt/rustwide/rustup-home/toolchains/1ddedbaa5919b7b3e70d984660e21e844c615c97/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-db981ef273c68b12.rlib /opt/rustwide/rustup-home/toolchains/1ddedbaa5919b7b3e70d984660e21e844c615c97/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-2c4968ed4cb29e9c.rlib /opt/rustwide/rustup-home/toolchains/1ddedbaa5919b7b3e70d984660e21e844c615c97/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-661cdd70a5b83118.rlib /opt/rustwide/rustup-home/toolchains/1ddedbaa5919b7b3e70d984660e21e844c615c97/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-9cbb3bfdc8e63ca5.rlib /opt/rustwide/rustup-home/toolchains/1ddedbaa5919b7b3e70d984660e21e844c615c97/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-a4c5ad4392a26401.rlib /opt/rustwide/rustup-home/toolchains/1ddedbaa5919b7b3e70d984660e21e844c615c97/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-9409cd7d030362b9.rlib /opt/rustwide/rustup-home/toolchains/1ddedbaa5919b7b3e70d984660e21e844c615c97/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-7b90a2705bcf265b.rlib /opt/rustwide/rustup-home/toolchains/1ddedbaa5919b7b3e70d984660e21e844c615c97/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-80d2f129fb536a6f.rlib /opt/rustwide/rustup-home/toolchains/1ddedbaa5919b7b3e70d984660e21e844c615c97/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-f72b956e24d1de70.rlib /opt/rustwide/rustup-home/toolchains/1ddedbaa5919b7b3e70d984660e21e844c615c97/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-632ae0f28c5e55ff.rlib /opt/rustwide/rustup-home/toolchains/1ddedbaa5919b7b3e70d984660e21e844c615c97/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-7586cb84705120bb.rlib -Bdynamic -lgcc_s -lutil -lrt -lpthread -lm -ldl -lc --eh-frame-hdr -z noexecstack --gc-sections -z relro -z now /usr/lib/gcc/x86_64-linux-gnu/11/crtendS.o /usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu/crtn.o [INFO] [stdout] #0 0x00007f9b93ef1047 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/opt/rustwide/rustup-home/toolchains/1ddedbaa5919b7b3e70d984660e21e844c615c97/lib/libLLVM.so.18.1-rust-1.82.0-nightly+0x3af1047) [INFO] [stdout] #1 0x00007f9b93ef145c SignalHandler(int) (/opt/rustwide/rustup-home/toolchains/1ddedbaa5919b7b3e70d984660e21e844c615c97/lib/libLLVM.so.18.1-rust-1.82.0-nightly+0x3af145c) [INFO] [stdout] #2 0x00007f9b90219520 (/lib/x86_64-linux-gnu/libc.so.6+0x42520) [INFO] [stdout] #3 0x000055bf5734f72f void lld::elf::writeResult >() (/opt/rustwide/rustup-home/toolchains/1ddedbaa5919b7b3e70d984660e21e844c615c97/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld+0x34672f) [INFO] [stdout] #4 0x000055bf571b41bb lld::elf::LinkerDriver::link(llvm::opt::InputArgList&) Driver.cpp:0:0 [INFO] [stdout] #5 0x000055bf5719f043 lld::elf::link(llvm::ArrayRef, llvm::raw_ostream&, llvm::raw_ostream&, bool, bool) (/opt/rustwide/rustup-home/toolchains/1ddedbaa5919b7b3e70d984660e21e844c615c97/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld+0x196043) [INFO] [stdout] #6 0x000055bf570d06bf lld::unsafeLldMain(llvm::ArrayRef, llvm::raw_ostream&, llvm::raw_ostream&, llvm::ArrayRef, bool) (/opt/rustwide/rustup-home/toolchains/1ddedbaa5919b7b3e70d984660e21e844c615c97/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld+0xc76bf) [INFO] [stdout] #7 0x000055bf570cf575 lld_main(int, char**, llvm::ToolContext const&) (/opt/rustwide/rustup-home/toolchains/1ddedbaa5919b7b3e70d984660e21e844c615c97/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld+0xc6575) [INFO] [stdout] #8 0x000055bf570cfc41 main (/opt/rustwide/rustup-home/toolchains/1ddedbaa5919b7b3e70d984660e21e844c615c97/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld+0xc6c41) [INFO] [stdout] #9 0x00007f9b90200d90 (/lib/x86_64-linux-gnu/libc.so.6+0x29d90) [INFO] [stdout] #10 0x00007f9b90200e40 __libc_start_main (/lib/x86_64-linux-gnu/libc.so.6+0x29e40) [INFO] [stdout] #11 0x000055bf570cefb9 _start (/opt/rustwide/rustup-home/toolchains/1ddedbaa5919b7b3e70d984660e21e844c615c97/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld+0xc5fb9) [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] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `glutin_egl_sys` (build script) due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "7535839f449ccb868176231f81fd4ac34422524134ca57559293e5a74341e9cc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7535839f449ccb868176231f81fd4ac34422524134ca57559293e5a74341e9cc", kill_on_drop: false }` [INFO] [stdout] 7535839f449ccb868176231f81fd4ac34422524134ca57559293e5a74341e9cc [INFO] testing b00lduck/soundboard2-player against try#33f1d8bb92813a1bfc23c093c9f443ab09290307 for pr-128400 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fb00lduck%2Fsoundboard2-player" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] /workspace/builds/worker-4-tc2/source/.git/refs/tags: No space left on device [INFO] testing b00lduck/soundboard2-player against try#33f1d8bb92813a1bfc23c093c9f443ab09290307 for pr-128400 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fb00lduck%2Fsoundboard2-player" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] fatal: could not create work tree dir '/workspace/builds/worker-4-tc2/source': No space left on device [INFO] testing b00lduck/soundboard2-player against try#33f1d8bb92813a1bfc23c093c9f443ab09290307 for pr-128400 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fb00lduck%2Fsoundboard2-player" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] fatal: could not create work tree dir '/workspace/builds/worker-4-tc2/source': No space left on device [INFO] testing b00lduck/soundboard2-player against try#33f1d8bb92813a1bfc23c093c9f443ab09290307 for pr-128400 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fb00lduck%2Fsoundboard2-player" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] fatal: could not create work tree dir '/workspace/builds/worker-4-tc2/source': No space left on device [INFO] testing b00lduck/soundboard2-player against try#33f1d8bb92813a1bfc23c093c9f443ab09290307 for pr-128400 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fb00lduck%2Fsoundboard2-player" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] fatal: could not create work tree dir '/workspace/builds/worker-4-tc2/source': No space left on device [ERROR] this task or one of its parent failed! [ERROR] failed to checkout https://github.com/b00lduck/soundboard2-player [ERROR] caused by: command failed: exit status: 128 [ERROR] note: run with `RUST_BACKTRACE=1` to display a backtrace.