[INFO] cloning repository https://github.com/rudym/velobracket [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rudym/velobracket" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frudym%2Fvelobracket", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frudym%2Fvelobracket'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 931ad3d5076d1a216357ed197d1bd296b5ea9a74 [INFO] checking rudym/velobracket against master#426a60abc213b28a7c7198e475476b6e650d871f for pr-129199 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frudym%2Fvelobracket" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/rudym/velobracket on toolchain 426a60abc213b28a7c7198e475476b6e650d871f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+426a60abc213b28a7c7198e475476b6e650d871f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-3-tc1/source/rust-toolchain [INFO] started tweaking git repo https://github.com/rudym/velobracket [INFO] finished tweaking git repo https://github.com/rudym/velobracket [INFO] tweaked toml for git repo https://github.com/rudym/velobracket written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/rudym/velobracket 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" "+426a60abc213b28a7c7198e475476b6e650d871f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/amethyst/specs.git` [INFO] [stderr] Updating git repository `https://gitlab.com/veloren/veloren.git` [INFO] [stderr] Updating git repository `https://gitlab.com/veloren/auth.git` [INFO] [stderr] Updating git repository `https://gitlab.com/veloren/specs-idvs.git` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tracing-attributes v0.1.17 [INFO] [stderr] Downloaded sum_type v0.2.0 [INFO] [stderr] Downloaded assets_manager v0.5.0 [INFO] [stderr] Downloaded quinn-proto v0.7.3 [INFO] [stderr] Downloaded quinn v0.7.2 [INFO] [stderr] Downloaded syn v1.0.78 [INFO] [stderr] Downloaded lz-fear v0.1.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+426a60abc213b28a7c7198e475476b6e650d871f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a48ff9977e58afe11093395148d8a7a0375d0b82ac33606f5ffbdd9026e0e8f1 [INFO] running `Command { std: "docker" "start" "-a" "a48ff9977e58afe11093395148d8a7a0375d0b82ac33606f5ffbdd9026e0e8f1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a48ff9977e58afe11093395148d8a7a0375d0b82ac33606f5ffbdd9026e0e8f1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a48ff9977e58afe11093395148d8a7a0375d0b82ac33606f5ffbdd9026e0e8f1", kill_on_drop: false }` [INFO] [stdout] a48ff9977e58afe11093395148d8a7a0375d0b82ac33606f5ffbdd9026e0e8f1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+426a60abc213b28a7c7198e475476b6e650d871f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cea2208d10d362c321fad54fb72ed665d7fead6f93ab8a929029a64ea256c027 [INFO] running `Command { std: "docker" "start" "-a" "cea2208d10d362c321fad54fb72ed665d7fead6f93ab8a929029a64ea256c027", 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 autocfg v1.0.1 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.78 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Checking once_cell v1.8.0 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking smallvec v1.7.0 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Checking pin-project-lite v0.2.7 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Checking slab v0.4.4 [INFO] [stderr] Compiling xml-rs v0.8.4 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking instant v0.1.11 [INFO] [stderr] Checking lock_api v0.4.5 [INFO] [stderr] Checking tracing-core v0.1.21 [INFO] [stderr] Compiling pkg-config v0.3.20 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking ppv-lite86 v0.2.10 [INFO] [stderr] Compiling futures-core v0.3.17 [INFO] [stderr] Compiling cc v1.0.70 [INFO] [stderr] Compiling ahash v0.7.4 [INFO] [stderr] Checking bytemuck v1.7.2 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Checking crossbeam-channel v0.5.1 [INFO] [stderr] Checking bytes v1.1.0 [INFO] [stderr] Checking itoa v0.4.8 [INFO] [stderr] Checking spin v0.5.2 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Checking untrusted v0.7.1 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling futures-macro v0.3.17 [INFO] [stderr] Compiling tokio v1.12.0 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling wayland-sys v0.28.6 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking libloading v0.7.0 [INFO] [stderr] Compiling futures-channel v0.3.17 [INFO] [stderr] Checking futures-sink v0.3.17 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Checking crossbeam-deque v0.8.1 [INFO] [stderr] Compiling futures-task v0.3.17 [INFO] [stderr] Checking adler32 v1.2.0 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Checking dlib v0.5.0 [INFO] [stderr] Compiling wayland-scanner v0.28.6 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling futures-util v0.3.17 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Checking miniz_oxide v0.3.7 [INFO] [stderr] Checking deflate v0.8.6 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Checking futures-io v0.3.17 [INFO] [stderr] Compiling serde_json v1.0.68 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling crossbeam-queue v0.3.2 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Checking getrandom v0.2.3 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking mio v0.7.13 [INFO] [stderr] Checking nix v0.20.0 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Compiling nom v7.0.0 [INFO] [stderr] Checking parking_lot v0.11.2 [INFO] [stderr] Checking color_quant v1.1.0 [INFO] [stderr] Checking png v0.16.8 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking atom v0.3.6 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking jpeg-decoder v0.1.22 [INFO] [stderr] Checking scoped-tls v1.0.0 [INFO] [stderr] Checking downcast-rs v1.2.0 [INFO] [stderr] Checking mopa v0.2.2 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Checking dirs-sys-next v0.1.2 [INFO] [stderr] Checking tuple_utils v0.3.0 [INFO] [stderr] Checking rand v0.8.4 [INFO] [stderr] Checking minimal-lexical v0.1.3 [INFO] [stderr] Checking shrev v1.1.1 [INFO] [stderr] Checking ttf-parser v0.6.2 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Compiling nix v0.18.0 [INFO] [stderr] Compiling vek v0.14.1 [INFO] [stderr] Checking directories-next v2.0.0 [INFO] [stderr] Checking image v0.23.14 [INFO] [stderr] Compiling x11-dl v2.19.1 [INFO] [stderr] Checking safe_arch v0.5.2 [INFO] [stderr] Compiling wayland-client v0.28.6 [INFO] [stderr] Compiling wayland-protocols v0.28.6 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling slotmap v1.0.6 [INFO] [stderr] Checking openssl-probe v0.1.4 [INFO] [stderr] Checking ab_glyph_rasterizer v0.1.4 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking unicode-width v0.1.9 [INFO] [stderr] Checking wide v0.6.5 [INFO] [stderr] Checking walkdir v2.3.2 [INFO] [stderr] Checking flate2 v1.0.22 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking tynm v0.1.6 [INFO] [stderr] Checking dot_vox v4.1.0 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking net2 v0.2.37 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking approx v0.4.0 [INFO] [stderr] Checking http v0.2.5 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Checking libloading v0.6.7 [INFO] [stderr] Compiling veloren-common v0.10.0 (https://gitlab.com/veloren/veloren.git?branch=master#f8679911) [INFO] [stderr] Checking xdg v2.2.0 [INFO] [stderr] Compiling httparse v1.5.1 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking owned_ttf_parser v0.6.0 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking rusttype v0.9.2 [INFO] [stderr] Checking dlib v0.4.2 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking mio v0.6.23 [INFO] [stderr] Compiling glutin_egl_sys v0.1.5 [INFO] [stderr] Compiling glutin_glx_sys v0.1.7 [INFO] [stderr] Checking andrew v0.3.1 [INFO] [stderr] Checking memmap2 v0.1.0 [INFO] [stderr] Checking xcursor v0.3.4 [INFO] [stderr] Checking ordered-float v2.8.0 [INFO] [stderr] Compiling num-bigint v0.4.2 [INFO] [stderr] Checking roots v0.0.6 [INFO] [stderr] Checking hibitset v0.6.3 [INFO] [stderr] Checking ultraviolet v0.8.1 [INFO] [stderr] Compiling async-trait v0.1.51 [INFO] [stderr] Checking lazycell v1.3.0 [INFO] [stderr] Checking spin_sleep v1.0.0 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Compiling prometheus v0.12.0 [INFO] [stderr] Checking try-lock v0.2.3 [INFO] [stderr] Checking tinyvec v1.5.0 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Checking mio-extras v2.0.6 [INFO] [stderr] Checking raw-window-handle v0.3.3 [INFO] [stderr] Checking socket2 v0.4.2 [INFO] [stderr] Checking shared_library v0.1.9 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Compiling num-rational v0.4.0 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking sum_type v0.2.0 [INFO] [stderr] Compiling anyhow v1.0.44 [INFO] [stderr] Checking constant_time_eq v0.1.5 [INFO] [stderr] Checking cache-padded v1.1.1 [INFO] [stderr] Checking httpdate v1.0.1 [INFO] [stderr] Checking tower-service v0.3.1 [INFO] [stderr] Checking regex-syntax v0.6.25 [INFO] [stderr] Checking arrayref v0.3.6 [INFO] [stderr] Checking blake2b_simd v0.5.11 [INFO] [stderr] Checking concurrent-queue v1.2.2 [INFO] [stderr] Checking wayland-commons v0.28.6 [INFO] [stderr] Checking http-body v0.4.3 [INFO] [stderr] Checking osmesa-sys v0.1.2 [INFO] [stderr] Checking twox-hash v1.6.1 [INFO] [stderr] Checking rand_xorshift v0.3.0 [INFO] [stderr] Checking socket2 v0.3.19 [INFO] [stderr] Checking event-listener v2.5.1 [INFO] [stderr] Checking object-pool v0.5.4 [INFO] [stderr] Checking bracket-color v0.8.2 [INFO] [stderr] Checking bracket-geometry v0.8.3 [INFO] [stderr] Checking async-channel v1.6.1 [INFO] [stderr] Checking num-complex v0.4.0 [INFO] [stderr] Checking glow v0.10.0 [INFO] [stderr] Checking hex v0.3.2 [INFO] [stderr] Checking bracket-algorithm-traits v0.8.2 [INFO] [stderr] Checking rust-argon2 v0.8.3 [INFO] [stderr] Checking bracket-pathfinding v0.8.4 [INFO] [stderr] Checking calloop v0.6.5 [INFO] [stderr] Checking wayland-cursor v0.28.6 [INFO] [stderr] Checking wayland-egl v0.28.6 [INFO] [stderr] Compiling tracing-attributes v0.1.17 [INFO] [stderr] Compiling tokio-macros v1.4.1 [INFO] [stderr] Compiling shred-derive v0.6.3 [INFO] [stderr] Compiling thiserror-impl v1.0.29 [INFO] [stderr] Compiling specs-derive v0.4.1 (https://github.com/amethyst/specs.git?rev=f985bec5d456f7b0dd8aae99848f9473c2cd9d46#f985bec5) [INFO] [stderr] Compiling enum-iterator-derive v0.7.0 [INFO] [stderr] Compiling strum_macros v0.21.1 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Compiling serde_repr v0.1.7 [INFO] [stderr] Compiling fehler-macros v1.0.0 [INFO] [stderr] Checking regex v1.5.4 [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 compile `tokio-macros` (lib) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `serde_repr` (lib) [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmeta4MrZaL" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `specs-derive` (lib) [INFO] [stderr] error: could not compile `futures-macro` (lib) due to 1 previous error [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetau57fVx" [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: error writing metadata object file: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `thiserror-impl` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `tracing-attributes` (lib) due to 2 previous errors [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [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-82e8d1c3cc09cba7/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 '426a60abc213b28a7c7198e475476b6e650d871f'. [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 '426a60abc213b28a7c7198e475476b6e650d871f'. [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 '426a60abc213b28a7c7198e475476b6e650d871f'. [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 '426a60abc213b28a7c7198e475476b6e650d871f'. [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 '426a60abc213b28a7c7198e475476b6e650d871f'. [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 '426a60abc213b28a7c7198e475476b6e650d871f'. [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 '426a60abc213b28a7c7198e475476b6e650d871f'. [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 '426a60abc213b28a7c7198e475476b6e650d871f'. [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 '426a60abc213b28a7c7198e475476b6e650d871f'. [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 '426a60abc213b28a7c7198e475476b6e650d871f'. [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 '426a60abc213b28a7c7198e475476b6e650d871f'. [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 '426a60abc213b28a7c7198e475476b6e650d871f'. [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 '426a60abc213b28a7c7198e475476b6e650d871f'. [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 '426a60abc213b28a7c7198e475476b6e650d871f'. [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 '426a60abc213b28a7c7198e475476b6e650d871f'. [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 '426a60abc213b28a7c7198e475476b6e650d871f'. [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 '426a60abc213b28a7c7198e475476b6e650d871f'. [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 '426a60abc213b28a7c7198e475476b6e650d871f'. [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.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: 0x5637a91b510d - std::backtrace_rs::backtrace::libunwind::trace::h04c181e5bd239ee8 [INFO] [stderr] at /rustc/426a60abc213b28a7c7198e475476b6e650d871f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5 [INFO] [stderr] 1: 0x5637a91b510d - std::backtrace_rs::backtrace::trace_unsynchronized::he0e13f8fe2b085a2 [INFO] [stderr] at /rustc/426a60abc213b28a7c7198e475476b6e650d871f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x5637a91b510d - std::sys::backtrace::_print_fmt::h16326286a7aadc5c [INFO] [stderr] at /rustc/426a60abc213b28a7c7198e475476b6e650d871f/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x5637a91b510d - ::fmt::h0c40483fc8377a59 [INFO] [stderr] at /rustc/426a60abc213b28a7c7198e475476b6e650d871f/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x5637a91d691b - core::fmt::rt::Argument::fmt::hfcdf7b6fea740a6e [INFO] [stderr] at /rustc/426a60abc213b28a7c7198e475476b6e650d871f/library/core/src/fmt/rt.rs:173:76 [INFO] [stderr] 5: 0x5637a91d691b - core::fmt::write::h1817e2d01402270d [INFO] [stderr] at /rustc/426a60abc213b28a7c7198e475476b6e650d871f/library/core/src/fmt/mod.rs:1178:21 [INFO] [stderr] 6: 0x5637a91b2673 - std::io::Write::write_fmt::hb655074fe0f13a8b [INFO] [stderr] at /rustc/426a60abc213b28a7c7198e475476b6e650d871f/library/std/src/io/mod.rs:1823:15 [INFO] [stderr] 7: 0x5637a91b6642 - std::sys::backtrace::BacktraceLock::print::hd6f055ae8cfca4e4 [INFO] [stderr] at /rustc/426a60abc213b28a7c7198e475476b6e650d871f/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 8: 0x5637a91b6642 - std::panicking::default_hook::{{closure}}::hc35f7e051729b604 [INFO] [stderr] at /rustc/426a60abc213b28a7c7198e475476b6e650d871f/library/std/src/panicking.rs:266:22 [INFO] [stderr] 9: 0x5637a91b62ae - std::panicking::default_hook::h5973fa20144d7932 [INFO] [stderr] at /rustc/426a60abc213b28a7c7198e475476b6e650d871f/library/std/src/panicking.rs:293:9 [INFO] [stderr] 10: 0x5637a91b6f3f - std::panicking::rust_panic_with_hook::ha0b84e9bdb220a2a [INFO] [stderr] at /rustc/426a60abc213b28a7c7198e475476b6e650d871f/library/std/src/panicking.rs:797:13 [INFO] [stderr] 11: 0x5637a91b6c27 - std::panicking::begin_panic_handler::{{closure}}::hbbcca6470a486438 [INFO] [stderr] at /rustc/426a60abc213b28a7c7198e475476b6e650d871f/library/std/src/panicking.rs:671:13 [INFO] [stderr] 12: 0x5637a91b55f9 - std::sys::backtrace::__rust_end_short_backtrace::h73033d4d8da546b8 [INFO] [stderr] at /rustc/426a60abc213b28a7c7198e475476b6e650d871f/library/std/src/sys/backtrace.rs:170:18 [INFO] [stderr] 13: 0x5637a91b68b4 - rust_begin_unwind [INFO] [stderr] at /rustc/426a60abc213b28a7c7198e475476b6e650d871f/library/std/src/panicking.rs:662:5 [INFO] [stderr] 14: 0x5637a91d56d3 - core::panicking::panic_fmt::h22c48c0b9002c2e7 [INFO] [stderr] at /rustc/426a60abc213b28a7c7198e475476b6e650d871f/library/core/src/panicking.rs:74:14 [INFO] [stderr] 15: 0x5637a91d5ba6 - core::result::unwrap_failed::hde57fbb1da5f957c [INFO] [stderr] at /rustc/426a60abc213b28a7c7198e475476b6e650d871f/library/core/src/result.rs:1679:5 [INFO] [stderr] 16: 0x5637a90ec7ba - wayland_scanner::generate_code_with_destructor_events::hfbacefed2d72e4b9 [INFO] [stderr] 17: 0x5637a90f16e0 - build_script_build::generate_protocol::h664934be4ed0734e [INFO] [stderr] 18: 0x5637a90f2b38 - build_script_build::main::h97f0e10e4de54708 [INFO] [stderr] 19: 0x5637a90fb303 - core::ops::function::FnOnce::call_once::h6d8dbc86ccbb8e4c [INFO] [stderr] 20: 0x5637a90ed466 - std::sys::backtrace::__rust_begin_short_backtrace::heabda8b0fd51bca3 [INFO] [stderr] 21: 0x5637a90ed389 - std::rt::lang_start::{{closure}}::h814828e329bff56d [INFO] [stderr] 22: 0x5637a91aef50 - core::ops::function::impls:: for &F>::call_once::h926dc3d4bedafcdf [INFO] [stderr] at /rustc/426a60abc213b28a7c7198e475476b6e650d871f/library/core/src/ops/function.rs:284:13 [INFO] [stderr] 23: 0x5637a91aef50 - std::panicking::try::do_call::hb3cb0b4a5bed3f86 [INFO] [stderr] at /rustc/426a60abc213b28a7c7198e475476b6e650d871f/library/std/src/panicking.rs:554:40 [INFO] [stderr] 24: 0x5637a91aef50 - std::panicking::try::h555a94a577f2114c [INFO] [stderr] at /rustc/426a60abc213b28a7c7198e475476b6e650d871f/library/std/src/panicking.rs:518:19 [INFO] [stderr] 25: 0x5637a91aef50 - std::panic::catch_unwind::h3e3f47279c569833 [INFO] [stderr] at /rustc/426a60abc213b28a7c7198e475476b6e650d871f/library/std/src/panic.rs:345:14 [INFO] [stderr] 26: 0x5637a91aef50 - std::rt::lang_start_internal::{{closure}}::h8d4ae4313cdd17a7 [INFO] [stderr] at /rustc/426a60abc213b28a7c7198e475476b6e650d871f/library/std/src/rt.rs:143:48 [INFO] [stderr] 27: 0x5637a91aef50 - std::panicking::try::do_call::h8565d136dff4f6b4 [INFO] [stderr] at /rustc/426a60abc213b28a7c7198e475476b6e650d871f/library/std/src/panicking.rs:554:40 [INFO] [stderr] 28: 0x5637a91aef50 - std::panicking::try::h7e5d530cedd828ed [INFO] [stderr] at /rustc/426a60abc213b28a7c7198e475476b6e650d871f/library/std/src/panicking.rs:518:19 [INFO] [stderr] 29: 0x5637a91aef50 - std::panic::catch_unwind::h1864e2992c7ab8f7 [INFO] [stderr] at /rustc/426a60abc213b28a7c7198e475476b6e650d871f/library/std/src/panic.rs:345:14 [INFO] [stderr] 30: 0x5637a91aef50 - std::rt::lang_start_internal::h861683949f0796b2 [INFO] [stderr] at /rustc/426a60abc213b28a7c7198e475476b6e650d871f/library/std/src/rt.rs:143:20 [INFO] [stderr] 31: 0x5637a90ed367 - std::rt::lang_start::h187d1dcc0d8c91d9 [INFO] [stderr] 32: 0x5637a90f30c5 - main [INFO] [stderr] 33: 0x7f03cc37ed90 - [INFO] [stderr] 34: 0x7f03cc37ee40 - __libc_start_main [INFO] [stderr] 35: 0x5637a90ebfc5 - _start [INFO] [stderr] 36: 0x0 - [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaMrqQ2W" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `fehler-macros` (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/426a60abc213b28a7c7198e475476b6e650d871f/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/426a60abc213b28a7c7198e475476b6e650d871f/lib/rustlib/x86_64-unknown-linux-gnu/bin/self-contained:/opt/rustwide/rustup-home/toolchains/426a60abc213b28a7c7198e475476b6e650d871f/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/426a60abc213b28a7c7198e475476b6e650d871f/lib/rustlib/x86_64-unknown-linux-gnu/bin/self-contained:/opt/rustwide/rustup-home/toolchains/426a60abc213b28a7c7198e475476b6e650d871f/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/426a60abc213b28a7c7198e475476b6e650d871f/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/rustcuL6BhF/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustcuL6BhF/symbols.o" "/opt/rustwide/target/debug/deps/enum_iterator_derive-c9c069b4c5b6417d.enum_iterator_derive.f0fd66fecc5e3be3-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/enum_iterator_derive-c9c069b4c5b6417d.enum_iterator_derive.f0fd66fecc5e3be3-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/enum_iterator_derive-c9c069b4c5b6417d.7zze3mth5wdmmo614fkilbch8.rcgu.rmeta" "/opt/rustwide/target/debug/deps/enum_iterator_derive-c9c069b4c5b6417d.1qnoeldm3lfl3d9xzt520oszm.rcgu.o" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libsyn-a1c6df77342e613e.rlib" "/opt/rustwide/target/debug/deps/libquote-23c343786ac81c45.rlib" "/opt/rustwide/target/debug/deps/libproc_macro2-e69630a2945dc5e8.rlib" "/opt/rustwide/target/debug/deps/libunicode_xid-4ad3b6027d158490.rlib" "/opt/rustwide/rustup-home/toolchains/426a60abc213b28a7c7198e475476b6e650d871f/lib/rustlib/x86_64-unknown-linux-gnu/lib/libproc_macro-c00f98098c13cb4d.rlib" "/opt/rustwide/rustup-home/toolchains/426a60abc213b28a7c7198e475476b6e650d871f/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-f4c4082e8243d12c.rlib" "/opt/rustwide/rustup-home/toolchains/426a60abc213b28a7c7198e475476b6e650d871f/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-d33d5ed5d84e9f79.rlib" "/opt/rustwide/rustup-home/toolchains/426a60abc213b28a7c7198e475476b6e650d871f/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-0533dbf5608d05d6.rlib" "/opt/rustwide/rustup-home/toolchains/426a60abc213b28a7c7198e475476b6e650d871f/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-617439cf4e8d6960.rlib" "/opt/rustwide/rustup-home/toolchains/426a60abc213b28a7c7198e475476b6e650d871f/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-45eb1dceb25d351c.rlib" "/opt/rustwide/rustup-home/toolchains/426a60abc213b28a7c7198e475476b6e650d871f/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-9d4c265e5680f04d.rlib" "/opt/rustwide/rustup-home/toolchains/426a60abc213b28a7c7198e475476b6e650d871f/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-48b16d0598668a72.rlib" "/opt/rustwide/rustup-home/toolchains/426a60abc213b28a7c7198e475476b6e650d871f/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-775a7fcb24bb0cb1.rlib" "/opt/rustwide/rustup-home/toolchains/426a60abc213b28a7c7198e475476b6e650d871f/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-ab0a5aaac835d9f8.rlib" "/opt/rustwide/rustup-home/toolchains/426a60abc213b28a7c7198e475476b6e650d871f/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-0ded88b5e9262a10.rlib" "/opt/rustwide/rustup-home/toolchains/426a60abc213b28a7c7198e475476b6e650d871f/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-da707a51a99f7459.rlib" "/opt/rustwide/rustup-home/toolchains/426a60abc213b28a7c7198e475476b6e650d871f/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-646c28049e354bbe.rlib" "/opt/rustwide/rustup-home/toolchains/426a60abc213b28a7c7198e475476b6e650d871f/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-a4233b7197f49390.rlib" "/opt/rustwide/rustup-home/toolchains/426a60abc213b28a7c7198e475476b6e650d871f/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-0220f09a7a9e9b7f.rlib" "/opt/rustwide/rustup-home/toolchains/426a60abc213b28a7c7198e475476b6e650d871f/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-03ff6ab748d87ac0.rlib" "/opt/rustwide/rustup-home/toolchains/426a60abc213b28a7c7198e475476b6e650d871f/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a09f715bd3cba591.rlib" "/opt/rustwide/rustup-home/toolchains/426a60abc213b28a7c7198e475476b6e650d871f/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-395a38b8e0851c9b.rlib" "/opt/rustwide/rustup-home/toolchains/426a60abc213b28a7c7198e475476b6e650d871f/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-d453bab70303062c.rlib" "/opt/rustwide/rustup-home/toolchains/426a60abc213b28a7c7198e475476b6e650d871f/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-4ff76c00e1ddbd50.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-B/opt/rustwide/rustup-home/toolchains/426a60abc213b28a7c7198e475476b6e650d871f/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-B/opt/rustwide/rustup-home/toolchains/426a60abc213b28a7c7198e475476b6e650d871f/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-B/opt/rustwide/rustup-home/toolchains/426a60abc213b28a7c7198e475476b6e650d871f/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/426a60abc213b28a7c7198e475476b6e650d871f/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/libenum_iterator_derive-c9c069b4c5b6417d.so" "-Wl,--gc-sections" "-shared" "-Wl,-soname=libenum_iterator_derive-c9c069b4c5b6417d.so" "-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] [stderr] error: could not compile `async-trait` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `enum-iterator-derive` (lib) due to 1 previous error [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaJaDtkN" [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaEpNNac" [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaf6ezRc" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `ring` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `num-derive` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `strum_macros` (lib) due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/426a60abc213b28a7c7198e475476b6e650d871f/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/426a60abc213b28a7c7198e475476b6e650d871f/lib/rustlib/x86_64-unknown-linux-gnu/bin/self-contained:/opt/rustwide/rustup-home/toolchains/426a60abc213b28a7c7198e475476b6e650d871f/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/426a60abc213b28a7c7198e475476b6e650d871f/lib/rustlib/x86_64-unknown-linux-gnu/bin/self-contained:/opt/rustwide/rustup-home/toolchains/426a60abc213b28a7c7198e475476b6e650d871f/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/426a60abc213b28a7c7198e475476b6e650d871f/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/rustcIDdg8z/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustcIDdg8z/symbols.o" "/opt/rustwide/target/debug/deps/shred_derive-43b4c265b6c6eca7.shred_derive.8be0de7891d4e266-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/shred_derive-43b4c265b6c6eca7.shred_derive.8be0de7891d4e266-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/shred_derive-43b4c265b6c6eca7.4drr4weq4qvootd63te2ae2ik.rcgu.rmeta" "/opt/rustwide/target/debug/deps/shred_derive-43b4c265b6c6eca7.0kxhg2636n8ykiu75a8ljhgyl.rcgu.o" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libsyn-a1c6df77342e613e.rlib" "/opt/rustwide/target/debug/deps/libquote-23c343786ac81c45.rlib" "/opt/rustwide/target/debug/deps/libproc_macro2-e69630a2945dc5e8.rlib" "/opt/rustwide/target/debug/deps/libunicode_xid-4ad3b6027d158490.rlib" "/opt/rustwide/rustup-home/toolchains/426a60abc213b28a7c7198e475476b6e650d871f/lib/rustlib/x86_64-unknown-linux-gnu/lib/libproc_macro-c00f98098c13cb4d.rlib" "/opt/rustwide/rustup-home/toolchains/426a60abc213b28a7c7198e475476b6e650d871f/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-f4c4082e8243d12c.rlib" "/opt/rustwide/rustup-home/toolchains/426a60abc213b28a7c7198e475476b6e650d871f/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-d33d5ed5d84e9f79.rlib" "/opt/rustwide/rustup-home/toolchains/426a60abc213b28a7c7198e475476b6e650d871f/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-0533dbf5608d05d6.rlib" "/opt/rustwide/rustup-home/toolchains/426a60abc213b28a7c7198e475476b6e650d871f/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-617439cf4e8d6960.rlib" "/opt/rustwide/rustup-home/toolchains/426a60abc213b28a7c7198e475476b6e650d871f/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-45eb1dceb25d351c.rlib" "/opt/rustwide/rustup-home/toolchains/426a60abc213b28a7c7198e475476b6e650d871f/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-9d4c265e5680f04d.rlib" "/opt/rustwide/rustup-home/toolchains/426a60abc213b28a7c7198e475476b6e650d871f/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-48b16d0598668a72.rlib" "/opt/rustwide/rustup-home/toolchains/426a60abc213b28a7c7198e475476b6e650d871f/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-775a7fcb24bb0cb1.rlib" "/opt/rustwide/rustup-home/toolchains/426a60abc213b28a7c7198e475476b6e650d871f/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-ab0a5aaac835d9f8.rlib" "/opt/rustwide/rustup-home/toolchains/426a60abc213b28a7c7198e475476b6e650d871f/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-0ded88b5e9262a10.rlib" "/opt/rustwide/rustup-home/toolchains/426a60abc213b28a7c7198e475476b6e650d871f/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-da707a51a99f7459.rlib" "/opt/rustwide/rustup-home/toolchains/426a60abc213b28a7c7198e475476b6e650d871f/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-646c28049e354bbe.rlib" "/opt/rustwide/rustup-home/toolchains/426a60abc213b28a7c7198e475476b6e650d871f/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-a4233b7197f49390.rlib" "/opt/rustwide/rustup-home/toolchains/426a60abc213b28a7c7198e475476b6e650d871f/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-0220f09a7a9e9b7f.rlib" "/opt/rustwide/rustup-home/toolchains/426a60abc213b28a7c7198e475476b6e650d871f/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-03ff6ab748d87ac0.rlib" "/opt/rustwide/rustup-home/toolchains/426a60abc213b28a7c7198e475476b6e650d871f/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a09f715bd3cba591.rlib" "/opt/rustwide/rustup-home/toolchains/426a60abc213b28a7c7198e475476b6e650d871f/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-395a38b8e0851c9b.rlib" "/opt/rustwide/rustup-home/toolchains/426a60abc213b28a7c7198e475476b6e650d871f/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-d453bab70303062c.rlib" "/opt/rustwide/rustup-home/toolchains/426a60abc213b28a7c7198e475476b6e650d871f/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-4ff76c00e1ddbd50.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-B/opt/rustwide/rustup-home/toolchains/426a60abc213b28a7c7198e475476b6e650d871f/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-B/opt/rustwide/rustup-home/toolchains/426a60abc213b28a7c7198e475476b6e650d871f/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-B/opt/rustwide/rustup-home/toolchains/426a60abc213b28a7c7198e475476b6e650d871f/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/426a60abc213b28a7c7198e475476b6e650d871f/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/libshred_derive-43b4c265b6c6eca7.so" "-Wl,--gc-sections" "-shared" "-Wl,-soname=libshred_derive-43b4c265b6c6eca7.so" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [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] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `shred-derive` (lib) due to 2 previous errors [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetapA9CM6" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `regex` (lib) due to 1 previous error [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetahLrE6f" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `serde_derive` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "cea2208d10d362c321fad54fb72ed665d7fead6f93ab8a929029a64ea256c027", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cea2208d10d362c321fad54fb72ed665d7fead6f93ab8a929029a64ea256c027", kill_on_drop: false }` [INFO] [stdout] cea2208d10d362c321fad54fb72ed665d7fead6f93ab8a929029a64ea256c027