[INFO] fetching crate rspack_plugin_lazy_compilation 0.2.0... [INFO] checking rspack_plugin_lazy_compilation-0.2.0 against try#998b6603a58e47f42ccce7a67943234e96b6839e for pr-143170 [INFO] extracting crate rspack_plugin_lazy_compilation 0.2.0 into /workspace/builds/worker-0-tc2/source [INFO] started tweaking crates.io crate rspack_plugin_lazy_compilation 0.2.0 [INFO] finished tweaking crates.io crate rspack_plugin_lazy_compilation 0.2.0 [INFO] tweaked toml for crates.io crate rspack_plugin_lazy_compilation 0.2.0 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate rspack_plugin_lazy_compilation 0.2.0 on toolchain 998b6603a58e47f42ccce7a67943234e96b6839e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+998b6603a58e47f42ccce7a67943234e96b6839e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+998b6603a58e47f42ccce7a67943234e96b6839e" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 458 packages to latest compatible versions [INFO] [stderr] Adding rkyv v0.8.8 (available: v0.8.10) [INFO] [stderr] Adding rkyv_derive v0.8.8 (available: v0.8.10) [INFO] [stderr] Adding rspack_sources v0.3.4 (available: v0.3.6) [INFO] [stderr] Adding rustc-hash v1.1.0 (available: v2.1.1) [INFO] [stderr] Adding simd-json v0.14.0-rc.2 (available: v0.14.3) [INFO] [stderr] Adding swc_core v5.0.1 (available: v5.0.4) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+998b6603a58e47f42ccce7a67943234e96b6839e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+998b6603a58e47f42ccce7a67943234e96b6839e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fbcf969a6cc75fb7d5f737208d5ba021efc3cc7b1baabc310bff9fec56f7489f [INFO] running `Command { std: "docker" "start" "-a" "fbcf969a6cc75fb7d5f737208d5ba021efc3cc7b1baabc310bff9fec56f7489f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fbcf969a6cc75fb7d5f737208d5ba021efc3cc7b1baabc310bff9fec56f7489f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fbcf969a6cc75fb7d5f737208d5ba021efc3cc7b1baabc310bff9fec56f7489f", kill_on_drop: false }` [INFO] [stdout] fbcf969a6cc75fb7d5f737208d5ba021efc3cc7b1baabc310bff9fec56f7489f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+998b6603a58e47f42ccce7a67943234e96b6839e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ceb61ccc1bed0d368aca2e243ed38a54d733f7bcd050f624d82181786fecd629 [INFO] running `Command { std: "docker" "start" "-a" "ceb61ccc1bed0d368aca2e243ed38a54d733f7bcd050f624d82181786fecd629", kill_on_drop: false }` [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Checking cfg-if v1.0.1 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling zerocopy v0.8.26 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Checking allocator-api2 v0.2.21 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking either v1.15.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling icu_normalizer_data v2.0.0 [INFO] [stderr] Compiling icu_properties_data v2.0.1 [INFO] [stderr] Checking foldhash v0.1.5 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Checking crossbeam-deque v0.8.6 [INFO] [stderr] Checking hashbrown v0.15.4 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Checking ryu v1.0.20 [INFO] [stderr] Checking litemap v0.8.0 [INFO] [stderr] Checking rustc-hash v2.1.1 [INFO] [stderr] Checking writeable v0.6.1 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Checking parking_lot v0.12.4 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Checking data-encoding v2.9.0 [INFO] [stderr] Checking tap v1.0.1 [INFO] [stderr] Checking utf8_iter v1.0.4 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Checking wyz v0.5.1 [INFO] [stderr] Checking uuid v1.17.0 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Checking unicode-width v0.1.14 [INFO] [stderr] Checking new_debug_unreachable v1.0.6 [INFO] [stderr] Checking outref v0.5.2 [INFO] [stderr] Checking vsimd v0.8.0 [INFO] [stderr] Checking funty v2.0.0 [INFO] [stderr] Checking if_chain v1.0.2 [INFO] [stderr] Checking unicode-id-start v1.3.1 [INFO] [stderr] Checking scoped-tls v1.0.1 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking bumpalo v3.19.0 [INFO] [stderr] Checking better_scoped_tls v1.0.1 [INFO] [stderr] Checking swc_visit v2.0.1 [INFO] [stderr] Checking siphasher v0.3.11 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Checking base64-simd v0.8.0 [INFO] [stderr] Checking bitflags v2.9.1 [INFO] [stderr] Checking bitvec v1.0.1 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling smartstring v1.0.1 [INFO] [stderr] Checking num_cpus v1.17.0 [INFO] [stderr] Compiling cc v1.2.27 [INFO] [stderr] Checking unicode-id v0.3.5 [INFO] [stderr] Checking ryu-js v1.0.2 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking typed-arena v2.0.2 [INFO] [stderr] Compiling object v0.36.7 [INFO] [stderr] Checking adler2 v2.0.1 [INFO] [stderr] Checking gimli v0.31.1 [INFO] [stderr] Checking miniz_oxide v0.8.9 [INFO] [stderr] Checking rustc-demangle v0.1.25 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Checking regex-syntax v0.8.5 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling swc_macros_common v1.0.1 [INFO] [stderr] Compiling psm v0.1.26 [INFO] [stderr] Compiling stacker v0.1.21 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Checking arrayvec v0.7.6 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Checking addr2line v0.24.2 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling rustversion v1.0.21 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Compiling ptr_meta_derive v0.1.4 [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 phf_macros v0.11.3 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Checking zerofrom v0.1.6 [INFO] [stderr] Checking yoke v0.8.0 [INFO] [stderr] Compiling from_variant v2.0.1 [INFO] [stderr] Checking zerotrie v0.2.2 [INFO] [stderr] Checking zerovec v0.11.2 [INFO] [stderr] Checking phf v0.11.3 [INFO] [stderr] Checking ptr_meta v0.1.4 [INFO] [stderr] Compiling ast_node v2.0.0 [INFO] [stderr] Compiling swc_eq_ignore_macros v1.0.1 [INFO] [stderr] Compiling is-macro v0.3.7 [INFO] [stderr] Compiling string_enum v1.0.1 [INFO] [stderr] Checking backtrace v0.3.75 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Compiling swc_ecma_transforms_macros v1.0.1 [INFO] [stderr] Compiling swc_trace_macro v2.0.1 [INFO] [stderr] Checking tinystr v0.8.1 [INFO] [stderr] Checking potential_utf v0.1.2 [INFO] [stderr] Compiling swc_config_macro v1.0.1 [INFO] [stderr] Checking icu_collections v2.0.0 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Checking icu_locale_core v2.0.0 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Checking fixedbitset v0.4.2 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Checking icu_provider v2.0.0 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Checking icu_properties v2.0.1 [INFO] [stderr] Checking icu_normalizer v2.0.0 [INFO] [stderr] Checking pathdiff v0.2.3 [INFO] [stderr] Compiling derive_builder_core v0.20.2 [INFO] [stderr] Checking cpufeatures v0.2.17 [INFO] [stderr] Checking unicode-linebreak v0.1.5 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Checking base64 v0.21.7 [INFO] [stderr] Checking futures-core v0.3.31 [INFO] [stderr] Checking idna v1.0.3 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Checking url v2.5.4 [INFO] [stderr] Compiling camino v1.1.10 [INFO] [stderr] Compiling derive_builder_macro v0.20.2 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Compiling vergen-lib v0.1.6 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Checking path-clean v0.1.0 [INFO] [stderr] Checking indexmap v2.10.0 [INFO] [stderr] Checking triomphe v0.1.14 [INFO] [stderr] Checking debugid v0.8.0 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Checking hashbrown v0.13.2 [INFO] [stderr] Compiling hstr v0.2.17 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Checking swc_allocator v1.0.0 [INFO] [stderr] Checking dashmap v5.5.3 [INFO] [stderr] Checking lru v0.10.1 [INFO] [stderr] Compiling owo-colors v4.2.2 [INFO] [stderr] Checking swc_atoms v2.0.0 [INFO] [stderr] Checking petgraph v0.6.5 [INFO] [stderr] Checking iana-time-zone v0.1.63 [INFO] [stderr] Checking chrono v0.4.41 [INFO] [stderr] Checking swc_cached v1.0.0 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking sourcemap v9.2.2 [INFO] [stderr] Checking swc_common v4.0.1 [INFO] [stderr] Checking swc_config v1.0.0 [INFO] [stderr] Compiling cargo-platform v0.1.9 [INFO] [stderr] Compiling derive_builder v0.20.2 [INFO] [stderr] Compiling vergen v9.0.6 [INFO] [stderr] Checking Inflector v0.11.4 [INFO] [stderr] Checking swc_timer v1.0.0 [INFO] [stderr] Compiling swc_ecma_codegen_macros v1.0.1 [INFO] [stderr] Compiling static-map-macro v0.3.4 [INFO] [stderr] Checking itertools v0.13.0 [INFO] [stderr] Checking futures-io v0.3.31 [INFO] [stderr] Checking path-clean v1.0.1 [INFO] [stderr] Checking unicode-width v0.2.1 [INFO] [stderr] Checking st-map v0.2.4 [INFO] [stderr] Compiling cargo_metadata v0.19.2 [INFO] [stderr] Checking textwrap v0.16.2 [INFO] [stderr] Checking swc_ecma_ast v4.0.1 [INFO] [stderr] Checking swc_fast_graph v5.0.0 [INFO] [stderr] Checking swc_ecma_loader v4.0.0 [INFO] [stderr] Compiling miette-derive v7.6.0 [INFO] [stderr] Checking browserslist-rs v0.16.0 [INFO] [stderr] Checking radix_fmt v1.0.0 [INFO] [stderr] Checking futures-sink v0.3.31 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Checking miette v7.6.0 [INFO] [stderr] Compiling auto_impl v1.3.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Checking swc_error_reporters v5.0.0 [INFO] [stderr] Checking swc_node_comments v4.0.0 [INFO] [stderr] Checking jsonc-parser v0.21.1 [INFO] [stderr] Checking swc_transform_common v1.0.1 [INFO] [stderr] Checking is-terminal v0.4.16 [INFO] [stderr] Compiling swc_core v5.0.1 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking ustr-fxhash v1.0.1 [INFO] [stderr] Checking hashlink v0.9.1 [INFO] [stderr] Checking simdutf8 v0.1.5 [INFO] [stderr] Checking is_ci v1.2.0 [INFO] [stderr] Checking smawk v0.3.2 [INFO] [stderr] Checking supports-color v2.1.0 [INFO] [stderr] Checking supports-hyperlinks v2.1.0 [INFO] [stderr] Checking textwrap v0.15.2 [INFO] [stderr] Checking supports-unicode v2.1.0 [INFO] [stderr] Checking backtrace-ext v0.2.1 [INFO] [stderr] Compiling miette-derive v5.10.0 [INFO] [stderr] Checking terminal_size v0.1.17 [INFO] [stderr] Compiling ahash v0.7.8 [INFO] [stderr] Checking owo-colors v3.5.0 [INFO] [stderr] Checking rspack_paths v0.2.0 [INFO] [stderr] Checking rspack_collections v0.2.0 [INFO] [stdout] error[E0599]: no method named `get_many_mut` found for struct `HashMap` in the current scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rspack_collections-0.2.0/src/ukey.rs:155:16 [INFO] [stdout] | [INFO] [stdout] 155 | self.inner.get_many_mut(ids) [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: there is a method `get_mut` with a similar name [INFO] [stdout] | [INFO] [stdout] 155 - self.inner.get_many_mut(ids) [INFO] [stdout] 155 + self.inner.get_mut(ids) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0599`. [INFO] [stdout] [INFO] [stderr] error: could not compile `rspack_collections` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "ceb61ccc1bed0d368aca2e243ed38a54d733f7bcd050f624d82181786fecd629", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ceb61ccc1bed0d368aca2e243ed38a54d733f7bcd050f624d82181786fecd629", kill_on_drop: false }` [INFO] [stdout] ceb61ccc1bed0d368aca2e243ed38a54d733f7bcd050f624d82181786fecd629