[INFO] cloning repository https://github.com/swwind/swc-tools [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/swwind/swc-tools" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fswwind%2Fswc-tools", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fswwind%2Fswc-tools'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d3f5ee607d9c674deea12a62a9260911320fdb84 [INFO] building swwind/swc-tools against try#23647e694de8d0904848ad068b2e0ec2dd098c37+target=wasm32-wasip1 for pr-149868 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fswwind%2Fswc-tools" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-3-tc2/source/.cargo/config [INFO] started tweaking git repo https://github.com/swwind/swc-tools [INFO] finished tweaking git repo https://github.com/swwind/swc-tools [INFO] tweaked toml for git repo https://github.com/swwind/swc-tools written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/swwind/swc-tools on toolchain 23647e694de8d0904848ad068b2e0ec2dd098c37 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+23647e694de8d0904848ad068b2e0ec2dd098c37" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/swwind/swc-tools 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" "+23647e694de8d0904848ad068b2e0ec2dd098c37" "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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+23647e694de8d0904848ad068b2e0ec2dd098c37" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 185ae6611cf9382e207984ed4fc9477c8baeb823881cff7d7319f8928a62dd16 [INFO] running `Command { std: "docker" "start" "-a" "185ae6611cf9382e207984ed4fc9477c8baeb823881cff7d7319f8928a62dd16", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "185ae6611cf9382e207984ed4fc9477c8baeb823881cff7d7319f8928a62dd16", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "185ae6611cf9382e207984ed4fc9477c8baeb823881cff7d7319f8928a62dd16", kill_on_drop: false }` [INFO] [stdout] 185ae6611cf9382e207984ed4fc9477c8baeb823881cff7d7319f8928a62dd16 [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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+23647e694de8d0904848ad068b2e0ec2dd098c37" "build" "--frozen" "--message-format=json" "--target" "wasm32-wasip1", kill_on_drop: false }` [INFO] [stdout] b263bac1ca3f00fd153218e2713f088be85acc535a05bda3f85669334a154efb [INFO] running `Command { std: "docker" "start" "-a" "b263bac1ca3f00fd153218e2713f088be85acc535a05bda3f85669334a154efb", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling serde_json v1.0.120 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling bytecheck v0.6.12 [INFO] [stderr] Compiling serde v1.0.203 [INFO] [stderr] Compiling ahash v0.7.8 [INFO] [stderr] Compiling tinyvec v1.6.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Compiling simdutf8 v0.1.4 [INFO] [stderr] Compiling rend v0.4.2 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling outref v0.1.0 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling rkyv v0.7.44 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling unicode-bidi v0.3.15 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling wyz v0.5.1 [INFO] [stderr] Compiling simd-abstraction v0.7.1 [INFO] [stderr] Compiling unicode-width v0.1.13 [INFO] [stderr] Compiling new_debug_unreachable v1.0.6 [INFO] [stderr] Compiling seahash v4.1.0 [INFO] [stderr] Compiling funty v2.0.0 [INFO] [stderr] Compiling uuid v1.9.1 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling base64-simd v0.7.0 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling bitvec v1.0.1 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Compiling anyhow v1.0.86 [INFO] [stderr] Compiling scoped-tls v1.0.1 [INFO] [stderr] Compiling unicode-id-start v1.0.4 [INFO] [stderr] Compiling if_chain v1.0.2 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling data-encoding v2.6.0 [INFO] [stderr] Compiling better_scoped_tls v0.1.1 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Compiling syn v2.0.68 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling unicode-normalization v0.1.23 [INFO] [stderr] Compiling camino v1.1.7 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling backtrace v0.3.73 [INFO] [stderr] Compiling gimli v0.29.0 [INFO] [stderr] Compiling miniz_oxide v0.7.4 [INFO] [stderr] Compiling object v0.36.1 [INFO] [stderr] Compiling unicode-linebreak v0.1.5 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling is_ci v1.2.0 [INFO] [stderr] Compiling rustc-demangle v0.1.24 [INFO] [stderr] Compiling smawk v0.3.2 [INFO] [stderr] Compiling supports-color v1.3.1 [INFO] [stderr] Compiling textwrap v0.15.2 [INFO] [stderr] Compiling terminal_size v0.1.17 [INFO] [stderr] Compiling supports-unicode v1.0.2 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling url v2.5.2 [INFO] [stderr] Compiling supports-hyperlinks v1.2.0 [INFO] [stderr] Compiling smartstring v1.0.1 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling owo-colors v3.5.0 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling vergen v8.3.1 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling relative-path v1.9.3 [INFO] [stderr] Compiling yansi v0.5.1 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling pretty_assertions v1.4.0 [INFO] [stderr] Compiling errno v0.3.9 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling typed-arena v2.0.2 [INFO] [stderr] Compiling difference v2.0.0 [INFO] [stderr] Compiling ryu-js v1.0.1 [INFO] [stderr] Compiling unicode-id v0.3.4 [INFO] [stderr] Compiling fastrand v2.1.0 [INFO] [stderr] Compiling swc_plugin v0.90.1 [INFO] [stderr] Compiling tempfile v3.10.1 [INFO] [stderr] Compiling addr2line v0.22.0 [INFO] [stderr] Compiling regex v1.10.5 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling swc_macros_common v0.3.11 [INFO] [stderr] Compiling ptr_meta_derive v0.1.4 [INFO] [stderr] Compiling bytecheck_derive v0.6.12 [INFO] [stderr] Compiling rkyv_derive v0.7.44 [INFO] [stderr] Compiling miette-derive v4.7.1 [INFO] [stderr] Compiling ptr_meta v0.1.4 [INFO] [stderr] Compiling serde_derive v1.0.203 [INFO] [stderr] Compiling phf_macros v0.11.2 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling swc_visit_macros v0.5.12 [INFO] [stderr] Compiling thiserror-impl v1.0.61 [INFO] [stderr] Compiling from_variant v0.1.8 [INFO] [stderr] Compiling swc_eq_ignore_macros v0.1.3 [INFO] [stderr] Compiling ast_node v0.9.8 [INFO] [stderr] Compiling string_enum v0.4.4 [INFO] [stderr] Compiling is-macro v0.3.5 [INFO] [stderr] Compiling testing_macros v0.2.13 [INFO] [stderr] Compiling swc_ecma_codegen_macros v0.7.6 [INFO] [stderr] Compiling swc_trace_macro v0.1.3 [INFO] [stderr] Compiling swc_plugin_macro v0.9.16 [INFO] [stderr] Compiling phf v0.11.2 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling thiserror v1.0.61 [INFO] [stderr] Compiling miette v4.7.1 [INFO] [stderr] Compiling tracing-subscriber v0.3.18 [INFO] [stderr] Compiling swc_visit v0.5.14 [INFO] [stderr] Compiling triomphe v0.1.13 [INFO] [stderr] Compiling debugid v0.8.0 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling cargo-platform v0.1.8 [INFO] [stderr] Compiling hstr v0.2.10 [INFO] [stderr] Compiling swc_atoms v0.6.7 [INFO] [stderr] Compiling sourcemap v8.0.1 [INFO] [stderr] Compiling cargo_metadata v0.15.4 [INFO] [stderr] Compiling cargo_metadata v0.18.1 [INFO] [stderr] Compiling swc_common v0.34.3 [INFO] [stderr] Compiling swc_core v0.96.3 [INFO] [stderr] Compiling swc_ecma_ast v0.115.1 [INFO] [stderr] Compiling swc_error_reporters v0.18.0 [INFO] [stderr] Compiling testing v0.36.0 [INFO] [stderr] Compiling swc_ecma_testing v0.23.0 [INFO] [stderr] Compiling swc_ecma_visit v0.101.0 [INFO] [stderr] Compiling swc_ecma_parser v0.146.8 [INFO] [stderr] Compiling swc_ecma_codegen v0.151.1 [INFO] [stderr] Compiling swc_plugin_proxy v0.44.0 [INFO] [stderr] Compiling swc_ecma_utils v0.130.2 [INFO] [stderr] Compiling swc_ecma_transforms_base v0.140.1 [INFO] [stderr] Compiling swc_ecma_transforms_testing v0.143.1 [INFO] [stderr] Compiling treeshake-events v0.1.0 (/opt/rustwide/workdir/packages/treeshake-events) [INFO] [stderr] Compiling remove-exports v0.1.0 (/opt/rustwide/workdir/packages/remove-exports) [INFO] [stdout] error: linking with `rust-lld` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "rust-lld" "-flavor" "wasm" "--export" "__get_transform_plugin_core_pkg_diag" "--export" "__transform_plugin_process_impl" "--export" "__alloc" "--export" "__free" "-z" "stack-size=1048576" "--stack-first" "--no-demangle" "<17 object files omitted>" "/lib/rustlib/wasm32-wasip1/lib/libpanic_abort-*.rlib" "/opt/rustwide/target/wasm32-wasip1/debug/deps/{libswc_core-f9b306a604271b46,libswc_ecma_transforms_testing-8331c3739cc815aa,libtempfile-c4603833853d00f3,libfastrand-3bc7f5e4bec8ac5b,librustix-7ea615cf633b472f,liberrno-3565356dbb0a3b02,libswc_ecma_testing-18286c75c8cf889a,libhex-85aa986ef279af61,libtesting-7ebc4dfe7430f3ae,libcargo_metadata-505e7deaf20221a5,libcargo_platform-78f3a2347bdcefb4,libsemver-6485945a049a50b1,libcamino-19a92f0df926e621,libswc_error_reporters-8913738ec94ff337,libmiette-9ba6dd085ae43623,libtextwrap-90f9979e505ffed1,libunicode_linebreak-6abcaf029b8858d0,libsmawk-ee3d8944251e6603,libterminal_size-24a262f0b95aeb06,libsupports_hyperlinks-96955354f1e53cb7,libsupports_color-456cba658417e6ce,libis_ci-c501c90fc35d2b61,libsupports_unicode-cb5ea424cc0b50a6,libbacktrace-25634a703fef7e43,librustc_demangle-e134d0d58a280b5a,libowo_colors-81e6c914cdb797e9,libthiserror-a218be0531ba6667,libtracing_subscriber-ac469015da11fb7a,libnu_ansi_term-1d85bf9e9e3cf038,liboverload-12610b1c4a6a027c,libsharded_slab-29830f09a45985f0,liblazy_static-6cae036cc417a885,libmatchers-e2599a25c4395409,libregex_automata-b8864a9bcf93f742,libregex_syntax-4837ff6532a97b47,libthread_local-6d077ee48a08a72c,libtracing_log-1233a8b5fa4ee224,liblog-682f251eab69f755,libpretty_assertions-a9c239236022eb65,libdiff-8614b225a7955174,libyansi-4cb2a31baf62e813,libdifference-3f53fb58747bfb5c,libswc_ecma_codegen-f9fe1d07a78d0767,libsha2-3584603ac31ca7ef,libdigest-175d4c26469c7771,libblock_buffer-ff766ba1f1bc2312,libcrypto_common-54f1074c3cc16168,libgeneric_array-143189b5e972f6af,libtypenum-0fe8d28fad3fc2b1,libbase64-7b14680fd3f3a6df,libansi_term-e6505b9a6cac2ba7,libswc_ecma_transforms_base-f8506bdd788b6d04,libswc_ecma_parser-bf6309c05c52018f,libtyped_arena-70816aa6787b7878,libsmartstring-2b43bd9b093ca332,libstatic_assertions-5a320074c6765347,libswc_ecma_utils-37dc7a92edc4e57b,libryu_js-f9862c0944a60c5b,libnum_cpus-69c5ac27750b546c,liblibc-971c4bde5ba5d62a,libindexmap-c148121be622f402,libequivalent-98516aa41a406a97,libswc_ecma_visit-e9d277c38b690cf8,libswc_plugin_proxy-fd16509d81ba8f84,libswc_ecma_ast-d31fe8e283637715,libbitflags-521d1863d794fb37,libphf-5eccc55c0a9d0ebd,libphf_shared-00d7f401a2f82c56,libswc_common-e249c42f85f9d7c5,libatty-3242e974e54baef7,libbetter_scoped_tls-1a73835bef7a1f27,libscoped_tls-9aa51d9dc368cf2f,libunicode_width-0abf0f68269fc7a6,libparking_lot-00a1a9e70ceaa3a1,libparking_lot_core-ab7e1e950bd46fa5,libsmallvec-dd22fcde2487057b,liblock_api-0d2442c8d29856a8,libscopeguard-8bf53ae5771a3088,libsourcemap-de0963c664619f16,libbase64_simd-c7ac7317345a9f0f,libsimd_abstraction-0249462252c9d59c,liboutref-5e0ef89165ca1746,libunicode_id_start-13cee0d41533d81f,libdata_encoding-813373ce7b390375,libif_chain-36311242d3f324ba,libserde_json-0b5424aea1d4eea9,libitoa-323c19d08fbe6984,libryu-f1913757cc38f137,libbitvec-d81c70c199fd7260,libwyz-26dbc426bff13cec,libtap-4e5e263546b1b0b4,libradium-14a9e348d27a9509,libfunty-24b63539c6f20791,liburl-372f812b622ac53c,libidna-8d4295186043a98a,libunicode_normalization-416be36117d11acc,libtinyvec-5fb066115eb507f5,libtinyvec_macros-dddcb2da28b34270,libunicode_bidi-d5259893ecfd256c,libform_urlencoded-a1f00ef252a83975,libpercent_encoding-0902f23ed4a1beb9,libdebugid-cb4218ec66519769,libuuid-7701140c657ae5db,libsiphasher-bcaed8f5af22bf9c,libanyhow-b18d3e0417b79d1a,libtracing-435da0e98fe91e59,libpin_project_lite-31e2d3f271086d5c,libtracing_core-7829155b4408ca22,libtermcolor-8fb4caf4dcc3553a,libnum_bigint-3762650d5bcb685d,libnum_integer-b1d6c2abb4147bb1,libnum_traits-14c0b589c88d1f7d,libswc_visit-8d4ed072bfbd6487,libeither-95155757ee7e939e,libswc_plugin-ea3a88426516426c,libswc_atoms-ba435e74b2c572a4,librkyv-4251cb95d5617223,librend-b418780e08d4cd89,libhashbrown-57fd8b223e19f45c,libahash-5aa766e3e34e6ffa,libgetrandom-c8a3aac06f548bf4,libwasi-b9c6bfbff0bef49f,libcfg_if-50b02a9e3502ecf2,libseahash-32667c3ca1ad42db,libbytecheck-a1c776becfde6c8f,libsimdutf8-eaca47b6fb6a1001,libptr_meta-52d321757e8ba3f3,libhstr-6c9c32eea7ecca10,libhashbrown-895854243e4b35a6,libtriomphe-1e22ab96cd053378,libstable_deref_trait-5e25dd7775e0b365,librustc_hash-a5d506436d1d3d05,libonce_cell-119600c39ce58a96,libdebug_unreachable-1ef33346e67b87f3,libserde-b67c2913873b6b67,libregex-725a4c751542c872,libregex_automata-be79d77e60419c84,libaho_corasick-cfb07920134514f4,libmemchr-9a2f103f6d32a3e4,libregex_syntax-07a481bdeb01e81d}.rlib" "/lib/rustlib/wasm32-wasip1/lib/{libstd-*,libwasi-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*}.rlib" "-l" "c" "/lib/rustlib/wasm32-wasip1/lib/{librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-L" "/lib/rustlib/wasm32-wasip1/lib/self-contained" "-o" "/opt/rustwide/target/wasm32-wasip1/debug/deps/treeshake_events.wasm" "--gc-sections" "--no-entry" "-O0" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/treeshake_events.treeshake_events.c31b2a65b5ae2019-cgu.14.rcgu.o: undefined symbol: __set_transform_result [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/treeshake_events.treeshake_events.c31b2a65b5ae2019-cgu.14.rcgu.o: undefined symbol: __emit_diagnostics [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/treeshake_events.treeshake_events.c31b2a65b5ae2019-cgu.14.rcgu.o: undefined symbol: __set_transform_plugin_core_pkg_diagnostics [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libswc_plugin_proxy-fd16509d81ba8f84.rlib(swc_plugin_proxy-fd16509d81ba8f84.swc_plugin_proxy.33bbbe799b3c659-cgu.0.rcgu.o): undefined symbol: __get_transform_plugin_config [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `rust-lld` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "rust-lld" "-flavor" "wasm" "--export" "__get_transform_plugin_core_pkg_diag" "--export" "__transform_plugin_process_impl" "--export" "__alloc" "--export" "__free" "-z" "stack-size=1048576" "--stack-first" "--no-demangle" "<17 object files omitted>" "/lib/rustlib/wasm32-wasip1/lib/libpanic_abort-*.rlib" "/opt/rustwide/target/wasm32-wasip1/debug/deps/{libswc_core-f9b306a604271b46,libswc_ecma_transforms_testing-8331c3739cc815aa,libtempfile-c4603833853d00f3,libfastrand-3bc7f5e4bec8ac5b,librustix-7ea615cf633b472f,liberrno-3565356dbb0a3b02,libswc_ecma_testing-18286c75c8cf889a,libhex-85aa986ef279af61,libtesting-7ebc4dfe7430f3ae,libcargo_metadata-505e7deaf20221a5,libcargo_platform-78f3a2347bdcefb4,libsemver-6485945a049a50b1,libcamino-19a92f0df926e621,libswc_error_reporters-8913738ec94ff337,libmiette-9ba6dd085ae43623,libtextwrap-90f9979e505ffed1,libunicode_linebreak-6abcaf029b8858d0,libsmawk-ee3d8944251e6603,libterminal_size-24a262f0b95aeb06,libsupports_hyperlinks-96955354f1e53cb7,libsupports_color-456cba658417e6ce,libis_ci-c501c90fc35d2b61,libsupports_unicode-cb5ea424cc0b50a6,libbacktrace-25634a703fef7e43,librustc_demangle-e134d0d58a280b5a,libowo_colors-81e6c914cdb797e9,libthiserror-a218be0531ba6667,libtracing_subscriber-ac469015da11fb7a,libnu_ansi_term-1d85bf9e9e3cf038,liboverload-12610b1c4a6a027c,libsharded_slab-29830f09a45985f0,liblazy_static-6cae036cc417a885,libmatchers-e2599a25c4395409,libregex_automata-b8864a9bcf93f742,libregex_syntax-4837ff6532a97b47,libthread_local-6d077ee48a08a72c,libtracing_log-1233a8b5fa4ee224,liblog-682f251eab69f755,libregex-725a4c751542c872,libregex_automata-be79d77e60419c84,libaho_corasick-cfb07920134514f4,libregex_syntax-07a481bdeb01e81d,libpretty_assertions-a9c239236022eb65,libdiff-8614b225a7955174,libyansi-4cb2a31baf62e813,libdifference-3f53fb58747bfb5c,libswc_ecma_codegen-f9fe1d07a78d0767,libmemchr-9a2f103f6d32a3e4,libsha2-3584603ac31ca7ef,libdigest-175d4c26469c7771,libblock_buffer-ff766ba1f1bc2312,libcrypto_common-54f1074c3cc16168,libgeneric_array-143189b5e972f6af,libtypenum-0fe8d28fad3fc2b1,libbase64-7b14680fd3f3a6df,libansi_term-e6505b9a6cac2ba7,libswc_ecma_transforms_base-f8506bdd788b6d04,libswc_ecma_parser-bf6309c05c52018f,libtyped_arena-70816aa6787b7878,libsmartstring-2b43bd9b093ca332,libstatic_assertions-5a320074c6765347,libswc_ecma_utils-37dc7a92edc4e57b,libryu_js-f9862c0944a60c5b,libnum_cpus-69c5ac27750b546c,liblibc-971c4bde5ba5d62a,libindexmap-c148121be622f402,libequivalent-98516aa41a406a97,libswc_ecma_visit-e9d277c38b690cf8,libswc_plugin_proxy-fd16509d81ba8f84,libswc_ecma_ast-d31fe8e283637715,libbitflags-521d1863d794fb37,libphf-5eccc55c0a9d0ebd,libphf_shared-00d7f401a2f82c56,libswc_common-e249c42f85f9d7c5,libatty-3242e974e54baef7,libbetter_scoped_tls-1a73835bef7a1f27,libscoped_tls-9aa51d9dc368cf2f,libunicode_width-0abf0f68269fc7a6,libparking_lot-00a1a9e70ceaa3a1,libparking_lot_core-ab7e1e950bd46fa5,libsmallvec-dd22fcde2487057b,liblock_api-0d2442c8d29856a8,libscopeguard-8bf53ae5771a3088,libsourcemap-de0963c664619f16,libbase64_simd-c7ac7317345a9f0f,libsimd_abstraction-0249462252c9d59c,liboutref-5e0ef89165ca1746,libunicode_id_start-13cee0d41533d81f,libdata_encoding-813373ce7b390375,libif_chain-36311242d3f324ba,libserde_json-0b5424aea1d4eea9,libitoa-323c19d08fbe6984,libryu-f1913757cc38f137,libbitvec-d81c70c199fd7260,libwyz-26dbc426bff13cec,libtap-4e5e263546b1b0b4,libradium-14a9e348d27a9509,libfunty-24b63539c6f20791,liburl-372f812b622ac53c,libidna-8d4295186043a98a,libunicode_normalization-416be36117d11acc,libtinyvec-5fb066115eb507f5,libtinyvec_macros-dddcb2da28b34270,libunicode_bidi-d5259893ecfd256c,libform_urlencoded-a1f00ef252a83975,libpercent_encoding-0902f23ed4a1beb9,libdebugid-cb4218ec66519769,libuuid-7701140c657ae5db,libsiphasher-bcaed8f5af22bf9c,libanyhow-b18d3e0417b79d1a,libtracing-435da0e98fe91e59,libpin_project_lite-31e2d3f271086d5c,libtracing_core-7829155b4408ca22,libtermcolor-8fb4caf4dcc3553a,libnum_bigint-3762650d5bcb685d,libnum_integer-b1d6c2abb4147bb1,libnum_traits-14c0b589c88d1f7d,libswc_visit-8d4ed072bfbd6487,libeither-95155757ee7e939e,libswc_plugin-ea3a88426516426c,libswc_atoms-ba435e74b2c572a4,librkyv-4251cb95d5617223,librend-b418780e08d4cd89,libhashbrown-57fd8b223e19f45c,libahash-5aa766e3e34e6ffa,libgetrandom-c8a3aac06f548bf4,libwasi-b9c6bfbff0bef49f,libcfg_if-50b02a9e3502ecf2,libseahash-32667c3ca1ad42db,libbytecheck-a1c776becfde6c8f,libsimdutf8-eaca47b6fb6a1001,libptr_meta-52d321757e8ba3f3,libhstr-6c9c32eea7ecca10,libhashbrown-895854243e4b35a6,libtriomphe-1e22ab96cd053378,libstable_deref_trait-5e25dd7775e0b365,librustc_hash-a5d506436d1d3d05,libonce_cell-119600c39ce58a96,libdebug_unreachable-1ef33346e67b87f3,libserde-b67c2913873b6b67}.rlib" "/lib/rustlib/wasm32-wasip1/lib/{libstd-*,libwasi-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*}.rlib" "-l" "c" "/lib/rustlib/wasm32-wasip1/lib/{librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-L" "/lib/rustlib/wasm32-wasip1/lib/self-contained" "-o" "/opt/rustwide/target/wasm32-wasip1/debug/deps/remove_exports.wasm" "--gc-sections" "--no-entry" "-O0" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/remove_exports.remove_exports.f42bbbd09231675-cgu.11.rcgu.o: undefined symbol: __set_transform_result [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/remove_exports.remove_exports.f42bbbd09231675-cgu.11.rcgu.o: undefined symbol: __emit_diagnostics [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/remove_exports.remove_exports.f42bbbd09231675-cgu.11.rcgu.o: undefined symbol: __set_transform_plugin_core_pkg_diagnostics [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libswc_plugin_proxy-fd16509d81ba8f84.rlib(swc_plugin_proxy-fd16509d81ba8f84.swc_plugin_proxy.33bbbe799b3c659-cgu.0.rcgu.o): undefined symbol: __get_transform_plugin_config [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `treeshake-events` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `remove-exports` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "b263bac1ca3f00fd153218e2713f088be85acc535a05bda3f85669334a154efb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b263bac1ca3f00fd153218e2713f088be85acc535a05bda3f85669334a154efb", kill_on_drop: false }` [INFO] [stdout] b263bac1ca3f00fd153218e2713f088be85acc535a05bda3f85669334a154efb