[INFO] cloning repository https://github.com/emorilebo/curiousrustnews [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/emorilebo/curiousrustnews" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Femorilebo%2Fcuriousrustnews", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Femorilebo%2Fcuriousrustnews'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 50b14c63179b3e6c259c6adf16116b1f34bb67d0 [INFO] checking emorilebo/curiousrustnews against try#5785402183672f7786e9dc343d7b435bdaf4a4bc for pr-138001 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Femorilebo%2Fcuriousrustnews" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] Updating files: 35% (1110/3084) Updating files: 36% (1111/3084) Updating files: 37% (1142/3084) Updating files: 38% (1172/3084) Updating files: 39% (1203/3084) Updating files: 40% (1234/3084) Updating files: 41% (1265/3084) Updating files: 42% (1296/3084) Updating files: 43% (1327/3084) Updating files: 44% (1357/3084) Updating files: 44% (1379/3084) Updating files: 45% (1388/3084) Updating files: 46% (1419/3084) Updating files: 46% (1432/3084) Updating files: 47% (1450/3084) Updating files: 48% (1481/3084) Updating files: 49% (1512/3084) Updating files: 50% (1542/3084) Updating files: 50% (1544/3084) Updating files: 51% (1573/3084) Updating files: 52% (1604/3084) Updating files: 53% (1635/3084) Updating files: 54% (1666/3084) Updating files: 54% (1695/3084) Updating files: 55% (1697/3084) Updating files: 56% (1728/3084) Updating files: 57% (1758/3084) Updating files: 58% (1789/3084) Updating files: 59% (1820/3084) Updating files: 60% (1851/3084) Updating files: 61% (1882/3084) Updating files: 62% (1913/3084) Updating files: 63% (1943/3084) Updating files: 64% (1974/3084) Updating files: 65% (2005/3084) Updating files: 66% (2036/3084) Updating files: 67% (2067/3084) Updating files: 68% (2098/3084) Updating files: 69% (2128/3084) Updating files: 70% (2159/3084) Updating files: 70% (2178/3084) Updating files: 71% (2190/3084) Updating files: 72% (2221/3084) Updating files: 73% (2252/3084) Updating files: 74% (2283/3084) Updating files: 75% (2313/3084) Updating files: 76% (2344/3084) Updating files: 77% (2375/3084) Updating files: 78% (2406/3084) Updating files: 79% (2437/3084) Updating files: 80% (2468/3084) Updating files: 81% (2499/3084) Updating files: 82% (2529/3084) Updating files: 83% (2560/3084) Updating files: 84% (2591/3084) Updating files: 85% (2622/3084) Updating files: 86% (2653/3084) Updating files: 87% (2684/3084) Updating files: 88% (2714/3084) Updating files: 89% (2745/3084) Updating files: 90% (2776/3084) Updating files: 91% (2807/3084) Updating files: 92% (2838/3084) Updating files: 93% (2869/3084) Updating files: 94% (2899/3084) Updating files: 94% (2917/3084) Updating files: 95% (2930/3084) Updating files: 96% (2961/3084) Updating files: 97% (2992/3084) Updating files: 98% (3023/3084) Updating files: 99% (3054/3084) Updating files: 100% (3084/3084) Updating files: 100% (3084/3084), done. [INFO] validating manifest of git repo https://github.com/emorilebo/curiousrustnews on toolchain 5785402183672f7786e9dc343d7b435bdaf4a4bc [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5785402183672f7786e9dc343d7b435bdaf4a4bc" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/emorilebo/curiousrustnews [INFO] finished tweaking git repo https://github.com/emorilebo/curiousrustnews [INFO] tweaked toml for git repo https://github.com/emorilebo/curiousrustnews written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/emorilebo/curiousrustnews 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" "+5785402183672f7786e9dc343d7b435bdaf4a4bc" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+5785402183672f7786e9dc343d7b435bdaf4a4bc" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3ca6d8c7a1ebab6ce28bc56797a8d5080b375635c4d86d9578f19853e5cc1d66 [INFO] running `Command { std: "docker" "start" "-a" "3ca6d8c7a1ebab6ce28bc56797a8d5080b375635c4d86d9578f19853e5cc1d66", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3ca6d8c7a1ebab6ce28bc56797a8d5080b375635c4d86d9578f19853e5cc1d66", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3ca6d8c7a1ebab6ce28bc56797a8d5080b375635c4d86d9578f19853e5cc1d66", kill_on_drop: false }` [INFO] [stdout] 3ca6d8c7a1ebab6ce28bc56797a8d5080b375635c4d86d9578f19853e5cc1d66 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+5785402183672f7786e9dc343d7b435bdaf4a4bc" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e3c21425c3a165790123f279db8817ca4ebf098e6d8f7c9520b6efc32f33dc7a [INFO] running `Command { std: "docker" "start" "-a" "e3c21425c3a165790123f279db8817ca4ebf098e6d8f7c9520b6efc32f33dc7a", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.103 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.29 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Checking once_cell v1.8.0 [INFO] [stderr] Compiling xml-rs v0.8.4 [INFO] [stderr] Compiling pkg-config v0.3.20 [INFO] [stderr] Compiling syn v1.0.77 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Checking smallvec v1.7.0 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling cc v1.0.70 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Checking libloading v0.7.0 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Checking dlib v0.5.0 [INFO] [stderr] Checking scoped-tls v1.0.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Checking downcast-rs v1.2.0 [INFO] [stderr] Checking ab_glyph_rasterizer v0.1.4 [INFO] [stderr] Checking minimal-lexical v0.1.3 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Compiling nix v0.18.0 [INFO] [stderr] Checking ttf-parser v0.6.2 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Compiling nom v7.0.0 [INFO] [stderr] Compiling crossbeam-queue v0.3.2 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Checking untrusted v0.7.1 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking spin v0.5.2 [INFO] [stderr] Compiling wayland-sys v0.28.6 [INFO] [stderr] Compiling x11-dl v2.19.1 [INFO] [stderr] Checking walkdir v2.3.2 [INFO] [stderr] Checking crossbeam-channel v0.5.1 [INFO] [stderr] Compiling ahash v0.7.4 [INFO] [stderr] Checking instant v0.1.11 [INFO] [stderr] Checking libloading v0.6.7 [INFO] [stderr] Checking ttf-parser v0.12.3 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Checking crossbeam-deque v0.8.1 [INFO] [stderr] Checking xdg v2.2.0 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Checking tinyvec v1.5.0 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Checking dlib v0.4.2 [INFO] [stderr] Checking lock_api v0.4.5 [INFO] [stderr] Compiling wayland-scanner v0.28.6 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Checking crossbeam v0.8.1 [INFO] [stderr] Compiling winit v0.25.0 [INFO] [stderr] Checking matches v0.1.9 [INFO] [stderr] Compiling serde_json v1.0.68 [INFO] [stderr] Compiling backtrace v0.3.61 [INFO] [stderr] Checking unicode-bidi v0.3.6 [INFO] [stderr] Checking atomic_refcell v0.1.8 [INFO] [stderr] Checking gimli v0.25.0 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking itoa v0.4.8 [INFO] [stderr] Checking owned_ttf_parser v0.6.0 [INFO] [stderr] Checking form_urlencoded v1.0.1 [INFO] [stderr] Checking object v0.26.2 [INFO] [stderr] Checking rusttype v0.9.2 [INFO] [stderr] Checking nix v0.20.0 [INFO] [stderr] Compiling glutin_egl_sys v0.1.5 [INFO] [stderr] Checking owned_ttf_parser v0.12.1 [INFO] [stderr] Compiling glutin_glx_sys v0.1.7 [INFO] [stderr] Checking mio v0.7.13 [INFO] [stderr] Checking memmap2 v0.1.0 [INFO] [stderr] Checking andrew v0.3.1 [INFO] [stderr] Checking getrandom v0.2.3 [INFO] [stderr] Checking xcursor v0.3.4 [INFO] [stderr] Checking unicode-normalization v0.1.19 [INFO] [stderr] Checking parking_lot v0.11.2 [INFO] [stderr] Checking ab_glyph v0.2.11 [INFO] [stderr] Checking mio-misc v1.2.1 [INFO] [stderr] Checking ordered-float v2.8.0 [INFO] [stderr] Checking shared_library v0.1.9 [INFO] [stderr] Checking raw-window-handle v0.3.3 [INFO] [stderr] Checking memmap2 v0.2.3 [INFO] [stderr] Compiling glium v0.30.2 [INFO] [stderr] Checking osmesa-sys v0.1.2 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Checking tracing-core v0.1.21 [INFO] [stderr] Checking rustc-demangle v0.1.21 [INFO] [stderr] Checking regex-syntax v0.6.25 [INFO] [stderr] Checking dirs-sys-next v0.1.2 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Compiling xcb v0.9.0 [INFO] [stderr] Checking takeable-option v0.5.0 [INFO] [stderr] Compiling wayland-client v0.28.6 [INFO] [stderr] Compiling wayland-protocols v0.28.6 [INFO] [stderr] Checking chunked_transfer v1.4.0 [INFO] [stderr] Checking directories-next v2.0.0 [INFO] [stderr] Checking pin-project-lite v0.2.7 [INFO] [stderr] Checking webbrowser v0.5.5 [INFO] [stderr] Checking tracing-log v0.1.2 [INFO] [stderr] Checking thread_local v1.1.3 [INFO] [stderr] Checking sharded-slab v0.1.4 [INFO] [stderr] Checking ansi_term v0.12.1 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Checking addr2line v0.16.0 [INFO] [stderr] Checking url v2.2.2 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Checking regex v1.5.4 [INFO] [stderr] Checking webpki v0.21.4 [INFO] [stderr] Checking sct v0.6.1 [INFO] [stderr] Checking webpki-roots v0.21.1 [INFO] [stderr] Checking rustls v0.19.1 [INFO] [stderr] Checking matchers v0.0.1 [INFO] [stderr] Checking calloop v0.6.5 [INFO] [stderr] Checking wayland-commons v0.28.6 [INFO] [stderr] error: failed to run custom build command for `wayland-protocols v0.28.6` [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-4ee77df64ffb40a0/build-script-build` (exit status: 101) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rerun-if-changed-env=CARGO_FEATURE_CLIENT [INFO] [stderr] cargo:rerun-if-changed-env=CARGO_FEATURE_SERVER [INFO] [stderr] cargo:rerun-if-changed-env=CARGO_FEATURE_UNSTABLE_PROTOCOLS [INFO] [stderr] cargo:rerun-if-changed=./protocols/stable/presentation-time/presentation-time.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/stable/viewporter/viewporter.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/stable/xdg-shell/xdg-shell.xml [INFO] [stderr] cargo:rerun-if-changed=./misc/gtk-primary-selection.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/fullscreen-shell/fullscreen-shell-unstable-v1.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/idle-inhibit/idle-inhibit-unstable-v1.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/input-method/input-method-unstable-v1.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/input-timestamps/input-timestamps-unstable-v1.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/keyboard-shortcuts-inhibit/keyboard-shortcuts-inhibit-unstable-v1.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/linux-dmabuf/linux-dmabuf-unstable-v1.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/linux-explicit-synchronization/linux-explicit-synchronization-unstable-v1.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/pointer-constraints/pointer-constraints-unstable-v1.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/pointer-gestures/pointer-gestures-unstable-v1.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/primary-selection/primary-selection-unstable-v1.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/relative-pointer/relative-pointer-unstable-v1.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/tablet/tablet-unstable-v1.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/tablet/tablet-unstable-v2.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/text-input/text-input-unstable-v1.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/text-input/text-input-unstable-v3.xml [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '5785402183672f7786e9dc343d7b435bdaf4a4bc'. [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 '5785402183672f7786e9dc343d7b435bdaf4a4bc'. [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 '5785402183672f7786e9dc343d7b435bdaf4a4bc'. [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 '5785402183672f7786e9dc343d7b435bdaf4a4bc'. [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 '5785402183672f7786e9dc343d7b435bdaf4a4bc'. [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 '5785402183672f7786e9dc343d7b435bdaf4a4bc'. [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 '5785402183672f7786e9dc343d7b435bdaf4a4bc'. [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 '5785402183672f7786e9dc343d7b435bdaf4a4bc'. [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 '5785402183672f7786e9dc343d7b435bdaf4a4bc'. [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 '5785402183672f7786e9dc343d7b435bdaf4a4bc'. [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 '5785402183672f7786e9dc343d7b435bdaf4a4bc'. [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 '5785402183672f7786e9dc343d7b435bdaf4a4bc'. [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 '5785402183672f7786e9dc343d7b435bdaf4a4bc'. [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 '5785402183672f7786e9dc343d7b435bdaf4a4bc'. [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 '5785402183672f7786e9dc343d7b435bdaf4a4bc'. [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 '5785402183672f7786e9dc343d7b435bdaf4a4bc'. [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 '5785402183672f7786e9dc343d7b435bdaf4a4bc'. [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 '5785402183672f7786e9dc343d7b435bdaf4a4bc'. [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.28.6/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: 0x57736f6f4513 - std::backtrace_rs::backtrace::libunwind::trace::h26b3bedddccac092 [INFO] [stderr] at /rustc/5785402183672f7786e9dc343d7b435bdaf4a4bc/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stderr] 1: 0x57736f6f4513 - std::backtrace_rs::backtrace::trace_unsynchronized::hceeb557131bafd30 [INFO] [stderr] at /rustc/5785402183672f7786e9dc343d7b435bdaf4a4bc/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stderr] 2: 0x57736f6f4513 - std::sys::backtrace::_print_fmt::h2940357328623462 [INFO] [stderr] at /rustc/5785402183672f7786e9dc343d7b435bdaf4a4bc/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x57736f6f4513 - ::fmt::h6a9e38a42725830e [INFO] [stderr] at /rustc/5785402183672f7786e9dc343d7b435bdaf4a4bc/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x57736f7166d3 - core::fmt::rt::Argument::fmt::h802b9b95673da9ed [INFO] [stderr] at /rustc/5785402183672f7786e9dc343d7b435bdaf4a4bc/library/core/src/fmt/rt.rs:177:76 [INFO] [stderr] 5: 0x57736f7166d3 - core::fmt::write::h9ab6bbbbe32f8efd [INFO] [stderr] at /rustc/5785402183672f7786e9dc343d7b435bdaf4a4bc/library/core/src/fmt/mod.rs:1449:21 [INFO] [stderr] 6: 0x57736f6f1b63 - std::io::Write::write_fmt::hc5617fdac6d371d0 [INFO] [stderr] at /rustc/5785402183672f7786e9dc343d7b435bdaf4a4bc/library/std/src/io/mod.rs:1890:15 [INFO] [stderr] 7: 0x57736f6f4362 - std::sys::backtrace::BacktraceLock::print::h29fed2823d0928c6 [INFO] [stderr] at /rustc/5785402183672f7786e9dc343d7b435bdaf4a4bc/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 8: 0x57736f6f5644 - std::panicking::default_hook::{{closure}}::ha2513cfafc872fe7 [INFO] [stderr] at /rustc/5785402183672f7786e9dc343d7b435bdaf4a4bc/library/std/src/panicking.rs:298:22 [INFO] [stderr] 9: 0x57736f6f54b4 - std::panicking::default_hook::h5d558848c0b8a0d7 [INFO] [stderr] at /rustc/5785402183672f7786e9dc343d7b435bdaf4a4bc/library/std/src/panicking.rs:325:9 [INFO] [stderr] 10: 0x57736f6f6062 - std::panicking::rust_panic_with_hook::hf898e4ebce4cb4f5 [INFO] [stderr] at /rustc/5785402183672f7786e9dc343d7b435bdaf4a4bc/library/std/src/panicking.rs:831:13 [INFO] [stderr] 11: 0x57736f6f5dea - std::panicking::begin_panic_handler::{{closure}}::h830e9bae24b4c97a [INFO] [stderr] at /rustc/5785402183672f7786e9dc343d7b435bdaf4a4bc/library/std/src/panicking.rs:704:13 [INFO] [stderr] 12: 0x57736f6f4a19 - std::sys::backtrace::__rust_end_short_backtrace::hadacd1d45d1c8978 [INFO] [stderr] at /rustc/5785402183672f7786e9dc343d7b435bdaf4a4bc/library/std/src/sys/backtrace.rs:168:18 [INFO] [stderr] 13: 0x57736f6f5a7d - rust_begin_unwind [INFO] [stderr] at /rustc/5785402183672f7786e9dc343d7b435bdaf4a4bc/library/std/src/panicking.rs:695:5 [INFO] [stderr] 14: 0x57736f715540 - core::panicking::panic_fmt::h40a5d5bea5398415 [INFO] [stderr] at /rustc/5785402183672f7786e9dc343d7b435bdaf4a4bc/library/core/src/panicking.rs:75:14 [INFO] [stderr] 15: 0x57736f7159a6 - core::result::unwrap_failed::hcfc65f72e2fdf054 [INFO] [stderr] at /rustc/5785402183672f7786e9dc343d7b435bdaf4a4bc/library/core/src/result.rs:1704:5 [INFO] [stderr] 16: 0x57736f6300fd - wayland_scanner::generate_code_with_destructor_events::hdd5d0a61176e099e [INFO] [stderr] 17: 0x57736f635f2d - build_script_build::generate_protocol::hb661b7e70229cf99 [INFO] [stderr] 18: 0x57736f6371d9 - build_script_build::main::h416d108fb892109e [INFO] [stderr] 19: 0x57736f632a63 - core::ops::function::FnOnce::call_once::habfc58a972bbd5a3 [INFO] [stderr] 20: 0x57736f630d06 - std::sys::backtrace::__rust_begin_short_backtrace::h77e63cd323f42058 [INFO] [stderr] 21: 0x57736f640b69 - std::rt::lang_start::{{closure}}::hd5b4269cb859f17b [INFO] [stderr] 22: 0x57736f6ee410 - core::ops::function::impls:: for &F>::call_once::haaef29c34a69eca4 [INFO] [stderr] at /rustc/5785402183672f7786e9dc343d7b435bdaf4a4bc/library/core/src/ops/function.rs:284:13 [INFO] [stderr] 23: 0x57736f6ee410 - std::panicking::try::do_call::h8861763e30e6fd2e [INFO] [stderr] at /rustc/5785402183672f7786e9dc343d7b435bdaf4a4bc/library/std/src/panicking.rs:587:40 [INFO] [stderr] 24: 0x57736f6ee410 - std::panicking::try::haf21367505d12ce2 [INFO] [stderr] at /rustc/5785402183672f7786e9dc343d7b435bdaf4a4bc/library/std/src/panicking.rs:550:19 [INFO] [stderr] 25: 0x57736f6ee410 - std::panic::catch_unwind::h7b4a08980e2540f4 [INFO] [stderr] at /rustc/5785402183672f7786e9dc343d7b435bdaf4a4bc/library/std/src/panic.rs:359:14 [INFO] [stderr] 26: 0x57736f6ee410 - std::rt::lang_start_internal::{{closure}}::h0656614424b54f6b [INFO] [stderr] at /rustc/5785402183672f7786e9dc343d7b435bdaf4a4bc/library/std/src/rt.rs:168:24 [INFO] [stderr] 27: 0x57736f6ee410 - std::panicking::try::do_call::h44c0080b13dad4c6 [INFO] [stderr] at /rustc/5785402183672f7786e9dc343d7b435bdaf4a4bc/library/std/src/panicking.rs:587:40 [INFO] [stderr] 28: 0x57736f6ee410 - std::panicking::try::h2756032b42d79c94 [INFO] [stderr] at /rustc/5785402183672f7786e9dc343d7b435bdaf4a4bc/library/std/src/panicking.rs:550:19 [INFO] [stderr] 29: 0x57736f6ee410 - std::panic::catch_unwind::h7550a68bd6af12d2 [INFO] [stderr] at /rustc/5785402183672f7786e9dc343d7b435bdaf4a4bc/library/std/src/panic.rs:359:14 [INFO] [stderr] 30: 0x57736f6ee410 - std::rt::lang_start_internal::h37ece5fc9950cf6e [INFO] [stderr] at /rustc/5785402183672f7786e9dc343d7b435bdaf4a4bc/library/std/src/rt.rs:164:5 [INFO] [stderr] 31: 0x57736f640b51 - std::rt::lang_start::h714445e3685a63ca [INFO] [stderr] 32: 0x57736f637765 - main [INFO] [stderr] 33: 0x7c23775d1d90 - [INFO] [stderr] 34: 0x7c23775d1e40 - __libc_start_main [INFO] [stderr] 35: 0x57736f62f8d5 - _start [INFO] [stderr] 36: 0x0 - [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "e3c21425c3a165790123f279db8817ca4ebf098e6d8f7c9520b6efc32f33dc7a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e3c21425c3a165790123f279db8817ca4ebf098e6d8f7c9520b6efc32f33dc7a", kill_on_drop: false }` [INFO] [stdout] e3c21425c3a165790123f279db8817ca4ebf098e6d8f7c9520b6efc32f33dc7a