[INFO] cloning repository https://github.com/toger5/eguiTest [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/toger5/eguiTest" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftoger5%2FeguiTest", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftoger5%2FeguiTest'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e0eb96c7807193ca908d764088b89115bd687f46 [INFO] building toger5/eguiTest against master#f3126500f25114ba4e0ac3e76694dd45a22de56d for pr-107620-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftoger5%2FeguiTest" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/toger5/eguiTest on toolchain f3126500f25114ba4e0ac3e76694dd45a22de56d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f3126500f25114ba4e0ac3e76694dd45a22de56d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/toger5/eguiTest [INFO] finished tweaking git repo https://github.com/toger5/eguiTest [INFO] tweaked toml for git repo https://github.com/toger5/eguiTest written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/toger5/eguiTest 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" "+f3126500f25114ba4e0ac3e76694dd45a22de56d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:3d532c2baa59a8a48e45c3be7eb049f77ac5a58a7a6514a58a8e878df1c3d03d" "/opt/rustwide/cargo-home/bin/cargo" "+f3126500f25114ba4e0ac3e76694dd45a22de56d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1b9e8c8e84f5a82bae6d770b7f94da38bf0dc213db6e7d4b470167b82b49067c [INFO] running `Command { std: "docker" "start" "-a" "1b9e8c8e84f5a82bae6d770b7f94da38bf0dc213db6e7d4b470167b82b49067c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1b9e8c8e84f5a82bae6d770b7f94da38bf0dc213db6e7d4b470167b82b49067c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1b9e8c8e84f5a82bae6d770b7f94da38bf0dc213db6e7d4b470167b82b49067c", kill_on_drop: false }` [INFO] [stdout] 1b9e8c8e84f5a82bae6d770b7f94da38bf0dc213db6e7d4b470167b82b49067c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:3d532c2baa59a8a48e45c3be7eb049f77ac5a58a7a6514a58a8e878df1c3d03d" "/opt/rustwide/cargo-home/bin/cargo" "+f3126500f25114ba4e0ac3e76694dd45a22de56d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e414a32dc6ca4159c89a0864554005fff6fbdce7b795fc39153dd6e323d2500a [INFO] running `Command { std: "docker" "start" "-a" "e414a32dc6ca4159c89a0864554005fff6fbdce7b795fc39153dd6e323d2500a", kill_on_drop: false }` [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.112 [INFO] [stderr] Compiling xml-rs v0.8.4 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling pkg-config v0.3.24 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling once_cell v1.9.0 [INFO] [stderr] Compiling libloading v0.7.2 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling smallvec v1.7.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling dlib v0.5.0 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Compiling wayland-sys v0.29.1 [INFO] [stderr] Compiling nom v7.1.0 [INFO] [stderr] Compiling downcast-rs v1.2.0 [INFO] [stderr] Compiling scoped-tls v1.0.0 [INFO] [stderr] Compiling quote v1.0.14 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling wayland-scanner v0.29.1 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling smithay-client-toolkit v0.15.3 [INFO] [stderr] Compiling x11-dl v2.19.1 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling nix v0.22.0 [INFO] [stderr] Compiling memmap2 v0.3.1 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling ttf-parser v0.13.4 [INFO] [stderr] Compiling quick-xml v0.22.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling lock_api v0.4.5 [INFO] [stderr] Compiling wayland-client v0.29.1 [INFO] [stderr] Compiling wayland-protocols v0.29.1 [INFO] [stderr] Compiling xcursor v0.3.4 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling xcb v0.10.1 [INFO] [stderr] Compiling winit v0.26.0 [INFO] [stderr] Compiling owned_ttf_parser v0.13.2 [INFO] [stderr] Compiling ab_glyph_rasterizer v0.1.5 [INFO] [stderr] Compiling cty v0.2.2 [INFO] [stderr] Compiling ab_glyph v0.2.12 [INFO] [stderr] Compiling raw-window-handle v0.4.2 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling glutin_glx_sys v0.1.7 [INFO] [stderr] Compiling glutin_egl_sys v0.1.5 [INFO] [stderr] Compiling mio v0.8.0 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling emath v0.16.0 [INFO] [stderr] Compiling atomic_refcell v0.1.8 [INFO] [stderr] Compiling nohash-hasher v0.2.0 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Compiling epaint v0.16.0 [INFO] [stderr] Compiling shared_library v0.1.9 [INFO] [stderr] Compiling wayland-commons v0.29.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/rmetanVlqhc" [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/f3126500f25114ba4e0ac3e76694dd45a22de56d/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustcgW0IHH/symbols.o" "/opt/rustwide/target/debug/build/glutin_egl_sys-66b987b9f2018c4a/build_script_build-66b987b9f2018c4a.build_script_build.0c8ec8e1-cgu.0.rcgu.o" "/opt/rustwide/target/debug/build/glutin_egl_sys-66b987b9f2018c4a/build_script_build-66b987b9f2018c4a.build_script_build.0c8ec8e1-cgu.1.rcgu.o" "/opt/rustwide/target/debug/build/glutin_egl_sys-66b987b9f2018c4a/build_script_build-66b987b9f2018c4a.build_script_build.0c8ec8e1-cgu.10.rcgu.o" "/opt/rustwide/target/debug/build/glutin_egl_sys-66b987b9f2018c4a/build_script_build-66b987b9f2018c4a.build_script_build.0c8ec8e1-cgu.11.rcgu.o" "/opt/rustwide/target/debug/build/glutin_egl_sys-66b987b9f2018c4a/build_script_build-66b987b9f2018c4a.build_script_build.0c8ec8e1-cgu.12.rcgu.o" "/opt/rustwide/target/debug/build/glutin_egl_sys-66b987b9f2018c4a/build_script_build-66b987b9f2018c4a.build_script_build.0c8ec8e1-cgu.13.rcgu.o" "/opt/rustwide/target/debug/build/glutin_egl_sys-66b987b9f2018c4a/build_script_build-66b987b9f2018c4a.build_script_build.0c8ec8e1-cgu.14.rcgu.o" "/opt/rustwide/target/debug/build/glutin_egl_sys-66b987b9f2018c4a/build_script_build-66b987b9f2018c4a.build_script_build.0c8ec8e1-cgu.15.rcgu.o" "/opt/rustwide/target/debug/build/glutin_egl_sys-66b987b9f2018c4a/build_script_build-66b987b9f2018c4a.build_script_build.0c8ec8e1-cgu.2.rcgu.o" "/opt/rustwide/target/debug/build/glutin_egl_sys-66b987b9f2018c4a/build_script_build-66b987b9f2018c4a.build_script_build.0c8ec8e1-cgu.3.rcgu.o" "/opt/rustwide/target/debug/build/glutin_egl_sys-66b987b9f2018c4a/build_script_build-66b987b9f2018c4a.build_script_build.0c8ec8e1-cgu.4.rcgu.o" "/opt/rustwide/target/debug/build/glutin_egl_sys-66b987b9f2018c4a/build_script_build-66b987b9f2018c4a.build_script_build.0c8ec8e1-cgu.5.rcgu.o" "/opt/rustwide/target/debug/build/glutin_egl_sys-66b987b9f2018c4a/build_script_build-66b987b9f2018c4a.build_script_build.0c8ec8e1-cgu.6.rcgu.o" "/opt/rustwide/target/debug/build/glutin_egl_sys-66b987b9f2018c4a/build_script_build-66b987b9f2018c4a.build_script_build.0c8ec8e1-cgu.7.rcgu.o" "/opt/rustwide/target/debug/build/glutin_egl_sys-66b987b9f2018c4a/build_script_build-66b987b9f2018c4a.build_script_build.0c8ec8e1-cgu.8.rcgu.o" "/opt/rustwide/target/debug/build/glutin_egl_sys-66b987b9f2018c4a/build_script_build-66b987b9f2018c4a.build_script_build.0c8ec8e1-cgu.9.rcgu.o" "/opt/rustwide/target/debug/build/glutin_egl_sys-66b987b9f2018c4a/build_script_build-66b987b9f2018c4a.2ah1wb6z1habjtde.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/f3126500f25114ba4e0ac3e76694dd45a22de56d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libgl_generator-e224ef28b8339ae9.rlib" "/opt/rustwide/target/debug/deps/libkhronos_api-a894040b25b9f912.rlib" "/opt/rustwide/target/debug/deps/libxml-26b655784b382005.rlib" "/opt/rustwide/target/debug/deps/liblog-d1d9e9bb2ac58ba1.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-90e3626e3c41eec3.rlib" "/opt/rustwide/rustup-home/toolchains/f3126500f25114ba4e0ac3e76694dd45a22de56d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-6e3768d17ed5c91f.rlib" "/opt/rustwide/rustup-home/toolchains/f3126500f25114ba4e0ac3e76694dd45a22de56d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-e47bba77b7b5c0b2.rlib" "/opt/rustwide/rustup-home/toolchains/f3126500f25114ba4e0ac3e76694dd45a22de56d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-53f2c5425d4cec3a.rlib" "/opt/rustwide/rustup-home/toolchains/f3126500f25114ba4e0ac3e76694dd45a22de56d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-0214339f67d6e45d.rlib" "/opt/rustwide/rustup-home/toolchains/f3126500f25114ba4e0ac3e76694dd45a22de56d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-eb587a7952c73627.rlib" "/opt/rustwide/rustup-home/toolchains/f3126500f25114ba4e0ac3e76694dd45a22de56d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-45e37414ee5de40d.rlib" "/opt/rustwide/rustup-home/toolchains/f3126500f25114ba4e0ac3e76694dd45a22de56d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-933aae77a9a2d3fe.rlib" "/opt/rustwide/rustup-home/toolchains/f3126500f25114ba4e0ac3e76694dd45a22de56d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-56cc3efe06e08d50.rlib" "/opt/rustwide/rustup-home/toolchains/f3126500f25114ba4e0ac3e76694dd45a22de56d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-2ce5ce1f309d2e6f.rlib" "/opt/rustwide/rustup-home/toolchains/f3126500f25114ba4e0ac3e76694dd45a22de56d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-76f96de5ce3d7d68.rlib" "/opt/rustwide/rustup-home/toolchains/f3126500f25114ba4e0ac3e76694dd45a22de56d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-053807785274d913.rlib" "/opt/rustwide/rustup-home/toolchains/f3126500f25114ba4e0ac3e76694dd45a22de56d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-282372a9a820c337.rlib" "/opt/rustwide/rustup-home/toolchains/f3126500f25114ba4e0ac3e76694dd45a22de56d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-4dd8f6492a2eee72.rlib" "/opt/rustwide/rustup-home/toolchains/f3126500f25114ba4e0ac3e76694dd45a22de56d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-79e3536ae4d3f46d.rlib" "/opt/rustwide/rustup-home/toolchains/f3126500f25114ba4e0ac3e76694dd45a22de56d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-6d46d38f739892fe.rlib" "/opt/rustwide/rustup-home/toolchains/f3126500f25114ba4e0ac3e76694dd45a22de56d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-abe31de449de410d.rlib" "/opt/rustwide/rustup-home/toolchains/f3126500f25114ba4e0ac3e76694dd45a22de56d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-522518611024dce5.rlib" "/opt/rustwide/rustup-home/toolchains/f3126500f25114ba4e0ac3e76694dd45a22de56d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-05898138a596088a.rlib" "/opt/rustwide/rustup-home/toolchains/f3126500f25114ba4e0ac3e76694dd45a22de56d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-0d23d26821d11ecf.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/f3126500f25114ba4e0ac3e76694dd45a22de56d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/build/glutin_egl_sys-66b987b9f2018c4a/build_script_build-66b987b9f2018c4a" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: final link failed: No space left on device [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: failed to run custom build command for `wayland-protocols v0.29.1` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/wayland-protocols-c2617f7016dabbb5/build-script-build` (exit status: 101) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rerun-if-changed-env=CARGO_FEATURE_CLIENT [INFO] [stderr] cargo:rerun-if-changed-env=CARGO_FEATURE_SERVER [INFO] [stderr] cargo:rerun-if-changed-env=CARGO_FEATURE_UNSTABLE_PROTOCOLS [INFO] [stderr] cargo:rerun-if-changed=./protocols/stable/presentation-time/presentation-time.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/stable/viewporter/viewporter.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/stable/xdg-shell/xdg-shell.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/staging/xdg-activation/xdg-activation-v1.xml [INFO] [stderr] cargo:rerun-if-changed=./misc/gtk-primary-selection.xml [INFO] [stderr] cargo:rerun-if-changed=./misc/input-method-unstable-v2.xml [INFO] [stderr] cargo:rerun-if-changed=./misc/server-decoration.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/fullscreen-shell/fullscreen-shell-unstable-v1.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/idle-inhibit/idle-inhibit-unstable-v1.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/input-method/input-method-unstable-v1.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/input-timestamps/input-timestamps-unstable-v1.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/keyboard-shortcuts-inhibit/keyboard-shortcuts-inhibit-unstable-v1.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/linux-dmabuf/linux-dmabuf-unstable-v1.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/linux-explicit-synchronization/linux-explicit-synchronization-unstable-v1.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/pointer-constraints/pointer-constraints-unstable-v1.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/pointer-gestures/pointer-gestures-unstable-v1.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/primary-selection/primary-selection-unstable-v1.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/relative-pointer/relative-pointer-unstable-v1.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/tablet/tablet-unstable-v1.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/tablet/tablet-unstable-v2.xml [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] error: 'rustfmt' is not installed for the toolchain 'f3126500f25114ba4e0ac3e76694dd45a22de56d' [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 toolchain 'f3126500f25114ba4e0ac3e76694dd45a22de56d' [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 toolchain 'f3126500f25114ba4e0ac3e76694dd45a22de56d' [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 toolchain 'f3126500f25114ba4e0ac3e76694dd45a22de56d' [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 toolchain 'f3126500f25114ba4e0ac3e76694dd45a22de56d' [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 toolchain 'f3126500f25114ba4e0ac3e76694dd45a22de56d' [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 toolchain 'f3126500f25114ba4e0ac3e76694dd45a22de56d' [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 toolchain 'f3126500f25114ba4e0ac3e76694dd45a22de56d' [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 toolchain 'f3126500f25114ba4e0ac3e76694dd45a22de56d' [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 toolchain 'f3126500f25114ba4e0ac3e76694dd45a22de56d' [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 toolchain 'f3126500f25114ba4e0ac3e76694dd45a22de56d' [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 toolchain 'f3126500f25114ba4e0ac3e76694dd45a22de56d' [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 toolchain 'f3126500f25114ba4e0ac3e76694dd45a22de56d' [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 toolchain 'f3126500f25114ba4e0ac3e76694dd45a22de56d' [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 toolchain 'f3126500f25114ba4e0ac3e76694dd45a22de56d' [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 toolchain 'f3126500f25114ba4e0ac3e76694dd45a22de56d' [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 toolchain 'f3126500f25114ba4e0ac3e76694dd45a22de56d' [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 toolchain 'f3126500f25114ba4e0ac3e76694dd45a22de56d' [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 toolchain 'f3126500f25114ba4e0ac3e76694dd45a22de56d' [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 'called `Result::unwrap()` on an `Err` value: Os { code: 28, kind: StorageFull, message: "No space left on device" }', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wayland-scanner-0.29.1/src/lib.rs:156:40 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x563bde2ba68a - std::backtrace_rs::backtrace::libunwind::trace::h081f29f716721cea [INFO] [stderr] at /rustc/f3126500f25114ba4e0ac3e76694dd45a22de56d/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stderr] 1: 0x563bde2ba68a - std::backtrace_rs::backtrace::trace_unsynchronized::h1c7fc4c4ccf8cfff [INFO] [stderr] at /rustc/f3126500f25114ba4e0ac3e76694dd45a22de56d/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x563bde2ba68a - std::sys_common::backtrace::_print_fmt::hb7786e9419686803 [INFO] [stderr] at /rustc/f3126500f25114ba4e0ac3e76694dd45a22de56d/library/std/src/sys_common/backtrace.rs:65:5 [INFO] [stderr] 3: 0x563bde2ba68a - ::fmt::h94ad8e373d395c6e [INFO] [stderr] at /rustc/f3126500f25114ba4e0ac3e76694dd45a22de56d/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stderr] 4: 0x563bde2d86de - core::fmt::write::h46ba6a9e2a6d4adf [INFO] [stderr] at /rustc/f3126500f25114ba4e0ac3e76694dd45a22de56d/library/core/src/fmt/mod.rs:1232:17 [INFO] [stderr] 5: 0x563bde2b83f5 - std::io::Write::write_fmt::h6f4267f20ec68788 [INFO] [stderr] at /rustc/f3126500f25114ba4e0ac3e76694dd45a22de56d/library/std/src/io/mod.rs:1682:15 [INFO] [stderr] 6: 0x563bde2ba455 - std::sys_common::backtrace::_print::hb5c67b8e69014d61 [INFO] [stderr] at /rustc/f3126500f25114ba4e0ac3e76694dd45a22de56d/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stderr] 7: 0x563bde2ba455 - std::sys_common::backtrace::print::h2ff0f6ec8fe8dee2 [INFO] [stderr] at /rustc/f3126500f25114ba4e0ac3e76694dd45a22de56d/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stderr] 8: 0x563bde2bbadf - std::panicking::default_hook::{{closure}}::h8f2dc7f3e286efd1 [INFO] [stderr] at /rustc/f3126500f25114ba4e0ac3e76694dd45a22de56d/library/std/src/panicking.rs:267:22 [INFO] [stderr] 9: 0x563bde2bb81b - std::panicking::default_hook::heeca694d4cd7d11c [INFO] [stderr] at /rustc/f3126500f25114ba4e0ac3e76694dd45a22de56d/library/std/src/panicking.rs:286:9 [INFO] [stderr] 10: 0x563bde2bc1e9 - std::panicking::rust_panic_with_hook::h892e6adff61670d4 [INFO] [stderr] at /rustc/f3126500f25114ba4e0ac3e76694dd45a22de56d/library/std/src/panicking.rs:688:13 [INFO] [stderr] 11: 0x563bde2bbf89 - std::panicking::begin_panic_handler::{{closure}}::he0859e3e131b2a3c [INFO] [stderr] at /rustc/f3126500f25114ba4e0ac3e76694dd45a22de56d/library/std/src/panicking.rs:579:13 [INFO] [stderr] 12: 0x563bde2bab3c - std::sys_common::backtrace::__rust_end_short_backtrace::he7b65f460b4dc3cf [INFO] [stderr] at /rustc/f3126500f25114ba4e0ac3e76694dd45a22de56d/library/std/src/sys_common/backtrace.rs:137:18 [INFO] [stderr] 13: 0x563bde2bbc92 - rust_begin_unwind [INFO] [stderr] at /rustc/f3126500f25114ba4e0ac3e76694dd45a22de56d/library/std/src/panicking.rs:575:5 [INFO] [stderr] 14: 0x563bde1ccc63 - core::panicking::panic_fmt::h4c3a1b54039d0595 [INFO] [stderr] at /rustc/f3126500f25114ba4e0ac3e76694dd45a22de56d/library/core/src/panicking.rs:64:14 [INFO] [stderr] 15: 0x563bde1cd053 - core::result::unwrap_failed::hc5aac3cc35b742e2 [INFO] [stderr] at /rustc/f3126500f25114ba4e0ac3e76694dd45a22de56d/library/core/src/result.rs:1790:5 [INFO] [stderr] 16: 0x563bde1e19bd - core::result::Result::unwrap::hec1d6700b57b4e0d [INFO] [stderr] at /rustc/f3126500f25114ba4e0ac3e76694dd45a22de56d/library/core/src/result.rs:1112:23 [INFO] [stderr] 17: 0x563bde1d3633 - wayland_scanner::generate_code_with_destructor_events::hfdd8397bf9606c9a [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wayland-scanner-0.29.1/src/lib.rs:156:9 [INFO] [stderr] 18: 0x563bde1d0567 - build_script_build::generate_protocol::h7993acda480b33fd [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wayland-protocols-0.29.1/build.rs:84:9 [INFO] [stderr] 19: 0x563bde1d24f6 - build_script_build::main::h8454309314881d07 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wayland-protocols-0.29.1/build.rs:157:17 [INFO] [stderr] 20: 0x563bde1d5deb - core::ops::function::FnOnce::call_once::he51c54435a60b5a7 [INFO] [stderr] at /rustc/f3126500f25114ba4e0ac3e76694dd45a22de56d/library/core/src/ops/function.rs:250:5 [INFO] [stderr] 21: 0x563bde1e0c2e - std::sys_common::backtrace::__rust_begin_short_backtrace::h395015c762935da9 [INFO] [stderr] at /rustc/f3126500f25114ba4e0ac3e76694dd45a22de56d/library/std/src/sys_common/backtrace.rs:121:18 [INFO] [stderr] 22: 0x563bde1e3f01 - std::rt::lang_start::{{closure}}::hd14daa0703e5267b [INFO] [stderr] at /rustc/f3126500f25114ba4e0ac3e76694dd45a22de56d/library/std/src/rt.rs:166:18 [INFO] [stderr] 23: 0x563bde2b53ac - core::ops::function::impls:: for &F>::call_once::ha21a3ef0fd4fb117 [INFO] [stderr] at /rustc/f3126500f25114ba4e0ac3e76694dd45a22de56d/library/core/src/ops/function.rs:287:13 [INFO] [stderr] 24: 0x563bde2b53ac - std::panicking::try::do_call::hfe42505e8aad24e4 [INFO] [stderr] at /rustc/f3126500f25114ba4e0ac3e76694dd45a22de56d/library/std/src/panicking.rs:483:40 [INFO] [stderr] 25: 0x563bde2b53ac - std::panicking::try::h432807dfa5f622e9 [INFO] [stderr] at /rustc/f3126500f25114ba4e0ac3e76694dd45a22de56d/library/std/src/panicking.rs:447:19 [INFO] [stderr] 26: 0x563bde2b53ac - std::panic::catch_unwind::h962c2fd2b14732f0 [INFO] [stderr] at /rustc/f3126500f25114ba4e0ac3e76694dd45a22de56d/library/std/src/panic.rs:140:14 [INFO] [stderr] 27: 0x563bde2b53ac - std::rt::lang_start_internal::{{closure}}::hac39a77300aea510 [INFO] [stderr] at /rustc/f3126500f25114ba4e0ac3e76694dd45a22de56d/library/std/src/rt.rs:148:48 [INFO] [stderr] 28: 0x563bde2b53ac - std::panicking::try::do_call::h0c37453d7524031b [INFO] [stderr] at /rustc/f3126500f25114ba4e0ac3e76694dd45a22de56d/library/std/src/panicking.rs:483:40 [INFO] [stderr] 29: 0x563bde2b53ac - std::panicking::try::h8ee93886408e9deb [INFO] [stderr] at /rustc/f3126500f25114ba4e0ac3e76694dd45a22de56d/library/std/src/panicking.rs:447:19 [INFO] [stderr] 30: 0x563bde2b53ac - std::panic::catch_unwind::h1b832b42f97e58f0 [INFO] [stderr] at /rustc/f3126500f25114ba4e0ac3e76694dd45a22de56d/library/std/src/panic.rs:140:14 [INFO] [stderr] 31: 0x563bde2b53ac - std::rt::lang_start_internal::h6dd871b1c66dd9f8 [INFO] [stderr] at /rustc/f3126500f25114ba4e0ac3e76694dd45a22de56d/library/std/src/rt.rs:148:20 [INFO] [stderr] 32: 0x563bde1e3eda - std::rt::lang_start::hf702c832102ec713 [INFO] [stderr] at /rustc/f3126500f25114ba4e0ac3e76694dd45a22de56d/library/std/src/rt.rs:165:17 [INFO] [stderr] 33: 0x563bde1d2ace - main [INFO] [stderr] 34: 0x7f75b148bd90 - [INFO] [stderr] 35: 0x7f75b148be40 - __libc_start_main [INFO] [stderr] 36: 0x563bde1cd235 - _start [INFO] [stderr] 37: 0x0 - [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `wayland-commons` due to previous error [INFO] [stderr] error: could not compile `glutin_egl_sys` due to 2 previous errors [INFO] [stderr] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmeta2CUGgy" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `cc` [INFO] [stderr] error: could not compile `epaint` due to previous error [INFO] [stderr] error: could not compile `nix` [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/f3126500f25114ba4e0ac3e76694dd45a22de56d/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustcXlDZXF/symbols.o" "/opt/rustwide/target/debug/build/glutin_glx_sys-263df9abf332ad3e/build_script_build-263df9abf332ad3e.build_script_build.b3fbf28c-cgu.0.rcgu.o" "/opt/rustwide/target/debug/build/glutin_glx_sys-263df9abf332ad3e/build_script_build-263df9abf332ad3e.build_script_build.b3fbf28c-cgu.1.rcgu.o" "/opt/rustwide/target/debug/build/glutin_glx_sys-263df9abf332ad3e/build_script_build-263df9abf332ad3e.build_script_build.b3fbf28c-cgu.10.rcgu.o" "/opt/rustwide/target/debug/build/glutin_glx_sys-263df9abf332ad3e/build_script_build-263df9abf332ad3e.build_script_build.b3fbf28c-cgu.11.rcgu.o" "/opt/rustwide/target/debug/build/glutin_glx_sys-263df9abf332ad3e/build_script_build-263df9abf332ad3e.build_script_build.b3fbf28c-cgu.12.rcgu.o" "/opt/rustwide/target/debug/build/glutin_glx_sys-263df9abf332ad3e/build_script_build-263df9abf332ad3e.build_script_build.b3fbf28c-cgu.13.rcgu.o" "/opt/rustwide/target/debug/build/glutin_glx_sys-263df9abf332ad3e/build_script_build-263df9abf332ad3e.build_script_build.b3fbf28c-cgu.14.rcgu.o" "/opt/rustwide/target/debug/build/glutin_glx_sys-263df9abf332ad3e/build_script_build-263df9abf332ad3e.build_script_build.b3fbf28c-cgu.15.rcgu.o" "/opt/rustwide/target/debug/build/glutin_glx_sys-263df9abf332ad3e/build_script_build-263df9abf332ad3e.build_script_build.b3fbf28c-cgu.2.rcgu.o" "/opt/rustwide/target/debug/build/glutin_glx_sys-263df9abf332ad3e/build_script_build-263df9abf332ad3e.build_script_build.b3fbf28c-cgu.3.rcgu.o" "/opt/rustwide/target/debug/build/glutin_glx_sys-263df9abf332ad3e/build_script_build-263df9abf332ad3e.build_script_build.b3fbf28c-cgu.4.rcgu.o" "/opt/rustwide/target/debug/build/glutin_glx_sys-263df9abf332ad3e/build_script_build-263df9abf332ad3e.build_script_build.b3fbf28c-cgu.5.rcgu.o" "/opt/rustwide/target/debug/build/glutin_glx_sys-263df9abf332ad3e/build_script_build-263df9abf332ad3e.build_script_build.b3fbf28c-cgu.6.rcgu.o" "/opt/rustwide/target/debug/build/glutin_glx_sys-263df9abf332ad3e/build_script_build-263df9abf332ad3e.build_script_build.b3fbf28c-cgu.7.rcgu.o" "/opt/rustwide/target/debug/build/glutin_glx_sys-263df9abf332ad3e/build_script_build-263df9abf332ad3e.build_script_build.b3fbf28c-cgu.8.rcgu.o" "/opt/rustwide/target/debug/build/glutin_glx_sys-263df9abf332ad3e/build_script_build-263df9abf332ad3e.build_script_build.b3fbf28c-cgu.9.rcgu.o" "/opt/rustwide/target/debug/build/glutin_glx_sys-263df9abf332ad3e/build_script_build-263df9abf332ad3e.4rt5tcu6cgibujdd.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/f3126500f25114ba4e0ac3e76694dd45a22de56d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libgl_generator-e224ef28b8339ae9.rlib" "/opt/rustwide/target/debug/deps/libkhronos_api-a894040b25b9f912.rlib" "/opt/rustwide/target/debug/deps/libxml-26b655784b382005.rlib" "/opt/rustwide/target/debug/deps/liblog-d1d9e9bb2ac58ba1.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-90e3626e3c41eec3.rlib" "/opt/rustwide/rustup-home/toolchains/f3126500f25114ba4e0ac3e76694dd45a22de56d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-6e3768d17ed5c91f.rlib" "/opt/rustwide/rustup-home/toolchains/f3126500f25114ba4e0ac3e76694dd45a22de56d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-e47bba77b7b5c0b2.rlib" "/opt/rustwide/rustup-home/toolchains/f3126500f25114ba4e0ac3e76694dd45a22de56d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-53f2c5425d4cec3a.rlib" "/opt/rustwide/rustup-home/toolchains/f3126500f25114ba4e0ac3e76694dd45a22de56d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-0214339f67d6e45d.rlib" "/opt/rustwide/rustup-home/toolchains/f3126500f25114ba4e0ac3e76694dd45a22de56d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-eb587a7952c73627.rlib" "/opt/rustwide/rustup-home/toolchains/f3126500f25114ba4e0ac3e76694dd45a22de56d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-45e37414ee5de40d.rlib" "/opt/rustwide/rustup-home/toolchains/f3126500f25114ba4e0ac3e76694dd45a22de56d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-933aae77a9a2d3fe.rlib" "/opt/rustwide/rustup-home/toolchains/f3126500f25114ba4e0ac3e76694dd45a22de56d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-56cc3efe06e08d50.rlib" "/opt/rustwide/rustup-home/toolchains/f3126500f25114ba4e0ac3e76694dd45a22de56d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-2ce5ce1f309d2e6f.rlib" "/opt/rustwide/rustup-home/toolchains/f3126500f25114ba4e0ac3e76694dd45a22de56d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-76f96de5ce3d7d68.rlib" "/opt/rustwide/rustup-home/toolchains/f3126500f25114ba4e0ac3e76694dd45a22de56d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-053807785274d913.rlib" "/opt/rustwide/rustup-home/toolchains/f3126500f25114ba4e0ac3e76694dd45a22de56d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-282372a9a820c337.rlib" "/opt/rustwide/rustup-home/toolchains/f3126500f25114ba4e0ac3e76694dd45a22de56d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-4dd8f6492a2eee72.rlib" "/opt/rustwide/rustup-home/toolchains/f3126500f25114ba4e0ac3e76694dd45a22de56d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-79e3536ae4d3f46d.rlib" "/opt/rustwide/rustup-home/toolchains/f3126500f25114ba4e0ac3e76694dd45a22de56d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-6d46d38f739892fe.rlib" "/opt/rustwide/rustup-home/toolchains/f3126500f25114ba4e0ac3e76694dd45a22de56d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-abe31de449de410d.rlib" "/opt/rustwide/rustup-home/toolchains/f3126500f25114ba4e0ac3e76694dd45a22de56d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-522518611024dce5.rlib" "/opt/rustwide/rustup-home/toolchains/f3126500f25114ba4e0ac3e76694dd45a22de56d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-05898138a596088a.rlib" "/opt/rustwide/rustup-home/toolchains/f3126500f25114ba4e0ac3e76694dd45a22de56d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-0d23d26821d11ecf.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/f3126500f25114ba4e0ac3e76694dd45a22de56d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/build/glutin_glx_sys-263df9abf332ad3e/build_script_build-263df9abf332ad3e" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: final link failed: 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_glx_sys` due to previous error [INFO] [stderr] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `xcb` [INFO] running `Command { std: "docker" "inspect" "e414a32dc6ca4159c89a0864554005fff6fbdce7b795fc39153dd6e323d2500a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e414a32dc6ca4159c89a0864554005fff6fbdce7b795fc39153dd6e323d2500a", kill_on_drop: false }` [INFO] [stdout] e414a32dc6ca4159c89a0864554005fff6fbdce7b795fc39153dd6e323d2500a