[INFO] fetching crate mach_bundler_core 0.0.71...
[INFO] testing mach_bundler_core-0.0.71 against beta-2025-10-28 for beta-1.92-2
[INFO] extracting crate mach_bundler_core 0.0.71 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate mach_bundler_core 0.0.71
[INFO] finished tweaking crates.io crate mach_bundler_core 0.0.71
[INFO] tweaked toml for crates.io crate mach_bundler_core 0.0.71 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate mach_bundler_core 0.0.71 on toolchain beta-2025-10-28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "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" "+beta-2025-10-28" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 277 packages to latest compatible versions
[INFO] [stderr]       Adding napi v2.16.17 (available: v3.4.0)
[INFO] [stderr]       Adding oxc_resolver v1.12.0 (available: v11.13.1)
[INFO] [stderr]       Adding sha-1 v0.10.0 (available: v0.10.1)
[INFO] [stderr]       Adding swc_core v0.90.23 (available: v0.90.37)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4625668c7d9ef19c9e4ec9b21d08c9ff5edf67b20c3c137e6c506d0b87d00509
[INFO] running `Command { std: "docker" "start" "-a" "4625668c7d9ef19c9e4ec9b21d08c9ff5edf67b20c3c137e6c506d0b87d00509", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4625668c7d9ef19c9e4ec9b21d08c9ff5edf67b20c3c137e6c506d0b87d00509", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4625668c7d9ef19c9e4ec9b21d08c9ff5edf67b20c3c137e6c506d0b87d00509", kill_on_drop: false }`
[INFO] [stdout] 4625668c7d9ef19c9e4ec9b21d08c9ff5edf67b20c3c137e6c506d0b87d00509
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bea1c1bc164fe4f5ef26687529374eeccde0072aba86f5850499c659c4e365a1
[INFO] running `Command { std: "docker" "start" "-a" "bea1c1bc164fe4f5ef26687529374eeccde0072aba86f5850499c659c4e365a1", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.6
[INFO] [stderr]    Compiling syn v2.0.108
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling unicode-id-start v1.4.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling better_scoped_tls v0.1.2
[INFO] [stderr]    Compiling siphasher v0.3.11
[INFO] [stderr]    Compiling find-msvc-tools v0.1.4
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling generic-array v0.14.9
[INFO] [stderr]    Compiling wyz v0.5.1
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling object v0.32.2
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling cc v1.2.44
[INFO] [stderr]    Compiling smartstring v1.0.1
[INFO] [stderr]    Compiling uuid v1.18.1
[INFO] [stderr]    Compiling bitvec v1.0.1
[INFO] [stderr]    Compiling if_chain v1.0.3
[INFO] [stderr]    Compiling unicode-id v0.3.6
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]    Compiling string_cache_codegen v0.5.4
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling typed-arena v2.0.2
[INFO] [stderr]    Compiling camino v1.2.1
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling vsimd v0.8.0
[INFO] [stderr]    Compiling outref v0.5.2
[INFO] [stderr]    Compiling web_atoms v0.1.3
[INFO] [stderr]    Compiling outref v0.1.0
[INFO] [stderr]    Compiling mac v0.1.1
[INFO] [stderr]    Compiling precomputed-hash v0.1.1
[INFO] [stderr]    Compiling futf v0.1.5
[INFO] [stderr]    Compiling simd-abstraction v0.7.1
[INFO] [stderr]    Compiling vergen v8.3.2
[INFO] [stderr]    Compiling base64-simd v0.8.0
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling dashmap v5.5.3
[INFO] [stderr]    Compiling stacker v0.1.22
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling base64-simd v0.7.0
[INFO] [stderr]    Compiling tendril v0.4.3
[INFO] [stderr]    Compiling sha-1 v0.10.0
[INFO] [stderr]    Compiling ryu-js v1.0.2
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling radix_fmt v1.0.0
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling json-strip-comments v1.0.4
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling simdutf8 v0.1.5
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling pathdiff v0.2.3
[INFO] [stderr]    Compiling glob-match v0.2.1
[INFO] [stderr]    Compiling normalize-path v0.2.1
[INFO] [stderr]    Compiling indexmap v2.12.0
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling ar_archive_writer v0.2.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling swc_macros_common v0.3.14
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling psm v0.1.28
[INFO] [stderr]    Compiling Inflector v0.11.4
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[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]    Compiling swc_eq_ignore_macros v0.1.4
[INFO] [stderr]    Compiling from_variant v0.1.9
[INFO] [stderr]    Compiling ast_node v0.9.9
[INFO] [stderr]    Compiling is-macro v0.3.7
[INFO] [stderr]    Compiling string_enum v0.4.4
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling swc_ecma_transforms_macros v0.5.5
[INFO] [stderr]    Compiling swc_config_macro v0.1.4
[INFO] [stderr]    Compiling swc_ecma_codegen_macros v0.7.7
[INFO] [stderr]    Compiling match_token v0.35.0
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling swc_timer v0.21.22
[INFO] [stderr]    Compiling swc_visit_macros v0.5.13
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling swc_visit v0.5.14
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling cargo-platform v0.1.9
[INFO] [stderr]    Compiling triomphe v0.1.15
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling debugid v0.8.0
[INFO] [stderr]    Compiling string_cache v0.8.9
[INFO] [stderr]    Compiling swc_cached v0.3.20
[INFO] [stderr]    Compiling oxc_resolver v1.12.0
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.1
[INFO] [stderr]    Compiling cargo_metadata v0.18.1
[INFO] [stderr]    Compiling hstr v0.2.17
[INFO] [stderr]    Compiling swc_atoms v0.6.7
[INFO] [stderr]    Compiling markup5ever v0.35.0
[INFO] [stderr]    Compiling xml5ever v0.35.0
[INFO] [stderr]    Compiling html5ever v0.35.0
[INFO] [stderr]    Compiling swc_core v0.90.23
[INFO] [stderr]    Compiling markup5ever_rcdom v0.35.0+unofficial
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling swc_common v0.33.26
[INFO] [stderr]    Compiling sourcemap v9.2.2
[INFO] [stderr]    Compiling sourcemap v8.0.1
[INFO] [stdout] error[E0432]: unresolved import `serde::__private`
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/swc_common-0.33.26/src/private/mod.rs:3:9
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub use serde::__private as serde;
[INFO] [stdout]   |         ^^^^^^^---------^^^^^^^^^
[INFO] [stdout]   |         |      |
[INFO] [stdout]   |         |      help: a similar name exists in the module: `private`
[INFO] [stdout]   |         no `__private` in the root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling swc_config v0.1.15
[INFO] [stdout] error[E0432]: unresolved import `serde::__private`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/swc_config-0.1.15/src/config_types/bool_or_data.rs:128:20
[INFO] [stdout]     |
[INFO] [stdout] 128 |         use serde::__private::de;
[INFO] [stdout]     |                    ^^^^^^^^^ could not find `__private` in `serde`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `swc_common` (lib) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `swc_config` (lib) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "bea1c1bc164fe4f5ef26687529374eeccde0072aba86f5850499c659c4e365a1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bea1c1bc164fe4f5ef26687529374eeccde0072aba86f5850499c659c4e365a1", kill_on_drop: false }`
[INFO] [stdout] bea1c1bc164fe4f5ef26687529374eeccde0072aba86f5850499c659c4e365a1
