[INFO] fetching crate iceberg-catalog-memory 0.5.1... [INFO] checking iceberg-catalog-memory-0.5.1 against try#8d46be77cd48fdbcced888d027457e2c9cf2aa16 for pr-142723 [INFO] extracting crate iceberg-catalog-memory 0.5.1 into /workspace/builds/worker-3-tc2/source [INFO] validating manifest of crates.io crate iceberg-catalog-memory 0.5.1 on toolchain 8d46be77cd48fdbcced888d027457e2c9cf2aa16 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8d46be77cd48fdbcced888d027457e2c9cf2aa16" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate iceberg-catalog-memory 0.5.1 [INFO] finished tweaking crates.io crate iceberg-catalog-memory 0.5.1 [INFO] tweaked toml for crates.io crate iceberg-catalog-memory 0.5.1 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] crate crates.io crate iceberg-catalog-memory 0.5.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" "+8d46be77cd48fdbcced888d027457e2c9cf2aa16" "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" "+8d46be77cd48fdbcced888d027457e2c9cf2aa16" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 12d98a5b1466fc6527f09d5f9d73100d53eeb775c272f2372302d30f01aa3095 [INFO] running `Command { std: "docker" "start" "-a" "12d98a5b1466fc6527f09d5f9d73100d53eeb775c272f2372302d30f01aa3095", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "12d98a5b1466fc6527f09d5f9d73100d53eeb775c272f2372302d30f01aa3095", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "12d98a5b1466fc6527f09d5f9d73100d53eeb775c272f2372302d30f01aa3095", kill_on_drop: false }` [INFO] [stdout] 12d98a5b1466fc6527f09d5f9d73100d53eeb775c272f2372302d30f01aa3095 [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" "+8d46be77cd48fdbcced888d027457e2c9cf2aa16" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1007552eec91a76fe54b67b8b94cf14d145c8e638e9b3f6c5edb6746c68d5ae7 [INFO] running `Command { std: "docker" "start" "-a" "1007552eec91a76fe54b67b8b94cf14d145c8e638e9b3f6c5edb6746c68d5ae7", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling unicode-ident v1.0.16 [INFO] [stderr] Compiling libc v0.2.171 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling libm v0.2.11 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Checking once_cell v1.21.1 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Checking bytes v1.10.0 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking pin-project-lite v0.2.16 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Checking futures-core v0.3.31 [INFO] [stderr] Checking futures-sink v0.3.31 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Checking futures-io v0.3.31 [INFO] [stderr] Checking futures-task v0.3.31 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Checking smallvec v1.14.0 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Compiling semver v1.0.25 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Checking subtle v2.6.1 [INFO] [stderr] Checking itoa v1.0.14 [INFO] [stderr] Checking iana-time-zone v0.1.61 [INFO] [stderr] Checking writeable v0.5.5 [INFO] [stderr] Checking litemap v0.7.4 [INFO] [stderr] Compiling crunchy v0.2.3 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking rustls-pki-types v1.11.0 [INFO] [stderr] Checking icu_locid_transform_data v1.5.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Checking arrow-schema v55.1.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling httparse v1.10.0 [INFO] [stderr] Checking untrusted v0.9.0 [INFO] [stderr] Checking allocator-api2 v0.2.21 [INFO] [stderr] Checking hashbrown v0.15.2 [INFO] [stderr] Checking http v1.3.1 [INFO] [stderr] Checking icu_properties_data v1.5.0 [INFO] [stderr] Checking ryu v1.0.19 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Checking const-oid v0.9.6 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Checking lexical-util v1.0.6 [INFO] [stderr] Compiling pkg-config v0.3.31 [INFO] [stderr] Checking icu_normalizer_data v1.5.0 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Checking write16 v1.0.0 [INFO] [stderr] Checking utf8_iter v1.0.4 [INFO] [stderr] Checking try-lock v0.2.5 [INFO] [stderr] Compiling getrandom v0.3.1 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Checking utf16_iter v1.0.5 [INFO] [stderr] Compiling rustls v0.23.23 [INFO] [stderr] Checking want v0.3.1 [INFO] [stderr] Checking tracing-core v0.1.33 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Checking log v0.4.25 [INFO] [stderr] Checking tower-service v0.3.3 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling serde_json v1.0.138 [INFO] [stderr] Checking zeroize v1.8.1 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Checking bitflags v2.8.0 [INFO] [stderr] Checking base64 v0.22.1 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking num-complex v0.4.6 [INFO] [stderr] Checking chrono v0.4.41 [INFO] [stderr] Checking half v2.6.0 [INFO] [stderr] Checking http-body v1.0.1 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Checking concurrent-queue v2.5.0 [INFO] [stderr] Compiling flatbuffers v25.2.10 [INFO] [stderr] Checking webpki-roots v0.26.8 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Checking sync_wrapper v1.0.2 [INFO] [stderr] Checking crc32fast v1.4.2 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Compiling cc v1.2.14 [INFO] [stderr] Checking tower-layer v0.3.3 [INFO] [stderr] Compiling rustversion v1.0.19 [INFO] [stderr] Compiling zstd-safe v7.2.1 [INFO] [stderr] Compiling anyhow v1.0.95 [INFO] [stderr] Checking parking v2.2.1 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking lexical-parse-integer v1.0.5 [INFO] [stderr] Checking lexical-write-integer v1.0.5 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Checking num-iter v0.1.45 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Checking cpufeatures v0.2.17 [INFO] [stderr] Checking alloc-no-stdlib v2.0.4 [INFO] [stderr] Checking socket2 v0.5.8 [INFO] [stderr] Checking mio v1.0.3 [INFO] [stderr] Checking const-random v0.1.18 [INFO] [stderr] Checking dlv-list v0.5.2 [INFO] [stderr] Checking alloc-stdlib v0.2.2 [INFO] [stderr] Checking lexical-parse-float v1.0.5 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking event-listener v5.4.0 [INFO] [stderr] Compiling crc32c v0.6.8 [INFO] [stderr] Checking core2 v0.4.0 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking rustls-pemfile v2.2.0 [INFO] [stderr] Compiling bigdecimal v0.4.8 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking lexical-write-float v1.0.5 [INFO] [stderr] Checking rle-decode-fast v1.0.3 [INFO] [stderr] Checking ipnet v2.11.0 [INFO] [stderr] Compiling snap v1.1.1 [INFO] [stderr] Checking trim-in-place v0.1.7 [INFO] [stderr] Checking zlib-rs v0.5.0 [INFO] [stderr] Checking mime v0.3.17 [INFO] [stderr] Checking fastrand v2.3.0 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Checking regex-syntax v0.8.5 [INFO] [stderr] Compiling portable-atomic v1.10.0 [INFO] [stderr] Checking event-listener-strategy v0.5.3 [INFO] [stderr] Checking brotli-decompressor v5.0.0 [INFO] [stderr] Checking lexical-core v1.0.5 [INFO] [stderr] Checking threadpool v1.8.1 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking atoi v2.0.0 [INFO] [stderr] Checking ordered-float v2.10.1 [INFO] [stderr] Checking twox-hash v1.6.3 [INFO] [stderr] Compiling moka v0.12.10 [INFO] [stderr] Checking integer-encoding v3.0.4 [INFO] [stderr] Checking home v0.5.11 [INFO] [stderr] Checking dary_heap v0.3.7 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling rust_decimal v1.37.1 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Checking adler32 v1.2.0 [INFO] [stderr] Checking lz4_flex v0.11.3 [INFO] [stderr] Checking async-lock v3.4.0 [INFO] [stderr] Checking thrift v0.17.0 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking md-5 v0.10.6 [INFO] [stderr] Checking crossbeam-channel v0.5.15 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Checking simdutf8 v0.1.5 [INFO] [stderr] Checking either v1.15.0 [INFO] [stderr] Checking regex-lite v0.1.6 [INFO] [stderr] Checking strum v0.26.3 [INFO] [stderr] Checking tagptr v0.2.0 [INFO] [stderr] Compiling rustix v1.0.1 [INFO] [stderr] Checking bytemuck v1.21.0 [INFO] [stderr] Checking twox-hash v2.1.0 [INFO] [stderr] Compiling seq-macro v0.3.5 [INFO] [stderr] Checking arrayvec v0.7.6 [INFO] [stderr] Checking ordered-float v4.6.0 [INFO] [stderr] Checking murmur3 v0.5.2 [INFO] [stderr] Checking linux-raw-sys v0.9.2 [INFO] [stderr] Checking bimap v0.6.3 [INFO] [stderr] Checking roaring v0.10.12 [INFO] [stderr] Checking array-init v2.1.0 [INFO] [stderr] Checking itertools v0.13.0 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Compiling ring v0.17.13 [INFO] [stderr] Compiling zstd-sys v2.0.13+zstd.1.5.6 [INFO] [stderr] Checking brotli v8.0.1 [INFO] [stderr] Checking libz-rs-sys v0.5.0 [INFO] [stderr] Checking flate2 v1.1.1 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Checking tempfile v3.20.0 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Checking rustls-webpki v0.102.8 [INFO] [stderr] Compiling serde_derive v1.0.217 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling zerofrom-derive v0.1.5 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling typed-builder-macro v0.19.1 [INFO] [stderr] Compiling typed-builder-macro v0.20.1 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Checking zstd v0.13.2 [INFO] [stderr] Compiling serde_repr v0.1.19 [INFO] [stderr] Checking tokio v1.45.0 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Checking zerofrom v0.1.5 [INFO] [stderr] Checking yoke v0.7.5 [INFO] [stderr] Checking zerovec v0.10.4 [INFO] [stderr] Checking ppv-lite86 v0.2.20 [INFO] [stderr] Checking typed-builder v0.20.1 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Checking typed-builder v0.19.1 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Compiling derive_builder_core v0.20.2 [INFO] [stderr] Compiling serde_with_macros v3.12.0 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking ordered-multimap v0.7.3 [INFO] [stderr] Checking libflate_lz77 v2.1.0 [INFO] [stderr] Checking tinystr v0.7.6 [INFO] [stderr] Checking icu_collections v1.5.0 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking libflate v2.1.0 [INFO] [stderr] Checking icu_locid v1.5.0 [INFO] [stderr] Checking rust-ini v0.21.1 [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmeta3iczip/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaHiDgoL/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rustls` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `derive_builder_core` (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/8d46be77cd48fdbcced888d027457e2c9cf2aa16/bin/rustc --crate-name derive_builder_core --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/derive_builder_core-0.20.2/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="lib_has_std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "clippy", "lib_has_std"))' -C metadata=c96b7615822a817d -C extra-filename=-4fd6244df4f15ec7 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern darling=/opt/rustwide/target/debug/deps/libdarling-3800cacf73a7f2a9.rmeta --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-ba1164ef8c5072f6.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-659100a50848dadc.rmeta --extern syn=/opt/rustwide/target/debug/deps/libsyn-51f73f40703c508d.rmeta --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stderr] error: could not compile `futures-util` (lib) 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/rustcrGtB67/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustcrGtB67/symbols.o" "<16 object files omitted>" "/tmp/rustcrGtB67/rmeta.o" "<1 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsyn-51f73f40703c508d.rlib,libquote-659100a50848dadc.rlib,libproc_macro2-ba1164ef8c5072f6.rlib,libunicode_ident-a3690edd3a41f0e2.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/rustcrGtB67/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-481e6dea69a4249e.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] collect2: fatal error: ld terminated with signal 7 [Bus error], core dumped [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `serde_derive` (lib) due to 1 previous error [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetapy1pO8" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rand` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaJbSUMz/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `libflate` (lib) 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/rustcg2mxpM/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustcg2mxpM/symbols.o" "<10 object files omitted>" "/tmp/rustcg2mxpM/rmeta.o" "<1 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libdarling-3800cacf73a7f2a9.rlib,libdarling_core-b3987d9c4fb30a7a.rlib,libstrsim-9754e702f19a9357.rlib,libfnv-bd60753855300b18.rlib,libident_case-ecc112105bc5215b.rlib,libsyn-51f73f40703c508d.rlib,libquote-659100a50848dadc.rlib,libproc_macro2-ba1164ef8c5072f6.rlib,libunicode_ident-a3690edd3a41f0e2.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/rustcg2mxpM/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_with_macros-9282d7c1587c83ec.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/8d46be77cd48fdbcced888d027457e2c9cf2aa16/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/cck4LM7I.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_with_macros-9282d7c1587c83ec.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/rustcg2mxpM/raw-dylibs -L/opt/rustwide/rustup-home/toolchains/8d46be77cd48fdbcced888d027457e2c9cf2aa16/lib/rustlib/x86_64-unknown-linux-gnu/lib -L/opt/rustwide/rustup-home/toolchains/8d46be77cd48fdbcced888d027457e2c9cf2aa16/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/rustcg2mxpM/list --no-undefined-version /tmp/rustcg2mxpM/symbols.o /opt/rustwide/target/debug/deps/serde_with_macros-9282d7c1587c83ec.serde_with_macros.b5aef609b2ccf55d-cgu.00.rcgu.o /opt/rustwide/target/debug/deps/serde_with_macros-9282d7c1587c83ec.serde_with_macros.b5aef609b2ccf55d-cgu.01.rcgu.o /opt/rustwide/target/debug/deps/serde_with_macros-9282d7c1587c83ec.serde_with_macros.b5aef609b2ccf55d-cgu.02.rcgu.o /opt/rustwide/target/debug/deps/serde_with_macros-9282d7c1587c83ec.serde_with_macros.b5aef609b2ccf55d-cgu.03.rcgu.o /opt/rustwide/target/debug/deps/serde_with_macros-9282d7c1587c83ec.serde_with_macros.b5aef609b2ccf55d-cgu.04.rcgu.o /opt/rustwide/target/debug/deps/serde_with_macros-9282d7c1587c83ec.serde_with_macros.b5aef609b2ccf55d-cgu.05.rcgu.o /opt/rustwide/target/debug/deps/serde_with_macros-9282d7c1587c83ec.serde_with_macros.b5aef609b2ccf55d-cgu.06.rcgu.o /opt/rustwide/target/debug/deps/serde_with_macros-9282d7c1587c83ec.serde_with_macros.b5aef609b2ccf55d-cgu.07.rcgu.o /opt/rustwide/target/debug/deps/serde_with_macros-9282d7c1587c83ec.serde_with_macros.b5aef609b2ccf55d-cgu.08.rcgu.o /opt/rustwide/target/debug/deps/serde_with_macros-9282d7c1587c83ec.serde_with_macros.b5aef609b2ccf55d-cgu.09.rcgu.o /tmp/rustcg2mxpM/rmeta.o /opt/rustwide/target/debug/deps/serde_with_macros-9282d7c1587c83ec.ambrht4q8qq78g2mryo60zzmk.rcgu.o --as-needed -Bstatic /opt/rustwide/target/debug/deps/libdarling-3800cacf73a7f2a9.rlib /opt/rustwide/target/debug/deps/libdarling_core-b3987d9c4fb30a7a.rlib /opt/rustwide/target/debug/deps/libstrsim-9754e702f19a9357.rlib /opt/rustwide/target/debug/deps/libfnv-bd60753855300b18.rlib /opt/rustwide/target/debug/deps/libident_case-ecc112105bc5215b.rlib /opt/rustwide/target/debug/deps/libsyn-51f73f40703c508d.rlib /opt/rustwide/target/debug/deps/libquote-659100a50848dadc.rlib /opt/rustwide/target/debug/deps/libproc_macro2-ba1164ef8c5072f6.rlib /opt/rustwide/target/debug/deps/libunicode_ident-a3690edd3a41f0e2.rlib /opt/rustwide/rustup-home/toolchains/8d46be77cd48fdbcced888d027457e2c9cf2aa16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libproc_macro-782b8f6b03f85789.rlib /opt/rustwide/rustup-home/toolchains/8d46be77cd48fdbcced888d027457e2c9cf2aa16/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_literal_escaper-fef4690e235d0544.rlib /opt/rustwide/rustup-home/toolchains/8d46be77cd48fdbcced888d027457e2c9cf2aa16/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-969b9f1ad0e10e4b.rlib /opt/rustwide/rustup-home/toolchains/8d46be77cd48fdbcced888d027457e2c9cf2aa16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-6ea888b788c42862.rlib /opt/rustwide/rustup-home/toolchains/8d46be77cd48fdbcced888d027457e2c9cf2aa16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-d82099b93c7e59b7.rlib /opt/rustwide/rustup-home/toolchains/8d46be77cd48fdbcced888d027457e2c9cf2aa16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-5fd658f41c337791.rlib /opt/rustwide/rustup-home/toolchains/8d46be77cd48fdbcced888d027457e2c9cf2aa16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-aacfe043ce80c243.rlib /opt/rustwide/rustup-home/toolchains/8d46be77cd48fdbcced888d027457e2c9cf2aa16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-8b7d1a84e7aa2c28.rlib /opt/rustwide/rustup-home/toolchains/8d46be77cd48fdbcced888d027457e2c9cf2aa16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-b0d7c05ec43c58c7.rlib /opt/rustwide/rustup-home/toolchains/8d46be77cd48fdbcced888d027457e2c9cf2aa16/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-c1a96356efb858ca.rlib /opt/rustwide/rustup-home/toolchains/8d46be77cd48fdbcced888d027457e2c9cf2aa16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-76f93126db57548f.rlib /opt/rustwide/rustup-home/toolchains/8d46be77cd48fdbcced888d027457e2c9cf2aa16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-cb111656a92b1c7f.rlib /opt/rustwide/rustup-home/toolchains/8d46be77cd48fdbcced888d027457e2c9cf2aa16/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-13bf8447f40b4125.rlib /opt/rustwide/rustup-home/toolchains/8d46be77cd48fdbcced888d027457e2c9cf2aa16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-da7f80b8841ec033.rlib /opt/rustwide/rustup-home/toolchains/8d46be77cd48fdbcced888d027457e2c9cf2aa16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler2-73859fadc6b5dfeb.rlib /opt/rustwide/rustup-home/toolchains/8d46be77cd48fdbcced888d027457e2c9cf2aa16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-745260925d633f62.rlib /opt/rustwide/rustup-home/toolchains/8d46be77cd48fdbcced888d027457e2c9cf2aa16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-545568f1265e00c0.rlib /opt/rustwide/rustup-home/toolchains/8d46be77cd48fdbcced888d027457e2c9cf2aa16/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-9785599f4ff3c7bf.rlib /opt/rustwide/rustup-home/toolchains/8d46be77cd48fdbcced888d027457e2c9cf2aa16/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-b8eef319e27e2a4f.rlib /opt/rustwide/rustup-home/toolchains/8d46be77cd48fdbcced888d027457e2c9cf2aa16/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-b210514497fdbd25.rlib /opt/rustwide/rustup-home/toolchains/8d46be77cd48fdbcced888d027457e2c9cf2aa16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-2aeff126d727b037.rlib /opt/rustwide/rustup-home/toolchains/8d46be77cd48fdbcced888d027457e2c9cf2aa16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-586296b4e26cae49.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] #0 0x00007c5eafb38dc7 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/opt/rustwide/rustup-home/toolchains/8d46be77cd48fdbcced888d027457e2c9cf2aa16/lib/libLLVM.so.20.1-rust-1.89.0-nightly+0x5738dc7) [INFO] [stdout] #1 0x00007c5eafb391e3 SignalHandler(int) (/opt/rustwide/rustup-home/toolchains/8d46be77cd48fdbcced888d027457e2c9cf2aa16/lib/libLLVM.so.20.1-rust-1.89.0-nightly+0x57391e3) [INFO] [stdout] #2 0x00007c5eb400a330 (/lib/x86_64-linux-gnu/libc.so.6+0x45330) [INFO] [stdout] #3 0x00005a33779a249a void lld::elf::writeResult>(lld::elf::Ctx&) (/opt/rustwide/rustup-home/toolchains/8d46be77cd48fdbcced888d027457e2c9cf2aa16/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld+0x55749a) [INFO] [stdout] #4 0x00005a33777bb923 void lld::elf::LinkerDriver::link>(llvm::opt::InputArgList&) Driver.cpp:0:0 [INFO] [stdout] #5 0x00005a33777995fa lld::elf::LinkerDriver::linkerMain(llvm::ArrayRef) Driver.cpp:0:0 [INFO] [stdout] #6 0x00005a3377794a14 lld::elf::link(llvm::ArrayRef, llvm::raw_ostream&, llvm::raw_ostream&, bool, bool) (/opt/rustwide/rustup-home/toolchains/8d46be77cd48fdbcced888d027457e2c9cf2aa16/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld+0x349a14) [INFO] [stdout] #7 0x00005a33776a43b6 lld::unsafeLldMain(llvm::ArrayRef, llvm::raw_ostream&, llvm::raw_ostream&, llvm::ArrayRef, bool) (/opt/rustwide/rustup-home/toolchains/8d46be77cd48fdbcced888d027457e2c9cf2aa16/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld+0x2593b6) [INFO] [stdout] #8 0x00005a33776a3400 lld_main(int, char**, llvm::ToolContext const&) (/opt/rustwide/rustup-home/toolchains/8d46be77cd48fdbcced888d027457e2c9cf2aa16/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld+0x258400) [INFO] [stdout] #9 0x00005a33776a3ab1 main (/opt/rustwide/rustup-home/toolchains/8d46be77cd48fdbcced888d027457e2c9cf2aa16/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld+0x258ab1) [INFO] [stdout] #10 0x00007c5eb3fef1ca (/lib/x86_64-linux-gnu/libc.so.6+0x2a1ca) [INFO] [stdout] #11 0x00007c5eb3fef28b __libc_start_main (/lib/x86_64-linux-gnu/libc.so.6+0x2a28b) [INFO] [stdout] #12 0x00005a3377526069 _start (/opt/rustwide/rustup-home/toolchains/8d46be77cd48fdbcced888d027457e2c9cf2aa16/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 `serde_with_macros` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmeta3IQ6DS/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `tokio` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "1007552eec91a76fe54b67b8b94cf14d145c8e638e9b3f6c5edb6746c68d5ae7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1007552eec91a76fe54b67b8b94cf14d145c8e638e9b3f6c5edb6746c68d5ae7", kill_on_drop: false }` [INFO] [stdout] 1007552eec91a76fe54b67b8b94cf14d145c8e638e9b3f6c5edb6746c68d5ae7