[INFO] cloning repository https://github.com/sgb-io/fta [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sgb-io/fta" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsgb-io%2Ffta", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsgb-io%2Ffta'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] bf9e3963c7db56f94baafbf9200d212b34be4208 [INFO] checking sgb-io/fta against try#028201683a76a5cd349729c6819c46607119c4e8 for pr-144157 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsgb-io%2Ffta" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-2-tc2/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/sgb-io/fta [INFO] finished tweaking git repo https://github.com/sgb-io/fta [INFO] tweaked toml for git repo https://github.com/sgb-io/fta written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/sgb-io/fta on toolchain 028201683a76a5cd349729c6819c46607119c4e8 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+028201683a76a5cd349729c6819c46607119c4e8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/sgb-io/fta 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" "+028201683a76a5cd349729c6819c46607119c4e8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+028201683a76a5cd349729c6819c46607119c4e8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 038bab327797e99a8d648317d8554a3c85807eadbe96150160ceb7ff7c847f6f [INFO] running `Command { std: "docker" "start" "-a" "038bab327797e99a8d648317d8554a3c85807eadbe96150160ceb7ff7c847f6f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "038bab327797e99a8d648317d8554a3c85807eadbe96150160ceb7ff7c847f6f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "038bab327797e99a8d648317d8554a3c85807eadbe96150160ceb7ff7c847f6f", kill_on_drop: false }` [INFO] [stdout] 038bab327797e99a8d648317d8554a3c85807eadbe96150160ceb7ff7c847f6f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+028201683a76a5cd349729c6819c46607119c4e8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7b9e5f3b5c00567a27bdb473b7f5f5acde235b77c38324cce01c4c2700fae42a [INFO] running `Command { std: "docker" "start" "-a" "7b9e5f3b5c00567a27bdb473b7f5f5acde235b77c38324cce01c4c2700fae42a", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Checking cfg-if v1.0.1 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Checking litemap v0.8.0 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Checking writeable v0.6.1 [INFO] [stderr] Compiling icu_normalizer_data v2.0.0 [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Compiling icu_properties_data v2.0.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Checking once_cell v1.21.3 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Checking bitflags v2.9.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Checking lexical-util v0.8.5 [INFO] [stderr] Compiling cc v1.2.30 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Checking new_debug_unreachable v1.0.6 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Checking precomputed-hash v0.1.1 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Checking utf8_iter v1.0.4 [INFO] [stderr] Checking tracing-core v0.1.34 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Checking utf8parse v0.2.2 [INFO] [stderr] Checking pin-project-lite v0.2.16 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Checking scoped-tls v1.0.1 [INFO] [stderr] Checking either v1.15.0 [INFO] [stderr] Checking anstyle-parse v0.2.7 [INFO] [stderr] Checking lexical-write-integer v0.8.5 [INFO] [stderr] Checking better_scoped_tls v0.1.2 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Checking lexical-parse-integer v0.8.6 [INFO] [stderr] Checking is_terminal_polyfill v1.70.1 [INFO] [stderr] Checking log v0.4.27 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Checking anstyle-query v1.1.3 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Checking colorchoice v1.0.4 [INFO] [stderr] Checking unicode-width v0.1.14 [INFO] [stderr] Checking anstyle v1.0.11 [INFO] [stderr] Checking siphasher v0.3.11 [INFO] [stderr] Checking lexical-parse-float v0.8.5 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Checking lexical-write-float v0.8.5 [INFO] [stderr] Compiling rustix v1.0.8 [INFO] [stderr] Checking anstream v0.6.19 [INFO] [stderr] Checking linux-raw-sys v0.4.15 [INFO] [stderr] Compiling smartstring v1.0.1 [INFO] [stderr] Checking unicode-id v0.3.5 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Checking bstr v1.12.0 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling string_cache_codegen v0.5.4 [INFO] [stderr] Checking lexical-core v0.8.5 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.100 [INFO] [stderr] Checking parking_lot v0.12.4 [INFO] [stderr] Compiling serde_json v1.0.141 [INFO] [stderr] Checking linux-raw-sys v0.9.4 [INFO] [stderr] Checking clap_lex v0.7.5 [INFO] [stderr] Checking strsim v0.11.1 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Checking lexical v6.1.1 [INFO] [stderr] Checking walkdir v2.5.0 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling swc_atoms v0.5.9 [INFO] [stderr] Checking clap_builder v4.5.41 [INFO] [stderr] Checking unicode-width v0.2.1 [INFO] [stderr] Checking itoa v1.0.15 [INFO] [stderr] Checking typed-arena v2.0.2 [INFO] [stderr] Checking fastrand v2.3.0 [INFO] [stderr] Checking unicode-segmentation v1.12.0 [INFO] [stderr] Checking jiff v0.2.15 [INFO] [stderr] Checking ryu v1.0.20 [INFO] [stderr] Checking crossbeam-deque v0.8.6 [INFO] [stderr] Compiling bumpalo v3.19.0 [INFO] [stderr] Checking crossterm v0.28.1 [INFO] [stderr] Compiling rustversion v1.0.21 [INFO] [stderr] Compiling wasm-bindgen v0.2.100 [INFO] [stderr] Compiling psm v0.1.26 [INFO] [stderr] Compiling stacker v0.1.21 [INFO] [stderr] Checking comfy-table v7.1.4 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Checking globset v0.4.16 [INFO] [stderr] Checking tempfile v3.20.0 [INFO] [stderr] Checking ignore v0.4.23 [INFO] [stderr] Checking env_filter v0.1.3 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling swc_macros_common v0.3.14 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.100 [INFO] [stderr] Checking env_logger v0.11.8 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling swc_visit_macros v0.5.13 [INFO] [stderr] Compiling from_variant v0.1.9 [INFO] [stderr] Compiling ast_node v0.9.9 [INFO] [stderr] Compiling swc_eq_ignore_macros v0.1.4 [INFO] [stderr] Compiling string_enum v0.4.4 [INFO] [stderr] Compiling is-macro v0.3.7 [INFO] [stderr] Compiling clap_derive v4.5.41 [INFO] [stderr] error: could not parse/generate dep info at: /opt/rustwide/target/debug/deps/swc_eq_ignore_macros-d7e32d3911b81c76.d [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to write `/opt/rustwide/target/debug/.fingerprint/swc_eq_ignore_macros-d7e32d3911b81c76/dep-lib-swc_eq_ignore_macros` [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] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `yoke-derive` (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/028201683a76a5cd349729c6819c46607119c4e8/bin/rustc --crate-name yoke_derive --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/yoke-derive-0.8.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=e29884335923c099 -C extra-filename=-2fd9bff785392bf1 --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.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-bff949ffe258c67d.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-f9cb331781faf872.rlib --extern synstructure=/opt/rustwide/target/debug/deps/libsynstructure-6053a038e72a6ed9.rlib --extern proc_macro --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stderr] error: could not compile `displaydoc` (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/028201683a76a5cd349729c6819c46607119c4e8/bin/rustc --crate-name displaydoc --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/displaydoc-0.2.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=6d7cd6848709bdd6 -C extra-filename=-d52a172d29e7b3c6 --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.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-bff949ffe258c67d.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-f9cb331781faf872.rlib --extern proc_macro --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `zerofrom-derive` (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/028201683a76a5cd349729c6819c46607119c4e8/bin/rustc --crate-name zerofrom_derive --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zerofrom-derive-0.1.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=48af93e43d869ff1 -C extra-filename=-7d343885096dbd57 --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.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-bff949ffe258c67d.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-f9cb331781faf872.rlib --extern synstructure=/opt/rustwide/target/debug/deps/libsynstructure-6053a038e72a6ed9.rlib --extern proc_macro --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stderr] error: could not compile `is-macro` (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/028201683a76a5cd349729c6819c46607119c4e8/bin/rustc --crate-name is_macro --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/is-macro-0.3.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=bdcc5077c97d9b4d -C extra-filename=-5b2dc8fda4e0e42a --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern heck=/opt/rustwide/target/debug/deps/libheck-8e1f98ffb0a497ae.rlib --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-09040b10b620fa15.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-bff949ffe258c67d.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-f9cb331781faf872.rlib --extern proc_macro --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stderr] error: could not compile `ast_node` (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/028201683a76a5cd349729c6819c46607119c4e8/bin/rustc --crate-name ast_node --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ast_node-0.9.9/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=2df06e7909fb1a27 -C extra-filename=-d91e3a107327761e --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.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-bff949ffe258c67d.rlib --extern swc_macros_common=/opt/rustwide/target/debug/deps/libswc_macros_common-a9486838157c1efb.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-f9cb331781faf872.rlib --extern proc_macro --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaFOeoze" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `tracing-attributes` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaDDuJ3t/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `wasm-bindgen-backend` (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/rmetaJiwAH4" [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--version-script=/tmp/rustc5abqtB/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustc5abqtB/symbols.o" "<3 object files omitted>" "/tmp/rustc5abqtB/rmeta.o" "<1 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libswc_macros_common-a9486838157c1efb,libsyn-f9cb331781faf872,libquote-bff949ffe258c67d,libproc_macro2-09040b10b620fa15,libunicode_ident-b3925cc8f83e9ac1}.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/rustc5abqtB/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/libstring_enum-785e0df415832697.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/028201683a76a5cd349729c6819c46607119c4e8/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/ccXWCM09.res --build-id --eh-frame-hdr -m elf_x86_64 --hash-style=gnu --as-needed -shared -z relro -o /opt/rustwide/target/debug/deps/libstring_enum-785e0df415832697.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/rustc5abqtB/raw-dylibs -L/opt/rustwide/rustup-home/toolchains/028201683a76a5cd349729c6819c46607119c4e8/lib/rustlib/x86_64-unknown-linux-gnu/lib -L/opt/rustwide/rustup-home/toolchains/028201683a76a5cd349729c6819c46607119c4e8/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/rustc5abqtB/list --no-undefined-version /tmp/rustc5abqtB/symbols.o /opt/rustwide/target/debug/deps/string_enum-785e0df415832697.string_enum.f81041ea56a8b16d-cgu.0.rcgu.o /opt/rustwide/target/debug/deps/string_enum-785e0df415832697.string_enum.f81041ea56a8b16d-cgu.1.rcgu.o /opt/rustwide/target/debug/deps/string_enum-785e0df415832697.string_enum.f81041ea56a8b16d-cgu.2.rcgu.o /tmp/rustc5abqtB/rmeta.o /opt/rustwide/target/debug/deps/string_enum-785e0df415832697.ainfkepe5xt1wfvvrsdm3955v.rcgu.o --as-needed -Bstatic /opt/rustwide/target/debug/deps/libswc_macros_common-a9486838157c1efb.rlib /opt/rustwide/target/debug/deps/libsyn-f9cb331781faf872.rlib /opt/rustwide/target/debug/deps/libquote-bff949ffe258c67d.rlib /opt/rustwide/target/debug/deps/libproc_macro2-09040b10b620fa15.rlib /opt/rustwide/target/debug/deps/libunicode_ident-b3925cc8f83e9ac1.rlib /opt/rustwide/rustup-home/toolchains/028201683a76a5cd349729c6819c46607119c4e8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libproc_macro-9f34bcaa7f020c52.rlib /opt/rustwide/rustup-home/toolchains/028201683a76a5cd349729c6819c46607119c4e8/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_literal_escaper-bee5358f27d33e58.rlib /opt/rustwide/rustup-home/toolchains/028201683a76a5cd349729c6819c46607119c4e8/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-34b31e6b4a2b34ac.rlib /opt/rustwide/rustup-home/toolchains/028201683a76a5cd349729c6819c46607119c4e8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-54e42b35ab65fe3c.rlib /opt/rustwide/rustup-home/toolchains/028201683a76a5cd349729c6819c46607119c4e8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-a051aa93565bac37.rlib /opt/rustwide/rustup-home/toolchains/028201683a76a5cd349729c6819c46607119c4e8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-a985c41db88c1d4e.rlib /opt/rustwide/rustup-home/toolchains/028201683a76a5cd349729c6819c46607119c4e8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-e7a59dbc7ca389fa.rlib /opt/rustwide/rustup-home/toolchains/028201683a76a5cd349729c6819c46607119c4e8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-b3dd05ac335eff81.rlib /opt/rustwide/rustup-home/toolchains/028201683a76a5cd349729c6819c46607119c4e8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-19df0d4c98aebab6.rlib /opt/rustwide/rustup-home/toolchains/028201683a76a5cd349729c6819c46607119c4e8/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-5970d4a3b8c38c76.rlib /opt/rustwide/rustup-home/toolchains/028201683a76a5cd349729c6819c46607119c4e8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-c0cc747b07e421a7.rlib /opt/rustwide/rustup-home/toolchains/028201683a76a5cd349729c6819c46607119c4e8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-03a2cd080522acfe.rlib /opt/rustwide/rustup-home/toolchains/028201683a76a5cd349729c6819c46607119c4e8/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-3bee15a2c642110e.rlib /opt/rustwide/rustup-home/toolchains/028201683a76a5cd349729c6819c46607119c4e8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-d7f3af4e68a22daa.rlib /opt/rustwide/rustup-home/toolchains/028201683a76a5cd349729c6819c46607119c4e8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler2-10b844c1e8b7407b.rlib /opt/rustwide/rustup-home/toolchains/028201683a76a5cd349729c6819c46607119c4e8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-391d6f494afb952a.rlib /opt/rustwide/rustup-home/toolchains/028201683a76a5cd349729c6819c46607119c4e8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-427c8f35bb900e30.rlib /opt/rustwide/rustup-home/toolchains/028201683a76a5cd349729c6819c46607119c4e8/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-d070da6a17160b8d.rlib /opt/rustwide/rustup-home/toolchains/028201683a76a5cd349729c6819c46607119c4e8/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-d8616ca222c9c72d.rlib /opt/rustwide/rustup-home/toolchains/028201683a76a5cd349729c6819c46607119c4e8/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-f518412a82bfe9bb.rlib /opt/rustwide/rustup-home/toolchains/028201683a76a5cd349729c6819c46607119c4e8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-62c8dfa7db58d93c.rlib /opt/rustwide/rustup-home/toolchains/028201683a76a5cd349729c6819c46607119c4e8/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 0x000075a663d491d7 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/opt/rustwide/rustup-home/toolchains/028201683a76a5cd349729c6819c46607119c4e8/lib/libLLVM.so.20.1-rust-1.90.0-nightly+0x57491d7) [INFO] [stdout] #1 0x000075a663d495f3 SignalHandler(int) (/opt/rustwide/rustup-home/toolchains/028201683a76a5cd349729c6819c46607119c4e8/lib/libLLVM.so.20.1-rust-1.90.0-nightly+0x57495f3) [INFO] [stdout] #2 0x000075a65e34a330 (/lib/x86_64-linux-gnu/libc.so.6+0x45330) [INFO] [stdout] #3 0x000057fdd665749a void lld::elf::writeResult>(lld::elf::Ctx&) (/opt/rustwide/rustup-home/toolchains/028201683a76a5cd349729c6819c46607119c4e8/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld+0x55749a) [INFO] [stdout] #4 0x000057fdd6470923 void lld::elf::LinkerDriver::link>(llvm::opt::InputArgList&) Driver.cpp:0:0 [INFO] [stdout] #5 0x000057fdd644e5fa lld::elf::LinkerDriver::linkerMain(llvm::ArrayRef) Driver.cpp:0:0 [INFO] [stdout] #6 0x000057fdd6449a14 lld::elf::link(llvm::ArrayRef, llvm::raw_ostream&, llvm::raw_ostream&, bool, bool) (/opt/rustwide/rustup-home/toolchains/028201683a76a5cd349729c6819c46607119c4e8/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld+0x349a14) [INFO] [stdout] #7 0x000057fdd63593b6 lld::unsafeLldMain(llvm::ArrayRef, llvm::raw_ostream&, llvm::raw_ostream&, llvm::ArrayRef, bool) (/opt/rustwide/rustup-home/toolchains/028201683a76a5cd349729c6819c46607119c4e8/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld+0x2593b6) [INFO] [stdout] #8 0x000057fdd6358400 lld_main(int, char**, llvm::ToolContext const&) (/opt/rustwide/rustup-home/toolchains/028201683a76a5cd349729c6819c46607119c4e8/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld+0x258400) [INFO] [stdout] #9 0x000057fdd6358ab1 main (/opt/rustwide/rustup-home/toolchains/028201683a76a5cd349729c6819c46607119c4e8/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld+0x258ab1) [INFO] [stdout] #10 0x000075a65e32f1ca (/lib/x86_64-linux-gnu/libc.so.6+0x2a1ca) [INFO] [stdout] #11 0x000075a65e32f28b __libc_start_main (/lib/x86_64-linux-gnu/libc.so.6+0x2a28b) [INFO] [stdout] #12 0x000057fdd61db069 _start (/opt/rustwide/rustup-home/toolchains/028201683a76a5cd349729c6819c46607119c4e8/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 `string_enum` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `zerovec-derive` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "7b9e5f3b5c00567a27bdb473b7f5f5acde235b77c38324cce01c4c2700fae42a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7b9e5f3b5c00567a27bdb473b7f5f5acde235b77c38324cce01c4c2700fae42a", kill_on_drop: false }` [INFO] [stdout] 7b9e5f3b5c00567a27bdb473b7f5f5acde235b77c38324cce01c4c2700fae42a