[INFO] cloning repository https://github.com/uaquax/U3D-Engine [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/uaquax/U3D-Engine" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fuaquax%2FU3D-Engine", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fuaquax%2FU3D-Engine'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0ec2b0b6fb6440913d32fe46ebd528a4a9a6a3ff [INFO] checking uaquax/U3D-Engine against master#249595384b4589c71a00d622c4253f62c7f5ddbd for pr-127054 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fuaquax%2FU3D-Engine" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/uaquax/U3D-Engine on toolchain 249595384b4589c71a00d622c4253f62c7f5ddbd [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+249595384b4589c71a00d622c4253f62c7f5ddbd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/uaquax/U3D-Engine [INFO] finished tweaking git repo https://github.com/uaquax/U3D-Engine [INFO] tweaked toml for git repo https://github.com/uaquax/U3D-Engine written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/uaquax/U3D-Engine 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" "+249595384b4589c71a00d622c4253f62c7f5ddbd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+249595384b4589c71a00d622c4253f62c7f5ddbd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f13929fef7a31d5b7f13a911ddd14cdc051ea74d4045a6bf40b48b5301ef0861 [INFO] running `Command { std: "docker" "start" "-a" "f13929fef7a31d5b7f13a911ddd14cdc051ea74d4045a6bf40b48b5301ef0861", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f13929fef7a31d5b7f13a911ddd14cdc051ea74d4045a6bf40b48b5301ef0861", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f13929fef7a31d5b7f13a911ddd14cdc051ea74d4045a6bf40b48b5301ef0861", kill_on_drop: false }` [INFO] [stdout] f13929fef7a31d5b7f13a911ddd14cdc051ea74d4045a6bf40b48b5301ef0861 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+249595384b4589c71a00d622c4253f62c7f5ddbd" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 059f862fc9c968a786b048c16d9a47f9bd9925ae540458d7315362eb38325e80 [INFO] running `Command { std: "docker" "start" "-a" "059f862fc9c968a786b048c16d9a47f9bd9925ae540458d7315362eb38325e80", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.66 [INFO] [stderr] Compiling unicode-ident v1.0.11 [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling xml-rs v0.8.16 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Checking simd-adler32 v0.3.7 [INFO] [stderr] Checking libloading v0.8.0 [INFO] [stderr] Checking smallvec v1.11.0 [INFO] [stderr] Checking dlib v0.5.2 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Checking once_cell v1.18.0 [INFO] [stderr] Compiling wayland-sys v0.29.5 [INFO] [stderr] Checking miniz_oxide v0.7.1 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling crossbeam-epoch v0.9.15 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Compiling syn v2.0.29 [INFO] [stderr] Compiling wayland-scanner v0.29.5 [INFO] [stderr] Checking flate2 v1.0.27 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Checking piston-float v1.0.1 [INFO] [stderr] Checking bytemuck v1.13.1 [INFO] [stderr] Checking fdeflate v0.3.0 [INFO] [stderr] Compiling slotmap v1.0.6 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Checking scoped-tls v1.0.1 [INFO] [stderr] Compiling rayon-core v1.11.0 [INFO] [stderr] Checking nix v0.24.3 [INFO] [stderr] Compiling thiserror v1.0.47 [INFO] [stderr] Checking ab_glyph_rasterizer v0.1.8 [INFO] [stderr] Checking downcast-rs v1.2.0 [INFO] [stderr] Checking memchr v2.6.2 [INFO] [stderr] Checking png v0.17.10 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking crossbeam-deque v0.8.3 [INFO] [stderr] Checking piston-viewport v1.0.2 [INFO] [stderr] Checking crossbeam-channel v0.5.8 [INFO] [stderr] Compiling x11-dl v2.21.0 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Compiling serde v1.0.188 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Compiling wayland-client v0.29.5 [INFO] [stderr] Compiling wayland-protocols v0.29.5 [INFO] [stderr] Checking nix v0.25.1 [INFO] [stderr] Compiling smithay-client-toolkit v0.16.0 [INFO] [stderr] Compiling num-traits v0.2.16 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Checking piston-graphics_api_version v1.0.1 [INFO] [stderr] Checking wayland-commons v0.29.5 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking strict-num v0.1.1 [INFO] [stderr] Checking arrayref v0.3.7 [INFO] [stderr] Checking ttf-parser v0.19.1 [INFO] [stderr] Checking tiny-skia-path v0.8.4 [INFO] [stderr] Checking xcursor v0.3.4 [INFO] [stderr] Compiling glutin_glx_sys v0.4.0 [INFO] [stderr] Compiling glutin_egl_sys v0.5.1 [INFO] [stderr] Checking wayland-cursor v0.29.5 [INFO] [stderr] Checking getrandom v0.2.10 [INFO] [stderr] Checking memmap2 v0.5.10 [INFO] [stderr] Compiling gl_generator v0.13.1 [INFO] [stderr] Checking owned_ttf_parser v0.19.0 [INFO] [stderr] Compiling wayland-sys v0.30.1 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Checking either v1.9.0 [INFO] [stderr] Checking arrayvec v0.7.4 [INFO] [stderr] Checking rayon v1.7.0 [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-824ea4159c31243d/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] [INFO] [stderr] --- stderr [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '249595384b4589c71a00d622c4253f62c7f5ddbd'. [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 '249595384b4589c71a00d622c4253f62c7f5ddbd'. [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 '249595384b4589c71a00d622c4253f62c7f5ddbd'. [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 '249595384b4589c71a00d622c4253f62c7f5ddbd'. [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 '249595384b4589c71a00d622c4253f62c7f5ddbd'. [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 '249595384b4589c71a00d622c4253f62c7f5ddbd'. [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 '249595384b4589c71a00d622c4253f62c7f5ddbd'. [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 '249595384b4589c71a00d622c4253f62c7f5ddbd'. [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 '249595384b4589c71a00d622c4253f62c7f5ddbd'. [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 '249595384b4589c71a00d622c4253f62c7f5ddbd'. [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 '249595384b4589c71a00d622c4253f62c7f5ddbd'. [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 '249595384b4589c71a00d622c4253f62c7f5ddbd'. [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 '249595384b4589c71a00d622c4253f62c7f5ddbd'. [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 '249595384b4589c71a00d622c4253f62c7f5ddbd'. [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.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: 0x56347f951225 - std::backtrace_rs::backtrace::libunwind::trace::h6ee52636249159cb [INFO] [stderr] at /rustc/249595384b4589c71a00d622c4253f62c7f5ddbd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5 [INFO] [stderr] 1: 0x56347f951225 - std::backtrace_rs::backtrace::trace_unsynchronized::h2d6ba183738db73b [INFO] [stderr] at /rustc/249595384b4589c71a00d622c4253f62c7f5ddbd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x56347f951225 - std::sys::backtrace::_print_fmt::h441d439b4f6d45b1 [INFO] [stderr] at /rustc/249595384b4589c71a00d622c4253f62c7f5ddbd/library/std/src/sys/backtrace.rs:68:5 [INFO] [stderr] 3: 0x56347f951225 - ::fmt::h1a0c597ead84e2ee [INFO] [stderr] at /rustc/249595384b4589c71a00d622c4253f62c7f5ddbd/library/std/src/sys/backtrace.rs:44:22 [INFO] [stderr] 4: 0x56347f97277b - core::fmt::rt::Argument::fmt::he786c877f456f0d4 [INFO] [stderr] at /rustc/249595384b4589c71a00d622c4253f62c7f5ddbd/library/core/src/fmt/rt.rs:165:63 [INFO] [stderr] 5: 0x56347f97277b - core::fmt::write::hb5f02d81dde4e6ee [INFO] [stderr] at /rustc/249595384b4589c71a00d622c4253f62c7f5ddbd/library/core/src/fmt/mod.rs:1168:21 [INFO] [stderr] 6: 0x56347f94ed5f - std::io::Write::write_fmt::h705c2328b71b61a0 [INFO] [stderr] at /rustc/249595384b4589c71a00d622c4253f62c7f5ddbd/library/std/src/io/mod.rs:1835:15 [INFO] [stderr] 7: 0x56347f950ffe - std::sys::backtrace::_print::h81387ddd918af50d [INFO] [stderr] at /rustc/249595384b4589c71a00d622c4253f62c7f5ddbd/library/std/src/sys/backtrace.rs:47:5 [INFO] [stderr] 8: 0x56347f950ffe - std::sys::backtrace::print::h973f5377e7c6d1ea [INFO] [stderr] at /rustc/249595384b4589c71a00d622c4253f62c7f5ddbd/library/std/src/sys/backtrace.rs:34:9 [INFO] [stderr] 9: 0x56347f9522a9 - std::panicking::default_hook::{{closure}}::hdac523df7327ce22 [INFO] [stderr] 10: 0x56347f95204c - std::panicking::default_hook::h97c96ecd43eaa5f8 [INFO] [stderr] at /rustc/249595384b4589c71a00d622c4253f62c7f5ddbd/library/std/src/panicking.rs:292:9 [INFO] [stderr] 11: 0x56347f952881 - std::panicking::rust_panic_with_hook::h1910f9bbb709682c [INFO] [stderr] at /rustc/249595384b4589c71a00d622c4253f62c7f5ddbd/library/std/src/panicking.rs:796:13 [INFO] [stderr] 12: 0x56347f9526e7 - std::panicking::begin_panic_handler::{{closure}}::h886e0a8929e643db [INFO] [stderr] at /rustc/249595384b4589c71a00d622c4253f62c7f5ddbd/library/std/src/panicking.rs:670:13 [INFO] [stderr] 13: 0x56347f9516e9 - std::sys::backtrace::__rust_end_short_backtrace::hc9857ab09792eb47 [INFO] [stderr] at /rustc/249595384b4589c71a00d622c4253f62c7f5ddbd/library/std/src/sys/backtrace.rs:171:18 [INFO] [stderr] 14: 0x56347f9523c4 - rust_begin_unwind [INFO] [stderr] at /rustc/249595384b4589c71a00d622c4253f62c7f5ddbd/library/std/src/panicking.rs:661:5 [INFO] [stderr] 15: 0x56347f971633 - core::panicking::panic_fmt::hede822939527c47b [INFO] [stderr] at /rustc/249595384b4589c71a00d622c4253f62c7f5ddbd/library/core/src/panicking.rs:74:14 [INFO] [stderr] 16: 0x56347f971a26 - core::result::unwrap_failed::hfbdf623a24e52646 [INFO] [stderr] at /rustc/249595384b4589c71a00d622c4253f62c7f5ddbd/library/core/src/result.rs:1679:5 [INFO] [stderr] 17: 0x56347f88a56a - wayland_scanner::generate_code_with_destructor_events::h6cb1ef0f41f204f6 [INFO] [stderr] 18: 0x56347f887c20 - build_script_build::generate_protocol::h38282e4106cd508b [INFO] [stderr] 19: 0x56347f8891fd - build_script_build::main::h6a1ddbf51c4054c3 [INFO] [stderr] 20: 0x56347f88b343 - core::ops::function::FnOnce::call_once::h6793a50689d91c33 [INFO] [stderr] 21: 0x56347f8853a6 - std::sys::backtrace::__rust_begin_short_backtrace::h2a06a33f0efcad9f [INFO] [stderr] 22: 0x56347f880fb9 - std::rt::lang_start::{{closure}}::h6ff45d922b69b7ef [INFO] [stderr] 23: 0x56347f94bb42 - core::ops::function::impls:: for &F>::call_once::hd27f8a0130ff4e4a [INFO] [stderr] at /rustc/249595384b4589c71a00d622c4253f62c7f5ddbd/library/core/src/ops/function.rs:284:13 [INFO] [stderr] 24: 0x56347f94bb42 - std::panicking::try::do_call::h987a11c545dc001c [INFO] [stderr] at /rustc/249595384b4589c71a00d622c4253f62c7f5ddbd/library/std/src/panicking.rs:553:40 [INFO] [stderr] 25: 0x56347f94bb42 - std::panicking::try::h6ea4c6b3be79afab [INFO] [stderr] at /rustc/249595384b4589c71a00d622c4253f62c7f5ddbd/library/std/src/panicking.rs:517:19 [INFO] [stderr] 26: 0x56347f94bb42 - std::panic::catch_unwind::hdbd97c379719ad87 [INFO] [stderr] at /rustc/249595384b4589c71a00d622c4253f62c7f5ddbd/library/std/src/panic.rs:350:14 [INFO] [stderr] 27: 0x56347f94bb42 - std::rt::lang_start_internal::{{closure}}::h747fa46708b193a0 [INFO] [stderr] at /rustc/249595384b4589c71a00d622c4253f62c7f5ddbd/library/std/src/rt.rs:141:48 [INFO] [stderr] 28: 0x56347f94bb42 - std::panicking::try::do_call::hc288ab29c6625b2f [INFO] [stderr] at /rustc/249595384b4589c71a00d622c4253f62c7f5ddbd/library/std/src/panicking.rs:553:40 [INFO] [stderr] 29: 0x56347f94bb42 - std::panicking::try::hedb2dafa0cad19ce [INFO] [stderr] at /rustc/249595384b4589c71a00d622c4253f62c7f5ddbd/library/std/src/panicking.rs:517:19 [INFO] [stderr] 30: 0x56347f94bb42 - std::panic::catch_unwind::hfd7eb4200a4e56fb [INFO] [stderr] at /rustc/249595384b4589c71a00d622c4253f62c7f5ddbd/library/std/src/panic.rs:350:14 [INFO] [stderr] 31: 0x56347f94bb42 - std::rt::lang_start_internal::h420e4072019bb0ed [INFO] [stderr] at /rustc/249595384b4589c71a00d622c4253f62c7f5ddbd/library/std/src/rt.rs:141:20 [INFO] [stderr] 32: 0x56347f880f97 - std::rt::lang_start::he7f100b422672204 [INFO] [stderr] 33: 0x56347f889e25 - main [INFO] [stderr] 34: 0x7ff108eb6d90 - [INFO] [stderr] 35: 0x7ff108eb6e40 - __libc_start_main [INFO] [stderr] 36: 0x56347f876375 - _start [INFO] [stderr] 37: 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/rmetaKpjKJs" [INFO] [stdout] [INFO] [stdout] [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 `arrayvec` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `gl_generator` (lib) [INFO] [stdout] error: error writing dependencies to `/opt/rustwide/target/debug/deps/rayon-2afc6810c0b6c3cf.d`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rayon` (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/249595384b4589c71a00d622c4253f62c7f5ddbd/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/249595384b4589c71a00d622c4253f62c7f5ddbd/lib/rustlib/x86_64-unknown-linux-gnu/bin/self-contained:/opt/rustwide/rustup-home/toolchains/249595384b4589c71a00d622c4253f62c7f5ddbd/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/249595384b4589c71a00d622c4253f62c7f5ddbd/lib/rustlib/x86_64-unknown-linux-gnu/bin/self-contained:/opt/rustwide/rustup-home/toolchains/249595384b4589c71a00d622c4253f62c7f5ddbd/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/249595384b4589c71a00d622c4253f62c7f5ddbd/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/rustcgqRn9L/symbols.o" "/opt/rustwide/target/debug/build/wayland-sys-8a4c06d320eda1bd/build_script_build-8a4c06d320eda1bd.build_script_build.8475bfacff8e1640-cgu.0.rcgu.o" "/opt/rustwide/target/debug/build/wayland-sys-8a4c06d320eda1bd/build_script_build-8a4c06d320eda1bd.19foakyp57wcbri69bykk4sa3.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/249595384b4589c71a00d622c4253f62c7f5ddbd/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libpkg_config-2094ec413fe87ab4.rlib" "/opt/rustwide/rustup-home/toolchains/249595384b4589c71a00d622c4253f62c7f5ddbd/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-c6c045f3358c0b22.rlib" "/opt/rustwide/rustup-home/toolchains/249595384b4589c71a00d622c4253f62c7f5ddbd/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5c2158c1682442e0.rlib" "/opt/rustwide/rustup-home/toolchains/249595384b4589c71a00d622c4253f62c7f5ddbd/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-404d0b40d67de09f.rlib" "/opt/rustwide/rustup-home/toolchains/249595384b4589c71a00d622c4253f62c7f5ddbd/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-e07eeabf48db885c.rlib" "/opt/rustwide/rustup-home/toolchains/249595384b4589c71a00d622c4253f62c7f5ddbd/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-c92423f648579064.rlib" "/opt/rustwide/rustup-home/toolchains/249595384b4589c71a00d622c4253f62c7f5ddbd/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-8dab5299a97564ae.rlib" "/opt/rustwide/rustup-home/toolchains/249595384b4589c71a00d622c4253f62c7f5ddbd/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-65891f932666bb65.rlib" "/opt/rustwide/rustup-home/toolchains/249595384b4589c71a00d622c4253f62c7f5ddbd/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-b2634d236d77b88a.rlib" "/opt/rustwide/rustup-home/toolchains/249595384b4589c71a00d622c4253f62c7f5ddbd/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-38ef4997455a5e72.rlib" "/opt/rustwide/rustup-home/toolchains/249595384b4589c71a00d622c4253f62c7f5ddbd/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-b2e6b39d803e65fe.rlib" "/opt/rustwide/rustup-home/toolchains/249595384b4589c71a00d622c4253f62c7f5ddbd/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-0864893dee726241.rlib" "/opt/rustwide/rustup-home/toolchains/249595384b4589c71a00d622c4253f62c7f5ddbd/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-e599f337a82d59c4.rlib" "/opt/rustwide/rustup-home/toolchains/249595384b4589c71a00d622c4253f62c7f5ddbd/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-acbe32895031f6bc.rlib" "/opt/rustwide/rustup-home/toolchains/249595384b4589c71a00d622c4253f62c7f5ddbd/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-e21e611894cf2844.rlib" "/opt/rustwide/rustup-home/toolchains/249595384b4589c71a00d622c4253f62c7f5ddbd/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-7b90a2705bcf265b.rlib" "/opt/rustwide/rustup-home/toolchains/249595384b4589c71a00d622c4253f62c7f5ddbd/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-1f7e19b44251c73e.rlib" "/opt/rustwide/rustup-home/toolchains/249595384b4589c71a00d622c4253f62c7f5ddbd/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-f72b956e24d1de70.rlib" "/opt/rustwide/rustup-home/toolchains/249595384b4589c71a00d622c4253f62c7f5ddbd/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-632ae0f28c5e55ff.rlib" "/opt/rustwide/rustup-home/toolchains/249595384b4589c71a00d622c4253f62c7f5ddbd/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-4d7d16bbf0636a40.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-B/opt/rustwide/rustup-home/toolchains/249595384b4589c71a00d622c4253f62c7f5ddbd/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-B/opt/rustwide/rustup-home/toolchains/249595384b4589c71a00d622c4253f62c7f5ddbd/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-B/opt/rustwide/rustup-home/toolchains/249595384b4589c71a00d622c4253f62c7f5ddbd/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/249595384b4589c71a00d622c4253f62c7f5ddbd/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-L" "/opt/rustwide/rustup-home/toolchains/249595384b4589c71a00d622c4253f62c7f5ddbd/lib/rustlib/x86_64-unknown-linux-gnu/lib/self-contained" "-o" "/opt/rustwide/target/debug/build/wayland-sys-8a4c06d320eda1bd/build_script_build-8a4c06d320eda1bd" "-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] LLVM ERROR: IO failure on output stream: No space left on device [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 `wayland-sys` (build script) due to 2 previous errors [INFO] [stdout] error: failed to write /tmp/rustceQriJa/lib.rmeta: 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] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaozon1d/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `serde` (lib) due to 2 previous errors [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetahA3dvw/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] running `Command { std: "docker" "inspect" "059f862fc9c968a786b048c16d9a47f9bd9925ae540458d7315362eb38325e80", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "059f862fc9c968a786b048c16d9a47f9bd9925ae540458d7315362eb38325e80", kill_on_drop: false }` [INFO] [stdout] 059f862fc9c968a786b048c16d9a47f9bd9925ae540458d7315362eb38325e80