[INFO] cloning repository https://github.com/pudnax/gpu_compute_raster [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pudnax/gpu_compute_raster" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpudnax%2Fgpu_compute_raster", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpudnax%2Fgpu_compute_raster'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e91b612625b018c40f0f1c6f333eeab6f278b43f [INFO] checking pudnax/gpu_compute_raster against master#85c39893a761fe4c050523278da4e7e45ab42b6e for pr-134688 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpudnax%2Fgpu_compute_raster" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/pudnax/gpu_compute_raster on toolchain 85c39893a761fe4c050523278da4e7e45ab42b6e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+85c39893a761fe4c050523278da4e7e45ab42b6e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/pudnax/gpu_compute_raster [INFO] finished tweaking git repo https://github.com/pudnax/gpu_compute_raster [INFO] tweaked toml for git repo https://github.com/pudnax/gpu_compute_raster written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/pudnax/gpu_compute_raster 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" "+85c39893a761fe4c050523278da4e7e45ab42b6e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+85c39893a761fe4c050523278da4e7e45ab42b6e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] be33e1470156271a451342cab1a754e2cd4abfc8849c20777589acdc63299f22 [INFO] running `Command { std: "docker" "start" "-a" "be33e1470156271a451342cab1a754e2cd4abfc8849c20777589acdc63299f22", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "be33e1470156271a451342cab1a754e2cd4abfc8849c20777589acdc63299f22", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "be33e1470156271a451342cab1a754e2cd4abfc8849c20777589acdc63299f22", kill_on_drop: false }` [INFO] [stdout] be33e1470156271a451342cab1a754e2cd4abfc8849c20777589acdc63299f22 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+85c39893a761fe4c050523278da4e7e45ab42b6e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f3d27ca149f728d54fd117099d406a314818602386f7ecf7a4044c6d2bc0124b [INFO] running `Command { std: "docker" "start" "-a" "f3d27ca149f728d54fd117099d406a314818602386f7ecf7a4044c6d2bc0124b", kill_on_drop: false }` [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Compiling xml-rs v0.8.20 [INFO] [stderr] Checking log v0.4.22 [INFO] [stderr] Checking libloading v0.8.4 [INFO] [stderr] Checking simd-adler32 v0.3.7 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Checking dlib v0.5.2 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Checking miniz_oxide v0.7.4 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Checking termcolor v1.4.1 [INFO] [stderr] Compiling thiserror v1.0.62 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling syn v2.0.70 [INFO] [stderr] Compiling wayland-scanner v0.29.5 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking nix v0.24.3 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Checking libloading v0.7.4 [INFO] [stderr] Checking bitflags v2.6.0 [INFO] [stderr] Checking scoped-tls v1.0.1 [INFO] [stderr] Compiling ash v0.37.3+1.3.251 [INFO] [stderr] Compiling wayland-sys v0.29.5 [INFO] [stderr] Checking downcast-rs v1.2.1 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Checking bit-vec v0.6.3 [INFO] [stderr] Compiling serde v1.0.204 [INFO] [stderr] Checking unicode-width v0.1.13 [INFO] [stderr] Checking allocator-api2 v0.2.18 [INFO] [stderr] Compiling khronos-egl v4.1.0 [INFO] [stderr] Checking cty v0.2.2 [INFO] [stderr] Checking raw-window-handle v0.4.3 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking codespan-reporting v0.11.1 [INFO] [stderr] Checking bit-set v0.5.3 [INFO] [stderr] Checking gpu-descriptor-types v0.1.2 [INFO] [stderr] Checking spirv v0.2.0+1.5.4 [INFO] [stderr] Checking sharded-slab v0.1.7 [INFO] [stderr] Checking wayland-commons v0.29.5 [INFO] [stderr] Checking thread_local v1.1.8 [INFO] [stderr] Checking gpu-alloc-types v0.2.0 [INFO] [stderr] Checking crc32fast v1.4.2 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Compiling serde_json v1.0.120 [INFO] [stderr] Compiling parking_lot_core v0.8.6 [INFO] [stderr] Checking hexf-parse v0.2.1 [INFO] [stderr] Compiling cc v1.1.1 [INFO] [stderr] Checking pin-project-lite v0.2.14 [INFO] [stderr] Checking unicode-xid v0.2.4 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking flate2 v1.0.30 [INFO] [stderr] Compiling wgpu-core v0.13.2 [INFO] [stderr] Checking gpu-alloc v0.5.4 [INFO] [stderr] Checking gpu-descriptor v0.2.4 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking tracing-subscriber v0.3.18 [INFO] [stderr] Compiling smithay-client-toolkit v0.15.4 [INFO] [stderr] Compiling x11-dl v2.21.0 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Checking nix v0.22.3 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking fdeflate v0.3.4 [INFO] [stderr] Compiling wayland-client v0.29.5 [INFO] [stderr] Compiling wayland-protocols v0.29.5 [INFO] [stderr] Checking wgpu-types v0.13.2 [INFO] [stderr] Checking instant v0.1.13 [INFO] [stderr] Checking inplace_it v0.3.5 [INFO] [stderr] Checking regex-syntax v0.8.4 [INFO] [stderr] Compiling eyre v0.6.12 [INFO] [stderr] Checking arrayvec v0.7.4 [INFO] [stderr] Compiling inflections v1.1.1 [INFO] [stderr] Checking ryu v1.0.18 [INFO] [stderr] Checking gimli v0.28.1 [INFO] [stderr] Checking renderdoc-sys v0.7.1 [INFO] [stderr] Checking glow v0.11.2 [INFO] [stderr] Checking profiling v1.0.15 [INFO] [stderr] Checking itoa v1.0.11 [INFO] [stderr] Checking zune-core v0.4.12 [INFO] [stderr] Checking xcursor v0.3.5 [INFO] [stderr] Checking zune-jpeg v0.4.11 [INFO] [stderr] Checking calloop v0.9.3 [INFO] [stderr] Checking regex-automata v0.4.7 [INFO] [stderr] Checking addr2line v0.21.0 [INFO] [stderr] Checking wayland-cursor v0.29.5 [INFO] [stderr] Checking png v0.17.13 [INFO] [stderr] Checking tracing-error v0.2.0 [INFO] [stderr] Checking memmap2 v0.3.1 [INFO] [stderr] Checking object v0.32.2 [INFO] [stderr] Compiling backtrace v0.3.71 [INFO] [stderr] Checking rustc-demangle v0.1.24 [INFO] [stderr] Checking owo-colors v3.5.0 [INFO] [stderr] Checking indenter v0.3.3 [INFO] [stderr] Checking copyless v0.1.5 [INFO] [stderr] Compiling winit v0.26.1 [INFO] [stderr] Checking parking_lot v0.11.2 [INFO] [stderr] Checking color-spantrace v0.2.1 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Checking urlencoding v2.1.3 [INFO] [stderr] Checking base64 v0.13.1 [INFO] [stderr] Checking regex v1.10.5 [INFO] [stderr] Checking obj v0.10.2 [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-5ed08ef40e48ffdf/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] [INFO] [stderr] --- stderr [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '85c39893a761fe4c050523278da4e7e45ab42b6e'. [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 '85c39893a761fe4c050523278da4e7e45ab42b6e'. [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 '85c39893a761fe4c050523278da4e7e45ab42b6e'. [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 '85c39893a761fe4c050523278da4e7e45ab42b6e'. [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 '85c39893a761fe4c050523278da4e7e45ab42b6e'. [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 '85c39893a761fe4c050523278da4e7e45ab42b6e'. [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 '85c39893a761fe4c050523278da4e7e45ab42b6e'. [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 '85c39893a761fe4c050523278da4e7e45ab42b6e'. [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 '85c39893a761fe4c050523278da4e7e45ab42b6e'. [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 '85c39893a761fe4c050523278da4e7e45ab42b6e'. [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 '85c39893a761fe4c050523278da4e7e45ab42b6e'. [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 '85c39893a761fe4c050523278da4e7e45ab42b6e'. [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 '85c39893a761fe4c050523278da4e7e45ab42b6e'. [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 '85c39893a761fe4c050523278da4e7e45ab42b6e'. [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 '85c39893a761fe4c050523278da4e7e45ab42b6e'. [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 '85c39893a761fe4c050523278da4e7e45ab42b6e'. [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 '85c39893a761fe4c050523278da4e7e45ab42b6e'. [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 '85c39893a761fe4c050523278da4e7e45ab42b6e'. [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 '85c39893a761fe4c050523278da4e7e45ab42b6e'. [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 '85c39893a761fe4c050523278da4e7e45ab42b6e'. [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 '85c39893a761fe4c050523278da4e7e45ab42b6e'. [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 '85c39893a761fe4c050523278da4e7e45ab42b6e'. [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 '85c39893a761fe4c050523278da4e7e45ab42b6e'. [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 '85c39893a761fe4c050523278da4e7e45ab42b6e'. [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 '85c39893a761fe4c050523278da4e7e45ab42b6e'. [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-1949cf8c6b5b557f/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: 0x5aa9ae21025a - ::fmt::ha932951d19ec486a [INFO] [stderr] 1: 0x5aa9ae231383 - core::fmt::write::h938f4ca461c17bcb [INFO] [stderr] 2: 0x5aa9ae20d6c3 - std::io::Write::write_fmt::hf9bd94db61656df2 [INFO] [stderr] 3: 0x5aa9ae2100a2 - std::sys::backtrace::BacktraceLock::print::h7393ade155223104 [INFO] [stderr] 4: 0x5aa9ae21106d - std::panicking::default_hook::{{closure}}::h19435240aee86806 [INFO] [stderr] 5: 0x5aa9ae210eb2 - std::panicking::default_hook::hb72c8620e8ee5829 [INFO] [stderr] 6: 0x5aa9ae2117b7 - std::panicking::rust_panic_with_hook::h3971356749216d84 [INFO] [stderr] 7: 0x5aa9ae21153a - std::panicking::begin_panic_handler::{{closure}}::h89ff3ee6e2a4f24b [INFO] [stderr] 8: 0x5aa9ae210729 - std::sys::backtrace::__rust_end_short_backtrace::h7491f72746496bf5 [INFO] [stderr] 9: 0x5aa9ae2111cd - rust_begin_unwind [INFO] [stderr] 10: 0x5aa9ae2302a0 - core::panicking::panic_fmt::ha0cf6477569a1599 [INFO] [stderr] 11: 0x5aa9ae230646 - core::result::unwrap_failed::hf3794d6fb5e8c8b2 [INFO] [stderr] 12: 0x5aa9ae18ce8c - wayland_scanner::generate_code_with_destructor_events::hf6ca37cfe784de47 [INFO] [stderr] 13: 0x5aa9ae194243 - build_script_build::generate_protocol::h5cd21a3dab8a4c57 [INFO] [stderr] 14: 0x5aa9ae195dad - build_script_build::main::ha609a4364d844f4f [INFO] [stderr] 15: 0x5aa9ae193123 - std::sys::backtrace::__rust_begin_short_backtrace::h05398ba8868bd55c [INFO] [stderr] 16: 0x5aa9ae1903b9 - std::rt::lang_start::{{closure}}::hb2a6e5ec7c9df3e4 [INFO] [stderr] 17: 0x5aa9ae20a7a7 - std::rt::lang_start_internal::hd305e752beadaece [INFO] [stderr] 18: 0x5aa9ae196855 - main [INFO] [stderr] 19: 0x70bac20aed90 - [INFO] [stderr] 20: 0x70bac20aee40 - __libc_start_main [INFO] [stderr] 21: 0x5aa9ae1814e5 - _start [INFO] [stderr] 22: 0x0 - [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "f3d27ca149f728d54fd117099d406a314818602386f7ecf7a4044c6d2bc0124b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f3d27ca149f728d54fd117099d406a314818602386f7ecf7a4044c6d2bc0124b", kill_on_drop: false }` [INFO] [stdout] f3d27ca149f728d54fd117099d406a314818602386f7ecf7a4044c6d2bc0124b