[INFO] cloning repository https://github.com/scan/shooter [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/scan/shooter" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fscan%2Fshooter", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fscan%2Fshooter'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e9a1c647923bbab1d783e8882993b77e437d7eaf [INFO] checking scan/shooter against master#91c0823ee63e793d990bb9fed898dc95b5d6db51 for pr-125741 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fscan%2Fshooter" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/scan/shooter on toolchain 91c0823ee63e793d990bb9fed898dc95b5d6db51 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+91c0823ee63e793d990bb9fed898dc95b5d6db51" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/scan/shooter [INFO] finished tweaking git repo https://github.com/scan/shooter [INFO] tweaked toml for git repo https://github.com/scan/shooter written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/scan/shooter 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" "+91c0823ee63e793d990bb9fed898dc95b5d6db51" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded bevy_asset_loader_derive v0.6.0 [INFO] [stderr] Downloaded bevy_kira_audio v0.6.0 [INFO] [stderr] Downloaded bevy_asset_loader v0.6.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+91c0823ee63e793d990bb9fed898dc95b5d6db51" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3c9795a015f7d4575496d3bb9012899513343338d49afb1f52783d896334c51a [INFO] running `Command { std: "docker" "start" "-a" "3c9795a015f7d4575496d3bb9012899513343338d49afb1f52783d896334c51a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3c9795a015f7d4575496d3bb9012899513343338d49afb1f52783d896334c51a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3c9795a015f7d4575496d3bb9012899513343338d49afb1f52783d896334c51a", kill_on_drop: false }` [INFO] [stdout] 3c9795a015f7d4575496d3bb9012899513343338d49afb1f52783d896334c51a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+91c0823ee63e793d990bb9fed898dc95b5d6db51" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 05781febd67fdc8be763fff90e74ce5cf07cfd82b77fcd02533d3318cebf5220 [INFO] running `Command { std: "docker" "start" "-a" "05781febd67fdc8be763fff90e74ce5cf07cfd82b77fcd02533d3318cebf5220", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling libc v0.2.97 [INFO] [stderr] Compiling syn v1.0.65 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking once_cell v1.8.0 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking pin-project-lite v0.2.6 [INFO] [stderr] Checking instant v0.1.9 [INFO] [stderr] Checking downcast-rs v1.2.0 [INFO] [stderr] Checking tracing-core v0.1.18 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking cache-padded v1.1.1 [INFO] [stderr] Compiling futures-core v0.3.15 [INFO] [stderr] Checking lock_api v0.4.4 [INFO] [stderr] Checking slab v0.4.3 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling erased-serde v0.3.16 [INFO] [stderr] Checking concurrent-queue v1.2.2 [INFO] [stderr] Checking futures-io v0.3.15 [INFO] [stderr] Checking parking v2.0.0 [INFO] [stderr] Checking fastrand v1.4.1 [INFO] [stderr] Compiling ahash v0.7.4 [INFO] [stderr] Checking ppv-lite86 v0.2.10 [INFO] [stderr] Checking waker-fn v1.1.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Checking async-task v4.0.3 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Checking event-listener v2.5.1 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Checking fixedbitset v0.4.0 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Checking async-channel v1.6.1 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Checking itoa v0.4.7 [INFO] [stderr] Checking regex-syntax v0.6.25 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking tracing-log v0.1.2 [INFO] [stderr] Checking thread_local v1.1.3 [INFO] [stderr] Checking sharded-slab v0.1.1 [INFO] [stderr] Checking walkdir v2.3.2 [INFO] [stderr] Checking futures-lite v1.12.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling cc v1.0.68 [INFO] [stderr] Checking ansi_term v0.12.1 [INFO] [stderr] Compiling xml-rs v0.8.3 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking adler32 v1.2.0 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling anyhow v1.0.41 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling wayland-sys v0.28.5 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Checking libloading v0.7.0 [INFO] [stderr] Checking ab_glyph_rasterizer v0.1.4 [INFO] [stderr] Checking crossbeam-channel v0.5.1 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Checking miniz_oxide v0.3.7 [INFO] [stderr] Checking dlib v0.5.0 [INFO] [stderr] Compiling wayland-scanner v0.28.5 [INFO] [stderr] Checking deflate v0.8.6 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling bevy-glsl-to-spirv v0.2.1 [INFO] [stderr] Compiling nom v6.1.2 [INFO] [stderr] Checking bytemuck v1.7.0 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking nix v0.20.0 [INFO] [stderr] Checking async-executor v1.4.1 [INFO] [stderr] Checking inotify-sys v0.1.5 [INFO] [stderr] Checking mio v0.7.13 [INFO] [stderr] Checking filetime v0.2.14 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking inotify v0.9.3 [INFO] [stderr] Checking spirv_headers v1.5.0 [INFO] [stderr] Checking png v0.16.8 [INFO] [stderr] Checking bevy_tasks v0.5.0 [INFO] [stderr] Checking glam v0.15.2 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking color_quant v1.1.0 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking notify v5.0.0-pre.10 [INFO] [stderr] Compiling spirv-reflect v0.2.3 [INFO] [stderr] Checking rand v0.8.4 [INFO] [stderr] Checking ttf-parser v0.6.2 [INFO] [stderr] Compiling nix v0.18.0 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Checking scoped-tls v1.0.0 [INFO] [stderr] Checking ttf-parser v0.12.2 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Checking image v0.23.14 [INFO] [stderr] Checking euclid v0.22.6 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Checking regex v1.5.4 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Compiling wayland-client v0.28.5 [INFO] [stderr] Compiling wayland-protocols v0.28.5 [INFO] [stderr] Checking net2 v0.2.37 [INFO] [stderr] Compiling x11-dl v2.18.5 [INFO] [stderr] Checking owned_ttf_parser v0.6.0 [INFO] [stderr] Checking rusttype v0.9.2 [INFO] [stderr] Checking matchers v0.0.1 [INFO] [stderr] Checking libloading v0.6.7 [INFO] [stderr] Checking svg_fmt v0.4.1 [INFO] [stderr] Compiling inflections v1.1.1 [INFO] [stderr] Checking owned_ttf_parser v0.12.0 [INFO] [stderr] Checking xdg v2.2.0 [INFO] [stderr] Compiling libm v0.1.4 [INFO] [stderr] Checking guillotiere v0.6.1 [INFO] [stderr] Checking ab_glyph v0.2.11 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Checking dlib v0.4.2 [INFO] [stderr] Checking mio v0.6.23 [INFO] [stderr] Checking approx v0.5.0 [INFO] [stderr] Checking memmap2 v0.1.0 [INFO] [stderr] Checking xi-unicode v0.3.0 [INFO] [stderr] Checking rectangle-pack v0.3.0 [INFO] [stderr] Checking lazycell v1.3.0 [INFO] [stderr] Checking xcursor v0.3.3 [INFO] [stderr] Checking andrew v0.3.1 [INFO] [stderr] Checking raw-window-handle v0.3.3 [INFO] [stderr] Compiling alsa-sys v0.3.1 [INFO] [stderr] Checking glyph_brush_layout v0.2.2 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Compiling atomic v0.5.0 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Checking hexasphere v3.4.0 [INFO] [stderr] Compiling cpal v0.13.3 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Checking tinyvec v1.2.0 [INFO] [stderr] Checking ogg v0.8.0 [INFO] [stderr] Checking hashbrown v0.9.1 [INFO] [stderr] Checking ringbuf v0.2.5 [INFO] [stderr] Checking basedrop v0.1.1 [INFO] [stderr] Compiling embed-resource v1.6.3 [INFO] [stderr] Checking mio-extras v2.0.6 [INFO] [stderr] Compiling bevy_game v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking stretch v0.3.2 [INFO] [stderr] Compiling find-crate v0.6.3 [INFO] [stderr] Checking alsa v0.5.0 [INFO] [stderr] Checking lewton v0.10.2 [INFO] [stderr] Checking calloop v0.6.5 [INFO] [stderr] Compiling tracing-attributes v0.1.15 [INFO] [stderr] Compiling thiserror-impl v1.0.25 [INFO] [stderr] Compiling bevy_reflect_derive v0.5.0 [INFO] [stderr] Compiling bevy_ecs_macros v0.5.0 [INFO] [stderr] Compiling bevy_derive v0.5.0 [INFO] [stderr] Compiling gltf-derive v0.15.2 [INFO] [stderr] Compiling bevy_asset_loader_derive v0.6.0 [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not parse/generate dep info at: /opt/rustwide/target/debug/deps/bevy_derive-cf19c601c3decc57.d [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to write `/opt/rustwide/target/debug/.fingerprint/bevy_derive-cf19c601c3decc57/dep-lib-bevy_derive` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `thiserror-impl` (lib) [INFO] [stderr] error: could not compile `bevy_reflect_derive` (lib) [INFO] [stderr] error: failed to run custom build command for `wayland-protocols v0.28.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-58faf74dd5dd89ef/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] [INFO] [stderr] --- stderr [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '91c0823ee63e793d990bb9fed898dc95b5d6db51'. [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 '91c0823ee63e793d990bb9fed898dc95b5d6db51'. [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 '91c0823ee63e793d990bb9fed898dc95b5d6db51'. [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 '91c0823ee63e793d990bb9fed898dc95b5d6db51'. [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 '91c0823ee63e793d990bb9fed898dc95b5d6db51'. [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 '91c0823ee63e793d990bb9fed898dc95b5d6db51'. [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 '91c0823ee63e793d990bb9fed898dc95b5d6db51'. [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 '91c0823ee63e793d990bb9fed898dc95b5d6db51'. [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 '91c0823ee63e793d990bb9fed898dc95b5d6db51'. [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 '91c0823ee63e793d990bb9fed898dc95b5d6db51'. [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 '91c0823ee63e793d990bb9fed898dc95b5d6db51'. [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 '91c0823ee63e793d990bb9fed898dc95b5d6db51'. [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 '91c0823ee63e793d990bb9fed898dc95b5d6db51'. [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 '91c0823ee63e793d990bb9fed898dc95b5d6db51'. [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 '91c0823ee63e793d990bb9fed898dc95b5d6db51'. [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 '91c0823ee63e793d990bb9fed898dc95b5d6db51'. [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 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wayland-scanner-0.28.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: 0x55b5ce03a4b5 - std::backtrace_rs::backtrace::libunwind::trace::h14f21bd883cc1137 [INFO] [stderr] at /rustc/91c0823ee63e793d990bb9fed898dc95b5d6db51/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5 [INFO] [stderr] 1: 0x55b5ce03a4b5 - std::backtrace_rs::backtrace::trace_unsynchronized::h99739def02e63467 [INFO] [stderr] at /rustc/91c0823ee63e793d990bb9fed898dc95b5d6db51/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x55b5ce03a4b5 - std::sys_common::backtrace::_print_fmt::h59490746a5a02ab4 [INFO] [stderr] at /rustc/91c0823ee63e793d990bb9fed898dc95b5d6db51/library/std/src/sys_common/backtrace.rs:68:5 [INFO] [stderr] 3: 0x55b5ce03a4b5 - ::fmt::h77ac69bdddcb6c90 [INFO] [stderr] at /rustc/91c0823ee63e793d990bb9fed898dc95b5d6db51/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stderr] 4: 0x55b5ce05d1db - core::fmt::rt::Argument::fmt::h6484ded2d1cd8303 [INFO] [stderr] at /rustc/91c0823ee63e793d990bb9fed898dc95b5d6db51/library/core/src/fmt/rt.rs:165:63 [INFO] [stderr] 5: 0x55b5ce05d1db - core::fmt::write::h8f1036297b30d684 [INFO] [stderr] at /rustc/91c0823ee63e793d990bb9fed898dc95b5d6db51/library/core/src/fmt/mod.rs:1168:21 [INFO] [stderr] 6: 0x55b5ce037f3f - std::io::Write::write_fmt::ha34313c90f9d0cf0 [INFO] [stderr] at /rustc/91c0823ee63e793d990bb9fed898dc95b5d6db51/library/std/src/io/mod.rs:1835:15 [INFO] [stderr] 7: 0x55b5ce03a28e - std::sys_common::backtrace::_print::hc2b2cd12da4b1adc [INFO] [stderr] at /rustc/91c0823ee63e793d990bb9fed898dc95b5d6db51/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stderr] 8: 0x55b5ce03a28e - std::sys_common::backtrace::print::he62cdca7e92bc29f [INFO] [stderr] at /rustc/91c0823ee63e793d990bb9fed898dc95b5d6db51/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stderr] 9: 0x55b5ce03b9a9 - std::panicking::default_hook::{{closure}}::h2331752a1d609baa [INFO] [stderr] 10: 0x55b5ce03b74a - std::panicking::default_hook::hb52e8c1df6a12f49 [INFO] [stderr] at /rustc/91c0823ee63e793d990bb9fed898dc95b5d6db51/library/std/src/panicking.rs:298:9 [INFO] [stderr] 11: 0x55b5ce03beb3 - std::panicking::rust_panic_with_hook::h3214a2b0dbb8b5f4 [INFO] [stderr] at /rustc/91c0823ee63e793d990bb9fed898dc95b5d6db51/library/std/src/panicking.rs:795:13 [INFO] [stderr] 12: 0x55b5ce03bd94 - std::panicking::begin_panic_handler::{{closure}}::h082a8a312917743f [INFO] [stderr] at /rustc/91c0823ee63e793d990bb9fed898dc95b5d6db51/library/std/src/panicking.rs:664:13 [INFO] [stderr] 13: 0x55b5ce03a979 - std::sys_common::backtrace::__rust_end_short_backtrace::hb630debfb2408c4b [INFO] [stderr] at /rustc/91c0823ee63e793d990bb9fed898dc95b5d6db51/library/std/src/sys_common/backtrace.rs:171:18 [INFO] [stderr] 14: 0x55b5ce03bac7 - rust_begin_unwind [INFO] [stderr] at /rustc/91c0823ee63e793d990bb9fed898dc95b5d6db51/library/std/src/panicking.rs:652:5 [INFO] [stderr] 15: 0x55b5ce05bf93 - core::panicking::panic_fmt::hffe83f0abb2b6a2c [INFO] [stderr] at /rustc/91c0823ee63e793d990bb9fed898dc95b5d6db51/library/core/src/panicking.rs:72:14 [INFO] [stderr] 16: 0x55b5ce05c486 - core::result::unwrap_failed::ha6f29892dc4b5a73 [INFO] [stderr] at /rustc/91c0823ee63e793d990bb9fed898dc95b5d6db51/library/core/src/result.rs:1679:5 [INFO] [stderr] 17: 0x55b5cdf702ea - wayland_scanner::generate_code_with_destructor_events::h7a629763ef747806 [INFO] [stderr] 18: 0x55b5cdf74ae0 - build_script_build::generate_protocol::h88d71e767629bf24 [INFO] [stderr] 19: 0x55b5cdf75f18 - build_script_build::main::h5cfc3bee39b270f6 [INFO] [stderr] 20: 0x55b5cdf71ab3 - core::ops::function::FnOnce::call_once::hb8b0318ac0f9fe9b [INFO] [stderr] 21: 0x55b5cdf70756 - std::sys_common::backtrace::__rust_begin_short_backtrace::h126dc2274eb5ef4e [INFO] [stderr] 22: 0x55b5cdf70959 - std::rt::lang_start::{{closure}}::h54db2009ff9d9642 [INFO] [stderr] 23: 0x55b5ce034b2d - core::ops::function::impls:: for &F>::call_once::hede07e327fcc0ebc [INFO] [stderr] at /rustc/91c0823ee63e793d990bb9fed898dc95b5d6db51/library/core/src/ops/function.rs:284:13 [INFO] [stderr] 24: 0x55b5ce034b2d - std::panicking::try::do_call::h3ff411408bb3457d [INFO] [stderr] at /rustc/91c0823ee63e793d990bb9fed898dc95b5d6db51/library/std/src/panicking.rs:559:40 [INFO] [stderr] 25: 0x55b5ce034b2d - std::panicking::try::h8afb194969e14bdd [INFO] [stderr] at /rustc/91c0823ee63e793d990bb9fed898dc95b5d6db51/library/std/src/panicking.rs:523:19 [INFO] [stderr] 26: 0x55b5ce034b2d - std::panic::catch_unwind::h1149e89400bdc36e [INFO] [stderr] at /rustc/91c0823ee63e793d990bb9fed898dc95b5d6db51/library/std/src/panic.rs:149:14 [INFO] [stderr] 27: 0x55b5ce034b2d - std::rt::lang_start_internal::{{closure}}::h29044398244eeaf2 [INFO] [stderr] at /rustc/91c0823ee63e793d990bb9fed898dc95b5d6db51/library/std/src/rt.rs:141:48 [INFO] [stderr] 28: 0x55b5ce034b2d - std::panicking::try::do_call::h8fb2cf4d6003a8f9 [INFO] [stderr] at /rustc/91c0823ee63e793d990bb9fed898dc95b5d6db51/library/std/src/panicking.rs:559:40 [INFO] [stderr] 29: 0x55b5ce034b2d - std::panicking::try::h7c85c0c8aea6bb18 [INFO] [stderr] at /rustc/91c0823ee63e793d990bb9fed898dc95b5d6db51/library/std/src/panicking.rs:523:19 [INFO] [stderr] 30: 0x55b5ce034b2d - std::panic::catch_unwind::h70057d44b9c8f154 [INFO] [stderr] at /rustc/91c0823ee63e793d990bb9fed898dc95b5d6db51/library/std/src/panic.rs:149:14 [INFO] [stderr] 31: 0x55b5ce034b2d - std::rt::lang_start_internal::h9f3d426770b2863d [INFO] [stderr] at /rustc/91c0823ee63e793d990bb9fed898dc95b5d6db51/library/std/src/rt.rs:141:20 [INFO] [stderr] 32: 0x55b5cdf70937 - std::rt::lang_start::he9be57ecced27dad [INFO] [stderr] 33: 0x55b5cdf76485 - main [INFO] [stderr] 34: 0x7f55dc68bd90 - [INFO] [stderr] 35: 0x7f55dc68be40 - __libc_start_main [INFO] [stderr] 36: 0x55b5cdf6fc55 - _start [INFO] [stderr] 37: 0x0 - [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `tracing-attributes` (lib) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/91c0823ee63e793d990bb9fed898dc95b5d6db51/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/91c0823ee63e793d990bb9fed898dc95b5d6db51/lib/rustlib/x86_64-unknown-linux-gnu/bin/self-contained:/opt/rustwide/rustup-home/toolchains/91c0823ee63e793d990bb9fed898dc95b5d6db51/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/91c0823ee63e793d990bb9fed898dc95b5d6db51/lib/rustlib/x86_64-unknown-linux-gnu/bin/self-contained:/opt/rustwide/rustup-home/toolchains/91c0823ee63e793d990bb9fed898dc95b5d6db51/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/91c0823ee63e793d990bb9fed898dc95b5d6db51/lib/rustlib/x86_64-unknown-linux-gnu/bin/self-contained:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-Wl,--version-script=/tmp/rustc17N5PH/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustc17N5PH/symbols.o" "/opt/rustwide/target/debug/deps/bevy_ecs_macros-75304adc16219adc.bevy_ecs_macros.f66d7c08c0713a8-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/bevy_ecs_macros-75304adc16219adc.bevy_ecs_macros.f66d7c08c0713a8-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/bevy_ecs_macros-75304adc16219adc.bevy_ecs_macros.f66d7c08c0713a8-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/bevy_ecs_macros-75304adc16219adc.bevy_ecs_macros.f66d7c08c0713a8-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/bevy_ecs_macros-75304adc16219adc.bevy_ecs_macros.f66d7c08c0713a8-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/bevy_ecs_macros-75304adc16219adc.bevy_ecs_macros.f66d7c08c0713a8-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/bevy_ecs_macros-75304adc16219adc.bevy_ecs_macros.f66d7c08c0713a8-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/bevy_ecs_macros-75304adc16219adc.9z9fgtz5xd7k6p0zznwqv75vq.rcgu.rmeta" "/opt/rustwide/target/debug/deps/bevy_ecs_macros-75304adc16219adc.64p4ihqes5qgn73rwoaug1j2g.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/91c0823ee63e793d990bb9fed898dc95b5d6db51/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libsyn-c67692a606821122.rlib" "/opt/rustwide/target/debug/deps/libquote-548f7a3802f8640d.rlib" "/opt/rustwide/target/debug/deps/libproc_macro2-d91f807b7c234aad.rlib" "/opt/rustwide/target/debug/deps/libunicode_xid-b11525fba24dfc5c.rlib" "/opt/rustwide/target/debug/deps/libfind_crate-3ab7847a11e924d3.rlib" "/opt/rustwide/target/debug/deps/libtoml-d1459e17b134c61f.rlib" "/opt/rustwide/target/debug/deps/libserde-613ead60ddb3a155.rlib" "/opt/rustwide/rustup-home/toolchains/91c0823ee63e793d990bb9fed898dc95b5d6db51/lib/rustlib/x86_64-unknown-linux-gnu/lib/libproc_macro-7411463c3a9c77ba.rlib" "/opt/rustwide/rustup-home/toolchains/91c0823ee63e793d990bb9fed898dc95b5d6db51/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-45288dcc88911a1f.rlib" "/opt/rustwide/rustup-home/toolchains/91c0823ee63e793d990bb9fed898dc95b5d6db51/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-9ff13545d1688b3c.rlib" "/opt/rustwide/rustup-home/toolchains/91c0823ee63e793d990bb9fed898dc95b5d6db51/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-210d920812faea91.rlib" "/opt/rustwide/rustup-home/toolchains/91c0823ee63e793d990bb9fed898dc95b5d6db51/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-f3d3451767410a17.rlib" "/opt/rustwide/rustup-home/toolchains/91c0823ee63e793d990bb9fed898dc95b5d6db51/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-16717cdb08dfbef5.rlib" "/opt/rustwide/rustup-home/toolchains/91c0823ee63e793d990bb9fed898dc95b5d6db51/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-58e3f8995df4edb4.rlib" "/opt/rustwide/rustup-home/toolchains/91c0823ee63e793d990bb9fed898dc95b5d6db51/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-2caea079085a58a2.rlib" "/opt/rustwide/rustup-home/toolchains/91c0823ee63e793d990bb9fed898dc95b5d6db51/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-314a4689716cb02e.rlib" "/opt/rustwide/rustup-home/toolchains/91c0823ee63e793d990bb9fed898dc95b5d6db51/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-5727477b0a78105a.rlib" "/opt/rustwide/rustup-home/toolchains/91c0823ee63e793d990bb9fed898dc95b5d6db51/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-7e555563aa211118.rlib" "/opt/rustwide/rustup-home/toolchains/91c0823ee63e793d990bb9fed898dc95b5d6db51/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-d9ed943652059c0d.rlib" "/opt/rustwide/rustup-home/toolchains/91c0823ee63e793d990bb9fed898dc95b5d6db51/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-ee5b5774583426df.rlib" "/opt/rustwide/rustup-home/toolchains/91c0823ee63e793d990bb9fed898dc95b5d6db51/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-c3e1f40644ffc9b8.rlib" "/opt/rustwide/rustup-home/toolchains/91c0823ee63e793d990bb9fed898dc95b5d6db51/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-e8bfe52be756260a.rlib" "/opt/rustwide/rustup-home/toolchains/91c0823ee63e793d990bb9fed898dc95b5d6db51/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-7b90a2705bcf265b.rlib" "/opt/rustwide/rustup-home/toolchains/91c0823ee63e793d990bb9fed898dc95b5d6db51/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-b6892f3c52c68f01.rlib" "/opt/rustwide/rustup-home/toolchains/91c0823ee63e793d990bb9fed898dc95b5d6db51/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-f72b956e24d1de70.rlib" "/opt/rustwide/rustup-home/toolchains/91c0823ee63e793d990bb9fed898dc95b5d6db51/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-632ae0f28c5e55ff.rlib" "/opt/rustwide/rustup-home/toolchains/91c0823ee63e793d990bb9fed898dc95b5d6db51/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-e8b7e96e438f08f6.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-B/opt/rustwide/rustup-home/toolchains/91c0823ee63e793d990bb9fed898dc95b5d6db51/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-B/opt/rustwide/rustup-home/toolchains/91c0823ee63e793d990bb9fed898dc95b5d6db51/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-B/opt/rustwide/rustup-home/toolchains/91c0823ee63e793d990bb9fed898dc95b5d6db51/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/91c0823ee63e793d990bb9fed898dc95b5d6db51/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-L" "/opt/rustwide/rustup-home/toolchains/91c0823ee63e793d990bb9fed898dc95b5d6db51/lib/rustlib/x86_64-unknown-linux-gnu/lib/self-contained" "-o" "/opt/rustwide/target/debug/deps/libbevy_ecs_macros-75304adc16219adc.so" "-Wl,--gc-sections" "-shared" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 7 [Bus error], core dumped [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `bevy_ecs_macros` (lib) due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "05781febd67fdc8be763fff90e74ce5cf07cfd82b77fcd02533d3318cebf5220", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "05781febd67fdc8be763fff90e74ce5cf07cfd82b77fcd02533d3318cebf5220", kill_on_drop: false }` [INFO] [stdout] 05781febd67fdc8be763fff90e74ce5cf07cfd82b77fcd02533d3318cebf5220