[INFO] cloning repository https://github.com/shikhars371/snake2-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/shikhars371/snake2-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshikhars371%2Fsnake2-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshikhars371%2Fsnake2-rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 907b3d1d4e28be329d4903dc124a8f3f689afd42 [INFO] checking shikhars371/snake2-rust against try#be699666730c5a1745838222e98e2d85019affdc for pr-134300 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshikhars371%2Fsnake2-rust" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/shikhars371/snake2-rust on toolchain be699666730c5a1745838222e98e2d85019affdc [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+be699666730c5a1745838222e98e2d85019affdc" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/shikhars371/snake2-rust [INFO] finished tweaking git repo https://github.com/shikhars371/snake2-rust [INFO] tweaked toml for git repo https://github.com/shikhars371/snake2-rust written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/shikhars371/snake2-rust already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+be699666730c5a1745838222e98e2d85019affdc" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+be699666730c5a1745838222e98e2d85019affdc" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f1a7a5369b7c5000b408c735c2c23af654ff874167cfc8c4ab34093febaffe0e [INFO] running `Command { std: "docker" "start" "-a" "f1a7a5369b7c5000b408c735c2c23af654ff874167cfc8c4ab34093febaffe0e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f1a7a5369b7c5000b408c735c2c23af654ff874167cfc8c4ab34093febaffe0e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f1a7a5369b7c5000b408c735c2c23af654ff874167cfc8c4ab34093febaffe0e", kill_on_drop: false }` [INFO] [stdout] f1a7a5369b7c5000b408c735c2c23af654ff874167cfc8c4ab34093febaffe0e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+be699666730c5a1745838222e98e2d85019affdc" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 85bcc3cb79e005d62578c057b5e4e2c343a44590e85b7d399414129fad273cdf [INFO] running `Command { std: "docker" "start" "-a" "85bcc3cb79e005d62578c057b5e4e2c343a44590e85b7d399414129fad273cdf", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling xml-rs v0.8.19 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.76 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Compiling libc v0.2.152 [INFO] [stderr] Compiling pkg-config v0.3.28 [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.1 [INFO] [stderr] Checking smallvec v1.11.2 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Checking miniz_oxide v0.7.1 [INFO] [stderr] Checking dlib v0.5.2 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Compiling wayland-sys v0.29.5 [INFO] [stderr] Checking bytemuck v1.14.0 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Checking flate2 v1.0.28 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling wayland-scanner v0.29.5 [INFO] [stderr] Compiling syn v2.0.48 [INFO] [stderr] Checking fdeflate v0.3.3 [INFO] [stderr] Checking piston-float v1.0.1 [INFO] [stderr] Compiling rayon-core v1.12.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Checking crossbeam-deque v0.8.5 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Checking png v0.17.10 [INFO] [stderr] Checking scoped-tls v1.0.1 [INFO] [stderr] Checking downcast-rs v1.2.0 [INFO] [stderr] Checking ab_glyph_rasterizer v0.1.8 [INFO] [stderr] Compiling thiserror v1.0.56 [INFO] [stderr] Compiling slotmap v1.0.7 [INFO] [stderr] Checking piston-viewport v1.0.2 [INFO] [stderr] Checking nix v0.24.3 [INFO] [stderr] Compiling x11-dl v2.21.0 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling serde v1.0.195 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking nix v0.25.1 [INFO] [stderr] Compiling smithay-client-toolkit v0.16.1 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Checking piston-graphics_api_version v1.0.1 [INFO] [stderr] Checking xcursor v0.3.5 [INFO] [stderr] Checking arrayref v0.3.7 [INFO] [stderr] Checking either v1.9.0 [INFO] [stderr] Checking strict-num v0.1.1 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking ttf-parser v0.20.0 [INFO] [stderr] Checking tiny-skia-path v0.8.4 [INFO] [stderr] Compiling wayland-client v0.29.5 [INFO] [stderr] Compiling wayland-protocols v0.29.5 [INFO] [stderr] Checking rayon v1.8.0 [INFO] [stderr] Checking wayland-commons v0.29.5 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Compiling thiserror-impl v1.0.56 [INFO] [stderr] Compiling serde_derive v1.0.195 [INFO] [stderr] Checking owned_ttf_parser v0.20.0 [INFO] [stderr] Checking wayland-cursor v0.29.5 [INFO] [stderr] Checking memmap2 v0.5.10 [INFO] [stderr] Compiling glutin_egl_sys v0.5.1 [INFO] [stderr] Compiling glutin_glx_sys v0.4.0 [INFO] [stderr] Checking calloop v0.10.6 [INFO] [stderr] Compiling wayland-sys v0.30.1 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Checking draw_state v0.8.0 [INFO] [stderr] Checking weezl v0.1.7 [INFO] [stderr] Checking arrayvec v0.7.4 [INFO] [stderr] Checking gfx_core v0.9.2 [INFO] [stderr] Checking jpeg-decoder v0.3.0 [INFO] [stderr] Checking tiny-skia v0.8.4 [INFO] [stderr] Checking ab_glyph v0.2.23 [INFO] [stderr] Checking flume v0.11.0 [INFO] [stderr] Compiling winit v0.28.7 [INFO] [stderr] Compiling glutin v0.30.10 [INFO] [stderr] Compiling gl_generator v0.13.1 [INFO] [stderr] Checking zune-inflate v0.2.54 [INFO] [stderr] Checking color_quant v1.1.0 [INFO] [stderr] Checking raw-window-handle v0.5.2 [INFO] [stderr] Checking half v2.2.1 [INFO] [stderr] Checking lebe v0.5.2 [INFO] [stderr] Checking bit_field v0.10.2 [INFO] [stderr] Checking ttf-parser v0.15.2 [INFO] [stderr] Checking gif v0.12.0 [INFO] [stderr] Checking exr v1.71.0 [INFO] [stderr] Compiling gl v0.13.0 [INFO] [stderr] Checking tiff v0.9.0 [INFO] [stderr] Checking mio v0.8.10 [INFO] [stderr] Compiling gfx_gl v0.6.1 [INFO] [stderr] Checking pistoncore-input v1.0.1 [INFO] [stderr] Checking qoi v0.4.1 [INFO] [stderr] Compiling glutin-winit v0.3.0 [INFO] [stderr] Checking instant v0.1.12 [INFO] [stderr] Checking libloading v0.7.4 [INFO] [stderr] Checking piston-texture v0.9.0 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetalnBdXH/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `percent-encoding` (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.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-12aa160bc3fca4df/build-script-build` (exit status: 101) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rerun-if-changed-env=CARGO_FEATURE_CLIENT [INFO] [stderr] cargo:rerun-if-changed-env=CARGO_FEATURE_SERVER [INFO] [stderr] cargo:rerun-if-changed-env=CARGO_FEATURE_UNSTABLE_PROTOCOLS [INFO] [stderr] cargo:rerun-if-changed=./protocols/stable/presentation-time/presentation-time.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/stable/viewporter/viewporter.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/stable/xdg-shell/xdg-shell.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/staging/xdg-activation/xdg-activation-v1.xml [INFO] [stderr] cargo:rerun-if-changed=./misc/gtk-primary-selection.xml [INFO] [stderr] cargo:rerun-if-changed=./misc/input-method-unstable-v2.xml [INFO] [stderr] cargo:rerun-if-changed=./misc/server-decoration.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/fullscreen-shell/fullscreen-shell-unstable-v1.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/idle-inhibit/idle-inhibit-unstable-v1.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/input-method/input-method-unstable-v1.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/input-timestamps/input-timestamps-unstable-v1.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/keyboard-shortcuts-inhibit/keyboard-shortcuts-inhibit-unstable-v1.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/linux-dmabuf/linux-dmabuf-unstable-v1.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/linux-explicit-synchronization/linux-explicit-synchronization-unstable-v1.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/pointer-constraints/pointer-constraints-unstable-v1.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/pointer-gestures/pointer-gestures-unstable-v1.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/primary-selection/primary-selection-unstable-v1.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/relative-pointer/relative-pointer-unstable-v1.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/tablet/tablet-unstable-v1.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/tablet/tablet-unstable-v2.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/text-input/text-input-unstable-v1.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/text-input/text-input-unstable-v3.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/xdg-decoration/xdg-decoration-unstable-v1.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/xdg-foreign/xdg-foreign-unstable-v1.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/xdg-foreign/xdg-foreign-unstable-v2.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/xdg-output/xdg-output-unstable-v1.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/xdg-shell/xdg-shell-unstable-v5.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/xdg-shell/xdg-shell-unstable-v6.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/xwayland-keyboard-grab/xwayland-keyboard-grab-unstable-v1.xml [INFO] [stderr] cargo:rerun-if-changed=./wlr-protocols/unstable/wlr-data-control-unstable-v1.xml [INFO] [stderr] cargo:rerun-if-changed=./wlr-protocols/unstable/wlr-export-dmabuf-unstable-v1.xml [INFO] [stderr] cargo:rerun-if-changed=./wlr-protocols/unstable/wlr-foreign-toplevel-management-unstable-v1.xml [INFO] [stderr] cargo:rerun-if-changed=./wlr-protocols/unstable/wlr-gamma-control-unstable-v1.xml [INFO] [stderr] cargo:rerun-if-changed=./wlr-protocols/unstable/wlr-input-inhibitor-unstable-v1.xml [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain 'be699666730c5a1745838222e98e2d85019affdc'. [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 'be699666730c5a1745838222e98e2d85019affdc'. [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 'be699666730c5a1745838222e98e2d85019affdc'. [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 'be699666730c5a1745838222e98e2d85019affdc'. [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 'be699666730c5a1745838222e98e2d85019affdc'. [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 'be699666730c5a1745838222e98e2d85019affdc'. [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 'be699666730c5a1745838222e98e2d85019affdc'. [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 'be699666730c5a1745838222e98e2d85019affdc'. [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 'be699666730c5a1745838222e98e2d85019affdc'. [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 'be699666730c5a1745838222e98e2d85019affdc'. [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 'be699666730c5a1745838222e98e2d85019affdc'. [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 'be699666730c5a1745838222e98e2d85019affdc'. [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 'be699666730c5a1745838222e98e2d85019affdc'. [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 'be699666730c5a1745838222e98e2d85019affdc'. [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 'be699666730c5a1745838222e98e2d85019affdc'. [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 'be699666730c5a1745838222e98e2d85019affdc'. [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 'be699666730c5a1745838222e98e2d85019affdc'. [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 'be699666730c5a1745838222e98e2d85019affdc'. [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 'be699666730c5a1745838222e98e2d85019affdc'. [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 'be699666730c5a1745838222e98e2d85019affdc'. [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 'be699666730c5a1745838222e98e2d85019affdc'. [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 'be699666730c5a1745838222e98e2d85019affdc'. [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 'be699666730c5a1745838222e98e2d85019affdc'. [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 'be699666730c5a1745838222e98e2d85019affdc'. [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 'be699666730c5a1745838222e98e2d85019affdc'. [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 'be699666730c5a1745838222e98e2d85019affdc'. [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 'be699666730c5a1745838222e98e2d85019affdc'. [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 'be699666730c5a1745838222e98e2d85019affdc'. [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 'be699666730c5a1745838222e98e2d85019affdc'. [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 'be699666730c5a1745838222e98e2d85019affdc'. [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 'be699666730c5a1745838222e98e2d85019affdc'. [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 'be699666730c5a1745838222e98e2d85019affdc'. [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 'be699666730c5a1745838222e98e2d85019affdc'. [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: 0x5e3cd6b9dfea - std::backtrace_rs::backtrace::libunwind::trace::h315cad5a27756ded [INFO] [stderr] at /rustc/be699666730c5a1745838222e98e2d85019affdc/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5 [INFO] [stderr] 1: 0x5e3cd6b9dfea - std::backtrace_rs::backtrace::trace_unsynchronized::he080447eb3b43db0 [INFO] [stderr] at /rustc/be699666730c5a1745838222e98e2d85019affdc/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x5e3cd6b9dfea - std::sys::backtrace::_print_fmt::h04d2dd142354be71 [INFO] [stderr] at /rustc/be699666730c5a1745838222e98e2d85019affdc/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x5e3cd6b9dfea - ::fmt::h6a28450740a58890 [INFO] [stderr] at /rustc/be699666730c5a1745838222e98e2d85019affdc/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x5e3cd6bbf163 - core::fmt::rt::Argument::fmt::ha3246513da4855d0 [INFO] [stderr] at /rustc/be699666730c5a1745838222e98e2d85019affdc/library/core/src/fmt/rt.rs:177:76 [INFO] [stderr] 5: 0x5e3cd6bbf163 - core::fmt::write::h57a19cfbcd271366 [INFO] [stderr] at /rustc/be699666730c5a1745838222e98e2d85019affdc/library/core/src/fmt/mod.rs:1437:21 [INFO] [stderr] 6: 0x5e3cd6b9b463 - std::io::Write::write_fmt::h5f5d2056177ccc65 [INFO] [stderr] at /rustc/be699666730c5a1745838222e98e2d85019affdc/library/std/src/io/mod.rs:1887:15 [INFO] [stderr] 7: 0x5e3cd6b9de32 - std::sys::backtrace::BacktraceLock::print::hcbe283386a23a2a2 [INFO] [stderr] at /rustc/be699666730c5a1745838222e98e2d85019affdc/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 8: 0x5e3cd6b9edfd - std::panicking::default_hook::{{closure}}::h1ea19eefbb4af2e7 [INFO] [stderr] at /rustc/be699666730c5a1745838222e98e2d85019affdc/library/std/src/panicking.rs:284:22 [INFO] [stderr] 9: 0x5e3cd6b9ec42 - std::panicking::default_hook::h567ea0cff046dcc6 [INFO] [stderr] at /rustc/be699666730c5a1745838222e98e2d85019affdc/library/std/src/panicking.rs:311:9 [INFO] [stderr] 10: 0x5e3cd6b9f547 - std::panicking::rust_panic_with_hook::h872a88734003b616 [INFO] [stderr] at /rustc/be699666730c5a1745838222e98e2d85019affdc/library/std/src/panicking.rs:817:13 [INFO] [stderr] 11: 0x5e3cd6b9f2ca - std::panicking::begin_panic_handler::{{closure}}::hb6a77076ec551e96 [INFO] [stderr] at /rustc/be699666730c5a1745838222e98e2d85019affdc/library/std/src/panicking.rs:690:13 [INFO] [stderr] 12: 0x5e3cd6b9e4b9 - std::sys::backtrace::__rust_end_short_backtrace::h75c43ba8337655cd [INFO] [stderr] at /rustc/be699666730c5a1745838222e98e2d85019affdc/library/std/src/sys/backtrace.rs:168:18 [INFO] [stderr] 13: 0x5e3cd6b9ef5d - rust_begin_unwind [INFO] [stderr] at /rustc/be699666730c5a1745838222e98e2d85019affdc/library/std/src/panicking.rs:681:5 [INFO] [stderr] 14: 0x5e3cd6bbe080 - core::panicking::panic_fmt::h64a11fb438ac3689 [INFO] [stderr] at /rustc/be699666730c5a1745838222e98e2d85019affdc/library/core/src/panicking.rs:75:14 [INFO] [stderr] 15: 0x5e3cd6bbe426 - core::result::unwrap_failed::h66f025e07e76a606 [INFO] [stderr] at /rustc/be699666730c5a1745838222e98e2d85019affdc/library/core/src/result.rs:1699:5 [INFO] [stderr] 16: 0x5e3cd6ac9e50 - wayland_scanner::generate_code_with_destructor_events::h37403717fcd38d22 [INFO] [stderr] 17: 0x5e3cd6ad7c80 - build_script_build::generate_protocol::h65008b340da2ed5b [INFO] [stderr] 18: 0x5e3cd6ad8a4a - build_script_build::main::h76349239834b4567 [INFO] [stderr] 19: 0x5e3cd6ad55b3 - core::ops::function::FnOnce::call_once::h0a888c4c55ed2d88 [INFO] [stderr] 20: 0x5e3cd6ad9d36 - std::sys::backtrace::__rust_begin_short_backtrace::hb1bc7102c308dcdb [INFO] [stderr] 21: 0x5e3cd6ad5429 - std::rt::lang_start::{{closure}}::hef359b67985a8a98 [INFO] [stderr] 22: 0x5e3cd6b98547 - core::ops::function::impls:: for &F>::call_once::hf7f8681896bee6b9 [INFO] [stderr] at /rustc/be699666730c5a1745838222e98e2d85019affdc/library/core/src/ops/function.rs:284:13 [INFO] [stderr] 23: 0x5e3cd6b98547 - std::panicking::try::do_call::hf376c44d7ebf2bc9 [INFO] [stderr] at /rustc/be699666730c5a1745838222e98e2d85019affdc/library/std/src/panicking.rs:573:40 [INFO] [stderr] 24: 0x5e3cd6b98547 - std::panicking::try::h058e93810d3a3bad [INFO] [stderr] at /rustc/be699666730c5a1745838222e98e2d85019affdc/library/std/src/panicking.rs:536:19 [INFO] [stderr] 25: 0x5e3cd6b98547 - std::panic::catch_unwind::hf7890379ebf0703f [INFO] [stderr] at /rustc/be699666730c5a1745838222e98e2d85019affdc/library/std/src/panic.rs:358:14 [INFO] [stderr] 26: 0x5e3cd6b98547 - std::rt::lang_start_internal::{{closure}}::h1bd77a41f25fad15 [INFO] [stderr] at /rustc/be699666730c5a1745838222e98e2d85019affdc/library/std/src/rt.rs:174:48 [INFO] [stderr] 27: 0x5e3cd6b98547 - std::panicking::try::do_call::hd2be82bfaf50172e [INFO] [stderr] at /rustc/be699666730c5a1745838222e98e2d85019affdc/library/std/src/panicking.rs:573:40 [INFO] [stderr] 28: 0x5e3cd6b98547 - std::panicking::try::h71cb2dbc6ccc4b56 [INFO] [stderr] at /rustc/be699666730c5a1745838222e98e2d85019affdc/library/std/src/panicking.rs:536:19 [INFO] [stderr] 29: 0x5e3cd6b98547 - std::panic::catch_unwind::h3d151acf28e0670c [INFO] [stderr] at /rustc/be699666730c5a1745838222e98e2d85019affdc/library/std/src/panic.rs:358:14 [INFO] [stderr] 30: 0x5e3cd6b98547 - std::rt::lang_start_internal::hb319c7cba328b516 [INFO] [stderr] at /rustc/be699666730c5a1745838222e98e2d85019affdc/library/std/src/rt.rs:174:20 [INFO] [stderr] 31: 0x5e3cd6ad5407 - std::rt::lang_start::h01b94b0ebe97a2be [INFO] [stderr] 32: 0x5e3cd6ad9c75 - main [INFO] [stderr] 33: 0x7aa889e89d90 - [INFO] [stderr] 34: 0x7aa889e89e40 - __libc_start_main [INFO] [stderr] 35: 0x5e3cd6ac9345 - _start [INFO] [stderr] 36: 0x0 - [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/be699666730c5a1745838222e98e2d85019affdc/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/be699666730c5a1745838222e98e2d85019affdc/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/rustcMH6nPK/symbols.o" "/opt/rustwide/target/debug/build/gfx_gl-622135c9daee06bc/build_script_build-622135c9daee06bc.build_script_build.ca482439f1e3dbbe-cgu.00.rcgu.o" "/opt/rustwide/target/debug/build/gfx_gl-622135c9daee06bc/build_script_build-622135c9daee06bc.build_script_build.ca482439f1e3dbbe-cgu.01.rcgu.o" "/opt/rustwide/target/debug/build/gfx_gl-622135c9daee06bc/build_script_build-622135c9daee06bc.build_script_build.ca482439f1e3dbbe-cgu.02.rcgu.o" "/opt/rustwide/target/debug/build/gfx_gl-622135c9daee06bc/build_script_build-622135c9daee06bc.build_script_build.ca482439f1e3dbbe-cgu.03.rcgu.o" "/opt/rustwide/target/debug/build/gfx_gl-622135c9daee06bc/build_script_build-622135c9daee06bc.build_script_build.ca482439f1e3dbbe-cgu.04.rcgu.o" "/opt/rustwide/target/debug/build/gfx_gl-622135c9daee06bc/build_script_build-622135c9daee06bc.build_script_build.ca482439f1e3dbbe-cgu.05.rcgu.o" "/opt/rustwide/target/debug/build/gfx_gl-622135c9daee06bc/build_script_build-622135c9daee06bc.build_script_build.ca482439f1e3dbbe-cgu.06.rcgu.o" "/opt/rustwide/target/debug/build/gfx_gl-622135c9daee06bc/build_script_build-622135c9daee06bc.build_script_build.ca482439f1e3dbbe-cgu.07.rcgu.o" "/opt/rustwide/target/debug/build/gfx_gl-622135c9daee06bc/build_script_build-622135c9daee06bc.build_script_build.ca482439f1e3dbbe-cgu.08.rcgu.o" "/opt/rustwide/target/debug/build/gfx_gl-622135c9daee06bc/build_script_build-622135c9daee06bc.build_script_build.ca482439f1e3dbbe-cgu.09.rcgu.o" "/opt/rustwide/target/debug/build/gfx_gl-622135c9daee06bc/build_script_build-622135c9daee06bc.build_script_build.ca482439f1e3dbbe-cgu.10.rcgu.o" "/opt/rustwide/target/debug/build/gfx_gl-622135c9daee06bc/build_script_build-622135c9daee06bc.build_script_build.ca482439f1e3dbbe-cgu.11.rcgu.o" "/opt/rustwide/target/debug/build/gfx_gl-622135c9daee06bc/build_script_build-622135c9daee06bc.build_script_build.ca482439f1e3dbbe-cgu.12.rcgu.o" "/opt/rustwide/target/debug/build/gfx_gl-622135c9daee06bc/build_script_build-622135c9daee06bc.build_script_build.ca482439f1e3dbbe-cgu.13.rcgu.o" "/opt/rustwide/target/debug/build/gfx_gl-622135c9daee06bc/build_script_build-622135c9daee06bc.build_script_build.ca482439f1e3dbbe-cgu.14.rcgu.o" "/opt/rustwide/target/debug/build/gfx_gl-622135c9daee06bc/build_script_build-622135c9daee06bc.build_script_build.ca482439f1e3dbbe-cgu.15.rcgu.o" "/opt/rustwide/target/debug/build/gfx_gl-622135c9daee06bc/build_script_build-622135c9daee06bc.2y6p8hux0tvl0ydad1ftv3gfy.rcgu.o" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libgl_generator-f252b64c477d54e6.rlib" "/opt/rustwide/target/debug/deps/libkhronos_api-4b6c8a74c3ed0e9c.rlib" "/opt/rustwide/target/debug/deps/libxml-a961b44660d3f788.rlib" "/opt/rustwide/target/debug/deps/liblog-60c89fb430b3971e.rlib" "/opt/rustwide/rustup-home/toolchains/be699666730c5a1745838222e98e2d85019affdc/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-ea2006fbcbea27b7.rlib" "/opt/rustwide/rustup-home/toolchains/be699666730c5a1745838222e98e2d85019affdc/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-d4c6d9fc9402962b.rlib" "/opt/rustwide/rustup-home/toolchains/be699666730c5a1745838222e98e2d85019affdc/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-cb648d8066e1f446.rlib" "/opt/rustwide/rustup-home/toolchains/be699666730c5a1745838222e98e2d85019affdc/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-c5d4f358058ea4b7.rlib" "/opt/rustwide/rustup-home/toolchains/be699666730c5a1745838222e98e2d85019affdc/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-c3d71356250e6616.rlib" "/opt/rustwide/rustup-home/toolchains/be699666730c5a1745838222e98e2d85019affdc/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-f87b04c9c9484f11.rlib" "/opt/rustwide/rustup-home/toolchains/be699666730c5a1745838222e98e2d85019affdc/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-bcb6f2ec634b4b7c.rlib" "/opt/rustwide/rustup-home/toolchains/be699666730c5a1745838222e98e2d85019affdc/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-45fd352c16a37a98.rlib" "/opt/rustwide/rustup-home/toolchains/be699666730c5a1745838222e98e2d85019affdc/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-c2c9b281c2c2a277.rlib" "/opt/rustwide/rustup-home/toolchains/be699666730c5a1745838222e98e2d85019affdc/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-436fb8ec294074ae.rlib" "/opt/rustwide/rustup-home/toolchains/be699666730c5a1745838222e98e2d85019affdc/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-8d1606a7c3a02301.rlib" "/opt/rustwide/rustup-home/toolchains/be699666730c5a1745838222e98e2d85019affdc/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-b9d368accc529045.rlib" "/opt/rustwide/rustup-home/toolchains/be699666730c5a1745838222e98e2d85019affdc/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-7548f2e020479f08.rlib" "/opt/rustwide/rustup-home/toolchains/be699666730c5a1745838222e98e2d85019affdc/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-04c8eb04b1ca0e2e.rlib" "/opt/rustwide/rustup-home/toolchains/be699666730c5a1745838222e98e2d85019affdc/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-ca9b1b189437f8ae.rlib" "/opt/rustwide/rustup-home/toolchains/be699666730c5a1745838222e98e2d85019affdc/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-954db56effadca87.rlib" "/opt/rustwide/rustup-home/toolchains/be699666730c5a1745838222e98e2d85019affdc/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-395a38b8e0851c9b.rlib" "/opt/rustwide/rustup-home/toolchains/be699666730c5a1745838222e98e2d85019affdc/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-d453bab70303062c.rlib" "/opt/rustwide/rustup-home/toolchains/be699666730c5a1745838222e98e2d85019affdc/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-d643a4794e0b0ebc.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-B/opt/rustwide/rustup-home/toolchains/be699666730c5a1745838222e98e2d85019affdc/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/be699666730c5a1745838222e98e2d85019affdc/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/build/gfx_gl-622135c9daee06bc/build_script_build-622135c9daee06bc" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace. [INFO] [stdout] Stack dump: [INFO] [stdout] 0. Program arguments: /opt/rustwide/rustup-home/toolchains/be699666730c5a1745838222e98e2d85019affdc/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/ccYT4FgK.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/gfx_gl-622135c9daee06bc/build_script_build-622135c9daee06bc /usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu/Scrt1.o /usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu/crti.o /usr/lib/gcc/x86_64-linux-gnu/11/crtbeginS.o -L/opt/rustwide/rustup-home/toolchains/be699666730c5a1745838222e98e2d85019affdc/lib/rustlib/x86_64-unknown-linux-gnu/lib -L/opt/rustwide/rustup-home/toolchains/be699666730c5a1745838222e98e2d85019affdc/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/rustcMH6nPK/symbols.o /opt/rustwide/target/debug/build/gfx_gl-622135c9daee06bc/build_script_build-622135c9daee06bc.build_script_build.ca482439f1e3dbbe-cgu.00.rcgu.o /opt/rustwide/target/debug/build/gfx_gl-622135c9daee06bc/build_script_build-622135c9daee06bc.build_script_build.ca482439f1e3dbbe-cgu.01.rcgu.o /opt/rustwide/target/debug/build/gfx_gl-622135c9daee06bc/build_script_build-622135c9daee06bc.build_script_build.ca482439f1e3dbbe-cgu.02.rcgu.o /opt/rustwide/target/debug/build/gfx_gl-622135c9daee06bc/build_script_build-622135c9daee06bc.build_script_build.ca482439f1e3dbbe-cgu.03.rcgu.o /opt/rustwide/target/debug/build/gfx_gl-622135c9daee06bc/build_script_build-622135c9daee06bc.build_script_build.ca482439f1e3dbbe-cgu.04.rcgu.o /opt/rustwide/target/debug/build/gfx_gl-622135c9daee06bc/build_script_build-622135c9daee06bc.build_script_build.ca482439f1e3dbbe-cgu.05.rcgu.o /opt/rustwide/target/debug/build/gfx_gl-622135c9daee06bc/build_script_build-622135c9daee06bc.build_script_build.ca482439f1e3dbbe-cgu.06.rcgu.o /opt/rustwide/target/debug/build/gfx_gl-622135c9daee06bc/build_script_build-622135c9daee06bc.build_script_build.ca482439f1e3dbbe-cgu.07.rcgu.o /opt/rustwide/target/debug/build/gfx_gl-622135c9daee06bc/build_script_build-622135c9daee06bc.build_script_build.ca482439f1e3dbbe-cgu.08.rcgu.o /opt/rustwide/target/debug/build/gfx_gl-622135c9daee06bc/build_script_build-622135c9daee06bc.build_script_build.ca482439f1e3dbbe-cgu.09.rcgu.o /opt/rustwide/target/debug/build/gfx_gl-622135c9daee06bc/build_script_build-622135c9daee06bc.build_script_build.ca482439f1e3dbbe-cgu.10.rcgu.o /opt/rustwide/target/debug/build/gfx_gl-622135c9daee06bc/build_script_build-622135c9daee06bc.build_script_build.ca482439f1e3dbbe-cgu.11.rcgu.o /opt/rustwide/target/debug/build/gfx_gl-622135c9daee06bc/build_script_build-622135c9daee06bc.build_script_build.ca482439f1e3dbbe-cgu.12.rcgu.o /opt/rustwide/target/debug/build/gfx_gl-622135c9daee06bc/build_script_build-622135c9daee06bc.build_script_build.ca482439f1e3dbbe-cgu.13.rcgu.o /opt/rustwide/target/debug/build/gfx_gl-622135c9daee06bc/build_script_build-622135c9daee06bc.build_script_build.ca482439f1e3dbbe-cgu.14.rcgu.o /opt/rustwide/target/debug/build/gfx_gl-622135c9daee06bc/build_script_build-622135c9daee06bc.build_script_build.ca482439f1e3dbbe-cgu.15.rcgu.o /opt/rustwide/target/debug/build/gfx_gl-622135c9daee06bc/build_script_build-622135c9daee06bc.2y6p8hux0tvl0ydad1ftv3gfy.rcgu.o --as-needed -Bstatic /opt/rustwide/target/debug/deps/libgl_generator-f252b64c477d54e6.rlib /opt/rustwide/target/debug/deps/libkhronos_api-4b6c8a74c3ed0e9c.rlib /opt/rustwide/target/debug/deps/libxml-a961b44660d3f788.rlib /opt/rustwide/target/debug/deps/liblog-60c89fb430b3971e.rlib /opt/rustwide/rustup-home/toolchains/be699666730c5a1745838222e98e2d85019affdc/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-ea2006fbcbea27b7.rlib /opt/rustwide/rustup-home/toolchains/be699666730c5a1745838222e98e2d85019affdc/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-d4c6d9fc9402962b.rlib /opt/rustwide/rustup-home/toolchains/be699666730c5a1745838222e98e2d85019affdc/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-cb648d8066e1f446.rlib /opt/rustwide/rustup-home/toolchains/be699666730c5a1745838222e98e2d85019affdc/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-c5d4f358058ea4b7.rlib /opt/rustwide/rustup-home/toolchains/be699666730c5a1745838222e98e2d85019affdc/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-c3d71356250e6616.rlib /opt/rustwide/rustup-home/toolchains/be699666730c5a1745838222e98e2d85019affdc/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-f87b04c9c9484f11.rlib /opt/rustwide/rustup-home/toolchains/be699666730c5a1745838222e98e2d85019affdc/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-bcb6f2ec634b4b7c.rlib /opt/rustwide/rustup-home/toolchains/be699666730c5a1745838222e98e2d85019affdc/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-45fd352c16a37a98.rlib /opt/rustwide/rustup-home/toolchains/be699666730c5a1745838222e98e2d85019affdc/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-c2c9b281c2c2a277.rlib /opt/rustwide/rustup-home/toolchains/be699666730c5a1745838222e98e2d85019affdc/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-436fb8ec294074ae.rlib /opt/rustwide/rustup-home/toolchains/be699666730c5a1745838222e98e2d85019affdc/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-8d1606a7c3a02301.rlib /opt/rustwide/rustup-home/toolchains/be699666730c5a1745838222e98e2d85019affdc/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-b9d368accc529045.rlib /opt/rustwide/rustup-home/toolchains/be699666730c5a1745838222e98e2d85019affdc/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-7548f2e020479f08.rlib /opt/rustwide/rustup-home/toolchains/be699666730c5a1745838222e98e2d85019affdc/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-04c8eb04b1ca0e2e.rlib /opt/rustwide/rustup-home/toolchains/be699666730c5a1745838222e98e2d85019affdc/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-ca9b1b189437f8ae.rlib /opt/rustwide/rustup-home/toolchains/be699666730c5a1745838222e98e2d85019affdc/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-954db56effadca87.rlib /opt/rustwide/rustup-home/toolchains/be699666730c5a1745838222e98e2d85019affdc/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-395a38b8e0851c9b.rlib /opt/rustwide/rustup-home/toolchains/be699666730c5a1745838222e98e2d85019affdc/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-d453bab70303062c.rlib /opt/rustwide/rustup-home/toolchains/be699666730c5a1745838222e98e2d85019affdc/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-d643a4794e0b0ebc.rlib -Bdynamic -lgcc_s -lutil -lrt -lpthread -lm -ldl -lc --eh-frame-hdr -z noexecstack --gc-sections -z relro -z now /usr/lib/gcc/x86_64-linux-gnu/11/crtendS.o /usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu/crtn.o [INFO] [stdout] 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 `gfx_gl` (build script) due to 1 previous error [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaohXlgU" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `byteorder` (lib) due to 1 previous error [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaIYAdMW" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `ttf-parser` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaf6eBG9/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `pistoncore-input` (lib) due to 1 previous error [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaCXpXtH" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `glutin` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "85bcc3cb79e005d62578c057b5e4e2c343a44590e85b7d399414129fad273cdf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "85bcc3cb79e005d62578c057b5e4e2c343a44590e85b7d399414129fad273cdf", kill_on_drop: false }` [INFO] [stdout] 85bcc3cb79e005d62578c057b5e4e2c343a44590e85b7d399414129fad273cdf