[INFO] cloning repository https://github.com/mojila/draw-rectangle [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mojila/draw-rectangle" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmojila%2Fdraw-rectangle", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmojila%2Fdraw-rectangle'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 24aa51555edbe04eadfba011278659506fb6fb40 [INFO] checking mojila/draw-rectangle against master#d1be642ce3c24d1a0517c9bf91af926740618b01 for pr-110100 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmojila%2Fdraw-rectangle" "/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/mojila/draw-rectangle on toolchain d1be642ce3c24d1a0517c9bf91af926740618b01 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d1be642ce3c24d1a0517c9bf91af926740618b01" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/mojila/draw-rectangle [INFO] finished tweaking git repo https://github.com/mojila/draw-rectangle [INFO] tweaked toml for git repo https://github.com/mojila/draw-rectangle written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/mojila/draw-rectangle 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" "+d1be642ce3c24d1a0517c9bf91af926740618b01" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded piston2d-opengl_graphics v0.70.0 [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:6ef671f6951f6f7b82eaf49ad0b3b99466e493f2d9d82dd96208252612681f61" "/opt/rustwide/cargo-home/bin/cargo" "+d1be642ce3c24d1a0517c9bf91af926740618b01" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7e0d8aaf0791988fc3726babfbbc46538719d281b3c34b648ddd82bfec6463ed [INFO] running `Command { std: "docker" "start" "-a" "7e0d8aaf0791988fc3726babfbbc46538719d281b3c34b648ddd82bfec6463ed", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7e0d8aaf0791988fc3726babfbbc46538719d281b3c34b648ddd82bfec6463ed", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7e0d8aaf0791988fc3726babfbbc46538719d281b3c34b648ddd82bfec6463ed", kill_on_drop: false }` [INFO] [stdout] 7e0d8aaf0791988fc3726babfbbc46538719d281b3c34b648ddd82bfec6463ed [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:6ef671f6951f6f7b82eaf49ad0b3b99466e493f2d9d82dd96208252612681f61" "/opt/rustwide/cargo-home/bin/cargo" "+d1be642ce3c24d1a0517c9bf91af926740618b01" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7a4da38d210a34bfa54862139bca201d7f7cea58dd0df60da8416769755cb284 [INFO] running `Command { std: "docker" "start" "-a" "7a4da38d210a34bfa54862139bca201d7f7cea58dd0df60da8416769755cb284", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling xml-rs v0.8.0 [INFO] [stderr] Compiling libc v0.2.66 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Compiling cc v1.0.48 [INFO] [stderr] Checking scopeguard v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.6 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Checking arrayvec v0.5.1 [INFO] [stderr] Checking piston-float v1.0.0 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Compiling syn v1.0.11 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Checking piston-viewport v1.0.0 [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Compiling num-traits v0.2.10 [INFO] [stderr] Compiling crossbeam-utils v0.7.0 [INFO] [stderr] Compiling crossbeam-epoch v0.8.0 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Checking same-file v1.0.5 [INFO] [stderr] Checking stb_truetype v0.3.1 [INFO] [stderr] Checking piston-graphics_api_version v0.2.0 [INFO] [stderr] Checking downcast-rs v1.1.1 [INFO] [stderr] Compiling memoffset v0.5.3 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling rayon-core v1.7.0 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling wayland-scanner v0.21.13 [INFO] [stderr] Compiling x11-dl v2.18.4 [INFO] [stderr] Checking crossbeam-queue v0.2.1 [INFO] [stderr] Checking num_cpus v1.11.1 [INFO] [stderr] Checking walkdir v2.2.9 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling gl_generator v0.13.1 [INFO] [stderr] Compiling gl_generator v0.10.0 [INFO] [stderr] Compiling gl_generator v0.11.0 [INFO] [stderr] Checking smallvec v0.6.13 [INFO] [stderr] Checking crossbeam-deque v0.7.2 [INFO] [stderr] Compiling num-derive v0.2.5 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Checking xdg v2.2.0 [INFO] [stderr] Checking adler32 v1.0.4 [INFO] [stderr] Checking memmap v0.7.0 [INFO] [stderr] Compiling num-rational v0.2.2 [INFO] [stderr] Checking ordered-float v1.0.2 [INFO] [stderr] Checking approx v0.3.2 [INFO] [stderr] Checking dlib v0.4.1 [INFO] [stderr] Checking line_drawing v0.7.0 [INFO] [stderr] Checking wayland-sys v0.21.13 [INFO] [stderr] Compiling num-iter v0.1.39 [INFO] [stderr] Checking lock_api v0.3.2 [INFO] [stderr] Checking lzw v0.10.0 [INFO] [stderr] Checking rusttype v0.8.2 [INFO] [stderr] Checking either v1.5.3 [INFO] [stderr] Checking rayon v1.3.0 [INFO] [stderr] Checking deflate v0.7.20 [INFO] [stderr] Checking inflate v0.4.5 [INFO] [stderr] Checking raw-window-handle v0.3.3 [INFO] [stderr] Checking shared_library v0.1.9 [INFO] [stderr] Checking rusttype v0.7.9 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Compiling glutin_egl_sys v0.1.4 [INFO] [stderr] Compiling gl v0.11.0 [INFO] [stderr] Checking andrew v0.2.1 [INFO] [stderr] Checking color_quant v1.0.1 [INFO] [stderr] Compiling glutin_glx_sys v0.1.5 [INFO] [stderr] Checking osmesa-sys v0.1.2 [INFO] [stderr] Checking shader_version v0.6.0 [INFO] [stderr] Checking vecmath v1.0.0 [INFO] [stderr] Checking interpolation v0.2.0 [INFO] [stderr] Checking gif v0.10.3 [INFO] [stderr] Checking piston-texture v0.8.0 [INFO] [stderr] Checking png v0.15.2 [INFO] [stderr] Checking scoped_threadpool v0.1.9 [INFO] [stderr] Checking fnv v1.0.6 [INFO] [stderr] Checking read_color v1.0.0 [INFO] [stderr] Checking piston-shaders_graphics2d v0.3.1 [INFO] [stderr] Compiling wayland-client v0.21.13 [INFO] [stderr] Compiling wayland-protocols v0.21.13 [INFO] [stderr] Checking piston2d-graphics v0.35.0 [INFO] [stderr] Checking wayland-commons v0.21.13 [INFO] [stderr] Compiling serde_derive v1.0.104 [INFO] [stderr] Checking jpeg-decoder v0.1.18 [INFO] [stderr] Checking tiff v0.3.1 [INFO] [stderr] Checking image v0.22.3 [INFO] [stderr] Checking pistoncore-input v0.28.0 [INFO] [stderr] Checking piston2d-opengl_graphics v0.70.0 [INFO] [stderr] error: failed to run custom build command for `wayland-protocols v0.21.13` [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-ad5e7bd2db572f69/build-script-build` (exit status: 101) [INFO] [stderr] --- stderr [INFO] [stderr] error: 'rustfmt' is not installed for the toolchain 'd1be642ce3c24d1a0517c9bf91af926740618b01' [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 toolchain 'd1be642ce3c24d1a0517c9bf91af926740618b01' [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 toolchain 'd1be642ce3c24d1a0517c9bf91af926740618b01' [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 toolchain 'd1be642ce3c24d1a0517c9bf91af926740618b01' [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 toolchain 'd1be642ce3c24d1a0517c9bf91af926740618b01' [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 toolchain 'd1be642ce3c24d1a0517c9bf91af926740618b01' [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 toolchain 'd1be642ce3c24d1a0517c9bf91af926740618b01' [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 toolchain 'd1be642ce3c24d1a0517c9bf91af926740618b01' [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 toolchain 'd1be642ce3c24d1a0517c9bf91af926740618b01' [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 toolchain 'd1be642ce3c24d1a0517c9bf91af926740618b01' [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 toolchain 'd1be642ce3c24d1a0517c9bf91af926740618b01' [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 toolchain 'd1be642ce3c24d1a0517c9bf91af926740618b01' [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 toolchain 'd1be642ce3c24d1a0517c9bf91af926740618b01' [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 toolchain 'd1be642ce3c24d1a0517c9bf91af926740618b01' [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 toolchain 'd1be642ce3c24d1a0517c9bf91af926740618b01' [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 toolchain 'd1be642ce3c24d1a0517c9bf91af926740618b01' [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 toolchain 'd1be642ce3c24d1a0517c9bf91af926740618b01' [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 toolchain 'd1be642ce3c24d1a0517c9bf91af926740618b01' [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 toolchain 'd1be642ce3c24d1a0517c9bf91af926740618b01' [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 toolchain 'd1be642ce3c24d1a0517c9bf91af926740618b01' [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 toolchain 'd1be642ce3c24d1a0517c9bf91af926740618b01' [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 toolchain 'd1be642ce3c24d1a0517c9bf91af926740618b01' [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 toolchain 'd1be642ce3c24d1a0517c9bf91af926740618b01' [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 toolchain 'd1be642ce3c24d1a0517c9bf91af926740618b01' [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 toolchain 'd1be642ce3c24d1a0517c9bf91af926740618b01' [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 toolchain 'd1be642ce3c24d1a0517c9bf91af926740618b01' [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 toolchain 'd1be642ce3c24d1a0517c9bf91af926740618b01' [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 toolchain 'd1be642ce3c24d1a0517c9bf91af926740618b01' [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 toolchain 'd1be642ce3c24d1a0517c9bf91af926740618b01' [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 toolchain 'd1be642ce3c24d1a0517c9bf91af926740618b01' [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 toolchain 'd1be642ce3c24d1a0517c9bf91af926740618b01' [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 toolchain 'd1be642ce3c24d1a0517c9bf91af926740618b01' [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 toolchain 'd1be642ce3c24d1a0517c9bf91af926740618b01' [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 toolchain 'd1be642ce3c24d1a0517c9bf91af926740618b01' [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 toolchain 'd1be642ce3c24d1a0517c9bf91af926740618b01' [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 'called `Result::unwrap()` on an `Err` value: Os { code: 28, kind: StorageFull, message: "No space left on device" }', /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wayland-scanner-0.21.13/src/lib.rs:208:40 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x55a5fe31d1ca - std::backtrace_rs::backtrace::libunwind::trace::h090a9e2131b6521d [INFO] [stderr] at /rustc/d1be642ce3c24d1a0517c9bf91af926740618b01/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stderr] 1: 0x55a5fe31d1ca - std::backtrace_rs::backtrace::trace_unsynchronized::ha00d3e70678a72ed [INFO] [stderr] at /rustc/d1be642ce3c24d1a0517c9bf91af926740618b01/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x55a5fe31d1ca - std::sys_common::backtrace::_print_fmt::hf1f2cd35d2465040 [INFO] [stderr] at /rustc/d1be642ce3c24d1a0517c9bf91af926740618b01/library/std/src/sys_common/backtrace.rs:65:5 [INFO] [stderr] 3: 0x55a5fe31d1ca - ::fmt::h769a77539fb594c2 [INFO] [stderr] at /rustc/d1be642ce3c24d1a0517c9bf91af926740618b01/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stderr] 4: 0x55a5fe33b6df - core::fmt::write::h74dd5bd0be536b36 [INFO] [stderr] at /rustc/d1be642ce3c24d1a0517c9bf91af926740618b01/library/core/src/fmt/mod.rs:1254:17 [INFO] [stderr] 5: 0x55a5fe31ae05 - std::io::Write::write_fmt::h4c6da9c2a6035370 [INFO] [stderr] at /rustc/d1be642ce3c24d1a0517c9bf91af926740618b01/library/std/src/io/mod.rs:1698:15 [INFO] [stderr] 6: 0x55a5fe31cf95 - std::sys_common::backtrace::_print::hb7823db5af912fa4 [INFO] [stderr] at /rustc/d1be642ce3c24d1a0517c9bf91af926740618b01/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stderr] 7: 0x55a5fe31cf95 - std::sys_common::backtrace::print::h6e9df67cad5024fe [INFO] [stderr] at /rustc/d1be642ce3c24d1a0517c9bf91af926740618b01/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stderr] 8: 0x55a5fe31e87e - std::panicking::default_hook::{{closure}}::ha0fa24c2477c67fb [INFO] [stderr] at /rustc/d1be642ce3c24d1a0517c9bf91af926740618b01/library/std/src/panicking.rs:269:22 [INFO] [stderr] 9: 0x55a5fe31e625 - std::panicking::default_hook::h7d8724c384191125 [INFO] [stderr] at /rustc/d1be642ce3c24d1a0517c9bf91af926740618b01/library/std/src/panicking.rs:288:9 [INFO] [stderr] 10: 0x55a5fe31ef64 - as core::ops::function::Fn>::call::hc05c3edeb5cc0c30 [INFO] [stderr] at /rustc/d1be642ce3c24d1a0517c9bf91af926740618b01/library/alloc/src/boxed.rs:1990:9 [INFO] [stderr] 11: 0x55a5fe31ef64 - std::panicking::rust_panic_with_hook::ha2d67aa3bd178f6d [INFO] [stderr] at /rustc/d1be642ce3c24d1a0517c9bf91af926740618b01/library/std/src/panicking.rs:694:13 [INFO] [stderr] 12: 0x55a5fe31ecd9 - std::panicking::begin_panic_handler::{{closure}}::h3384d27c365946d8 [INFO] [stderr] at /rustc/d1be642ce3c24d1a0517c9bf91af926740618b01/library/std/src/panicking.rs:581:13 [INFO] [stderr] 13: 0x55a5fe31d636 - std::sys_common::backtrace::__rust_end_short_backtrace::hf8c4436d62190640 [INFO] [stderr] at /rustc/d1be642ce3c24d1a0517c9bf91af926740618b01/library/std/src/sys_common/backtrace.rs:150:18 [INFO] [stderr] 14: 0x55a5fe31ea32 - rust_begin_unwind [INFO] [stderr] at /rustc/d1be642ce3c24d1a0517c9bf91af926740618b01/library/std/src/panicking.rs:577:5 [INFO] [stderr] 15: 0x55a5fe23cbb3 - core::panicking::panic_fmt::h105645bcfc88324a [INFO] [stderr] at /rustc/d1be642ce3c24d1a0517c9bf91af926740618b01/library/core/src/panicking.rs:67:14 [INFO] [stderr] 16: 0x55a5fe23d093 - core::result::unwrap_failed::h8dd39ffd56b50048 [INFO] [stderr] at /rustc/d1be642ce3c24d1a0517c9bf91af926740618b01/library/core/src/result.rs:1687:5 [INFO] [stderr] 17: 0x55a5fe24ddeb - core::result::Result::unwrap::h2fabcf6a083d7458 [INFO] [stderr] 18: 0x55a5fe246e64 - wayland_scanner::generate_c_code::hc07c69e988dce1a9 [INFO] [stderr] 19: 0x55a5fe248cc1 - build_script_build::generate_protocol::h127e9bbbf0b58617 [INFO] [stderr] 20: 0x55a5fe249df8 - build_script_build::main::h5b8a3e5ad397c317 [INFO] [stderr] 21: 0x55a5fe24f4c3 - core::ops::function::FnOnce::call_once::hff416dea8e50ca98 [INFO] [stderr] 22: 0x55a5fe247e76 - std::sys_common::backtrace::__rust_begin_short_backtrace::h7cbdc73535a22832 [INFO] [stderr] 23: 0x55a5fe245ae9 - std::rt::lang_start::{{closure}}::hf23da12a45a2e9dd [INFO] [stderr] 24: 0x55a5fe31890e - core::ops::function::impls:: for &F>::call_once::h79c245fa71ccc2a5 [INFO] [stderr] at /rustc/d1be642ce3c24d1a0517c9bf91af926740618b01/library/core/src/ops/function.rs:287:13 [INFO] [stderr] 25: 0x55a5fe31890e - std::panicking::try::do_call::hbb5970a18444c6dc [INFO] [stderr] at /rustc/d1be642ce3c24d1a0517c9bf91af926740618b01/library/std/src/panicking.rs:485:40 [INFO] [stderr] 26: 0x55a5fe31890e - std::panicking::try::h73a9cb2c92527116 [INFO] [stderr] at /rustc/d1be642ce3c24d1a0517c9bf91af926740618b01/library/std/src/panicking.rs:449:19 [INFO] [stderr] 27: 0x55a5fe31890e - std::panic::catch_unwind::h9aae2922206cd795 [INFO] [stderr] at /rustc/d1be642ce3c24d1a0517c9bf91af926740618b01/library/std/src/panic.rs:140:14 [INFO] [stderr] 28: 0x55a5fe31890e - std::rt::lang_start_internal::{{closure}}::h1e9d33e739b3f5eb [INFO] [stderr] at /rustc/d1be642ce3c24d1a0517c9bf91af926740618b01/library/std/src/rt.rs:148:48 [INFO] [stderr] 29: 0x55a5fe31890e - std::panicking::try::do_call::hc605cad9ba8298ee [INFO] [stderr] at /rustc/d1be642ce3c24d1a0517c9bf91af926740618b01/library/std/src/panicking.rs:485:40 [INFO] [stderr] 30: 0x55a5fe31890e - std::panicking::try::h7b0eff81f47a605d [INFO] [stderr] at /rustc/d1be642ce3c24d1a0517c9bf91af926740618b01/library/std/src/panicking.rs:449:19 [INFO] [stderr] 31: 0x55a5fe31890e - std::panic::catch_unwind::ha5fb9c3a3b266905 [INFO] [stderr] at /rustc/d1be642ce3c24d1a0517c9bf91af926740618b01/library/std/src/panic.rs:140:14 [INFO] [stderr] 32: 0x55a5fe31890e - std::rt::lang_start_internal::hef17ed360ba1e11c [INFO] [stderr] at /rustc/d1be642ce3c24d1a0517c9bf91af926740618b01/library/std/src/rt.rs:148:20 [INFO] [stderr] 33: 0x55a5fe245ac7 - std::rt::lang_start::hb079777bb8b9195a [INFO] [stderr] 34: 0x55a5fe24a345 - main [INFO] [stderr] 35: 0x7fbd1018fd90 - [INFO] [stderr] 36: 0x7fbd1018fe40 - __libc_start_main [INFO] [stderr] 37: 0x55a5fe23d275 - _start [INFO] [stderr] 38: 0x0 - [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "7a4da38d210a34bfa54862139bca201d7f7cea58dd0df60da8416769755cb284", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7a4da38d210a34bfa54862139bca201d7f7cea58dd0df60da8416769755cb284", kill_on_drop: false }` [INFO] [stdout] 7a4da38d210a34bfa54862139bca201d7f7cea58dd0df60da8416769755cb284