[INFO] cloning repository https://github.com/njust/egui_blurry_text [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/njust/egui_blurry_text" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnjust%2Fegui_blurry_text", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnjust%2Fegui_blurry_text'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 10511134723b7b39248acfe2bcd2b46993d6b41c [INFO] checking njust/egui_blurry_text against master#fce0e74720d199eb7839fdb51af35ac5226da178 for pr-145262 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnjust%2Fegui_blurry_text" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/njust/egui_blurry_text [INFO] finished tweaking git repo https://github.com/njust/egui_blurry_text [INFO] tweaked toml for git repo https://github.com/njust/egui_blurry_text written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/njust/egui_blurry_text on toolchain fce0e74720d199eb7839fdb51af35ac5226da178 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+fce0e74720d199eb7839fdb51af35ac5226da178" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/njust/egui_blurry_text 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" "+fce0e74720d199eb7839fdb51af35ac5226da178" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/emilk/egui.git` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+fce0e74720d199eb7839fdb51af35ac5226da178" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4e5058f927b938e9b4dee95eef83a4709304bac0d434d928e8611d453d7f2079 [INFO] running `Command { std: "docker" "start" "-a" "4e5058f927b938e9b4dee95eef83a4709304bac0d434d928e8611d453d7f2079", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4e5058f927b938e9b4dee95eef83a4709304bac0d434d928e8611d453d7f2079", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4e5058f927b938e9b4dee95eef83a4709304bac0d434d928e8611d453d7f2079", kill_on_drop: false }` [INFO] [stdout] 4e5058f927b938e9b4dee95eef83a4709304bac0d434d928e8611d453d7f2079 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+fce0e74720d199eb7839fdb51af35ac5226da178" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e62508afaf6ecc23cf0e15a2bd0575bc6ad3b4ec4f091ef956d3245fb462d6f2 [INFO] running `Command { std: "docker" "start" "-a" "e62508afaf6ecc23cf0e15a2bd0575bc6ad3b4ec4f091ef956d3245fb462d6f2", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.132 [INFO] [stderr] Compiling proc-macro2 v1.0.43 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling unicode-ident v1.0.3 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling syn v1.0.99 [INFO] [stderr] Compiling xml-rs v0.8.4 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Checking smallvec v1.9.0 [INFO] [stderr] Checking once_cell v1.13.1 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Checking libloading v0.7.3 [INFO] [stderr] Checking dlib v0.5.0 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling lock_api v0.4.8 [INFO] [stderr] Compiling wayland-sys v0.29.5 [INFO] [stderr] Checking downcast-rs v1.2.0 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Checking scoped-tls v1.0.0 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Compiling cmake v0.1.48 [INFO] [stderr] Compiling slotmap v1.0.6 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Compiling wayland-scanner v0.29.5 [INFO] [stderr] Checking nom v7.1.1 [INFO] [stderr] Compiling servo-fontconfig-sys v5.1.0 [INFO] [stderr] Compiling freetype-sys v0.13.1 [INFO] [stderr] Compiling expat-sys v2.1.6 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Checking nix v0.24.2 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Compiling smithay-client-toolkit v0.16.0 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking adler32 v1.2.0 [INFO] [stderr] Checking deflate v1.0.0 [INFO] [stderr] Checking miniz_oxide v0.5.3 [INFO] [stderr] Checking memmap2 v0.5.7 [INFO] [stderr] Compiling wayland-client v0.29.5 [INFO] [stderr] Compiling wayland-protocols v0.29.5 [INFO] [stderr] Compiling ahash v0.8.0 [INFO] [stderr] Compiling x11-dl v2.20.0 [INFO] [stderr] Compiling crossfont v0.5.0 [INFO] [stderr] Checking ttf-parser v0.15.2 [INFO] [stderr] Checking foreign-types-shared v0.3.1 [INFO] [stderr] Checking arrayref v0.3.6 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Checking png v0.17.5 [INFO] [stderr] Checking servo-fontconfig v0.5.1 [INFO] [stderr] Checking xcursor v0.3.4 [INFO] [stderr] Checking freetype-rs v0.26.0 [INFO] [stderr] Checking getrandom v0.2.7 [INFO] [stderr] Checking matches v0.1.9 [INFO] [stderr] Checking ab_glyph_rasterizer v0.1.5 [INFO] [stderr] Checking owned_ttf_parser v0.15.1 [INFO] [stderr] Checking cty v0.2.2 [INFO] [stderr] Checking wayland-commons v0.29.5 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Checking unicode-normalization v0.1.21 [INFO] [stderr] Checking ab_glyph v0.2.16 [INFO] [stdout] error[E0635]: unknown feature `stdsimd` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ahash-0.8.0/src/lib.rs:48:42 [INFO] [stdout] | [INFO] [stdout] 48 | #![cfg_attr(feature = "stdsimd", feature(stdsimd))] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0635`. [INFO] [stdout] [INFO] [stderr] Checking tracing-core v0.1.29 [INFO] [stderr] error: could not compile `ahash` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: failed to run custom build command for `wayland-protocols v0.29.5` [INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/wayland-protocols-3d7f922091c3af1a/build-script-build` (exit status: 101) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rerun-if-changed-env=CARGO_FEATURE_CLIENT [INFO] [stderr] cargo:rerun-if-changed-env=CARGO_FEATURE_SERVER [INFO] [stderr] cargo:rerun-if-changed-env=CARGO_FEATURE_UNSTABLE_PROTOCOLS [INFO] [stderr] cargo:rerun-if-changed=./protocols/stable/presentation-time/presentation-time.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/stable/viewporter/viewporter.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/stable/xdg-shell/xdg-shell.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/staging/xdg-activation/xdg-activation-v1.xml [INFO] [stderr] cargo:rerun-if-changed=./misc/gtk-primary-selection.xml [INFO] [stderr] cargo:rerun-if-changed=./misc/input-method-unstable-v2.xml [INFO] [stderr] cargo:rerun-if-changed=./misc/server-decoration.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/fullscreen-shell/fullscreen-shell-unstable-v1.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/idle-inhibit/idle-inhibit-unstable-v1.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/input-method/input-method-unstable-v1.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/input-timestamps/input-timestamps-unstable-v1.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/keyboard-shortcuts-inhibit/keyboard-shortcuts-inhibit-unstable-v1.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/linux-dmabuf/linux-dmabuf-unstable-v1.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/linux-explicit-synchronization/linux-explicit-synchronization-unstable-v1.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/pointer-constraints/pointer-constraints-unstable-v1.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/pointer-gestures/pointer-gestures-unstable-v1.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/primary-selection/primary-selection-unstable-v1.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/relative-pointer/relative-pointer-unstable-v1.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/tablet/tablet-unstable-v1.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/tablet/tablet-unstable-v2.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/text-input/text-input-unstable-v1.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/text-input/text-input-unstable-v3.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/xdg-decoration/xdg-decoration-unstable-v1.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/xdg-foreign/xdg-foreign-unstable-v1.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/xdg-foreign/xdg-foreign-unstable-v2.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/xdg-output/xdg-output-unstable-v1.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/xdg-shell/xdg-shell-unstable-v5.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/xdg-shell/xdg-shell-unstable-v6.xml [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain 'fce0e74720d199eb7839fdb51af35ac5226da178'. [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 'fce0e74720d199eb7839fdb51af35ac5226da178'. [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 'fce0e74720d199eb7839fdb51af35ac5226da178'. [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 'fce0e74720d199eb7839fdb51af35ac5226da178'. [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 'fce0e74720d199eb7839fdb51af35ac5226da178'. [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 'fce0e74720d199eb7839fdb51af35ac5226da178'. [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 'fce0e74720d199eb7839fdb51af35ac5226da178'. [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 'fce0e74720d199eb7839fdb51af35ac5226da178'. [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 'fce0e74720d199eb7839fdb51af35ac5226da178'. [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 'fce0e74720d199eb7839fdb51af35ac5226da178'. [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 'fce0e74720d199eb7839fdb51af35ac5226da178'. [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 'fce0e74720d199eb7839fdb51af35ac5226da178'. [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 'fce0e74720d199eb7839fdb51af35ac5226da178'. [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 'fce0e74720d199eb7839fdb51af35ac5226da178'. [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 'fce0e74720d199eb7839fdb51af35ac5226da178'. [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 'fce0e74720d199eb7839fdb51af35ac5226da178'. [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 'fce0e74720d199eb7839fdb51af35ac5226da178'. [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 'fce0e74720d199eb7839fdb51af35ac5226da178'. [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 'fce0e74720d199eb7839fdb51af35ac5226da178'. [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 'fce0e74720d199eb7839fdb51af35ac5226da178'. [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 'fce0e74720d199eb7839fdb51af35ac5226da178'. [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 'fce0e74720d199eb7839fdb51af35ac5226da178'. [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 'fce0e74720d199eb7839fdb51af35ac5226da178'. [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 'fce0e74720d199eb7839fdb51af35ac5226da178'. [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 'fce0e74720d199eb7839fdb51af35ac5226da178'. [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 'fce0e74720d199eb7839fdb51af35ac5226da178'. [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 'fce0e74720d199eb7839fdb51af35ac5226da178'. [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' (992) 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: 0x5a78bfdc6c62 - std::backtrace_rs::backtrace::libunwind::trace::h9ca05d9bdf235a56 [INFO] [stderr] at /rustc/fce0e74720d199eb7839fdb51af35ac5226da178/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stderr] 1: 0x5a78bfdc6c62 - std::backtrace_rs::backtrace::trace_unsynchronized::h64b8a858c31822a9 [INFO] [stderr] at /rustc/fce0e74720d199eb7839fdb51af35ac5226da178/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stderr] 2: 0x5a78bfdc6c62 - std::sys::backtrace::_print_fmt::h05c1fe502da1d61d [INFO] [stderr] at /rustc/fce0e74720d199eb7839fdb51af35ac5226da178/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x5a78bfdc6c62 - ::fmt::h4d9419ffb0b4365c [INFO] [stderr] at /rustc/fce0e74720d199eb7839fdb51af35ac5226da178/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x5a78bfde6dcf - core::fmt::rt::Argument::fmt::h1d77fb0e3dcba28a [INFO] [stderr] at /rustc/fce0e74720d199eb7839fdb51af35ac5226da178/library/core/src/fmt/rt.rs:173:76 [INFO] [stderr] 5: 0x5a78bfde6dcf - core::fmt::write::h041fad5d6d8f2b13 [INFO] [stderr] at /rustc/fce0e74720d199eb7839fdb51af35ac5226da178/library/core/src/fmt/mod.rs:1468:25 [INFO] [stderr] 6: 0x5a78bfdc45b3 - std::io::default_write_fmt::h3ea8deb615890cc9 [INFO] [stderr] at /rustc/fce0e74720d199eb7839fdb51af35ac5226da178/library/std/src/io/mod.rs:639:11 [INFO] [stderr] 7: 0x5a78bfdc45b3 - std::io::Write::write_fmt::ha45926fb365d225c [INFO] [stderr] at /rustc/fce0e74720d199eb7839fdb51af35ac5226da178/library/std/src/io/mod.rs:1954:13 [INFO] [stderr] 8: 0x5a78bfdc6ab2 - std::sys::backtrace::BacktraceLock::print::h097d9c56d822a144 [INFO] [stderr] at /rustc/fce0e74720d199eb7839fdb51af35ac5226da178/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 9: 0x5a78bfdc7b14 - std::panicking::default_hook::{{closure}}::h01d363d03f21385c [INFO] [stderr] at /rustc/fce0e74720d199eb7839fdb51af35ac5226da178/library/std/src/panicking.rs:301:27 [INFO] [stderr] 10: 0x5a78bfdc7935 - std::panicking::default_hook::hc87e9ecf06309da2 [INFO] [stderr] at /rustc/fce0e74720d199eb7839fdb51af35ac5226da178/library/std/src/panicking.rs:328:9 [INFO] [stderr] 11: 0x5a78bfdc8585 - std::panicking::panic_with_hook::h0f4d2a6e9646306f [INFO] [stderr] at /rustc/fce0e74720d199eb7839fdb51af35ac5226da178/library/std/src/panicking.rs:834:13 [INFO] [stderr] 12: 0x5a78bfdc831a - std::panicking::panic_handler::{{closure}}::he35424e8ae5ba3f2 [INFO] [stderr] at /rustc/fce0e74720d199eb7839fdb51af35ac5226da178/library/std/src/panicking.rs:707:13 [INFO] [stderr] 13: 0x5a78bfdc7169 - std::sys::backtrace::__rust_end_short_backtrace::h610afb16c6179f60 [INFO] [stderr] at /rustc/fce0e74720d199eb7839fdb51af35ac5226da178/library/std/src/sys/backtrace.rs:174:18 [INFO] [stderr] 14: 0x5a78bfdc7fad - __rustc[e04b7d348f7df220]::rust_begin_unwind [INFO] [stderr] at /rustc/fce0e74720d199eb7839fdb51af35ac5226da178/library/std/src/panicking.rs:698:5 [INFO] [stderr] 15: 0x5a78bfde5d20 - core::panicking::panic_fmt::h6ab892bf7b35ba24 [INFO] [stderr] at /rustc/fce0e74720d199eb7839fdb51af35ac5226da178/library/core/src/panicking.rs:75:14 [INFO] [stderr] 16: 0x5a78bfde6156 - core::result::unwrap_failed::hc4ee647ef6f27171 [INFO] [stderr] at /rustc/fce0e74720d199eb7839fdb51af35ac5226da178/library/core/src/result.rs:1852:5 [INFO] [stderr] 17: 0x5a78bfd0321d - wayland_scanner::generate_code_with_destructor_events::hf9ca59ce6349e233 [INFO] [stderr] 18: 0x5a78bfd0f0ff - build_script_build::generate_protocol::he6e5ec971cfde0a5 [INFO] [stderr] 19: 0x5a78bfd10326 - build_script_build::main::h6b4f2bca7061364c [INFO] [stderr] 20: 0x5a78bfd0d503 - core::ops::function::FnOnce::call_once::h254debb5d1f92a82 [INFO] [stderr] 21: 0x5a78bfd137d6 - std::sys::backtrace::__rust_begin_short_backtrace::hfa909f9fe5e9fa55 [INFO] [stderr] 22: 0x5a78bfd0c849 - std::rt::lang_start::{{closure}}::h7f4b1c83bc3e8c53 [INFO] [stderr] 23: 0x5a78bfdc0e40 - core::ops::function::impls:: for &F>::call_once::hbc098b72c7fc9de2 [INFO] [stderr] at /rustc/fce0e74720d199eb7839fdb51af35ac5226da178/library/core/src/ops/function.rs:290:21 [INFO] [stderr] 24: 0x5a78bfdc0e40 - std::panicking::catch_unwind::do_call::h6a1d1d1481167e3d [INFO] [stderr] at /rustc/fce0e74720d199eb7839fdb51af35ac5226da178/library/std/src/panicking.rs:590:40 [INFO] [stderr] 25: 0x5a78bfdc0e40 - std::panicking::catch_unwind::he8bfb589c1cae612 [INFO] [stderr] at /rustc/fce0e74720d199eb7839fdb51af35ac5226da178/library/std/src/panicking.rs:553:19 [INFO] [stderr] 26: 0x5a78bfdc0e40 - std::panic::catch_unwind::h773987deb117bcb3 [INFO] [stderr] at /rustc/fce0e74720d199eb7839fdb51af35ac5226da178/library/std/src/panic.rs:357:14 [INFO] [stderr] 27: 0x5a78bfdc0e40 - std::rt::lang_start_internal::{{closure}}::h4a79101ecd209556 [INFO] [stderr] at /rustc/fce0e74720d199eb7839fdb51af35ac5226da178/library/std/src/rt.rs:175:24 [INFO] [stderr] 28: 0x5a78bfdc0e40 - std::panicking::catch_unwind::do_call::hb316f9974b39ab3e [INFO] [stderr] at /rustc/fce0e74720d199eb7839fdb51af35ac5226da178/library/std/src/panicking.rs:590:40 [INFO] [stderr] 29: 0x5a78bfdc0e40 - std::panicking::catch_unwind::he157cb39866186f1 [INFO] [stderr] at /rustc/fce0e74720d199eb7839fdb51af35ac5226da178/library/std/src/panicking.rs:553:19 [INFO] [stderr] 30: 0x5a78bfdc0e40 - std::panic::catch_unwind::hfbc9cde927911cd0 [INFO] [stderr] at /rustc/fce0e74720d199eb7839fdb51af35ac5226da178/library/std/src/panic.rs:357:14 [INFO] [stderr] 31: 0x5a78bfdc0e40 - std::rt::lang_start_internal::h383b4d57ad7de63a [INFO] [stderr] at /rustc/fce0e74720d199eb7839fdb51af35ac5226da178/library/std/src/rt.rs:171:5 [INFO] [stderr] 32: 0x5a78bfd0c831 - std::rt::lang_start::h6f489c397b54a7c5 [INFO] [stderr] 33: 0x5a78bfd10b55 - main [INFO] [stderr] 34: 0x7e7713a431ca - [INFO] [stderr] 35: 0x7e7713a4328b - __libc_start_main [INFO] [stderr] 36: 0x5a78bfd02895 - _start [INFO] [stderr] 37: 0x0 - [INFO] running `Command { std: "docker" "inspect" "e62508afaf6ecc23cf0e15a2bd0575bc6ad3b4ec4f091ef956d3245fb462d6f2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e62508afaf6ecc23cf0e15a2bd0575bc6ad3b4ec4f091ef956d3245fb462d6f2", kill_on_drop: false }` [INFO] [stdout] e62508afaf6ecc23cf0e15a2bd0575bc6ad3b4ec4f091ef956d3245fb462d6f2