[INFO] cloning repository https://github.com/bdentino/swc-plugin-fix-decorator-metadata-cov [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/bdentino/swc-plugin-fix-decorator-metadata-cov" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbdentino%2Fswc-plugin-fix-decorator-metadata-cov", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbdentino%2Fswc-plugin-fix-decorator-metadata-cov'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7d8822d81420275fdcf768b27e24f463e135bed5 [INFO] building bdentino/swc-plugin-fix-decorator-metadata-cov against try#23647e694de8d0904848ad068b2e0ec2dd098c37+target=wasm32-wasip1 for pr-149868 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbdentino%2Fswc-plugin-fix-decorator-metadata-cov" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-7-tc2/source/.cargo/config [INFO] started tweaking git repo https://github.com/bdentino/swc-plugin-fix-decorator-metadata-cov [INFO] finished tweaking git repo https://github.com/bdentino/swc-plugin-fix-decorator-metadata-cov [INFO] tweaked toml for git repo https://github.com/bdentino/swc-plugin-fix-decorator-metadata-cov written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/bdentino/swc-plugin-fix-decorator-metadata-cov 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/bdentino/swc-plugin-fix-decorator-metadata-cov 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-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 4068cb9d2f431716ef02b367776fa1b7a5503a4893c7903c8aad38e2bfbd537b [INFO] running `Command { std: "docker" "start" "-a" "4068cb9d2f431716ef02b367776fa1b7a5503a4893c7903c8aad38e2bfbd537b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4068cb9d2f431716ef02b367776fa1b7a5503a4893c7903c8aad38e2bfbd537b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4068cb9d2f431716ef02b367776fa1b7a5503a4893c7903c8aad38e2bfbd537b", kill_on_drop: false }` [INFO] [stdout] 4068cb9d2f431716ef02b367776fa1b7a5503a4893c7903c8aad38e2bfbd537b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] e2c15ccedb5d41df17b68068e36c7b15fd998e4a170309a33a74e16bd9b4fb58 [INFO] running `Command { std: "docker" "start" "-a" "e2c15ccedb5d41df17b68068e36c7b15fd998e4a170309a33a74e16bd9b4fb58", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.79 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Compiling autocfg v1.2.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling memchr v2.7.2 [INFO] [stderr] Compiling serde_json v1.0.115 [INFO] [stderr] Compiling regex-syntax v0.8.3 [INFO] [stderr] Compiling anyhow v1.0.82 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling bytecheck v0.6.11 [INFO] [stderr] Compiling ahash v0.7.8 [INFO] [stderr] Compiling getrandom v0.2.14 [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 outref v0.1.0 [INFO] [stderr] Compiling rkyv v0.7.42 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling simd-abstraction v0.7.1 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Compiling wyz v0.5.1 [INFO] [stderr] Compiling thiserror v1.0.58 [INFO] [stderr] Compiling uuid v1.8.0 [INFO] [stderr] Compiling funty v2.0.0 [INFO] [stderr] Compiling new_debug_unreachable v1.0.6 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling unicode-width v0.1.11 [INFO] [stderr] Compiling seahash v4.1.0 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Compiling base64-simd v0.7.0 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling data-encoding v2.5.0 [INFO] [stderr] Compiling scoped-tls v1.0.1 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling num-bigint v0.4.4 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling if_chain v1.0.2 [INFO] [stderr] Compiling either v1.10.0 [INFO] [stderr] Compiling bitvec v1.0.1 [INFO] [stderr] Compiling unicode-id-start v1.1.2 [INFO] [stderr] Compiling better_scoped_tls v0.1.1 [INFO] [stderr] Compiling bitflags v2.5.0 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling cc v1.0.92 [INFO] [stderr] Compiling rustversion v1.0.15 [INFO] [stderr] Compiling is_ci v1.2.0 [INFO] [stderr] Compiling syn v2.0.58 [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 object v0.32.2 [INFO] [stderr] Compiling smartstring v1.0.1 [INFO] [stderr] Compiling supports-unicode v1.0.2 [INFO] [stderr] Compiling supports-hyperlinks v1.2.0 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling relative-path v1.9.2 [INFO] [stderr] Compiling regex-automata v0.4.6 [INFO] [stderr] Compiling vergen v8.3.1 [INFO] [stderr] Compiling rustix v0.38.32 [INFO] [stderr] Compiling yansi v0.5.1 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling pretty_assertions v1.4.0 [INFO] [stderr] Compiling errno v0.3.8 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling unicode-id v0.3.4 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling fastrand v2.0.2 [INFO] [stderr] Compiling swc_plugin v0.90.1 [INFO] [stderr] Compiling backtrace v0.3.71 [INFO] [stderr] Compiling tempfile v3.10.1 [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 regex v1.10.4 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling swc_macros_common v0.3.9 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Compiling phf_macros v0.11.2 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling swc_visit_macros v0.5.11 [INFO] [stderr] Compiling from_variant v0.1.7 [INFO] [stderr] Compiling thiserror-impl v1.0.58 [INFO] [stderr] Compiling swc_eq_ignore_macros v0.1.3 [INFO] [stderr] Compiling ast_node v0.9.6 [INFO] [stderr] Compiling string_enum v0.4.2 [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.4 [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 swc_visit v0.5.13 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling tracing-subscriber v0.3.18 [INFO] [stderr] Compiling miette v4.7.1 [INFO] [stderr] Compiling cargo-platform v0.1.8 [INFO] [stderr] Compiling camino v1.1.6 [INFO] [stderr] Compiling semver v1.0.22 [INFO] [stderr] Compiling triomphe v0.1.11 [INFO] [stderr] Compiling debugid v0.8.0 [INFO] [stderr] Compiling hstr v0.2.10 [INFO] [stderr] Compiling swc_atoms v0.6.6 [INFO] [stderr] Compiling cargo_metadata v0.18.1 [INFO] [stderr] Compiling sourcemap v8.0.1 [INFO] [stderr] Compiling cargo_metadata v0.15.4 [INFO] [stderr] Compiling swc_common v0.33.22 [INFO] [stderr] Compiling swc_core v0.90.30 [INFO] [stderr] Compiling swc_ecma_ast v0.112.7 [INFO] [stderr] Compiling swc_error_reporters v0.17.19 [INFO] [stderr] Compiling testing v0.35.22 [INFO] [stderr] Compiling swc_ecma_testing v0.22.22 [INFO] [stderr] Compiling swc_ecma_visit v0.98.7 [INFO] [stderr] Compiling swc_ecma_parser v0.143.13 [INFO] [stderr] Compiling swc_ecma_codegen v0.148.15 [INFO] [stderr] Compiling swc_plugin_proxy v0.41.6 [INFO] [stderr] Compiling swc_ecma_utils v0.127.17 [INFO] [stderr] Compiling swc_ecma_transforms_base v0.137.17 [INFO] [stderr] Compiling swc_ecma_transforms_testing v0.140.18 [INFO] [stderr] Compiling swc-plugin-fix-decorator-metadata-cov v0.1.0 (/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-5f2d162391aed010,libswc_ecma_transforms_testing-b62f7e0874262d3a,libtempfile-cf97db79bb61fb2a,libfastrand-dc71847a74edd88a,librustix-05500ea36f53f512,liberrno-40d234414a9d15b8,libswc_ecma_testing-ed56e3d9dcc4ff02,libhex-85aa986ef279af61,libtesting-5c1d23de4738e74a,libcargo_metadata-54c101ef7432bff8,libcargo_platform-163cd0d9a72a02c9,libsemver-0d58df015800563d,libcamino-b7a37f1f23f6755e,libswc_error_reporters-e2b4e7d483cecb84,libmiette-47df6b7099b588ac,libtextwrap-c93f7de1ae6979a2,libunicode_linebreak-6abcaf029b8858d0,libsmawk-ee3d8944251e6603,libterminal_size-3f28f902ed760bb1,libsupports_hyperlinks-96955354f1e53cb7,libsupports_color-456cba658417e6ce,libis_ci-c501c90fc35d2b61,libsupports_unicode-cb5ea424cc0b50a6,libbacktrace-a400daf5421e864a,librustc_demangle-37db6fa6afd5497f,libowo_colors-81e6c914cdb797e9,libthiserror-b319b91429f83fda,libtracing_subscriber-67f40fc7182c3d80,libnu_ansi_term-1d85bf9e9e3cf038,liboverload-12610b1c4a6a027c,libsharded_slab-f2c641948f5bf5d3,liblazy_static-36da267ce9339a94,libmatchers-e2599a25c4395409,libregex_automata-b8864a9bcf93f742,libregex_syntax-4837ff6532a97b47,libthread_local-6d077ee48a08a72c,libtracing_log-cca29cc46162e63f,liblog-d9db30ba285313c6,libregex-22d45234497ccf90,libregex_automata-4077f8a88041ac32,libaho_corasick-20621ad1857b4649,libregex_syntax-4143df8633f5deb0,libpretty_assertions-a9c239236022eb65,libdiff-8614b225a7955174,libyansi-4cb2a31baf62e813,libdifference-3f53fb58747bfb5c,libswc_ecma_codegen-7a55fc1e3c51895f,libmemchr-1cec0bdfc9eb29da,libsha2-3584603ac31ca7ef,libdigest-175d4c26469c7771,libblock_buffer-ff766ba1f1bc2312,libcrypto_common-54f1074c3cc16168,libgeneric_array-143189b5e972f6af,libtypenum-0fe8d28fad3fc2b1,libbase64-7b14680fd3f3a6df,libansi_term-e6505b9a6cac2ba7,libswc_ecma_transforms_base-14bcf1caf269242e,libswc_ecma_parser-4b939f7cfff91a54,libtyped_arena-70816aa6787b7878,libsmartstring-735df649605cc530,libstatic_assertions-5a320074c6765347,libswc_ecma_utils-eb3e99f3e8da4bf0,libnum_cpus-c9d8533a9da295f0,liblibc-69b9796c29d1257e,libindexmap-9a44095376a32eef,libequivalent-98516aa41a406a97,libswc_ecma_visit-8e27af838a6f1fd3,libswc_plugin_proxy-4ebe6b5afe1a84ea,libswc_ecma_ast-fb471de836926b30,libbitflags-140fcb36126fd8da,libphf-5ca170e7b5cda600,libphf_shared-00d7f401a2f82c56,libswc_common-5f3d8f7163ed4f8d,libbetter_scoped_tls-1a73835bef7a1f27,libscoped_tls-9aa51d9dc368cf2f,libparking_lot-9c02dc589fe62b2c,libparking_lot_core-7b1bbc02d17c6709,libsmallvec-dd22fcde2487057b,liblock_api-06960a5711483012,libscopeguard-8bf53ae5771a3088,libsourcemap-269d65779fcdd479,libbase64_simd-c7ac7317345a9f0f,libsimd_abstraction-0249462252c9d59c,liboutref-5e0ef89165ca1746,libunicode_id_start-f156ebe88a2f7776,libdata_encoding-71926b05c6baa478,libif_chain-36311242d3f324ba,libserde_json-20820797caf430d5,libitoa-323c19d08fbe6984,libryu-452e68edcd92953e,libbitvec-d81c70c199fd7260,libwyz-26dbc426bff13cec,libtap-4e5e263546b1b0b4,libradium-14a9e348d27a9509,libfunty-24b63539c6f20791,liburl-57c26f04c34a9331,libidna-22d636fcf58f8d55,libunicode_normalization-133e712272e75295,libtinyvec-04f7082c6ffbb554,libtinyvec_macros-dddcb2da28b34270,libunicode_bidi-d5259893ecfd256c,libform_urlencoded-a1f00ef252a83975,libpercent_encoding-0902f23ed4a1beb9,libdebugid-6593af6a59092e14,libuuid-7e62b95ec7a89b07,libsiphasher-bcaed8f5af22bf9c,libanyhow-70d493e6642cd9aa,libunicode_width-9718a35a1702a5af,libatty-3242e974e54baef7,libtracing-59cf14fcb37608fe,libpin_project_lite-31e2d3f271086d5c,libtracing_core-7829155b4408ca22,libtermcolor-8fb4caf4dcc3553a,libnum_bigint-9e221abe2fe4ef09,libnum_integer-085c05ea91697d91,libnum_traits-a651f607abd4da78,libswc_visit-de3f206f31d84dba,libeither-e02e9f1dad3600bc,libswc_plugin-ea3a88426516426c,libswc_atoms-b25f61287a332b80,librkyv-b1aca6edab9f5c3c,librend-4415e8acd7a3e110,libhashbrown-11150745e8534bc0,libahash-47c3824986b29243,libgetrandom-72190f7e656b9c0a,libwasi-b9c6bfbff0bef49f,libcfg_if-50b02a9e3502ecf2,libseahash-32667c3ca1ad42db,libbytecheck-4da15f50256bd69d,libsimdutf8-eaca47b6fb6a1001,libptr_meta-990c822908fbd5d1,libhstr-f8e679251bc1ea04,libhashbrown-3322d51e8681d952,libtriomphe-69643d9e4b4b3c1f,libstable_deref_trait-5e25dd7775e0b365,libserde-1ee3f7a3f65ad27d,librustc_hash-a5d506436d1d3d05,libonce_cell-119600c39ce58a96,libdebug_unreachable-1ef33346e67b87f3}.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_fix_decorator_metadata_cov.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_fix_decorator_metadata_cov.swc_plugin_fix_decorator_metadata_cov.40d406a3b88b9fef-cgu.13.rcgu.o: undefined symbol: __set_transform_result [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/swc_plugin_fix_decorator_metadata_cov.swc_plugin_fix_decorator_metadata_cov.40d406a3b88b9fef-cgu.13.rcgu.o: undefined symbol: __emit_diagnostics [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/swc_plugin_fix_decorator_metadata_cov.swc_plugin_fix_decorator_metadata_cov.40d406a3b88b9fef-cgu.13.rcgu.o: undefined symbol: __set_transform_plugin_core_pkg_diagnostics [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `swc-plugin-fix-decorator-metadata-cov` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "e2c15ccedb5d41df17b68068e36c7b15fd998e4a170309a33a74e16bd9b4fb58", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e2c15ccedb5d41df17b68068e36c7b15fd998e4a170309a33a74e16bd9b4fb58", kill_on_drop: false }` [INFO] [stdout] e2c15ccedb5d41df17b68068e36c7b15fd998e4a170309a33a74e16bd9b4fb58