[INFO] cloning repository https://github.com/kireevmp/effector-swc-plugin [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kireevmp/effector-swc-plugin" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkireevmp%2Feffector-swc-plugin", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkireevmp%2Feffector-swc-plugin'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3669080db60a4b24c5acfa3b70aeedd4ab3ca206 [INFO] building kireevmp/effector-swc-plugin against try#23647e694de8d0904848ad068b2e0ec2dd098c37+target=wasm32-wasip1 for pr-149868 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkireevmp%2Feffector-swc-plugin" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-4-tc2/source/.cargo/config.toml [INFO] removed /workspace/builds/worker-4-tc2/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/kireevmp/effector-swc-plugin [INFO] finished tweaking git repo https://github.com/kireevmp/effector-swc-plugin [INFO] tweaked toml for git repo https://github.com/kireevmp/effector-swc-plugin written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/kireevmp/effector-swc-plugin 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/kireevmp/effector-swc-plugin 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-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 02534c5d181edcb77044aeccf155ca377b1c651c326710db938ebb8af17a197b [INFO] running `Command { std: "docker" "start" "-a" "02534c5d181edcb77044aeccf155ca377b1c651c326710db938ebb8af17a197b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "02534c5d181edcb77044aeccf155ca377b1c651c326710db938ebb8af17a197b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "02534c5d181edcb77044aeccf155ca377b1c651c326710db938ebb8af17a197b", kill_on_drop: false }` [INFO] [stdout] 02534c5d181edcb77044aeccf155ca377b1c651c326710db938ebb8af17a197b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 0a3f11966684fa9fde133dcf193bb072c7408ec4006bc71ac74fb0fcad7589d2 [INFO] running `Command { std: "docker" "start" "-a" "0a3f11966684fa9fde133dcf193bb072c7408ec4006bc71ac74fb0fcad7589d2", kill_on_drop: false }` [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling simdutf8 v0.1.5 [INFO] [stderr] Compiling hashbrown v0.15.4 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling rustc-hash v2.1.1 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling syn v2.0.102 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Compiling funty v2.0.0 [INFO] [stderr] Compiling uuid v1.17.0 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling wyz v0.5.1 [INFO] [stderr] Compiling unicode-id-start v1.3.1 [INFO] [stderr] Compiling if_chain v1.0.2 [INFO] [stderr] Compiling scoped-tls v1.0.1 [INFO] [stderr] Compiling swc_visit v2.0.1 [INFO] [stderr] Compiling better_scoped_tls v1.0.1 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Compiling camino v1.1.10 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling smartstring v1.0.1 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling zerocopy v0.8.25 [INFO] [stderr] Compiling cfg-if v1.0.1 [INFO] [stderr] Compiling cc v1.2.26 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling bitvec v1.0.1 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling owo-colors v4.2.1 [INFO] [stderr] Compiling seq-macro v0.3.6 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling unicode-linebreak v0.1.5 [INFO] [stderr] Compiling unicode-width v0.2.1 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling textwrap v0.16.2 [INFO] [stderr] Compiling vergen-lib v0.1.6 [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling vergen v9.0.6 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Compiling glob v0.3.2 [INFO] [stderr] Compiling ryu-js v1.0.2 [INFO] [stderr] Compiling relative-path v1.9.3 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling pretty_assertions v1.4.1 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling errno v0.3.12 [INFO] [stderr] Compiling num_cpus v1.17.0 [INFO] [stderr] Compiling bumpalo v3.18.1 [INFO] [stderr] Compiling castaway v0.2.3 [INFO] [stderr] Compiling par-core v2.0.0 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling compact_str v0.7.1 [INFO] [stderr] Compiling swc_allocator v4.0.1 [INFO] [stderr] Compiling ascii v1.1.0 [INFO] [stderr] Compiling swc_plugin v1.0.1 [INFO] [stderr] Compiling effector-swc-plugin v0.8.1 (/opt/rustwide/workdir) [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling radix_fmt v1.0.0 [INFO] [stderr] Compiling psm v0.1.26 [INFO] [stderr] Compiling stacker v0.1.21 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling swc_macros_common v1.0.1 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling tempfile v3.20.0 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tracing-attributes v0.1.29 [INFO] [stderr] Compiling ptr_meta_derive v0.3.0 [INFO] [stderr] Compiling bytecheck_derive v0.8.1 [INFO] [stderr] Compiling from_variant v2.0.2 [INFO] [stderr] Compiling munge_macro v0.4.4 [INFO] [stderr] Compiling swc_eq_ignore_macros v1.0.1 [INFO] [stderr] Compiling ast_node v3.0.3 [INFO] [stderr] Compiling rkyv_derive v0.8.10 [INFO] [stderr] Compiling phf_macros v0.11.3 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling ptr_meta v0.3.0 [INFO] [stderr] Compiling string_enum v1.0.2 [INFO] [stderr] Compiling rancor v0.1.0 [INFO] [stderr] Compiling is-macro v0.3.7 [INFO] [stderr] Compiling miette-derive v7.6.0 [INFO] [stderr] Compiling munge v0.4.4 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling swc_ecma_codegen_macros v2.0.2 [INFO] [stderr] Compiling bytecheck v0.8.1 [INFO] [stderr] Compiling swc_trace_macro v2.0.2 [INFO] [stderr] Compiling swc_plugin_macro v1.1.0 [INFO] [stderr] Compiling rend v0.5.2 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling miette v7.6.0 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling zerovec v0.11.2 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling testing_macros v1.0.1 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling derive_builder_core v0.20.2 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.2 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling derive_builder_macro v0.20.2 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling derive_builder v0.20.2 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling rkyv v0.8.10 [INFO] [stderr] Compiling triomphe v0.1.14 [INFO] [stderr] Compiling bytes-str v0.2.7 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling cargo-platform v0.1.9 [INFO] [stderr] Compiling debugid v0.8.0 [INFO] [stderr] Compiling hstr v2.0.1 [INFO] [stderr] Compiling swc_atoms v7.0.0 [INFO] [stderr] Compiling cargo_metadata v0.19.2 [INFO] [stderr] Compiling cargo_metadata v0.18.1 [INFO] [stderr] Compiling swc_common v14.0.3 [INFO] [stderr] Compiling swc_core v39.0.0 [INFO] [stderr] Compiling swc_sourcemap v9.3.2 [INFO] [stderr] Compiling swc_ecma_ast v15.0.0 [INFO] [stderr] Compiling swc_error_reporters v16.0.1 [INFO] [stderr] Compiling swc_transform_common v8.0.0 [INFO] [stderr] Compiling testing v15.0.0 [INFO] [stderr] Compiling swc_ecma_testing v15.0.0 [INFO] [stderr] Compiling swc_ecma_lexer v23.0.1 [INFO] [stderr] Compiling swc_ecma_parser v24.0.0 [INFO] [stderr] Compiling swc_ecma_quote_macros v24.0.0 [INFO] [stderr] Compiling swc_ecma_visit v15.0.0 [INFO] [stderr] Compiling swc_ecma_codegen v17.0.0 [INFO] [stderr] Compiling swc_plugin_proxy v15.0.0 [INFO] [stderr] Compiling swc_ecma_utils v21.0.0 [INFO] [stderr] Compiling swc_ecma_transforms_base v26.0.0 [INFO] [stderr] Compiling swc_ecma_transforms_testing v29.0.0 [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/{libradix_fmt-53b5e35c7cb78739,libswc_core-48919e6ffcc9e330,libswc_ecma_transforms_testing-8d896a85268f69f8,libtempfile-ca8b38aee4891000,libgetrandom-012641335a48d48e,libfastrand-ecd90c8fbaaa1bfc,librustix-ac37ec77ba9dde14,liberrno-9cbb860420f1ade8,libswc_ecma_testing-10a276393c1bc3cd,libhex-85aa986ef279af61,libtesting-b77ffc110efcf45e,libcargo_metadata-52517965cc8952d1,libthiserror-1815dfb6fa0ab265,libcargo_platform-3923a5daf23ba964,libsemver-5ca7af8aa0700e3a,libcamino-56dbd99f7def5121,libswc_error_reporters-814bd1e4eb5187d8,libmiette-5721543a634851fe,libtextwrap-38e509f812939018,libunicode_linebreak-6abcaf029b8858d0,libunicode_width-d65185e9bb4c3a3c,libowo_colors-79157640a9fcd29e,libtracing_subscriber-c010f33735dc1166,libsharded_slab-29830f09a45985f0,liblazy_static-6cae036cc417a885,libmatchers-e2599a25c4395409,libregex_automata-b8864a9bcf93f742,libregex_syntax-4837ff6532a97b47,libnu_ansi_term-1d85bf9e9e3cf038,liboverload-12610b1c4a6a027c,libthread_local-db847becfbd419c1,libtracing_log-c604951ff6f20f71,liblog-4ecbc956a4935ae7,libpretty_assertions-eef5e4690c3b7789,libdiff-8614b225a7955174,libyansi-787e1400eb5331a7,libdifference-3f53fb58747bfb5c,libswc_ecma_parser-09fffc16f1b017d7,libswc_ecma_lexer-7483e57f442687fb,libarrayvec-3479bafa2f0dc825,libsmartstring-a92758ac2de91f83,libswc_ecma_codegen-694e2d3f1b221718,libregex-4a8199ef760c3e0d,libregex_automata-49874b12eaaf552a,libaho_corasick-d85b12c407d5958b,libregex_syntax-b44ef8663a4740f2,libascii-232b40db72a1626a,libcompact_str-89ba1bddb0666fbd,libstatic_assertions-5a320074c6765347,libcastaway-ccb4e0aff4fe9602,libsha2-c0f9685f096b0f78,libdigest-8ff171da308432ee,libblock_buffer-560d4e062081421e,libcrypto_common-da0ab7ac5d1cd69d,libgeneric_array-8902a99a8971d46a,libtypenum-4da84aea010a8886,libbase64-ee50786c9cbbc86e,libansi_term-e6505b9a6cac2ba7,libswc_ecma_transforms_base-2620f3be1a172900,libswc_ecma_utils-ba7b71bec6c8a8d8,libryu_js-628387accbabdb0e,libnum_cpus-41c69a1f3c6fd669,liblibc-a00379b8cf0dfb91,libpar_core-6ebfa457386bc6b7,libindexmap-78a1f0e2c7593178,libequivalent-e75e9a7d273f0189,libswc_ecma_visit-994c5ca8bb233c5c,libswc_plugin_proxy-149172e9b8d0829c,libswc_ecma_ast-e5993179d77a58b6,libbitflags-edaf64cf46df59f3,libphf-95d6a39a4766f3ad,libphf_shared-90693ea515235892,libsiphasher-0038e7c018754203,libswc_plugin-768e28b05f3bd748,libswc_transform_common-77ed391fd3abd576,libswc_common-fc3da2e0f254a0ab,libunicode_width-ba101944338dd310,libparking_lot-315ee8f78f9bfe8c,libparking_lot_core-68af96bf63cb8c51,liblock_api-3f0baae6fb032419,libscopeguard-8bf53ae5771a3088,libswc_sourcemap-3b8230ce68e69bbb,libbase64_simd-f50831a5ffe934b6,liboutref-2a7e1e55f121e16a,libvsimd-b9a5be1ec8a73e50,libunicode_id_start-da2362d84a46c7b7,libdata_encoding-5041333a9e677a48,libif_chain-36311242d3f324ba,libserde_json-662d5580f35cc71e,libmemchr-3a202389f03e09b9,libitoa-c00a5eb83387cdca,libryu-bcb26aa50f65bbc8,libbitvec-d81c70c199fd7260,libwyz-26dbc426bff13cec,libtap-4e5e263546b1b0b4,libradium-14a9e348d27a9509,libfunty-24b63539c6f20791,liburl-d6f6c010c76ea39b,libidna-14165846107fb561,libutf8_iter-e7eaa3ca1141e5f6,libidna_adapter-5d63f7f3f3bab8f9,libicu_properties-a5610466936bb942,libicu_properties_data-1f9fd5e55a507fab,libicu_normalizer-7fa3f3e6b12c4270,libsmallvec-60c0caf50490c9b3,libicu_normalizer_data-6ccc37819df9c366,libicu_collections-da5648d78266ad1d,libpotential_utf-b3ebd1f2db56849d,libicu_provider-3799e1edbca0d7a9,libicu_locale_core-40c817cea9b5b820,libtinystr-0b8dc7ca6fd4f76c,liblitemap-94ca9f85eb6c1664,libwriteable-3300c6e5770fda49,libzerovec-50add4260f4856b4,libzerotrie-189a89274f0370ca,libyoke-d5ae606ecf11f3e9,libzerofrom-47a0ecf584dfecf5,libform_urlencoded-33dce3629d963136,libpercent_encoding-6bddb4650ce56a03,libdebugid-e2e86df39acba40d,libuuid-b2c36dff458daf59,libbytes_str-4fc039de379d04e8,libsiphasher-bcaed8f5af22bf9c,libanyhow-5e37c6a252687bff,libswc_visit-8380e846104be971,libeither-16d497c016654dbc,libtracing-260797beb36ceeb1,libpin_project_lite-19621c2fa8381040,libtracing_core-e8fde030db854c4b,libtermcolor-8fb4caf4dcc3553a,libnum_bigint-db02f6b72f2e811b,libnum_integer-1cba6a3b8cd977fc,libnum_traits-4ceb4b1698c6e4f3,libswc_atoms-5f00e0f815d58e97,libhstr-78f4556e1c0a1cbf,libtriomphe-7f556d88858e6962,libstable_deref_trait-0a37f0660129801c,libserde-35059e3c7231560b,libdebug_unreachable-1ef33346e67b87f3,librkyv-ca33e68ff24b01e6,libbytes-e46fd6b63d8ecb9e,libhashbrown-604e55937589f869,librend-bea2d02ecc31ce49,libmunge-3a53a58ecfdb7bdb,libbytecheck-0c3ec89b9c06ef40,libsimdutf8-e2db633881c56ea2,librancor-aaa4b260e4eab59b,libptr_meta-b99c6812f3028bf8,libbetter_scoped_tls-3686e543f929d494,libscoped_tls-9aa51d9dc368cf2f,libswc_allocator-2d8ebd39ee9c8e5b,librustc_hash-b695fc556540dede,libbumpalo-4a4e9da5a569e902,libhashbrown-663206d15e2200b5,libahash-527dbf7464953da7,libonce_cell-bcd15b06b8f373b9,libcfg_if-beec54d71ff48acf,libzerocopy-df3851e798b988b2,liballocator_api2-d5fcde8f0c62c617}.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/effector_swc_plugin.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/effector_swc_plugin.effector_swc_plugin.dd006628dd737719-cgu.09.rcgu.o: undefined symbol: __set_transform_result [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/effector_swc_plugin.effector_swc_plugin.dd006628dd737719-cgu.09.rcgu.o: undefined symbol: __emit_diagnostics [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/effector_swc_plugin.effector_swc_plugin.dd006628dd737719-cgu.09.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-149172e9b8d0829c.rlib(swc_plugin_proxy-149172e9b8d0829c.swc_plugin_proxy.8e0a34e3d9b4a125-cgu.4.rcgu.o): undefined symbol: __span_to_source_proxy [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libswc_plugin_proxy-149172e9b8d0829c.rlib(swc_plugin_proxy-149172e9b8d0829c.swc_plugin_proxy.8e0a34e3d9b4a125-cgu.4.rcgu.o): undefined symbol: __span_to_lines_proxy [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libswc_plugin_proxy-149172e9b8d0829c.rlib(swc_plugin_proxy-149172e9b8d0829c.swc_plugin_proxy.8e0a34e3d9b4a125-cgu.4.rcgu.o): undefined symbol: __span_to_string_proxy [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libswc_plugin_proxy-149172e9b8d0829c.rlib(swc_plugin_proxy-149172e9b8d0829c.swc_plugin_proxy.8e0a34e3d9b4a125-cgu.4.rcgu.o): undefined symbol: __lookup_char_pos_source_map_proxy [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libswc_plugin_proxy-149172e9b8d0829c.rlib(swc_plugin_proxy-149172e9b8d0829c.swc_plugin_proxy.8e0a34e3d9b4a125-cgu.4.rcgu.o): undefined symbol: __span_to_filename_proxy [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libswc_plugin_proxy-149172e9b8d0829c.rlib(swc_plugin_proxy-149172e9b8d0829c.swc_plugin_proxy.8e0a34e3d9b4a125-cgu.4.rcgu.o): undefined symbol: __merge_spans_proxy [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libswc_plugin_proxy-149172e9b8d0829c.rlib(swc_plugin_proxy-149172e9b8d0829c.swc_plugin_proxy.8e0a34e3d9b4a125-cgu.4.rcgu.o): undefined symbol: __doctest_offset_line_proxy [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libswc_plugin_proxy-149172e9b8d0829c.rlib(swc_plugin_proxy-149172e9b8d0829c.swc_plugin_proxy.8e0a34e3d9b4a125-cgu.6.rcgu.o): undefined symbol: __get_transform_context [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libswc_plugin_proxy-149172e9b8d0829c.rlib(swc_plugin_proxy-149172e9b8d0829c.swc_plugin_proxy.8e0a34e3d9b4a125-cgu.6.rcgu.o): undefined symbol: __get_transform_plugin_config [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libswc_common-fc3da2e0f254a0ab.rlib(swc_common-fc3da2e0f254a0ab.swc_common.9d56661848004276-cgu.06.rcgu.o): undefined symbol: __mark_fresh_proxy [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libswc_common-fc3da2e0f254a0ab.rlib(swc_common-fc3da2e0f254a0ab.swc_common.9d56661848004276-cgu.06.rcgu.o): undefined symbol: __syntax_context_apply_mark_proxy [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `effector-swc-plugin` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "0a3f11966684fa9fde133dcf193bb072c7408ec4006bc71ac74fb0fcad7589d2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0a3f11966684fa9fde133dcf193bb072c7408ec4006bc71ac74fb0fcad7589d2", kill_on_drop: false }` [INFO] [stdout] 0a3f11966684fa9fde133dcf193bb072c7408ec4006bc71ac74fb0fcad7589d2