[INFO] cloning repository https://github.com/netease-lcap/swc-plugin-import-lcap
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/netease-lcap/swc-plugin-import-lcap" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnetease-lcap%2Fswc-plugin-import-lcap", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnetease-lcap%2Fswc-plugin-import-lcap'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f059e627056810adf283155c0207ca31580f9866
[INFO] testing netease-lcap/swc-plugin-import-lcap against master#d98a5da813da67eb189387b8ccfb73cf481275d8+rustflags=-Copt-level=3 for pr-138759-retry
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnetease-lcap%2Fswc-plugin-import-lcap" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-1-tc1/source/rust-toolchain
[INFO] started tweaking git repo https://github.com/netease-lcap/swc-plugin-import-lcap
[INFO] finished tweaking git repo https://github.com/netease-lcap/swc-plugin-import-lcap
[INFO] tweaked toml for git repo https://github.com/netease-lcap/swc-plugin-import-lcap written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/netease-lcap/swc-plugin-import-lcap on toolchain d98a5da813da67eb189387b8ccfb73cf481275d8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/netease-lcap/swc-plugin-import-lcap 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" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded bytecheck v0.8.1
[INFO] [stderr]   Downloaded rend v0.5.2
[INFO] [stderr]   Downloaded swc_atoms v5.0.0
[INFO] [stderr]   Downloaded swc_plugin_macro v1.1.0
[INFO] [stderr]   Downloaded swc_transform_common v3.0.0
[INFO] [stderr]   Downloaded swc_allocator v4.0.0
[INFO] [stderr]   Downloaded swc_cached v2.0.0
[INFO] [stderr]   Downloaded munge_macro v0.4.5
[INFO] [stderr]   Downloaded swc_trace_macro v2.0.1
[INFO] [stderr]   Downloaded swc_ecma_codegen_macros v2.0.1
[INFO] [stderr]   Downloaded swc_plugin_proxy v9.0.0
[INFO] [stderr]   Downloaded ast_node v3.0.1
[INFO] [stderr]   Downloaded swc_core v23.2.0
[INFO] [stderr]   Downloaded swc_error_reporters v11.0.0
[INFO] [stderr]   Downloaded hstr v1.1.1
[INFO] [stderr]   Downloaded swc_ecma_codegen v11.0.0
[INFO] [stderr]   Downloaded handlebars v5.1.2
[INFO] [stderr]   Downloaded swc_ecma_transforms_base v13.0.0
[INFO] [stderr]   Downloaded swc_ecma_parser v12.0.0
[INFO] [stderr]   Downloaded ryu-js v1.0.2
[INFO] [stderr]   Downloaded par-iter v1.0.2
[INFO] [stderr]   Downloaded rkyv v0.8.10
[INFO] [stderr]   Downloaded swc_common v9.2.0
[INFO] [stderr]   Downloaded swc_ecma_lexer v12.0.0
[INFO] [stderr]   Downloaded swc_ecma_visit v9.0.0
[INFO] [stderr]   Downloaded camino v1.1.10
[INFO] [stderr]   Downloaded vergen v9.0.6
[INFO] [stderr]   Downloaded swc_ecma_utils v13.1.0
[INFO] [stderr]   Downloaded sourcemap v9.2.2
[INFO] [stderr]   Downloaded munge v0.4.5
[INFO] [stderr]   Downloaded bytecheck_derive v0.8.1
[INFO] [stderr]   Downloaded swc_ecma_ast v9.0.0
[INFO] [stderr]   Downloaded testing v10.0.0
[INFO] [stderr]   Downloaded swc_ecma_transforms_testing v16.0.0
[INFO] [stderr]   Downloaded swc_plugin v1.0.0
[INFO] [stderr]   Downloaded vergen-lib v0.1.6
[INFO] [stderr]   Downloaded unicode-id v0.3.5
[INFO] [stderr]   Downloaded rancor v0.1.0
[INFO] [stderr]   Downloaded swc_ecma_testing v10.0.0
[INFO] [stderr]   Downloaded par-core v1.0.4
[INFO] [stderr]   Downloaded string_enum v1.0.1
[INFO] [stderr]   Downloaded from_variant v2.0.1
[INFO] [stderr]   Downloaded rkyv_derive v0.8.10
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8b0538d017e4a8034e4f256eb8044d8ff4c852afbda2a5e57820b80d6b83082e
[INFO] running `Command { std: "docker" "start" "-a" "8b0538d017e4a8034e4f256eb8044d8ff4c852afbda2a5e57820b80d6b83082e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8b0538d017e4a8034e4f256eb8044d8ff4c852afbda2a5e57820b80d6b83082e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8b0538d017e4a8034e4f256eb8044d8ff4c852afbda2a5e57820b80d6b83082e", kill_on_drop: false }`
[INFO] [stdout] 8b0538d017e4a8034e4f256eb8044d8ff4c852afbda2a5e57820b80d6b83082e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=forbid -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c32ebb7685eb422fe8703b4fe806f09192b9af6c684abae629ea67a4cdef68b2
[INFO] running `Command { std: "docker" "start" "-a" "c32ebb7685eb422fe8703b4fe806f09192b9af6c684abae629ea67a4cdef68b2", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling cfg-if v1.0.1
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling zerocopy v0.8.26
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]    Compiling litemap v0.8.0
[INFO] [stderr]    Compiling writeable v0.6.1
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling siphasher v1.0.1
[INFO] [stderr]    Compiling icu_properties_data v2.0.1
[INFO] [stderr]    Compiling icu_normalizer_data v2.0.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling simdutf8 v0.1.5
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.6
[INFO] [stderr]    Compiling hashbrown v0.15.4
[INFO] [stderr]    Compiling tap v1.0.1
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling wyz v0.5.1
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling uuid v1.17.0
[INFO] [stderr]    Compiling funty v2.0.0
[INFO] [stderr]    Compiling outref v0.5.2
[INFO] [stderr]    Compiling vsimd v0.8.0
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling bitvec v1.0.1
[INFO] [stderr]    Compiling bumpalo v3.18.1
[INFO] [stderr]    Compiling base64-simd v0.8.0
[INFO] [stderr]    Compiling scoped-tls v1.0.1
[INFO] [stderr]    Compiling if_chain v1.0.2
[INFO] [stderr]    Compiling data-encoding v2.9.0
[INFO] [stderr]    Compiling unicode-id-start v1.3.1
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling better_scoped_tls v1.0.1
[INFO] [stderr]    Compiling swc_visit v2.0.1
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling siphasher v0.3.11
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling rustversion v1.0.21
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling camino v1.1.10
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling swc_macros_common v1.0.1
[INFO] [stderr]    Compiling cc v1.2.27
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling psm v0.1.26
[INFO] [stderr]    Compiling owo-colors v4.2.2
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling stacker v0.1.21
[INFO] [stderr]    Compiling smartstring v1.0.1
[INFO] [stderr]    Compiling unicode-linebreak v0.1.5
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[INFO] [stderr]    Compiling unicode-width v0.2.1
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling textwrap v0.16.2
[INFO] [stderr]    Compiling vergen-lib v0.1.6
[INFO] [stderr]    Compiling overload v0.1.1
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling nu-ansi-term v0.46.0
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling vergen v9.0.6
[INFO] [stderr]    Compiling par-core v1.0.4
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling relative-path v1.9.3
[INFO] [stderr]    Compiling matchers v0.1.0
[INFO] [stderr]    Compiling typed-arena v2.0.2
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling glob v0.3.2
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling pretty_assertions v1.4.1
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling par-iter v1.0.2
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling castaway v0.2.3
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling difference v2.0.0
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling ansi_term v0.12.1
[INFO] [stderr]    Compiling unicode-id v0.3.5
[INFO] [stderr]    Compiling ryu-js v1.0.2
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling compact_str v0.7.1
[INFO] [stderr]    Compiling ascii v1.1.0
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling dashmap v5.5.3
[INFO] [stderr]    Compiling swc_plugin v1.0.0
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling tempfile v3.20.0
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling ptr_meta_derive v0.3.0
[INFO] [stderr]    Compiling bytecheck_derive v0.8.1
[INFO] [stderr]    Compiling phf_macros v0.11.3
[INFO] [stderr]    Compiling munge_macro v0.4.5
[INFO] [stderr]    Compiling ptr_meta v0.3.0
[INFO] [stderr]    Compiling rancor v0.1.0
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling rkyv_derive v0.8.10
[INFO] [stderr]    Compiling bytecheck v0.8.1
[INFO] [stderr]    Compiling rend v0.5.2
[INFO] [stderr]    Compiling from_variant v2.0.1
[INFO] [stderr]    Compiling munge v0.4.5
[INFO] [stderr]    Compiling ast_node v3.0.1
[INFO] [stderr]    Compiling swc_eq_ignore_macros v1.0.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling string_enum v1.0.1
[INFO] [stderr]    Compiling is-macro v0.3.7
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling zerovec v0.11.2
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling potential_utf v0.1.2
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling miette-derive v7.6.0
[INFO] [stderr]    Compiling rkyv v0.8.10
[INFO] [stderr]    Compiling triomphe v0.1.14
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling hstr v1.1.1
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling debugid v0.8.0
[INFO] [stderr]    Compiling swc_allocator v4.0.0
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling sourcemap v9.2.2
[INFO] [stderr]    Compiling swc_atoms v5.0.0
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]    Compiling swc_common v9.2.0
[INFO] [stderr]    Compiling cargo-platform v0.1.9
[INFO] [stderr]    Compiling swc_ecma_ast v9.0.0
[INFO] [stderr]    Compiling cargo_metadata v0.19.2
[INFO] [stderr]    Compiling pest v2.8.1
[INFO] [stderr]    Compiling miette v7.6.0
[INFO] [stderr]    Compiling cargo_metadata v0.18.1
[INFO] [stderr]    Compiling swc_error_reporters v11.0.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[INFO] [stderr]    Compiling testing_macros v1.0.1
[INFO] [stderr]    Compiling pest_meta v2.8.1
[INFO] [stderr]    Compiling swc_ecma_lexer v12.0.0
[INFO] [stderr]    Compiling derive_builder v0.20.2
[INFO] [stderr]    Compiling swc_ecma_visit v9.0.0
[INFO] [stderr]    Compiling swc_ecma_parser v12.0.0
[INFO] [stderr]    Compiling testing v10.0.0
[INFO] [stderr]    Compiling swc_ecma_codegen_macros v2.0.1
[INFO] [stderr]    Compiling swc_core v23.2.0
[INFO] [stderr]    Compiling swc_ecma_testing v10.0.0
[INFO] [stderr]    Compiling swc_ecma_utils v13.1.0
[INFO] [stderr]    Compiling pest_generator v2.8.1
[INFO] [stderr]    Compiling swc_ecma_transforms_base v13.0.0
[INFO] [stderr] error: could not compile `swc_ecma_visit` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/d98a5da813da67eb189387b8ccfb73cf481275d8/bin/rustc --crate-name swc_ecma_visit --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/swc_ecma_visit-9.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("debug", "default", "path", "serde", "serde-impl"))' -C metadata=07437863137166f3 -C extra-filename=-fc3268624376e423 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern debug_unreachable=/opt/rustwide/target/debug/deps/libdebug_unreachable-6e6a399b7b7163fd.rmeta --extern num_bigint=/opt/rustwide/target/debug/deps/libnum_bigint-287b49e21f51cdc3.rmeta --extern swc_atoms=/opt/rustwide/target/debug/deps/libswc_atoms-b9993800d17951cd.rmeta --extern swc_common=/opt/rustwide/target/debug/deps/libswc_common-1d0e7f4015e7efe7.rmeta --extern swc_ecma_ast=/opt/rustwide/target/debug/deps/libswc_ecma_ast-13333a62b60234ab.rmeta --extern swc_visit=/opt/rustwide/target/debug/deps/libswc_visit-fedf2b60111734fe.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-ba8add8412bae2f1.rmeta --cap-lints allow --cap-lints=forbid -Copt-level=3` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `swc_ecma_parser` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/d98a5da813da67eb189387b8ccfb73cf481275d8/bin/rustc --crate-name swc_ecma_parser --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/swc_ecma_parser-12.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="stacker"' --cfg 'feature="typescript"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("debug", "default", "stacker", "swc_ecma_visit", "tracing-spans", "typescript", "verify"))' -C metadata=c6729538e093eff4 -C extra-filename=-985582a756ccff33 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern arrayvec=/opt/rustwide/target/debug/deps/libarrayvec-6787795dad2022bb.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-614d532210afc96d.rmeta --extern either=/opt/rustwide/target/debug/deps/libeither-0ca5e99180d48806.rmeta --extern debug_unreachable=/opt/rustwide/target/debug/deps/libdebug_unreachable-6e6a399b7b7163fd.rmeta --extern num_bigint=/opt/rustwide/target/debug/deps/libnum_bigint-287b49e21f51cdc3.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-8f2fa4671cabfc7c.rmeta --extern phf=/opt/rustwide/target/debug/deps/libphf-075352db8b04f55a.rmeta --extern rustc_hash=/opt/rustwide/target/debug/deps/librustc_hash-2e6afe8b5a717982.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-5046ab457bca233f.rmeta --extern smallvec=/opt/rustwide/target/debug/deps/libsmallvec-9462b893b7c989aa.rmeta --extern smartstring=/opt/rustwide/target/debug/deps/libsmartstring-9e2909968f4fb7d1.rmeta --extern stacker=/opt/rustwide/target/debug/deps/libstacker-80d8870cc7f6fa99.rmeta --extern swc_atoms=/opt/rustwide/target/debug/deps/libswc_atoms-b9993800d17951cd.rmeta --extern swc_common=/opt/rustwide/target/debug/deps/libswc_common-1d0e7f4015e7efe7.rmeta --extern swc_ecma_ast=/opt/rustwide/target/debug/deps/libswc_ecma_ast-13333a62b60234ab.rmeta --extern swc_ecma_lexer=/opt/rustwide/target/debug/deps/libswc_ecma_lexer-d79d5111b67d325d.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-ba8add8412bae2f1.rmeta --extern typed_arena=/opt/rustwide/target/debug/deps/libtyped_arena-b0234a7260a633d5.rmeta --cap-lints allow --cap-lints=forbid -Copt-level=3 -L native=/opt/rustwide/target/debug/build/psm-7e88b7e60814f30c/out` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "c32ebb7685eb422fe8703b4fe806f09192b9af6c684abae629ea67a4cdef68b2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c32ebb7685eb422fe8703b4fe806f09192b9af6c684abae629ea67a4cdef68b2", kill_on_drop: false }`
[INFO] [stdout] c32ebb7685eb422fe8703b4fe806f09192b9af6c684abae629ea67a4cdef68b2
