[INFO] fetching crate rspack_collections 0.7.0-beta.1...
[INFO] checking rspack_collections-0.7.0-beta.1 against try#c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f for pr-133502-18
[INFO] extracting crate rspack_collections 0.7.0-beta.1 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate rspack_collections 0.7.0-beta.1
[INFO] finished tweaking crates.io crate rspack_collections 0.7.0-beta.1
[INFO] tweaked toml for crates.io crate rspack_collections 0.7.0-beta.1 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate rspack_collections 0.7.0-beta.1 on toolchain c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate rspack_collections 0.7.0-beta.1 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" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c2b05af4101e49319cb513c6c7f83e1e36828fbb9d6e62b543f40a3a6d3d631f
[INFO] running `Command { std: "docker" "start" "-a" "c2b05af4101e49319cb513c6c7f83e1e36828fbb9d6e62b543f40a3a6d3d631f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c2b05af4101e49319cb513c6c7f83e1e36828fbb9d6e62b543f40a3a6d3d631f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c2b05af4101e49319cb513c6c7f83e1e36828fbb9d6e62b543f40a3a6d3d631f", kill_on_drop: false }`
[INFO] [stdout] c2b05af4101e49319cb513c6c7f83e1e36828fbb9d6e62b543f40a3a6d3d631f
[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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c7c494bce40db4d4b265a9a8fecefc610cd639d4d33ca0d026a5ddf6b2fc02a6
[INFO] running `Command { std: "docker" "start" "-a" "c7c494bce40db4d4b265a9a8fecefc610cd639d4d33ca0d026a5ddf6b2fc02a6", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling unicode-ident v1.0.14
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]     Checking allocator-api2 v0.2.21
[INFO] [stderr]     Checking cfg-if v1.0.4
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling siphasher v0.3.11
[INFO] [stderr]    Compiling zerocopy v0.8.25
[INFO] [stderr]    Compiling phf_shared v0.11.2
[INFO] [stderr]    Compiling getrandom v0.3.2
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling phf_generator v0.11.2
[INFO] [stderr]     Checking foldhash v0.2.0
[INFO] [stderr]     Checking litemap v0.7.4
[INFO] [stderr]     Checking hashbrown v0.16.0
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]     Checking icu_locid_transform_data v1.5.0
[INFO] [stderr]     Checking pin-project-lite v0.2.15
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]     Checking icu_properties_data v1.5.0
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]     Checking icu_normalizer_data v1.5.0
[INFO] [stderr]    Compiling rustversion v1.0.19
[INFO] [stderr]     Checking itoa v1.0.16
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]     Checking percent-encoding v2.3.2
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]     Checking form_urlencoded v1.2.2
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking scoped-tls v1.0.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking swc_visit v2.0.1
[INFO] [stderr]     Checking better_scoped_tls v1.0.1
[INFO] [stderr]    Compiling camino v1.2.2
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling semver v1.0.24
[INFO] [stderr]     Checking unicode-width v0.2.2
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling vergen-lib v0.1.5
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling ryu v1.0.18
[INFO] [stderr]     Checking unicode-id-start v1.3.1
[INFO] [stderr]     Checking simdutf8 v0.1.5
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling vergen v9.0.2
[INFO] [stderr]    Compiling smartstring v1.0.1
[INFO] [stderr]    Compiling ref-cast v1.0.23
[INFO] [stderr]     Checking indexmap v2.12.0
[INFO] [stderr]     Checking static_assertions v1.1.0
[INFO] [stderr]     Checking dtoa v1.0.9
[INFO] [stderr]     Checking futures-core v0.3.31
[INFO] [stderr]     Checking futures-sink v0.3.31
[INFO] [stderr]     Checking dtoa-short v0.3.5
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]     Checking lock_api v0.4.14
[INFO] [stderr]     Checking rayon v1.11.0
[INFO] [stderr]     Checking float-cmp v0.10.0
[INFO] [stderr]    Compiling phf_codegen v0.11.2
[INFO] [stderr]     Checking zlib-rs v0.5.2
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]     Checking bit-vec v0.8.0
[INFO] [stderr]     Checking bit-set v0.8.0
[INFO] [stderr]     Checking libz-rs-sys v0.5.2
[INFO] [stderr]    Compiling parcel_selectors v0.28.2
[INFO] [stderr]    Compiling static-self-derive v0.1.1
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking crc32fast v1.4.2
[INFO] [stderr]     Checking ryu-js v1.0.2
[INFO] [stderr]    Compiling seq-macro v0.3.6
[INFO] [stderr]     Checking endian-type v0.2.0
[INFO] [stderr]     Checking flate2 v1.1.5
[INFO] [stderr]    Compiling const-str-proc-macro v0.3.2
[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]     Checking bumpalo v3.16.0
[INFO] [stderr]     Checking par-core v2.0.0
[INFO] [stderr]     Checking concurrent_lru v0.2.0
[INFO] [stderr]     Checking log v0.4.22
[INFO] [stderr]     Checking hashbrown v0.15.2
[INFO] [stderr]     Checking swc_allocator v4.0.1
[INFO] [stderr]     Checking const-str v0.3.2
[INFO] [stderr]    Compiling lightningcss-derive v1.0.0-alpha.43
[INFO] [stderr]     Checking json-strip-comments v1.0.4
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking dyn-clone v1.0.20
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]     Checking data-encoding v2.9.0
[INFO] [stderr]     Checking dunce v1.0.5
[INFO] [stderr]     Checking hashlink v0.10.0
[INFO] [stderr]     Checking inventory v0.3.17
[INFO] [stderr]     Checking json v0.12.4
[INFO] [stderr]    Compiling serde_derive v1.0.228
[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 displaydoc v0.2.5
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling phf_macros v0.11.2
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling swc_eq_ignore_macros v1.0.1
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]    Compiling ast_node v5.0.0
[INFO] [stderr]     Checking zerofrom v0.1.5
[INFO] [stderr]     Checking yoke v0.7.5
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]    Compiling from_variant v3.0.0
[INFO] [stderr]     Checking phf v0.11.2
[INFO] [stderr]     Checking zerovec v0.10.4
[INFO] [stderr]    Compiling string_enum v1.0.2
[INFO] [stderr]    Compiling is-macro v0.3.7
[INFO] [stderr]    Compiling ptr_meta_derive v0.3.0
[INFO] [stderr]    Compiling ref-cast-impl v1.0.23
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking ptr_meta v0.3.0
[INFO] [stderr]    Compiling cssparser-macros v0.6.1
[INFO] [stderr]     Checking tinystr v0.7.6
[INFO] [stderr]     Checking icu_collections v1.5.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]     Checking rancor v0.1.0
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[INFO] [stderr]     Checking icu_locid v1.5.0
[INFO] [stderr]    Compiling bytecheck_derive v0.8.0
[INFO] [stderr]     Checking fancy-regex v0.16.2
[INFO] [stderr]    Compiling munge_macro v0.4.1
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling derive_builder v0.20.2
[INFO] [stderr]     Checking icu_provider v1.5.0
[INFO] [stderr]     Checking munge v0.4.1
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling rkyv_derive v0.8.8
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]     Checking icu_locid_transform v1.5.0
[INFO] [stderr]     Checking bytecheck v0.8.0
[INFO] [stderr]     Checking rend v0.5.2
[INFO] [stderr]     Checking tokio v1.48.0
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking triomphe v0.1.14
[INFO] [stderr]     Checking icu_properties v1.5.1
[INFO] [stderr]     Checking hstr v3.0.3
[INFO] [stderr]     Checking bitflags v2.9.1
[INFO] [stderr]     Checking bytes-str v0.2.7
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking swc_atoms v9.0.0
[INFO] [stderr]    Compiling cargo-platform v0.1.9
[INFO] [stderr]     Checking halfbrown v0.4.0
[INFO] [stderr]    Compiling cargo_metadata v0.19.1
[INFO] [stderr]     Checking cssparser v0.33.0
[INFO] [stderr]     Checking value-trait v0.12.1
[INFO] [stderr]     Checking nibble_vec v0.1.0
[INFO] [stderr]     Checking icu_normalizer v1.5.0
[INFO] [stderr]     Checking simd-json v0.17.0
[INFO] [stderr]     Checking radix_trie v0.3.0
[INFO] [stderr]     Checking static-self v0.1.2
[INFO] [stderr]     Checking pnp v0.12.5
[INFO] [stderr]     Checking idna_adapter v1.2.0
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking cssparser-color v0.1.0
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking url v2.5.7
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking dashmap v6.1.0
[INFO] [stderr]     Checking serde-content v0.1.2
[INFO] [stderr]     Checking ustr-fxhash v1.0.1
[INFO] [stderr]    Compiling rspack_cacheable_macros v0.7.0-beta.1
[INFO] [stderr]    Compiling swc_core v52.0.0
[INFO] [stderr]     Checking swc_common v18.0.1
[INFO] [stderr]     Checking smol_str v0.3.4
[INFO] [stderr]     Checking rspack_resolver v0.6.6
[INFO] [stderr]     Checking rspack_sources v0.4.17
[INFO] [stderr]     Checking lightningcss v1.0.0-alpha.68
[INFO] [stderr]     Checking rkyv v0.8.8
[INFO] [stderr]     Checking swc_ecma_ast v19.0.0
[INFO] [stderr]     Checking swc_ecma_visit v19.0.0
[INFO] [stderr]     Checking swc_ecma_parser v30.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/c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f/bin/rustc --crate-name swc_ecma_visit --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/swc_ecma_visit-19.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(swc_ast_unknown)' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("debug", "default", "path", "serde", "serde-impl"))' -C metadata=92e635c42efe189f -C extra-filename=-b7d466e7116d1ad6 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern debug_unreachable=/opt/rustwide/target/debug/deps/libdebug_unreachable-308576270019a9b4.rmeta --extern num_bigint=/opt/rustwide/target/debug/deps/libnum_bigint-4e38d1aff29acb0b.rmeta --extern swc_atoms=/opt/rustwide/target/debug/deps/libswc_atoms-55377ffda33da08c.rmeta --extern swc_common=/opt/rustwide/target/debug/deps/libswc_common-b58c708581dc3175.rmeta --extern swc_ecma_ast=/opt/rustwide/target/debug/deps/libswc_ecma_ast-7652146f49e313bf.rmeta --extern swc_visit=/opt/rustwide/target/debug/deps/libswc_visit-748cc1a5c14288de.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-ac36344609909dbd.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" "c7c494bce40db4d4b265a9a8fecefc610cd639d4d33ca0d026a5ddf6b2fc02a6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c7c494bce40db4d4b265a9a8fecefc610cd639d4d33ca0d026a5ddf6b2fc02a6", kill_on_drop: false }`
[INFO] [stdout] c7c494bce40db4d4b265a9a8fecefc610cd639d4d33ca0d026a5ddf6b2fc02a6
