[INFO] cloning repository https://github.com/joshua-holmes/opengl-test2 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/joshua-holmes/opengl-test2" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjoshua-holmes%2Fopengl-test2", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjoshua-holmes%2Fopengl-test2'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c16bd05e6bb182122ecc6dda474a928817d5b21d [INFO] checking joshua-holmes/opengl-test2 against master#fd17deacce374a4185c882795be162e17b557050 for pr-138001 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjoshua-holmes%2Fopengl-test2" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/joshua-holmes/opengl-test2 on toolchain fd17deacce374a4185c882795be162e17b557050 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+fd17deacce374a4185c882795be162e17b557050" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/joshua-holmes/opengl-test2 [INFO] finished tweaking git repo https://github.com/joshua-holmes/opengl-test2 [INFO] tweaked toml for git repo https://github.com/joshua-holmes/opengl-test2 written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/joshua-holmes/opengl-test2 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" "+fd17deacce374a4185c882795be162e17b557050" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded memmap2 v0.9.2 [INFO] [stderr] Downloaded sctk-adwaita v0.7.0 [INFO] [stderr] Downloaded winit v0.29.4 [INFO] [stderr] Downloaded glium v0.33.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+fd17deacce374a4185c882795be162e17b557050" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a32edaf35fc3e01990fbe29facfe246d7b7e0bb037424cbbc1c0de81867fead0 [INFO] running `Command { std: "docker" "start" "-a" "a32edaf35fc3e01990fbe29facfe246d7b7e0bb037424cbbc1c0de81867fead0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a32edaf35fc3e01990fbe29facfe246d7b7e0bb037424cbbc1c0de81867fead0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a32edaf35fc3e01990fbe29facfe246d7b7e0bb037424cbbc1c0de81867fead0", kill_on_drop: false }` [INFO] [stdout] a32edaf35fc3e01990fbe29facfe246d7b7e0bb037424cbbc1c0de81867fead0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+fd17deacce374a4185c882795be162e17b557050" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ef5eebafa328c15688eeccda30ae04fb8acb00fbe15d1373034f26c7dc3b7e86 [INFO] running `Command { std: "docker" "start" "-a" "ef5eebafa328c15688eeccda30ae04fb8acb00fbe15d1373034f26c7dc3b7e86", kill_on_drop: false }` [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling libc v0.2.151 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Compiling proc-macro2 v1.0.70 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Compiling xml-rs v0.8.19 [INFO] [stderr] Checking log v0.4.20 [INFO] [stderr] Checking smallvec v1.11.2 [INFO] [stderr] Checking downcast-rs v1.2.0 [INFO] [stderr] Checking scoped-tls v1.0.1 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Checking bitflags v2.4.1 [INFO] [stderr] Compiling thiserror v1.0.51 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Checking libloading v0.8.1 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling memchr v2.6.4 [INFO] [stderr] Checking arrayref v0.3.7 [INFO] [stderr] Checking bytemuck v1.14.0 [INFO] [stderr] Checking strict-num v0.1.1 [INFO] [stderr] Checking dlib v0.5.2 [INFO] [stderr] Checking xcursor v0.3.5 [INFO] [stderr] Checking simd-adler32 v0.3.7 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling rustix v0.38.28 [INFO] [stderr] Checking arrayvec v0.7.4 [INFO] [stderr] Checking ttf-parser v0.20.0 [INFO] [stderr] Checking ab_glyph_rasterizer v0.1.8 [INFO] [stderr] Compiling memoffset v0.7.1 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Checking miniz_oxide v0.7.1 [INFO] [stderr] Compiling slotmap v1.0.7 [INFO] [stderr] Compiling wayland-sys v0.31.1 [INFO] [stderr] Compiling wayland-sys v0.29.5 [INFO] [stderr] Compiling x11-dl v2.21.0 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Checking pin-project-lite v0.2.13 [INFO] [stderr] Checking linux-raw-sys v0.4.12 [INFO] [stderr] Compiling smithay-client-toolkit v0.16.1 [INFO] [stderr] Checking fdeflate v0.3.1 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Checking flate2 v1.0.28 [INFO] [stderr] Compiling wayland-sys v0.30.1 [INFO] [stderr] Checking tiny-skia-path v0.8.4 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking libloading v0.7.4 [INFO] [stderr] Compiling wayland-scanner v0.29.5 [INFO] [stderr] Compiling syn v2.0.41 [INFO] [stderr] Compiling quick-xml v0.30.0 [INFO] [stderr] Compiling glutin v0.30.10 [INFO] [stderr] Checking xkeysym v0.2.0 [INFO] [stderr] Checking cursor-icon v1.1.0 [INFO] [stderr] Checking png v0.17.10 [INFO] [stderr] Checking raw-window-handle v0.5.2 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Compiling glutin_glx_sys v0.4.0 [INFO] [stderr] Compiling glutin_egl_sys v0.5.1 [INFO] [stderr] Compiling smithay-client-toolkit v0.18.0 [INFO] [stderr] Compiling ahash v0.8.6 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Checking tiny-skia-path v0.11.3 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Compiling glutin-winit v0.3.0 [INFO] [stderr] Checking instant v0.1.12 [INFO] [stderr] Compiling x11rb v0.12.0 [INFO] [stderr] Checking gimli v0.28.1 [INFO] [stderr] Checking tiny-skia v0.11.3 [INFO] [stderr] Compiling glium v0.33.0 [INFO] [stderr] Compiling winit v0.29.4 [INFO] [stderr] Compiling wayland-scanner v0.31.0 [INFO] [stderr] Checking nix v0.26.4 [INFO] [stderr] Checking nix v0.24.3 [INFO] [stderr] Checking nix v0.25.1 [INFO] [stderr] Checking memmap2 v0.5.10 [INFO] [stderr] Checking tiny-skia v0.8.4 [INFO] [stderr] Checking owned_ttf_parser v0.20.0 [INFO] [stderr] Checking memmap2 v0.9.2 [INFO] [stderr] Checking mio v0.8.10 [INFO] [stderr] Checking object v0.32.1 [INFO] [stderr] Checking ab_glyph v0.2.23 [INFO] [stderr] Checking getrandom v0.2.11 [INFO] [stderr] Checking gethostname v0.3.0 [INFO] [stderr] Compiling wayland-client v0.29.5 [INFO] [stderr] Compiling wayland-protocols v0.29.5 [INFO] [stderr] Compiling winit v0.28.7 [INFO] [stderr] Checking zerocopy v0.7.31 [INFO] [stderr] Checking rustc-demangle v0.1.23 [INFO] [stderr] Compiling wayland-backend v0.3.2 [INFO] [stderr] Compiling backtrace v0.3.69 [INFO] [stderr] Checking as-raw-xcb-connection v1.0.1 [INFO] [stderr] Checking xkbcommon-dl v0.4.1 [INFO] [stdout] error[E0635]: unknown feature `stdsimd` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ahash-0.8.6/src/lib.rs:99:42 [INFO] [stdout] | [INFO] [stdout] 99 | #![cfg_attr(feature = "stdsimd", feature(stdsimd))] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking raw-window-handle v0.6.0 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking takeable-option v0.5.0 [INFO] [stderr] Checking smol_str v0.2.0 [INFO] [stdout] For more information about this error, try `rustc --explain E0635`. [INFO] [stdout] [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-dcb9938a78612aca/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 'fd17deacce374a4185c882795be162e17b557050'. [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 'fd17deacce374a4185c882795be162e17b557050'. [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 'fd17deacce374a4185c882795be162e17b557050'. [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 'fd17deacce374a4185c882795be162e17b557050'. [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 'fd17deacce374a4185c882795be162e17b557050'. [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 'fd17deacce374a4185c882795be162e17b557050'. [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 'fd17deacce374a4185c882795be162e17b557050'. [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 'fd17deacce374a4185c882795be162e17b557050'. [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 'fd17deacce374a4185c882795be162e17b557050'. [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 'fd17deacce374a4185c882795be162e17b557050'. [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 'fd17deacce374a4185c882795be162e17b557050'. [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 'fd17deacce374a4185c882795be162e17b557050'. [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 'fd17deacce374a4185c882795be162e17b557050'. [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 'fd17deacce374a4185c882795be162e17b557050'. [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 'fd17deacce374a4185c882795be162e17b557050'. [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 'fd17deacce374a4185c882795be162e17b557050'. [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 'fd17deacce374a4185c882795be162e17b557050'. [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 'fd17deacce374a4185c882795be162e17b557050'. [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 'fd17deacce374a4185c882795be162e17b557050'. [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 'fd17deacce374a4185c882795be162e17b557050'. [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 'fd17deacce374a4185c882795be162e17b557050'. [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 'fd17deacce374a4185c882795be162e17b557050'. [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 'fd17deacce374a4185c882795be162e17b557050'. [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 'fd17deacce374a4185c882795be162e17b557050'. [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 'fd17deacce374a4185c882795be162e17b557050'. [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.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: 0x5763fca702b3 - std::backtrace_rs::backtrace::libunwind::trace::hb0302a06003acae9 [INFO] [stderr] at /rustc/fd17deacce374a4185c882795be162e17b557050/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stderr] 1: 0x5763fca702b3 - std::backtrace_rs::backtrace::trace_unsynchronized::hd61d826aa61a91ce [INFO] [stderr] at /rustc/fd17deacce374a4185c882795be162e17b557050/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stderr] 2: 0x5763fca702b3 - std::sys::backtrace::_print_fmt::h4c46686bc21fe799 [INFO] [stderr] at /rustc/fd17deacce374a4185c882795be162e17b557050/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x5763fca702b3 - ::fmt::h38d103f25b5fc9da [INFO] [stderr] at /rustc/fd17deacce374a4185c882795be162e17b557050/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x5763fca92053 - core::fmt::rt::Argument::fmt::h68008e169ec118a8 [INFO] [stderr] at /rustc/fd17deacce374a4185c882795be162e17b557050/library/core/src/fmt/rt.rs:177:76 [INFO] [stderr] 5: 0x5763fca92053 - core::fmt::write::h51e5c982d87d838d [INFO] [stderr] at /rustc/fd17deacce374a4185c882795be162e17b557050/library/core/src/fmt/mod.rs:1449:21 [INFO] [stderr] 6: 0x5763fca6d7d3 - std::io::Write::write_fmt::h24e7c9ef42bcecab [INFO] [stderr] at /rustc/fd17deacce374a4185c882795be162e17b557050/library/std/src/io/mod.rs:1890:15 [INFO] [stderr] 7: 0x5763fca70102 - std::sys::backtrace::BacktraceLock::print::h2f36236a0c89f5ad [INFO] [stderr] at /rustc/fd17deacce374a4185c882795be162e17b557050/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 8: 0x5763fca7105a - std::panicking::default_hook::{{closure}}::hfa3a01d30bf38a16 [INFO] [stderr] at /rustc/fd17deacce374a4185c882795be162e17b557050/library/std/src/panicking.rs:298:22 [INFO] [stderr] 9: 0x5763fca70eca - std::panicking::default_hook::h73a43ec84dfb2d2e [INFO] [stderr] at /rustc/fd17deacce374a4185c882795be162e17b557050/library/std/src/panicking.rs:325:9 [INFO] [stderr] 10: 0x5763fca71a72 - std::panicking::rust_panic_with_hook::h7086c047409dd55a [INFO] [stderr] at /rustc/fd17deacce374a4185c882795be162e17b557050/library/std/src/panicking.rs:831:13 [INFO] [stderr] 11: 0x5763fca717fa - std::panicking::begin_panic_handler::{{closure}}::hbcc7938463cd12bd [INFO] [stderr] at /rustc/fd17deacce374a4185c882795be162e17b557050/library/std/src/panicking.rs:704:13 [INFO] [stderr] 12: 0x5763fca707a9 - std::sys::backtrace::__rust_end_short_backtrace::hf8fc633b7853f6d2 [INFO] [stderr] at /rustc/fd17deacce374a4185c882795be162e17b557050/library/std/src/sys/backtrace.rs:168:18 [INFO] [stderr] 13: 0x5763fca7148d - rust_begin_unwind [INFO] [stderr] at /rustc/fd17deacce374a4185c882795be162e17b557050/library/std/src/panicking.rs:695:5 [INFO] [stderr] 14: 0x5763fca90f90 - core::panicking::panic_fmt::h416190ca0b61f92d [INFO] [stderr] at /rustc/fd17deacce374a4185c882795be162e17b557050/library/core/src/panicking.rs:75:14 [INFO] [stderr] 15: 0x5763fca91326 - core::result::unwrap_failed::h21ff7145a7684b52 [INFO] [stderr] at /rustc/fd17deacce374a4185c882795be162e17b557050/library/core/src/result.rs:1704:5 [INFO] [stderr] 16: 0x5763fc9ac32d - wayland_scanner::generate_code_with_destructor_events::h25253acc2e9a1257 [INFO] [stderr] 17: 0x5763fc9b12bd - build_script_build::generate_protocol::h3e4523ef7c3d8f5f [INFO] [stderr] 18: 0x5763fc9b26ff - build_script_build::main::h8458254b1a551833 [INFO] [stderr] 19: 0x5763fc9a9d23 - core::ops::function::FnOnce::call_once::hb08b0e6dd523c09f [INFO] [stderr] 20: 0x5763fc9acb26 - std::sys::backtrace::__rust_begin_short_backtrace::h1ef891f34aca762b [INFO] [stderr] 21: 0x5763fc9a80b9 - std::rt::lang_start::{{closure}}::h45abd20e3ed2cb3f [INFO] [stderr] 22: 0x5763fca6a220 - core::ops::function::impls:: for &F>::call_once::hf07a282679b3d40c [INFO] [stderr] at /rustc/fd17deacce374a4185c882795be162e17b557050/library/core/src/ops/function.rs:284:13 [INFO] [stderr] 23: 0x5763fca6a220 - std::panicking::try::do_call::h8655451807e5d90f [INFO] [stderr] at /rustc/fd17deacce374a4185c882795be162e17b557050/library/std/src/panicking.rs:587:40 [INFO] [stderr] 24: 0x5763fca6a220 - std::panicking::try::h37aeb4e229f84b9b [INFO] [stderr] at /rustc/fd17deacce374a4185c882795be162e17b557050/library/std/src/panicking.rs:550:19 [INFO] [stderr] 25: 0x5763fca6a220 - std::panic::catch_unwind::h0322a50cc7e7ee5a [INFO] [stderr] at /rustc/fd17deacce374a4185c882795be162e17b557050/library/std/src/panic.rs:359:14 [INFO] [stderr] 26: 0x5763fca6a220 - std::rt::lang_start_internal::{{closure}}::h418e22462f02c383 [INFO] [stderr] at /rustc/fd17deacce374a4185c882795be162e17b557050/library/std/src/rt.rs:168:24 [INFO] [stderr] 27: 0x5763fca6a220 - std::panicking::try::do_call::h8f6c070182c75d2d [INFO] [stderr] at /rustc/fd17deacce374a4185c882795be162e17b557050/library/std/src/panicking.rs:587:40 [INFO] [stderr] 28: 0x5763fca6a220 - std::panicking::try::h86ac1ffb16a52149 [INFO] [stderr] at /rustc/fd17deacce374a4185c882795be162e17b557050/library/std/src/panicking.rs:550:19 [INFO] [stderr] 29: 0x5763fca6a220 - std::panic::catch_unwind::h443ab3f51556a7f5 [INFO] [stderr] at /rustc/fd17deacce374a4185c882795be162e17b557050/library/std/src/panic.rs:359:14 [INFO] [stderr] 30: 0x5763fca6a220 - std::rt::lang_start_internal::h3c6ad42637ea01cd [INFO] [stderr] at /rustc/fd17deacce374a4185c882795be162e17b557050/library/std/src/rt.rs:164:5 [INFO] [stderr] 31: 0x5763fc9a80a1 - std::rt::lang_start::hca1cb3788280aa81 [INFO] [stderr] 32: 0x5763fc9b32a5 - main [INFO] [stderr] 33: 0x78579af3fd90 - [INFO] [stderr] 34: 0x78579af3fe40 - __libc_start_main [INFO] [stderr] 35: 0x5763fc99cec5 - _start [INFO] [stderr] 36: 0x0 - [INFO] running `Command { std: "docker" "inspect" "ef5eebafa328c15688eeccda30ae04fb8acb00fbe15d1373034f26c7dc3b7e86", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ef5eebafa328c15688eeccda30ae04fb8acb00fbe15d1373034f26c7dc3b7e86", kill_on_drop: false }` [INFO] [stdout] ef5eebafa328c15688eeccda30ae04fb8acb00fbe15d1373034f26c7dc3b7e86