[INFO] cloning repository https://github.com/tlebrize/egui_test [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tlebrize/egui_test" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftlebrize%2Fegui_test", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftlebrize%2Fegui_test'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3727e963035b205727296ee91296199bfac8aff9 [INFO] checking tlebrize/egui_test against master#90384941aae4ea38de00e4702b50757e9b882a19 for pr-138340 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftlebrize%2Fegui_test" "/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/tlebrize/egui_test on toolchain 90384941aae4ea38de00e4702b50757e9b882a19 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+90384941aae4ea38de00e4702b50757e9b882a19" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/tlebrize/egui_test [INFO] finished tweaking git repo https://github.com/tlebrize/egui_test [INFO] tweaked toml for git repo https://github.com/tlebrize/egui_test written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/tlebrize/egui_test 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" "+90384941aae4ea38de00e4702b50757e9b882a19" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded ordered-float v2.5.1 [INFO] [stderr] Downloaded eframe v0.13.0 [INFO] [stderr] Downloaded egui v0.13.0 [INFO] [stderr] Downloaded epi v0.13.0 [INFO] [stderr] Downloaded ureq v2.1.1 [INFO] [stderr] Downloaded egui_glium v0.13.0 [INFO] [stderr] Downloaded glium v0.30.0 [INFO] [stderr] Downloaded egui_web v0.13.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" "+90384941aae4ea38de00e4702b50757e9b882a19" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1954f56f6ecc8a4076a6941f829edf0cc58fc21d45c9976e8f2888824440dfc7 [INFO] running `Command { std: "docker" "start" "-a" "1954f56f6ecc8a4076a6941f829edf0cc58fc21d45c9976e8f2888824440dfc7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1954f56f6ecc8a4076a6941f829edf0cc58fc21d45c9976e8f2888824440dfc7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1954f56f6ecc8a4076a6941f829edf0cc58fc21d45c9976e8f2888824440dfc7", kill_on_drop: false }` [INFO] [stdout] 1954f56f6ecc8a4076a6941f829edf0cc58fc21d45c9976e8f2888824440dfc7 [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" "+90384941aae4ea38de00e4702b50757e9b882a19" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7010d433e89517feee824231eff8b66c4a0cbb8261c45c9e6bcf53a3db51b7c2 [INFO] running `Command { std: "docker" "start" "-a" "7010d433e89517feee824231eff8b66c4a0cbb8261c45c9e6bcf53a3db51b7c2", kill_on_drop: false }` [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.97 [INFO] [stderr] Compiling xml-rs v0.8.3 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Checking once_cell v1.8.0 [INFO] [stderr] Checking libloading v0.7.0 [INFO] [stderr] Checking smallvec v1.6.1 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Checking dlib v0.5.0 [INFO] [stderr] Checking ab_glyph_rasterizer v0.1.4 [INFO] [stderr] Compiling wayland-sys v0.28.5 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling wayland-scanner v0.28.5 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling nom v6.2.1 [INFO] [stderr] Checking scoped-tls v1.0.0 [INFO] [stderr] Checking downcast-rs v1.2.0 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling nix v0.18.0 [INFO] [stderr] Checking ttf-parser v0.6.2 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking walkdir v2.3.2 [INFO] [stderr] Checking libloading v0.6.7 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling crossbeam-queue v0.3.2 [INFO] [stderr] Checking xdg v2.2.0 [INFO] [stderr] Checking dlib v0.4.2 [INFO] [stderr] Compiling x11-dl v2.18.5 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Checking crossbeam-deque v0.8.0 [INFO] [stderr] Checking crossbeam-channel v0.5.1 [INFO] [stderr] Compiling ahash v0.7.4 [INFO] [stderr] Checking nix v0.20.0 [INFO] [stderr] Compiling wayland-client v0.28.5 [INFO] [stderr] Compiling wayland-protocols v0.28.5 [INFO] [stderr] Checking owned_ttf_parser v0.6.0 [INFO] [stderr] Checking memmap2 v0.1.0 [INFO] [stderr] Checking rusttype v0.9.2 [INFO] [stderr] Checking xcursor v0.3.3 [INFO] [stderr] Checking instant v0.1.9 [INFO] [stderr] Checking ttf-parser v0.12.2 [INFO] [stderr] Checking parking_lot_core v0.8.3 [INFO] [stderr] Checking andrew v0.3.1 [INFO] [stderr] Checking crossbeam v0.8.1 [INFO] [stderr] Checking mio v0.7.13 [INFO] [stderr] Checking getrandom v0.2.3 [INFO] [stderr] Compiling glutin_glx_sys v0.1.7 [INFO] [stderr] Compiling xcb v0.9.0 [INFO] [stderr] Compiling glutin_egl_sys v0.1.5 [INFO] [stderr] Checking owned_ttf_parser v0.12.0 [INFO] [stderr] Checking lock_api v0.4.4 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling winit v0.25.0 [INFO] [stderr] Compiling cc v1.0.68 [INFO] [stderr] Checking ordered-float v2.5.1 [INFO] [stderr] Checking parking_lot v0.11.1 [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaD6G4VO" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `ordered-float` (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-protocols v0.28.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-4044952d5bacac59/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=./misc/gtk-primary-selection.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] [INFO] [stderr] --- stderr [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '90384941aae4ea38de00e4702b50757e9b882a19'. [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 '90384941aae4ea38de00e4702b50757e9b882a19'. [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 '90384941aae4ea38de00e4702b50757e9b882a19'. [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 '90384941aae4ea38de00e4702b50757e9b882a19'. [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 '90384941aae4ea38de00e4702b50757e9b882a19'. [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 '90384941aae4ea38de00e4702b50757e9b882a19'. [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 '90384941aae4ea38de00e4702b50757e9b882a19'. [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 '90384941aae4ea38de00e4702b50757e9b882a19'. [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 '90384941aae4ea38de00e4702b50757e9b882a19'. [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.28.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: 0x58de305fc4d3 - std::backtrace_rs::backtrace::libunwind::trace::hfd34d056f6840d8d [INFO] [stderr] at /rustc/90384941aae4ea38de00e4702b50757e9b882a19/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stderr] 1: 0x58de305fc4d3 - std::backtrace_rs::backtrace::trace_unsynchronized::hf5a534aa869cd257 [INFO] [stderr] at /rustc/90384941aae4ea38de00e4702b50757e9b882a19/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stderr] 2: 0x58de305fc4d3 - std::sys::backtrace::_print_fmt::he9473c641c3da57f [INFO] [stderr] at /rustc/90384941aae4ea38de00e4702b50757e9b882a19/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x58de305fc4d3 - ::fmt::hfdd7bfc0578a525d [INFO] [stderr] at /rustc/90384941aae4ea38de00e4702b50757e9b882a19/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x58de3061e7d3 - core::fmt::rt::Argument::fmt::h6e72f25580664fda [INFO] [stderr] at /rustc/90384941aae4ea38de00e4702b50757e9b882a19/library/core/src/fmt/rt.rs:177:76 [INFO] [stderr] 5: 0x58de3061e7d3 - core::fmt::write::h510f4e2087b275e1 [INFO] [stderr] at /rustc/90384941aae4ea38de00e4702b50757e9b882a19/library/core/src/fmt/mod.rs:1449:21 [INFO] [stderr] 6: 0x58de305f9b73 - std::io::Write::write_fmt::hdeb9279c9aa4f382 [INFO] [stderr] at /rustc/90384941aae4ea38de00e4702b50757e9b882a19/library/std/src/io/mod.rs:1890:15 [INFO] [stderr] 7: 0x58de305fc322 - std::sys::backtrace::BacktraceLock::print::h241cb04c1ae3cee5 [INFO] [stderr] at /rustc/90384941aae4ea38de00e4702b50757e9b882a19/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 8: 0x58de305fd64a - std::panicking::default_hook::{{closure}}::h3c5deedc20ff793e [INFO] [stderr] at /rustc/90384941aae4ea38de00e4702b50757e9b882a19/library/std/src/panicking.rs:298:22 [INFO] [stderr] 9: 0x58de305fd3e7 - std::panicking::default_hook::h80e312ad30f04021 [INFO] [stderr] at /rustc/90384941aae4ea38de00e4702b50757e9b882a19/library/std/src/panicking.rs:325:9 [INFO] [stderr] 10: 0x58de305fe062 - std::panicking::rust_panic_with_hook::h6effd584306df897 [INFO] [stderr] at /rustc/90384941aae4ea38de00e4702b50757e9b882a19/library/std/src/panicking.rs:831:13 [INFO] [stderr] 11: 0x58de305fddea - std::panicking::begin_panic_handler::{{closure}}::h5c0530ae957468a2 [INFO] [stderr] at /rustc/90384941aae4ea38de00e4702b50757e9b882a19/library/std/src/panicking.rs:704:13 [INFO] [stderr] 12: 0x58de305fc9d9 - std::sys::backtrace::__rust_end_short_backtrace::h4862fdaab2427fbf [INFO] [stderr] at /rustc/90384941aae4ea38de00e4702b50757e9b882a19/library/std/src/sys/backtrace.rs:168:18 [INFO] [stderr] 13: 0x58de305fda7d - rust_begin_unwind [INFO] [stderr] at /rustc/90384941aae4ea38de00e4702b50757e9b882a19/library/std/src/panicking.rs:695:5 [INFO] [stderr] 14: 0x58de3061d640 - core::panicking::panic_fmt::hd1c209daa41ed32d [INFO] [stderr] at /rustc/90384941aae4ea38de00e4702b50757e9b882a19/library/core/src/panicking.rs:75:14 [INFO] [stderr] 15: 0x58de3061daa6 - core::result::unwrap_failed::h6a930124e6b438e7 [INFO] [stderr] at /rustc/90384941aae4ea38de00e4702b50757e9b882a19/library/core/src/result.rs:1704:5 [INFO] [stderr] 16: 0x58de3053e67f - wayland_scanner::generate_code_with_destructor_events::had3355d543ee3eed [INFO] [stderr] 17: 0x58de3053c58d - build_script_build::generate_protocol::ha0b52d835e4c5516 [INFO] [stderr] 18: 0x58de3053d848 - build_script_build::main::hd72322a046b998ff [INFO] [stderr] 19: 0x58de305391b3 - core::ops::function::FnOnce::call_once::h4323405ea779c441 [INFO] [stderr] 20: 0x58de30538c66 - std::sys::backtrace::__rust_begin_short_backtrace::h3e8a35540794d163 [INFO] [stderr] 21: 0x58de30546409 - std::rt::lang_start::{{closure}}::he8fdb75aa42baa3e [INFO] [stderr] 22: 0x58de305f6660 - core::ops::function::impls:: for &F>::call_once::hb5eca44c27579287 [INFO] [stderr] at /rustc/90384941aae4ea38de00e4702b50757e9b882a19/library/core/src/ops/function.rs:284:13 [INFO] [stderr] 23: 0x58de305f6660 - std::panicking::try::do_call::h1521d96ec267767e [INFO] [stderr] at /rustc/90384941aae4ea38de00e4702b50757e9b882a19/library/std/src/panicking.rs:587:40 [INFO] [stderr] 24: 0x58de305f6660 - std::panicking::try::hbf4c53531072c2cf [INFO] [stderr] at /rustc/90384941aae4ea38de00e4702b50757e9b882a19/library/std/src/panicking.rs:550:19 [INFO] [stderr] 25: 0x58de305f6660 - std::panic::catch_unwind::hf2272934a4eade5f [INFO] [stderr] at /rustc/90384941aae4ea38de00e4702b50757e9b882a19/library/std/src/panic.rs:359:14 [INFO] [stderr] 26: 0x58de305f6660 - std::rt::lang_start_internal::{{closure}}::hcd2800690fcfc8bc [INFO] [stderr] at /rustc/90384941aae4ea38de00e4702b50757e9b882a19/library/std/src/rt.rs:168:24 [INFO] [stderr] 27: 0x58de305f6660 - std::panicking::try::do_call::hbc430dcc29625636 [INFO] [stderr] at /rustc/90384941aae4ea38de00e4702b50757e9b882a19/library/std/src/panicking.rs:587:40 [INFO] [stderr] 28: 0x58de305f6660 - std::panicking::try::h92d4445341d7b4fa [INFO] [stderr] at /rustc/90384941aae4ea38de00e4702b50757e9b882a19/library/std/src/panicking.rs:550:19 [INFO] [stderr] 29: 0x58de305f6660 - std::panic::catch_unwind::h59757487c32f4180 [INFO] [stderr] at /rustc/90384941aae4ea38de00e4702b50757e9b882a19/library/std/src/panic.rs:359:14 [INFO] [stderr] 30: 0x58de305f6660 - std::rt::lang_start_internal::h378973f4b564e705 [INFO] [stderr] at /rustc/90384941aae4ea38de00e4702b50757e9b882a19/library/std/src/rt.rs:164:5 [INFO] [stderr] 31: 0x58de305463f1 - std::rt::lang_start::h9b3241db64fec232 [INFO] [stderr] 32: 0x58de3053ddd5 - main [INFO] [stderr] 33: 0x7f70213acd90 - [INFO] [stderr] 34: 0x7f70213ace40 - __libc_start_main [INFO] [stderr] 35: 0x58de30537ed5 - _start [INFO] [stderr] 36: 0x0 - [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustceuBGYA/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libgl_generator-cc639e1170cf4b78.rlib,libkhronos_api-806f8e8ef39a298b.rlib,libxml-1a4c701caf1a13c8.rlib,liblog-f878874cd8e03d76.rlib,libcfg_if-a6ec14cb1a24e6b7.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/rustceuBGYA/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,-znostart-stop-gc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/build/glutin_egl_sys-97140a14fdc3f141/build_script_build-97140a14fdc3f141" "-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] Stack dump: [INFO] [stdout] 0. Program arguments: /opt/rustwide/rustup-home/toolchains/90384941aae4ea38de00e4702b50757e9b882a19/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/ccGFXjao.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-97140a14fdc3f141/build_script_build-97140a14fdc3f141 /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/tmp/rustceuBGYA/raw-dylibs -L/opt/rustwide/rustup-home/toolchains/90384941aae4ea38de00e4702b50757e9b882a19/lib/rustlib/x86_64-unknown-linux-gnu/lib -L/opt/rustwide/rustup-home/toolchains/90384941aae4ea38de00e4702b50757e9b882a19/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/rustceuBGYA/symbols.o /opt/rustwide/target/debug/build/glutin_egl_sys-97140a14fdc3f141/build_script_build-97140a14fdc3f141.build_script_build.d87ed88847b9c2d9-cgu.00.rcgu.o /opt/rustwide/target/debug/build/glutin_egl_sys-97140a14fdc3f141/build_script_build-97140a14fdc3f141.build_script_build.d87ed88847b9c2d9-cgu.01.rcgu.o /opt/rustwide/target/debug/build/glutin_egl_sys-97140a14fdc3f141/build_script_build-97140a14fdc3f141.build_script_build.d87ed88847b9c2d9-cgu.02.rcgu.o /opt/rustwide/target/debug/build/glutin_egl_sys-97140a14fdc3f141/build_script_build-97140a14fdc3f141.build_script_build.d87ed88847b9c2d9-cgu.03.rcgu.o /opt/rustwide/target/debug/build/glutin_egl_sys-97140a14fdc3f141/build_script_build-97140a14fdc3f141.build_script_build.d87ed88847b9c2d9-cgu.04.rcgu.o /opt/rustwide/target/debug/build/glutin_egl_sys-97140a14fdc3f141/build_script_build-97140a14fdc3f141.build_script_build.d87ed88847b9c2d9-cgu.05.rcgu.o /opt/rustwide/target/debug/build/glutin_egl_sys-97140a14fdc3f141/build_script_build-97140a14fdc3f141.build_script_build.d87ed88847b9c2d9-cgu.06.rcgu.o /opt/rustwide/target/debug/build/glutin_egl_sys-97140a14fdc3f141/build_script_build-97140a14fdc3f141.build_script_build.d87ed88847b9c2d9-cgu.07.rcgu.o /opt/rustwide/target/debug/build/glutin_egl_sys-97140a14fdc3f141/build_script_build-97140a14fdc3f141.build_script_build.d87ed88847b9c2d9-cgu.08.rcgu.o /opt/rustwide/target/debug/build/glutin_egl_sys-97140a14fdc3f141/build_script_build-97140a14fdc3f141.build_script_build.d87ed88847b9c2d9-cgu.09.rcgu.o /opt/rustwide/target/debug/build/glutin_egl_sys-97140a14fdc3f141/build_script_build-97140a14fdc3f141.build_script_build.d87ed88847b9c2d9-cgu.10.rcgu.o /opt/rustwide/target/debug/build/glutin_egl_sys-97140a14fdc3f141/build_script_build-97140a14fdc3f141.build_script_build.d87ed88847b9c2d9-cgu.11.rcgu.o /opt/rustwide/target/debug/build/glutin_egl_sys-97140a14fdc3f141/build_script_build-97140a14fdc3f141.build_script_build.d87ed88847b9c2d9-cgu.12.rcgu.o /opt/rustwide/target/debug/build/glutin_egl_sys-97140a14fdc3f141/build_script_build-97140a14fdc3f141.build_script_build.d87ed88847b9c2d9-cgu.13.rcgu.o /opt/rustwide/target/debug/build/glutin_egl_sys-97140a14fdc3f141/build_script_build-97140a14fdc3f141.build_script_build.d87ed88847b9c2d9-cgu.14.rcgu.o /opt/rustwide/target/debug/build/glutin_egl_sys-97140a14fdc3f141/build_script_build-97140a14fdc3f141.build_script_build.d87ed88847b9c2d9-cgu.15.rcgu.o /opt/rustwide/target/debug/build/glutin_egl_sys-97140a14fdc3f141/build_script_build-97140a14fdc3f141.c92n5rpp0jvmso6h3iew0auut.rcgu.o --as-needed -Bstatic /opt/rustwide/target/debug/deps/libgl_generator-cc639e1170cf4b78.rlib /opt/rustwide/target/debug/deps/libkhronos_api-806f8e8ef39a298b.rlib /opt/rustwide/target/debug/deps/libxml-1a4c701caf1a13c8.rlib /opt/rustwide/target/debug/deps/liblog-f878874cd8e03d76.rlib /opt/rustwide/target/debug/deps/libcfg_if-a6ec14cb1a24e6b7.rlib /opt/rustwide/rustup-home/toolchains/90384941aae4ea38de00e4702b50757e9b882a19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-bef9ff2a661ad41c.rlib /opt/rustwide/rustup-home/toolchains/90384941aae4ea38de00e4702b50757e9b882a19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-853362b97afc2f85.rlib /opt/rustwide/rustup-home/toolchains/90384941aae4ea38de00e4702b50757e9b882a19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-e23f881d85955200.rlib /opt/rustwide/rustup-home/toolchains/90384941aae4ea38de00e4702b50757e9b882a19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-a49c48c72917b7fd.rlib /opt/rustwide/rustup-home/toolchains/90384941aae4ea38de00e4702b50757e9b882a19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-3ca1e42d18edf654.rlib /opt/rustwide/rustup-home/toolchains/90384941aae4ea38de00e4702b50757e9b882a19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-a781adec4bf6a44b.rlib /opt/rustwide/rustup-home/toolchains/90384941aae4ea38de00e4702b50757e9b882a19/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-2968ce6079bb1f71.rlib /opt/rustwide/rustup-home/toolchains/90384941aae4ea38de00e4702b50757e9b882a19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-206136408988573f.rlib /opt/rustwide/rustup-home/toolchains/90384941aae4ea38de00e4702b50757e9b882a19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-054c4e8a42992d63.rlib /opt/rustwide/rustup-home/toolchains/90384941aae4ea38de00e4702b50757e9b882a19/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-7b1b7572bf2bef56.rlib /opt/rustwide/rustup-home/toolchains/90384941aae4ea38de00e4702b50757e9b882a19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-b1741068faf841b8.rlib /opt/rustwide/rustup-home/toolchains/90384941aae4ea38de00e4702b50757e9b882a19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler2-f0b81b684679327b.rlib /opt/rustwide/rustup-home/toolchains/90384941aae4ea38de00e4702b50757e9b882a19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-a0b3d4c96ac57d57.rlib /opt/rustwide/rustup-home/toolchains/90384941aae4ea38de00e4702b50757e9b882a19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-c93a46af375896b2.rlib /opt/rustwide/rustup-home/toolchains/90384941aae4ea38de00e4702b50757e9b882a19/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-c6beddec4685a323.rlib /opt/rustwide/rustup-home/toolchains/90384941aae4ea38de00e4702b50757e9b882a19/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-96fab14884229a11.rlib /opt/rustwide/rustup-home/toolchains/90384941aae4ea38de00e4702b50757e9b882a19/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-186a023b8864be69.rlib /opt/rustwide/rustup-home/toolchains/90384941aae4ea38de00e4702b50757e9b882a19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-74a8d2c13eeedc93.rlib /opt/rustwide/rustup-home/toolchains/90384941aae4ea38de00e4702b50757e9b882a19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-b294c1429f78dd04.rlib -Bdynamic -lgcc_s -lutil -lrt -lpthread -lm -ldl -lc -znostart-stop-gc --eh-frame-hdr -z noexecstack --gc-sections -z relro -z now /usr/lib/gcc/x86_64-linux-gnu/11/crtendS.o /usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu/crtn.o [INFO] [stdout] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `glutin_egl_sys` (build script) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "7010d433e89517feee824231eff8b66c4a0cbb8261c45c9e6bcf53a3db51b7c2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7010d433e89517feee824231eff8b66c4a0cbb8261c45c9e6bcf53a3db51b7c2", kill_on_drop: false }` [INFO] [stdout] 7010d433e89517feee824231eff8b66c4a0cbb8261c45c9e6bcf53a3db51b7c2