[INFO] fetching crate poly_styled_jsx 0.6.1...
[INFO] testing poly_styled_jsx-0.6.1 against beta-2026-04-21 for beta-1.96-2
[INFO] extracting crate poly_styled_jsx 0.6.1 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate poly_styled_jsx 0.6.1
[INFO] finished tweaking crates.io crate poly_styled_jsx 0.6.1
[INFO] tweaked toml for crates.io crate poly_styled_jsx 0.6.1 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate poly_styled_jsx 0.6.1 on toolchain beta-2026-04-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "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-2026-04-21" "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]     Blocking waiting for file lock on package cache
[INFO] [stderr]      Locking 270 packages to latest compatible versions
[INFO] [stderr]       Adding generic-array v0.14.7 (available: v0.14.9)
[INFO] [stderr]       Adding swc_common v0.18.9 (available: v21.0.1)
[INFO] [stderr]       Adding swc_css v0.105.0 (available: v25.0.0)
[INFO] [stderr]       Adding swc_css_prefixer v0.101.0 (available: v25.0.0)
[INFO] [stderr]       Adding swc_ecma_transforms_testing v0.91.0 (available: v46.0.0)
[INFO] [stderr]       Adding swc_ecmascript v0.163.0 (available: v60.0.0)
[INFO] [stderr]       Adding testing v0.20.1 (available: v22.0.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b70637826c6d90b4d0bbc9622044311c8445ff479b13a8df82639a70cdcb508c
[INFO] running `Command { std: "docker" "start" "-a" "b70637826c6d90b4d0bbc9622044311c8445ff479b13a8df82639a70cdcb508c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b70637826c6d90b4d0bbc9622044311c8445ff479b13a8df82639a70cdcb508c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b70637826c6d90b4d0bbc9622044311c8445ff479b13a8df82639a70cdcb508c", kill_on_drop: false }`
[INFO] [stdout] b70637826c6d90b4d0bbc9622044311c8445ff479b13a8df82639a70cdcb508c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a44bdfd95ff761b058116e14b2867eedc643389a2123be3bcea6dd1363f762fa
[INFO] running `Command { std: "docker" "start" "-a" "a44bdfd95ff761b058116e14b2867eedc643389a2123be3bcea6dd1363f762fa", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling siphasher v0.3.11
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling swc_macros_common v0.3.14
[INFO] [stderr]    Compiling strsim v0.9.3
[INFO] [stderr]    Compiling precomputed-hash v0.1.1
[INFO] [stderr]    Compiling yoke v0.8.2
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.6
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling uuid v1.23.1
[INFO] [stderr]    Compiling void v1.0.2
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling unreachable v0.1.1
[INFO] [stderr]    Compiling if_chain v1.0.3
[INFO] [stderr]    Compiling zerovec v0.11.6
[INFO] [stderr]    Compiling zerotrie v0.2.4
[INFO] [stderr]    Compiling scoped-tls v1.0.1
[INFO] [stderr]    Compiling unicode-id v0.3.6
[INFO] [stderr]    Compiling data-encoding v2.11.0
[INFO] [stderr]    Compiling debug_unreachable v0.1.1
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling ahash v0.7.8
[INFO] [stderr]    Compiling better_scoped_tls v0.1.2
[INFO] [stderr]    Compiling swc_eq_ignore_macros v0.1.4
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling lexical-util v0.8.5
[INFO] [stderr]    Compiling proc-macro-hack v0.5.20+deprecated
[INFO] [stderr]    Compiling phf_shared v0.10.0
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling typed-arena v2.0.2
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling rayon v1.12.0
[INFO] [stderr]    Compiling retain_mut v0.1.9
[INFO] [stderr]    Compiling easy-error v1.0.0
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling rand v0.8.6
[INFO] [stderr]    Compiling dashmap v5.5.3
[INFO] [stderr]    Compiling swc_timer v0.6.0
[INFO] [stderr]    Compiling from_variant v0.1.9
[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 swc_css_codegen_macros v0.2.4
[INFO] [stderr]    Compiling lexical-write-integer v0.8.5
[INFO] [stderr]    Compiling lexical-parse-integer v0.8.6
[INFO] [stderr]    Compiling tinystr v0.8.3
[INFO] [stderr]    Compiling potential_utf v0.1.5
[INFO] [stderr]    Compiling lexical-parse-float v0.8.5
[INFO] [stderr]    Compiling icu_collections v2.2.0
[INFO] [stderr]    Compiling lexical-write-float v0.8.5
[INFO] [stderr]    Compiling icu_locale_core v2.2.0
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling phf_generator v0.10.0
[INFO] [stderr]    Compiling string_cache_codegen v0.5.4
[INFO] [stderr]    Compiling lexical-core v0.8.5
[INFO] [stderr]    Compiling lexical v6.1.1
[INFO] [stderr]    Compiling swc_atoms v0.2.13
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling Inflector v0.11.4
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling icu_provider v2.2.0
[INFO] [stderr]    Compiling icu_normalizer v2.2.0
[INFO] [stderr]    Compiling icu_properties v2.2.0
[INFO] [stderr]    Compiling string_cache v0.8.9
[INFO] [stderr]    Compiling debugid v0.8.0
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling swc_cached v0.3.20
[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_config` (lib) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "a44bdfd95ff761b058116e14b2867eedc643389a2123be3bcea6dd1363f762fa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a44bdfd95ff761b058116e14b2867eedc643389a2123be3bcea6dd1363f762fa", kill_on_drop: false }`
[INFO] [stdout] a44bdfd95ff761b058116e14b2867eedc643389a2123be3bcea6dd1363f762fa
