[INFO] cloning repository https://github.com/p-h-c-s/rust-nannou-projects [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/p-h-c-s/rust-nannou-projects" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fp-h-c-s%2Frust-nannou-projects", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fp-h-c-s%2Frust-nannou-projects'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 692b7aad05711cf6507b4ead56264a0814c538d4 [INFO] checking p-h-c-s/rust-nannou-projects against try#d7b15db413fd2070daa09a2c5b7f2ab38417429f for pr-144544 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fp-h-c-s%2Frust-nannou-projects" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/p-h-c-s/rust-nannou-projects [INFO] finished tweaking git repo https://github.com/p-h-c-s/rust-nannou-projects [INFO] tweaked toml for git repo https://github.com/p-h-c-s/rust-nannou-projects written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/p-h-c-s/rust-nannou-projects on toolchain d7b15db413fd2070daa09a2c5b7f2ab38417429f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d7b15db413fd2070daa09a2c5b7f2ab38417429f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/p-h-c-s/rust-nannou-projects 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" "+d7b15db413fd2070daa09a2c5b7f2ab38417429f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+d7b15db413fd2070daa09a2c5b7f2ab38417429f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d1ce1995ee8c51bc6992153b78292bccc1f354d4a871dc86255f539364bcd8ed [INFO] running `Command { std: "docker" "start" "-a" "d1ce1995ee8c51bc6992153b78292bccc1f354d4a871dc86255f539364bcd8ed", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d1ce1995ee8c51bc6992153b78292bccc1f354d4a871dc86255f539364bcd8ed", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d1ce1995ee8c51bc6992153b78292bccc1f354d4a871dc86255f539364bcd8ed", kill_on_drop: false }` [INFO] [stdout] d1ce1995ee8c51bc6992153b78292bccc1f354d4a871dc86255f539364bcd8ed [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+d7b15db413fd2070daa09a2c5b7f2ab38417429f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fe5263e8ba1738624c6fc3e279757e5560ab1f2da8aa849916eddc9e1a113947 [INFO] running `Command { std: "docker" "start" "-a" "fe5263e8ba1738624c6fc3e279757e5560ab1f2da8aa849916eddc9e1a113947", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Compiling xml-rs v0.8.20 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking libloading v0.8.5 [INFO] [stderr] Checking log v0.4.22 [INFO] [stderr] Checking bitflags v2.6.0 [INFO] [stderr] Checking crc32fast v1.4.2 [INFO] [stderr] Compiling serde v1.0.204 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Checking ppv-lite86 v0.2.17 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Checking dlib v0.5.2 [INFO] [stderr] Checking simd-adler32 v0.3.7 [INFO] [stderr] Checking bytemuck v1.16.1 [INFO] [stderr] Checking arrayvec v0.7.4 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Checking libloading v0.7.4 [INFO] [stderr] Checking adler32 v1.2.0 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling slotmap v1.0.7 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking either v1.13.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Checking unicode-width v0.1.13 [INFO] [stderr] Checking bit-vec v0.6.3 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Checking allocator-api2 v0.2.18 [INFO] [stderr] Checking downcast-rs v1.2.1 [INFO] [stderr] Checking termcolor v1.4.1 [INFO] [stderr] Compiling ash v0.37.3+1.3.251 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Checking scoped-tls v1.0.1 [INFO] [stderr] Compiling wayland-sys v0.29.5 [INFO] [stderr] Compiling khronos-egl v4.1.0 [INFO] [stderr] Checking codespan-reporting v0.11.1 [INFO] [stderr] Checking bit-set v0.5.3 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Checking miniz_oxide v0.7.4 [INFO] [stderr] Compiling syn v2.0.72 [INFO] [stderr] Compiling wayland-scanner v0.29.5 [INFO] [stderr] Checking crossbeam-deque v0.8.5 [INFO] [stderr] Checking gpu-alloc-types v0.3.0 [INFO] [stderr] Checking gpu-descriptor-types v0.1.2 [INFO] [stderr] Checking futures-core v0.3.30 [INFO] [stderr] Checking futures-sink v0.3.30 [INFO] [stderr] Checking unicode-xid v0.2.4 [INFO] [stderr] Checking pin-project-lite v0.2.14 [INFO] [stderr] Checking hexf-parse v0.2.1 [INFO] [stderr] Checking weezl v0.1.8 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Checking raw-window-handle v0.5.2 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Checking gpu-alloc v0.6.0 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Compiling smithay-client-toolkit v0.16.1 [INFO] [stderr] Checking deflate v0.8.6 [INFO] [stderr] Checking miniz_oxide v0.3.7 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Checking fdeflate v0.3.4 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking spirv v0.2.0+1.5.4 [INFO] [stderr] Checking euclid v0.22.10 [INFO] [stderr] Checking approx v0.3.2 [INFO] [stderr] Checking flate2 v1.0.30 [INFO] [stderr] Checking wgpu-types v0.17.0 [INFO] [stderr] Checking num-iter v0.1.45 [INFO] [stderr] Checking xcursor v0.3.6 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking ttf-parser v0.24.0 [INFO] [stderr] Compiling palette v0.5.0 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking arrayref v0.3.8 [INFO] [stderr] Checking nix v0.24.3 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking gpu-descriptor v0.2.4 [INFO] [stderr] Checking nix v0.25.1 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking color_quant v1.1.0 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking profiling v1.0.15 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Checking futures-task v0.3.30 [INFO] [stderr] Compiling wayland-client v0.29.5 [INFO] [stderr] Compiling wayland-protocols v0.29.5 [INFO] [stderr] Checking glow v0.12.3 [INFO] [stderr] Checking lyon_geom v0.17.7 [INFO] [stderr] Checking renderdoc-sys v1.1.0 [INFO] [stderr] Checking futures-io v0.3.30 [INFO] [stderr] Checking strict-num v0.1.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking gif v0.11.4 [INFO] [stderr] Checking png v0.17.13 [INFO] [stderr] Checking tiny-skia-path v0.8.4 [INFO] [stderr] Checking lyon_path v0.17.7 [INFO] [stderr] Checking memmap2 v0.5.10 [INFO] [stderr] Checking png v0.16.8 [INFO] [stderr] Checking jpeg-decoder v0.1.22 [INFO] [stderr] Compiling x11-dl v2.21.0 [INFO] [stderr] Checking ab_glyph_rasterizer v0.1.8 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Checking scoped_threadpool v0.1.9 [INFO] [stderr] Checking wayland-commons v0.29.5 [INFO] [stderr] Compiling winit v0.28.7 [INFO] [stderr] Checking tiny-skia v0.8.4 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking socket2 v0.5.7 [INFO] [stderr] Checking owned_ttf_parser v0.24.0 [INFO] [stderr] Checking mio v1.0.1 [INFO] [stderr] Checking float_next_after v0.1.5 [INFO] [stderr] Checking sid v0.6.1 [INFO] [stderr] Checking instant v0.1.13 [INFO] [stderr] Checking ab_glyph v0.2.28 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Compiling serde_json v1.0.120 [INFO] [stderr] Checking bytes v1.6.1 [INFO] [stderr] Checking tiff v0.6.1 [INFO] [stderr] Checking crossbeam-deque v0.7.4 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking lyon_tessellation v0.17.10 [INFO] [stderr] Checking lyon_algorithms v0.17.7 [INFO] [stderr] Checking rand_xorshift v0.2.0 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking ordered-float v1.1.1 [INFO] [stderr] Checking stb_truetype v0.3.1 [INFO] [stderr] Checking image v0.23.14 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Checking ryu v1.0.18 [INFO] [stderr] Checking itoa v1.0.11 [INFO] [stderr] Checking linked-hash-map v0.5.6 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking pennereq v0.3.1 [INFO] [stderr] Checking wayland-cursor v0.29.5 [INFO] [stderr] Checking num-complex v0.4.6 [INFO] [stderr] Checking notosans v0.1.0 [INFO] [stderr] Checking lyon v0.17.10 [INFO] [stderr] Checking rusttype v0.8.3 [INFO] [stderr] Checking walkdir v2.5.0 [INFO] [stderr] Checking find_folder v0.3.0 [INFO] [stderr] Compiling palette_derive v0.5.0 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Compiling serde_derive v1.0.204 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] Checking num v0.4.3 [INFO] [stderr] error: could not compile `futures-macro` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/d7b15db413fd2070daa09a2c5b7f2ab38417429f/bin/rustc --crate-name futures_macro --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-macro-0.3.30/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=84c7561d218e1b2d -C extra-filename=-f75f5df2b83cecb1 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-90f4d189e3c1781a.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-ea54d792119c380c.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-3a56b7c8c6de6509.rlib --extern proc_macro --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [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-b7b60025e37eca95/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] [INFO] [stderr] --- stderr [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain 'd7b15db413fd2070daa09a2c5b7f2ab38417429f'. [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 'd7b15db413fd2070daa09a2c5b7f2ab38417429f'. [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 'd7b15db413fd2070daa09a2c5b7f2ab38417429f'. [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 'd7b15db413fd2070daa09a2c5b7f2ab38417429f'. [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 'd7b15db413fd2070daa09a2c5b7f2ab38417429f'. [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 'd7b15db413fd2070daa09a2c5b7f2ab38417429f'. [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 'd7b15db413fd2070daa09a2c5b7f2ab38417429f'. [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 'd7b15db413fd2070daa09a2c5b7f2ab38417429f'. [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 'd7b15db413fd2070daa09a2c5b7f2ab38417429f'. [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: 0x57512a488972 - std::backtrace_rs::backtrace::libunwind::trace::hc4cbbaa73ad507ee [INFO] [stderr] at /rustc/d7b15db413fd2070daa09a2c5b7f2ab38417429f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stderr] 1: 0x57512a488972 - std::backtrace_rs::backtrace::trace_unsynchronized::hb093da8a13fc6e6d [INFO] [stderr] at /rustc/d7b15db413fd2070daa09a2c5b7f2ab38417429f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stderr] 2: 0x57512a488972 - std::sys::backtrace::_print_fmt::h3cc295e0987e8707 [INFO] [stderr] at /rustc/d7b15db413fd2070daa09a2c5b7f2ab38417429f/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x57512a488972 - ::fmt::hec9c3f31cee08ee2 [INFO] [stderr] at /rustc/d7b15db413fd2070daa09a2c5b7f2ab38417429f/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x57512a4a8df3 - core::fmt::rt::Argument::fmt::h5594f73dbe6a7779 [INFO] [stderr] at /rustc/d7b15db413fd2070daa09a2c5b7f2ab38417429f/library/core/src/fmt/rt.rs:173:76 [INFO] [stderr] 5: 0x57512a4a8df3 - core::fmt::write::h75bd22c8623f5388 [INFO] [stderr] at /rustc/d7b15db413fd2070daa09a2c5b7f2ab38417429f/library/core/src/fmt/mod.rs:1468:25 [INFO] [stderr] 6: 0x57512a4862e3 - std::io::default_write_fmt::h09efd5f0ede45fa8 [INFO] [stderr] at /rustc/d7b15db413fd2070daa09a2c5b7f2ab38417429f/library/std/src/io/mod.rs:639:11 [INFO] [stderr] 7: 0x57512a4862e3 - std::io::Write::write_fmt::hb1470f78b590d60b [INFO] [stderr] at /rustc/d7b15db413fd2070daa09a2c5b7f2ab38417429f/library/std/src/io/mod.rs:1954:13 [INFO] [stderr] 8: 0x57512a4887c2 - std::sys::backtrace::BacktraceLock::print::hd4ffe9c6f06e312f [INFO] [stderr] at /rustc/d7b15db413fd2070daa09a2c5b7f2ab38417429f/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 9: 0x57512a489863 - std::panicking::default_hook::{{closure}}::h35e40aae8c622c7c [INFO] [stderr] at /rustc/d7b15db413fd2070daa09a2c5b7f2ab38417429f/library/std/src/panicking.rs:300:27 [INFO] [stderr] 10: 0x57512a489645 - std::panicking::default_hook::hd60f83fb77ca617d [INFO] [stderr] at /rustc/d7b15db413fd2070daa09a2c5b7f2ab38417429f/library/std/src/panicking.rs:327:9 [INFO] [stderr] 11: 0x57512a48a275 - std::panicking::rust_panic_with_hook::h1df85b3b9c103c68 [INFO] [stderr] at /rustc/d7b15db413fd2070daa09a2c5b7f2ab38417429f/library/std/src/panicking.rs:833:13 [INFO] [stderr] 12: 0x57512a48a00a - std::panicking::begin_panic_handler::{{closure}}::habfec72e79b8daaa [INFO] [stderr] at /rustc/d7b15db413fd2070daa09a2c5b7f2ab38417429f/library/std/src/panicking.rs:706:13 [INFO] [stderr] 13: 0x57512a488e69 - std::sys::backtrace::__rust_end_short_backtrace::h2d74a61578e443a3 [INFO] [stderr] at /rustc/d7b15db413fd2070daa09a2c5b7f2ab38417429f/library/std/src/sys/backtrace.rs:174:18 [INFO] [stderr] 14: 0x57512a489c9d - __rustc[1308480b2014ace]::rust_begin_unwind [INFO] [stderr] at /rustc/d7b15db413fd2070daa09a2c5b7f2ab38417429f/library/std/src/panicking.rs:697:5 [INFO] [stderr] 15: 0x57512a4a7df0 - core::panicking::panic_fmt::h57bccda2d2fe01b2 [INFO] [stderr] at /rustc/d7b15db413fd2070daa09a2c5b7f2ab38417429f/library/core/src/panicking.rs:75:14 [INFO] [stderr] 16: 0x57512a4a8186 - core::result::unwrap_failed::hca91c3537e86df2d [INFO] [stderr] at /rustc/d7b15db413fd2070daa09a2c5b7f2ab38417429f/library/core/src/result.rs:1765:5 [INFO] [stderr] 17: 0x57512a3c8f89 - wayland_scanner::generate_code_with_destructor_events::h81b6fd6873ab9e9f [INFO] [stderr] 18: 0x57512a3c6fdf - build_script_build::generate_protocol::h5256bab239429ea8 [INFO] [stderr] 19: 0x57512a3c81fa - build_script_build::main::h51b2fc2ca97fda94 [INFO] [stderr] 20: 0x57512a3c1cf3 - core::ops::function::FnOnce::call_once::h964355e81ac5b48b [INFO] [stderr] 21: 0x57512a3c0816 - std::sys::backtrace::__rust_begin_short_backtrace::h34a37d6317a921c2 [INFO] [stderr] 22: 0x57512a3c9c59 - std::rt::lang_start::{{closure}}::hf9568ae1de3dd859 [INFO] [stderr] 23: 0x57512a482c40 - core::ops::function::impls:: for &F>::call_once::h8aab60fb479dbeac [INFO] [stderr] at /rustc/d7b15db413fd2070daa09a2c5b7f2ab38417429f/library/core/src/ops/function.rs:290:21 [INFO] [stderr] 24: 0x57512a482c40 - std::panicking::catch_unwind::do_call::h7defa0fb38f68bc2 [INFO] [stderr] at /rustc/d7b15db413fd2070daa09a2c5b7f2ab38417429f/library/std/src/panicking.rs:589:40 [INFO] [stderr] 25: 0x57512a482c40 - std::panicking::catch_unwind::he7fc70d24e03239a [INFO] [stderr] at /rustc/d7b15db413fd2070daa09a2c5b7f2ab38417429f/library/std/src/panicking.rs:552:19 [INFO] [stderr] 26: 0x57512a482c40 - std::panic::catch_unwind::h070f5fe03109632e [INFO] [stderr] at /rustc/d7b15db413fd2070daa09a2c5b7f2ab38417429f/library/std/src/panic.rs:359:14 [INFO] [stderr] 27: 0x57512a482c40 - std::rt::lang_start_internal::{{closure}}::h9d3c1a10ab3a5941 [INFO] [stderr] at /rustc/d7b15db413fd2070daa09a2c5b7f2ab38417429f/library/std/src/rt.rs:175:24 [INFO] [stderr] 28: 0x57512a482c40 - std::panicking::catch_unwind::do_call::hc599a24c7432d989 [INFO] [stderr] at /rustc/d7b15db413fd2070daa09a2c5b7f2ab38417429f/library/std/src/panicking.rs:589:40 [INFO] [stderr] 29: 0x57512a482c40 - std::panicking::catch_unwind::hb1183bd64f8dd483 [INFO] [stderr] at /rustc/d7b15db413fd2070daa09a2c5b7f2ab38417429f/library/std/src/panicking.rs:552:19 [INFO] [stderr] 30: 0x57512a482c40 - std::panic::catch_unwind::hff6d354f7e741a3e [INFO] [stderr] at /rustc/d7b15db413fd2070daa09a2c5b7f2ab38417429f/library/std/src/panic.rs:359:14 [INFO] [stderr] 31: 0x57512a482c40 - std::rt::lang_start_internal::h64ae07c3f8a12035 [INFO] [stderr] at /rustc/d7b15db413fd2070daa09a2c5b7f2ab38417429f/library/std/src/rt.rs:171:5 [INFO] [stderr] 32: 0x57512a3c9c41 - std::rt::lang_start::h640a9b2f079d6a84 [INFO] [stderr] 33: 0x57512a3c8a05 - main [INFO] [stderr] 34: 0x74a1db0241ca - [INFO] [stderr] 35: 0x74a1db02428b - __libc_start_main [INFO] [stderr] 36: 0x57512a3b6c95 - _start [INFO] [stderr] 37: 0x0 - [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaq80chN/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `num` (lib) due to 1 previous error [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `thiserror-impl` (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/d7b15db413fd2070daa09a2c5b7f2ab38417429f/bin/rustc --crate-name thiserror_impl --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/thiserror-impl-1.0.63/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=b87eff3ce76f7075 -C extra-filename=-4adb8e22f818e370 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-90f4d189e3c1781a.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-ea54d792119c380c.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-3a56b7c8c6de6509.rlib --extern proc_macro --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--version-script=/tmp/rustcAcwBwg/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustcAcwBwg/symbols.o" "<6 object files omitted>" "/tmp/rustcAcwBwg/rmeta.o" "<1 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsyn-3a56b7c8c6de6509,libquote-ea54d792119c380c,libproc_macro2-90f4d189e3c1781a,libunicode_ident-f2de522ba645d884}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libproc_macro-*,librustc_literal_escaper-*,librustc_std_workspace_std-*,libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcAcwBwg/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/libtokio_macros-f8c783ca9d6dbde3.so" "-Wl,--gc-sections" "-shared" "-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] Stack dump: [INFO] [stdout] 0. Program arguments: /opt/rustwide/rustup-home/toolchains/d7b15db413fd2070daa09a2c5b7f2ab38417429f/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld -flavor gnu -plugin /usr/libexec/gcc/x86_64-linux-gnu/13/liblto_plugin.so -plugin-opt=/usr/libexec/gcc/x86_64-linux-gnu/13/lto-wrapper -plugin-opt=-fresolution=/tmp/cc6TbrMN.res --build-id --eh-frame-hdr -m elf_x86_64 --hash-style=gnu --as-needed -shared -z relro -o /opt/rustwide/target/debug/deps/libtokio_macros-f8c783ca9d6dbde3.so /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/crti.o /usr/lib/gcc/x86_64-linux-gnu/13/crtbeginS.o -L/tmp/rustcAcwBwg/raw-dylibs -L/opt/rustwide/rustup-home/toolchains/d7b15db413fd2070daa09a2c5b7f2ab38417429f/lib/rustlib/x86_64-unknown-linux-gnu/lib -L/opt/rustwide/rustup-home/toolchains/d7b15db413fd2070daa09a2c5b7f2ab38417429f/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld -L/usr/lib/gcc/x86_64-linux-gnu/13 -L/usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/13/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/13/../../.. --version-script=/tmp/rustcAcwBwg/list --no-undefined-version /tmp/rustcAcwBwg/symbols.o /opt/rustwide/target/debug/deps/tokio_macros-f8c783ca9d6dbde3.tokio_macros.11b46ffc41c63da-cgu.0.rcgu.o /opt/rustwide/target/debug/deps/tokio_macros-f8c783ca9d6dbde3.tokio_macros.11b46ffc41c63da-cgu.1.rcgu.o /opt/rustwide/target/debug/deps/tokio_macros-f8c783ca9d6dbde3.tokio_macros.11b46ffc41c63da-cgu.2.rcgu.o /opt/rustwide/target/debug/deps/tokio_macros-f8c783ca9d6dbde3.tokio_macros.11b46ffc41c63da-cgu.3.rcgu.o /opt/rustwide/target/debug/deps/tokio_macros-f8c783ca9d6dbde3.tokio_macros.11b46ffc41c63da-cgu.4.rcgu.o /opt/rustwide/target/debug/deps/tokio_macros-f8c783ca9d6dbde3.tokio_macros.11b46ffc41c63da-cgu.5.rcgu.o /tmp/rustcAcwBwg/rmeta.o /opt/rustwide/target/debug/deps/tokio_macros-f8c783ca9d6dbde3.7zabcz5yjry5o949f2ll4o2rw.rcgu.o --as-needed -Bstatic /opt/rustwide/target/debug/deps/libsyn-3a56b7c8c6de6509.rlib /opt/rustwide/target/debug/deps/libquote-ea54d792119c380c.rlib /opt/rustwide/target/debug/deps/libproc_macro2-90f4d189e3c1781a.rlib /opt/rustwide/target/debug/deps/libunicode_ident-f2de522ba645d884.rlib /opt/rustwide/rustup-home/toolchains/d7b15db413fd2070daa09a2c5b7f2ab38417429f/lib/rustlib/x86_64-unknown-linux-gnu/lib/libproc_macro-6005b66b9789800f.rlib /opt/rustwide/rustup-home/toolchains/d7b15db413fd2070daa09a2c5b7f2ab38417429f/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_literal_escaper-38f1b84d408b6e04.rlib /opt/rustwide/rustup-home/toolchains/d7b15db413fd2070daa09a2c5b7f2ab38417429f/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-3cbef6948709fc6a.rlib /opt/rustwide/rustup-home/toolchains/d7b15db413fd2070daa09a2c5b7f2ab38417429f/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-6e76fd4000f66c66.rlib /opt/rustwide/rustup-home/toolchains/d7b15db413fd2070daa09a2c5b7f2ab38417429f/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-a051aa93565bac37.rlib /opt/rustwide/rustup-home/toolchains/d7b15db413fd2070daa09a2c5b7f2ab38417429f/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-a985c41db88c1d4e.rlib /opt/rustwide/rustup-home/toolchains/d7b15db413fd2070daa09a2c5b7f2ab38417429f/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-e7a59dbc7ca389fa.rlib /opt/rustwide/rustup-home/toolchains/d7b15db413fd2070daa09a2c5b7f2ab38417429f/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-b3dd05ac335eff81.rlib /opt/rustwide/rustup-home/toolchains/d7b15db413fd2070daa09a2c5b7f2ab38417429f/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-19df0d4c98aebab6.rlib /opt/rustwide/rustup-home/toolchains/d7b15db413fd2070daa09a2c5b7f2ab38417429f/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-5970d4a3b8c38c76.rlib /opt/rustwide/rustup-home/toolchains/d7b15db413fd2070daa09a2c5b7f2ab38417429f/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-57e9d28bd0e94842.rlib /opt/rustwide/rustup-home/toolchains/d7b15db413fd2070daa09a2c5b7f2ab38417429f/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-03a2cd080522acfe.rlib /opt/rustwide/rustup-home/toolchains/d7b15db413fd2070daa09a2c5b7f2ab38417429f/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-3bee15a2c642110e.rlib /opt/rustwide/rustup-home/toolchains/d7b15db413fd2070daa09a2c5b7f2ab38417429f/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-d7f3af4e68a22daa.rlib /opt/rustwide/rustup-home/toolchains/d7b15db413fd2070daa09a2c5b7f2ab38417429f/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler2-10b844c1e8b7407b.rlib /opt/rustwide/rustup-home/toolchains/d7b15db413fd2070daa09a2c5b7f2ab38417429f/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-391d6f494afb952a.rlib /opt/rustwide/rustup-home/toolchains/d7b15db413fd2070daa09a2c5b7f2ab38417429f/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-427c8f35bb900e30.rlib /opt/rustwide/rustup-home/toolchains/d7b15db413fd2070daa09a2c5b7f2ab38417429f/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-d070da6a17160b8d.rlib /opt/rustwide/rustup-home/toolchains/d7b15db413fd2070daa09a2c5b7f2ab38417429f/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-d8616ca222c9c72d.rlib /opt/rustwide/rustup-home/toolchains/d7b15db413fd2070daa09a2c5b7f2ab38417429f/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-f518412a82bfe9bb.rlib /opt/rustwide/rustup-home/toolchains/d7b15db413fd2070daa09a2c5b7f2ab38417429f/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-62c8dfa7db58d93c.rlib /opt/rustwide/rustup-home/toolchains/d7b15db413fd2070daa09a2c5b7f2ab38417429f/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-24bfc0c93a2e817c.rlib -Bdynamic -lgcc_s -lutil -lrt -lpthread -lm -ldl -lc --eh-frame-hdr -z noexecstack --gc-sections -z relro -z now /usr/lib/gcc/x86_64-linux-gnu/13/crtendS.o /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/crtn.o [INFO] [stdout] #0 0x0000783fecf42c07 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/opt/rustwide/rustup-home/toolchains/d7b15db413fd2070daa09a2c5b7f2ab38417429f/lib/libLLVM.so.20.1-rust-1.90.0-nightly+0x5742c07) [INFO] [stdout] #1 0x0000783fecf43023 SignalHandler(int) (/opt/rustwide/rustup-home/toolchains/d7b15db413fd2070daa09a2c5b7f2ab38417429f/lib/libLLVM.so.20.1-rust-1.90.0-nightly+0x5743023) [INFO] [stdout] #2 0x0000783fe7633330 (/lib/x86_64-linux-gnu/libc.so.6+0x45330) [INFO] [stdout] #3 0x000062b0c56fd49a void lld::elf::writeResult>(lld::elf::Ctx&) (/opt/rustwide/rustup-home/toolchains/d7b15db413fd2070daa09a2c5b7f2ab38417429f/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld+0x55749a) [INFO] [stdout] #4 0x000062b0c5516923 void lld::elf::LinkerDriver::link>(llvm::opt::InputArgList&) Driver.cpp:0:0 [INFO] [stdout] #5 0x000062b0c54f45fa lld::elf::LinkerDriver::linkerMain(llvm::ArrayRef) Driver.cpp:0:0 [INFO] [stdout] #6 0x000062b0c54efa14 lld::elf::link(llvm::ArrayRef, llvm::raw_ostream&, llvm::raw_ostream&, bool, bool) (/opt/rustwide/rustup-home/toolchains/d7b15db413fd2070daa09a2c5b7f2ab38417429f/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld+0x349a14) [INFO] [stdout] #7 0x000062b0c53ff3b6 lld::unsafeLldMain(llvm::ArrayRef, llvm::raw_ostream&, llvm::raw_ostream&, llvm::ArrayRef, bool) (/opt/rustwide/rustup-home/toolchains/d7b15db413fd2070daa09a2c5b7f2ab38417429f/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld+0x2593b6) [INFO] [stdout] #8 0x000062b0c53fe400 lld_main(int, char**, llvm::ToolContext const&) (/opt/rustwide/rustup-home/toolchains/d7b15db413fd2070daa09a2c5b7f2ab38417429f/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld+0x258400) [INFO] [stdout] #9 0x000062b0c53feab1 main (/opt/rustwide/rustup-home/toolchains/d7b15db413fd2070daa09a2c5b7f2ab38417429f/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld+0x258ab1) [INFO] [stdout] #10 0x0000783fe76181ca (/lib/x86_64-linux-gnu/libc.so.6+0x2a1ca) [INFO] [stdout] #11 0x0000783fe761828b __libc_start_main (/lib/x86_64-linux-gnu/libc.so.6+0x2a28b) [INFO] [stdout] #12 0x000062b0c5281069 _start (/opt/rustwide/rustup-home/toolchains/d7b15db413fd2070daa09a2c5b7f2ab38417429f/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld+0xdb069) [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 `tokio-macros` (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/rmeta9J5ktM" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `image` (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/rmetascLcSE" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `x11-dl` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "fe5263e8ba1738624c6fc3e279757e5560ab1f2da8aa849916eddc9e1a113947", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fe5263e8ba1738624c6fc3e279757e5560ab1f2da8aa849916eddc9e1a113947", kill_on_drop: false }` [INFO] [stdout] fe5263e8ba1738624c6fc3e279757e5560ab1f2da8aa849916eddc9e1a113947