[INFO] cloning repository https://github.com/embroider-build/content-tag
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/embroider-build/content-tag" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fembroider-build%2Fcontent-tag", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fembroider-build%2Fcontent-tag'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 44d8b164f1f9e40a034f99dcbd863be5345cead2
[INFO] checking embroider-build/content-tag against try#ae258e1fcbee4a062f5f3d869f06004d7cea088e for pr-135272
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fembroider-build%2Fcontent-tag" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/embroider-build/content-tag on toolchain ae258e1fcbee4a062f5f3d869f06004d7cea088e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ae258e1fcbee4a062f5f3d869f06004d7cea088e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] removed /workspace/builds/worker-2-tc2/source/rust-toolchain
[INFO] started tweaking git repo https://github.com/embroider-build/content-tag
[INFO] finished tweaking git repo https://github.com/embroider-build/content-tag
[INFO] tweaked toml for git repo https://github.com/embroider-build/content-tag written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/embroider-build/content-tag 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" "+ae258e1fcbee4a062f5f3d869f06004d7cea088e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[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:819108c5571ea2e421544af4d832f968d213c87fbe3707a016657f43d2f853bc" "/opt/rustwide/cargo-home/bin/cargo" "+ae258e1fcbee4a062f5f3d869f06004d7cea088e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 15ae7eaf665437ebdab92e0e70fd61547f2c9abdc65bb724543a0a196026bb6c
[INFO] running `Command { std: "docker" "start" "-a" "15ae7eaf665437ebdab92e0e70fd61547f2c9abdc65bb724543a0a196026bb6c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "15ae7eaf665437ebdab92e0e70fd61547f2c9abdc65bb724543a0a196026bb6c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "15ae7eaf665437ebdab92e0e70fd61547f2c9abdc65bb724543a0a196026bb6c", kill_on_drop: false }`
[INFO] [stdout] 15ae7eaf665437ebdab92e0e70fd61547f2c9abdc65bb724543a0a196026bb6c
[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:819108c5571ea2e421544af4d832f968d213c87fbe3707a016657f43d2f853bc" "/opt/rustwide/cargo-home/bin/cargo" "+ae258e1fcbee4a062f5f3d869f06004d7cea088e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] eab0034110662089c3eddbe92ffc0b4a95d37fecd6cdcf5906f722e4f2c24ff2
[INFO] running `Command { std: "docker" "start" "-a" "eab0034110662089c3eddbe92ffc0b4a95d37fecd6cdcf5906f722e4f2c24ff2", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.68
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling libc v0.2.148
[INFO] [stderr]    Compiling serde v1.0.188
[INFO] [stderr]     Checking once_cell v1.18.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling siphasher v0.3.11
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]     Checking smallvec v1.11.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.8
[INFO] [stderr]    Compiling serde_json v1.0.107
[INFO] [stderr]    Compiling memchr v2.6.4
[INFO] [stderr]     Checking ryu v1.0.15
[INFO] [stderr]     Checking itoa v1.0.9
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]     Checking tracing-core v0.1.31
[INFO] [stderr]    Compiling phf_shared v0.10.0
[INFO] [stderr]     Checking tinyvec_macros v0.1.1
[INFO] [stderr]     Checking either v1.9.0
[INFO] [stderr]     Checking tinyvec v1.6.0
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling lock_api v0.4.10
[INFO] [stderr]    Compiling num-traits v0.2.16
[INFO] [stderr]     Checking pin-project-lite v0.2.13
[INFO] [stderr]     Checking precomputed-hash v0.1.1
[INFO] [stderr]     Checking new_debug_unreachable v1.0.4
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]     Checking percent-encoding v2.3.0
[INFO] [stderr]     Checking unicode-bidi v0.3.13
[INFO] [stderr]    Compiling num-bigint v0.4.4
[INFO] [stderr]    Compiling aho-corasick v1.1.1
[INFO] [stderr]     Checking unicode-width v0.1.11
[INFO] [stderr]     Checking form_urlencoded v1.2.0
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]     Checking if_chain v1.0.2
[INFO] [stderr]     Checking data-encoding v2.4.0
[INFO] [stderr]     Checking scoped-tls v1.0.1
[INFO] [stderr]     Checking unicode-id v0.3.4
[INFO] [stderr]     Checking rustc-hash v1.1.0
[INFO] [stderr]    Compiling syn v2.0.38
[INFO] [stderr]     Checking better_scoped_tls v0.1.1 (https://github.com/ef4/swc.git?branch=content-tag#ac6123fd)
[INFO] [stderr]     Checking termcolor v1.3.0
[INFO] [stderr]    Compiling anyhow v1.0.75
[INFO] [stderr]     Checking bitflags v2.4.0
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]    Compiling proc-macro-hack v0.5.20+deprecated
[INFO] [stderr]    Compiling smartstring v1.0.1
[INFO] [stderr]     Checking hashbrown v0.14.1
[INFO] [stderr]    Compiling thiserror v1.0.49
[INFO] [stderr]     Checking unicode-normalization v0.1.22
[INFO] [stderr]     Checking static_assertions v1.1.0
[INFO] [stderr]    Compiling getrandom v0.2.10
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]     Checking typed-arena v2.0.2
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]     Checking dashmap v5.5.3
[INFO] [stderr]     Checking idna v0.4.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]     Checking url v2.4.1
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling semver v1.0.19
[INFO] [stderr]     Checking equivalent v1.0.1
[INFO] [stderr]     Checking adler v1.0.2
[INFO] [stderr]     Checking gimli v0.28.0
[INFO] [stderr]     Checking cpufeatures v0.2.9
[INFO] [stderr]     Checking miniz_oxide v0.7.1
[INFO] [stderr]     Checking indexmap v2.0.2
[INFO] [stderr]     Checking object v0.32.1
[INFO] [stderr]    Compiling memoffset v0.9.0
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]     Checking uuid v1.11.0
[INFO] [stderr]     Checking fixedbitset v0.4.2
[INFO] [stderr]     Checking arrayvec v0.7.4
[INFO] [stderr]     Checking base64 v0.13.1
[INFO] [stderr]     Checking is_ci v1.1.1
[INFO] [stderr]    Compiling psm v0.1.21
[INFO] [stderr]    Compiling stacker v0.1.15
[INFO] [stderr]    Compiling backtrace v0.3.69
[INFO] [stderr]     Checking unicode-linebreak v0.1.5
[INFO] [stderr]     Checking smawk v0.3.2
[INFO] [stderr]    Compiling crossbeam-utils v0.8.16
[INFO] [stderr]    Compiling rustversion v1.0.14
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.95
[INFO] [stderr]     Checking rustc-demangle v0.1.23
[INFO] [stderr]     Checking petgraph v0.6.4
[INFO] [stderr]    Compiling phf_generator v0.10.0
[INFO] [stderr]    Compiling string_cache_codegen v0.5.2
[INFO] [stderr]     Checking textwrap v0.15.2
[INFO] [stderr]     Checking supports-color v1.3.1
[INFO] [stderr]    Compiling deranged v0.3.11
[INFO] [stderr]     Checking supports-hyperlinks v1.2.0
[INFO] [stderr]     Checking supports-unicode v1.0.2
[INFO] [stderr]     Checking terminal_size v0.1.17
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.15
[INFO] [stderr]    Compiling time-core v0.1.2
[INFO] [stderr]    Compiling regex-automata v0.4.8
[INFO] [stderr]     Checking regex-syntax v0.6.29
[INFO] [stderr]     Checking owo-colors v3.5.0
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling camino v1.1.6
[INFO] [stderr]    Compiling time v0.3.36
[INFO] [stderr]    Compiling swc_atoms v0.5.9 (https://github.com/ef4/swc.git?branch=content-tag#ac6123fd)
[INFO] [stderr]     Checking pathdiff v0.2.1
[INFO] [stderr]     Checking ryu-js v0.2.2
[INFO] [stderr]     Checking overload v0.1.1
[INFO] [stderr]    Compiling bumpalo v3.14.0
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]     Checking nu-ansi-term v0.46.0
[INFO] [stderr]     Checking tracing-log v0.1.3
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking sharded-slab v0.1.7
[INFO] [stderr]     Checking thread_local v1.1.7
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling rayon-core v1.12.0
[INFO] [stderr]     Checking iana-time-zone v0.1.57
[INFO] [stderr]     Checking path-clean v0.1.0
[INFO] [stderr]    Compiling rustix v0.38.17
[INFO] [stderr]     Checking diff v0.1.13
[INFO] [stderr]     Checking yansi v0.5.1
[INFO] [stderr]     Checking minimal-lexical v0.2.1
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]     Checking sha-1 v0.10.0
[INFO] [stderr]    Compiling relative-path v1.9.0
[INFO] [stderr]    Compiling vergen v7.5.1
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking pretty_assertions v1.4.0
[INFO] [stderr]     Checking chrono v0.4.31
[INFO] [stderr]     Checking crossbeam-deque v0.8.3
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking ansi_term v0.12.1
[INFO] [stderr]     Checking regex-automata v0.1.10
[INFO] [stderr]     Checking linux-raw-sys v0.4.8
[INFO] [stderr]    Compiling wasm-bindgen v0.2.95
[INFO] [stderr]     Checking difference v2.0.0
[INFO] [stderr]     Checking radix_fmt v1.0.0
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]     Checking hex v0.4.3
[INFO] [stderr]     Checking fastrand v2.0.1
[INFO] [stderr]     Checking base64 v0.21.4
[INFO] [stderr]     Checking addr2line v0.21.0
[INFO] [stderr]    Compiling pmutil v0.6.1
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.95
[INFO] [stderr]     Checking rayon v1.8.0
[INFO] [stderr]     Checking Inflector v0.11.4
[INFO] [stderr]    Compiling swc_macros_common v0.3.8 (https://github.com/ef4/swc.git?branch=content-tag#ac6123fd)
[INFO] [stderr]     Checking matchers v0.1.0
[INFO] [stderr]    Compiling serde_derive v1.0.188
[INFO] [stderr]    Compiling tracing-attributes v0.1.26
[INFO] [stderr]    Compiling from_variant v0.1.6 (https://github.com/ef4/swc.git?branch=content-tag#ac6123fd)
[INFO] [stderr]    Compiling swc_eq_ignore_macros v0.1.2 (https://github.com/ef4/swc.git?branch=content-tag#ac6123fd)
[INFO] [stderr]    Compiling ast_node v0.9.5 (https://github.com/ef4/swc.git?branch=content-tag#ac6123fd)
[INFO] [stderr]    Compiling string_enum v0.4.1 (https://github.com/ef4/swc.git?branch=content-tag#ac6123fd)
[INFO] [stderr]    Compiling thiserror-impl v1.0.49
[INFO] [stderr]    Compiling swc_config_macro v0.1.2 (https://github.com/ef4/swc.git?branch=content-tag#ac6123fd)
[INFO] [stderr]    Compiling swc_ecma_transforms_macros v0.5.3 (https://github.com/ef4/swc.git?branch=content-tag#ac6123fd)
[INFO] [stderr]    Compiling swc_ecma_codegen_macros v0.7.3 (https://github.com/ef4/swc.git?branch=content-tag#ac6123fd)
[INFO] [stderr]    Compiling phf_macros v0.10.0
[INFO] [stderr]    Compiling miette-derive v4.7.1
[INFO] [stderr]    Compiling enum-iterator-derive v1.2.1
[INFO] [stderr]    Compiling getset v0.1.2
[INFO] [stderr]    Compiling static-map-macro v0.3.0
[INFO] [stderr]    Compiling swc_trace_macro v0.1.3 (https://github.com/ef4/swc.git?branch=content-tag#ac6123fd)
[INFO] [stderr]    Compiling auto_impl v1.1.0
[INFO] [stderr]     Checking phf v0.10.1
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.95
[INFO] [stderr]    Compiling enum-iterator v1.4.1
[INFO] [stderr]     Checking st-map v0.2.0
[INFO] [stderr]     Checking miette v4.7.1
[INFO] [stderr]     Checking tempfile v3.8.0
[INFO] [stderr]     Checking tracing v0.1.37
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.95
[INFO] [stderr]     Checking swc_timer v0.20.2 (https://github.com/ef4/swc.git?branch=content-tag#ac6123fd)
[INFO] [stderr]     Checking tracing-subscriber v0.3.17
[INFO] [stderr]    Compiling swc_visit_macros v0.5.8 (https://github.com/ef4/swc.git?branch=content-tag#ac6123fd)
[INFO] [stderr]    Compiling is-macro v0.3.0
[INFO] [stderr]    Compiling testing_macros v0.2.11 (https://github.com/ef4/swc.git?branch=content-tag#ac6123fd)
[INFO] [stderr]     Checking js-sys v0.3.64
[INFO] [stderr]    Compiling swc_core v0.83.41 (https://github.com/ef4/swc.git?branch=content-tag#ac6123fd)
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/ae258e1fcbee4a062f5f3d869f06004d7cea088e/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/ae258e1fcbee4a062f5f3d869f06004d7cea088e/lib/rustlib/x86_64-unknown-linux-gnu/bin/self-contained:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustc8EQmp6/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libvergen-ab7ddcf321dc9c4d.rlib,libthiserror-d202aa053f2e8122.rlib,libcfg_if-a6ec14cb1a24e6b7.rlib,libenum_iterator-893a5a0fa8281106.rlib,libanyhow-a5d5dd51efff902a.rlib}" "/opt/rustwide/rustup-home/toolchains/ae258e1fcbee4a062f5f3d869f06004d7cea088e/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-006123e2ce67e99d.rlib,libpanic_unwind-e1447e1efa6f1e57.rlib,libobject-f6963a4916fcf097.rlib,libmemchr-49a2d9af912f4524.rlib,libaddr2line-04d19aad3936869d.rlib,libgimli-483c235edb789db0.rlib,librustc_demangle-294281af50b8f748.rlib,libstd_detect-3b08295250aabc2a.rlib,libhashbrown-4472d1e05ba0dfaf.rlib,librustc_std_workspace_alloc-2ef099fac590e457.rlib,libminiz_oxide-8a51f5e848546c29.rlib,libadler2-3d3fa22b868db521.rlib,libunwind-0ffda8b08e22dbea.rlib,libcfg_if-b08f62458fdd43b9.rlib,liblibc-559675126e63b890.rlib,liballoc-fcf21c8d1c9c7b75.rlib,librustc_std_workspace_core-e0b0460135bcf21d.rlib,libcore-d4097fdcbddd3bc7.rlib,libcompiler_builtins-fea484ac1eed7881.rlib}" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-B/opt/rustwide/rustup-home/toolchains/ae258e1fcbee4a062f5f3d869f06004d7cea088e/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/ae258e1fcbee4a062f5f3d869f06004d7cea088e/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/build/swc_core-3d1cf02871e212f4/build_script_build-3d1cf02871e212f4" "-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/ae258e1fcbee4a062f5f3d869f06004d7cea088e/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld -flavor gnu -plugin /usr/lib/gcc/x86_64-linux-gnu/11/liblto_plugin.so -plugin-opt=/usr/lib/gcc/x86_64-linux-gnu/11/lto-wrapper -plugin-opt=-fresolution=/tmp/ccRtC6KP.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/swc_core-3d1cf02871e212f4/build_script_build-3d1cf02871e212f4 /usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu/Scrt1.o /usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu/crti.o /usr/lib/gcc/x86_64-linux-gnu/11/crtbeginS.o -L/opt/rustwide/rustup-home/toolchains/ae258e1fcbee4a062f5f3d869f06004d7cea088e/lib/rustlib/x86_64-unknown-linux-gnu/lib -L/opt/rustwide/rustup-home/toolchains/ae258e1fcbee4a062f5f3d869f06004d7cea088e/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld -L/usr/lib/gcc/x86_64-linux-gnu/11 -L/usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/11/../../../../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/11/../../.. /tmp/rustc8EQmp6/symbols.o /opt/rustwide/target/debug/build/swc_core-3d1cf02871e212f4/build_script_build-3d1cf02871e212f4.build_script_build.46000c23fcab1b66-cgu.0.rcgu.o /opt/rustwide/target/debug/build/swc_core-3d1cf02871e212f4/build_script_build-3d1cf02871e212f4.65c8aub66w4t9x9dvrzzf6bbt.rcgu.o --as-needed -Bstatic /opt/rustwide/target/debug/deps/libvergen-ab7ddcf321dc9c4d.rlib /opt/rustwide/target/debug/deps/libthiserror-d202aa053f2e8122.rlib /opt/rustwide/target/debug/deps/libcfg_if-a6ec14cb1a24e6b7.rlib /opt/rustwide/target/debug/deps/libenum_iterator-893a5a0fa8281106.rlib /opt/rustwide/target/debug/deps/libanyhow-a5d5dd51efff902a.rlib /opt/rustwide/rustup-home/toolchains/ae258e1fcbee4a062f5f3d869f06004d7cea088e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-006123e2ce67e99d.rlib /opt/rustwide/rustup-home/toolchains/ae258e1fcbee4a062f5f3d869f06004d7cea088e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-e1447e1efa6f1e57.rlib /opt/rustwide/rustup-home/toolchains/ae258e1fcbee4a062f5f3d869f06004d7cea088e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-f6963a4916fcf097.rlib /opt/rustwide/rustup-home/toolchains/ae258e1fcbee4a062f5f3d869f06004d7cea088e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-49a2d9af912f4524.rlib /opt/rustwide/rustup-home/toolchains/ae258e1fcbee4a062f5f3d869f06004d7cea088e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-04d19aad3936869d.rlib /opt/rustwide/rustup-home/toolchains/ae258e1fcbee4a062f5f3d869f06004d7cea088e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-483c235edb789db0.rlib /opt/rustwide/rustup-home/toolchains/ae258e1fcbee4a062f5f3d869f06004d7cea088e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-294281af50b8f748.rlib /opt/rustwide/rustup-home/toolchains/ae258e1fcbee4a062f5f3d869f06004d7cea088e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-3b08295250aabc2a.rlib /opt/rustwide/rustup-home/toolchains/ae258e1fcbee4a062f5f3d869f06004d7cea088e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-4472d1e05ba0dfaf.rlib /opt/rustwide/rustup-home/toolchains/ae258e1fcbee4a062f5f3d869f06004d7cea088e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-2ef099fac590e457.rlib /opt/rustwide/rustup-home/toolchains/ae258e1fcbee4a062f5f3d869f06004d7cea088e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-8a51f5e848546c29.rlib /opt/rustwide/rustup-home/toolchains/ae258e1fcbee4a062f5f3d869f06004d7cea088e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler2-3d3fa22b868db521.rlib /opt/rustwide/rustup-home/toolchains/ae258e1fcbee4a062f5f3d869f06004d7cea088e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-0ffda8b08e22dbea.rlib /opt/rustwide/rustup-home/toolchains/ae258e1fcbee4a062f5f3d869f06004d7cea088e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-b08f62458fdd43b9.rlib /opt/rustwide/rustup-home/toolchains/ae258e1fcbee4a062f5f3d869f06004d7cea088e/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-559675126e63b890.rlib /opt/rustwide/rustup-home/toolchains/ae258e1fcbee4a062f5f3d869f06004d7cea088e/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-fcf21c8d1c9c7b75.rlib /opt/rustwide/rustup-home/toolchains/ae258e1fcbee4a062f5f3d869f06004d7cea088e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-e0b0460135bcf21d.rlib /opt/rustwide/rustup-home/toolchains/ae258e1fcbee4a062f5f3d869f06004d7cea088e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-d4097fdcbddd3bc7.rlib /opt/rustwide/rustup-home/toolchains/ae258e1fcbee4a062f5f3d869f06004d7cea088e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-fea484ac1eed7881.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/11/crtendS.o /usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu/crtn.o
[INFO] [stdout]           Stack dump without symbol names (ensure you have llvm-symbolizer in your PATH or set the environment var `LLVM_SYMBOLIZER_PATH` to point to it):
[INFO] [stdout]           0  libLLVM.so.19.1-rust-1.86.0-nightly 0x00007fa8e2d5ef97 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) + 39
[INFO] [stdout]           1  libLLVM.so.19.1-rust-1.86.0-nightly 0x00007fa8e2d5f3ac
[INFO] [stdout]           2  libc.so.6                           0x00007fa8dec19520
[INFO] [stdout]           3  rust-lld                            0x0000573e17503c73
[INFO] [stdout]           4  rust-lld                            0x0000573e17337b36
[INFO] [stdout]           5  rust-lld                            0x0000573e1731d4ec
[INFO] [stdout]           6  rust-lld                            0x0000573e1724eae0
[INFO] [stdout]           7  rust-lld                            0x0000573e1724db7d
[INFO] [stdout]           8  rust-lld                            0x0000573e1724e221
[INFO] [stdout]           9  libc.so.6                           0x00007fa8dec00d90
[INFO] [stdout]           10 libc.so.6                           0x00007fa8dec00e40 __libc_start_main + 128
[INFO] [stdout]           11 rust-lld                            0x0000573e170d07e9
[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 `swc_core` (build script) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "eab0034110662089c3eddbe92ffc0b4a95d37fecd6cdcf5906f722e4f2c24ff2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "eab0034110662089c3eddbe92ffc0b4a95d37fecd6cdcf5906f722e4f2c24ff2", kill_on_drop: false }`
[INFO] [stdout] eab0034110662089c3eddbe92ffc0b4a95d37fecd6cdcf5906f722e4f2c24ff2
