[INFO] cloning repository https://github.com/aidanfoxcsun/snake [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/aidanfoxcsun/snake" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faidanfoxcsun%2Fsnake", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faidanfoxcsun%2Fsnake'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 06d2e23f997ae6c79b9967b19e04dd5ac2e4bdb6 [INFO] checking aidanfoxcsun/snake/06d2e23f997ae6c79b9967b19e04dd5ac2e4bdb6 against try#6d565b71a096078f59574161a2a382ec4a1eb751 for pr-132325 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faidanfoxcsun%2Fsnake" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/aidanfoxcsun/snake on toolchain 6d565b71a096078f59574161a2a382ec4a1eb751 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+6d565b71a096078f59574161a2a382ec4a1eb751" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/aidanfoxcsun/snake [INFO] finished tweaking git repo https://github.com/aidanfoxcsun/snake [INFO] tweaked toml for git repo https://github.com/aidanfoxcsun/snake written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/aidanfoxcsun/snake 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" "+6d565b71a096078f59574161a2a382ec4a1eb751" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+6d565b71a096078f59574161a2a382ec4a1eb751" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1bd5c7929b8e63a8e9b132ab4fef157c7d67d2bfb286a43ee270967b9e67e8aa [INFO] running `Command { std: "docker" "start" "-a" "1bd5c7929b8e63a8e9b132ab4fef157c7d67d2bfb286a43ee270967b9e67e8aa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1bd5c7929b8e63a8e9b132ab4fef157c7d67d2bfb286a43ee270967b9e67e8aa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1bd5c7929b8e63a8e9b132ab4fef157c7d67d2bfb286a43ee270967b9e67e8aa", kill_on_drop: false }` [INFO] [stdout] 1bd5c7929b8e63a8e9b132ab4fef157c7d67d2bfb286a43ee270967b9e67e8aa [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+6d565b71a096078f59574161a2a382ec4a1eb751" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5b45519d7f2d2824d7aa1fc923f56bcacb84b02aaed1c85a22faef1961c9acc9 [INFO] running `Command { std: "docker" "start" "-a" "5b45519d7f2d2824d7aa1fc923f56bcacb84b02aaed1c85a22faef1961c9acc9", kill_on_drop: false }` [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling xml-rs v0.8.19 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling pkg-config v0.3.29 [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 adler v1.0.2 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Checking smallvec v1.13.1 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Checking miniz_oxide v0.7.2 [INFO] [stderr] Checking dlib v0.5.2 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling wayland-sys v0.29.5 [INFO] [stderr] Checking flate2 v1.0.28 [INFO] [stderr] Compiling wayland-scanner v0.29.5 [INFO] [stderr] Compiling syn v2.0.48 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Checking bytemuck v1.14.1 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Checking fdeflate v0.3.4 [INFO] [stderr] Checking piston-float v1.0.1 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Checking crossbeam-deque v0.8.5 [INFO] [stderr] Compiling thiserror v1.0.56 [INFO] [stderr] Checking png v0.17.11 [INFO] [stderr] Checking scoped-tls v1.0.1 [INFO] [stderr] Checking ab_glyph_rasterizer v0.1.8 [INFO] [stderr] Checking downcast-rs v1.2.0 [INFO] [stderr] Compiling slotmap v1.0.7 [INFO] [stderr] Checking nix v0.24.3 [INFO] [stderr] Checking piston-viewport v1.0.2 [INFO] [stderr] Compiling x11-dl v2.21.0 [INFO] [stderr] Compiling serde v1.0.196 [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] Checking vec_map v0.8.2 [INFO] [stderr] Checking ttf-parser v0.20.0 [INFO] [stderr] Checking strict-num v0.1.1 [INFO] [stderr] Checking either v1.9.0 [INFO] [stderr] Compiling wayland-client v0.29.5 [INFO] [stderr] Compiling wayland-protocols v0.29.5 [INFO] [stderr] Checking xcursor v0.3.5 [INFO] [stderr] Checking arrayref v0.3.7 [INFO] [stderr] Checking piston-graphics_api_version v1.0.1 [INFO] [stderr] Checking tiny-skia-path v0.8.4 [INFO] [stderr] Checking rayon v1.8.1 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Checking wayland-commons v0.29.5 [INFO] [stderr] Checking memmap2 v0.5.10 [INFO] [stderr] Compiling glutin_egl_sys v0.5.1 [INFO] [stderr] Checking owned_ttf_parser v0.20.0 [INFO] [stderr] Compiling glutin_glx_sys v0.4.0 [INFO] [stderr] Compiling thiserror-impl v1.0.56 [INFO] [stderr] Compiling serde_derive v1.0.196 [INFO] [stderr] Compiling wayland-sys v0.30.1 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Checking wayland-cursor v0.29.5 [INFO] [stderr] Checking draw_state v0.8.0 [INFO] [stderr] Checking weezl v0.1.8 [INFO] [stderr] Checking arrayvec v0.7.4 [INFO] [stderr] Checking gfx_core v0.9.2 [INFO] [stderr] Checking tiny-skia v0.8.4 [INFO] [stderr] Checking calloop v0.10.6 [INFO] [stderr] Checking jpeg-decoder v0.3.1 [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 half v2.3.1 [INFO] [stderr] Checking lebe v0.5.2 [INFO] [stderr] Checking ttf-parser v0.15.2 [INFO] [stderr] Checking raw-window-handle v0.5.2 [INFO] [stderr] Checking bit_field v0.10.2 [INFO] [stderr] Checking color_quant v1.1.0 [INFO] [stderr] Checking exr v1.72.0 [INFO] [stderr] Compiling gl v0.13.0 [INFO] [stderr] Checking gif v0.12.0 [INFO] [stderr] Checking tiff v0.9.1 [INFO] [stderr] Checking mio v0.8.10 [INFO] [stderr] Compiling gfx_gl v0.6.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 byteorder v1.5.0 [INFO] [stderr] Checking piston-texture v0.9.0 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] rustc-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 "/tmp/rustc3n1eiL" [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetawUSoMd" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `gfx_gl` (build script) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `percent-encoding` (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/rmeta1VBqLL" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `serde_derive` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to parse process output: `/opt/rustwide/rustup-home/toolchains/6d565b71a096078f59574161a2a382ec4a1eb751/bin/rustc --crate-name serde_derive --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/serde_derive-1.0.196/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "deserialize_in_place"))' -C metadata=abf306a3dba4b7b9 -C extra-filename=-abf306a3dba4b7b9 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-6b6a52a206917441.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-e3e2745b1c1d8733.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-827498105793ed63.rlib --extern proc_macro --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stderr] error: could not compile `byteorder` (lib) due to 1 previous error [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-d195d9a451cc620f/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] [INFO] [stderr] --- stderr [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '6d565b71a096078f59574161a2a382ec4a1eb751'. [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 '6d565b71a096078f59574161a2a382ec4a1eb751'. [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 '6d565b71a096078f59574161a2a382ec4a1eb751'. [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 '6d565b71a096078f59574161a2a382ec4a1eb751'. [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 '6d565b71a096078f59574161a2a382ec4a1eb751'. [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 '6d565b71a096078f59574161a2a382ec4a1eb751'. [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 '6d565b71a096078f59574161a2a382ec4a1eb751'. [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 '6d565b71a096078f59574161a2a382ec4a1eb751'. [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 '6d565b71a096078f59574161a2a382ec4a1eb751'. [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 '6d565b71a096078f59574161a2a382ec4a1eb751'. [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 '6d565b71a096078f59574161a2a382ec4a1eb751'. [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 '6d565b71a096078f59574161a2a382ec4a1eb751'. [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 '6d565b71a096078f59574161a2a382ec4a1eb751'. [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 '6d565b71a096078f59574161a2a382ec4a1eb751'. [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 '6d565b71a096078f59574161a2a382ec4a1eb751'. [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 '6d565b71a096078f59574161a2a382ec4a1eb751'. [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 '6d565b71a096078f59574161a2a382ec4a1eb751'. [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 '6d565b71a096078f59574161a2a382ec4a1eb751'. [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 '6d565b71a096078f59574161a2a382ec4a1eb751'. [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 '6d565b71a096078f59574161a2a382ec4a1eb751'. [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 '6d565b71a096078f59574161a2a382ec4a1eb751'. [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 '6d565b71a096078f59574161a2a382ec4a1eb751'. [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 '6d565b71a096078f59574161a2a382ec4a1eb751'. [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 '6d565b71a096078f59574161a2a382ec4a1eb751'. [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 '6d565b71a096078f59574161a2a382ec4a1eb751'. [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 '6d565b71a096078f59574161a2a382ec4a1eb751'. [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 '6d565b71a096078f59574161a2a382ec4a1eb751'. [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 '6d565b71a096078f59574161a2a382ec4a1eb751'. [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 '6d565b71a096078f59574161a2a382ec4a1eb751'. [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: 0x5f84c575d55a - std::backtrace_rs::backtrace::libunwind::trace::he968477d2d9166e5 [INFO] [stderr] at /rustc/6d565b71a096078f59574161a2a382ec4a1eb751/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5 [INFO] [stderr] 1: 0x5f84c575d55a - std::backtrace_rs::backtrace::trace_unsynchronized::h1b6d9749a0682182 [INFO] [stderr] at /rustc/6d565b71a096078f59574161a2a382ec4a1eb751/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x5f84c575d55a - std::sys::backtrace::_print_fmt::h779200043bbbcc4e [INFO] [stderr] at /rustc/6d565b71a096078f59574161a2a382ec4a1eb751/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x5f84c575d55a - ::fmt::ha7fb87c5a82662e0 [INFO] [stderr] at /rustc/6d565b71a096078f59574161a2a382ec4a1eb751/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x5f84c577e083 - core::fmt::rt::Argument::fmt::h23474f14e255d59f [INFO] [stderr] at /rustc/6d565b71a096078f59574161a2a382ec4a1eb751/library/core/src/fmt/rt.rs:177:76 [INFO] [stderr] 5: 0x5f84c577e083 - core::fmt::write::hcc1a8fa17bccb11d [INFO] [stderr] at /rustc/6d565b71a096078f59574161a2a382ec4a1eb751/library/core/src/fmt/mod.rs:1190:21 [INFO] [stderr] 6: 0x5f84c575a943 - std::io::Write::write_fmt::h569c5c02fb8aa050 [INFO] [stderr] at /rustc/6d565b71a096078f59574161a2a382ec4a1eb751/library/std/src/io/mod.rs:1839:15 [INFO] [stderr] 7: 0x5f84c575d3a2 - std::sys::backtrace::BacktraceLock::print::h79e4ca0a8fc1691e [INFO] [stderr] at /rustc/6d565b71a096078f59574161a2a382ec4a1eb751/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 8: 0x5f84c575e36c - std::panicking::default_hook::{{closure}}::h1256ee0b8b8a6f71 [INFO] [stderr] at /rustc/6d565b71a096078f59574161a2a382ec4a1eb751/library/std/src/panicking.rs:268:22 [INFO] [stderr] 9: 0x5f84c575e1b2 - std::panicking::default_hook::h8bf126f788e97156 [INFO] [stderr] at /rustc/6d565b71a096078f59574161a2a382ec4a1eb751/library/std/src/panicking.rs:295:9 [INFO] [stderr] 10: 0x5f84c575e9a7 - std::panicking::rust_panic_with_hook::h5304259e262483e5 [INFO] [stderr] at /rustc/6d565b71a096078f59574161a2a382ec4a1eb751/library/std/src/panicking.rs:801:13 [INFO] [stderr] 11: 0x5f84c575e83a - std::panicking::begin_panic_handler::{{closure}}::hed414531f05bd07e [INFO] [stderr] at /rustc/6d565b71a096078f59574161a2a382ec4a1eb751/library/std/src/panicking.rs:674:13 [INFO] [stderr] 12: 0x5f84c575da39 - std::sys::backtrace::__rust_end_short_backtrace::h6549a654de49a172 [INFO] [stderr] at /rustc/6d565b71a096078f59574161a2a382ec4a1eb751/library/std/src/sys/backtrace.rs:170:18 [INFO] [stderr] 13: 0x5f84c575e4cc - rust_begin_unwind [INFO] [stderr] at /rustc/6d565b71a096078f59574161a2a382ec4a1eb751/library/std/src/panicking.rs:665:5 [INFO] [stderr] 14: 0x5f84c577cf80 - core::panicking::panic_fmt::ha4bce31ea144d89a [INFO] [stderr] at /rustc/6d565b71a096078f59574161a2a382ec4a1eb751/library/core/src/panicking.rs:75:14 [INFO] [stderr] 15: 0x5f84c577d2f6 - core::result::unwrap_failed::h29333e5ade1dac61 [INFO] [stderr] at /rustc/6d565b71a096078f59574161a2a382ec4a1eb751/library/core/src/result.rs:1698:5 [INFO] [stderr] 16: 0x5f84c569937a - wayland_scanner::generate_code_with_destructor_events::h73bec66c0d23602d [INFO] [stderr] 17: 0x5f84c5691770 - build_script_build::generate_protocol::hff06a1adccb39555 [INFO] [stderr] 18: 0x5f84c569264d - build_script_build::main::he7cd8c13ddb5d463 [INFO] [stderr] 19: 0x5f84c56968c3 - core::ops::function::FnOnce::call_once::hee7f0ec7e22ef8b4 [INFO] [stderr] 20: 0x5f84c56964b6 - std::sys::backtrace::__rust_begin_short_backtrace::he78c42ecb1496946 [INFO] [stderr] 21: 0x5f84c5696459 - std::rt::lang_start::{{closure}}::h02806f9d225647ab [INFO] [stderr] 22: 0x5f84c5757b57 - core::ops::function::impls:: for &F>::call_once::hc8088cf2e3275b75 [INFO] [stderr] at /rustc/6d565b71a096078f59574161a2a382ec4a1eb751/library/core/src/ops/function.rs:284:13 [INFO] [stderr] 23: 0x5f84c5757b57 - std::panicking::try::do_call::hbe849a2d1f1fc9f0 [INFO] [stderr] at /rustc/6d565b71a096078f59574161a2a382ec4a1eb751/library/std/src/panicking.rs:557:40 [INFO] [stderr] 24: 0x5f84c5757b57 - std::panicking::try::hcfaf5604b8d7aeea [INFO] [stderr] at /rustc/6d565b71a096078f59574161a2a382ec4a1eb751/library/std/src/panicking.rs:520:19 [INFO] [stderr] 25: 0x5f84c5757b57 - std::panic::catch_unwind::h9f35fdf79c645880 [INFO] [stderr] at /rustc/6d565b71a096078f59574161a2a382ec4a1eb751/library/std/src/panic.rs:358:14 [INFO] [stderr] 26: 0x5f84c5757b57 - std::rt::lang_start_internal::{{closure}}::h0371fac7216bea5e [INFO] [stderr] at /rustc/6d565b71a096078f59574161a2a382ec4a1eb751/library/std/src/rt.rs:174:48 [INFO] [stderr] 27: 0x5f84c5757b57 - std::panicking::try::do_call::h3ee3c3323ab8b5d2 [INFO] [stderr] at /rustc/6d565b71a096078f59574161a2a382ec4a1eb751/library/std/src/panicking.rs:557:40 [INFO] [stderr] 28: 0x5f84c5757b57 - std::panicking::try::h73b671963d540b8d [INFO] [stderr] at /rustc/6d565b71a096078f59574161a2a382ec4a1eb751/library/std/src/panicking.rs:520:19 [INFO] [stderr] 29: 0x5f84c5757b57 - std::panic::catch_unwind::hbfcc2961c236fcef [INFO] [stderr] at /rustc/6d565b71a096078f59574161a2a382ec4a1eb751/library/std/src/panic.rs:358:14 [INFO] [stderr] 30: 0x5f84c5757b57 - std::rt::lang_start_internal::h6ffb617fafe1a077 [INFO] [stderr] at /rustc/6d565b71a096078f59574161a2a382ec4a1eb751/library/std/src/rt.rs:174:20 [INFO] [stderr] 31: 0x5f84c5696437 - std::rt::lang_start::h6b339d3ed5a72014 [INFO] [stderr] 32: 0x5f84c56939c5 - main [INFO] [stderr] 33: 0x7110cf92fd90 - [INFO] [stderr] 34: 0x7110cf92fe40 - __libc_start_main [INFO] [stderr] 35: 0x5f84c5687455 - _start [INFO] [stderr] 36: 0x0 - [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaPwTUr7/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `ttf-parser` (lib) due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/6d565b71a096078f59574161a2a382ec4a1eb751/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/6d565b71a096078f59574161a2a382ec4a1eb751/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/rustcKPj7tv/symbols.o" "/opt/rustwide/target/debug/build/glutin-winit-3a70963437b144e7/build_script_build-3a70963437b144e7.build_script_build.9d0a46645895f05d-cgu.0.rcgu.o" "/opt/rustwide/target/debug/build/glutin-winit-3a70963437b144e7/build_script_build-3a70963437b144e7.build_script_build.9d0a46645895f05d-cgu.1.rcgu.o" "/opt/rustwide/target/debug/build/glutin-winit-3a70963437b144e7/build_script_build-3a70963437b144e7.build_script_build.9d0a46645895f05d-cgu.2.rcgu.o" "/opt/rustwide/target/debug/build/glutin-winit-3a70963437b144e7/build_script_build-3a70963437b144e7.build_script_build.9d0a46645895f05d-cgu.3.rcgu.o" "/opt/rustwide/target/debug/build/glutin-winit-3a70963437b144e7/build_script_build-3a70963437b144e7.d6ecxg5xp02ud3cus7hkcq819.rcgu.o" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libcfg_aliases-0fbdfc7393c6e59d.rlib" "/opt/rustwide/rustup-home/toolchains/6d565b71a096078f59574161a2a382ec4a1eb751/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-fb8c387236db3c10.rlib" "/opt/rustwide/rustup-home/toolchains/6d565b71a096078f59574161a2a382ec4a1eb751/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-b251837809b2f64b.rlib" "/opt/rustwide/rustup-home/toolchains/6d565b71a096078f59574161a2a382ec4a1eb751/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-cbef83eaa4e01f04.rlib" "/opt/rustwide/rustup-home/toolchains/6d565b71a096078f59574161a2a382ec4a1eb751/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-12a772286de2fca7.rlib" "/opt/rustwide/rustup-home/toolchains/6d565b71a096078f59574161a2a382ec4a1eb751/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-023bbe5ada7abfc3.rlib" "/opt/rustwide/rustup-home/toolchains/6d565b71a096078f59574161a2a382ec4a1eb751/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-de2bcdf10ec69c2b.rlib" "/opt/rustwide/rustup-home/toolchains/6d565b71a096078f59574161a2a382ec4a1eb751/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-8e1754df350800fd.rlib" "/opt/rustwide/rustup-home/toolchains/6d565b71a096078f59574161a2a382ec4a1eb751/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-06c2ab7b9c32e037.rlib" "/opt/rustwide/rustup-home/toolchains/6d565b71a096078f59574161a2a382ec4a1eb751/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-51d2621fc57a281b.rlib" "/opt/rustwide/rustup-home/toolchains/6d565b71a096078f59574161a2a382ec4a1eb751/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-54a930408793772f.rlib" "/opt/rustwide/rustup-home/toolchains/6d565b71a096078f59574161a2a382ec4a1eb751/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-0c7d01cba400dcb2.rlib" "/opt/rustwide/rustup-home/toolchains/6d565b71a096078f59574161a2a382ec4a1eb751/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-b9f84d69e331b75b.rlib" "/opt/rustwide/rustup-home/toolchains/6d565b71a096078f59574161a2a382ec4a1eb751/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-eec95493246aae39.rlib" "/opt/rustwide/rustup-home/toolchains/6d565b71a096078f59574161a2a382ec4a1eb751/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-6f6676c475e08ab0.rlib" "/opt/rustwide/rustup-home/toolchains/6d565b71a096078f59574161a2a382ec4a1eb751/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-799d520624f8b2e0.rlib" "/opt/rustwide/rustup-home/toolchains/6d565b71a096078f59574161a2a382ec4a1eb751/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-fcf93d4842acd9a9.rlib" "/opt/rustwide/rustup-home/toolchains/6d565b71a096078f59574161a2a382ec4a1eb751/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-395a38b8e0851c9b.rlib" "/opt/rustwide/rustup-home/toolchains/6d565b71a096078f59574161a2a382ec4a1eb751/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-d453bab70303062c.rlib" "/opt/rustwide/rustup-home/toolchains/6d565b71a096078f59574161a2a382ec4a1eb751/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-0e6386368b0a24e8.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-B/opt/rustwide/rustup-home/toolchains/6d565b71a096078f59574161a2a382ec4a1eb751/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/6d565b71a096078f59574161a2a382ec4a1eb751/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/build/glutin-winit-3a70963437b144e7/build_script_build-3a70963437b144e7" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 7 [Bus error], core dumped [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `glutin-winit` (build script) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaKpkEPZ/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `exr` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "5b45519d7f2d2824d7aa1fc923f56bcacb84b02aaed1c85a22faef1961c9acc9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5b45519d7f2d2824d7aa1fc923f56bcacb84b02aaed1c85a22faef1961c9acc9", kill_on_drop: false }` [INFO] [stdout] 5b45519d7f2d2824d7aa1fc923f56bcacb84b02aaed1c85a22faef1961c9acc9