[INFO] cloning repository https://github.com/christianalfoni/observing-components [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/christianalfoni/observing-components" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchristianalfoni%2Fobserving-components", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchristianalfoni%2Fobserving-components'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 678566b3a7691862e4f4939a5f906e5ce34c3894 [INFO] building christianalfoni/observing-components against try#23647e694de8d0904848ad068b2e0ec2dd098c37+target=wasm32-wasip1 for pr-149868 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchristianalfoni%2Fobserving-components" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/christianalfoni/observing-components [INFO] finished tweaking git repo https://github.com/christianalfoni/observing-components [INFO] tweaked toml for git repo https://github.com/christianalfoni/observing-components written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/christianalfoni/observing-components 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/christianalfoni/observing-components 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] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 7276828134c36d7b896543c9168af606cb372f551447dddaea054054d2d36c3a [INFO] running `Command { std: "docker" "start" "-a" "7276828134c36d7b896543c9168af606cb372f551447dddaea054054d2d36c3a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7276828134c36d7b896543c9168af606cb372f551447dddaea054054d2d36c3a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7276828134c36d7b896543c9168af606cb372f551447dddaea054054d2d36c3a", kill_on_drop: false }` [INFO] [stdout] 7276828134c36d7b896543c9168af606cb372f551447dddaea054054d2d36c3a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 5f60f726e0d6bfffc0212046da941dbda7058b103f9d08654af134efa23af947 [INFO] running `Command { std: "docker" "start" "-a" "5f60f726e0d6bfffc0212046da941dbda7058b103f9d08654af134efa23af947", kill_on_drop: false }` [INFO] [stderr] Compiling smallvec v1.14.0 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling anyhow v1.0.97 [INFO] [stderr] Compiling icu_locid_transform_data v1.5.1 [INFO] [stderr] Compiling writeable v0.5.5 [INFO] [stderr] Compiling litemap v0.7.5 [INFO] [stderr] Compiling icu_properties_data v1.5.1 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling icu_normalizer_data v1.5.1 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling write16 v1.0.0 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling utf16_iter v1.0.5 [INFO] [stderr] Compiling utf8_iter v1.0.4 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling simdutf8 v0.1.5 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling outref v0.1.0 [INFO] [stderr] Compiling simd-abstraction v0.7.1 [INFO] [stderr] Compiling uuid v1.16.0 [INFO] [stderr] Compiling bitvec v1.0.1 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling scoped-tls v1.0.1 [INFO] [stderr] Compiling if_chain v1.0.2 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling unicode-id-start v1.3.1 [INFO] [stderr] Compiling data-encoding v2.8.0 [INFO] [stderr] Compiling better_scoped_tls v1.0.0 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling camino v1.1.9 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling bumpalo v3.17.0 [INFO] [stderr] Compiling base64-simd v0.7.0 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling bitflags v2.9.0 [INFO] [stderr] Compiling swc_visit v2.0.0 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling owo-colors v4.2.0 [INFO] [stderr] Compiling unicode-width v0.2.0 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling textwrap v0.16.2 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling vergen-lib v0.1.6 [INFO] [stderr] Compiling smartstring v1.0.1 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling vergen v9.0.4 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling glob v0.3.2 [INFO] [stderr] Compiling getrandom v0.3.2 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling rustix v1.0.5 [INFO] [stderr] Compiling relative-path v1.9.3 [INFO] [stderr] Compiling indexmap v2.8.0 [INFO] [stderr] Compiling pretty_assertions v1.4.1 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling errno v0.3.10 [INFO] [stderr] Compiling castaway v0.2.3 [INFO] [stderr] Compiling swc_parallel v1.3.0 [INFO] [stderr] Compiling typed-arena v2.0.2 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling unicode-id v0.3.5 [INFO] [stderr] Compiling ryu-js v1.0.2 [INFO] [stderr] Compiling difference v2.0.0 [INFO] [stderr] Compiling compact_str v0.7.1 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling ascii v1.1.0 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling dashmap v5.5.3 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling bstr v1.11.3 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling swc_plugin v1.0.0 [INFO] [stderr] Compiling tempfile v3.19.1 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling swc_macros_common v1.0.0 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling globset v0.4.16 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling ptr_meta_derive v0.3.0 [INFO] [stderr] Compiling bytecheck_derive v0.8.1 [INFO] [stderr] Compiling phf_macros v0.11.3 [INFO] [stderr] Compiling munge_macro v0.4.3 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling rkyv_derive v0.8.10 [INFO] [stderr] Compiling swc_eq_ignore_macros v1.0.0 [INFO] [stderr] Compiling ptr_meta v0.3.0 [INFO] [stderr] Compiling rancor v0.1.0 [INFO] [stderr] Compiling ast_node v3.0.0 [INFO] [stderr] Compiling from_variant v2.0.0 [INFO] [stderr] Compiling is-macro v0.3.7 [INFO] [stderr] Compiling bytecheck v0.8.1 [INFO] [stderr] Compiling string_enum v1.0.0 [INFO] [stderr] Compiling rend v0.5.2 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling munge v0.4.3 [INFO] [stderr] Compiling miette-derive v7.5.0 [INFO] [stderr] Compiling swc_ecma_codegen_macros v1.0.1 [INFO] [stderr] Compiling swc_trace_macro v2.0.0 [INFO] [stderr] Compiling swc_plugin_macro v1.0.0 [INFO] [stderr] Compiling testing_macros v1.0.0 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling yoke v0.7.5 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling miette v7.5.0 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling derive_builder_core v0.20.2 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling icu_collections v1.5.0 [INFO] [stderr] Compiling icu_locid v1.5.0 [INFO] [stderr] Compiling derive_builder_macro v0.20.2 [INFO] [stderr] Compiling derive_builder v0.20.2 [INFO] [stderr] Compiling icu_provider v1.5.0 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Compiling icu_properties v1.5.1 [INFO] [stderr] Compiling rkyv v0.8.10 [INFO] [stderr] Compiling triomphe v0.1.14 [INFO] [stderr] Compiling debugid v0.8.0 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling cargo-platform v0.1.9 [INFO] [stderr] Compiling swc_cached v2.0.0 [INFO] [stderr] Compiling hstr v0.2.17 [INFO] [stderr] Compiling swc_allocator v3.0.1 [INFO] [stderr] Compiling cargo_metadata v0.18.1 [INFO] [stderr] Compiling cargo_metadata v0.19.2 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling idna_adapter v1.2.0 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling sourcemap v9.1.2 [INFO] [stderr] Compiling swc_core v13.3.0 [INFO] [stderr] Compiling swc_atoms v3.1.0 [INFO] [stderr] Compiling swc_common v6.1.1 [INFO] [stderr] Compiling swc_ecma_ast v6.1.0 [INFO] [stderr] Compiling swc_error_reporters v7.0.0 [INFO] [stderr] Compiling testing v6.0.0 [INFO] [stderr] Compiling swc_ecma_testing v6.0.0 [INFO] [stderr] Compiling swc_ecma_visit v6.0.0 [INFO] [stderr] Compiling swc_ecma_parser v8.0.2 [INFO] [stderr] Compiling swc_ecma_codegen v6.1.0 [INFO] [stderr] Compiling swc_plugin_proxy v6.0.0 [INFO] [stderr] Compiling swc_ecma_utils v9.0.0 [INFO] [stderr] Compiling wrap_components_with_observer v0.29.0 (/opt/rustwide/workdir/swc-plugin-observing-components/transform) [INFO] [stdout] warning: unused import: `GlobSet` [INFO] [stdout] --> swc-plugin-observing-components/transform/src/lib.rs:4:21 [INFO] [stdout] | [INFO] [stdout] 4 | use globset::{Glob, GlobSet, GlobSetBuilder}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `path_buf` [INFO] [stdout] --> swc-plugin-observing-components/transform/src/lib.rs:25:9 [INFO] [stdout] | [INFO] [stdout] 25 | let path_buf = PathBuf::from(file_path); [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_path_buf` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `potential_project_root` [INFO] [stdout] --> swc-plugin-observing-components/transform/src/lib.rs:74:21 [INFO] [stdout] | [INFO] [stdout] 74 | let potential_project_root = path_components[0..i].join(&std::path::MAIN_SEPARATOR.to_string()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_potential_project_root` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `observer_alias` is assigned to, but never used [INFO] [stdout] --> swc-plugin-observing-components/transform/src/lib.rs:310:17 [INFO] [stdout] | [INFO] [stdout] 310 | let mut observer_alias = observer_name.clone(); // default alias [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider using `_observer_alias` instead [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `observer_alias` is never read [INFO] [stdout] --> swc-plugin-observing-components/transform/src/lib.rs:333:17 [INFO] [stdout] | [INFO] [stdout] 333 | observer_alias = alias; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `default_import_name` is never used [INFO] [stdout] --> swc-plugin-observing-components/transform/src/lib.rs:114:4 [INFO] [stdout] | [INFO] [stdout] 114 | fn default_import_name() -> String { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling swc_ecma_transforms_base v9.0.1 [INFO] [stderr] Compiling swc_ecma_transforms_testing v9.0.0 [INFO] [stderr] Compiling swc_plugin_observing_components v0.19.4 (/opt/rustwide/workdir/swc-plugin-observing-components) [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/{libwrap_components_with_observer-2ec6c9253fe1e63a,libglobset-61a53000547b6a7e,libbstr-3b83f50e1dfc1d46,libswc_core-e4645bc65d0908ac,libswc_ecma_transforms_testing-dc2f3c6673023b33,libtempfile-86d5bd1e4f7f3f85,libgetrandom-fa28561a7ae2fa7e,libfastrand-ecd90c8fbaaa1bfc,librustix-141c5caed94a2707,liberrno-87512e2580cdf042,libswc_ecma_testing-5134f0bff9ef9d72,libhex-85aa986ef279af61,libtesting-6cf444610fdc116d,libcargo_metadata-9c12a78748d84912,libcargo_platform-46520fae9a29bd54,libsemver-e2bf203a4f2edb80,libcamino-c689da543e4c3eb3,libswc_error_reporters-df6a43725758413e,libmiette-ec8400a84e8f71ac,libtextwrap-d6871ffbf7b59d8e,libunicode_linebreak-6abcaf029b8858d0,libunicode_width-52faa65fbb8d097d,libowo_colors-b13b39f1f892bfd4,libthiserror-f0eaee9cbd1693eb,libtracing_subscriber-c40842859d19774f,libsharded_slab-29830f09a45985f0,liblazy_static-6cae036cc417a885,libmatchers-e2599a25c4395409,libregex_automata-b8864a9bcf93f742,libregex_syntax-4837ff6532a97b47,libnu_ansi_term-1d85bf9e9e3cf038,liboverload-12610b1c4a6a027c,libthread_local-699b6e76b17d878f,libtracing_log-472aa506880c5a8f,liblog-4ecbc956a4935ae7,libpretty_assertions-eef5e4690c3b7789,libdiff-8614b225a7955174,libyansi-787e1400eb5331a7,libdifference-3f53fb58747bfb5c,libswc_ecma_codegen-f8dfcd460e8d6f3c,libregex-fe843bb496213b83,libregex_automata-91b6eb9b39927e2d,libaho_corasick-027ffe1d036ccae9,libregex_syntax-b44ef8663a4740f2,libcompact_str-daf84cdf152a93df,libcastaway-c8203f7def8d313e,libascii-232b40db72a1626a,libsha2-9e1a243efefdea52,libdigest-8ff171da308432ee,libblock_buffer-560d4e062081421e,libcrypto_common-da0ab7ac5d1cd69d,libgeneric_array-8902a99a8971d46a,libtypenum-4da84aea010a8886,libbase64-7b14680fd3f3a6df,libansi_term-e6505b9a6cac2ba7,libswc_ecma_transforms_base-ea2774c54f717e46,libswc_ecma_parser-4c8e27db83e5e22e,libtyped_arena-70816aa6787b7878,libsmartstring-a92758ac2de91f83,libstatic_assertions-5a320074c6765347,libswc_ecma_utils-bebc6e2d8908f065,libryu_js-628387accbabdb0e,libnum_cpus-ad35e475b27e85d9,liblibc-9603e04af18eacec,libswc_parallel-afdd62ede87419a6,libindexmap-807db53732d40abd,libequivalent-e75e9a7d273f0189,libswc_ecma_visit-f9bd7de3c5ae4bc6,libswc_plugin_proxy-94b50fb55d5ef337,libswc_ecma_ast-b3db02896808a038,libbitflags-46fedf89f9102f69,libphf-08331dba10966b2b,libphf_shared-90693ea515235892,libsiphasher-0038e7c018754203,libswc_common-757cbf1302750db1,libbetter_scoped_tls-6764bee20420faec,libscoped_tls-9aa51d9dc368cf2f,libunicode_width-ba101944338dd310,libparking_lot-fd8f17be1577eb6b,libparking_lot_core-d65e3de88147e055,liblock_api-cb42334115fcba5d,libscopeguard-8bf53ae5771a3088,libsourcemap-fef6dda9d5a5f10e,libbase64_simd-c7ac7317345a9f0f,libsimd_abstraction-0249462252c9d59c,liboutref-5e0ef89165ca1746,libunicode_id_start-da2362d84a46c7b7,libdata_encoding-24b33e5f449dd76d,libif_chain-36311242d3f324ba,libserde_json-e6a7189d6e9c38e1,libmemchr-9a2f103f6d32a3e4,libitoa-c00a5eb83387cdca,libryu-bcb26aa50f65bbc8,libbitvec-d81c70c199fd7260,libwyz-26dbc426bff13cec,libtap-4e5e263546b1b0b4,libradium-14a9e348d27a9509,libfunty-24b63539c6f20791,liburl-f041fc7de40de4a9,libidna-358bb32b589da294,libidna_adapter-11178d0570ec59cd,libicu_normalizer-4bb48d6b9d3c059a,libicu_normalizer_data-5c77c9419807fdb3,libwrite16-cb19abc8d7175564,libutf8_iter-e7eaa3ca1141e5f6,libutf16_iter-088da0ba84db8823,libsmallvec-09018334e0788134,libicu_properties-38717ea5cdd3bbd1,libicu_properties_data-6c684f5ff04e2586,libicu_locid_transform-3ac4dfdd84376243,libicu_locid_transform_data-9fb7cbe5feeb0343,libicu_collections-1aeddc0255360016,libicu_provider-cb42988baf1229ac,libicu_locid-8a58c068762f1e8a,liblitemap-49477d8996abb178,libtinystr-d71ca5353f809d73,libzerovec-fcc142c39e75e4e3,libwriteable-c4138878bea4157a,libyoke-e8d5711eb588b31c,libzerofrom-202dc1c7c67c26f4,libform_urlencoded-33dce3629d963136,libpercent_encoding-6bddb4650ce56a03,libdebugid-8abcb7c300262d6b,libuuid-1dc28824c6a34b37,libsiphasher-bcaed8f5af22bf9c,libanyhow-158b16066d692c49,libswc_visit-99cff3fa6d842b63,libeither-16d497c016654dbc,libtracing-8f4b79ded25d7b92,libpin_project_lite-19621c2fa8381040,libtracing_core-1a2e8ad5dfffae40,libtermcolor-8fb4caf4dcc3553a,libnum_bigint-714b62d1fa4a3ecc,libnum_integer-662a040aa6650a29,libnum_traits-c9525353a9d4f975,librustc_hash-b695fc556540dede,libswc_plugin-37e4ed9fa673de0d,libswc_atoms-17b3ddeec8567d75,librkyv-f99c49c046581351,libhashbrown-652719fc7272987d,librend-60193b920fac76f8,libmunge-e1551e3e00fc7910,libbytecheck-d607c56aacb53e6f,libsimdutf8-e2db633881c56ea2,librancor-f532ac3c4d93de63,libptr_meta-56f9291cfac52a73,libhstr-3301bef7ab9cd794,libtriomphe-7a820a02460f3921,libstable_deref_trait-0a37f0660129801c,libserde-b8d649b72e94e84b,librustc_hash-a5d506436d1d3d05,libdebug_unreachable-1ef33346e67b87f3,libswc_allocator-55c77f3727b50e08,libhashbrown-4fdf0c9bdcbbf632,libahash-3b0b1decb60db864,libonce_cell-bcd15b06b8f373b9,libcfg_if-50b02a9e3502ecf2,libzerocopy-700d58819e876f4a,libbumpalo-1a2f7912a86cb005,liballocator_api2-8e8748a307852ab5}.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_observing_components.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_observing_components.swc_plugin_observing_components.afa5bb0ef7b854bd-cgu.14.rcgu.o: undefined symbol: __set_transform_result [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/swc_plugin_observing_components.swc_plugin_observing_components.afa5bb0ef7b854bd-cgu.14.rcgu.o: undefined symbol: __emit_diagnostics [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/swc_plugin_observing_components.swc_plugin_observing_components.afa5bb0ef7b854bd-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-94b50fb55d5ef337.rlib(swc_plugin_proxy-94b50fb55d5ef337.swc_plugin_proxy.f1a9efc05c817291-cgu.03.rcgu.o): undefined symbol: __get_transform_context [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libswc_plugin_proxy-94b50fb55d5ef337.rlib(swc_plugin_proxy-94b50fb55d5ef337.swc_plugin_proxy.f1a9efc05c817291-cgu.03.rcgu.o): undefined symbol: __get_transform_plugin_config [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `swc_plugin_observing_components` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "5f60f726e0d6bfffc0212046da941dbda7058b103f9d08654af134efa23af947", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5f60f726e0d6bfffc0212046da941dbda7058b103f9d08654af134efa23af947", kill_on_drop: false }` [INFO] [stdout] 5f60f726e0d6bfffc0212046da941dbda7058b103f9d08654af134efa23af947