[INFO] cloning repository https://github.com/kodmanyagha/druid-combobox [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kodmanyagha/druid-combobox" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkodmanyagha%2Fdruid-combobox", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkodmanyagha%2Fdruid-combobox'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6bb56603175dedc63d6390ec858606bf16116d7a [INFO] documenting kodmanyagha/druid-combobox against beta-2025-04-13 for beta-1.87-rustdoc-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkodmanyagha%2Fdruid-combobox" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/kodmanyagha/druid-combobox on toolchain beta-2025-04-13 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-04-13" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/kodmanyagha/druid-combobox [INFO] removed 0 missing examples [INFO] finished tweaking git repo https://github.com/kodmanyagha/druid-combobox [INFO] tweaked toml for git repo https://github.com/kodmanyagha/druid-combobox written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/kodmanyagha/druid-combobox 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-2025-04-13" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-04-13" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4ed7d66b823e38305d279612a4762b70d3f8906d9d96d48632de152968bef868 [INFO] running `Command { std: "docker" "start" "-a" "4ed7d66b823e38305d279612a4762b70d3f8906d9d96d48632de152968bef868", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4ed7d66b823e38305d279612a4762b70d3f8906d9d96d48632de152968bef868", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4ed7d66b823e38305d279612a4762b70d3f8906d9d96d48632de152968bef868", kill_on_drop: false }` [INFO] [stdout] 4ed7d66b823e38305d279612a4762b70d3f8906d9d96d48632de152968bef868 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-04-13" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c5b9005f1c684f3818df099d2cb1f29b9fb0ea10680138a5652fa68a0b4f2149 [INFO] running `Command { std: "docker" "start" "-a" "c5b9005f1c684f3818df099d2cb1f29b9fb0ea10680138a5652fa68a0b4f2149", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.204 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling target-lexicon v0.12.15 [INFO] [stderr] Compiling winnow v0.6.14 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling version-compare v0.2.0 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling cfg-expr v0.15.8 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling anyhow v1.0.86 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Compiling syn v2.0.71 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Checking futures-core v0.3.30 [INFO] [stderr] Checking pin-project-lite v0.2.14 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking futures-task v0.3.30 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Compiling gio v0.16.7 [INFO] [stderr] Checking futures-io v0.3.30 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Checking unic-common v0.9.0 [INFO] [stderr] Checking unic-char-range v0.9.0 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Checking unic-ucd-version v0.9.0 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking unic-char-property v0.9.0 [INFO] [stderr] Checking arrayvec v0.7.4 [INFO] [stderr] Checking unic-ucd-bidi v0.9.0 [INFO] [stderr] Checking matches v0.1.10 [INFO] [stderr] Checking unic-bidi v0.9.0 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Checking kurbo v0.9.5 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling field-offset v0.3.6 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking piet v0.6.2 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Compiling gtk v0.16.2 [INFO] [stderr] Checking unicode-segmentation v1.11.0 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Checking powerfmt v0.2.0 [INFO] [stderr] Checking regex-syntax v0.8.4 [INFO] [stderr] Checking xi-unicode v0.3.0 [INFO] [stderr] Checking deranged v0.3.11 [INFO] [stderr] Checking type-map v0.5.0 [INFO] [stderr] Compiling toml_datetime v0.6.6 [INFO] [stderr] Compiling serde_spanned v0.6.6 [INFO] [stderr] Compiling toml_edit v0.22.16 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Checking num-conv v0.1.0 [INFO] [stderr] Compiling druid-shell v0.8.3 [INFO] [stderr] Checking utf8parse v0.2.2 [INFO] [stderr] Checking overload v0.1.1 [INFO] [stderr] Checking self_cell v1.0.4 [INFO] [stderr] Checking time-core v0.1.2 [INFO] [stderr] Checking self_cell v0.10.3 [INFO] [stderr] Checking nu-ansi-term v0.46.0 [INFO] [stderr] Checking anstyle-parse v0.2.5 [INFO] [stderr] Checking bitmaps v2.1.0 [INFO] [stderr] Checking time v0.3.36 [INFO] [stderr] Checking sharded-slab v0.1.7 [INFO] [stderr] Checking regex-automata v0.4.7 [INFO] [stderr] Checking thread_local v1.1.8 [INFO] [stderr] Checking instant v0.1.13 [INFO] [stderr] Checking keyboard-types v0.6.2 [INFO] [stderr] Compiling im v15.1.0 [INFO] [stderr] Checking log v0.4.22 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking is_terminal_polyfill v1.70.1 [INFO] [stderr] Checking anstyle-query v1.1.1 [INFO] [stderr] Checking anstyle v1.0.8 [INFO] [stderr] Checking colorchoice v1.0.2 [INFO] [stderr] Checking rand_xoshiro v0.6.0 [INFO] [stderr] Checking tracing-subscriber v0.3.18 [INFO] [stderr] Checking sized-chunks v0.6.5 [INFO] [stderr] Checking anstream v0.6.15 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Compiling toml v0.8.15 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Compiling system-deps v6.2.2 [INFO] [stderr] Checking regex v1.10.5 [INFO] [stderr] Checking dotenvy v0.15.7 [INFO] [stderr] Compiling druid-derive v0.5.1 [INFO] [stderr] Checking env_filter v0.1.2 [INFO] [stderr] Checking env_logger v0.11.5 [INFO] [stderr] Compiling glib-macros v0.16.8 [INFO] [stderr] Compiling gtk3-macros v0.16.3 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling glib-sys v0.16.3 [INFO] [stderr] Compiling gobject-sys v0.16.3 [INFO] [stderr] Compiling gio-sys v0.16.3 [INFO] [stderr] Compiling cairo-sys-rs v0.16.3 [INFO] [stderr] Compiling pango-sys v0.16.3 [INFO] [stderr] Compiling atk-sys v0.16.0 [INFO] [stderr] Compiling gdk-sys v0.16.0 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcgCkNwr/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsystem_deps-70145843b74b5688.rlib,libversion_compare-c983a61748d86ae3.rlib,libpkg_config-b6bf0b3bc01dad5b.rlib,libcfg_expr-346317be108c78e2.rlib,libtarget_lexicon-a3dcbea7f2e24d3f.rlib,libsmallvec-758b404edc1b38c1.rlib,libtoml-9c8fb51552a0a2f7.rlib,libtoml_edit-b9956f7776d8dbe6.rlib,libserde_spanned-4d070110abdb43ac.rlib,libindexmap-c4b2e5dcbe2fa486.rlib,libequivalent-12b1d1e8bd397c1a.rlib,libhashbrown-9e7ea78eb2f82df9.rlib,libwinnow-329a95a273f0c62d.rlib,libtoml_datetime-e17a041e5cd451f6.rlib,libserde-0dd2b950348e1c39.rlib,libheck-617f8f11c9293a40.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,liballoc-*,librustc_std_workspace_core-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcgCkNwr/raw-dylibs" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/build/pango-sys-b448a302aa2098fc/build_script_build-b448a302aa2098fc" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [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 `pango-sys` (build script) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcJcAnzZ/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsystem_deps-70145843b74b5688.rlib,libversion_compare-c983a61748d86ae3.rlib,libpkg_config-b6bf0b3bc01dad5b.rlib,libcfg_expr-346317be108c78e2.rlib,libtarget_lexicon-a3dcbea7f2e24d3f.rlib,libsmallvec-758b404edc1b38c1.rlib,libtoml-9c8fb51552a0a2f7.rlib,libtoml_edit-b9956f7776d8dbe6.rlib,libserde_spanned-4d070110abdb43ac.rlib,libindexmap-c4b2e5dcbe2fa486.rlib,libequivalent-12b1d1e8bd397c1a.rlib,libhashbrown-9e7ea78eb2f82df9.rlib,libwinnow-329a95a273f0c62d.rlib,libtoml_datetime-e17a041e5cd451f6.rlib,libserde-0dd2b950348e1c39.rlib,libheck-617f8f11c9293a40.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,liballoc-*,librustc_std_workspace_core-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcJcAnzZ/raw-dylibs" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/build/cairo-sys-rs-5c06efe9fcda1c87/build_script_build-5c06efe9fcda1c87" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [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 `cairo-sys-rs` (build script) due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcTi0OnN/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsystem_deps-70145843b74b5688.rlib,libversion_compare-c983a61748d86ae3.rlib,libpkg_config-b6bf0b3bc01dad5b.rlib,libcfg_expr-346317be108c78e2.rlib,libtarget_lexicon-a3dcbea7f2e24d3f.rlib,libsmallvec-758b404edc1b38c1.rlib,libtoml-9c8fb51552a0a2f7.rlib,libtoml_edit-b9956f7776d8dbe6.rlib,libserde_spanned-4d070110abdb43ac.rlib,libindexmap-c4b2e5dcbe2fa486.rlib,libequivalent-12b1d1e8bd397c1a.rlib,libhashbrown-9e7ea78eb2f82df9.rlib,libwinnow-329a95a273f0c62d.rlib,libtoml_datetime-e17a041e5cd451f6.rlib,libserde-0dd2b950348e1c39.rlib,libheck-617f8f11c9293a40.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,liballoc-*,librustc_std_workspace_core-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcTi0OnN/raw-dylibs" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/build/atk-sys-5b7550d2303b0bf3/build_script_build-5b7550d2303b0bf3" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [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 `atk-sys` (build script) due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--version-script=/tmp/rustcQ496V7/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustcQ496V7/symbols.o" "<16 object files omitted>" "/opt/rustwide/target/debug/deps/thiserror_impl-41a49fe411c60cd5.ae49oa5ht0vg4s89oczvkkf9j.rcgu.rmeta" "<1 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsyn-0d3f24bb047df7b0.rlib,libquote-06c0a3ebd054f571.rlib,libproc_macro2-c3dd29a6287a876f.rlib,libunicode_ident-772f13ecc3fc189a.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libproc_macro-*,libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,liballoc-*,librustc_std_workspace_core-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcQ496V7/raw-dylibs" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/libthiserror_impl-41a49fe411c60cd5.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: /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 `thiserror-impl` (lib) due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcv3rCpb/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsystem_deps-70145843b74b5688.rlib,libversion_compare-c983a61748d86ae3.rlib,libpkg_config-b6bf0b3bc01dad5b.rlib,libcfg_expr-346317be108c78e2.rlib,libtarget_lexicon-a3dcbea7f2e24d3f.rlib,libsmallvec-758b404edc1b38c1.rlib,libtoml-9c8fb51552a0a2f7.rlib,libtoml_edit-b9956f7776d8dbe6.rlib,libserde_spanned-4d070110abdb43ac.rlib,libindexmap-c4b2e5dcbe2fa486.rlib,libequivalent-12b1d1e8bd397c1a.rlib,libhashbrown-9e7ea78eb2f82df9.rlib,libwinnow-329a95a273f0c62d.rlib,libtoml_datetime-e17a041e5cd451f6.rlib,libserde-0dd2b950348e1c39.rlib,libheck-617f8f11c9293a40.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,liballoc-*,librustc_std_workspace_core-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcv3rCpb/raw-dylibs" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/build/gdk-sys-d95ff3890ed05d7c/build_script_build-d95ff3890ed05d7c" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [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 `gdk-sys` (build script) 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 `glib-macros` (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-2025-04-13-x86_64-unknown-linux-gnu/bin/rustc --crate-name glib_macros --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glib-macros-0.16.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 embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=917f8f067a7a91ea -C extra-filename=-a53106b92516b5a7 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-7c075da964934368.rlib --extern heck=/opt/rustwide/target/debug/deps/libheck-7ebb34bba86af95c.rlib --extern proc_macro_crate=/opt/rustwide/target/debug/deps/libproc_macro_crate-a29692d0a31278e3.rlib --extern proc_macro_error=/opt/rustwide/target/debug/deps/libproc_macro_error-08ebb6c35a7e9c8a.rlib --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-c3dd29a6287a876f.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-06c0a3ebd054f571.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-62775ba7cf07a2f5.rlib --extern proc_macro --cap-lints allow --cap-lints=warn` (exit status: 101) [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetahlsFTn" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `futures-util` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "c5b9005f1c684f3818df099d2cb1f29b9fb0ea10680138a5652fa68a0b4f2149", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c5b9005f1c684f3818df099d2cb1f29b9fb0ea10680138a5652fa68a0b4f2149", kill_on_drop: false }` [INFO] [stdout] c5b9005f1c684f3818df099d2cb1f29b9fb0ea10680138a5652fa68a0b4f2149