[INFO] cloning repository https://github.com/tato/untitled-unmastered [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tato/untitled-unmastered" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftato%2Funtitled-unmastered", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftato%2Funtitled-unmastered'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 011b5bacb4ab14b49760b3b9d22b6d3142464480 [INFO] checking tato/untitled-unmastered against try#1383df06117fd218068d1f39fd5326256dd4a348 for pr-145181 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftato%2Funtitled-unmastered" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/tato/untitled-unmastered [INFO] finished tweaking git repo https://github.com/tato/untitled-unmastered [INFO] tweaked toml for git repo https://github.com/tato/untitled-unmastered written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/tato/untitled-unmastered on toolchain 1383df06117fd218068d1f39fd5326256dd4a348 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1383df06117fd218068d1f39fd5326256dd4a348" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/tato/untitled-unmastered 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" "+1383df06117fd218068d1f39fd5326256dd4a348" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:ae6f63d130afcfff7f91f5ba9fdb2a74d52830289c6a2ea2d23a94dcfb480a0d" "/opt/rustwide/cargo-home/bin/cargo" "+1383df06117fd218068d1f39fd5326256dd4a348" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4d6cbcf271939d894ccdd02ec273b8818865febe2f1d64c1d6ecf5ea1d4a8097 [INFO] running `Command { std: "docker" "start" "-a" "4d6cbcf271939d894ccdd02ec273b8818865febe2f1d64c1d6ecf5ea1d4a8097", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4d6cbcf271939d894ccdd02ec273b8818865febe2f1d64c1d6ecf5ea1d4a8097", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4d6cbcf271939d894ccdd02ec273b8818865febe2f1d64c1d6ecf5ea1d4a8097", kill_on_drop: false }` [INFO] [stdout] 4d6cbcf271939d894ccdd02ec273b8818865febe2f1d64c1d6ecf5ea1d4a8097 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:ae6f63d130afcfff7f91f5ba9fdb2a74d52830289c6a2ea2d23a94dcfb480a0d" "/opt/rustwide/cargo-home/bin/cargo" "+1383df06117fd218068d1f39fd5326256dd4a348" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 038b1718e373b891bc1e5e7ba669fe979f65212f49e4965d1c4df8053e098955 [INFO] running `Command { std: "docker" "start" "-a" "038b1718e373b891bc1e5e7ba669fe979f65212f49e4965d1c4df8053e098955", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling syn v1.0.60 [INFO] [stderr] Compiling serde v1.0.123 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Compiling version-compare v0.0.10 [INFO] [stderr] Compiling strum v0.18.0 [INFO] [stderr] Compiling libc v0.2.84 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking once_cell v1.5.2 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling xml-rs v0.8.3 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Checking futures-sink v0.3.12 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking futures-core v0.3.12 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking futures-task v0.3.12 [INFO] [stderr] Compiling heck v0.3.2 [INFO] [stderr] Compiling anyhow v1.0.38 [INFO] [stderr] Checking futures-channel v0.3.12 [INFO] [stderr] Checking pin-project-lite v0.2.4 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking futures-io v0.3.12 [INFO] [stderr] Checking smallvec v1.6.1 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling nix v0.18.0 [INFO] [stderr] Checking libloading v0.6.7 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling nom v6.1.0 [INFO] [stderr] Checking downcast-rs v1.2.0 [INFO] [stderr] Checking scoped-tls v1.0.0 [INFO] [stderr] Compiling wayland-sys v0.28.3 [INFO] [stderr] Checking ttf-parser v0.6.2 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Checking dlib v0.4.2 [INFO] [stderr] Compiling gio v0.9.1 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling x11-dl v2.18.5 [INFO] [stderr] Compiling pango v0.9.1 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Checking ab_glyph_rasterizer v0.1.4 [INFO] [stderr] Compiling gdk-pixbuf v0.9.0 [INFO] [stderr] Compiling cairo-rs v0.9.1 [INFO] [stderr] Checking walkdir v2.3.1 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Checking instant v0.1.9 [INFO] [stderr] Compiling gdk v0.13.2 [INFO] [stderr] Checking xdg v2.2.0 [INFO] [stderr] Compiling unicode-general-category v0.2.0 [INFO] [stderr] Compiling wayland-scanner v0.28.3 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking bytemuck v1.5.0 [INFO] [stderr] Checking net2 v0.2.37 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Compiling atk v0.9.0 [INFO] [stderr] Checking lock_api v0.4.2 [INFO] [stderr] Checking parking_lot_core v0.8.2 [INFO] [stderr] Checking memmap2 v0.1.0 [INFO] [stderr] Checking mio v0.6.23 [INFO] [stderr] Compiling gtk v0.9.2 [INFO] [stderr] Compiling gcc v0.3.55 [INFO] [stderr] Checking lazycell v1.3.0 [INFO] [stderr] Checking parking_lot v0.11.1 [INFO] [stderr] Checking raw-window-handle v0.3.3 [INFO] [stderr] Checking shared_library v0.1.9 [INFO] [stderr] Compiling glutin_egl_sys v0.1.5 [INFO] [stderr] Compiling glutin_glx_sys v0.1.7 [INFO] [stderr] Checking unicode-ccc v0.1.0 [INFO] [stderr] Checking byteorder v1.4.2 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Checking owned_ttf_parser v0.6.0 [INFO] [stderr] Checking unicode-bidi-mirroring v0.1.0 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking unicode-script v0.5.2 [INFO] [stderr] Checking rusttype v0.9.2 [INFO] [stderr] Checking ttf-parser v0.9.0 [INFO] [stderr] Checking color_quant v1.1.0 [INFO] [stderr] Checking unicode-bidi v0.3.4 [INFO] [stderr] Checking andrew v0.3.1 [INFO] [stderr] Compiling wayland-client v0.28.3 [INFO] [stderr] Compiling wayland-protocols v0.28.3 [INFO] [stderr] Checking mio-extras v2.0.6 [INFO] [stderr] Checking osmesa-sys v0.1.2 [INFO] [stderr] Checking rgb v0.8.25 [INFO] [stderr] Checking xcursor v0.3.3 [INFO] [stderr] Checking generational-arena v0.2.8 [INFO] [stderr] Checking image v0.23.12 [INFO] [stderr] Checking lru v0.5.3 [INFO] [stderr] Checking glow v0.7.2 [INFO] [stderr] Checking imgref v1.7.1 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking resource v0.5.0 [INFO] [stderr] Compiling nfd v0.0.4 (https://github.com/saurvs/nfd-rs?rev=07578c5#07578c5f) [INFO] [stderr] Checking rustybuzz v0.3.0 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Checking wayland-commons v0.28.3 [INFO] [stderr] Checking calloop v0.6.5 [INFO] [stderr] Compiling proc-macro-crate v0.1.5 [INFO] [stdout] error: failed to build archive at `/opt/rustwide/target/debug/deps/libsyn-bc54ae8fa3d6f508.rlib`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmeta7Ek1b8/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `wayland-client` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `syn` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaMx3SUk/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rustybuzz` (lib) due to 1 previous error [INFO] [stderr] error: failed to run custom build command for `wayland-protocols v0.28.3` [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-2101c6501686c190/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 '1383df06117fd218068d1f39fd5326256dd4a348'. [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 '1383df06117fd218068d1f39fd5326256dd4a348'. [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 '1383df06117fd218068d1f39fd5326256dd4a348'. [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 '1383df06117fd218068d1f39fd5326256dd4a348'. [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 '1383df06117fd218068d1f39fd5326256dd4a348'. [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 '1383df06117fd218068d1f39fd5326256dd4a348'. [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 '1383df06117fd218068d1f39fd5326256dd4a348'. [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 '1383df06117fd218068d1f39fd5326256dd4a348'. [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 '1383df06117fd218068d1f39fd5326256dd4a348'. [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 '1383df06117fd218068d1f39fd5326256dd4a348'. [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 '1383df06117fd218068d1f39fd5326256dd4a348'. [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 '1383df06117fd218068d1f39fd5326256dd4a348'. [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 '1383df06117fd218068d1f39fd5326256dd4a348'. [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 '1383df06117fd218068d1f39fd5326256dd4a348'. [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 '1383df06117fd218068d1f39fd5326256dd4a348'. [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 '1383df06117fd218068d1f39fd5326256dd4a348'. [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 '1383df06117fd218068d1f39fd5326256dd4a348'. [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 '1383df06117fd218068d1f39fd5326256dd4a348'. [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 '1383df06117fd218068d1f39fd5326256dd4a348'. [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 '1383df06117fd218068d1f39fd5326256dd4a348'. [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 '1383df06117fd218068d1f39fd5326256dd4a348'. [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 '1383df06117fd218068d1f39fd5326256dd4a348'. [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 '1383df06117fd218068d1f39fd5326256dd4a348'. [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 '1383df06117fd218068d1f39fd5326256dd4a348'. [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 '1383df06117fd218068d1f39fd5326256dd4a348'. [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 '1383df06117fd218068d1f39fd5326256dd4a348'. [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 '1383df06117fd218068d1f39fd5326256dd4a348'. [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 '1383df06117fd218068d1f39fd5326256dd4a348'. [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 '1383df06117fd218068d1f39fd5326256dd4a348'. [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 '1383df06117fd218068d1f39fd5326256dd4a348'. [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 '1383df06117fd218068d1f39fd5326256dd4a348'. [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 '1383df06117fd218068d1f39fd5326256dd4a348'. [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' (1922) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wayland-scanner-0.28.3/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: 0x6254ff7836d2 - std::backtrace_rs::backtrace::libunwind::trace::h5c03b10988c5fa7f [INFO] [stderr] at /rustc/1383df06117fd218068d1f39fd5326256dd4a348/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stderr] 1: 0x6254ff7836d2 - std::backtrace_rs::backtrace::trace_unsynchronized::h1e61fbb418a7014e [INFO] [stderr] at /rustc/1383df06117fd218068d1f39fd5326256dd4a348/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stderr] 2: 0x6254ff7836d2 - std::sys::backtrace::_print_fmt::h7d079310384ec6f5 [INFO] [stderr] at /rustc/1383df06117fd218068d1f39fd5326256dd4a348/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x6254ff7836d2 - ::fmt::h60703ba19da2dcd9 [INFO] [stderr] at /rustc/1383df06117fd218068d1f39fd5326256dd4a348/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x6254ff7a3d4f - core::fmt::rt::Argument::fmt::h681938471040b851 [INFO] [stderr] at /rustc/1383df06117fd218068d1f39fd5326256dd4a348/library/core/src/fmt/rt.rs:173:76 [INFO] [stderr] 5: 0x6254ff7a3d4f - core::fmt::write::h138adf462026a062 [INFO] [stderr] at /rustc/1383df06117fd218068d1f39fd5326256dd4a348/library/core/src/fmt/mod.rs:1468:25 [INFO] [stderr] 6: 0x6254ff780db3 - std::io::default_write_fmt::h350251c47a50355a [INFO] [stderr] at /rustc/1383df06117fd218068d1f39fd5326256dd4a348/library/std/src/io/mod.rs:639:11 [INFO] [stderr] 7: 0x6254ff780db3 - std::io::Write::write_fmt::h29aaaefffccedb43 [INFO] [stderr] at /rustc/1383df06117fd218068d1f39fd5326256dd4a348/library/std/src/io/mod.rs:1954:13 [INFO] [stderr] 8: 0x6254ff783522 - std::sys::backtrace::BacktraceLock::print::h4e1068abfc9b5405 [INFO] [stderr] at /rustc/1383df06117fd218068d1f39fd5326256dd4a348/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 9: 0x6254ff78490a - std::panicking::default_hook::{{closure}}::hd481e775e49d0194 [INFO] [stderr] at /rustc/1383df06117fd218068d1f39fd5326256dd4a348/library/std/src/panicking.rs:301:27 [INFO] [stderr] 10: 0x6254ff78472b - std::panicking::default_hook::hce7f4d410f7bdc53 [INFO] [stderr] at /rustc/1383df06117fd218068d1f39fd5326256dd4a348/library/std/src/panicking.rs:328:9 [INFO] [stderr] 11: 0x6254ff785375 - std::panicking::panic_with_hook::hb8dabcf03086c715 [INFO] [stderr] at /rustc/1383df06117fd218068d1f39fd5326256dd4a348/library/std/src/panicking.rs:834:13 [INFO] [stderr] 12: 0x6254ff78510a - std::panicking::panic_handler::{{closure}}::hff977cddd5c4b6cb [INFO] [stderr] at /rustc/1383df06117fd218068d1f39fd5326256dd4a348/library/std/src/panicking.rs:707:13 [INFO] [stderr] 13: 0x6254ff783bd9 - std::sys::backtrace::__rust_end_short_backtrace::h6895b4535432c6c5 [INFO] [stderr] at /rustc/1383df06117fd218068d1f39fd5326256dd4a348/library/std/src/sys/backtrace.rs:174:18 [INFO] [stderr] 14: 0x6254ff784d9d - __rustc[68b831994d8134c1]::rust_begin_unwind [INFO] [stderr] at /rustc/1383df06117fd218068d1f39fd5326256dd4a348/library/std/src/panicking.rs:698:5 [INFO] [stderr] 15: 0x6254ff7a2ca0 - core::panicking::panic_fmt::h312ab3d7c10681f0 [INFO] [stderr] at /rustc/1383df06117fd218068d1f39fd5326256dd4a348/library/core/src/panicking.rs:75:14 [INFO] [stderr] 16: 0x6254ff7a30d6 - core::result::unwrap_failed::h060ac9754a2e770a [INFO] [stderr] at /rustc/1383df06117fd218068d1f39fd5326256dd4a348/library/core/src/result.rs:1852:5 [INFO] [stderr] 17: 0x6254ff6bf97d - wayland_scanner::generate_code_with_destructor_events::h7e0cf9741f30c6df [INFO] [stderr] 18: 0x6254ff6c488f - build_script_build::generate_protocol::h18534149558caef1 [INFO] [stderr] 19: 0x6254ff6c54d0 - build_script_build::main::h2e32e217eaaef60a [INFO] [stderr] 20: 0x6254ff6cdf93 - core::ops::function::FnOnce::call_once::he2ac6b34935f8a5b [INFO] [stderr] 21: 0x6254ff6c06c6 - std::sys::backtrace::__rust_begin_short_backtrace::h78a0a4bc5db6063a [INFO] [stderr] 22: 0x6254ff6cd9b9 - std::rt::lang_start::{{closure}}::hebb1b4921ee21d26 [INFO] [stderr] 23: 0x6254ff77d8b0 - core::ops::function::impls:: for &F>::call_once::h13086819e02c54e5 [INFO] [stderr] at /rustc/1383df06117fd218068d1f39fd5326256dd4a348/library/core/src/ops/function.rs:290:21 [INFO] [stderr] 24: 0x6254ff77d8b0 - std::panicking::catch_unwind::do_call::h578ee6991f721bbc [INFO] [stderr] at /rustc/1383df06117fd218068d1f39fd5326256dd4a348/library/std/src/panicking.rs:590:40 [INFO] [stderr] 25: 0x6254ff77d8b0 - std::panicking::catch_unwind::h410c731fc94d390f [INFO] [stderr] at /rustc/1383df06117fd218068d1f39fd5326256dd4a348/library/std/src/panicking.rs:553:19 [INFO] [stderr] 26: 0x6254ff77d8b0 - std::panic::catch_unwind::h6d3b6fb9dc0a1e4c [INFO] [stderr] at /rustc/1383df06117fd218068d1f39fd5326256dd4a348/library/std/src/panic.rs:357:14 [INFO] [stderr] 27: 0x6254ff77d8b0 - std::rt::lang_start_internal::{{closure}}::h0e9c335784a30ad2 [INFO] [stderr] at /rustc/1383df06117fd218068d1f39fd5326256dd4a348/library/std/src/rt.rs:175:24 [INFO] [stderr] 28: 0x6254ff77d8b0 - std::panicking::catch_unwind::do_call::h309b1a5a3c9c810b [INFO] [stderr] at /rustc/1383df06117fd218068d1f39fd5326256dd4a348/library/std/src/panicking.rs:590:40 [INFO] [stderr] 29: 0x6254ff77d8b0 - std::panicking::catch_unwind::he1f771870c4b41e1 [INFO] [stderr] at /rustc/1383df06117fd218068d1f39fd5326256dd4a348/library/std/src/panicking.rs:553:19 [INFO] [stderr] 30: 0x6254ff77d8b0 - std::panic::catch_unwind::h53a98df924447d1c [INFO] [stderr] at /rustc/1383df06117fd218068d1f39fd5326256dd4a348/library/std/src/panic.rs:357:14 [INFO] [stderr] 31: 0x6254ff77d8b0 - std::rt::lang_start_internal::h2a46299ee93b526c [INFO] [stderr] at /rustc/1383df06117fd218068d1f39fd5326256dd4a348/library/std/src/rt.rs:171:5 [INFO] [stderr] 32: 0x6254ff6cd9a1 - std::rt::lang_start::hdbf0a6b41647f4ba [INFO] [stderr] 33: 0x6254ff6c5d35 - main [INFO] [stderr] 34: 0x7ec18a5dc1ca - [INFO] [stderr] 35: 0x7ec18a5dc28b - __libc_start_main [INFO] [stderr] 36: 0x6254ff6bf325 - _start [INFO] [stderr] 37: 0x0 - [INFO] running `Command { std: "docker" "inspect" "038b1718e373b891bc1e5e7ba669fe979f65212f49e4965d1c4df8053e098955", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "038b1718e373b891bc1e5e7ba669fe979f65212f49e4965d1c4df8053e098955", kill_on_drop: false }` [INFO] [stdout] 038b1718e373b891bc1e5e7ba669fe979f65212f49e4965d1c4df8053e098955