[INFO] cloning repository https://github.com/aalhendi/string-randomizer [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/aalhendi/string-randomizer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faalhendi%2Fstring-randomizer", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faalhendi%2Fstring-randomizer'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] bb8dda2b194a7932554bf399ac74de63eb2f3588 [INFO] checking aalhendi/string-randomizer/bb8dda2b194a7932554bf399ac74de63eb2f3588 against nightly-2024-10-25 for legacyreceiver_rename [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faalhendi%2Fstring-randomizer" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/aalhendi/string-randomizer on toolchain nightly-2024-10-25 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+nightly-2024-10-25" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-5-tc2/source/.cargo/config.toml [INFO] removed /workspace/builds/worker-5-tc2/source/rust-toolchain [INFO] started tweaking git repo https://github.com/aalhendi/string-randomizer [INFO] finished tweaking git repo https://github.com/aalhendi/string-randomizer [INFO] tweaked toml for git repo https://github.com/aalhendi/string-randomizer written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/aalhendi/string-randomizer 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" "+nightly-2024-10-25" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+nightly-2024-10-25" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c261b0188258811001c629eb7e1335471dc98429f31fb5e641e7346429aeeb5f [INFO] running `Command { std: "docker" "start" "-a" "c261b0188258811001c629eb7e1335471dc98429f31fb5e641e7346429aeeb5f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c261b0188258811001c629eb7e1335471dc98429f31fb5e641e7346429aeeb5f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c261b0188258811001c629eb7e1335471dc98429f31fb5e641e7346429aeeb5f", kill_on_drop: false }` [INFO] [stdout] c261b0188258811001c629eb7e1335471dc98429f31fb5e641e7346429aeeb5f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+nightly-2024-10-25" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7f1e87323612abe9649fe5338e6361fcdcadbe6c2a6dc6f0dc57cdaf39e2593f [INFO] running `Command { std: "docker" "start" "-a" "7f1e87323612abe9649fe5338e6361fcdcadbe6c2a6dc6f0dc57cdaf39e2593f", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.76 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.152 [INFO] [stderr] Compiling serde v1.0.195 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Checking log v0.4.20 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking pin-project-lite v0.2.13 [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling pkg-config v0.3.28 [INFO] [stderr] Checking smallvec v1.11.2 [INFO] [stderr] Checking libloading v0.8.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.18 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling syn v2.0.48 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Compiling memoffset v0.7.1 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Checking futures-core v0.3.30 [INFO] [stderr] Checking dlib v0.5.2 [INFO] [stderr] Checking parking v2.2.0 [INFO] [stderr] Checking concurrent-queue v2.4.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Checking nix v0.26.4 [INFO] [stderr] Checking getrandom v0.2.11 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling wayland-sys v0.31.1 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Checking event-listener v4.0.3 [INFO] [stderr] Compiling indexmap v2.1.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling toml_datetime v0.6.5 [INFO] [stderr] Checking futures-io v0.3.30 [INFO] [stderr] Checking scoped-tls v1.0.1 [INFO] [stderr] Checking downcast-rs v1.2.0 [INFO] [stderr] Compiling rustix v0.38.28 [INFO] [stderr] Compiling winnow v0.5.33 [INFO] [stderr] Checking event-listener-strategy v0.4.0 [INFO] [stderr] Compiling quick-xml v0.30.0 [INFO] [stderr] Checking linux-raw-sys v0.4.12 [INFO] [stderr] Checking event-listener v2.5.3 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Checking fastrand v2.0.1 [INFO] [stderr] Checking async-lock v3.2.0 [INFO] [stderr] Checking futures-lite v2.2.0 [INFO] [stderr] Compiling polling v2.8.0 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Checking waker-fn v1.1.1 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Compiling thiserror v1.0.56 [INFO] [stderr] Checking async-task v4.7.0 [INFO] [stderr] Compiling wayland-scanner v0.31.0 [INFO] [stderr] Compiling rustix v0.37.27 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Checking fastrand v1.9.0 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Checking atomic-waker v1.1.2 [INFO] [stderr] Checking piper v0.2.1 [INFO] [stderr] Compiling zvariant_utils v1.0.1 [INFO] [stderr] Compiling wayland-backend v0.3.2 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Compiling regex-automata v0.4.3 [INFO] [stderr] Checking futures-lite v1.13.0 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking async-lock v2.8.0 [INFO] [stderr] Checking async-channel v2.1.1 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling async-io v1.13.0 [INFO] [stderr] Compiling async-fs v1.6.0 [INFO] [stderr] Compiling async-trait v0.1.77 [INFO] [stderr] Checking ppv-lite86 v0.2.17 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking linux-raw-sys v0.3.8 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Compiling regex v1.10.2 [INFO] [stderr] Checking socket2 v0.4.10 [INFO] [stderr] Compiling ahash v0.8.7 [INFO] [stderr] Compiling xml-rs v0.8.19 [INFO] [stderr] Checking futures-sink v0.3.30 [INFO] [stderr] Checking futures-task v0.3.30 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking cpufeatures v0.2.12 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking async-executor v1.8.0 [INFO] [stderr] Checking async-broadcast v0.5.1 [INFO] [stderr] Checking xdg-home v1.0.0 [INFO] [stderr] Compiling x11-dl v2.21.0 [INFO] [stderr] Checking ordered-stream v0.2.0 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Checking zerocopy v0.7.32 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Checking cursor-icon v1.1.0 [INFO] [stderr] Checking xkeysym v0.2.0 [INFO] [stderr] Compiling smithay-client-toolkit v0.18.0 [INFO] [stderr] Checking xcursor v0.3.5 [INFO] [stderr] Checking memmap2 v0.9.3 [INFO] [stderr] Checking ttf-parser v0.20.0 [INFO] [stderr] Checking tinyvec_macros v0.1.1 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Compiling winit v0.29.9 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Checking ab_glyph_rasterizer v0.1.8 [INFO] [stderr] Checking simd-adler32 v0.3.7 [INFO] [stderr] Checking x11rb-protocol v0.13.0 [INFO] [stderr] Checking as-raw-xcb-connection v1.0.1 [INFO] [stderr] Checking raw-window-handle v0.5.2 [INFO] [stderr] Checking unicode-normalization v0.1.22 [INFO] [stderr] Compiling glutin_glx_sys v0.5.0 [INFO] [stderr] Compiling glutin_egl_sys v0.6.0 [INFO] [stderr] Checking owned_ttf_parser v0.20.0 [INFO] [stderr] Checking ab_glyph v0.2.23 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking nohash-hasher v0.2.0 [INFO] [stderr] Checking smol_str v0.2.0 [INFO] [stderr] Checking raw-window-handle v0.6.0 [INFO] [stderr] Checking unicode-bidi v0.3.14 [INFO] [stderr] Compiling x11rb v0.12.0 [INFO] [stderr] Checking base64 v0.21.5 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Checking miniz_oxide v0.7.1 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Compiling glutin v0.31.2 [INFO] [stderr] Checking x11rb-protocol v0.12.0 [INFO] [stderr] Checking gethostname v0.3.0 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Checking async-once-cell v0.5.3 [INFO] [stderr] Checking url v2.5.0 [INFO] [stderr] Checking flate2 v1.0.28 [INFO] [stderr] Checking fdeflate v0.3.3 [INFO] [stderr] Compiling glutin-winit v0.4.2 [INFO] [stderr] Checking home v0.5.9 [INFO] [stderr] Checking webbrowser v0.8.12 [INFO] [stderr] Checking png v0.17.10 [INFO] [stderr] Checking dirs-sys-next v0.1.2 [INFO] [stderr] Compiling litrs v0.4.1 [INFO] [stderr] Checking color_quant v1.1.0 [INFO] [stderr] Checking web-time v0.2.4 [INFO] [stderr] Checking glow v0.13.0 [INFO] [stderr] Checking directories-next v2.0.0 [INFO] [stderr] Checking termcolor v1.4.0 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Checking quick-xml v0.36.0 [INFO] [stderr] Compiling document-features v0.2.8 [INFO] [stderr] Compiling serde_derive v1.0.195 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling enumflags2_derive v0.7.8 [INFO] [stderr] Compiling bytemuck_derive v1.5.0 [INFO] [stderr] Compiling thiserror-impl v1.0.56 [INFO] [stderr] Compiling serde_repr v0.1.18 [INFO] [stderr] Compiling zvariant_derive v3.15.0 [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetarHU3qZ" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `serde_derive` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetawb35FJ/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `x11rb-protocol` (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 `enumflags2_derive` (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/nightly-2024-10-25-x86_64-unknown-linux-gnu/bin/rustc --crate-name enumflags2_derive --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/enumflags2_derive-0.7.8/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 opt-level=2 -C embed-bitcode=no -C debug-assertions=on --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=f50c42d843f8ee36 -C extra-filename=-f50c42d843f8ee36 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-6429282f3cc30ba9.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-6b9a48f54e7acf85.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-5c4b6f1a8bd21cfc.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: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/nightly-2024-10-25-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/nightly-2024-10-25-x86_64-unknown-linux-gnu/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/rustc74vq4u/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustc74vq4u/symbols.o" "/opt/rustwide/target/debug/deps/serde_repr-3b9064358e44143b.serde_repr.6dcbf929dd7f9954-cgu.00.rcgu.o" "/opt/rustwide/target/debug/deps/serde_repr-3b9064358e44143b.serde_repr.6dcbf929dd7f9954-cgu.01.rcgu.o" "/opt/rustwide/target/debug/deps/serde_repr-3b9064358e44143b.serde_repr.6dcbf929dd7f9954-cgu.02.rcgu.o" "/opt/rustwide/target/debug/deps/serde_repr-3b9064358e44143b.serde_repr.6dcbf929dd7f9954-cgu.03.rcgu.o" "/opt/rustwide/target/debug/deps/serde_repr-3b9064358e44143b.serde_repr.6dcbf929dd7f9954-cgu.04.rcgu.o" "/opt/rustwide/target/debug/deps/serde_repr-3b9064358e44143b.serde_repr.6dcbf929dd7f9954-cgu.05.rcgu.o" "/opt/rustwide/target/debug/deps/serde_repr-3b9064358e44143b.serde_repr.6dcbf929dd7f9954-cgu.06.rcgu.o" "/opt/rustwide/target/debug/deps/serde_repr-3b9064358e44143b.serde_repr.6dcbf929dd7f9954-cgu.07.rcgu.o" "/opt/rustwide/target/debug/deps/serde_repr-3b9064358e44143b.serde_repr.6dcbf929dd7f9954-cgu.08.rcgu.o" "/opt/rustwide/target/debug/deps/serde_repr-3b9064358e44143b.serde_repr.6dcbf929dd7f9954-cgu.09.rcgu.o" "/opt/rustwide/target/debug/deps/serde_repr-3b9064358e44143b.evbni9xsg34wzyr37uwvdyqpa.rcgu.rmeta" "/opt/rustwide/target/debug/deps/serde_repr-3b9064358e44143b.4ogb8x3weytmzreljcu3a93ll.rcgu.o" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libsyn-5c4b6f1a8bd21cfc.rlib" "/opt/rustwide/target/debug/deps/libquote-6b9a48f54e7acf85.rlib" "/opt/rustwide/target/debug/deps/libproc_macro2-6429282f3cc30ba9.rlib" "/opt/rustwide/target/debug/deps/libunicode_ident-9ee401b961fb5ca9.rlib" "/opt/rustwide/rustup-home/toolchains/nightly-2024-10-25-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libproc_macro-48fdbe75ea06e368.rlib" "/opt/rustwide/rustup-home/toolchains/nightly-2024-10-25-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-fb8c387236db3c10.rlib" "/opt/rustwide/rustup-home/toolchains/nightly-2024-10-25-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-b251837809b2f64b.rlib" "/opt/rustwide/rustup-home/toolchains/nightly-2024-10-25-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-cbef83eaa4e01f04.rlib" "/opt/rustwide/rustup-home/toolchains/nightly-2024-10-25-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-12a772286de2fca7.rlib" "/opt/rustwide/rustup-home/toolchains/nightly-2024-10-25-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-023bbe5ada7abfc3.rlib" "/opt/rustwide/rustup-home/toolchains/nightly-2024-10-25-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-de2bcdf10ec69c2b.rlib" "/opt/rustwide/rustup-home/toolchains/nightly-2024-10-25-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-8e1754df350800fd.rlib" "/opt/rustwide/rustup-home/toolchains/nightly-2024-10-25-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-06c2ab7b9c32e037.rlib" "/opt/rustwide/rustup-home/toolchains/nightly-2024-10-25-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-51d2621fc57a281b.rlib" "/opt/rustwide/rustup-home/toolchains/nightly-2024-10-25-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-54a930408793772f.rlib" "/opt/rustwide/rustup-home/toolchains/nightly-2024-10-25-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-0c7d01cba400dcb2.rlib" "/opt/rustwide/rustup-home/toolchains/nightly-2024-10-25-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-b9f84d69e331b75b.rlib" "/opt/rustwide/rustup-home/toolchains/nightly-2024-10-25-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-eec95493246aae39.rlib" "/opt/rustwide/rustup-home/toolchains/nightly-2024-10-25-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-6f6676c475e08ab0.rlib" "/opt/rustwide/rustup-home/toolchains/nightly-2024-10-25-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-799d520624f8b2e0.rlib" "/opt/rustwide/rustup-home/toolchains/nightly-2024-10-25-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-fcf93d4842acd9a9.rlib" "/opt/rustwide/rustup-home/toolchains/nightly-2024-10-25-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-395a38b8e0851c9b.rlib" "/opt/rustwide/rustup-home/toolchains/nightly-2024-10-25-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-d453bab70303062c.rlib" "/opt/rustwide/rustup-home/toolchains/nightly-2024-10-25-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-0e6386368b0a24e8.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-B/opt/rustwide/rustup-home/toolchains/nightly-2024-10-25-x86_64-unknown-linux-gnu/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/nightly-2024-10-25-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/libserde_repr-3b9064358e44143b.so" "-Wl,--gc-sections" "-shared" "-Wl,-z,relro,-z,now" "-Wl,-O1" "-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 `serde_repr` (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/nightly-2024-10-25-x86_64-unknown-linux-gnu/bin/rustc --crate-name thiserror_impl --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/thiserror-impl-1.0.56/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 opt-level=2 -C embed-bitcode=no -C debug-assertions=on --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=722f00da41eb7c7c -C extra-filename=-722f00da41eb7c7c --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-6429282f3cc30ba9.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-6b9a48f54e7acf85.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-5c4b6f1a8bd21cfc.rlib --extern proc_macro --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `bytemuck_derive` (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/nightly-2024-10-25-x86_64-unknown-linux-gnu/bin/rustc --crate-name bytemuck_derive --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bytemuck_derive-1.5.0/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 opt-level=2 -C embed-bitcode=no -C debug-assertions=on --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=f0edb935e3090961 -C extra-filename=-f0edb935e3090961 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-6429282f3cc30ba9.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-6b9a48f54e7acf85.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-5c4b6f1a8bd21cfc.rlib --extern proc_macro --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `zvariant_derive` (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/nightly-2024-10-25-x86_64-unknown-linux-gnu/bin/rustc --crate-name zvariant_derive --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zvariant_derive-3.15.0/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 opt-level=2 -C embed-bitcode=no -C debug-assertions=on --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=1f7daa1776c700db -C extra-filename=-1f7daa1776c700db --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro_crate=/opt/rustwide/target/debug/deps/libproc_macro_crate-54ad19ae1951c4d8.rlib --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-6429282f3cc30ba9.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-6b9a48f54e7acf85.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-bc3ba9f9313e63ec.rlib --extern zvariant_utils=/opt/rustwide/target/debug/deps/libzvariant_utils-566cd598f24ba308.rlib --extern proc_macro --cap-lints allow --cap-lints=forbid` (exit status: 101) [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] [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/nightly-2024-10-25-x86_64-unknown-linux-gnu/bin/rustc --crate-name tracing_attributes --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tracing-attributes-0.1.27/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 opt-level=2 -C embed-bitcode=no -C debug-assertions=on --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("async-await"))' -C metadata=c0f48af5b1e999fe -C extra-filename=-c0f48af5b1e999fe --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-6429282f3cc30ba9.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-6b9a48f54e7acf85.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-5c4b6f1a8bd21cfc.rlib --extern proc_macro --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "7f1e87323612abe9649fe5338e6361fcdcadbe6c2a6dc6f0dc57cdaf39e2593f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7f1e87323612abe9649fe5338e6361fcdcadbe6c2a6dc6f0dc57cdaf39e2593f", kill_on_drop: false }` [INFO] [stdout] 7f1e87323612abe9649fe5338e6361fcdcadbe6c2a6dc6f0dc57cdaf39e2593f