[INFO] fetching crate rspack_plugin_context_replacement 0.5.0-beta.0...
[INFO] testing rspack_plugin_context_replacement-0.5.0-beta.0 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-8
[INFO] extracting crate rspack_plugin_context_replacement 0.5.0-beta.0 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate rspack_plugin_context_replacement 0.5.0-beta.0
[INFO] finished tweaking crates.io crate rspack_plugin_context_replacement 0.5.0-beta.0
[INFO] tweaked toml for crates.io crate rspack_plugin_context_replacement 0.5.0-beta.0 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate rspack_plugin_context_replacement 0.5.0-beta.0 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate rspack_plugin_context_replacement 0.5.0-beta.0 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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e773c7b2617125ee187bce3f7e8782fd92129e79bf1e89ba967d714dea50c447
[INFO] running `Command { std: "docker" "start" "-a" "e773c7b2617125ee187bce3f7e8782fd92129e79bf1e89ba967d714dea50c447", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e773c7b2617125ee187bce3f7e8782fd92129e79bf1e89ba967d714dea50c447", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e773c7b2617125ee187bce3f7e8782fd92129e79bf1e89ba967d714dea50c447", kill_on_drop: false }`
[INFO] [stdout] e773c7b2617125ee187bce3f7e8782fd92129e79bf1e89ba967d714dea50c447
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f184e2c120374bfbc711fb4eb113d3ef6ee602bb1fa857b4c7bafb0fdc278f18
[INFO] running `Command { std: "docker" "start" "-a" "f184e2c120374bfbc711fb4eb113d3ef6ee602bb1fa857b4c7bafb0fdc278f18", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling unicode-ident v1.0.14
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling zerocopy v0.8.25
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling itoa v1.0.14
[INFO] [stderr]    Compiling getrandom v0.3.2
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling litemap v0.7.4
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling icu_locid_transform_data v1.5.0
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling icu_properties_data v1.5.0
[INFO] [stderr]    Compiling pin-project-lite v0.2.15
[INFO] [stderr]    Compiling icu_normalizer_data v1.5.0
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling serde_json v1.0.134
[INFO] [stderr]    Compiling phf_shared v0.11.2
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling syn v2.0.95
[INFO] [stderr]    Compiling phf_generator v0.11.2
[INFO] [stderr]    Compiling adler2 v2.0.0
[INFO] [stderr]    Compiling object v0.36.7
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling miniz_oxide v0.8.2
[INFO] [stderr]    Compiling gimli v0.31.1
[INFO] [stderr]    Compiling unicode-id-start v1.3.1
[INFO] [stderr]    Compiling better_scoped_tls v1.0.1
[INFO] [stderr]    Compiling swc_visit v2.0.1
[INFO] [stderr]    Compiling anyhow v1.0.95
[INFO] [stderr]    Compiling vsimd v0.8.0
[INFO] [stderr]    Compiling outref v0.5.1
[INFO] [stderr]    Compiling uuid v1.11.0
[INFO] [stderr]    Compiling if_chain v1.0.2
[INFO] [stderr]    Compiling cc v1.2.22
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling base64-simd v0.8.0
[INFO] [stderr]    Compiling smartstring v1.0.1
[INFO] [stderr]    Compiling ryu-js v1.0.2
[INFO] [stderr]    Compiling par-core v2.0.0
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling seq-macro v0.3.6
[INFO] [stderr]    Compiling par-iter v2.0.0
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling bstr v1.11.1
[INFO] [stderr]    Compiling psm v0.1.24
[INFO] [stderr]    Compiling stacker v0.1.17
[INFO] [stderr]    Compiling addr2line v0.24.2
[INFO] [stderr]    Compiling regress v0.10.4
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling semver v1.0.24
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling backtrace v0.3.75
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling swc_macros_common v1.0.1
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]    Compiling cpufeatures v0.2.16
[INFO] [stderr]    Compiling fixedbitset v0.5.7
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling rustix v0.38.42
[INFO] [stderr]    Compiling camino v1.1.9
[INFO] [stderr]    Compiling iana-time-zone v0.1.61
[INFO] [stderr]    Compiling chrono v0.4.39
[INFO] [stderr]    Compiling serde_derive v1.0.217
[INFO] [stderr]    Compiling zerofrom-derive v0.1.5
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling zerofrom v0.1.5
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling from_variant v2.0.2
[INFO] [stderr]    Compiling ast_node v3.0.3
[INFO] [stderr]    Compiling phf_macros v0.11.2
[INFO] [stderr]    Compiling swc_eq_ignore_macros v1.0.1
[INFO] [stderr]    Compiling phf v0.11.2
[INFO] [stderr]    Compiling string_enum v1.0.2
[INFO] [stderr]    Compiling is-macro v0.3.7
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling icu_locid v1.5.0
[INFO] [stderr]    Compiling swc_trace_macro v2.0.2
[INFO] [stderr]    Compiling globset v0.4.16
[INFO] [stderr]    Compiling swc_config_macro v1.0.1
[INFO] [stderr]    Compiling swc_ecma_transforms_macros v1.0.1
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling vergen-lib v0.1.5
[INFO] [stderr]    Compiling castaway v0.2.3
[INFO] [stderr]    Compiling bumpalo v3.16.0
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling owo-colors v4.1.0
[INFO] [stderr]    Compiling path-clean v0.1.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling derive_builder v0.20.2
[INFO] [stderr]    Compiling compact_str v0.7.1
[INFO] [stderr]    Compiling triomphe v0.1.14
[INFO] [stderr]    Compiling bytes-str v0.2.7
[INFO] [stderr]    Compiling hstr v2.0.0
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling indexmap v2.7.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling debugid v0.8.0
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling dashmap v5.5.3
[INFO] [stderr]    Compiling idna_adapter v1.2.0
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling swc_atoms v7.0.0
[INFO] [stderr]    Compiling petgraph v0.7.1
[INFO] [stderr]    Compiling hashbrown v0.13.2
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling swc_allocator v4.0.1
[INFO] [stderr]    Compiling browserslist-data v0.1.0
[INFO] [stderr]    Compiling lru v0.10.1
[INFO] [stderr]    Compiling cargo-platform v0.1.9
[INFO] [stderr]    Compiling swc_sourcemap v9.3.3
[INFO] [stderr]    Compiling Inflector v0.11.4
[INFO] [stderr]    Compiling swc_timer v1.0.0
[INFO] [stderr]    Compiling static-map-macro v0.3.4
[INFO] [stderr]    Compiling swc_ecma_codegen_macros v2.0.2
[INFO] [stderr]    Compiling ptr_meta_derive v0.3.0
[INFO] [stderr]    Compiling swc_common v14.0.2
[INFO] [stderr]    Compiling vergen v9.0.2
[INFO] [stderr]    Compiling dtoa v1.0.9
[INFO] [stderr]    Compiling is_ci v1.2.0
[INFO] [stderr]    Compiling unicode-linebreak v0.1.5
[INFO] [stderr]    Compiling path-clean v1.0.1
[INFO] [stderr]    Compiling ascii v1.1.0
[INFO] [stderr]    Compiling swc_config v3.1.1
[INFO] [stderr]    Compiling precomputed-map v0.2.0
[INFO] [stderr]    Compiling textwrap v0.16.1
[INFO] [stderr]    Compiling supports-color v3.0.2
[INFO] [stderr]    Compiling dtoa-short v0.3.5
[INFO] [stderr]    Compiling swc_ecma_preset_env v29.0.0
[INFO] [stderr]    Compiling ptr_meta v0.3.0
[INFO] [stderr]    Compiling st-map v0.2.4
[INFO] [stderr]    Compiling cargo_metadata v0.19.1
[INFO] [stderr]    Compiling browserslist-rs v0.19.0
[INFO] [stderr]    Compiling terminal_size v0.4.1
[INFO] [stderr]    Compiling swc_ecma_ast v14.0.0
[INFO] [stderr]    Compiling swc_ecma_loader v14.0.0
[INFO] [stderr]    Compiling miette-derive v7.5.0
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling cssparser-macros v0.6.1
[INFO] [stderr]    Compiling backtrace-ext v0.2.1
[INFO] [stderr]    Compiling phf_codegen v0.11.2
[INFO] [stderr]    Compiling supports-unicode v3.0.0
[INFO] [stderr]    Compiling radix_fmt v1.0.0
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling ref-cast v1.0.23
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling supports-hyperlinks v3.1.0
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling miette v7.5.0
[INFO] [stderr]    Compiling cssparser v0.33.0
[INFO] [stderr]    Compiling parcel_selectors v0.28.1
[INFO] [stderr]    Compiling tokio v1.44.2
[INFO] [stderr]    Compiling preset_env_base v5.0.0
[INFO] [stderr]    Compiling rancor v0.1.0
[INFO] [stderr]    Compiling halfbrown v0.2.5
[INFO] [stderr]    Compiling nibble_vec v0.1.0
[INFO] [stderr]    Compiling static-self-derive v0.1.1
[INFO] [stderr]    Compiling ref-cast-impl v1.0.23
[INFO] [stderr]    Compiling bytecheck_derive v0.8.0
[INFO] [stderr]    Compiling float-cmp v0.10.0
[INFO] [stderr]    Compiling endian-type v0.1.2
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling swc_ecma_lexer v22.0.2
[INFO] [stderr]    Compiling bytecheck v0.8.0
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]    Compiling radix_trie v0.2.1
[INFO] [stderr]    Compiling swc_ecma_visit v14.0.0
[INFO] [stderr]    Compiling swc_ecma_codegen v16.0.0
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling value-trait v0.10.1
[INFO] [stderr]    Compiling static-self v0.1.2
[INFO] [stderr]    Compiling swc_error_reporters v16.0.1
[INFO] [stderr]    Compiling swc_core v35.0.0
[INFO] [stderr]    Compiling fancy-regex v0.14.0
[INFO] [stderr]    Compiling swc_node_comments v14.0.0
[INFO] [stderr]    Compiling swc_transform_common v8.0.0
[INFO] [stderr]    Compiling jsonc-parser v0.26.2
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling const-str-proc-macro v0.3.2
[INFO] [stderr]    Compiling munge_macro v0.4.1
[INFO] [stderr]    Compiling concurrent_lru v0.2.0
[INFO] [stderr]    Compiling clean-path v0.2.1
[INFO] [stderr]    Compiling path-slash v0.2.1
[INFO] [stderr]    Compiling const-str v0.3.2
[INFO] [stderr]    Compiling pnp v0.12.1
[INFO] [stderr]    Compiling munge v0.4.1
[INFO] [stderr]    Compiling simd-json v0.14.3
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling lightningcss-derive v1.0.0-alpha.43
[INFO] [stderr]    Compiling rend v0.5.2
[INFO] [stderr]    Compiling cssparser-color v0.1.0
[INFO] [stderr]    Compiling rkyv_derive v0.8.8
[INFO] [stderr]    Compiling swc_ecma_utils v20.0.0
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]    Compiling swc_ecma_parser v22.0.3
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling swc_ecma_compat_common v20.0.0
[INFO] [stderr]    Compiling swc_ecma_compat_es3 v21.0.0
[INFO] [stderr]    Compiling swc_ecma_transforms_base v24.0.0
[INFO] [stderr]    Compiling swc_ecma_usage_analyzer v21.0.0
[INFO] [stderr]    Compiling swc_ecma_ext_transforms v20.0.0
[INFO] [stderr]    Compiling json-strip-comments v1.0.4
[INFO] [stderr]    Compiling dyn-clone v1.0.17
[INFO] [stderr]    Compiling rspack_resolver v0.6.2
[INFO] [stderr]    Compiling rspack_sources v0.4.8
[INFO] [stderr]    Compiling rkyv v0.8.8
[INFO] [stderr]    Compiling swc_ecma_transforms_classes v24.0.0
[INFO] [stderr]    Compiling swc_ecma_compiler v2.0.0
[INFO] [stderr]    Compiling swc_ecma_compat_es2015 v25.0.0
[INFO] [stderr]    Compiling swc_ecma_compat_es2022 v25.0.0
[INFO] [stderr]    Compiling swc_ecma_transforms_optimization v25.0.0
[INFO] [stderr]    Compiling swc_ecma_compat_es2021 v24.0.0
[INFO] [stderr]    Compiling swc_ecma_compat_es2018 v24.0.0
[INFO] [stderr]    Compiling swc_ecma_transforms_react v26.0.0
[INFO] [stderr]    Compiling swc_ecma_compat_es2020 v25.0.0
[INFO] [stderr]    Compiling swc_ecma_compat_es2017 v24.0.0
[INFO] [stderr]    Compiling swc_ecma_compat_es2016 v24.0.0
[INFO] [stderr]    Compiling swc_ecma_compat_es2019 v24.0.0
[INFO] [stderr]    Compiling swc_ecma_transforms_typescript v26.0.0
[INFO] [stderr]    Compiling swc_ecma_transforms_proposal v24.0.0
[INFO] [stderr]    Compiling swc_ecma_transforms_module v26.0.0
[INFO] [stderr]    Compiling swc_ecma_minifier v29.0.0
[INFO] [stderr]    Compiling swc_ecma_quote_macros v22.0.0
[INFO] [stderr]    Compiling lightningcss v1.0.0-alpha.64
[INFO] [stderr]    Compiling swc_ecma_compat_bugfixes v25.0.0
[INFO] [stderr]    Compiling ustr-fxhash v1.0.1
[INFO] [stderr]    Compiling rspack_macros v0.5.0-beta.0
[INFO] [stderr] error: could not compile `swc_ecma_compat_es2015` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/c2e32f1c9652b13ed99608599c1e855462f421f3/bin/rustc --crate-name swc_ecma_compat_es2015 --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/swc_ecma_compat_es2015-25.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=a9fb022eff61918f -C extra-filename=-cc512d4140094a33 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern arrayvec=/opt/rustwide/target/debug/deps/libarrayvec-41dcfe80309d7422.rmeta --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-12836bd86f547b0a.rmeta --extern is_macro=/opt/rustwide/target/debug/deps/libis_macro-f008e39ca388afb2.so --extern rustc_hash=/opt/rustwide/target/debug/deps/librustc_hash-d7c9c021d0487117.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-e72efbe99757fdda.rmeta --extern serde_derive=/opt/rustwide/target/debug/deps/libserde_derive-2e68ba2b3a997bce.so --extern smallvec=/opt/rustwide/target/debug/deps/libsmallvec-f207fe30a8978703.rmeta --extern swc_atoms=/opt/rustwide/target/debug/deps/libswc_atoms-d9806446aea0d3bb.rmeta --extern swc_common=/opt/rustwide/target/debug/deps/libswc_common-6069c6440c9b81e1.rmeta --extern swc_config=/opt/rustwide/target/debug/deps/libswc_config-998d13b5766d5a9f.rmeta --extern swc_ecma_ast=/opt/rustwide/target/debug/deps/libswc_ecma_ast-51ee2abc3475efd6.rmeta --extern swc_ecma_compat_common=/opt/rustwide/target/debug/deps/libswc_ecma_compat_common-738d64a276d17787.rmeta --extern swc_ecma_transforms_base=/opt/rustwide/target/debug/deps/libswc_ecma_transforms_base-a6c6f243c3fe3961.rmeta --extern swc_ecma_transforms_classes=/opt/rustwide/target/debug/deps/libswc_ecma_transforms_classes-2cce6686f14c2154.rmeta --extern swc_ecma_transforms_macros=/opt/rustwide/target/debug/deps/libswc_ecma_transforms_macros-6bfff42a2685d76c.so --extern swc_ecma_utils=/opt/rustwide/target/debug/deps/libswc_ecma_utils-44a38b1d283265b7.rmeta --extern swc_ecma_visit=/opt/rustwide/target/debug/deps/libswc_ecma_visit-0a02404ded8d67af.rmeta --extern swc_trace_macro=/opt/rustwide/target/debug/deps/libswc_trace_macro-f4acd7403d9a0a0d.so --extern tracing=/opt/rustwide/target/debug/deps/libtracing-527ebce72bca0bf9.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/psm-ea082affe5b8f11e/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `lightningcss` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/c2e32f1c9652b13ed99608599c1e855462f421f3/bin/rustc --crate-name lightningcss --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lightningcss-1.0.0-alpha.64/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type rlib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="grid"' --cfg 'feature="into_owned"' --cfg 'feature="serde"' --cfg 'feature="static-self"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("atty", "browserslist", "browserslist-rs", "bundler", "clap", "cli", "dashmap", "default", "grid", "into_owned", "jemallocator", "jsonschema", "nodejs", "parcel_sourcemap", "rayon", "schemars", "serde", "serde_json", "sourcemap", "static-self", "substitute_variables", "visitor"))' -C metadata=cd74ee75a11128fd -C extra-filename=-8816ad0fe7c148f3 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ahash=/opt/rustwide/target/debug/deps/libahash-bc737f8f7e95d7d2.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-8d6004180f14a06d.rmeta --extern const_str=/opt/rustwide/target/debug/deps/libconst_str-7adc24b6db5a74ec.rmeta --extern cssparser=/opt/rustwide/target/debug/deps/libcssparser-30d0cfbbc6545dc3.rmeta --extern cssparser_color=/opt/rustwide/target/debug/deps/libcssparser_color-e9ae42f04e53b6e5.rmeta --extern data_encoding=/opt/rustwide/target/debug/deps/libdata_encoding-6d465a39edfa29f6.rmeta --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-12836bd86f547b0a.rmeta --extern itertools=/opt/rustwide/target/debug/deps/libitertools-01cbb7d922e312a1.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-b3603208c0de2608.rmeta --extern lightningcss_derive=/opt/rustwide/target/debug/deps/liblightningcss_derive-7053a8ee9b6d36c1.so --extern parcel_selectors=/opt/rustwide/target/debug/deps/libparcel_selectors-7616707e55ea731e.rmeta --extern paste=/opt/rustwide/target/debug/deps/libpaste-de6dfd786916684a.so --extern pathdiff=/opt/rustwide/target/debug/deps/libpathdiff-3b9982cd4c9b7139.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-e72efbe99757fdda.rmeta --extern smallvec=/opt/rustwide/target/debug/deps/libsmallvec-f207fe30a8978703.rmeta --extern static_self=/opt/rustwide/target/debug/deps/libstatic_self-31a2cc0e3a643abe.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "f184e2c120374bfbc711fb4eb113d3ef6ee602bb1fa857b4c7bafb0fdc278f18", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f184e2c120374bfbc711fb4eb113d3ef6ee602bb1fa857b4c7bafb0fdc278f18", kill_on_drop: false }`
[INFO] [stdout] f184e2c120374bfbc711fb4eb113d3ef6ee602bb1fa857b4c7bafb0fdc278f18
