[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 try#b8e88e5ddf5521a9f43ee3f62a702388c713e4bb for pr-155114 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fice-lab%2Fswc-plugins" "/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 [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-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/ice-lab/swc-plugins on toolchain b8e88e5ddf5521a9f43ee3f62a702388c713e4bb [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "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" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "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] 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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 44df62f272a987617af07b6794891d6dd977709cc30c2e700ec22dddd6824a00 [INFO] running `Command { std: "docker" "start" "-a" "44df62f272a987617af07b6794891d6dd977709cc30c2e700ec22dddd6824a00", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "44df62f272a987617af07b6794891d6dd977709cc30c2e700ec22dddd6824a00", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "44df62f272a987617af07b6794891d6dd977709cc30c2e700ec22dddd6824a00", kill_on_drop: false }` [INFO] [stdout] 44df62f272a987617af07b6794891d6dd977709cc30c2e700ec22dddd6824a00 [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1f129191372d07add284d3a339bca3a2fdab6ea44e1be1309b7e7be361d81ca4 [INFO] running `Command { std: "docker" "start" "-a" "1f129191372d07add284d3a339bca3a2fdab6ea44e1be1309b7e7be361d81ca4", 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 unicode-ident v1.0.13 [INFO] [stderr] Compiling serde v1.0.213 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling libc v0.2.161 [INFO] [stderr] Compiling anyhow v1.0.91 [INFO] [stderr] Compiling serde_json v1.0.132 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling ahash v0.7.8 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling allocator-api2 v0.2.18 [INFO] [stderr] Compiling bytecheck v0.6.12 [INFO] [stderr] Compiling tinyvec v1.8.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Compiling rend v0.4.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Compiling simdutf8 v0.1.5 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling outref v0.1.0 [INFO] [stderr] Compiling unicode-bidi v0.3.17 [INFO] [stderr] Compiling new_debug_unreachable v1.0.6 [INFO] [stderr] Compiling rkyv v0.7.45 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling simd-abstraction v0.7.1 [INFO] [stderr] Compiling funty v2.0.0 [INFO] [stderr] Compiling pin-project-lite v0.2.15 [INFO] [stderr] Compiling wyz v0.5.1 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling uuid v1.11.0 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling seahash v4.1.0 [INFO] [stderr] Compiling base64-simd v0.7.0 [INFO] [stderr] Compiling bumpalo v3.16.0 [INFO] [stderr] Compiling data-encoding v2.6.0 [INFO] [stderr] Compiling scoped-tls v1.0.1 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling unicode-id-start v1.3.1 [INFO] [stderr] Compiling if_chain v1.0.2 [INFO] [stderr] Compiling better_scoped_tls v1.0.0 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling thiserror v1.0.65 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling swc_visit v1.0.0 [INFO] [stderr] Compiling regex-automata v0.4.8 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling rustversion v1.0.18 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling syn v2.0.85 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling bitvec v1.0.1 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling cc v1.1.31 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Compiling unicode-normalization v0.1.24 [INFO] [stderr] Compiling camino v1.1.9 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling owo-colors v4.1.0 [INFO] [stderr] Compiling unicode-linebreak v0.1.5 [INFO] [stderr] Compiling smawk v0.3.2 [INFO] [stderr] Compiling smartstring v1.0.1 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling textwrap v0.16.1 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling url v2.5.2 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling rustix v0.38.37 [INFO] [stderr] Compiling vergen-lib v0.1.4 [INFO] [stderr] Compiling vergen v9.0.1 [INFO] [stderr] Compiling relative-path v1.9.3 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling psm v0.1.23 [INFO] [stderr] Compiling stacker v0.1.17 [INFO] [stderr] Compiling hashbrown v0.15.0 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling typed-arena v2.0.2 [INFO] [stderr] Compiling pretty_assertions v1.4.1 [INFO] [stderr] Compiling ryu-js v1.0.1 [INFO] [stderr] Compiling cpufeatures v0.2.14 [INFO] [stderr] Compiling unicode-id v0.3.5 [INFO] [stderr] Compiling difference v2.0.0 [INFO] [stderr] Compiling fastrand v2.1.1 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling swc_plugin v1.0.0 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling easy-error v1.0.0 [INFO] [stderr] Compiling indexmap v2.6.0 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling sha2 v0.10.8 [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 tempfile v3.13.0 [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 from_variant v2.0.0 [INFO] [stderr] Compiling ast_node v2.0.0 [INFO] [stderr] Compiling thiserror-impl v1.0.65 [INFO] [stderr] Compiling is-macro v0.3.6 [INFO] [stderr] Compiling string_enum v1.0.0 [INFO] [stderr] Compiling miette-derive v7.2.0 [INFO] [stderr] Compiling testing_macros v1.0.0 [INFO] [stderr] Compiling swc_ecma_codegen_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 phf v0.11.2 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling tracing-subscriber v0.3.18 [INFO] [stderr] Compiling miette v7.2.0 [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 sourcemap v9.0.0 [INFO] [stderr] Compiling cargo_metadata v0.18.1 [INFO] [stderr] Compiling swc_atoms v2.0.0 [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_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] 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] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 29s [INFO] running `Command { std: "docker" "inspect" "1f129191372d07add284d3a339bca3a2fdab6ea44e1be1309b7e7be361d81ca4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1f129191372d07add284d3a339bca3a2fdab6ea44e1be1309b7e7be361d81ca4", kill_on_drop: false }` [INFO] [stdout] 1f129191372d07add284d3a339bca3a2fdab6ea44e1be1309b7e7be361d81ca4 [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4bdc863d24ffb117691c04d7bcbebde780d46eac2eb574aaac265ef3c613c9b0 [INFO] running `Command { std: "docker" "start" "-a" "4bdc863d24ffb117691c04d7bcbebde780d46eac2eb574aaac265ef3c613c9b0", 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_node_transform v0.1.0 (/opt/rustwide/workdir/packages/node-transform) [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_remove_export v0.1.1 (/opt/rustwide/workdir/packages/remove-export) [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/rustc5glEIM/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_keep_export,libfxhash-f6d87756ce971792,libbyteorder-7912a666fa871683,libswc_core-88ad96e8d5ce10f4,libswc_ecma_transforms_testing-d939f11d88b8c700,libtempfile-43d4177cfd512d47,libfastrand-592112c4c2aeadfa,librustix-9a829a202455b17a,liblinux_raw_sys-0aaf28a87565a6f4,libswc_ecma_testing-4d3f3639aa021245,libhex-ce2ce186edf8450e,libtesting-bd5d0cb7b9418ef6,libcargo_metadata-42757b172b89c455,libcargo_platform-84cadecf6e11f864,libsemver-8719a228d40f8541,libcamino-e3a1fe1d973361f8,libswc_error_reporters-8bd217d472bcbe46,libmiette-341dd7ab8941a673,libtextwrap-8c79ad09e40e376a,libunicode_linebreak-123a1dd536505334,libsmawk-a208545f7157affa,libowo_colors-e9563cbd117446ff,libthiserror-0539e8bff67187ce,libtracing_subscriber-03f322667e1edcad,libnu_ansi_term-8db983f1ce27e169,liboverload-089c2ed30f2e101e,libsharded_slab-a43bbfc0e39c291b,liblazy_static-afffdbb119bd9ac1,libmatchers-113eec641e45d4fb,libregex_automata-1019eeb8629ff2e8,libregex_syntax-4779e75565fac6b0,libthread_local-9c7bcfcd6429e9ae,libtracing_log-4f7663c3271ff7e8,liblog-b63935de1b181bba,libpretty_assertions-f5fb04012bf5df2d,libdiff-8a313203ba17272d,libyansi-68bbbf94d60ef578,libdifference-c3c951ffb6ba3bcc,libswc_ecma_codegen-3de23344c0c677be,libregex-ad90d0e14bd05b5c,libregex_automata-810bdf3ac6a20c2e,libaho_corasick-1bbfefaf9b8c5c2b,libregex_syntax-3727c38b46230be4,libsha2-917426999e931df4,libcpufeatures-1b93a7e5fb90c57f,libdigest-02c91c5b6210ce4e,libblock_buffer-01a74c29d3bbd4a8,libcrypto_common-95b73edcb2d72983,libgeneric_array-0e4c6b10baf0d253,libtypenum-9e78589573f827b3,libbase64-76d22feba062e299,libansi_term-1531bcf4298d2587,libswc_ecma_transforms_base-8b65cbe267bf1339,libswc_ecma_parser-c3abc0a3069c4656,libstacker-cc0c0427342a8a27,libpsm-2e58fc51e8ae7a68,libtyped_arena-03249d7259e4de4f,libsmartstring-a1208fed5d96e645,libstatic_assertions-acd18841cc36d7c2,libswc_ecma_utils-2dde65d4492f5bb8,libryu_js-5e04377f70627f14,libnum_cpus-e0f27a82b15892c0,libindexmap-cd55c5f287bcae30,libequivalent-4046d892813a5d9a,libhashbrown-3cba21cd2ba2639b,libswc_ecma_visit-5119b41ce8236991,libswc_plugin_proxy-80a8dcfe8eb6eb75,libswc_ecma_ast-b5766573494208df,libbitflags-96dfad3972967e99,libphf-7e1c49b26d831a97,libphf_shared-8ef737c5e2a99568,libswc_common-e8e923417a04e4df,libbetter_scoped_tls-e59fbdb668e3a747,libscoped_tls-3d841f56cb283814,libunicode_width-c57d0dcadf6efd33,libparking_lot-e99b2da46882191a,libparking_lot_core-c48488f70d003017,libsmallvec-8d80e7d293f973ed,liblock_api-0dacfcde768c7ee0,libscopeguard-88d64e99d3001c2a,libsourcemap-fb58f01d7e7657df,libbase64_simd-b90d5b0e4851a367,libsimd_abstraction-2e9ffee4cbd382e6,liboutref-8174cb0be65da0a4,libunicode_id_start-2389a50655ddf007,libdata_encoding-615d3f3fb03248ca,libif_chain-d56a8576a1554911,libserde_json-b28d9bd4924e4e25,libmemchr-6e500fc2d2cc2174,libitoa-0222dfc469e21d72,libryu-819a5e577911cb6a,libbitvec-549155e8763e49df,libwyz-7e2fd01be6fe0747,libtap-20ecd799b673b5ac,libradium-55cc61d53e9c8991,libfunty-cf582110f62b1817,liburl-0e8b20a81bc09c19,libidna-a26bc58aee7fd361,libunicode_normalization-9f01dbc353fc8a53,libtinyvec-a75b123bfef3daf4,libtinyvec_macros-847056b696a24274,libunicode_bidi-2a67f5f730534023,libform_urlencoded-79e0e98fcd485548,libpercent_encoding-7f7ecf94013a574b,libdebugid-a0d905f8b5e73636,libuuid-29497ce1823997f1,libsiphasher-1f09e35fa454ec4d,libanyhow-a92cf3a0bee799ea,libtracing-8240c9674f10795d,libpin_project_lite-727e55fe268a4f86,libtracing_core-96878d6271140343,libtermcolor-f6acb55d5caadcb3,libnum_bigint-59ac57cc9afdc6aa,libnum_integer-9d01d4f228fb8b06,libnum_traits-30475c4f6d3e735d,libswc_visit-836764053ad8ed2c,libeither-71be9db5b5de6246,libswc_atoms-5ea4eb85d709c5b2,librkyv-b7e1c7c12b0768d6,librend-90ca0e44571268ea,libhashbrown-261ede2b11e37620,libahash-235d6ad1d9c183ed,libgetrandom-39b0ad7417e26f14,liblibc-0bff07f18aaca443,libseahash-58df7bcae51b181a,libbytecheck-4a007e4da9524a3a,libsimdutf8-0d34a7845ebd3fc1,libptr_meta-105cef96b48a350d,libhstr-8322f50235c9b967,libtriomphe-fc447110a6f51e7b,libstable_deref_trait-57c0b871c57b8805,libserde-42189169be2fea7a,libdebug_unreachable-f7b9f09a34de90c3,libswc_allocator-0632920137a9d18d,libhashbrown-2a783057aa92e61e,libahash-501d5220170216de,libonce_cell-29d2c12b738003dd,libcfg_if-8c8419bc1cff3c76,libzerocopy-28e30b4a995c80f5,librustc_hash-077fac84b15c224f,libbumpalo-832da8c9e2e29fce,liballocator_api2-d2068d8f08cf0916}.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/rustc5glEIM/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-9956297c20e8ae58/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/fixtrue-70b5acb835156a42" "-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_export` (test "fixtrue") due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "4bdc863d24ffb117691c04d7bcbebde780d46eac2eb574aaac265ef3c613c9b0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4bdc863d24ffb117691c04d7bcbebde780d46eac2eb574aaac265ef3c613c9b0", kill_on_drop: false }` [INFO] [stdout] 4bdc863d24ffb117691c04d7bcbebde780d46eac2eb574aaac265ef3c613c9b0