[INFO] cloning repository https://github.com/ConfusedAlex/podcatch [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ConfusedAlex/podcatch" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FConfusedAlex%2Fpodcatch", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FConfusedAlex%2Fpodcatch'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c169dfabce735fb79a8a5c8312d70f5b52bd6633 [INFO] testing ConfusedAlex/podcatch/c169dfabce735fb79a8a5c8312d70f5b52bd6633 against beta-2024-12-08 for beta-1.84.0-4 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FConfusedAlex%2Fpodcatch" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ConfusedAlex/podcatch on toolchain beta-2024-12-08 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2024-12-08" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ConfusedAlex/podcatch [INFO] finished tweaking git repo https://github.com/ConfusedAlex/podcatch [INFO] tweaked toml for git repo https://github.com/ConfusedAlex/podcatch written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/ConfusedAlex/podcatch 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" "+beta-2024-12-08" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-12-08" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c349c7d63cf7a1be751dc8e87b72f6be149ad5f7eebd2dfe56118181f510b546 [INFO] running `Command { std: "docker" "start" "-a" "c349c7d63cf7a1be751dc8e87b72f6be149ad5f7eebd2dfe56118181f510b546", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c349c7d63cf7a1be751dc8e87b72f6be149ad5f7eebd2dfe56118181f510b546", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c349c7d63cf7a1be751dc8e87b72f6be149ad5f7eebd2dfe56118181f510b546", kill_on_drop: false }` [INFO] [stdout] c349c7d63cf7a1be751dc8e87b72f6be149ad5f7eebd2dfe56118181f510b546 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-12-08" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 06a9dbc3526dd932ed4ea6618c04e2786b23a6b46a024cb47514e94de6a147a9 [INFO] running `Command { std: "docker" "start" "-a" "06a9dbc3526dd932ed4ea6618c04e2786b23a6b46a024cb47514e94de6a147a9", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.79 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling autocfg v1.2.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling pin-project-lite v0.2.14 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling memchr v2.7.2 [INFO] [stderr] Compiling bytes v1.6.0 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling cc v1.0.92 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling futures-io v0.3.30 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling openssl v0.10.64 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling bitflags v2.5.0 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling http v1.1.0 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling encoding_rs v0.8.33 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling unicode-bidi v0.3.15 [INFO] [stderr] Compiling ryu v1.0.17 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling tower-layer v0.3.2 [INFO] [stderr] Compiling serde_json v1.0.115 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling syn v2.0.58 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling socket2 v0.5.6 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling openssl-sys v0.9.102 [INFO] [stderr] Compiling unicode-normalization v0.1.23 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling anstyle-parse v0.2.4 [INFO] [stderr] Compiling backtrace v0.3.71 [INFO] [stderr] Compiling sync_wrapper v0.1.2 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.0 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling ipnet v2.9.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.18 [INFO] [stderr] Compiling http-body v1.0.0 [INFO] [stderr] Compiling anstyle v1.0.7 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling eyre v0.6.12 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling chrono v0.4.37 [INFO] [stderr] Compiling gimli v0.28.1 [INFO] [stderr] Compiling colorchoice v1.0.1 [INFO] [stderr] Compiling thiserror v1.0.58 [INFO] [stderr] Compiling anstyle-query v1.0.3 [INFO] [stderr] Compiling iso_currency v0.4.4 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling anstream v0.6.14 [INFO] [stderr] Compiling miniz_oxide v0.7.2 [INFO] [stderr] Compiling quick-xml v0.30.0 [INFO] [stderr] Compiling rustls-pemfile v1.0.4 [INFO] [stderr] Compiling http-body-util v0.1.1 [INFO] [stderr] Compiling iso_country v0.1.4 [INFO] [stderr] Compiling object v0.32.2 [INFO] [stderr] Compiling base64 v0.22.0 [INFO] [stderr] Compiling url v2.5.0 [INFO] [stderr] Compiling rustls-pki-types v1.4.1 [INFO] [stderr] Compiling owo-colors v3.5.0 [INFO] [stderr] Compiling diligent-date-parser v0.1.4 [INFO] [stderr] Compiling never v0.1.0 [INFO] [stderr] Compiling tracing-error v0.2.0 [INFO] [stderr] Compiling indenter v0.3.3 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling clap_lex v0.7.0 [INFO] [stderr] Compiling rustc-demangle v0.1.23 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling rustls-pemfile v2.1.2 [INFO] [stderr] Compiling xdg v2.5.2 [INFO] [stderr] Compiling clap_builder v4.5.2 [INFO] [stderr] Compiling color-spantrace v0.2.1 [INFO] [stderr] Compiling darling_core v0.14.4 [INFO] [stderr] Compiling darling_macro v0.14.4 [INFO] [stderr] Compiling addr2line v0.21.0 [INFO] [stderr] Compiling darling_core v0.20.8 [INFO] [stderr] Compiling darling v0.14.4 [INFO] [stderr] Compiling derive_builder_core v0.12.0 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling thiserror-impl v1.0.58 [INFO] [stderr] Compiling clap_derive v4.5.4 [INFO] [stderr] Compiling tokio v1.37.0 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling pin-project v1.1.5 [INFO] [stderr] Compiling derive_builder_macro v0.12.0 [INFO] [stderr] Compiling derive_builder v0.12.0 [INFO] [stderr] Compiling atom_syndication v0.12.2 [INFO] [stderr] Compiling darling_macro v0.20.8 [INFO] [stderr] Compiling color-eyre v0.6.3 [INFO] [stderr] Compiling clap v4.5.4 [INFO] [stderr] Compiling rss v2.0.7 [INFO] [stderr] Compiling darling v0.20.8 [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmeta8OESef/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `color-eyre` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `darling` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/bin/rustc --crate-name darling --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/darling-0.20.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="suggestions"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "diagnostics", "suggestions"))' -C metadata=a53af5ec14535f76 -C extra-filename=-a53af5ec14535f76 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern darling_core=/opt/rustwide/target/debug/deps/libdarling_core-5092f2e85c7762c3.rmeta --extern darling_macro=/opt/rustwide/target/debug/deps/libdarling_macro-1c3da71fa4816e2f.so --cap-lints allow --cap-lints=warn` (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/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-Wl,--version-script=/tmp/rustcObDoZB/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustcObDoZB/symbols.o" "/opt/rustwide/target/debug/deps/serde_derive-09909ce63b2580a8.serde_derive.98c691074bf6ae45-cgu.00.rcgu.o" "/opt/rustwide/target/debug/deps/serde_derive-09909ce63b2580a8.serde_derive.98c691074bf6ae45-cgu.01.rcgu.o" "/opt/rustwide/target/debug/deps/serde_derive-09909ce63b2580a8.serde_derive.98c691074bf6ae45-cgu.02.rcgu.o" "/opt/rustwide/target/debug/deps/serde_derive-09909ce63b2580a8.serde_derive.98c691074bf6ae45-cgu.03.rcgu.o" "/opt/rustwide/target/debug/deps/serde_derive-09909ce63b2580a8.serde_derive.98c691074bf6ae45-cgu.04.rcgu.o" "/opt/rustwide/target/debug/deps/serde_derive-09909ce63b2580a8.serde_derive.98c691074bf6ae45-cgu.05.rcgu.o" "/opt/rustwide/target/debug/deps/serde_derive-09909ce63b2580a8.serde_derive.98c691074bf6ae45-cgu.06.rcgu.o" "/opt/rustwide/target/debug/deps/serde_derive-09909ce63b2580a8.serde_derive.98c691074bf6ae45-cgu.07.rcgu.o" "/opt/rustwide/target/debug/deps/serde_derive-09909ce63b2580a8.serde_derive.98c691074bf6ae45-cgu.08.rcgu.o" "/opt/rustwide/target/debug/deps/serde_derive-09909ce63b2580a8.serde_derive.98c691074bf6ae45-cgu.09.rcgu.o" "/opt/rustwide/target/debug/deps/serde_derive-09909ce63b2580a8.serde_derive.98c691074bf6ae45-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/serde_derive-09909ce63b2580a8.serde_derive.98c691074bf6ae45-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/serde_derive-09909ce63b2580a8.serde_derive.98c691074bf6ae45-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/serde_derive-09909ce63b2580a8.serde_derive.98c691074bf6ae45-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/serde_derive-09909ce63b2580a8.serde_derive.98c691074bf6ae45-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/serde_derive-09909ce63b2580a8.serde_derive.98c691074bf6ae45-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/serde_derive-09909ce63b2580a8.4pb87363xvpln5a5g9idqlc3h.rcgu.rmeta" "/opt/rustwide/target/debug/deps/serde_derive-09909ce63b2580a8.cqwa5ro9osij0chudke422ct8.rcgu.o" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libsyn-588e326e4f9fc8a5.rlib" "/opt/rustwide/target/debug/deps/libquote-115d0eaac9938d8c.rlib" "/opt/rustwide/target/debug/deps/libproc_macro2-cae6338c2410e384.rlib" "/opt/rustwide/target/debug/deps/libunicode_ident-7fd07629a75cbaef.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libproc_macro-bcafc4e6921040d1.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-02dc84f49135b6b8.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-a8f45b397fae3f81.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-089607133c180609.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-fc89f091bcd86cbb.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-5a60949f01c7340c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-d29e6a55ca253c8c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-273c078d5f65de7a.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-413c950ffbdd4454.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-1853c0976a1d88a6.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-ccb3384ddacb0f9e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-0b901dfb0ca849e0.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-eebeb8d7c64543ad.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-4723ef81d6079867.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-54442f8b422f5a54.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-e0bbe034b5282553.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-d0febb68c1c37b90.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-4cf833632aafa84c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-65c2c6d2d6ae570b.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-97929cee0dcfe424.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/libserde_derive-09909ce63b2580a8.so" "-Wl,--gc-sections" "-shared" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: final link failed: No space left on device [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `serde_derive` (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 `rss` (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/beta-2024-12-08-x86_64-unknown-linux-gnu/bin/rustc --crate-name rss --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rss-2.0.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="atom_syndication"' --cfg 'feature="builders"' --cfg 'feature="default"' --cfg 'feature="derive_builder"' --cfg 'feature="never"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("atom", "atom_syndication", "builders", "chrono", "default", "derive_builder", "mime", "never", "serde", "url", "validation", "with-serde"))' -C metadata=388cc51a9bf1a0fb -C extra-filename=-388cc51a9bf1a0fb --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern atom_syndication=/opt/rustwide/target/debug/deps/libatom_syndication-c1cb158148113465.rmeta --extern derive_builder=/opt/rustwide/target/debug/deps/libderive_builder-8f4c57c35071a843.rmeta --extern never=/opt/rustwide/target/debug/deps/libnever-753d6acef4562bfe.rmeta --extern quick_xml=/opt/rustwide/target/debug/deps/libquick_xml-84405177221b6639.rmeta --cap-lints allow --cap-lints=warn` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "06a9dbc3526dd932ed4ea6618c04e2786b23a6b46a024cb47514e94de6a147a9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "06a9dbc3526dd932ed4ea6618c04e2786b23a6b46a024cb47514e94de6a147a9", kill_on_drop: false }` [INFO] [stdout] 06a9dbc3526dd932ed4ea6618c04e2786b23a6b46a024cb47514e94de6a147a9