[INFO] fetching crate swc_ecma_transforms_module 0.58.3... [INFO] testing swc_ecma_transforms_module-0.58.3 against master#62efba8a050c64249dab942951bb28f710208bc8 for pr-90799 [INFO] extracting crate swc_ecma_transforms_module 0.58.3 into /workspace/builds/worker-104/source [INFO] validating manifest of crates.io crate swc_ecma_transforms_module 0.58.3 on toolchain 62efba8a050c64249dab942951bb28f710208bc8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate swc_ecma_transforms_module 0.58.3 [INFO] finished tweaking crates.io crate swc_ecma_transforms_module 0.58.3 [INFO] tweaked toml for crates.io crate swc_ecma_transforms_module 0.58.3 written to /workspace/builds/worker-104/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-104/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-104/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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c258ecdc84635854ac8c554505c447e15fce471e5a778fa9e4442289d298b725 [INFO] running `Command { std: "docker" "start" "-a" "c258ecdc84635854ac8c554505c447e15fce471e5a778fa9e4442289d298b725", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c258ecdc84635854ac8c554505c447e15fce471e5a778fa9e4442289d298b725", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c258ecdc84635854ac8c554505c447e15fce471e5a778fa9e4442289d298b725", kill_on_drop: false }` [INFO] [stdout] c258ecdc84635854ac8c554505c447e15fce471e5a778fa9e4442289d298b725 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-104/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-104/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" "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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9d810ea29f124568425558738690db8368ecf758013311001b53fc5a7e281940 [INFO] running `Command { std: "docker" "start" "-a" "9d810ea29f124568425558738690db8368ecf758013311001b53fc5a7e281940", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.65 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling siphasher v0.3.7 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.15 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling strsim v0.9.3 [INFO] [stderr] Compiling smallvec v1.7.0 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling unicode-bidi v0.3.7 [INFO] [stderr] Compiling new_debug_unreachable v1.0.4 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling pin-project-lite v0.2.7 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling scoped-tls v1.0.0 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling anyhow v1.0.51 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling typed-arena v2.0.1 [INFO] [stderr] Compiling path-clean v0.1.0 [INFO] [stderr] Compiling pathdiff v0.2.1 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling tinyvec v1.5.1 [INFO] [stderr] Compiling lock_api v0.4.5 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling tracing-core v0.1.21 [INFO] [stderr] Compiling owning_ref v0.4.1 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling dashmap v4.0.2 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Compiling string_cache_codegen v0.5.1 [INFO] [stderr] Compiling lexical v5.2.2 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling swc_atoms v0.2.9 [INFO] [stderr] Compiling pmutil v0.5.3 [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Compiling swc_macros_common v0.3.3 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling swc_visit_macros v0.2.3 [INFO] [stderr] Compiling tracing-attributes v0.1.18 [INFO] [stderr] Compiling from_variant v0.1.3 [INFO] [stderr] Compiling swc_eq_ignore_macros v0.1.0 [INFO] [stderr] Compiling string_enum v0.3.1 [INFO] [stderr] Compiling is-macro v0.1.9 [INFO] [stderr] Compiling enum_kind v0.2.1 [INFO] [stderr] Compiling phf_macros v0.8.0 [INFO] [stderr] Compiling darling_macro v0.10.2 [INFO] [stderr] Compiling phf v0.8.0 [INFO] [stderr] Compiling darling v0.10.2 [INFO] [stderr] Compiling ast_node v0.7.4 [INFO] [stderr] Compiling tracing v0.1.29 [INFO] [stderr] Compiling swc_visit v0.2.8 [INFO] [stderr] Compiling string_cache v0.8.2 [INFO] [stderr] Compiling serde_json v1.0.72 [INFO] [stderr] Compiling swc_common v0.14.7 [INFO] [stderr] Compiling swc_ecma_ast v0.58.1 [INFO] [stderr] Compiling swc_ecma_loader v0.24.4 [INFO] [stderr] Compiling swc_ecma_visit v0.44.1 [INFO] [stderr] Compiling swc_ecma_parser v0.78.12 [INFO] [stderr] Compiling swc_ecma_utils v0.52.5 [INFO] [stderr] Compiling swc_ecma_transforms_base v0.44.5 [INFO] [stderr] Compiling swc_ecma_transforms_module v0.58.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 17s [INFO] running `Command { std: "docker" "inspect" "9d810ea29f124568425558738690db8368ecf758013311001b53fc5a7e281940", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9d810ea29f124568425558738690db8368ecf758013311001b53fc5a7e281940", kill_on_drop: false }` [INFO] [stdout] 9d810ea29f124568425558738690db8368ecf758013311001b53fc5a7e281940 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-104/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-104/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" "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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 58aae4ea7627136151a95696f62ecd186a224f92aefe6bb0146f5bb8ff4728e6 [INFO] running `Command { std: "docker" "start" "-a" "58aae4ea7627136151a95696f62ecd186a224f92aefe6bb0146f5bb8ff4728e6", kill_on_drop: false }` [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling relative-path v1.5.0 [INFO] [stderr] Compiling base64 v0.11.0 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling if_chain v1.0.2 [INFO] [stderr] Compiling diff v0.1.12 [INFO] [stderr] Compiling difference v2.0.0 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling ordered-float v2.8.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling tracing-serde v0.1.2 [INFO] [stderr] Compiling swc_ecma_codegen_macros v0.6.0 [INFO] [stderr] Compiling swc_ecma_transforms_macros v0.3.0 [INFO] [stderr] Compiling swc_ecma_transforms_classes v0.30.3 [INFO] [stderr] Compiling sha-1 v0.9.8 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling pretty_assertions v0.7.2 [INFO] [stderr] Compiling sourcemap v6.0.1 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling testing_macros v0.2.4 [INFO] [stderr] Compiling tracing-log v0.1.2 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling swc_ecma_transforms_compat v0.52.19 [INFO] [stderr] Compiling matchers v0.0.1 [INFO] [stderr] Compiling tracing-subscriber v0.2.25 [INFO] [stderr] Compiling swc_ecma_codegen v0.80.0 [INFO] [stderr] Compiling testing v0.15.2 [INFO] [stderr] Compiling swc_ecma_transforms_testing v0.45.2 [INFO] [stderr] Compiling swc_ecma_transforms_module v0.58.3 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/amd-7a5e70847e15781a.amd.4d5fb36a-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/amd-7a5e70847e15781a.amd.4d5fb36a-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/amd-7a5e70847e15781a.amd.4d5fb36a-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/amd-7a5e70847e15781a.amd.4d5fb36a-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/amd-7a5e70847e15781a.amd.4d5fb36a-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/amd-7a5e70847e15781a.amd.4d5fb36a-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/amd-7a5e70847e15781a.amd.4d5fb36a-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/amd-7a5e70847e15781a.amd.4d5fb36a-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/amd-7a5e70847e15781a.amd.4d5fb36a-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/amd-7a5e70847e15781a.amd.4d5fb36a-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/amd-7a5e70847e15781a.amd.4d5fb36a-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/amd-7a5e70847e15781a.amd.4d5fb36a-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/amd-7a5e70847e15781a.amd.4d5fb36a-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/amd-7a5e70847e15781a.amd.4d5fb36a-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/amd-7a5e70847e15781a.amd.4d5fb36a-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/amd-7a5e70847e15781a.amd.4d5fb36a-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/amd-7a5e70847e15781a.2537sir7h3kx0bli.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-3c9ac9e0a57bc34c.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-e9f2533bb6fcc589.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-cf3391d121eeeb11.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-eeb584a965c81620.rlib" "/opt/rustwide/target/debug/deps/libswc_ecma_transforms_testing-6246f231e2aa7221.rlib" "/opt/rustwide/target/debug/deps/libhex-df8306afd9dee15d.rlib" "/opt/rustwide/target/debug/deps/libtesting-44150a39ddea6865.rlib" "/opt/rustwide/target/debug/deps/libtracing_subscriber-81576b89969b7cca.rlib" "/opt/rustwide/target/debug/deps/libchrono-a08bab8f7fa26674.rlib" "/opt/rustwide/target/debug/deps/libthread_local-a95e974518a62075.rlib" "/opt/rustwide/target/debug/deps/libsharded_slab-50f76f6e115e39aa.rlib" "/opt/rustwide/target/debug/deps/libtracing_serde-e8232e31791b4fae.rlib" "/opt/rustwide/target/debug/deps/libtracing_log-52226d086d4ee202.rlib" "/opt/rustwide/target/debug/deps/liblog-41607b4997ff699e.rlib" "/opt/rustwide/target/debug/deps/libmatchers-814b38cb650d18dc.rlib" "/opt/rustwide/target/debug/deps/libregex_automata-68870cde42a61b21.rlib" "/opt/rustwide/target/debug/deps/libpretty_assertions-7459064c5fce2f8b.rlib" "/opt/rustwide/target/debug/deps/libdiff-bd60e7e6842a1963.rlib" "/opt/rustwide/target/debug/deps/libdifference-31132e4a24b6458b.rlib" "/opt/rustwide/target/debug/deps/libtempfile-cd45d89ff71893f2.rlib" "/opt/rustwide/target/debug/deps/librand-ed3f7de9e5d80eab.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-0a574852619bf2ba.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-5cfb47b1afe89ac4.rlib" "/opt/rustwide/target/debug/deps/librand_core-7c259caa99362aeb.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-a366538c24cba4e3.rlib" "/opt/rustwide/target/debug/deps/libswc_ecma_codegen-a5fe1b8c1b32b509.rlib" "/opt/rustwide/target/debug/deps/libsha1-05dff828d9396f7a.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-b3a531c9eb400c1f.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-c38b0b0f1a8d0c39.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-01f34f8001e92850.rlib" "/opt/rustwide/target/debug/deps/libdigest-b5de50d9c22cf94e.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-01d4ddf615679157.rlib" "/opt/rustwide/target/debug/deps/libtypenum-a068e508627c4989.rlib" "/opt/rustwide/target/debug/deps/libansi_term-48f0fd0ac85ec814.rlib" "/opt/rustwide/target/debug/deps/libswc_ecma_transforms_module-0f71216578d51da4.rlib" "/opt/rustwide/target/debug/deps/libswc_ecma_loader-41762e1c706fe87f.rlib" "/opt/rustwide/target/debug/deps/libserde_json-fbc55eb086ef1522.rlib" "/opt/rustwide/target/debug/deps/libitoa-c9f794ae602378a7.rlib" "/opt/rustwide/target/debug/deps/libpath_clean-4d0bd89affb3e120.rlib" "/opt/rustwide/target/debug/deps/libdashmap-1795774b6c43f0db.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-e2290ccb27203e5c.rlib" "/opt/rustwide/target/debug/deps/libpathdiff-144bedebc6d1b20b.rlib" "/opt/rustwide/target/debug/deps/libinflector-141715f5826f297b.rlib" "/opt/rustwide/target/debug/deps/libregex-dd9363dd410b6a25.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-056f10d3df8fc98c.rlib" "/opt/rustwide/target/debug/deps/libmemchr-e6bbee201eb478c9.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-c25dc19d7487cdf7.rlib" "/opt/rustwide/target/debug/deps/libanyhow-30f063109b3cf80b.rlib" "/opt/rustwide/target/debug/deps/libswc_ecma_transforms_compat-fcc1d858a992a5e7.rlib" "/opt/rustwide/target/debug/deps/libindexmap-5cccde57aa7bbf99.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-238efa6a2ed05171.rlib" "/opt/rustwide/target/debug/deps/libordered_float-b92c54c730f8bd45.rlib" "/opt/rustwide/target/debug/deps/libswc_ecma_transforms_classes-8de85a10912d5c15.rlib" "/opt/rustwide/target/debug/deps/libswc_ecma_transforms_base-27672da2216671a6.rlib" "/opt/rustwide/target/debug/deps/libphf-bb7ac48bacd12c97.rlib" "/opt/rustwide/target/debug/deps/libswc_ecma_utils-226c47920c63d484.rlib" "/opt/rustwide/target/debug/deps/libswc_ecma_parser-7a264466663d8639.rlib" "/opt/rustwide/target/debug/deps/liblexical-134d3afa2ff9ff0f.rlib" "/opt/rustwide/target/debug/deps/liblexical_core-23a26ab2b0dd36f9.rlib" "/opt/rustwide/target/debug/deps/libbitflags-05dfd5b5d1225bed.rlib" "/opt/rustwide/target/debug/deps/libryu-fdfd8247f9cd03c1.rlib" "/opt/rustwide/target/debug/deps/libstatic_assertions-c94e2eb84119cf0b.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-b923d103a94d3d3b.rlib" "/opt/rustwide/target/debug/deps/libtyped_arena-57cf4edc048b5533.rlib" "/opt/rustwide/target/debug/deps/libswc_ecma_visit-0519f146713c0a3c.rlib" "/opt/rustwide/target/debug/deps/libunicode_xid-3c8a88541efd8c80.rlib" "/opt/rustwide/target/debug/deps/libswc_ecma_ast-bdbb16ce138f074f.rlib" "/opt/rustwide/target/debug/deps/libswc_atoms-8c04457168f26e64.rlib" "/opt/rustwide/target/debug/deps/libswc_common-aa988689506c3ef5.rlib" "/opt/rustwide/target/debug/deps/libahash-a0282525c82ce3f5.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-e2e885a5916dde3e.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-81c3651d70dd4895.rlib" "/opt/rustwide/target/debug/deps/liburl-d12fc40f8e40722d.rlib" "/opt/rustwide/target/debug/deps/libidna-6a34d38410bd9527.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-12ccd468a33959ee.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-b9fbadb33a2ea73a.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-ef06cf556416b731.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-d0a053bbcb729d32.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-1a48ab4b6760ee48.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-b196e1663297fef1.rlib" "/opt/rustwide/target/debug/deps/libmatches-a104dd362fa85146.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-393bd80b9b1a6bb7.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-e91030079211fd3f.rlib" "/opt/rustwide/target/debug/deps/libatty-53e26800f6b12aef.rlib" "/opt/rustwide/target/debug/deps/libtracing-80c3a5edde5348f0.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-c01d3460c002bb08.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-808ae8c820022687.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-6a61078d9610ba74.rlib" "/opt/rustwide/target/debug/deps/libscoped_tls-29faee4d9ff28116.rlib" "/opt/rustwide/target/debug/deps/libstring_cache-c5c64dcced0d1989.rlib" "/opt/rustwide/target/debug/deps/libprecomputed_hash-ce7192aea2be1fb9.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-7c5ad4854b16d5b4.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-51e21b62a12b7959.rlib" "/opt/rustwide/target/debug/deps/liblibc-91d257e9eed50cc0.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-1fbe5b6a2871d455.rlib" "/opt/rustwide/target/debug/deps/liblock_api-cd3b85c2abaca44b.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-ff2bb1f39834214d.rlib" "/opt/rustwide/target/debug/deps/libinstant-e762c784f8da740e.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-90e3626e3c41eec3.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b33cd6b8ee13db74.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-bfb4a26122402641.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-388107b7803c8df3.rlib" "/opt/rustwide/target/debug/deps/libdebug_unreachable-40ab3e148f4b4b95.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-5ccdaca5f6b8bf17.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-bb12aed79d790356.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-459c53b68db37723.rlib" "/opt/rustwide/target/debug/deps/librustc_hash-91c665a5e97266ba.rlib" "/opt/rustwide/target/debug/deps/libswc_visit-a89062d75adc5dd2.rlib" "/opt/rustwide/target/debug/deps/libeither-2e3eb180977f1f53.rlib" "/opt/rustwide/target/debug/deps/libserde-add0cf36c4d7fb3a.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-7387d118fba15d64.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-dd8bf3fda2fc2c51.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-b69fd8507c8409af.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-2dff396b99681a6b.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-a78bd5aa183c7115.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-846c64d5a2fbc5ee.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-24c09062b6dc787b.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-ce93f351ca41a57b.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-e42af02528f038fc.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-514cb174319eb6d4.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-37c1534c42bc4f8c.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-06d0f7780fda2fd9.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-4228e28a8f7a03ba.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-88bb1ba4dd271224.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-a81f2980c3f58cf2.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-0b5a376b429677a6.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-2a6a2797f7a73818.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-0e3656b1fda5fd7b.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-eecefd843a0dbc02.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/amd-7a5e70847e15781a" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `swc_ecma_transforms_module` due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "58aae4ea7627136151a95696f62ecd186a224f92aefe6bb0146f5bb8ff4728e6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "58aae4ea7627136151a95696f62ecd186a224f92aefe6bb0146f5bb8ff4728e6", kill_on_drop: false }` [INFO] [stdout] 58aae4ea7627136151a95696f62ecd186a224f92aefe6bb0146f5bb8ff4728e6