[INFO] cloning repository https://github.com/maxer137/triangles [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/maxer137/triangles" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmaxer137%2Ftriangles", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmaxer137%2Ftriangles'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6a3a10871e22be59bf88ae1c10f31823a26fa9d3 [INFO] building maxer137/triangles against master#44f415c1d617ebc7b931a243b7b321ef8a6ca47c for pr-142134-abi-ast-error [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmaxer137%2Ftriangles" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/maxer137/triangles on toolchain 44f415c1d617ebc7b931a243b7b321ef8a6ca47c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+44f415c1d617ebc7b931a243b7b321ef8a6ca47c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/maxer137/triangles [INFO] finished tweaking git repo https://github.com/maxer137/triangles [INFO] tweaked toml for git repo https://github.com/maxer137/triangles written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/maxer137/triangles 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" "+44f415c1d617ebc7b931a243b7b321ef8a6ca47c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+44f415c1d617ebc7b931a243b7b321ef8a6ca47c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b40ad4b81fb15c34b7a0c4441b399d960bda5591a189d8d2766ff83020805e16 [INFO] running `Command { std: "docker" "start" "-a" "b40ad4b81fb15c34b7a0c4441b399d960bda5591a189d8d2766ff83020805e16", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b40ad4b81fb15c34b7a0c4441b399d960bda5591a189d8d2766ff83020805e16", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b40ad4b81fb15c34b7a0c4441b399d960bda5591a189d8d2766ff83020805e16", kill_on_drop: false }` [INFO] [stdout] b40ad4b81fb15c34b7a0c4441b399d960bda5591a189d8d2766ff83020805e16 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+44f415c1d617ebc7b931a243b7b321ef8a6ca47c" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cd004a1df2691fe870358512d6d5a26dd35b6635928fd73e13583e0c82aa7524 [INFO] running `Command { std: "docker" "start" "-a" "cd004a1df2691fe870358512d6d5a26dd35b6635928fd73e13583e0c82aa7524", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling proc-macro2 v1.0.79 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling smallvec v1.13.1 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Compiling libloading v0.8.3 [INFO] [stderr] Compiling xml-rs v0.8.19 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling crc32fast v1.4.0 [INFO] [stderr] Compiling thiserror v1.0.58 [INFO] [stderr] Compiling bitflags v2.4.2 [INFO] [stderr] Compiling wayland-sys v0.29.5 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling dlib v0.5.2 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Compiling syn v2.0.53 [INFO] [stderr] Compiling wayland-scanner v0.29.5 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling nix v0.24.3 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling parking_lot_core v0.8.6 [INFO] [stderr] Compiling zerocopy v0.7.32 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling arrayvec v0.7.4 [INFO] [stderr] Compiling bytemuck v1.15.0 [INFO] [stderr] Compiling getrandom v0.2.12 [INFO] [stderr] Compiling slotmap v1.0.7 [INFO] [stderr] Compiling wayland-client v0.29.5 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling libloading v0.7.4 [INFO] [stderr] Compiling allocator-api2 v0.2.16 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling unicode-width v0.1.11 [INFO] [stderr] Compiling khronos-egl v4.1.0 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling scoped-tls v1.0.1 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling either v1.10.0 [INFO] [stderr] Compiling ash v0.37.3+1.3.251 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling downcast-rs v1.2.0 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling rayon v1.9.0 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling codespan-reporting v0.11.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling wayland-protocols v0.29.5 [INFO] [stderr] Compiling euclid v0.22.9 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling wayland-commons v0.29.5 [INFO] [stderr] Compiling spirv v0.2.0+1.5.4 [INFO] [stderr] Compiling miniz_oxide v0.7.2 [INFO] [stderr] Compiling gpu-alloc-types v0.3.0 [INFO] [stderr] Compiling gpu-descriptor-types v0.1.2 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling hexf-parse v0.2.1 [INFO] [stderr] Compiling pin-project-lite v0.2.13 [INFO] [stderr] Compiling weezl v0.1.8 [INFO] [stderr] Compiling raw-window-handle v0.5.2 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling lyon_geom v0.17.7 [INFO] [stderr] Compiling gpu-alloc v0.6.0 [INFO] [stderr] Compiling gpu-descriptor v0.2.4 [INFO] [stderr] Compiling flate2 v1.0.28 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling jpeg-decoder v0.1.22 [INFO] [stderr] Compiling thiserror-impl v1.0.58 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling miniz_oxide v0.3.7 [INFO] [stderr] Compiling naga v0.13.0 [INFO] [stderr] Compiling deflate v0.8.6 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling fdeflate v0.3.4 [INFO] [stderr] Compiling nix v0.25.1 [INFO] [stderr] Compiling wgpu-types v0.17.0 [INFO] [stderr] Compiling smithay-client-toolkit v0.16.1 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] error: failed to run custom build command for `wayland-protocols v0.29.5` [INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/wayland-protocols-2125909a788f0862/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] [INFO] [stderr] --- stderr [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '44f415c1d617ebc7b931a243b7b321ef8a6ca47c'. [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 '44f415c1d617ebc7b931a243b7b321ef8a6ca47c'. [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 '44f415c1d617ebc7b931a243b7b321ef8a6ca47c'. [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 '44f415c1d617ebc7b931a243b7b321ef8a6ca47c'. [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 '44f415c1d617ebc7b931a243b7b321ef8a6ca47c'. [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 '44f415c1d617ebc7b931a243b7b321ef8a6ca47c'. [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 '44f415c1d617ebc7b931a243b7b321ef8a6ca47c'. [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 '44f415c1d617ebc7b931a243b7b321ef8a6ca47c'. [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 '44f415c1d617ebc7b931a243b7b321ef8a6ca47c'. [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 '44f415c1d617ebc7b931a243b7b321ef8a6ca47c'. [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 '44f415c1d617ebc7b931a243b7b321ef8a6ca47c'. [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 '44f415c1d617ebc7b931a243b7b321ef8a6ca47c'. [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 '44f415c1d617ebc7b931a243b7b321ef8a6ca47c'. [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 '44f415c1d617ebc7b931a243b7b321ef8a6ca47c'. [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 '44f415c1d617ebc7b931a243b7b321ef8a6ca47c'. [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 '44f415c1d617ebc7b931a243b7b321ef8a6ca47c'. [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 '44f415c1d617ebc7b931a243b7b321ef8a6ca47c'. [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 '44f415c1d617ebc7b931a243b7b321ef8a6ca47c'. [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 '44f415c1d617ebc7b931a243b7b321ef8a6ca47c'. [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 '44f415c1d617ebc7b931a243b7b321ef8a6ca47c'. [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 '44f415c1d617ebc7b931a243b7b321ef8a6ca47c'. [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 '44f415c1d617ebc7b931a243b7b321ef8a6ca47c'. [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 '44f415c1d617ebc7b931a243b7b321ef8a6ca47c'. [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 '44f415c1d617ebc7b931a243b7b321ef8a6ca47c'. [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 '44f415c1d617ebc7b931a243b7b321ef8a6ca47c'. [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 '44f415c1d617ebc7b931a243b7b321ef8a6ca47c'. [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: 0x600333db9492 - std::backtrace_rs::backtrace::libunwind::trace::hb284ab2089a64e94 [INFO] [stderr] at /rustc/44f415c1d617ebc7b931a243b7b321ef8a6ca47c/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stderr] 1: 0x600333db9492 - std::backtrace_rs::backtrace::trace_unsynchronized::haca946cf3b646d4a [INFO] [stderr] at /rustc/44f415c1d617ebc7b931a243b7b321ef8a6ca47c/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stderr] 2: 0x600333db9492 - std::sys::backtrace::_print_fmt::h24d3b13465affa9e [INFO] [stderr] at /rustc/44f415c1d617ebc7b931a243b7b321ef8a6ca47c/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x600333db9492 - ::fmt::ha891fbe7876a9c28 [INFO] [stderr] at /rustc/44f415c1d617ebc7b931a243b7b321ef8a6ca47c/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x600333dd9883 - core::fmt::rt::Argument::fmt::h02d112e5ed71dce4 [INFO] [stderr] at /rustc/44f415c1d617ebc7b931a243b7b321ef8a6ca47c/library/core/src/fmt/rt.rs:173:76 [INFO] [stderr] 5: 0x600333dd9883 - core::fmt::write::hb5ee2653f290f031 [INFO] [stderr] at /rustc/44f415c1d617ebc7b931a243b7b321ef8a6ca47c/library/core/src/fmt/mod.rs:1460:25 [INFO] [stderr] 6: 0x600333db6cb3 - std::io::default_write_fmt::h99f215ec597eb357 [INFO] [stderr] at /rustc/44f415c1d617ebc7b931a243b7b321ef8a6ca47c/library/std/src/io/mod.rs:639:11 [INFO] [stderr] 7: 0x600333db6cb3 - std::io::Write::write_fmt::h672a3de6ab1cdb45 [INFO] [stderr] at /rustc/44f415c1d617ebc7b931a243b7b321ef8a6ca47c/library/std/src/io/mod.rs:1914:13 [INFO] [stderr] 8: 0x600333db92e2 - std::sys::backtrace::BacktraceLock::print::h9fd0bbed52d45e92 [INFO] [stderr] at /rustc/44f415c1d617ebc7b931a243b7b321ef8a6ca47c/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 9: 0x600333dba362 - std::panicking::default_hook::{{closure}}::h8a1e8d4cf47a692c [INFO] [stderr] at /rustc/44f415c1d617ebc7b931a243b7b321ef8a6ca47c/library/std/src/panicking.rs:300:27 [INFO] [stderr] 10: 0x600333dba165 - std::panicking::default_hook::hf31cfaaca3a607a2 [INFO] [stderr] at /rustc/44f415c1d617ebc7b931a243b7b321ef8a6ca47c/library/std/src/panicking.rs:327:9 [INFO] [stderr] 11: 0x600333dbad82 - std::panicking::rust_panic_with_hook::hc041d3eaddc8a252 [INFO] [stderr] at /rustc/44f415c1d617ebc7b931a243b7b321ef8a6ca47c/library/std/src/panicking.rs:833:13 [INFO] [stderr] 12: 0x600333dbab0a - std::panicking::begin_panic_handler::{{closure}}::h1789b60696483c65 [INFO] [stderr] at /rustc/44f415c1d617ebc7b931a243b7b321ef8a6ca47c/library/std/src/panicking.rs:706:13 [INFO] [stderr] 13: 0x600333db9989 - std::sys::backtrace::__rust_end_short_backtrace::h65c778548f450cf2 [INFO] [stderr] at /rustc/44f415c1d617ebc7b931a243b7b321ef8a6ca47c/library/std/src/sys/backtrace.rs:168:18 [INFO] [stderr] 14: 0x600333dba79d - __rustc[8b86f73cc16cac0]::rust_begin_unwind [INFO] [stderr] at /rustc/44f415c1d617ebc7b931a243b7b321ef8a6ca47c/library/std/src/panicking.rs:697:5 [INFO] [stderr] 15: 0x600333dd8860 - core::panicking::panic_fmt::h3a9b0eb4e514e696 [INFO] [stderr] at /rustc/44f415c1d617ebc7b931a243b7b321ef8a6ca47c/library/core/src/panicking.rs:75:14 [INFO] [stderr] 16: 0x600333dd8bf6 - core::result::unwrap_failed::h2ed486a4d990f962 [INFO] [stderr] at /rustc/44f415c1d617ebc7b931a243b7b321ef8a6ca47c/library/core/src/result.rs:1761:5 [INFO] [stderr] 17: 0x600333cf6189 - wayland_scanner::generate_code_with_destructor_events::h11460767e566914f [INFO] [stderr] 18: 0x600333cf039d - build_script_build::generate_protocol::ha6efc22a20d1245e [INFO] [stderr] 19: 0x600333cf15d1 - build_script_build::main::hb1c6f7834b45d630 [INFO] [stderr] 20: 0x600333ced1d3 - core::ops::function::FnOnce::call_once::hd4b81123add2b6e7 [INFO] [stderr] 21: 0x600333ced156 - std::sys::backtrace::__rust_begin_short_backtrace::hfd6367cfca7cb641 [INFO] [stderr] 22: 0x600333ced139 - std::rt::lang_start::{{closure}}::hf262c7434150d5fe [INFO] [stderr] 23: 0x600333db3730 - core::ops::function::impls:: for &F>::call_once::h7e24be3a89618eab [INFO] [stderr] at /rustc/44f415c1d617ebc7b931a243b7b321ef8a6ca47c/library/core/src/ops/function.rs:284:21 [INFO] [stderr] 24: 0x600333db3730 - std::panicking::catch_unwind::do_call::h0ffd7a3e2c10b7c3 [INFO] [stderr] at /rustc/44f415c1d617ebc7b931a243b7b321ef8a6ca47c/library/std/src/panicking.rs:589:40 [INFO] [stderr] 25: 0x600333db3730 - std::panicking::catch_unwind::h3c474b4bcdc762dc [INFO] [stderr] at /rustc/44f415c1d617ebc7b931a243b7b321ef8a6ca47c/library/std/src/panicking.rs:552:19 [INFO] [stderr] 26: 0x600333db3730 - std::panic::catch_unwind::he2fe8e64a7ded4df [INFO] [stderr] at /rustc/44f415c1d617ebc7b931a243b7b321ef8a6ca47c/library/std/src/panic.rs:359:14 [INFO] [stderr] 27: 0x600333db3730 - std::rt::lang_start_internal::{{closure}}::h3c6ad57a63f63a1b [INFO] [stderr] at /rustc/44f415c1d617ebc7b931a243b7b321ef8a6ca47c/library/std/src/rt.rs:175:24 [INFO] [stderr] 28: 0x600333db3730 - std::panicking::catch_unwind::do_call::h54ab5b7780884789 [INFO] [stderr] at /rustc/44f415c1d617ebc7b931a243b7b321ef8a6ca47c/library/std/src/panicking.rs:589:40 [INFO] [stderr] 29: 0x600333db3730 - std::panicking::catch_unwind::ha2862407b13904d9 [INFO] [stderr] at /rustc/44f415c1d617ebc7b931a243b7b321ef8a6ca47c/library/std/src/panicking.rs:552:19 [INFO] [stderr] 30: 0x600333db3730 - std::panic::catch_unwind::h76efaf8fe5e22043 [INFO] [stderr] at /rustc/44f415c1d617ebc7b931a243b7b321ef8a6ca47c/library/std/src/panic.rs:359:14 [INFO] [stderr] 31: 0x600333db3730 - std::rt::lang_start_internal::h54bd211d2b01e1f3 [INFO] [stderr] at /rustc/44f415c1d617ebc7b931a243b7b321ef8a6ca47c/library/std/src/rt.rs:171:5 [INFO] [stderr] 32: 0x600333ced121 - std::rt::lang_start::h97f1e2474d691a14 [INFO] [stderr] 33: 0x600333cf1de5 - main [INFO] [stderr] 34: 0x7c24a799a1ca - [INFO] [stderr] 35: 0x7c24a799a28b - __libc_start_main [INFO] [stderr] 36: 0x600333ce3605 - _start [INFO] [stderr] 37: 0x0 - [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `syn` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to parse process output: `/opt/rustwide/rustup-home/toolchains/44f415c1d617ebc7b931a243b7b321ef8a6ca47c/bin/rustc --crate-name syn --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "quote", "test", "visit", "visit-mut"))' -C metadata=90b501c97283bd0b -C extra-filename=-ba3762f46eefab43 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-8bf12e7720ab2b91.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-71fba5b40873a065.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-16b1c647aeb644ba.rmeta --cap-lints allow --cap-lints=warn` (exit status: 101) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcLiSWBk/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libautocfg-ebc427d3ab7e2f35.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,liballoc-*,librustc_std_workspace_core-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcLiSWBk/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,-znostart-stop-gc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/build/crossbeam-epoch-456bd0dc99c29c88/build_script_build-456bd0dc99c29c88" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace. [INFO] [stdout] collect2: fatal error: ld terminated with signal 7 [Bus error], core dumped [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `crossbeam-epoch` (build script) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaMB5sdd/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `nix` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "cd004a1df2691fe870358512d6d5a26dd35b6635928fd73e13583e0c82aa7524", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cd004a1df2691fe870358512d6d5a26dd35b6635928fd73e13583e0c82aa7524", kill_on_drop: false }` [INFO] [stdout] cd004a1df2691fe870358512d6d5a26dd35b6635928fd73e13583e0c82aa7524