[INFO] fetching crate rspack_plugin_externals 0.5.7... [INFO] testing rspack_plugin_externals-0.5.7 against master#350d0ef0ec0493e6d21cfb265cb8211a0e74d766 for pr-145330-1 [INFO] extracting crate rspack_plugin_externals 0.5.7 into /workspace/builds/worker-4-tc1/source [INFO] started tweaking crates.io crate rspack_plugin_externals 0.5.7 [INFO] finished tweaking crates.io crate rspack_plugin_externals 0.5.7 [INFO] tweaked toml for crates.io crate rspack_plugin_externals 0.5.7 written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate rspack_plugin_externals 0.5.7 on toolchain 350d0ef0ec0493e6d21cfb265cb8211a0e74d766 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate rspack_plugin_externals 0.5.7 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" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 145a23a7e5dea28de75a93237ad50afa31a2b14f2d0b42516f421d9090afb42e [INFO] running `Command { std: "docker" "start" "-a" "145a23a7e5dea28de75a93237ad50afa31a2b14f2d0b42516f421d9090afb42e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "145a23a7e5dea28de75a93237ad50afa31a2b14f2d0b42516f421d9090afb42e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "145a23a7e5dea28de75a93237ad50afa31a2b14f2d0b42516f421d9090afb42e", kill_on_drop: false }` [INFO] [stdout] 145a23a7e5dea28de75a93237ad50afa31a2b14f2d0b42516f421d9090afb42e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "-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" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 43030808dea2b97ab72e5a8f0559dc8bdf8d8dbba1f848b779e833109235f2be [INFO] running `Command { std: "docker" "start" "-a" "43030808dea2b97ab72e5a8f0559dc8bdf8d8dbba1f848b779e833109235f2be", kill_on_drop: false }` [INFO] [stderr] Compiling serde_core v1.0.225 [INFO] [stderr] Compiling serde v1.0.225 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling getrandom v0.3.2 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling pin-project-lite v0.2.15 [INFO] [stderr] Compiling serde_derive v1.0.225 [INFO] [stderr] Compiling swc_macros_common v1.0.1 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling miniz_oxide v0.8.2 [INFO] [stderr] Compiling object v0.36.7 [INFO] [stderr] Compiling gimli v0.31.1 [INFO] [stderr] Compiling unicode-id-start v1.3.1 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling rustc-demangle v0.1.24 [INFO] [stderr] Compiling scoped-tls v1.0.1 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling better_scoped_tls v1.0.1 [INFO] [stderr] Compiling swc_visit v2.0.1 [INFO] [stderr] Compiling swc_eq_ignore_macros v1.0.1 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling anyhow v1.0.95 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling from_variant v2.0.2 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling ast_node v3.0.4 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Compiling data-encoding v2.9.0 [INFO] [stderr] Compiling uuid v1.11.0 [INFO] [stderr] Compiling outref v0.5.1 [INFO] [stderr] Compiling idna_adapter v1.2.0 [INFO] [stderr] Compiling phf_macros v0.11.2 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling base64-simd v0.8.0 [INFO] [stderr] Compiling if_chain v1.0.2 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling is-macro v0.3.7 [INFO] [stderr] Compiling string_enum v1.0.2 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling psm v0.1.24 [INFO] [stderr] Compiling stacker v0.1.17 [INFO] [stderr] Compiling smartstring v1.0.1 [INFO] [stderr] Compiling ryu-js v1.0.2 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling phf v0.11.2 [INFO] [stderr] Compiling seq-macro v0.3.6 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling swc_trace_macro v2.0.2 [INFO] [stderr] Compiling bstr v1.11.1 [INFO] [stderr] Compiling regress v0.10.4 [INFO] [stderr] Compiling swc_config_macro v1.0.1 [INFO] [stderr] Compiling swc_ecma_transforms_macros v1.0.1 [INFO] [stderr] Compiling semver v1.0.24 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling fixedbitset v0.5.7 [INFO] [stderr] Compiling rustix v0.38.42 [INFO] [stderr] Compiling addr2line v0.24.2 [INFO] [stderr] Compiling iana-time-zone v0.1.61 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling camino v1.1.9 [INFO] [stderr] Compiling par-core v2.0.0 [INFO] [stderr] Compiling par-iter v2.0.0 [INFO] [stderr] Compiling chrono v0.4.39 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling aho-corasick v1.1.3 [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 path-clean v0.1.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling owo-colors v4.1.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling compact_str v0.7.1 [INFO] [stderr] Compiling vergen v9.0.2 [INFO] [stderr] Compiling swc_timer v1.0.0 [INFO] [stderr] Compiling swc_ecma_codegen_macros v2.0.2 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling backtrace v0.3.75 [INFO] [stderr] Compiling ptr_meta_derive v0.3.0 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling indexmap v2.7.1 [INFO] [stderr] Compiling bytes-str v0.2.7 [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 globset v0.4.16 [INFO] [stderr] Compiling hashbrown v0.13.2 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling browserslist-data v0.1.0 [INFO] [stderr] Compiling petgraph v0.7.1 [INFO] [stderr] Compiling hstr v2.0.1 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Compiling derive_builder_core v0.20.2 [INFO] [stderr] Compiling dashmap v5.5.3 [INFO] [stderr] Compiling lru v0.10.1 [INFO] [stderr] Compiling swc_atoms v7.0.0 [INFO] [stderr] Compiling swc_allocator v4.0.1 [INFO] [stderr] Compiling cargo-platform v0.1.9 [INFO] [stderr] Compiling static-map-macro v0.3.4 [INFO] [stderr] Compiling unicode-linebreak v0.1.5 [INFO] [stderr] Compiling ascii v1.1.0 [INFO] [stderr] Compiling precomputed-map v0.2.0 [INFO] [stderr] Compiling simdutf8 v0.1.5 [INFO] [stderr] Compiling dtoa v1.0.9 [INFO] [stderr] Compiling is_ci v1.2.0 [INFO] [stderr] Compiling path-clean v1.0.1 [INFO] [stderr] Compiling dtoa-short v0.3.5 [INFO] [stderr] Compiling supports-color v3.0.2 [INFO] [stderr] Compiling textwrap v0.16.1 [INFO] [stderr] Compiling cargo_metadata v0.19.1 [INFO] [stderr] Compiling ptr_meta v0.3.0 [INFO] [stderr] Compiling backtrace-ext v0.2.1 [INFO] [stderr] Compiling terminal_size v0.4.1 [INFO] [stderr] Compiling st-map v0.2.4 [INFO] [stderr] Compiling swc_ecma_preset_env v34.0.0 [INFO] [stderr] Compiling swc_sourcemap v9.3.3 [INFO] [stderr] Compiling derive_builder_macro v0.20.2 [INFO] [stderr] Compiling browserslist-rs v0.19.0 [INFO] [stderr] Compiling phf_codegen v0.11.2 [INFO] [stderr] Compiling swc_common v14.0.4 [INFO] [stderr] Compiling miette-derive v7.5.0 [INFO] [stderr] Compiling derive_builder v0.20.2 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling cssparser-macros v0.6.1 [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 radix_fmt v1.0.0 [INFO] [stderr] Compiling bit-vec v0.8.0 [INFO] [stderr] Compiling supports-unicode v3.0.0 [INFO] [stderr] Compiling cssparser v0.33.0 [INFO] [stderr] Compiling bit-set v0.8.0 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling preset_env_base v5.0.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling parcel_selectors v0.28.2 [INFO] [stderr] Compiling rancor v0.1.0 [INFO] [stderr] Compiling miette v7.5.0 [INFO] [stderr] Compiling halfbrown v0.2.5 [INFO] [stderr] Compiling nibble_vec v0.1.0 [INFO] [stderr] Compiling float-cmp v0.10.0 [INFO] [stderr] Compiling bytecheck_derive v0.8.0 [INFO] [stderr] Compiling ref-cast-impl v1.0.23 [INFO] [stderr] Compiling endian-type v0.1.2 [INFO] [stderr] Compiling convert_case v0.6.0 [INFO] [stderr] Compiling swc_config v3.1.2 [INFO] [stderr] Compiling swc_core v42.0.2 [INFO] [stderr] Compiling bytecheck v0.8.0 [INFO] [stderr] Compiling radix_trie v0.2.1 [INFO] [stderr] Compiling value-trait v0.10.1 [INFO] [stderr] Compiling fancy-regex v0.14.0 [INFO] [stderr] Compiling swc_ecma_ast v15.0.0 [INFO] [stderr] Compiling jsonc-parser v0.26.2 [INFO] [stderr] Compiling dashmap v6.1.0 [INFO] [stderr] Compiling munge_macro v0.4.1 [INFO] [stderr] Compiling concurrent_lru v0.2.0 [INFO] [stderr] Compiling const-str-proc-macro v0.3.2 [INFO] [stderr] Compiling clean-path v0.2.1 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling path-slash v0.2.1 [INFO] [stderr] Compiling munge v0.4.1 [INFO] [stderr] Compiling lightningcss-derive v1.0.0-alpha.43 [INFO] [stderr] Compiling pnp v0.12.1 [INFO] [stderr] Compiling simd-json v0.14.3 [INFO] [stderr] Compiling rend v0.5.2 [INFO] [stderr] Compiling const-str v0.3.2 [INFO] [stderr] Compiling cssparser-color v0.1.0 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling swc_ecma_loader v14.0.0 [INFO] [stderr] Compiling swc_transform_common v8.0.0 [INFO] [stderr] Compiling swc_error_reporters v16.0.1 [INFO] [stderr] Compiling swc_node_comments v14.0.0 [INFO] [stderr] Compiling rkyv_derive v0.8.8 [INFO] [stderr] Compiling json-strip-comments v1.0.4 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling dunce v1.0.5 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling ustr-fxhash v1.0.1 [INFO] [stderr] Compiling hashlink v0.10.0 [INFO] [stderr] Compiling rspack_macros v0.5.7 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling rspack_resolver v0.6.3 [INFO] [stderr] Compiling xxhash-rust v0.8.15 [INFO] [stderr] Compiling json v0.12.4 [INFO] [stderr] Compiling smol_str v0.3.2 [INFO] [stderr] Compiling inventory v0.3.17 [INFO] [stderr] Compiling napi-build v2.2.3 [INFO] [stderr] Compiling dtor-proc-macro v0.0.5 [INFO] [stderr] Compiling unicode-width v0.2.0 [INFO] [stderr] Compiling napi v3.1.6 [INFO] [stderr] Compiling ctor-proc-macro v0.0.5 [INFO] [stderr] Compiling napi-sys v3.0.0 [INFO] [stderr] Compiling nohash-hasher v0.2.0 [INFO] [stderr] Compiling str_indices v0.4.4 [INFO] [stderr] Compiling dtor v0.0.5 [INFO] [stderr] Compiling cow-utils v0.1.3 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling concat-string v1.0.1 [INFO] [stderr] Compiling ctor v0.4.1 [INFO] [stderr] Compiling sugar_path v1.2.0 [INFO] [stderr] Compiling inotify v0.11.0 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling notify-types v2.0.0 [INFO] [stderr] Compiling ropey v1.6.1 [INFO] [stderr] Compiling rspack_sources v0.4.8 [INFO] [stderr] Compiling fast-glob v0.4.5 [INFO] [stderr] Compiling notify v8.1.0 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Compiling lightningcss v1.0.0-alpha.67 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling rspack_tasks v0.5.7 [INFO] [stderr] error: could not compile `rspack_resolver` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/bin/rustc --crate-name rspack_resolver --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rspack_resolver-0.6.3/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 '--warn=clippy::pedantic' '--warn=clippy::nursery' '--warn=clippy::cargo' '--warn=clippy::all' '--warn=clippy::unnecessary_safety_comment' '--warn=clippy::unimplemented' '--warn=clippy::undocumented_unsafe_blocks' '--allow=clippy::too_many_lines' '--warn=clippy::todo' '--allow=clippy::struct_excessive_bools' '--warn=clippy::self_named_module_files' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::rc_mutex' '--warn=clippy::rc_buffer' '--allow=clippy::must_use_candidate' '--allow=clippy::multiple_crate_versions' '--allow=clippy::module_name_repetitions' '--allow=clippy::missing_const_for_fn' '--warn=clippy::impl_trait_in_params' '--warn=clippy::get_unwrap' '--warn=clippy::filetype_is_file' '--warn=clippy::exit' '--warn=clippy::empty_structs_with_brackets' '--warn=clippy::empty_drop' '--allow=clippy::doc_markdown' '--warn=clippy::dbg_macro' '--warn=clippy::clone_on_ref_ptr' --cfg 'feature="package_json_raw_json_api"' --cfg 'feature="pnp"' --cfg 'feature="yarn_pnp"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("codspeed", "default", "document-features", "package_json_raw_json_api", "pnp", "yarn_pnp"))' -C metadata=6ba3a75a5b9be9ac -C extra-filename=-a3370138497b756d --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-300c7dbef07e09c2.so --extern cfg_if=/opt/rustwide/target/debug/deps/libcfg_if-5a199b0ec0054672.rmeta --extern dashmap=/opt/rustwide/target/debug/deps/libdashmap-ae1204cc81ffabd7.rmeta --extern dunce=/opt/rustwide/target/debug/deps/libdunce-f1764a0a24559943.rmeta --extern futures=/opt/rustwide/target/debug/deps/libfutures-7bb6b1725ae67bc7.rmeta --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-6d751fe26b6300ae.rmeta --extern json_strip_comments=/opt/rustwide/target/debug/deps/libjson_strip_comments-1949fb70555fda39.rmeta --extern pnp=/opt/rustwide/target/debug/deps/libpnp-cc3457bc7b310f99.rmeta --extern rustc_hash=/opt/rustwide/target/debug/deps/librustc_hash-d7c9c021d0487117.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-907fa1e0cbeb65c0.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-29887d2e8c2ec1ee.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-563a6c893c83bf64.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-b2dd5627d0b5bdea.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-527ebce72bca0bf9.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "43030808dea2b97ab72e5a8f0559dc8bdf8d8dbba1f848b779e833109235f2be", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "43030808dea2b97ab72e5a8f0559dc8bdf8d8dbba1f848b779e833109235f2be", kill_on_drop: false }` [INFO] [stdout] 43030808dea2b97ab72e5a8f0559dc8bdf8d8dbba1f848b779e833109235f2be