[INFO] cloning repository https://github.com/wsafight/swc-plugin-ifdef [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/wsafight/swc-plugin-ifdef" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwsafight%2Fswc-plugin-ifdef", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwsafight%2Fswc-plugin-ifdef'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9cec187d661efbae4bb141fdbed4ec002221b260 [INFO] building wsafight/swc-plugin-ifdef against try#23647e694de8d0904848ad068b2e0ec2dd098c37+target=wasm32-wasip1 for pr-149868 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwsafight%2Fswc-plugin-ifdef" "/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] removed /workspace/builds/worker-2-tc2/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/wsafight/swc-plugin-ifdef [INFO] finished tweaking git repo https://github.com/wsafight/swc-plugin-ifdef [INFO] tweaked toml for git repo https://github.com/wsafight/swc-plugin-ifdef written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/wsafight/swc-plugin-ifdef 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/wsafight/swc-plugin-ifdef 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-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+23647e694de8d0904848ad068b2e0ec2dd098c37" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4b9d27ee9446a9bb4fb56f416c3d0e9506dc5e5dd62a91aa082886663f235c87 [INFO] running `Command { std: "docker" "start" "-a" "4b9d27ee9446a9bb4fb56f416c3d0e9506dc5e5dd62a91aa082886663f235c87", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4b9d27ee9446a9bb4fb56f416c3d0e9506dc5e5dd62a91aa082886663f235c87", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4b9d27ee9446a9bb4fb56f416c3d0e9506dc5e5dd62a91aa082886663f235c87", kill_on_drop: false }` [INFO] [stdout] 4b9d27ee9446a9bb4fb56f416c3d0e9506dc5e5dd62a91aa082886663f235c87 [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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+23647e694de8d0904848ad068b2e0ec2dd098c37" "build" "--frozen" "--message-format=json" "--target" "wasm32-wasip1", kill_on_drop: false }` [INFO] [stdout] 9e282a53e53ebf437ff1b18f848c71ac6a75996b39f6434d880b17bb170596ef [INFO] running `Command { std: "docker" "start" "-a" "9e282a53e53ebf437ff1b18f848c71ac6a75996b39f6434d880b17bb170596ef", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling serde v1.0.210 [INFO] [stderr] Compiling once_cell v1.20.1 [INFO] [stderr] Compiling serde_json v1.0.128 [INFO] [stderr] Compiling anyhow v1.0.89 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling allocator-api2 v0.2.18 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Compiling simdutf8 v0.1.5 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling tinyvec v1.8.0 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling unicode-bidi v0.3.15 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Compiling outref v0.1.0 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling simd-abstraction v0.7.1 [INFO] [stderr] Compiling wyz v0.5.1 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling pin-project-lite v0.2.14 [INFO] [stderr] Compiling funty v2.0.0 [INFO] [stderr] Compiling thiserror v1.0.64 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling uuid v1.10.0 [INFO] [stderr] Compiling base64-simd v0.7.0 [INFO] [stderr] Compiling bumpalo v3.16.0 [INFO] [stderr] Compiling unicode-id-start v1.3.0 [INFO] [stderr] Compiling if_chain v1.0.2 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling scoped-tls v1.0.1 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling data-encoding v2.6.0 [INFO] [stderr] Compiling better_scoped_tls v1.0.0 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling camino v1.1.9 [INFO] [stderr] Compiling swc_visit v2.0.0 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling bitvec v1.0.1 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Compiling rustversion v1.0.17 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling syn v2.0.79 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling libc v0.2.159 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling regex-automata v0.4.8 [INFO] [stderr] Compiling owo-colors v4.1.0 [INFO] [stderr] Compiling unicode-linebreak v0.1.5 [INFO] [stderr] Compiling smawk v0.3.2 [INFO] [stderr] Compiling unicode-normalization v0.1.24 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling textwrap v0.16.1 [INFO] [stderr] Compiling smartstring v1.0.1 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling relative-path v1.9.3 [INFO] [stderr] Compiling rustix v0.38.37 [INFO] [stderr] Compiling indexmap v2.5.0 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling errno v0.3.9 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling unicode-id v0.3.5 [INFO] [stderr] Compiling ryu-js v1.0.1 [INFO] [stderr] Compiling pretty_assertions v1.4.1 [INFO] [stderr] Compiling difference v2.0.0 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling typed-arena v2.0.2 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling vergen-lib v0.1.4 [INFO] [stderr] Compiling vergen v9.0.1 [INFO] [stderr] Compiling fastrand v2.1.1 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling swc_plugin v1.0.0 [INFO] [stderr] Compiling url v2.5.2 [INFO] [stderr] Compiling tempfile v3.13.0 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling regex v1.11.0 [INFO] [stderr] Compiling swc_macros_common v1.0.0 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Compiling serde_derive v1.0.210 [INFO] [stderr] Compiling ptr_meta_derive v0.3.0 [INFO] [stderr] Compiling bytecheck_derive v0.8.0 [INFO] [stderr] Compiling phf_macros v0.11.2 [INFO] [stderr] Compiling munge_macro v0.4.1 [INFO] [stderr] Compiling rkyv_derive v0.8.9 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling thiserror-impl v1.0.64 [INFO] [stderr] Compiling from_variant v2.0.0 [INFO] [stderr] Compiling swc_eq_ignore_macros v1.0.0 [INFO] [stderr] Compiling ast_node v3.0.0 [INFO] [stderr] Compiling string_enum v1.0.0 [INFO] [stderr] Compiling is-macro v0.3.6 [INFO] [stderr] Compiling miette-derive v7.2.0 [INFO] [stderr] Compiling testing_macros v1.0.0 [INFO] [stderr] Compiling ptr_meta v0.3.0 [INFO] [stderr] Compiling swc_ecma_codegen_macros v1.0.0 [INFO] [stderr] Compiling rancor v0.1.0 [INFO] [stderr] Compiling swc_trace_macro v2.0.0 [INFO] [stderr] Compiling swc_plugin_macro v1.0.0 [INFO] [stderr] Compiling munge v0.4.1 [INFO] [stderr] Compiling bytecheck v0.8.0 [INFO] [stderr] Compiling rend v0.5.2 [INFO] [stderr] Compiling phf v0.11.2 [INFO] [stderr] Compiling miette v7.2.0 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling tracing-subscriber v0.3.18 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Compiling derive_builder_core v0.20.1 [INFO] [stderr] Compiling derive_builder_macro v0.20.1 [INFO] [stderr] Compiling derive_builder v0.20.1 [INFO] [stderr] Compiling rkyv v0.8.9 [INFO] [stderr] Compiling cargo-platform v0.1.8 [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 hstr v0.2.12 [INFO] [stderr] Compiling swc_allocator v2.0.0 [INFO] [stderr] Compiling cargo_metadata v0.18.1 [INFO] [stderr] Compiling swc_atoms v3.0.0 [INFO] [stderr] Compiling sourcemap v9.0.0 [INFO] [stderr] Compiling swc_common v5.0.0 [INFO] [stderr] Compiling swc_core v9.0.2 [INFO] [stderr] Compiling swc_ecma_ast v5.0.0 [INFO] [stderr] Compiling swc_error_reporters v6.0.0 [INFO] [stderr] Compiling testing v5.0.0 [INFO] [stderr] Compiling swc_ecma_testing v5.0.0 [INFO] [stderr] Compiling swc_ecma_visit v5.0.0 [INFO] [stderr] Compiling swc_ecma_parser v6.0.0 [INFO] [stderr] Compiling swc_ecma_codegen v5.0.0 [INFO] [stderr] Compiling swc_plugin_proxy v5.0.0 [INFO] [stderr] Compiling swc_ecma_utils v6.0.0 [INFO] [stderr] Compiling swc_ecma_transforms_base v6.0.2 [INFO] [stderr] Compiling swc_ecma_transforms_testing v6.0.0 [INFO] [stderr] Compiling swc_plugin_ifdef v0.0.1 (/opt/rustwide/workdir) [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-a3ecea5ac2f8efbc,libswc_ecma_transforms_testing-f50bd0a056210211,libtempfile-4bdd2b6aa8117610,libfastrand-4d885a942a26cf82,librustix-f303c3ceec24ba51,liberrno-9dcfb8c14fb0937f,libswc_ecma_testing-1428480032248f6f,libhex-85aa986ef279af61,libtesting-b953f3268536f4c3,libcargo_metadata-73346acb96b48555,libcargo_platform-fa23e5986dff9352,libsemver-2039ae88b4a68cdf,libcamino-273febec51d4b393,libswc_error_reporters-ff0a52ac8c1dee09,libmiette-ac699f28f548308b,libtextwrap-a92fe087892bf052,libunicode_linebreak-6abcaf029b8858d0,libsmawk-ee3d8944251e6603,libowo_colors-34b22719f913eb21,libthiserror-4cbf04e245fed04c,libtracing_subscriber-9d93cb0e883751d6,libnu_ansi_term-1d85bf9e9e3cf038,liboverload-12610b1c4a6a027c,libsharded_slab-29830f09a45985f0,liblazy_static-6cae036cc417a885,libmatchers-e2599a25c4395409,libregex_automata-b8864a9bcf93f742,libregex_syntax-4837ff6532a97b47,libthread_local-3a991588a13e31c0,libtracing_log-1f41ca77a551a32f,liblog-682f251eab69f755,libpretty_assertions-eef5e4690c3b7789,libdiff-8614b225a7955174,libyansi-787e1400eb5331a7,libdifference-3f53fb58747bfb5c,libswc_ecma_codegen-f968809f9f8ad8c0,libregex-ca922514211b256c,libregex_automata-a256a2d52a766c9e,libaho_corasick-cfb07920134514f4,libregex_syntax-b44ef8663a4740f2,libsha2-739e45cc18a31500,libdigest-4564188162faacc5,libblock_buffer-30c36dfbc2a8b2f8,libcrypto_common-5038f827c08d2ab5,libgeneric_array-4e82bc9a3c5612b1,libtypenum-0fe8d28fad3fc2b1,libbase64-7b14680fd3f3a6df,libansi_term-e6505b9a6cac2ba7,libswc_ecma_transforms_base-2cab2802557b1b35,libswc_ecma_parser-bfb1dc53fcf1e753,libtyped_arena-70816aa6787b7878,libsmartstring-a92758ac2de91f83,libstatic_assertions-5a320074c6765347,libswc_ecma_utils-0a1692b4cb6326c8,libryu_js-f9862c0944a60c5b,libnum_cpus-967e1838f876c547,liblibc-f31106046f08a1e6,libindexmap-93ebbcd981f499bf,libequivalent-98516aa41a406a97,libswc_ecma_visit-04f9e2e2cfc962da,libswc_plugin_proxy-e9c60181d3b89ff7,libswc_ecma_ast-84f3de4ee4542c0b,libbitflags-521d1863d794fb37,libphf-ccc29f42dff02731,libphf_shared-00d7f401a2f82c56,libswc_common-ffcb977c1260c85a,libbetter_scoped_tls-6764bee20420faec,libscoped_tls-9aa51d9dc368cf2f,libunicode_width-ba101944338dd310,libparking_lot-39b6ac715683297b,libparking_lot_core-ab7e1e950bd46fa5,libsmallvec-dd22fcde2487057b,liblock_api-cb42334115fcba5d,libscopeguard-8bf53ae5771a3088,libsourcemap-5c9a40ae41e4bc0b,libbase64_simd-c7ac7317345a9f0f,libsimd_abstraction-0249462252c9d59c,liboutref-5e0ef89165ca1746,libunicode_id_start-d3710a1b3e11b945,libdata_encoding-813373ce7b390375,libif_chain-36311242d3f324ba,libserde_json-dc06d610fb1776a9,libmemchr-9a2f103f6d32a3e4,libitoa-323c19d08fbe6984,libryu-f1913757cc38f137,libbitvec-d81c70c199fd7260,libwyz-26dbc426bff13cec,libtap-4e5e263546b1b0b4,libradium-14a9e348d27a9509,libfunty-24b63539c6f20791,liburl-f9b47fc9cbb580df,libidna-fbe60c20412c15e0,libunicode_normalization-b4f89b508017e1d3,libtinyvec-d88dba153338e87f,libtinyvec_macros-dddcb2da28b34270,libunicode_bidi-d5259893ecfd256c,libform_urlencoded-a1f00ef252a83975,libpercent_encoding-0902f23ed4a1beb9,libdebugid-881e7c012bcc5a09,libuuid-3f4863423648459e,libsiphasher-bcaed8f5af22bf9c,libanyhow-ce865fccb34e5faa,libswc_visit-9307f868cde68b5a,libeither-95155757ee7e939e,libtracing-edb4eb322741ae93,libpin_project_lite-31e2d3f271086d5c,libtracing_core-0db763589d184496,libtermcolor-8fb4caf4dcc3553a,libnum_bigint-a67cc4a998b8e416,libnum_integer-662a040aa6650a29,libnum_traits-c9525353a9d4f975,libswc_plugin-3afa6d99a1074b81,libswc_atoms-3c70b54f9ec1328f,librkyv-dddc00164df7edfd,libhashbrown-652719fc7272987d,librend-a32b1e2c53e744db,libmunge-0d1ede8ea361898c,libbytecheck-6a22b9ffceec8f43,libsimdutf8-e2db633881c56ea2,librancor-853df1defc62b172,libptr_meta-e304d1ac26a49cf1,libhstr-972da843f44b2009,libtriomphe-017afe575a15ea2f,libstable_deref_trait-5e25dd7775e0b365,libserde-cc54d9b75494b1a3,libdebug_unreachable-1ef33346e67b87f3,libswc_allocator-dbefb1bb354bda20,libhashbrown-6ecd8f54e7f371f3,libahash-99034d146e603abe,libonce_cell-b77ad74ee3733af1,libcfg_if-50b02a9e3502ecf2,libzerocopy-700d58819e876f4a,librustc_hash-a5d506436d1d3d05,libbumpalo-18c31dc8824cc3b8,liballocator_api2-75453bb91fa4a6dc}.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/swc_plugin_ifdef.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/swc_plugin_ifdef.swc_plugin_ifdef.193d125bcb47afe0-cgu.11.rcgu.o: undefined symbol: __set_transform_result [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/swc_plugin_ifdef.swc_plugin_ifdef.193d125bcb47afe0-cgu.11.rcgu.o: undefined symbol: __emit_diagnostics [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/swc_plugin_ifdef.swc_plugin_ifdef.193d125bcb47afe0-cgu.11.rcgu.o: undefined symbol: __set_transform_plugin_core_pkg_diagnostics [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `swc_plugin_ifdef` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "9e282a53e53ebf437ff1b18f848c71ac6a75996b39f6434d880b17bb170596ef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9e282a53e53ebf437ff1b18f848c71ac6a75996b39f6434d880b17bb170596ef", kill_on_drop: false }` [INFO] [stdout] 9e282a53e53ebf437ff1b18f848c71ac6a75996b39f6434d880b17bb170596ef