[INFO] cloning repository https://github.com/ice-lab/swc-plugins [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ice-lab/swc-plugins" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fice-lab%2Fswc-plugins", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fice-lab%2Fswc-plugins'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3f2a418bdbe14c4177a7d1f6e721945fe514c755 [INFO] testing ice-lab/swc-plugins against 1.95.0 for beta-1.96-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fice-lab%2Fswc-plugins" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-0-tc1/source/.cargo/config.toml [INFO] removed /workspace/builds/worker-0-tc1/source/rust-toolchain [INFO] started tweaking git repo https://github.com/ice-lab/swc-plugins [INFO] finished tweaking git repo https://github.com/ice-lab/swc-plugins [INFO] tweaked toml for git repo https://github.com/ice-lab/swc-plugins written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/ice-lab/swc-plugins on toolchain 1.95.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/ice-lab/swc-plugins 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" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] | [INFO] [stderr] = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded triomphe v0.1.14 [INFO] [stderr] Downloaded swc_atoms v2.0.0 [INFO] [stderr] Downloaded serde_derive v1.0.213 [INFO] [stderr] Downloaded tempfile v3.13.0 [INFO] [stderr] Downloaded miette-derive v7.2.0 [INFO] [stderr] Downloaded easy-error v1.0.0 [INFO] [stderr] Downloaded psm v0.1.23 [INFO] [stderr] Downloaded swc_ecma_codegen v1.0.0 [INFO] [stderr] Downloaded swc_ecma_transforms_base v1.0.1 [INFO] [stderr] Downloaded swc_ecma_parser v1.0.1 [INFO] [stderr] Downloaded swc_ecma_codegen_macros v1.0.0 [INFO] [stderr] Downloaded swc_ecma_ast v1.0.0 [INFO] [stderr] Downloaded hstr v0.2.12 [INFO] [stderr] Downloaded vergen v9.0.1 [INFO] [stderr] Downloaded swc_plugin_macro v1.0.0 [INFO] [stderr] Downloaded swc_macros_common v1.0.0 [INFO] [stderr] Downloaded outref v0.1.0 [INFO] [stderr] Downloaded if_chain v1.0.2 [INFO] [stderr] Downloaded swc_allocator v1.0.0 [INFO] [stderr] Downloaded swc_ecma_visit v1.0.0 [INFO] [stderr] Downloaded ryu-js v1.0.1 [INFO] [stderr] Downloaded miette v7.2.0 [INFO] [stderr] Downloaded from_variant v2.0.0 [INFO] [stderr] Downloaded swc_eq_ignore_macros v1.0.0 [INFO] [stderr] Downloaded testing_macros v1.0.0 [INFO] [stderr] Downloaded camino v1.1.9 [INFO] [stderr] Downloaded owo-colors v4.1.0 [INFO] [stderr] Downloaded simd-abstraction v0.7.1 [INFO] [stderr] Downloaded unicode-id-start v1.3.1 [INFO] [stderr] Downloaded serde v1.0.213 [INFO] [stderr] Downloaded swc_common v1.0.0 [INFO] [stderr] Downloaded unicode-id v0.3.5 [INFO] [stderr] Downloaded swc_ecma_utils v1.0.1 [INFO] [stderr] Downloaded swc_trace_macro v2.0.0 [INFO] [stderr] Downloaded swc_plugin v1.0.0 [INFO] [stderr] Downloaded string_enum v1.0.0 [INFO] [stderr] Downloaded ast_node v2.0.0 [INFO] [stderr] Downloaded better_scoped_tls v1.0.0 [INFO] [stderr] Downloaded sourcemap v9.0.0 [INFO] [stderr] Downloaded vergen-lib v0.1.4 [INFO] [stderr] Downloaded is-macro v0.3.6 [INFO] [stderr] Downloaded base64-simd v0.7.0 [INFO] [stderr] Downloaded swc_error_reporters v2.0.0 [INFO] [stderr] Downloaded swc_visit v1.0.0 [INFO] [stderr] Downloaded swc_core v1.0.5 [INFO] [stderr] Downloaded testing v1.0.0 [INFO] [stderr] Downloaded swc_ecma_transforms_testing v1.0.0 [INFO] [stderr] Downloaded swc_plugin_proxy v1.0.0 [INFO] [stderr] Downloaded swc_ecma_testing v1.0.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 16498df788735f9e29b7e8bd9f0b02e63557d26159b08b0aa2bd98e872821d61 [INFO] running `Command { std: "docker" "start" "-a" "16498df788735f9e29b7e8bd9f0b02e63557d26159b08b0aa2bd98e872821d61", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "16498df788735f9e29b7e8bd9f0b02e63557d26159b08b0aa2bd98e872821d61", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "16498df788735f9e29b7e8bd9f0b02e63557d26159b08b0aa2bd98e872821d61", kill_on_drop: false }` [INFO] [stdout] 16498df788735f9e29b7e8bd9f0b02e63557d26159b08b0aa2bd98e872821d61 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7c5f6346fc9e8fcf602448008d3006dd25525b8b7630d0ce8d03b5ca2706cde7 [INFO] running `Command { std: "docker" "start" "-a" "7c5f6346fc9e8fcf602448008d3006dd25525b8b7630d0ce8d03b5ca2706cde7", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] | [INFO] [stderr] = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Compiling proc-macro2 v1.0.89 [INFO] [stderr] Compiling serde v1.0.213 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling serde_json v1.0.132 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Compiling allocator-api2 v0.2.18 [INFO] [stderr] Compiling bytecheck v0.6.12 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling rend v0.4.2 [INFO] [stderr] Compiling simdutf8 v0.1.5 [INFO] [stderr] Compiling unicode-normalization v0.1.24 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling outref v0.1.0 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling new_debug_unreachable v1.0.6 [INFO] [stderr] Compiling rkyv v0.7.45 [INFO] [stderr] Compiling wyz v0.5.1 [INFO] [stderr] Compiling simd-abstraction v0.7.1 [INFO] [stderr] Compiling ahash v0.7.8 [INFO] [stderr] Compiling funty v2.0.0 [INFO] [stderr] Compiling seahash v4.1.0 [INFO] [stderr] Compiling uuid v1.11.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling base64-simd v0.7.0 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling if_chain v1.0.2 [INFO] [stderr] Compiling unicode-id-start v1.3.1 [INFO] [stderr] Compiling better_scoped_tls v1.0.0 [INFO] [stderr] Compiling swc_visit v1.0.0 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling cc v1.1.31 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling bumpalo v3.16.0 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling camino v1.1.9 [INFO] [stderr] Compiling owo-colors v4.1.0 [INFO] [stderr] Compiling smawk v0.3.2 [INFO] [stderr] Compiling unicode-linebreak v0.1.5 [INFO] [stderr] Compiling vergen-lib v0.1.4 [INFO] [stderr] Compiling bitvec v1.0.1 [INFO] [stderr] Compiling smartstring v1.0.1 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling vergen v9.0.1 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling textwrap v0.16.1 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling rustix v0.38.37 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling relative-path v1.9.3 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling pretty_assertions v1.4.1 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling unicode-id v0.3.5 [INFO] [stderr] Compiling ryu-js v1.0.1 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling fastrand v2.1.1 [INFO] [stderr] Compiling swc_plugin v1.0.0 [INFO] [stderr] Compiling easy-error v1.0.0 [INFO] [stderr] Compiling syn v2.0.85 [INFO] [stderr] Compiling url v2.5.2 [INFO] [stderr] Compiling psm v0.1.23 [INFO] [stderr] Compiling stacker v0.1.17 [INFO] [stderr] Compiling regex-automata v0.4.8 [INFO] [stderr] Compiling tempfile v3.13.0 [INFO] [stderr] Compiling regex v1.11.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.45 [INFO] [stderr] Compiling ptr_meta v0.1.4 [INFO] [stderr] Compiling swc_macros_common v1.0.0 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Compiling serde_derive v1.0.213 [INFO] [stderr] Compiling phf_macros v0.11.2 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling swc_eq_ignore_macros v1.0.0 [INFO] [stderr] Compiling thiserror-impl v1.0.65 [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 swc_trace_macro v2.0.0 [INFO] [stderr] Compiling swc_plugin_macro v1.0.0 [INFO] [stderr] Compiling from_variant v2.0.0 [INFO] [stderr] Compiling ast_node v2.0.0 [INFO] [stderr] Compiling string_enum v1.0.0 [INFO] [stderr] Compiling swc_ecma_codegen_macros v1.0.0 [INFO] [stderr] Compiling phf v0.11.2 [INFO] [stderr] Compiling thiserror v1.0.65 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling miette v7.2.0 [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.2 [INFO] [stderr] Compiling derive_builder_macro v0.20.2 [INFO] [stderr] Compiling derive_builder v0.20.2 [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.8 [INFO] [stderr] Compiling hstr v0.2.12 [INFO] [stderr] Compiling swc_allocator v1.0.0 [INFO] [stderr] Compiling swc_atoms v2.0.0 [INFO] [stderr] Compiling sourcemap v9.0.0 [INFO] [stderr] Compiling cargo_metadata v0.18.1 [INFO] [stderr] Compiling swc_common v1.0.0 [INFO] [stderr] Compiling swc_core v1.0.5 [INFO] [stderr] Compiling swc_ecma_ast v1.0.0 [INFO] [stderr] Compiling swc_error_reporters v2.0.0 [INFO] [stderr] Compiling testing v1.0.0 [INFO] [stderr] Compiling swc_ecma_testing v1.0.0 [INFO] [stderr] Compiling swc_ecma_visit v1.0.0 [INFO] [stderr] Compiling swc_ecma_parser v1.0.1 [INFO] [stderr] Compiling swc_ecma_codegen v1.0.0 [INFO] [stderr] Compiling swc_plugin_proxy v1.0.0 [INFO] [stderr] Compiling swc_ecma_utils v1.0.1 [INFO] [stderr] Compiling swc_ecma_transforms_base v1.0.1 [INFO] [stderr] Compiling swc_ecma_transforms_testing v1.0.0 [INFO] [stderr] Compiling swc_plugin_keep_export v0.1.2 (/opt/rustwide/workdir/packages/keep-export) [INFO] [stderr] Compiling swc_plugin_remove_export v0.1.1 (/opt/rustwide/workdir/packages/remove-export) [INFO] [stderr] Compiling swc_plugin_node_transform v0.1.0 (/opt/rustwide/workdir/packages/node-transform) [INFO] [stderr] Compiling swc_plugin_keep_platform v0.1.1 (/opt/rustwide/workdir/packages/keep-platform) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 39s [INFO] running `Command { std: "docker" "inspect" "7c5f6346fc9e8fcf602448008d3006dd25525b8b7630d0ce8d03b5ca2706cde7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7c5f6346fc9e8fcf602448008d3006dd25525b8b7630d0ce8d03b5ca2706cde7", kill_on_drop: false }` [INFO] [stdout] 7c5f6346fc9e8fcf602448008d3006dd25525b8b7630d0ce8d03b5ca2706cde7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2b815ca32d405ff8cad9068aa9cb2ec218b5543540a4f3e680bc1072ffbc13f8 [INFO] running `Command { std: "docker" "start" "-a" "2b815ca32d405ff8cad9068aa9cb2ec218b5543540a4f3e680bc1072ffbc13f8", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] | [INFO] [stderr] = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Compiling swc_plugin_remove_export v0.1.1 (/opt/rustwide/workdir/packages/remove-export) [INFO] [stderr] Compiling swc_plugin_keep_export v0.1.2 (/opt/rustwide/workdir/packages/keep-export) [INFO] [stderr] Compiling swc_plugin_keep_platform v0.1.1 (/opt/rustwide/workdir/packages/keep-platform) [INFO] [stderr] Compiling swc_plugin_node_transform v0.1.0 (/opt/rustwide/workdir/packages/node-transform) [INFO] [stdout] warning: use of deprecated type alias `swc_core::ecma::parser::EsConfig`: Use 'EsSyntax' instead [INFO] [stdout] --> packages/remove-export/tests/fixtrue.rs:3:18 [INFO] [stdout] | [INFO] [stdout] 3 | ecma::parser::{EsConfig, Syntax}, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `swc_core::ecma::parser::EsConfig`: Use 'EsSyntax' instead [INFO] [stdout] --> packages/remove-export/tests/fixtrue.rs:33:16 [INFO] [stdout] | [INFO] [stdout] 33 | Syntax::Es(EsConfig { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `swc_core::ecma::parser::EsConfig`: Use 'EsSyntax' instead [INFO] [stdout] --> packages/remove-export/tests/fixtrue.rs:55:16 [INFO] [stdout] | [INFO] [stdout] 55 | Syntax::Es(EsConfig { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `swc_core::ecma::parser::EsConfig`: Use 'EsSyntax' instead [INFO] [stdout] --> packages/remove-export/tests/fixtrue.rs:77:16 [INFO] [stdout] | [INFO] [stdout] 77 | Syntax::Es(EsConfig { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `swc_core::ecma::parser::EsConfig`: Use 'EsSyntax' instead [INFO] [stdout] --> packages/remove-export/tests/fixtrue.rs:99:16 [INFO] [stdout] | [INFO] [stdout] 99 | Syntax::Es(EsConfig { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `swc_core::ecma::parser::EsConfig`: Use 'EsSyntax' instead [INFO] [stdout] --> packages/remove-export/tests/fixtrue.rs:121:16 [INFO] [stdout] | [INFO] [stdout] 121 | Syntax::Es(EsConfig { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/rustc1LPgFy/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libswc_plugin_node_transform,libswc_core-a5aea47b52f2be32,libswc_ecma_transforms_testing-3aaea99a085c8552,libtempfile-f48c88fac1104be6,libfastrand-7d5283489dc1f085,librustix-2db9a04d2d8316a7,liblinux_raw_sys-7bb9d4c3257d5e94,libswc_ecma_testing-bc98cb2074d22921,libhex-0b3fae1a86581d8a,libtesting-2b1e20fc946bfdbf,libcargo_metadata-fd93d2132aae1431,libcargo_platform-d6704690ac4ae7d3,libsemver-10fb12a8dcbe1bd2,libcamino-e07b51a5879c977c,libswc_error_reporters-692f32d63c4b4c56,libmiette-e9913894cf6034b2,libtextwrap-5c9cfd79a465debd,libunicode_linebreak-f5d55aea279e6e6f,libsmawk-927a5f728ef147a7,libowo_colors-6765e9367562a659,libthiserror-ea2f4700c52a3ea5,libtracing_subscriber-0a5fcbda1137f273,libnu_ansi_term-7c64f36d2eb36088,liboverload-de85165633f10ba7,libsharded_slab-54131fdddada5e4f,liblazy_static-206e48a21956b6b1,libmatchers-cdea20568d353cf5,libregex_automata-f7ba0c85919d8feb,libregex_syntax-2ba7d5e33eb04e09,libthread_local-618fdbfcb331955b,libtracing_log-22dd703d376dc03c,liblog-12c908d08c292c37,libpretty_assertions-a8befbae83c6f83b,libdiff-9c37c16a7aa2e127,libyansi-55b086ab8258bcc1,libdifference-547115cb3f37375a,libswc_ecma_codegen-ee8e30d6d29cdd79,libregex-7f5bdc839e3d3ab4,libregex_automata-e4b0fbf2726d159f,libaho_corasick-94dee27b416f3169,libregex_syntax-b63f40d8dd8ed2c8,libsha2-cef1b00271396018,libcpufeatures-39aa9f1866125f36,libdigest-130b21e0680dbfdc,libblock_buffer-40eeb5fbb23745e6,libcrypto_common-d782a681e6ab813f,libgeneric_array-4b5a795fdcb47838,libtypenum-8492b87d7f9383a4,libbase64-b8457b739641ebc3,libansi_term-1dd6dd399fbde17b,libswc_ecma_transforms_base-74c97f2672ddb7ef,libswc_ecma_parser-83cab8a1260e88c7,libstacker-68d3b2e5304c9bf0,libpsm-a29f4ecfd37f0cf7,libtyped_arena-60b9d1cf20edfcf7,libsmartstring-0321d4f31bccf416,libstatic_assertions-b399469e78621b17,libswc_ecma_utils-aa69e564faf50db2,libryu_js-92c5305fd4c5f0c9,libnum_cpus-e9f5c80865c83e7c,libindexmap-677195d9a240bcf5,libequivalent-b336b2ccffcd21d6,libhashbrown-93d728b20edf5ea7,libswc_ecma_visit-e345f3a1bf0ccca7,libswc_plugin_proxy-9af3d93befdb1adf,libswc_ecma_ast-af30c9172521aca2,libbitflags-6c434350ffe341b0,libphf-34170a1e33275106,libphf_shared-63134cf337f7237f,libswc_common-f87c7d07125f74a8,libbetter_scoped_tls-f018e6a686831c01,libscoped_tls-d0a943a899fa2197,libunicode_width-e77d88ec693c3201,libparking_lot-f7f7fcd07d65f91a,libparking_lot_core-268f0dba10179ef2,libsmallvec-71a862821fc5298a,liblock_api-6e1697359a9bb5cd,libscopeguard-eb77609449485574,libsourcemap-85a8c50790baf06e,libbase64_simd-e6b6e602e5f920d9,libsimd_abstraction-4a1084310ea0f183,liboutref-a69e264877ba1f81,libunicode_id_start-ced25be298174b22,libdata_encoding-8bdb1f0ad950de28,libif_chain-b8362de13c755614,libserde_json-28436f9bb3699e4b,libmemchr-c8afc9b06af24d19,libitoa-f5f491a760f6a972,libryu-b4237823acf5139a,libbitvec-bcc6e502ef9244b6,libwyz-3591407ca395e278,libtap-82227a3bd60f18d2,libradium-2cf086c61f24787f,libfunty-19be4a19a94b1777,liburl-944bbc94d1fa21fe,libidna-acc9f1e453037c66,libunicode_normalization-392b868f75ec86e3,libtinyvec-09767dd4ab957877,libtinyvec_macros-938bd383008fa074,libunicode_bidi-4f9868f5ab7b3112,libform_urlencoded-d1717968e1495eb5,libpercent_encoding-64aa0cd0dae32c77,libdebugid-497a375e3e33c19b,libuuid-84399919c37be315,libsiphasher-b7c03987115e6133,libanyhow-2e54aec6ff71aa3f,libtracing-444d134e47b1aa6b,libpin_project_lite-133d2ab993411202,libtracing_core-07e1188953368f94,libtermcolor-d36c59f37fabc3d4,libnum_bigint-10e54db56bd7526a,libnum_integer-77743ef99381d736,libnum_traits-6e9c84e379b9292c,libswc_visit-0cae65350ab1e41c,libeither-8cee4121de2ef05c,libswc_atoms-8cf5764f8ddd92fe,librkyv-6b18bc06d714a7a7,librend-799217c25110d9d1,libhashbrown-2d1ff3fb0307f1f2,libahash-11c0c140150536e4,libgetrandom-4e3c81f48c9c6f99,liblibc-369a189b4df62a92,libseahash-62f2854b49ba3868,libbytecheck-7ded5d9841f361d8,libsimdutf8-43f8be2f4692e208,libptr_meta-9ee713cff063c712,libhstr-c8277ad488e215cf,libtriomphe-980259ca6e45e370,libstable_deref_trait-f3cfa1bc19332706,libserde-cca68da6c960f91d,libdebug_unreachable-e47a5e878150161b,libswc_allocator-6a286a198b391909,libhashbrown-869fea499534498d,libahash-fcc9c99fe6311b1b,libonce_cell-79823e29f37409b1,libcfg_if-cfb20768436a17c8,libzerocopy-392489ed10e8a8ad,librustc_hash-a441f52a95921c8f,libbumpalo-5e37bc47856ce15e,liballocator_api2-1eaaff85c72014fd}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustc1LPgFy/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/psm-8ba37daa583b4601/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/fixtrue-31d1d29c2b7b7e6c" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `swc_plugin_node_transform` (test "fixtrue") due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/rustcsEJ4wF/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libswc_plugin_keep_platform,libswc_core-a5aea47b52f2be32,libswc_ecma_transforms_testing-3aaea99a085c8552,libtempfile-f48c88fac1104be6,libfastrand-7d5283489dc1f085,librustix-2db9a04d2d8316a7,liblinux_raw_sys-7bb9d4c3257d5e94,libswc_ecma_testing-bc98cb2074d22921,libhex-0b3fae1a86581d8a,libtesting-2b1e20fc946bfdbf,libcargo_metadata-fd93d2132aae1431,libcargo_platform-d6704690ac4ae7d3,libsemver-10fb12a8dcbe1bd2,libcamino-e07b51a5879c977c,libswc_error_reporters-692f32d63c4b4c56,libmiette-e9913894cf6034b2,libtextwrap-5c9cfd79a465debd,libunicode_linebreak-f5d55aea279e6e6f,libsmawk-927a5f728ef147a7,libowo_colors-6765e9367562a659,libthiserror-ea2f4700c52a3ea5,libtracing_subscriber-0a5fcbda1137f273,libnu_ansi_term-7c64f36d2eb36088,liboverload-de85165633f10ba7,libsharded_slab-54131fdddada5e4f,liblazy_static-206e48a21956b6b1,libmatchers-cdea20568d353cf5,libregex_automata-f7ba0c85919d8feb,libregex_syntax-2ba7d5e33eb04e09,libthread_local-618fdbfcb331955b,libtracing_log-22dd703d376dc03c,liblog-12c908d08c292c37,libpretty_assertions-a8befbae83c6f83b,libdiff-9c37c16a7aa2e127,libyansi-55b086ab8258bcc1,libdifference-547115cb3f37375a,libswc_ecma_codegen-ee8e30d6d29cdd79,libregex-7f5bdc839e3d3ab4,libregex_automata-e4b0fbf2726d159f,libaho_corasick-94dee27b416f3169,libregex_syntax-b63f40d8dd8ed2c8,libsha2-cef1b00271396018,libcpufeatures-39aa9f1866125f36,libdigest-130b21e0680dbfdc,libblock_buffer-40eeb5fbb23745e6,libcrypto_common-d782a681e6ab813f,libgeneric_array-4b5a795fdcb47838,libtypenum-8492b87d7f9383a4,libbase64-b8457b739641ebc3,libansi_term-1dd6dd399fbde17b,libswc_ecma_transforms_base-74c97f2672ddb7ef,libswc_ecma_parser-83cab8a1260e88c7,libstacker-68d3b2e5304c9bf0,libpsm-a29f4ecfd37f0cf7,libtyped_arena-60b9d1cf20edfcf7,libsmartstring-0321d4f31bccf416,libstatic_assertions-b399469e78621b17,libswc_ecma_utils-aa69e564faf50db2,libryu_js-92c5305fd4c5f0c9,libnum_cpus-e9f5c80865c83e7c,libindexmap-677195d9a240bcf5,libequivalent-b336b2ccffcd21d6,libhashbrown-93d728b20edf5ea7,libswc_ecma_visit-e345f3a1bf0ccca7,libswc_plugin_proxy-9af3d93befdb1adf,libswc_ecma_ast-af30c9172521aca2,libbitflags-6c434350ffe341b0,libphf-34170a1e33275106,libphf_shared-63134cf337f7237f,libswc_common-f87c7d07125f74a8,libbetter_scoped_tls-f018e6a686831c01,libscoped_tls-d0a943a899fa2197,libunicode_width-e77d88ec693c3201,libparking_lot-f7f7fcd07d65f91a,libparking_lot_core-268f0dba10179ef2,libsmallvec-71a862821fc5298a,liblock_api-6e1697359a9bb5cd,libscopeguard-eb77609449485574,libsourcemap-85a8c50790baf06e,libbase64_simd-e6b6e602e5f920d9,libsimd_abstraction-4a1084310ea0f183,liboutref-a69e264877ba1f81,libunicode_id_start-ced25be298174b22,libdata_encoding-8bdb1f0ad950de28,libif_chain-b8362de13c755614,libserde_json-28436f9bb3699e4b,libmemchr-c8afc9b06af24d19,libitoa-f5f491a760f6a972,libryu-b4237823acf5139a,libbitvec-bcc6e502ef9244b6,libwyz-3591407ca395e278,libtap-82227a3bd60f18d2,libradium-2cf086c61f24787f,libfunty-19be4a19a94b1777,liburl-944bbc94d1fa21fe,libidna-acc9f1e453037c66,libunicode_normalization-392b868f75ec86e3,libtinyvec-09767dd4ab957877,libtinyvec_macros-938bd383008fa074,libunicode_bidi-4f9868f5ab7b3112,libform_urlencoded-d1717968e1495eb5,libpercent_encoding-64aa0cd0dae32c77,libdebugid-497a375e3e33c19b,libuuid-84399919c37be315,libsiphasher-b7c03987115e6133,libanyhow-2e54aec6ff71aa3f,libtracing-444d134e47b1aa6b,libpin_project_lite-133d2ab993411202,libtracing_core-07e1188953368f94,libtermcolor-d36c59f37fabc3d4,libnum_bigint-10e54db56bd7526a,libnum_integer-77743ef99381d736,libnum_traits-6e9c84e379b9292c,libswc_visit-0cae65350ab1e41c,libeither-8cee4121de2ef05c,libswc_atoms-8cf5764f8ddd92fe,librkyv-6b18bc06d714a7a7,librend-799217c25110d9d1,libhashbrown-2d1ff3fb0307f1f2,libahash-11c0c140150536e4,libgetrandom-4e3c81f48c9c6f99,liblibc-369a189b4df62a92,libseahash-62f2854b49ba3868,libbytecheck-7ded5d9841f361d8,libsimdutf8-43f8be2f4692e208,libptr_meta-9ee713cff063c712,libhstr-c8277ad488e215cf,libtriomphe-980259ca6e45e370,libstable_deref_trait-f3cfa1bc19332706,libserde-cca68da6c960f91d,libdebug_unreachable-e47a5e878150161b,libswc_allocator-6a286a198b391909,libhashbrown-869fea499534498d,libahash-fcc9c99fe6311b1b,libonce_cell-79823e29f37409b1,libcfg_if-cfb20768436a17c8,libzerocopy-392489ed10e8a8ad,librustc_hash-a441f52a95921c8f,libbumpalo-5e37bc47856ce15e,liballocator_api2-1eaaff85c72014fd}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustcsEJ4wF/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/psm-8ba37daa583b4601/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/fixture-e994c5e465a670be" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `swc_plugin_keep_platform` (test "fixture") due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/rustcZBSG0d/symbols.o" "<5 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libswc_plugin_remove_export,libfxhash-bdc59dec4b0978b4,libbyteorder-cb17835726abdeba,libeasy_error-9a180acaa156cd30,libswc_core-a5aea47b52f2be32,libswc_ecma_transforms_testing-3aaea99a085c8552,libtempfile-f48c88fac1104be6,libfastrand-7d5283489dc1f085,librustix-2db9a04d2d8316a7,liblinux_raw_sys-7bb9d4c3257d5e94,libswc_ecma_testing-bc98cb2074d22921,libhex-0b3fae1a86581d8a,libtesting-2b1e20fc946bfdbf,libcargo_metadata-fd93d2132aae1431,libcargo_platform-d6704690ac4ae7d3,libsemver-10fb12a8dcbe1bd2,libcamino-e07b51a5879c977c,libswc_error_reporters-692f32d63c4b4c56,libmiette-e9913894cf6034b2,libtextwrap-5c9cfd79a465debd,libunicode_linebreak-f5d55aea279e6e6f,libsmawk-927a5f728ef147a7,libowo_colors-6765e9367562a659,libthiserror-ea2f4700c52a3ea5,libtracing_subscriber-0a5fcbda1137f273,libnu_ansi_term-7c64f36d2eb36088,liboverload-de85165633f10ba7,libsharded_slab-54131fdddada5e4f,liblazy_static-206e48a21956b6b1,libmatchers-cdea20568d353cf5,libregex_automata-f7ba0c85919d8feb,libregex_syntax-2ba7d5e33eb04e09,libthread_local-618fdbfcb331955b,libtracing_log-22dd703d376dc03c,liblog-12c908d08c292c37,libpretty_assertions-a8befbae83c6f83b,libdiff-9c37c16a7aa2e127,libyansi-55b086ab8258bcc1,libdifference-547115cb3f37375a,libswc_ecma_codegen-ee8e30d6d29cdd79,libregex-7f5bdc839e3d3ab4,libregex_automata-e4b0fbf2726d159f,libaho_corasick-94dee27b416f3169,libregex_syntax-b63f40d8dd8ed2c8,libsha2-cef1b00271396018,libcpufeatures-39aa9f1866125f36,libdigest-130b21e0680dbfdc,libblock_buffer-40eeb5fbb23745e6,libcrypto_common-d782a681e6ab813f,libgeneric_array-4b5a795fdcb47838,libtypenum-8492b87d7f9383a4,libbase64-b8457b739641ebc3,libansi_term-1dd6dd399fbde17b,libswc_ecma_transforms_base-74c97f2672ddb7ef,libswc_ecma_parser-83cab8a1260e88c7,libstacker-68d3b2e5304c9bf0,libpsm-a29f4ecfd37f0cf7,libtyped_arena-60b9d1cf20edfcf7,libsmartstring-0321d4f31bccf416,libstatic_assertions-b399469e78621b17,libswc_ecma_utils-aa69e564faf50db2,libryu_js-92c5305fd4c5f0c9,libnum_cpus-e9f5c80865c83e7c,libindexmap-677195d9a240bcf5,libequivalent-b336b2ccffcd21d6,libhashbrown-93d728b20edf5ea7,libswc_ecma_visit-e345f3a1bf0ccca7,libswc_plugin_proxy-9af3d93befdb1adf,libswc_ecma_ast-af30c9172521aca2,libbitflags-6c434350ffe341b0,libphf-34170a1e33275106,libphf_shared-63134cf337f7237f,libswc_common-f87c7d07125f74a8,libbetter_scoped_tls-f018e6a686831c01,libscoped_tls-d0a943a899fa2197,libunicode_width-e77d88ec693c3201,libparking_lot-f7f7fcd07d65f91a,libparking_lot_core-268f0dba10179ef2,libsmallvec-71a862821fc5298a,liblock_api-6e1697359a9bb5cd,libscopeguard-eb77609449485574,libsourcemap-85a8c50790baf06e,libbase64_simd-e6b6e602e5f920d9,libsimd_abstraction-4a1084310ea0f183,liboutref-a69e264877ba1f81,libunicode_id_start-ced25be298174b22,libdata_encoding-8bdb1f0ad950de28,libif_chain-b8362de13c755614,libserde_json-28436f9bb3699e4b,libmemchr-c8afc9b06af24d19,libitoa-f5f491a760f6a972,libryu-b4237823acf5139a,libbitvec-bcc6e502ef9244b6,libwyz-3591407ca395e278,libtap-82227a3bd60f18d2,libradium-2cf086c61f24787f,libfunty-19be4a19a94b1777,liburl-944bbc94d1fa21fe,libidna-acc9f1e453037c66,libunicode_normalization-392b868f75ec86e3,libtinyvec-09767dd4ab957877,libtinyvec_macros-938bd383008fa074,libunicode_bidi-4f9868f5ab7b3112,libform_urlencoded-d1717968e1495eb5,libpercent_encoding-64aa0cd0dae32c77,libdebugid-497a375e3e33c19b,libuuid-84399919c37be315,libsiphasher-b7c03987115e6133,libanyhow-2e54aec6ff71aa3f,libtracing-444d134e47b1aa6b,libpin_project_lite-133d2ab993411202,libtracing_core-07e1188953368f94,libtermcolor-d36c59f37fabc3d4,libnum_bigint-10e54db56bd7526a,libnum_integer-77743ef99381d736,libnum_traits-6e9c84e379b9292c,libswc_visit-0cae65350ab1e41c,libeither-8cee4121de2ef05c,libswc_atoms-8cf5764f8ddd92fe,librkyv-6b18bc06d714a7a7,librend-799217c25110d9d1,libhashbrown-2d1ff3fb0307f1f2,libahash-11c0c140150536e4,libgetrandom-4e3c81f48c9c6f99,liblibc-369a189b4df62a92,libseahash-62f2854b49ba3868,libbytecheck-7ded5d9841f361d8,libsimdutf8-43f8be2f4692e208,libptr_meta-9ee713cff063c712,libhstr-c8277ad488e215cf,libtriomphe-980259ca6e45e370,libstable_deref_trait-f3cfa1bc19332706,libserde-cca68da6c960f91d,libdebug_unreachable-e47a5e878150161b,libswc_allocator-6a286a198b391909,libhashbrown-869fea499534498d,libahash-fcc9c99fe6311b1b,libonce_cell-79823e29f37409b1,libcfg_if-cfb20768436a17c8,libzerocopy-392489ed10e8a8ad,librustc_hash-a441f52a95921c8f,libbumpalo-5e37bc47856ce15e,liballocator_api2-1eaaff85c72014fd}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustcZBSG0d/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/psm-8ba37daa583b4601/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/fixtrue-9457d7feb90677ed" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `swc_plugin_remove_export` (test "fixtrue") due to 1 previous error; 6 warnings emitted [INFO] running `Command { std: "docker" "inspect" "2b815ca32d405ff8cad9068aa9cb2ec218b5543540a4f3e680bc1072ffbc13f8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2b815ca32d405ff8cad9068aa9cb2ec218b5543540a4f3e680bc1072ffbc13f8", kill_on_drop: false }` [INFO] [stdout] 2b815ca32d405ff8cad9068aa9cb2ec218b5543540a4f3e680bc1072ffbc13f8