[INFO] cloning repository https://github.com/circuitsacul/journal [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/circuitsacul/journal" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcircuitsacul%2Fjournal", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcircuitsacul%2Fjournal'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6a6fb082626a518213f665001fced430909b940d [INFO] checking circuitsacul/journal against try#8a0378607d6b34c242e3bfa75554871be641864b for pr-143028 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcircuitsacul%2Fjournal" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/circuitsacul/journal [INFO] finished tweaking git repo https://github.com/circuitsacul/journal [INFO] tweaked toml for git repo https://github.com/circuitsacul/journal written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/circuitsacul/journal on toolchain 8a0378607d6b34c242e3bfa75554871be641864b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8a0378607d6b34c242e3bfa75554871be641864b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/circuitsacul/journal 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" "+8a0378607d6b34c242e3bfa75554871be641864b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+8a0378607d6b34c242e3bfa75554871be641864b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bb0e4f9c2d8c674c131df97bb54f70c3d6aa95de926267af3f55a56724f43f60 [INFO] running `Command { std: "docker" "start" "-a" "bb0e4f9c2d8c674c131df97bb54f70c3d6aa95de926267af3f55a56724f43f60", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bb0e4f9c2d8c674c131df97bb54f70c3d6aa95de926267af3f55a56724f43f60", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bb0e4f9c2d8c674c131df97bb54f70c3d6aa95de926267af3f55a56724f43f60", kill_on_drop: false }` [INFO] [stdout] bb0e4f9c2d8c674c131df97bb54f70c3d6aa95de926267af3f55a56724f43f60 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+8a0378607d6b34c242e3bfa75554871be641864b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6073bd2b20794c74643d5ec966cbf951f1aa8e408afd8e957a222272f207076a [INFO] running `Command { std: "docker" "start" "-a" "6073bd2b20794c74643d5ec966cbf951f1aa8e408afd8e957a222272f207076a", 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.3 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling pkg-config v0.3.32 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Compiling target-lexicon v0.12.16 [INFO] [stderr] Compiling smallvec v1.15.0 [INFO] [stderr] Compiling version-compare v0.2.0 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Checking once_cell v1.21.3 [INFO] [stderr] Checking pin-project-lite v0.2.16 [INFO] [stderr] Checking futures-core v0.3.31 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking futures-io v0.3.31 [INFO] [stderr] Checking futures-sink v0.3.31 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking futures-task v0.3.31 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Checking tracing-core v0.1.33 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Checking litemap v0.8.0 [INFO] [stderr] Checking writeable v0.6.1 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Compiling icu_properties_data v2.0.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling gio v0.18.4 [INFO] [stderr] Compiling icu_normalizer_data v2.0.0 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Checking dioxus-core-types v0.7.0-alpha.0 [INFO] [stderr] Compiling slotmap v1.0.7 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling rustversion v1.0.20 [INFO] [stderr] Checking libloading v0.8.7 [INFO] [stderr] Compiling winnow v0.7.10 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Checking itoa v1.0.15 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Checking longest-increasing-subsequence v0.1.0 [INFO] [stderr] Checking rustc-hash v2.1.1 [INFO] [stderr] Compiling x11 v2.21.0 [INFO] [stderr] Compiling lazy-js-bundle v0.7.0-alpha.0 [INFO] [stderr] Compiling cfg-expr v0.15.8 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Checking utf8_iter v1.0.4 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling zerocopy v0.8.25 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Checking bytes v1.10.1 [INFO] [stderr] Checking unicode-segmentation v1.12.0 [INFO] [stderr] Compiling gtk v0.18.2 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking syn v2.0.101 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling field-offset v0.3.6 [INFO] [stderr] Compiling const_format_proc_macros v0.2.34 [INFO] [stderr] Checking ryu v1.0.20 [INFO] [stderr] Checking log v0.4.27 [INFO] [stderr] Checking parking v2.2.1 [INFO] [stderr] Checking concurrent-queue v2.5.0 [INFO] [stderr] Compiling endi v1.1.0 [INFO] [stderr] Compiling convert_case v0.8.0 [INFO] [stderr] Checking dioxus-cli-config v0.7.0-alpha.0 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Checking event-listener v5.4.0 [INFO] [stderr] Compiling x11-dl v2.21.0 [INFO] [stderr] Compiling nix v0.30.1 [INFO] [stderr] Checking simd-adler32 v0.3.7 [INFO] [stderr] Compiling libxdo-sys v0.11.0 [INFO] [stderr] Checking http v1.3.1 [INFO] [stderr] Checking crossbeam-channel v0.5.15 [INFO] [stderr] Checking event-listener-strategy v0.5.4 [INFO] [stderr] Compiling dioxus-document v0.7.0-alpha.0 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Checking raw-window-handle v0.6.2 [INFO] [stderr] Checking const_format v0.2.34 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Checking adler2 v2.0.0 [INFO] [stderr] Checking fastrand v2.3.0 [INFO] [stderr] Checking dpi v0.1.2 [INFO] [stderr] Checking miniz_oxide v0.8.8 [INFO] [stderr] Checking memmap2 v0.9.5 [INFO] [stderr] Checking signal-hook-registry v1.4.5 [INFO] [stderr] Checking socket2 v0.5.9 [INFO] [stderr] Checking mio v1.0.3 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking futures-lite v2.6.0 [INFO] [stderr] Checking rand_core v0.9.3 [INFO] [stderr] Checking async-broadcast v0.7.2 [INFO] [stderr] Checking libloading v0.7.4 [INFO] [stderr] Checking crc32fast v1.4.2 [INFO] [stderr] Checking ordered-stream v0.2.0 [INFO] [stderr] Checking option-ext v0.2.0 [INFO] [stderr] Checking urlencoding v2.1.3 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Checking regex-syntax v0.8.5 [INFO] [stderr] Checking cpufeatures v0.2.17 [INFO] [stderr] Checking regex-syntax v0.6.29 [INFO] [stderr] Checking uuid v1.16.0 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking flate2 v1.1.1 [INFO] [stderr] Checking dirs-sys v0.5.0 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Checking fdeflate v0.3.7 [INFO] [stderr] Compiling dioxus-interpreter-js v0.7.0-alpha.0 [INFO] [stderr] Compiling wry v0.45.0 [INFO] [stderr] Checking cfb v0.7.3 [INFO] [stderr] Checking data-encoding v2.9.0 [INFO] [stderr] Compiling rfd v0.15.3 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Checking utf-8 v0.7.6 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Checking sledgehammer_utils v0.3.1 [INFO] [stderr] Checking dirs v6.0.0 [INFO] [stderr] Checking sharded-slab v0.1.7 [INFO] [stderr] Compiling dioxus-config-macro v0.7.0-alpha.0 [INFO] [stderr] Compiling dioxus-desktop v0.7.0-alpha.0 [INFO] [stderr] Checking thread_local v1.1.8 [INFO] [stderr] Checking png v0.17.16 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling dunce v1.0.5 [INFO] [stderr] Checking home v0.5.11 [INFO] [stderr] Checking pollster v0.4.0 [INFO] [stderr] Checking libxdo v0.6.0 [INFO] [stderr] Checking raw-window-handle v0.5.2 [INFO] [stderr] Compiling base16 v0.2.1 [INFO] [stderr] Checking base64 v0.22.1 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Checking dioxus-config-macros v0.7.0-alpha.0 [INFO] [stderr] Checking unicode-id v0.3.5 [INFO] [stderr] Checking infer v0.19.0 [INFO] [stderr] Checking futures-timer v3.0.3 [INFO] [stderr] Checking markdown v1.0.0 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Checking rand v0.9.1 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Checking matchers v0.1.0 [INFO] [stderr] Checking dioxus-rsx v0.7.0-alpha.0 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling macro-string v0.1.4 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling warnings-macro v0.2.0 [INFO] [stderr] Compiling enumflags2_derive v0.7.11 [INFO] [stderr] Compiling serde_repr v0.1.20 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling const-serialize-macro v0.7.0-alpha.0 [INFO] [stderr] Compiling dioxus-html-internal-macro v0.7.0-alpha.0 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling sledgehammer_bindgen_macro v0.6.1 [INFO] [stderr] Compiling dlopen2_derive v0.4.0 [INFO] [stderr] Compiling dioxus-core-macro v0.7.0-alpha.0 [INFO] [stderr] Compiling dioxus-router-macro v0.7.0-alpha.0 [INFO] [stderr] Checking dlopen2 v0.7.0 [INFO] [stderr] Checking zerofrom v0.1.6 [INFO] [stderr] Checking tokio v1.45.0 [INFO] [stderr] Checking yoke v0.8.0 [INFO] [stderr] Checking pin-project v1.1.10 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking zerovec v0.11.2 [INFO] [stderr] Checking zerotrie v0.2.2 [INFO] [stderr] Checking generational-box v0.7.0-alpha.0 [INFO] [stderr] Checking warnings v0.2.1 [INFO] [stderr] Checking tungstenite v0.26.2 [INFO] [stderr] Checking dioxus-asset-resolver v0.7.0-alpha.0 [INFO] [stderr] Checking tracing-subscriber v0.3.19 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Checking sledgehammer_bindgen v0.6.0 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling enumset_derive v0.11.0 [INFO] [stderr] Checking dioxus-logger v0.7.0-alpha.0 [INFO] [stderr] Checking tinystr v0.8.1 [INFO] [stderr] Checking potential_utf v0.1.2 [INFO] [stderr] Checking icu_collections v2.0.0 [INFO] [stderr] Checking enumset v1.1.6 [INFO] [stderr] Checking icu_locale_core v2.0.0 [INFO] [stderr] Checking icu_provider v2.0.0 [INFO] [stderr] Checking icu_properties v2.0.0 [INFO] [stderr] Checking icu_normalizer v2.0.0 [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--version-script=/tmp/rustc1v1EGq/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustc1v1EGq/symbols.o" "<16 object files omitted>" "/tmp/rustc1v1EGq/rmeta.o" "<1 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsyn-13797c58319b482b.rlib,libquote-d274c41cc22802de.rlib,libproc_macro2-56ecedef4d4132b4.rlib,libunicode_ident-b3925cc8f83e9ac1.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libproc_macro-*,librustc_literal_escaper-*,librustc_std_workspace_std-*,libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustc1v1EGq/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,-znostart-stop-gc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/libserde_derive-2ff33bdbc9882402.so" "-Wl,--gc-sections" "-shared" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace. [INFO] [stdout] Stack dump: [INFO] [stdout] 0. Program arguments: /opt/rustwide/rustup-home/toolchains/8a0378607d6b34c242e3bfa75554871be641864b/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/ccSoKlam.res --build-id --eh-frame-hdr -m elf_x86_64 --hash-style=gnu --as-needed -shared -z relro -o /opt/rustwide/target/debug/deps/libserde_derive-2ff33bdbc9882402.so /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/crti.o /usr/lib/gcc/x86_64-linux-gnu/13/crtbeginS.o -L/tmp/rustc1v1EGq/raw-dylibs -L/opt/rustwide/rustup-home/toolchains/8a0378607d6b34c242e3bfa75554871be641864b/lib/rustlib/x86_64-unknown-linux-gnu/lib -L/opt/rustwide/rustup-home/toolchains/8a0378607d6b34c242e3bfa75554871be641864b/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld -L/usr/lib/gcc/x86_64-linux-gnu/13 -L/usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/13/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/13/../../.. --version-script=/tmp/rustc1v1EGq/list --no-undefined-version /tmp/rustc1v1EGq/symbols.o /opt/rustwide/target/debug/deps/serde_derive-2ff33bdbc9882402.serde_derive.820b1e5f04ac41dc-cgu.00.rcgu.o /opt/rustwide/target/debug/deps/serde_derive-2ff33bdbc9882402.serde_derive.820b1e5f04ac41dc-cgu.01.rcgu.o /opt/rustwide/target/debug/deps/serde_derive-2ff33bdbc9882402.serde_derive.820b1e5f04ac41dc-cgu.02.rcgu.o /opt/rustwide/target/debug/deps/serde_derive-2ff33bdbc9882402.serde_derive.820b1e5f04ac41dc-cgu.03.rcgu.o /opt/rustwide/target/debug/deps/serde_derive-2ff33bdbc9882402.serde_derive.820b1e5f04ac41dc-cgu.04.rcgu.o /opt/rustwide/target/debug/deps/serde_derive-2ff33bdbc9882402.serde_derive.820b1e5f04ac41dc-cgu.05.rcgu.o /opt/rustwide/target/debug/deps/serde_derive-2ff33bdbc9882402.serde_derive.820b1e5f04ac41dc-cgu.06.rcgu.o /opt/rustwide/target/debug/deps/serde_derive-2ff33bdbc9882402.serde_derive.820b1e5f04ac41dc-cgu.07.rcgu.o /opt/rustwide/target/debug/deps/serde_derive-2ff33bdbc9882402.serde_derive.820b1e5f04ac41dc-cgu.08.rcgu.o /opt/rustwide/target/debug/deps/serde_derive-2ff33bdbc9882402.serde_derive.820b1e5f04ac41dc-cgu.09.rcgu.o /opt/rustwide/target/debug/deps/serde_derive-2ff33bdbc9882402.serde_derive.820b1e5f04ac41dc-cgu.10.rcgu.o /opt/rustwide/target/debug/deps/serde_derive-2ff33bdbc9882402.serde_derive.820b1e5f04ac41dc-cgu.11.rcgu.o /opt/rustwide/target/debug/deps/serde_derive-2ff33bdbc9882402.serde_derive.820b1e5f04ac41dc-cgu.12.rcgu.o /opt/rustwide/target/debug/deps/serde_derive-2ff33bdbc9882402.serde_derive.820b1e5f04ac41dc-cgu.13.rcgu.o /opt/rustwide/target/debug/deps/serde_derive-2ff33bdbc9882402.serde_derive.820b1e5f04ac41dc-cgu.14.rcgu.o /opt/rustwide/target/debug/deps/serde_derive-2ff33bdbc9882402.serde_derive.820b1e5f04ac41dc-cgu.15.rcgu.o /tmp/rustc1v1EGq/rmeta.o /opt/rustwide/target/debug/deps/serde_derive-2ff33bdbc9882402.ab5ijosbkc7382sl1bltcupw0.rcgu.o --as-needed -Bstatic /opt/rustwide/target/debug/deps/libsyn-13797c58319b482b.rlib /opt/rustwide/target/debug/deps/libquote-d274c41cc22802de.rlib /opt/rustwide/target/debug/deps/libproc_macro2-56ecedef4d4132b4.rlib /opt/rustwide/target/debug/deps/libunicode_ident-b3925cc8f83e9ac1.rlib /opt/rustwide/rustup-home/toolchains/8a0378607d6b34c242e3bfa75554871be641864b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libproc_macro-176c319d4870d9ab.rlib /opt/rustwide/rustup-home/toolchains/8a0378607d6b34c242e3bfa75554871be641864b/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_literal_escaper-bcf8ad99cd3ec5b5.rlib /opt/rustwide/rustup-home/toolchains/8a0378607d6b34c242e3bfa75554871be641864b/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-99a106327f715828.rlib /opt/rustwide/rustup-home/toolchains/8a0378607d6b34c242e3bfa75554871be641864b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-c3f1bd7325067ba3.rlib /opt/rustwide/rustup-home/toolchains/8a0378607d6b34c242e3bfa75554871be641864b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-eb0983423cf82003.rlib /opt/rustwide/rustup-home/toolchains/8a0378607d6b34c242e3bfa75554871be641864b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-cd4c0188f9d1e734.rlib /opt/rustwide/rustup-home/toolchains/8a0378607d6b34c242e3bfa75554871be641864b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-a2bf11d3a12d126e.rlib /opt/rustwide/rustup-home/toolchains/8a0378607d6b34c242e3bfa75554871be641864b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-fb62395cf0e2d213.rlib /opt/rustwide/rustup-home/toolchains/8a0378607d6b34c242e3bfa75554871be641864b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-97c81a39568124f8.rlib /opt/rustwide/rustup-home/toolchains/8a0378607d6b34c242e3bfa75554871be641864b/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-491e50fe45cb1ae3.rlib /opt/rustwide/rustup-home/toolchains/8a0378607d6b34c242e3bfa75554871be641864b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-03858a0c8634e281.rlib /opt/rustwide/rustup-home/toolchains/8a0378607d6b34c242e3bfa75554871be641864b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-9850d1090a264569.rlib /opt/rustwide/rustup-home/toolchains/8a0378607d6b34c242e3bfa75554871be641864b/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-c01e0363be5a44fe.rlib /opt/rustwide/rustup-home/toolchains/8a0378607d6b34c242e3bfa75554871be641864b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-8629fb2e3b9363f0.rlib /opt/rustwide/rustup-home/toolchains/8a0378607d6b34c242e3bfa75554871be641864b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler2-f6afd37a755fb05d.rlib /opt/rustwide/rustup-home/toolchains/8a0378607d6b34c242e3bfa75554871be641864b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-fcea91ed39cd71ec.rlib /opt/rustwide/rustup-home/toolchains/8a0378607d6b34c242e3bfa75554871be641864b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-9776cdb99ff39b02.rlib /opt/rustwide/rustup-home/toolchains/8a0378607d6b34c242e3bfa75554871be641864b/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-ac5014cc0fda32cf.rlib /opt/rustwide/rustup-home/toolchains/8a0378607d6b34c242e3bfa75554871be641864b/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-580abfecd4c0838f.rlib /opt/rustwide/rustup-home/toolchains/8a0378607d6b34c242e3bfa75554871be641864b/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-fa26ced683f77497.rlib /opt/rustwide/rustup-home/toolchains/8a0378607d6b34c242e3bfa75554871be641864b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-3d3ce652f9fb12f3.rlib /opt/rustwide/rustup-home/toolchains/8a0378607d6b34c242e3bfa75554871be641864b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-c9466c42e9d1044b.rlib -Bdynamic -lgcc_s -lutil -lrt -lpthread -lm -ldl -lc -znostart-stop-gc --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 `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/rmetamxh3JJ/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `icu_properties` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaxPJR65/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `futures-util` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "6073bd2b20794c74643d5ec966cbf951f1aa8e408afd8e957a222272f207076a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6073bd2b20794c74643d5ec966cbf951f1aa8e408afd8e957a222272f207076a", kill_on_drop: false }` [INFO] [stdout] 6073bd2b20794c74643d5ec966cbf951f1aa8e408afd8e957a222272f207076a