[INFO] cloning repository https://github.com/jamesporter/try-iced [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jamesporter/try-iced" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjamesporter%2Ftry-iced", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjamesporter%2Ftry-iced'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 32a7500435b34502afb8df877363a90c4a40e222 [INFO] checking jamesporter/try-iced against try#26ad8a85dc4eed299af809e52f278da81e284602 for pr-138458 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjamesporter%2Ftry-iced" "/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/jamesporter/try-iced on toolchain 26ad8a85dc4eed299af809e52f278da81e284602 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+26ad8a85dc4eed299af809e52f278da81e284602" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/jamesporter/try-iced [INFO] finished tweaking git repo https://github.com/jamesporter/try-iced [INFO] tweaked toml for git repo https://github.com/jamesporter/try-iced written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/jamesporter/try-iced 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" "+26ad8a85dc4eed299af809e52f278da81e284602" "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:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+26ad8a85dc4eed299af809e52f278da81e284602" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 211e02fe2e72e3834ea455763022fe70bd0d4b17ff46346f7c95e226f7944f47 [INFO] running `Command { std: "docker" "start" "-a" "211e02fe2e72e3834ea455763022fe70bd0d4b17ff46346f7c95e226f7944f47", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "211e02fe2e72e3834ea455763022fe70bd0d4b17ff46346f7c95e226f7944f47", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "211e02fe2e72e3834ea455763022fe70bd0d4b17ff46346f7c95e226f7944f47", kill_on_drop: false }` [INFO] [stdout] 211e02fe2e72e3834ea455763022fe70bd0d4b17ff46346f7c95e226f7944f47 [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:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+26ad8a85dc4eed299af809e52f278da81e284602" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 30fe6c50636860409f757f2d36430acf8a34a6f99a1420386a69c29df1f3ce06 [INFO] running `Command { std: "docker" "start" "-a" "30fe6c50636860409f757f2d36430acf8a34a6f99a1420386a69c29df1f3ce06", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.77 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling pkg-config v0.3.18 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling proc-macro2 v1.0.23 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling xml-rs v0.8.3 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Checking once_cell v1.4.1 [INFO] [stderr] Compiling libloading v0.6.3 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking futures-core v0.3.5 [INFO] [stderr] Compiling syn v1.0.42 [INFO] [stderr] Checking futures-io v0.3.5 [INFO] [stderr] Compiling cc v1.0.60 [INFO] [stderr] Checking smallvec v1.4.2 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling cmake v0.1.44 [INFO] [stderr] Checking downcast-rs v1.2.0 [INFO] [stderr] Checking dlib v0.4.2 [INFO] [stderr] Checking smallvec v0.6.13 [INFO] [stderr] Compiling nix v0.17.0 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling wayland-sys v0.27.0 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Checking linked-hash-map v0.5.3 [INFO] [stderr] Compiling pin-project-internal v0.4.24 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Checking stb_truetype v0.3.1 [INFO] [stderr] Compiling proc-macro-nested v0.1.6 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Checking lock_api v0.3.4 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling servo-freetype-sys v4.0.5 [INFO] [stderr] Compiling proc-macro-hack v0.5.18 [INFO] [stderr] Checking scoped-tls v1.0.0 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking ppv-lite86 v0.2.9 [INFO] [stderr] Checking futures-sink v0.3.5 [INFO] [stderr] Compiling expat-sys v2.1.6 [INFO] [stderr] Compiling x11 v2.18.2 [INFO] [stderr] Checking futures-task v0.3.5 [INFO] [stderr] Checking futures-channel v0.3.5 [INFO] [stderr] Compiling nix v0.18.0 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling wayland-scanner v0.27.0 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Checking lazycell v1.3.0 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking raw-window-handle v0.3.3 [INFO] [stderr] Compiling wayland-scanner v0.23.6 [INFO] [stderr] Checking memmap v0.7.0 [INFO] [stderr] Checking crossbeam-deque v0.7.3 [INFO] [stderr] Checking gfx-hal v0.4.1 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking net2 v0.2.35 [INFO] [stderr] Checking walkdir v2.3.1 [INFO] [stderr] Checking shared_library v0.1.9 [INFO] [stderr] Checking wayland-sys v0.23.6 [INFO] [stderr] Checking relevant v0.4.2 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Checking cache-padded v1.1.1 [INFO] [stderr] Checking atom v0.3.5 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking concurrent-queue v1.2.2 [INFO] [stderr] Checking mio v0.6.22 [INFO] [stderr] Checking approx v0.3.2 [INFO] [stderr] Checking ordered-float v1.1.0 [INFO] [stderr] Checking hibitset v0.6.3 [INFO] [stderr] Checking ash v0.29.0 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking rusttype v0.8.3 [INFO] [stderr] Compiling servo-fontconfig-sys v4.0.9 [INFO] [stderr] Checking arrayvec v0.5.1 [INFO] [stderr] Checking mio-extras v2.0.6 [INFO] [stderr] Checking nodrop v0.1.14 [INFO] [stderr] Checking colorful v0.2.1 [INFO] [stderr] Checking waker-fn v1.1.0 [INFO] [stderr] Checking fastrand v1.3.5 [INFO] [stderr] Checking pin-project-lite v0.1.9 [INFO] [stderr] Checking parking v2.0.0 [INFO] [stderr] Compiling wayland-client v0.27.0 [INFO] [stderr] Compiling wayland-protocols v0.27.0 [INFO] [stderr] Checking twox-hash v1.5.0 [INFO] [stderr] Compiling xcb v0.9.0 [INFO] [stderr] Checking futures-lite v1.8.0 [INFO] [stderr] Checking rusttype v0.7.9 [INFO] [stderr] Compiling wayland-client v0.23.6 [INFO] [stderr] Compiling wayland-protocols v0.23.6 [INFO] [stderr] Checking euclid v0.20.14 [INFO] [stderr] Checking line_drawing v0.7.0 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Compiling x11-dl v2.18.5 [INFO] [stderr] Checking copyless v0.1.5 [INFO] [stderr] Checking xcursor v0.3.2 [INFO] [stderr] Checking iced_core v0.2.1 [INFO] [stderr] Checking rendy-descriptor v0.5.1 [INFO] [stderr] Checking rendy-memory v0.5.2 [INFO] [stderr] Checking wayland-commons v0.23.6 [INFO] [stderr] Checking calloop v0.4.4 [INFO] [stderr] Checking gfx-backend-empty v0.4.0 [INFO] [stderr] Checking xi-unicode v0.2.1 [INFO] [stderr] Checking xdg v2.2.0 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Compiling synstructure v0.10.2 [INFO] [stderr] Checking glyph_brush_layout v0.1.9 [INFO] [stderr] Checking parking_lot_core v0.7.2 [INFO] [stderr] Checking unicode-segmentation v1.6.0 [INFO] [stderr] Checking event-listener v2.5.1 [INFO] [stderr] Compiling serde_derive v1.0.116 [INFO] [stderr] Checking vec-arena v1.0.0 [INFO] [stderr] Compiling glam v0.8.7 [INFO] [stderr] Checking wayland-commons v0.27.0 [INFO] [stderr] Checking parking_lot v0.10.2 [INFO] [stderr] Checking lyon_geom v0.14.1 [INFO] [stderr] Checking andrew v0.2.1 [INFO] [stderr] Checking glyph_brush v0.6.3 [INFO] [stderr] Checking servo-fontconfig v0.4.0 [INFO] [stderr] Checking freetype v0.4.1 [INFO] [stderr] Checking nb-connect v1.0.1 [INFO] [stderr] Checking dirs v1.0.5 [INFO] [stderr] Checking polling v1.1.0 [INFO] [stderr] Checking instant v0.1.7 [INFO] [stderr] Checking async-task v4.0.2 [INFO] [stderr] Compiling serde v1.0.116 [INFO] [stderr] Checking float-ord v0.2.0 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Checking svg_fmt v0.2.1 [INFO] [stderr] Checking async-io v1.1.5 [INFO] [stderr] Checking async-channel v1.4.2 [INFO] [stderr] Checking lyon_path v0.14.0 [INFO] [stderr] Checking async-executor v1.3.0 [INFO] [stderr] Checking iced_style v0.1.0 [INFO] [stderr] Checking atomic-waker v1.0.0 [INFO] [stderr] Compiling serde_json v1.0.57 [INFO] [stderr] Checking async-mutex v1.4.0 [INFO] [stderr] Compiling zerocopy-derive v0.1.4 [INFO] [stderr] Compiling euclid_macros v0.1.0 [INFO] [stderr] Checking blocking v1.0.0 [INFO] [stderr] Checking dirs-sys v0.3.5 [INFO] [stderr] Checking kv-log-macro v1.0.7 [INFO] [stderr] Checking itoa v0.4.6 [INFO] [stderr] Checking directories v2.0.2 [INFO] [stderr] Checking font-kit v0.4.0 [INFO] [stderr] Checking async-global-executor v1.3.0 [INFO] [stderr] Checking euclid v0.19.9 [INFO] [stderr] Checking async-std v1.6.5 [INFO] [stderr] Checking zerocopy v0.2.8 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Checking wayland-cursor v0.27.0 [INFO] [stderr] Checking guillotiere v0.4.4 [INFO] [stderr] Checking pin-project v0.4.24 [INFO] [stderr] Checking futures-util v0.3.5 [INFO] [stderr] Checking gfx-backend-vulkan v0.4.3 [INFO] [stderr] error: failed to run custom build command for `wayland-protocols v0.23.6` [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-4dc3436d00b248d2/build-script-build` (exit status: 101) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rerun-if-changed-env=CARGO_FEATURE_CLIENT [INFO] [stderr] cargo:rerun-if-changed-env=CARGO_FEATURE_SERVER [INFO] [stderr] cargo:rerun-if-changed-env=CARGO_FEATURE_UNSTABLE_PROTOCOLS [INFO] [stderr] cargo:rerun-if-changed=./protocols/stable/presentation-time/presentation-time.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/stable/viewporter/viewporter.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/stable/xdg-shell/xdg-shell.xml [INFO] [stderr] cargo:rerun-if-changed=./misc/gtk-primary-selection.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/fullscreen-shell/fullscreen-shell-unstable-v1.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/idle-inhibit/idle-inhibit-unstable-v1.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/input-method/input-method-unstable-v1.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/input-timestamps/input-timestamps-unstable-v1.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/keyboard-shortcuts-inhibit/keyboard-shortcuts-inhibit-unstable-v1.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/linux-dmabuf/linux-dmabuf-unstable-v1.xml [INFO] [stderr] 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 '26ad8a85dc4eed299af809e52f278da81e284602'. [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 '26ad8a85dc4eed299af809e52f278da81e284602'. [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 '26ad8a85dc4eed299af809e52f278da81e284602'. [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 '26ad8a85dc4eed299af809e52f278da81e284602'. [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 '26ad8a85dc4eed299af809e52f278da81e284602'. [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 '26ad8a85dc4eed299af809e52f278da81e284602'. [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 '26ad8a85dc4eed299af809e52f278da81e284602'. [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 '26ad8a85dc4eed299af809e52f278da81e284602'. [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 '26ad8a85dc4eed299af809e52f278da81e284602'. [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 '26ad8a85dc4eed299af809e52f278da81e284602'. [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 '26ad8a85dc4eed299af809e52f278da81e284602'. [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 '26ad8a85dc4eed299af809e52f278da81e284602'. [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 '26ad8a85dc4eed299af809e52f278da81e284602'. [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 '26ad8a85dc4eed299af809e52f278da81e284602'. [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 '26ad8a85dc4eed299af809e52f278da81e284602'. [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 '26ad8a85dc4eed299af809e52f278da81e284602'. [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 '26ad8a85dc4eed299af809e52f278da81e284602'. [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 '26ad8a85dc4eed299af809e52f278da81e284602'. [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 '26ad8a85dc4eed299af809e52f278da81e284602'. [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 '26ad8a85dc4eed299af809e52f278da81e284602'. [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 '26ad8a85dc4eed299af809e52f278da81e284602'. [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 '26ad8a85dc4eed299af809e52f278da81e284602'. [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 '26ad8a85dc4eed299af809e52f278da81e284602'. [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 '26ad8a85dc4eed299af809e52f278da81e284602'. [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 '26ad8a85dc4eed299af809e52f278da81e284602'. [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 '26ad8a85dc4eed299af809e52f278da81e284602'. [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 '26ad8a85dc4eed299af809e52f278da81e284602'. [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 '26ad8a85dc4eed299af809e52f278da81e284602'. [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 '26ad8a85dc4eed299af809e52f278da81e284602'. [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 '26ad8a85dc4eed299af809e52f278da81e284602'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] [INFO] [stderr] thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wayland-scanner-0.23.6/src/lib.rs:158: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: 0x59394e8c2c42 - std::backtrace_rs::backtrace::libunwind::trace::h624ad7788ad47e0f [INFO] [stderr] at /rustc/26ad8a85dc4eed299af809e52f278da81e284602/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stderr] 1: 0x59394e8c2c42 - std::backtrace_rs::backtrace::trace_unsynchronized::h6558814eb004f130 [INFO] [stderr] at /rustc/26ad8a85dc4eed299af809e52f278da81e284602/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stderr] 2: 0x59394e8c2c42 - std::sys::backtrace::_print_fmt::he9dc7c522981978f [INFO] [stderr] at /rustc/26ad8a85dc4eed299af809e52f278da81e284602/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x59394e8c2c42 - ::fmt::hf75e40fd782fabe5 [INFO] [stderr] at /rustc/26ad8a85dc4eed299af809e52f278da81e284602/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x59394e8e4ef3 - core::fmt::rt::Argument::fmt::h64616a370f558318 [INFO] [stderr] at /rustc/26ad8a85dc4eed299af809e52f278da81e284602/library/core/src/fmt/rt.rs:185:76 [INFO] [stderr] 5: 0x59394e8e4ef3 - core::fmt::write::h490f5869196d1a8e [INFO] [stderr] at /rustc/26ad8a85dc4eed299af809e52f278da81e284602/library/core/src/fmt/mod.rs:1449:21 [INFO] [stderr] 6: 0x59394e8c02e3 - std::io::Write::write_fmt::ha626e648d3fc66ff [INFO] [stderr] at /rustc/26ad8a85dc4eed299af809e52f278da81e284602/library/std/src/io/mod.rs:1890:15 [INFO] [stderr] 7: 0x59394e8c2a92 - std::sys::backtrace::BacktraceLock::print::h99dda70d87831b85 [INFO] [stderr] at /rustc/26ad8a85dc4eed299af809e52f278da81e284602/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 8: 0x59394e8c3d4c - std::panicking::default_hook::{{closure}}::h7604404ea50a3d25 [INFO] [stderr] at /rustc/26ad8a85dc4eed299af809e52f278da81e284602/library/std/src/panicking.rs:298:22 [INFO] [stderr] 9: 0x59394e8c3b4f - std::panicking::default_hook::h269ddda58affe806 [INFO] [stderr] at /rustc/26ad8a85dc4eed299af809e52f278da81e284602/library/std/src/panicking.rs:325:9 [INFO] [stderr] 10: 0x59394e8c4843 - as core::ops::function::Fn>::call::h9e03c4c8b4dc532b [INFO] [stderr] at /rustc/26ad8a85dc4eed299af809e52f278da81e284602/library/alloc/src/boxed.rs:1984:9 [INFO] [stderr] 11: 0x59394e8c4843 - std::panicking::rust_panic_with_hook::h9a3edde1e77895c8 [INFO] [stderr] at /rustc/26ad8a85dc4eed299af809e52f278da81e284602/library/std/src/panicking.rs:839:13 [INFO] [stderr] 12: 0x59394e8c44fa - std::panicking::begin_panic_handler::{{closure}}::h3b89619b68ffc463 [INFO] [stderr] at /rustc/26ad8a85dc4eed299af809e52f278da81e284602/library/std/src/panicking.rs:704:13 [INFO] [stderr] 13: 0x59394e8c3139 - std::sys::backtrace::__rust_end_short_backtrace::h63de8c9fead1cbce [INFO] [stderr] at /rustc/26ad8a85dc4eed299af809e52f278da81e284602/library/std/src/sys/backtrace.rs:168:18 [INFO] [stderr] 14: 0x59394e8c418d - rust_begin_unwind [INFO] [stderr] at /rustc/26ad8a85dc4eed299af809e52f278da81e284602/library/std/src/panicking.rs:695:5 [INFO] [stderr] 15: 0x59394e8e3db0 - core::panicking::panic_fmt::hd757f400f7555494 [INFO] [stderr] at /rustc/26ad8a85dc4eed299af809e52f278da81e284602/library/core/src/panicking.rs:75:14 [INFO] [stderr] 16: 0x59394e8e4226 - core::result::unwrap_failed::h3e3855212b7b16ea [INFO] [stderr] at /rustc/26ad8a85dc4eed299af809e52f278da81e284602/library/core/src/result.rs:1704:5 [INFO] [stderr] 17: 0x59394e7dfee7 - wayland_scanner::generate_code_with_destructor_events::hbeef5d88dfe91935 [INFO] [stderr] 18: 0x59394e7e525d - build_script_build::generate_protocol::h5bae550c35712d42 [INFO] [stderr] 19: 0x59394e7e5eb0 - build_script_build::main::h249ac0d0a4cd1098 [INFO] [stderr] 20: 0x59394e7f0773 - core::ops::function::FnOnce::call_once::h01560c888e60bb03 [INFO] [stderr] 21: 0x59394e7e0ab6 - std::sys::backtrace::__rust_begin_short_backtrace::had69c2a0769f96cf [INFO] [stderr] 22: 0x59394e7ee799 - std::rt::lang_start::{{closure}}::h4dd57be81e341005 [INFO] [stderr] 23: 0x59394e8bcde0 - core::ops::function::impls:: for &F>::call_once::h28b8e3395896db3f [INFO] [stderr] at /rustc/26ad8a85dc4eed299af809e52f278da81e284602/library/core/src/ops/function.rs:284:13 [INFO] [stderr] 24: 0x59394e8bcde0 - std::panicking::try::do_call::he3ec180badf15680 [INFO] [stderr] at /rustc/26ad8a85dc4eed299af809e52f278da81e284602/library/std/src/panicking.rs:587:40 [INFO] [stderr] 25: 0x59394e8bcde0 - std::panicking::try::h445a850bef32ee73 [INFO] [stderr] at /rustc/26ad8a85dc4eed299af809e52f278da81e284602/library/std/src/panicking.rs:550:19 [INFO] [stderr] 26: 0x59394e8bcde0 - std::panic::catch_unwind::h7f476ec1eabc1095 [INFO] [stderr] at /rustc/26ad8a85dc4eed299af809e52f278da81e284602/library/std/src/panic.rs:359:14 [INFO] [stderr] 27: 0x59394e8bcde0 - std::rt::lang_start_internal::{{closure}}::h0ea64b98c5d7c00a [INFO] [stderr] at /rustc/26ad8a85dc4eed299af809e52f278da81e284602/library/std/src/rt.rs:168:24 [INFO] [stderr] 28: 0x59394e8bcde0 - std::panicking::try::do_call::h2687410ea59bf7a5 [INFO] [stderr] at /rustc/26ad8a85dc4eed299af809e52f278da81e284602/library/std/src/panicking.rs:587:40 [INFO] [stderr] 29: 0x59394e8bcde0 - std::panicking::try::hd0b7934e98b76e16 [INFO] [stderr] at /rustc/26ad8a85dc4eed299af809e52f278da81e284602/library/std/src/panicking.rs:550:19 [INFO] [stderr] 30: 0x59394e8bcde0 - std::panic::catch_unwind::h73b9ee77d3cd87c6 [INFO] [stderr] at /rustc/26ad8a85dc4eed299af809e52f278da81e284602/library/std/src/panic.rs:359:14 [INFO] [stderr] 31: 0x59394e8bcde0 - std::rt::lang_start_internal::h228615d761734162 [INFO] [stderr] at /rustc/26ad8a85dc4eed299af809e52f278da81e284602/library/std/src/rt.rs:164:5 [INFO] [stderr] 32: 0x59394e7ee781 - std::rt::lang_start::h539323638e8cd5da [INFO] [stderr] 33: 0x59394e7e6a15 - main [INFO] [stderr] 34: 0x76685c904d90 - [INFO] [stderr] 35: 0x76685c904e40 - __libc_start_main [INFO] [stderr] 36: 0x59394e7df665 - _start [INFO] [stderr] 37: 0x0 - [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: failed to run custom build command for `wayland-protocols v0.27.0` [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-c27caa8eddabd0c0/build-script-build` (exit status: 101) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rerun-if-changed-env=CARGO_FEATURE_CLIENT [INFO] [stderr] cargo:rerun-if-changed-env=CARGO_FEATURE_SERVER [INFO] [stderr] cargo:rerun-if-changed-env=CARGO_FEATURE_UNSTABLE_PROTOCOLS [INFO] [stderr] cargo:rerun-if-changed=./protocols/stable/presentation-time/presentation-time.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/stable/viewporter/viewporter.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/stable/xdg-shell/xdg-shell.xml [INFO] [stderr] cargo:rerun-if-changed=./misc/gtk-primary-selection.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/fullscreen-shell/fullscreen-shell-unstable-v1.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/idle-inhibit/idle-inhibit-unstable-v1.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/input-method/input-method-unstable-v1.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/input-timestamps/input-timestamps-unstable-v1.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/keyboard-shortcuts-inhibit/keyboard-shortcuts-inhibit-unstable-v1.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/linux-dmabuf/linux-dmabuf-unstable-v1.xml [INFO] [stderr] 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] cargo:rerun-if-changed=./wlr-protocols/unstable/wlr-layer-shell-unstable-v1.xml [INFO] [stderr] cargo:rerun-if-changed=./wlr-protocols/unstable/wlr-output-management-unstable-v1.xml [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '26ad8a85dc4eed299af809e52f278da81e284602'. [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 '26ad8a85dc4eed299af809e52f278da81e284602'. [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 '26ad8a85dc4eed299af809e52f278da81e284602'. [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 '26ad8a85dc4eed299af809e52f278da81e284602'. [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 '26ad8a85dc4eed299af809e52f278da81e284602'. [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 '26ad8a85dc4eed299af809e52f278da81e284602'. [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 '26ad8a85dc4eed299af809e52f278da81e284602'. [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 '26ad8a85dc4eed299af809e52f278da81e284602'. [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 '26ad8a85dc4eed299af809e52f278da81e284602'. [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 '26ad8a85dc4eed299af809e52f278da81e284602'. [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 '26ad8a85dc4eed299af809e52f278da81e284602'. [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 '26ad8a85dc4eed299af809e52f278da81e284602'. [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 '26ad8a85dc4eed299af809e52f278da81e284602'. [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 '26ad8a85dc4eed299af809e52f278da81e284602'. [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 '26ad8a85dc4eed299af809e52f278da81e284602'. [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 '26ad8a85dc4eed299af809e52f278da81e284602'. [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 '26ad8a85dc4eed299af809e52f278da81e284602'. [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 '26ad8a85dc4eed299af809e52f278da81e284602'. [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 '26ad8a85dc4eed299af809e52f278da81e284602'. [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 '26ad8a85dc4eed299af809e52f278da81e284602'. [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 '26ad8a85dc4eed299af809e52f278da81e284602'. [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 '26ad8a85dc4eed299af809e52f278da81e284602'. [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 '26ad8a85dc4eed299af809e52f278da81e284602'. [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 '26ad8a85dc4eed299af809e52f278da81e284602'. [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 '26ad8a85dc4eed299af809e52f278da81e284602'. [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 '26ad8a85dc4eed299af809e52f278da81e284602'. [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 '26ad8a85dc4eed299af809e52f278da81e284602'. [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 '26ad8a85dc4eed299af809e52f278da81e284602'. [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 '26ad8a85dc4eed299af809e52f278da81e284602'. [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 '26ad8a85dc4eed299af809e52f278da81e284602'. [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 '26ad8a85dc4eed299af809e52f278da81e284602'. [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 '26ad8a85dc4eed299af809e52f278da81e284602'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] [INFO] [stderr] thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wayland-scanner-0.27.0/src/lib.rs:154: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: 0x562731de0622 - std::backtrace_rs::backtrace::libunwind::trace::h624ad7788ad47e0f [INFO] [stderr] at /rustc/26ad8a85dc4eed299af809e52f278da81e284602/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stderr] 1: 0x562731de0622 - std::backtrace_rs::backtrace::trace_unsynchronized::h6558814eb004f130 [INFO] [stderr] at /rustc/26ad8a85dc4eed299af809e52f278da81e284602/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stderr] 2: 0x562731de0622 - std::sys::backtrace::_print_fmt::he9dc7c522981978f [INFO] [stderr] at /rustc/26ad8a85dc4eed299af809e52f278da81e284602/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x562731de0622 - ::fmt::hf75e40fd782fabe5 [INFO] [stderr] at /rustc/26ad8a85dc4eed299af809e52f278da81e284602/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x562731e028d3 - core::fmt::rt::Argument::fmt::h64616a370f558318 [INFO] [stderr] at /rustc/26ad8a85dc4eed299af809e52f278da81e284602/library/core/src/fmt/rt.rs:185:76 [INFO] [stderr] 5: 0x562731e028d3 - core::fmt::write::h490f5869196d1a8e [INFO] [stderr] at /rustc/26ad8a85dc4eed299af809e52f278da81e284602/library/core/src/fmt/mod.rs:1449:21 [INFO] [stderr] 6: 0x562731dddcc3 - std::io::Write::write_fmt::ha626e648d3fc66ff [INFO] [stderr] at /rustc/26ad8a85dc4eed299af809e52f278da81e284602/library/std/src/io/mod.rs:1890:15 [INFO] [stderr] 7: 0x562731de0472 - std::sys::backtrace::BacktraceLock::print::h99dda70d87831b85 [INFO] [stderr] at /rustc/26ad8a85dc4eed299af809e52f278da81e284602/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 8: 0x562731de172c - std::panicking::default_hook::{{closure}}::h7604404ea50a3d25 [INFO] [stderr] at /rustc/26ad8a85dc4eed299af809e52f278da81e284602/library/std/src/panicking.rs:298:22 [INFO] [stderr] 9: 0x562731de152f - std::panicking::default_hook::h269ddda58affe806 [INFO] [stderr] at /rustc/26ad8a85dc4eed299af809e52f278da81e284602/library/std/src/panicking.rs:325:9 [INFO] [stderr] 10: 0x562731de2152 - std::panicking::rust_panic_with_hook::h9a3edde1e77895c8 [INFO] [stderr] at /rustc/26ad8a85dc4eed299af809e52f278da81e284602/library/std/src/panicking.rs:831:13 [INFO] [stderr] 11: 0x562731de1eda - std::panicking::begin_panic_handler::{{closure}}::h3b89619b68ffc463 [INFO] [stderr] at /rustc/26ad8a85dc4eed299af809e52f278da81e284602/library/std/src/panicking.rs:704:13 [INFO] [stderr] 12: 0x562731de0b19 - std::sys::backtrace::__rust_end_short_backtrace::h63de8c9fead1cbce [INFO] [stderr] at /rustc/26ad8a85dc4eed299af809e52f278da81e284602/library/std/src/sys/backtrace.rs:168:18 [INFO] [stderr] 13: 0x562731de1b6d - rust_begin_unwind [INFO] [stderr] at /rustc/26ad8a85dc4eed299af809e52f278da81e284602/library/std/src/panicking.rs:695:5 [INFO] [stderr] 14: 0x562731e01790 - core::panicking::panic_fmt::hd757f400f7555494 [INFO] [stderr] at /rustc/26ad8a85dc4eed299af809e52f278da81e284602/library/core/src/panicking.rs:75:14 [INFO] [stderr] 15: 0x562731e01c06 - core::result::unwrap_failed::h3e3855212b7b16ea [INFO] [stderr] at /rustc/26ad8a85dc4eed299af809e52f278da81e284602/library/core/src/result.rs:1704:5 [INFO] [stderr] 16: 0x562731d232fd - wayland_scanner::generate_code_with_destructor_events::h5615fa91901f625e [INFO] [stderr] 17: 0x562731d2113d - build_script_build::generate_protocol::h6982ee7fdcfd1dc6 [INFO] [stderr] 18: 0x562731d21d90 - build_script_build::main::h94c19221ae6da01f [INFO] [stderr] 19: 0x562731d2d073 - core::ops::function::FnOnce::call_once::h58ef487b538e352b [INFO] [stderr] 20: 0x562731d1cae6 - std::sys::backtrace::__rust_begin_short_backtrace::ha363ba14b7e8a564 [INFO] [stderr] 21: 0x562731d1c969 - std::rt::lang_start::{{closure}}::hf63269afa724f0c1 [INFO] [stderr] 22: 0x562731dda7c0 - core::ops::function::impls:: for &F>::call_once::h28b8e3395896db3f [INFO] [stderr] at /rustc/26ad8a85dc4eed299af809e52f278da81e284602/library/core/src/ops/function.rs:284:13 [INFO] [stderr] 23: 0x562731dda7c0 - std::panicking::try::do_call::he3ec180badf15680 [INFO] [stderr] at /rustc/26ad8a85dc4eed299af809e52f278da81e284602/library/std/src/panicking.rs:587:40 [INFO] [stderr] 24: 0x562731dda7c0 - std::panicking::try::h445a850bef32ee73 [INFO] [stderr] at /rustc/26ad8a85dc4eed299af809e52f278da81e284602/library/std/src/panicking.rs:550:19 [INFO] [stderr] 25: 0x562731dda7c0 - std::panic::catch_unwind::h7f476ec1eabc1095 [INFO] [stderr] at /rustc/26ad8a85dc4eed299af809e52f278da81e284602/library/std/src/panic.rs:359:14 [INFO] [stderr] 26: 0x562731dda7c0 - std::rt::lang_start_internal::{{closure}}::h0ea64b98c5d7c00a [INFO] [stderr] at /rustc/26ad8a85dc4eed299af809e52f278da81e284602/library/std/src/rt.rs:168:24 [INFO] [stderr] 27: 0x562731dda7c0 - std::panicking::try::do_call::h2687410ea59bf7a5 [INFO] [stderr] at /rustc/26ad8a85dc4eed299af809e52f278da81e284602/library/std/src/panicking.rs:587:40 [INFO] [stderr] 28: 0x562731dda7c0 - std::panicking::try::hd0b7934e98b76e16 [INFO] [stderr] at /rustc/26ad8a85dc4eed299af809e52f278da81e284602/library/std/src/panicking.rs:550:19 [INFO] [stderr] 29: 0x562731dda7c0 - std::panic::catch_unwind::h73b9ee77d3cd87c6 [INFO] [stderr] at /rustc/26ad8a85dc4eed299af809e52f278da81e284602/library/std/src/panic.rs:359:14 [INFO] [stderr] 30: 0x562731dda7c0 - std::rt::lang_start_internal::h228615d761734162 [INFO] [stderr] at /rustc/26ad8a85dc4eed299af809e52f278da81e284602/library/std/src/rt.rs:164:5 [INFO] [stderr] 31: 0x562731d1c951 - std::rt::lang_start::h7857c2956cea0c1f [INFO] [stderr] 32: 0x562731d228f5 - main [INFO] [stderr] 33: 0x7f922d5d5d90 - [INFO] [stderr] 34: 0x7f922d5d5e40 - __libc_start_main [INFO] [stderr] 35: 0x562731d1bee5 - _start [INFO] [stderr] 36: 0x0 - [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaUsV97A/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `gfx-backend-vulkan` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "30fe6c50636860409f757f2d36430acf8a34a6f99a1420386a69c29df1f3ce06", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "30fe6c50636860409f757f2d36430acf8a34a6f99a1420386a69c29df1f3ce06", kill_on_drop: false }` [INFO] [stdout] 30fe6c50636860409f757f2d36430acf8a34a6f99a1420386a69c29df1f3ce06