[INFO] fetching crate tauri-runtime-wry 2.7.1...
[INFO] checking tauri-runtime-wry-2.7.1 against try#5ef65a4ed75279dc1b7a26cedc27293a9f4ca8db for pr-143717
[INFO] extracting crate tauri-runtime-wry 2.7.1 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate tauri-runtime-wry 2.7.1
[INFO] finished tweaking crates.io crate tauri-runtime-wry 2.7.1
[INFO] tweaked toml for crates.io crate tauri-runtime-wry 2.7.1 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate tauri-runtime-wry 2.7.1 on toolchain 5ef65a4ed75279dc1b7a26cedc27293a9f4ca8db
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5ef65a4ed75279dc1b7a26cedc27293a9f4ca8db" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate tauri-runtime-wry 2.7.1 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" "+5ef65a4ed75279dc1b7a26cedc27293a9f4ca8db" "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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+5ef65a4ed75279dc1b7a26cedc27293a9f4ca8db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f6d79068dd2b76444ba065b52736f5dcedc7ea4266d300990f9a764cd5095f62
[INFO] running `Command { std: "docker" "start" "-a" "f6d79068dd2b76444ba065b52736f5dcedc7ea4266d300990f9a764cd5095f62", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f6d79068dd2b76444ba065b52736f5dcedc7ea4266d300990f9a764cd5095f62", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f6d79068dd2b76444ba065b52736f5dcedc7ea4266d300990f9a764cd5095f62", kill_on_drop: false }`
[INFO] [stdout] f6d79068dd2b76444ba065b52736f5dcedc7ea4266d300990f9a764cd5095f62
[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=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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+5ef65a4ed75279dc1b7a26cedc27293a9f4ca8db" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 293de5efe6fbc36cd0c6f270bf0f143c8f52847eaa9c6dcd4fbdf8aa5c63b2da
[INFO] running `Command { std: "docker" "start" "-a" "293de5efe6fbc36cd0c6f270bf0f143c8f52847eaa9c6dcd4fbdf8aa5c63b2da", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling hashbrown v0.15.4
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]    Compiling target-lexicon v0.12.16
[INFO] [stderr]    Compiling winnow v0.7.11
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling version-compare v0.2.0
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]     Checking memchr v2.7.5
[INFO] [stderr]    Compiling winnow v0.5.40
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]     Checking futures-core v0.3.31
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]     Checking futures-task v0.3.31
[INFO] [stderr]     Checking once_cell v1.21.3
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]     Checking slab v0.4.10
[INFO] [stderr]     Checking pin-project-lite v0.2.16
[INFO] [stderr]     Checking pin-utils v0.1.0
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]     Checking bitflags v2.9.1
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling gio v0.18.4
[INFO] [stderr]     Checking writeable v0.6.1
[INFO] [stderr]     Checking litemap v0.8.0
[INFO] [stderr]     Checking futures-io v0.3.31
[INFO] [stderr]    Compiling icu_properties_data v2.0.1
[INFO] [stderr]    Compiling icu_normalizer_data v2.0.0
[INFO] [stderr]     Checking itoa v1.0.15
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]     Checking percent-encoding v2.3.1
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling gtk v0.18.2
[INFO] [stderr]    Compiling x11 v2.21.0
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]     Checking utf8_iter v1.0.4
[INFO] [stderr]    Compiling typeid v1.0.3
[INFO] [stderr]    Compiling siphasher v1.0.1
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling cfg-expr v0.15.8
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling indexmap v2.10.0
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]     Checking form_urlencoded v1.2.1
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]     Checking regex-syntax v0.8.5
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]     Checking unic-common v0.9.0
[INFO] [stderr]     Checking unic-char-range v0.9.0
[INFO] [stderr]    Compiling time-core v0.1.4
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling field-offset v0.3.6
[INFO] [stderr]     Checking powerfmt v0.2.0
[INFO] [stderr]     Checking ryu v1.0.20
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling time-macros v0.2.22
[INFO] [stderr]     Checking unic-char-property v0.9.0
[INFO] [stderr]     Checking unic-ucd-version v0.9.0
[INFO] [stderr]     Checking deranged v0.4.0
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling x11-dl v2.21.0
[INFO] [stderr]    Compiling cookie v0.18.1
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]     Checking bytes v1.10.1
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking toml_write v0.1.2
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]     Checking unic-ucd-ident v0.9.0
[INFO] [stderr]     Checking cfg-if v1.0.1
[INFO] [stderr]     Checking raw-window-handle v0.6.2
[INFO] [stderr]     Checking log v0.4.27
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]    Compiling wry v0.52.1
[INFO] [stderr]     Checking http v1.3.1
[INFO] [stderr]    Compiling tauri-runtime v2.7.0
[INFO] [stderr]     Checking glob v0.3.2
[INFO] [stderr]     Checking dunce v1.0.5
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]    Compiling tauri-runtime-wry v2.7.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking crossbeam-channel v0.5.15
[INFO] [stderr]     Checking parking_lot v0.12.4
[INFO] [stderr]     Checking time v0.3.41
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling toml_edit v0.20.7
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]    Compiling proc-macro-crate v2.0.0
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling system-deps v6.2.2
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling glib-sys v0.18.1
[INFO] [stderr]    Compiling gobject-sys v0.18.0
[INFO] [stderr]    Compiling gio-sys v0.18.1
[INFO] [stderr]    Compiling gdk-sys v0.18.2
[INFO] [stderr]    Compiling pango-sys v0.18.0
[INFO] [stderr]    Compiling gdk-pixbuf-sys v0.18.0
[INFO] [stderr]    Compiling cairo-sys-rs v0.18.2
[INFO] [stderr]    Compiling atk-sys v0.18.2
[INFO] [stderr]    Compiling gtk-sys v0.18.2
[INFO] [stderr]    Compiling javascriptcore-rs-sys v1.1.1
[INFO] [stderr]    Compiling soup3-sys v0.5.0
[INFO] [stderr]    Compiling gdkx11-sys v0.18.2
[INFO] [stderr]    Compiling webkit2gtk-sys v2.0.1
[INFO] [stderr] error: failed to write `/opt/rustwide/target/debug/build/atk-sys-36f1366c7d58d0e7/invoked.timestamp`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   No space left on device (os error 28)
[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/rustcqOcS7h/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsystem_deps-d958566655fc4ccd,libversion_compare-28a7e9dfa04f6f4c,libpkg_config-c33376fb75a85590,libcfg_expr-0280e5005788c941,libtarget_lexicon-4ae5184fb0186375,libsmallvec-ec46f0f688645315,libtoml-0001c07fcbd64e4f,libtoml_edit-6c15625ab5140129,libserde_spanned-332ab43bc64679d9,libindexmap-66fe7ae1dad1f066,libequivalent-1cd2a250f2449a60,libhashbrown-f10e2af7546c8c24,libwinnow-e2712a43108ff8cd,libtoml_datetime-70f6e4dd5b1bf02f,libserde-2d6f6b6ec57d0a6d,libheck-8e1f98ffb0a497ae}.rlib" "<sysroot>/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-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcqOcS7h/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/build/gtk-sys-c54a86a48b2471eb/build_script_build-c54a86a48b2471eb" "-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: PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace.
[INFO] [stdout]           LLVM ERROR: IO failure on output stream: No space left on device
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetazuPaNb"
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `gtk-sys` (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/rustcfw2WVv/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsystem_deps-d958566655fc4ccd,libversion_compare-28a7e9dfa04f6f4c,libpkg_config-c33376fb75a85590,libcfg_expr-0280e5005788c941,libtarget_lexicon-4ae5184fb0186375,libsmallvec-ec46f0f688645315,libtoml-0001c07fcbd64e4f,libtoml_edit-6c15625ab5140129,libserde_spanned-332ab43bc64679d9,libindexmap-66fe7ae1dad1f066,libequivalent-1cd2a250f2449a60,libhashbrown-f10e2af7546c8c24,libwinnow-e2712a43108ff8cd,libtoml_datetime-70f6e4dd5b1bf02f,libserde-2d6f6b6ec57d0a6d,libheck-8e1f98ffb0a497ae}.rlib" "<sysroot>/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-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcfw2WVv/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/build/javascriptcore-rs-sys-a75a663f801dcc37/build_script_build-a75a663f801dcc37" "-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: 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/5ef65a4ed75279dc1b7a26cedc27293a9f4ca8db/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/ccQIqjYi.res --build-id --eh-frame-hdr -m elf_x86_64 --hash-style=gnu --as-needed -dynamic-linker /lib64/ld-linux-x86-64.so.2 -pie -z now -z relro -o /opt/rustwide/target/debug/build/javascriptcore-rs-sys-a75a663f801dcc37/build_script_build-a75a663f801dcc37 /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/Scrt1.o /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/rustcfw2WVv/raw-dylibs -L/opt/rustwide/rustup-home/toolchains/5ef65a4ed75279dc1b7a26cedc27293a9f4ca8db/lib/rustlib/x86_64-unknown-linux-gnu/lib -L/opt/rustwide/rustup-home/toolchains/5ef65a4ed75279dc1b7a26cedc27293a9f4ca8db/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/../../.. /tmp/rustcfw2WVv/symbols.o /opt/rustwide/target/debug/build/javascriptcore-rs-sys-a75a663f801dcc37/build_script_build-a75a663f801dcc37.build_script_build.6b3d5911e66be172-cgu.0.rcgu.o /opt/rustwide/target/debug/build/javascriptcore-rs-sys-a75a663f801dcc37/build_script_build-a75a663f801dcc37.bbkt1smcd2j2bzilb9kl0swr6.rcgu.o --as-needed -Bstatic /opt/rustwide/target/debug/deps/libsystem_deps-d958566655fc4ccd.rlib /opt/rustwide/target/debug/deps/libversion_compare-28a7e9dfa04f6f4c.rlib /opt/rustwide/target/debug/deps/libpkg_config-c33376fb75a85590.rlib /opt/rustwide/target/debug/deps/libcfg_expr-0280e5005788c941.rlib /opt/rustwide/target/debug/deps/libtarget_lexicon-4ae5184fb0186375.rlib /opt/rustwide/target/debug/deps/libsmallvec-ec46f0f688645315.rlib /opt/rustwide/target/debug/deps/libtoml-0001c07fcbd64e4f.rlib /opt/rustwide/target/debug/deps/libtoml_edit-6c15625ab5140129.rlib /opt/rustwide/target/debug/deps/libserde_spanned-332ab43bc64679d9.rlib /opt/rustwide/target/debug/deps/libindexmap-66fe7ae1dad1f066.rlib /opt/rustwide/target/debug/deps/libequivalent-1cd2a250f2449a60.rlib /opt/rustwide/target/debug/deps/libhashbrown-f10e2af7546c8c24.rlib /opt/rustwide/target/debug/deps/libwinnow-e2712a43108ff8cd.rlib /opt/rustwide/target/debug/deps/libtoml_datetime-70f6e4dd5b1bf02f.rlib /opt/rustwide/target/debug/deps/libserde-2d6f6b6ec57d0a6d.rlib /opt/rustwide/target/debug/deps/libheck-8e1f98ffb0a497ae.rlib /opt/rustwide/rustup-home/toolchains/5ef65a4ed75279dc1b7a26cedc27293a9f4ca8db/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-54e42b35ab65fe3c.rlib /opt/rustwide/rustup-home/toolchains/5ef65a4ed75279dc1b7a26cedc27293a9f4ca8db/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-a051aa93565bac37.rlib /opt/rustwide/rustup-home/toolchains/5ef65a4ed75279dc1b7a26cedc27293a9f4ca8db/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-a985c41db88c1d4e.rlib /opt/rustwide/rustup-home/toolchains/5ef65a4ed75279dc1b7a26cedc27293a9f4ca8db/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-e7a59dbc7ca389fa.rlib /opt/rustwide/rustup-home/toolchains/5ef65a4ed75279dc1b7a26cedc27293a9f4ca8db/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-b3dd05ac335eff81.rlib /opt/rustwide/rustup-home/toolchains/5ef65a4ed75279dc1b7a26cedc27293a9f4ca8db/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-19df0d4c98aebab6.rlib /opt/rustwide/rustup-home/toolchains/5ef65a4ed75279dc1b7a26cedc27293a9f4ca8db/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-5970d4a3b8c38c76.rlib /opt/rustwide/rustup-home/toolchains/5ef65a4ed75279dc1b7a26cedc27293a9f4ca8db/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-c0cc747b07e421a7.rlib /opt/rustwide/rustup-home/toolchains/5ef65a4ed75279dc1b7a26cedc27293a9f4ca8db/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-03a2cd080522acfe.rlib /opt/rustwide/rustup-home/toolchains/5ef65a4ed75279dc1b7a26cedc27293a9f4ca8db/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-3bee15a2c642110e.rlib /opt/rustwide/rustup-home/toolchains/5ef65a4ed75279dc1b7a26cedc27293a9f4ca8db/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-d7f3af4e68a22daa.rlib /opt/rustwide/rustup-home/toolchains/5ef65a4ed75279dc1b7a26cedc27293a9f4ca8db/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler2-10b844c1e8b7407b.rlib /opt/rustwide/rustup-home/toolchains/5ef65a4ed75279dc1b7a26cedc27293a9f4ca8db/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-391d6f494afb952a.rlib /opt/rustwide/rustup-home/toolchains/5ef65a4ed75279dc1b7a26cedc27293a9f4ca8db/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-427c8f35bb900e30.rlib /opt/rustwide/rustup-home/toolchains/5ef65a4ed75279dc1b7a26cedc27293a9f4ca8db/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-d070da6a17160b8d.rlib /opt/rustwide/rustup-home/toolchains/5ef65a4ed75279dc1b7a26cedc27293a9f4ca8db/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-d8616ca222c9c72d.rlib /opt/rustwide/rustup-home/toolchains/5ef65a4ed75279dc1b7a26cedc27293a9f4ca8db/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-f518412a82bfe9bb.rlib /opt/rustwide/rustup-home/toolchains/5ef65a4ed75279dc1b7a26cedc27293a9f4ca8db/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-62c8dfa7db58d93c.rlib /opt/rustwide/rustup-home/toolchains/5ef65a4ed75279dc1b7a26cedc27293a9f4ca8db/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]           LLVM ERROR: IO failure on output stream: 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 `javascriptcore-rs-sys` (build script) due to 1 previous error
[INFO] [stderr] error: could not compile `synstructure` (lib) due to 1 previous error
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcElqIXO/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsystem_deps-d958566655fc4ccd,libversion_compare-28a7e9dfa04f6f4c,libpkg_config-c33376fb75a85590,libcfg_expr-0280e5005788c941,libtarget_lexicon-4ae5184fb0186375,libsmallvec-ec46f0f688645315,libtoml-0001c07fcbd64e4f,libtoml_edit-6c15625ab5140129,libserde_spanned-332ab43bc64679d9,libindexmap-66fe7ae1dad1f066,libequivalent-1cd2a250f2449a60,libhashbrown-f10e2af7546c8c24,libwinnow-e2712a43108ff8cd,libtoml_datetime-70f6e4dd5b1bf02f,libserde-2d6f6b6ec57d0a6d,libheck-8e1f98ffb0a497ae}.rlib" "<sysroot>/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-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcElqIXO/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/build/glib-sys-b7e3ff327657a001/build_script_build-b7e3ff327657a001" "-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: PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace.
[INFO] [stdout]           LLVM ERROR: IO failure on output stream: 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 `glib-sys` (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/rustcyA4n1d/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsystem_deps-d958566655fc4ccd,libversion_compare-28a7e9dfa04f6f4c,libpkg_config-c33376fb75a85590,libcfg_expr-0280e5005788c941,libtarget_lexicon-4ae5184fb0186375,libsmallvec-ec46f0f688645315,libtoml-0001c07fcbd64e4f,libtoml_edit-6c15625ab5140129,libserde_spanned-332ab43bc64679d9,libindexmap-66fe7ae1dad1f066,libequivalent-1cd2a250f2449a60,libhashbrown-f10e2af7546c8c24,libwinnow-e2712a43108ff8cd,libtoml_datetime-70f6e4dd5b1bf02f,libserde-2d6f6b6ec57d0a6d,libheck-8e1f98ffb0a497ae}.rlib" "<sysroot>/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-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcyA4n1d/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/build/soup3-sys-b27dd7d51a9e3137/build_script_build-b27dd7d51a9e3137" "-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: PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace.
[INFO] [stdout]           LLVM ERROR: IO failure on output stream: No space left on device
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcC9yGeT/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsystem_deps-d958566655fc4ccd,libversion_compare-28a7e9dfa04f6f4c,libpkg_config-c33376fb75a85590,libcfg_expr-0280e5005788c941,libtarget_lexicon-4ae5184fb0186375,libsmallvec-ec46f0f688645315,libtoml-0001c07fcbd64e4f,libtoml_edit-6c15625ab5140129,libserde_spanned-332ab43bc64679d9,libindexmap-66fe7ae1dad1f066,libequivalent-1cd2a250f2449a60,libhashbrown-f10e2af7546c8c24,libwinnow-e2712a43108ff8cd,libtoml_datetime-70f6e4dd5b1bf02f,libserde-2d6f6b6ec57d0a6d,libheck-8e1f98ffb0a497ae}.rlib" "<sysroot>/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-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcC9yGeT/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/build/gdk-pixbuf-sys-be87583c187f3cc5/build_script_build-be87583c187f3cc5" "-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: PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace.
[INFO] [stdout]           collect2: fatal error: ld terminated with signal 7 [Bus error], core dumped
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `gdk-pixbuf-sys` (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/rustcRTYnyk/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsystem_deps-d958566655fc4ccd,libversion_compare-28a7e9dfa04f6f4c,libpkg_config-c33376fb75a85590,libcfg_expr-0280e5005788c941,libtarget_lexicon-4ae5184fb0186375,libsmallvec-ec46f0f688645315,libtoml-0001c07fcbd64e4f,libtoml_edit-6c15625ab5140129,libserde_spanned-332ab43bc64679d9,libindexmap-66fe7ae1dad1f066,libequivalent-1cd2a250f2449a60,libhashbrown-f10e2af7546c8c24,libwinnow-e2712a43108ff8cd,libtoml_datetime-70f6e4dd5b1bf02f,libserde-2d6f6b6ec57d0a6d,libheck-8e1f98ffb0a497ae}.rlib" "<sysroot>/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-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcRTYnyk/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/build/gobject-sys-2263f869f46985b9/build_script_build-2263f869f46985b9" "-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: PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace.
[INFO] [stdout]           collect2: fatal error: ld terminated with signal 7 [Bus error], core dumped
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `soup3-sys` (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/rustc0MRHZ9/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsystem_deps-d958566655fc4ccd,libversion_compare-28a7e9dfa04f6f4c,libpkg_config-c33376fb75a85590,libcfg_expr-0280e5005788c941,libtarget_lexicon-4ae5184fb0186375,libsmallvec-ec46f0f688645315,libtoml-0001c07fcbd64e4f,libtoml_edit-6c15625ab5140129,libserde_spanned-332ab43bc64679d9,libindexmap-66fe7ae1dad1f066,libequivalent-1cd2a250f2449a60,libhashbrown-f10e2af7546c8c24,libwinnow-e2712a43108ff8cd,libtoml_datetime-70f6e4dd5b1bf02f,libserde-2d6f6b6ec57d0a6d,libheck-8e1f98ffb0a497ae}.rlib" "<sysroot>/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-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustc0MRHZ9/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/build/cairo-sys-rs-f6aac85b0554802b/build_script_build-f6aac85b0554802b" "-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: PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace.
[INFO] [stdout]           LLVM ERROR: IO failure on output stream: No space left on device
[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 `gobject-sys` (build script) due to 1 previous error
[INFO] [stderr] error: could not compile `cairo-sys-rs` (build script) due to 1 previous error
[INFO] [stderr] rustc-LLVM ERROR: rustc-LLVM ERROR: IO failure on output stream: No space left on device
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcqWPQn3/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsystem_deps-d958566655fc4ccd,libversion_compare-28a7e9dfa04f6f4c,libpkg_config-c33376fb75a85590,libcfg_expr-0280e5005788c941,libtarget_lexicon-4ae5184fb0186375,libsmallvec-ec46f0f688645315,libtoml-0001c07fcbd64e4f,libtoml_edit-6c15625ab5140129,libserde_spanned-332ab43bc64679d9,libindexmap-66fe7ae1dad1f066,libequivalent-1cd2a250f2449a60,libhashbrown-f10e2af7546c8c24,libwinnow-e2712a43108ff8cd,libtoml_datetime-70f6e4dd5b1bf02f,libserde-2d6f6b6ec57d0a6d,libheck-8e1f98ffb0a497ae}.rlib" "<sysroot>/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-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcqWPQn3/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/build/pango-sys-402b88d7922167fb/build_script_build-402b88d7922167fb" "-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: PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace.
[INFO] [stdout]           LLVM ERROR: IO failure on output stream: No space left on device
[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 `pango-sys` (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/rustc212RPP/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsystem_deps-d958566655fc4ccd,libversion_compare-28a7e9dfa04f6f4c,libpkg_config-c33376fb75a85590,libcfg_expr-0280e5005788c941,libtarget_lexicon-4ae5184fb0186375,libsmallvec-ec46f0f688645315,libtoml-0001c07fcbd64e4f,libtoml_edit-6c15625ab5140129,libserde_spanned-332ab43bc64679d9,libindexmap-66fe7ae1dad1f066,libequivalent-1cd2a250f2449a60,libhashbrown-f10e2af7546c8c24,libwinnow-e2712a43108ff8cd,libtoml_datetime-70f6e4dd5b1bf02f,libserde-2d6f6b6ec57d0a6d,libheck-8e1f98ffb0a497ae}.rlib" "<sysroot>/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-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustc212RPP/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/build/gdkx11-sys-1de7cd8f529f9abe/build_script_build-1de7cd8f529f9abe" "-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: 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 `gdkx11-sys` (build script) due to 1 previous error
[INFO] [stderr] error: could not compile `syn` (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/5ef65a4ed75279dc1b7a26cedc27293a9f4ca8db/bin/rustc --crate-name syn --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.104/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="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="fold"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="visit"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "test", "visit", "visit-mut"))' -C metadata=eb29080493495b94 -C extra-filename=-03a10d391cb0970f --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-09040b10b620fa15.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-bff949ffe258c67d.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-b3925cc8f83e9ac1.rmeta --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" "-m64" "/tmp/rustcXCQHP9/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsystem_deps-d958566655fc4ccd,libversion_compare-28a7e9dfa04f6f4c,libpkg_config-c33376fb75a85590,libcfg_expr-0280e5005788c941,libtarget_lexicon-4ae5184fb0186375,libsmallvec-ec46f0f688645315,libtoml-0001c07fcbd64e4f,libtoml_edit-6c15625ab5140129,libserde_spanned-332ab43bc64679d9,libindexmap-66fe7ae1dad1f066,libequivalent-1cd2a250f2449a60,libhashbrown-f10e2af7546c8c24,libwinnow-e2712a43108ff8cd,libtoml_datetime-70f6e4dd5b1bf02f,libserde-2d6f6b6ec57d0a6d,libheck-8e1f98ffb0a497ae}.rlib" "<sysroot>/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-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcXCQHP9/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/build/gdk-sys-1988abcac92ff3da/build_script_build-1988abcac92ff3da" "-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: 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/5ef65a4ed75279dc1b7a26cedc27293a9f4ca8db/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/ccttcVOq.res --build-id --eh-frame-hdr -m elf_x86_64 --hash-style=gnu --as-needed -dynamic-linker /lib64/ld-linux-x86-64.so.2 -pie -z now -z relro -o /opt/rustwide/target/debug/build/gdk-sys-1988abcac92ff3da/build_script_build-1988abcac92ff3da /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/Scrt1.o /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/rustcXCQHP9/raw-dylibs -L/opt/rustwide/rustup-home/toolchains/5ef65a4ed75279dc1b7a26cedc27293a9f4ca8db/lib/rustlib/x86_64-unknown-linux-gnu/lib -L/opt/rustwide/rustup-home/toolchains/5ef65a4ed75279dc1b7a26cedc27293a9f4ca8db/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/../../.. /tmp/rustcXCQHP9/symbols.o /opt/rustwide/target/debug/build/gdk-sys-1988abcac92ff3da/build_script_build-1988abcac92ff3da.build_script_build.4dc7d19a4ac1bfb3-cgu.0.rcgu.o /opt/rustwide/target/debug/build/gdk-sys-1988abcac92ff3da/build_script_build-1988abcac92ff3da.dqihxukogm2k6x8ndlh6dylc1.rcgu.o --as-needed -Bstatic /opt/rustwide/target/debug/deps/libsystem_deps-d958566655fc4ccd.rlib /opt/rustwide/target/debug/deps/libversion_compare-28a7e9dfa04f6f4c.rlib /opt/rustwide/target/debug/deps/libpkg_config-c33376fb75a85590.rlib /opt/rustwide/target/debug/deps/libcfg_expr-0280e5005788c941.rlib /opt/rustwide/target/debug/deps/libtarget_lexicon-4ae5184fb0186375.rlib /opt/rustwide/target/debug/deps/libsmallvec-ec46f0f688645315.rlib /opt/rustwide/target/debug/deps/libtoml-0001c07fcbd64e4f.rlib /opt/rustwide/target/debug/deps/libtoml_edit-6c15625ab5140129.rlib /opt/rustwide/target/debug/deps/libserde_spanned-332ab43bc64679d9.rlib /opt/rustwide/target/debug/deps/libindexmap-66fe7ae1dad1f066.rlib /opt/rustwide/target/debug/deps/libequivalent-1cd2a250f2449a60.rlib /opt/rustwide/target/debug/deps/libhashbrown-f10e2af7546c8c24.rlib /opt/rustwide/target/debug/deps/libwinnow-e2712a43108ff8cd.rlib /opt/rustwide/target/debug/deps/libtoml_datetime-70f6e4dd5b1bf02f.rlib /opt/rustwide/target/debug/deps/libserde-2d6f6b6ec57d0a6d.rlib /opt/rustwide/target/debug/deps/libheck-8e1f98ffb0a497ae.rlib /opt/rustwide/rustup-home/toolchains/5ef65a4ed75279dc1b7a26cedc27293a9f4ca8db/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-54e42b35ab65fe3c.rlib /opt/rustwide/rustup-home/toolchains/5ef65a4ed75279dc1b7a26cedc27293a9f4ca8db/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-a051aa93565bac37.rlib /opt/rustwide/rustup-home/toolchains/5ef65a4ed75279dc1b7a26cedc27293a9f4ca8db/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-a985c41db88c1d4e.rlib /opt/rustwide/rustup-home/toolchains/5ef65a4ed75279dc1b7a26cedc27293a9f4ca8db/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-e7a59dbc7ca389fa.rlib /opt/rustwide/rustup-home/toolchains/5ef65a4ed75279dc1b7a26cedc27293a9f4ca8db/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-b3dd05ac335eff81.rlib /opt/rustwide/rustup-home/toolchains/5ef65a4ed75279dc1b7a26cedc27293a9f4ca8db/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-19df0d4c98aebab6.rlib /opt/rustwide/rustup-home/toolchains/5ef65a4ed75279dc1b7a26cedc27293a9f4ca8db/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-5970d4a3b8c38c76.rlib /opt/rustwide/rustup-home/toolchains/5ef65a4ed75279dc1b7a26cedc27293a9f4ca8db/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-c0cc747b07e421a7.rlib /opt/rustwide/rustup-home/toolchains/5ef65a4ed75279dc1b7a26cedc27293a9f4ca8db/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-03a2cd080522acfe.rlib /opt/rustwide/rustup-home/toolchains/5ef65a4ed75279dc1b7a26cedc27293a9f4ca8db/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-3bee15a2c642110e.rlib /opt/rustwide/rustup-home/toolchains/5ef65a4ed75279dc1b7a26cedc27293a9f4ca8db/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-d7f3af4e68a22daa.rlib /opt/rustwide/rustup-home/toolchains/5ef65a4ed75279dc1b7a26cedc27293a9f4ca8db/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler2-10b844c1e8b7407b.rlib /opt/rustwide/rustup-home/toolchains/5ef65a4ed75279dc1b7a26cedc27293a9f4ca8db/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-391d6f494afb952a.rlib /opt/rustwide/rustup-home/toolchains/5ef65a4ed75279dc1b7a26cedc27293a9f4ca8db/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-427c8f35bb900e30.rlib /opt/rustwide/rustup-home/toolchains/5ef65a4ed75279dc1b7a26cedc27293a9f4ca8db/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-d070da6a17160b8d.rlib /opt/rustwide/rustup-home/toolchains/5ef65a4ed75279dc1b7a26cedc27293a9f4ca8db/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-d8616ca222c9c72d.rlib /opt/rustwide/rustup-home/toolchains/5ef65a4ed75279dc1b7a26cedc27293a9f4ca8db/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-f518412a82bfe9bb.rlib /opt/rustwide/rustup-home/toolchains/5ef65a4ed75279dc1b7a26cedc27293a9f4ca8db/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-62c8dfa7db58d93c.rlib /opt/rustwide/rustup-home/toolchains/5ef65a4ed75279dc1b7a26cedc27293a9f4ca8db/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 0x00007623e1f325c7 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/opt/rustwide/rustup-home/toolchains/5ef65a4ed75279dc1b7a26cedc27293a9f4ca8db/lib/libLLVM.so.20.1-rust-1.90.0-nightly+0x57325c7)
[INFO] [stdout]            #1 0x00007623e1f329e3 SignalHandler(int) (/opt/rustwide/rustup-home/toolchains/5ef65a4ed75279dc1b7a26cedc27293a9f4ca8db/lib/libLLVM.so.20.1-rust-1.90.0-nightly+0x57329e3)
[INFO] [stdout]            #2 0x00007623dc633330 (/lib/x86_64-linux-gnu/libc.so.6+0x45330)
[INFO] [stdout]            #3 0x00005aaf9343749a void lld::elf::writeResult<llvm::object::ELFType<(llvm::endianness)1, true>>(lld::elf::Ctx&) (/opt/rustwide/rustup-home/toolchains/5ef65a4ed75279dc1b7a26cedc27293a9f4ca8db/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld+0x55749a)
[INFO] [stdout]            #4 0x00005aaf93250923 void lld::elf::LinkerDriver::link<llvm::object::ELFType<(llvm::endianness)1, true>>(llvm::opt::InputArgList&) Driver.cpp:0:0
[INFO] [stdout]            #5 0x00005aaf9322e5fa lld::elf::LinkerDriver::linkerMain(llvm::ArrayRef<char const*>) Driver.cpp:0:0
[INFO] [stdout]            #6 0x00005aaf93229a14 lld::elf::link(llvm::ArrayRef<char const*>, llvm::raw_ostream&, llvm::raw_ostream&, bool, bool) (/opt/rustwide/rustup-home/toolchains/5ef65a4ed75279dc1b7a26cedc27293a9f4ca8db/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld+0x349a14)
[INFO] [stdout]            #7 0x00005aaf931393b6 lld::unsafeLldMain(llvm::ArrayRef<char const*>, llvm::raw_ostream&, llvm::raw_ostream&, llvm::ArrayRef<lld::DriverDef>, bool) (/opt/rustwide/rustup-home/toolchains/5ef65a4ed75279dc1b7a26cedc27293a9f4ca8db/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld+0x2593b6)
[INFO] [stdout]            #8 0x00005aaf93138400 lld_main(int, char**, llvm::ToolContext const&) (/opt/rustwide/rustup-home/toolchains/5ef65a4ed75279dc1b7a26cedc27293a9f4ca8db/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld+0x258400)
[INFO] [stdout]            #9 0x00005aaf93138ab1 main (/opt/rustwide/rustup-home/toolchains/5ef65a4ed75279dc1b7a26cedc27293a9f4ca8db/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld+0x258ab1)
[INFO] [stdout]           #10 0x00007623dc6181ca (/lib/x86_64-linux-gnu/libc.so.6+0x2a1ca)
[INFO] [stdout]           #11 0x00007623dc61828b __libc_start_main (/lib/x86_64-linux-gnu/libc.so.6+0x2a28b)
[INFO] [stdout]           #12 0x00005aaf92fbb069 _start (/opt/rustwide/rustup-home/toolchains/5ef65a4ed75279dc1b7a26cedc27293a9f4ca8db/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 `gdk-sys` (build script) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "293de5efe6fbc36cd0c6f270bf0f143c8f52847eaa9c6dcd4fbdf8aa5c63b2da", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "293de5efe6fbc36cd0c6f270bf0f143c8f52847eaa9c6dcd4fbdf8aa5c63b2da", kill_on_drop: false }`
[INFO] [stdout] 293de5efe6fbc36cd0c6f270bf0f143c8f52847eaa9c6dcd4fbdf8aa5c63b2da
