swc_css 0.150.0

CSS apis for rust
Build #778246 2023-03-29T03:41:18.960805+00:00
# rustc version
rustc 1.70.0-nightly (478cbb42b 2023-03-28)
# docs.rs version
docsrs 0.6.0 (e422fa63 2023-03-25)

# build log
[INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace/builds/swc_css-0.150.0/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace/builds/swc_css-0.150.0/source:/opt/rustwide/workdir:ro,Z" "-v" "/home/cratesfyi/workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/home/cratesfyi/workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "DOCS_RS=1" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "3221225472" "--cpus" "3" "--user" "1001:1001" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:6ef671f6951f6f7b82eaf49ad0b3b99466e493f2d9d82dd96208252612681f61" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--all-features" "-Z" "unstable-options" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20230328-1.70.0-nightly-478cbb42b\", \"--static-root-path\", \"/-/rustdoc.static/\", \"--cap-lints\", \"warn\", \"--disable-per-crate-search\", \"--extern-html-root-takes-precedence\"]" "--offline" "-Zunstable-options" "--config=doc.extern-map.registries.crates-io=\"https://docs.rs/{pkg_name}/{version}/x86_64-unknown-linux-gnu\"" "-Zrustdoc-scrape-examples" "-j3" "--target" "x86_64-unknown-linux-gnu", kill_on_drop: false }`
[INFO] [stdout] c424a5537ee6f0369506dfb77d58d574fe64ee1411567972ae4d45b7f5267ac4
[INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
[INFO] running `Command { std: "docker" "start" "-a" "c424a5537ee6f0369506dfb77d58d574fe64ee1411567972ae4d45b7f5267ac4", kill_on_drop: false }`
[INFO] [stderr] warning: Target filter specified, but no targets matched. This is a no-op
[INFO] [stderr]     Checking swc_css_ast v0.135.0
[INFO] [stderr]     Checking arrayvec v0.7.2
[INFO] [stderr]     Checking dashmap v5.4.0
[INFO] [stderr]     Checking st-map v0.1.6
[INFO] [stderr]     Checking browserslist-rs v0.12.3
[INFO] [stderr]     Checking lexical v6.1.1
[INFO] [stderr]     Checking anyhow v1.0.70
[INFO] [stderr]    Compiling auto_impl v0.5.0
[INFO] [stderr] error[E0433]: failed to resolve: could not find `serde` in the list of imported crates
[INFO] [stderr]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/swc_css_ast-0.135.0/src/at_rule.rs:11:1
[INFO] [stderr]    |
[INFO] [stderr] 11 | #[ast_node("AtRule")]
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^ could not find `serde` in the list of imported crates
[INFO] [stderr]    |
[INFO] [stderr]    = note: this error originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: could not find `serde` in the list of imported crates
[INFO] [stderr]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/swc_css_ast-0.135.0/src/at_rule.rs:20:1
[INFO] [stderr]    |
[INFO] [stderr] 20 | #[ast_node]
[INFO] [stderr]    | ^^^^^^^^^^^ could not find `serde` in the list of imported crates
[INFO] [stderr]    |
[INFO] [stderr]    = note: this error originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: could not find `serde` in the list of imported crates
[INFO] [stderr]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/swc_css_ast-0.135.0/src/at_rule.rs:48:1
[INFO] [stderr]    |
[INFO] [stderr] 48 | #[ast_node]
[INFO] [stderr]    | ^^^^^^^^^^^ could not find `serde` in the list of imported crates
[INFO] [stderr]    |
[INFO] [stderr]    = note: this error originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: could not find `serde` in the list of imported crates
[INFO] [stderr]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/swc_css_ast-0.135.0/src/at_rule.rs:89:1
[INFO] [stderr]    |
[INFO] [stderr] 89 | #[ast_node]
[INFO] [stderr]    | ^^^^^^^^^^^ could not find `serde` in the list of imported crates
[INFO] [stderr]    |
[INFO] [stderr]    = note: this error originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: could not find `serde` in the list of imported crates
[INFO] [stderr]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/swc_css_ast-0.135.0/src/at_rule.rs:98:1
[INFO] [stderr]    |
[INFO] [stderr] 98 | #[ast_node("DocumentPrelude")]
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `serde` in the list of imported crates
[INFO] [stderr]    |
[INFO] [stderr]    = note: this error originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: could not find `serde` in the list of imported crates
[INFO] [stderr]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/swc_css_ast-0.135.0/src/at_rule.rs:105:1
[INFO] [stderr]     |
[INFO] [stderr] 105 | #[ast_node("FontFeatureValuesPrelude")]
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `serde` in the list of imported crates
[INFO] [stderr]     |
[INFO] [stderr]     = note: this error originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: could not find `serde` in the list of imported crates
[INFO] [stderr]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/swc_css_ast-0.135.0/src/at_rule.rs:112:1
[INFO] [stderr]     |
[INFO] [stderr] 112 | #[ast_node]
[INFO] [stderr]     | ^^^^^^^^^^^ could not find `serde` in the list of imported crates
[INFO] [stderr]     |
[INFO] [stderr]     = note: this error originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: could not find `serde` in the list of imported crates
[INFO] [stderr]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/swc_css_ast-0.135.0/src/at_rule.rs:121:1
[INFO] [stderr]     |
[INFO] [stderr] 121 | #[ast_node]
[INFO] [stderr]     | ^^^^^^^^^^^ could not find `serde` in the list of imported crates
[INFO] [stderr]     |
[INFO] [stderr]     = note: this error originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: could not find `serde` in the list of imported crates
[INFO] [stderr]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/swc_css_ast-0.135.0/src/at_rule.rs:136:1
[INFO] [stderr]     |
[INFO] [stderr] 136 | #[ast_node("KeyframesPseudo")]
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `serde` in the list of imported crates
[INFO] [stderr]     |
[INFO] [stderr]     = note: this error originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: could not find `serde` in the list of imported crates
[INFO] [stderr]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/swc_css_ast-0.135.0/src/at_rule.rs:144:1
[INFO] [stderr]     |
[INFO] [stderr] 144 | #[ast_node("KeyframesPseudo")]
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `serde` in the list of imported crates
[INFO] [stderr]     |
[INFO] [stderr]     = note: this error originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: could not find `serde` in the list of imported crates
[INFO] [stderr]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/swc_css_ast-0.135.0/src/at_rule.rs:152:1
[INFO] [stderr]     |
[INFO] [stderr] 152 | #[ast_node("KeyframeBlock")]
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `serde` in the list of imported crates
[INFO] [stderr]     |
[INFO] [stderr]     = note: this error originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: could not find `serde` in the list of imported crates
[INFO] [stderr]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/swc_css_ast-0.135.0/src/at_rule.rs:160:1
[INFO] [stderr]     |
[INFO] [stderr] 160 | #[ast_node]
[INFO] [stderr]     | ^^^^^^^^^^^ could not find `serde` in the list of imported crates
[INFO] [stderr]     |
[INFO] [stderr]     = note: this error originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: could not find `serde` in the list of imported crates
[INFO] [stderr]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/swc_css_ast-0.135.0/src/at_rule.rs:169:1
[INFO] [stderr]     |
[INFO] [stderr] 169 | #[ast_node("ImportPrelude")]
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `serde` in the list of imported crates
[INFO] [stderr]     |
[INFO] [stderr]     = note: this error originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: could not find `serde` in the list of imported crates
[INFO] [stderr]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/swc_css_ast-0.135.0/src/at_rule.rs:178:1
[INFO] [stderr]     |
[INFO] [stderr] 178 | #[ast_node]
[INFO] [stderr]     | ^^^^^^^^^^^ could not find `serde` in the list of imported crates
[INFO] [stderr]     |
[INFO] [stderr]     = note: this error originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: could not find `serde` in the list of imported crates
[INFO] [stderr]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/swc_css_ast-0.135.0/src/at_rule.rs:187:1
[INFO] [stderr]     |
[INFO] [stderr] 187 | #[ast_node]
[INFO] [stderr]     | ^^^^^^^^^^^ could not find `serde` in the list of imported crates
[INFO] [stderr]     |
[INFO] [stderr]     = note: this error originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: could not find `serde` in the list of imported crates
[INFO] [stderr]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/swc_css_ast-0.135.0/src/at_rule.rs:196:1
[INFO] [stderr]     |
[INFO] [stderr] 196 | #[ast_node("ImportCondition")]
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `serde` in the list of imported crates
[INFO] [stderr]     |
[INFO] [stderr]     = note: this error originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: could not find `serde` in the list of imported crates
[INFO] [stderr]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/swc_css_ast-0.135.0/src/at_rule.rs:204:1
[INFO] [stderr]     |
[INFO] [stderr] 204 | #[ast_node("NamespacePrelude")]
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `serde` in the list of imported crates
[INFO] [stderr]     |
[INFO] [stderr]     = note: this error originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: could not find `serde` in the list of imported crates
[INFO] [stderr]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/swc_css_ast-0.135.0/src/at_rule.rs:212:1
[INFO] [stderr]     |
[INFO] [stderr] 212 | #[ast_node]
[INFO] [stderr]     | ^^^^^^^^^^^ could not find `serde` in the list of imported crates
[INFO] [stderr]     |
[INFO] [stderr]     = note: this error originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: could not find `serde` in the list of imported crates
[INFO] [stderr]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/swc_css_ast-0.135.0/src/at_rule.rs:221:1
[INFO] [stderr]     |
[INFO] [stderr] 221 | #[ast_node("MediaQueryList")]
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `serde` in the list of imported crates
[INFO] [stderr]     |
[INFO] [stderr]     = note: this error originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: could not find `serde` in the list of imported crates
[INFO] [stderr]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/swc_css_ast-0.135.0/src/at_rule.rs:228:1
[INFO] [stderr]     |
[INFO] [stderr] 228 | #[ast_node("MediaQuery")]
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `serde` in the list of imported crates
[INFO] [stderr]     |
[INFO] [stderr]     = note: this error originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: could not find `serde` in the list of imported crates
[INFO] [stderr]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/swc_css_ast-0.135.0/src/at_rule.rs:259:1
[INFO] [stderr]     |
[INFO] [stderr] 259 | #[ast_node]
[INFO] [stderr]     | ^^^^^^^^^^^ could not find `serde` in the list of imported crates
[INFO] [stderr]     |
[INFO] [stderr]     = note: this error originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: could not find `serde` in the list of imported crates
[INFO] [stderr]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/swc_css_ast-0.135.0/src/at_rule.rs:266:1
[INFO] [stderr]     |
[INFO] [stderr] 266 | #[ast_node]
[INFO] [stderr]     | ^^^^^^^^^^^ could not find `serde` in the list of imported crates
[INFO] [stderr]     |
[INFO] [stderr]     = note: this error originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: could not find `serde` in the list of imported crates
[INFO] [stderr]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/swc_css_ast-0.135.0/src/at_rule.rs:276:1
[INFO] [stderr]     |
[INFO] [stderr] 276 | #[ast_node("MediaCondition")]
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `serde` in the list of imported crates
[INFO] [stderr]     |
[INFO] [stderr]     = note: this error originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: could not find `serde` in the list of imported crates
[INFO] [stderr]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/swc_css_ast-0.135.0/src/at_rule.rs:283:1
[INFO] [stderr]     |
[INFO] [stderr] 283 | #[ast_node("MediaConditionWithoutOr")]
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `serde` in the list of imported crates
[INFO] [stderr]     |
[INFO] [stderr]     = note: this error originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: could not find `serde` in the list of imported crates
[INFO] [stderr]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/swc_css_ast-0.135.0/src/at_rule.rs:290:1
[INFO] [stderr]     |
[INFO] [stderr] 290 | #[ast_node]
[INFO] [stderr]     | ^^^^^^^^^^^ could not find `serde` in the list of imported crates
[INFO] [stderr]     |
[INFO] [stderr]     = note: this error originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: could not find `serde` in the list of imported crates
[INFO] [stderr]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/swc_css_ast-0.135.0/src/at_rule.rs:306:1
[INFO] [stderr]     |
[INFO] [stderr] 306 | #[ast_node]
[INFO] [stderr]     | ^^^^^^^^^^^ could not find `serde` in the list of imported crates
[INFO] [stderr]     |
[INFO] [stderr]     = note: this error originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: could not find `serde` in the list of imported crates
[INFO] [stderr]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/swc_css_ast-0.135.0/src/at_rule.rs:319:1
[INFO] [stderr]     |
[INFO] [stderr] 319 | #[ast_node("MediaNot")]
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^^^^ could not find `serde` in the list of imported crates
[INFO] [stderr]     |
[INFO] [stderr]     = note: this error originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: could not find `serde` in the list of imported crates
[INFO] [stderr]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/swc_css_ast-0.135.0/src/at_rule.rs:333:1
[INFO] [stderr]     |
[INFO] [stderr] 333 | #[ast_node("MediaAnd")]
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^^^^ could not find `serde` in the list of imported crates
[INFO] [stderr]     |
[INFO] [stderr]     = note: this error originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: could not find `serde` in the list of imported crates
[INFO] [stderr]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/swc_css_ast-0.135.0/src/at_rule.rs:347:1
[INFO] [stderr]     |
[INFO] [stderr] 347 | #[ast_node("MediaOr")]
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^^^ could not find `serde` in the list of imported crates
[INFO] [stderr]     |
[INFO] [stderr]     = note: this error originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: could not find `serde` in the list of imported crates
[INFO] [stderr]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/swc_css_ast-0.135.0/src/at_rule.rs:361:1
[INFO] [stderr]     |
[INFO] [stderr] 361 | #[ast_node]
[INFO] [stderr]     | ^^^^^^^^^^^ could not find `serde` in the list of imported crates
[INFO] [stderr]     |
[INFO] [stderr]     = note: this error originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: could not find `serde` in the list of imported crates
[INFO] [stderr]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/swc_css_ast-0.135.0/src/at_rule.rs:374:1
[INFO] [stderr]     |
[INFO] [stderr] 374 | #[ast_node]
[INFO] [stderr]     | ^^^^^^^^^^^ could not find `serde` in the list of imported crates
[INFO] [stderr]     |
[INFO] [stderr]     = note: this error originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: could not find `serde` in the list of imported crates
[INFO] [stderr]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/swc_css_ast-0.135.0/src/at_rule.rs:390:1
[INFO] [stderr]     |
[INFO] [stderr] 390 | #[ast_node]
[INFO] [stderr]     | ^^^^^^^^^^^ could not find `serde` in the list of imported crates
[INFO] [stderr]     |
[INFO] [stderr]     = note: this error originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: could not find `serde` in the list of imported crates
[INFO] [stderr]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/swc_css_ast-0.135.0/src/at_rule.rs:400:1
[INFO] [stderr]     |
[INFO] [stderr] 400 | #[ast_node]
[INFO] [stderr]     | ^^^^^^^^^^^ could not find `serde` in the list of imported crates
[INFO] [stderr]     |
[INFO] [stderr]     = note: this error originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: could not find `serde` in the list of imported crates
[INFO] [stderr]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/swc_css_ast-0.135.0/src/at_rule.rs:419:1
[INFO] [stderr]     |
[INFO] [stderr] 419 | #[ast_node("MediaFeaturePlain")]
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `serde` in the list of imported crates
[INFO] [stderr]     |
[INFO] [stderr]     = note: this error originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: could not find `serde` in the list of imported crates
[INFO] [stderr]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/swc_css_ast-0.135.0/src/at_rule.rs:427:1
[INFO] [stderr]     |
[INFO] [stderr] 427 | #[ast_node("MediaFeatureBoolean")]
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `serde` in the list of imported crates
[INFO] [stderr]     |
[INFO] [stderr]     = note: this error originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: could not find `serde` in the list of imported crates
[INFO] [stderr]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/swc_css_ast-0.135.0/src/at_rule.rs:464:1
[INFO] [stderr]     |
[INFO] [stderr] 464 | #[ast_node("MediaFeatureRange")]
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `serde` in the list of imported crates
[INFO] [stderr]     |
[INFO] [stderr]     = note: this error originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: could not find `serde` in the list of imported crates
[INFO] [stderr]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/swc_css_ast-0.135.0/src/at_rule.rs:473:1
[INFO] [stderr]     |
[INFO] [stderr] 473 | #[ast_node("MediaFeatureRangeInterval")]
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `serde` in the list of imported crates
[INFO] [stderr]     |
[INFO] [stderr]     = note: this error originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: could not find `serde` in the list of imported crates
[INFO] [stderr]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/swc_css_ast-0.135.0/src/at_rule.rs:486:1
[INFO] [stderr]     |
[INFO] [stderr] 486 | #[ast_node("SupportsCondition")]
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `serde` in the list of imported crates
[INFO] [stderr]     |
[INFO] [stderr]     = note: this error originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: could not find `serde` in the list of imported crates
[INFO] [stderr]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/swc_css_ast-0.135.0/src/at_rule.rs:493:1
[INFO] [stderr]     |
[INFO] [stderr] 493 | #[ast_node]
[INFO] [stderr]     | ^^^^^^^^^^^ could not find `serde` in the list of imported crates
[INFO] [stderr]     |
[INFO] [stderr]     = note: this error originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: could not find `serde` in the list of imported crates
[INFO] [stderr]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/swc_css_ast-0.135.0/src/at_rule.rs:509:1
[INFO] [stderr]     |
[INFO] [stderr] 509 | #[ast_node("SupportsNot")]
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `serde` in the list of imported crates
[INFO] [stderr]     |
[INFO] [stderr]     = note: this error originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: could not find `serde` in the list of imported crates
[INFO] [stderr]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/swc_css_ast-0.135.0/src/at_rule.rs:523:1
[INFO] [stderr]     |
[INFO] [stderr] 523 | #[ast_node("SupportsAnd")]
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `serde` in the list of imported crates
[INFO] [stderr]     |
[INFO] [stderr]     = note: this error originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: could not find `serde` in the list of imported crates
[INFO] [stderr]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/swc_css_ast-0.135.0/src/at_rule.rs:537:1
[INFO] [stderr]     |
[INFO] [stderr] 537 | #[ast_node("SupportsOr")]
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `serde` in the list of imported crates
[INFO] [stderr]     |
[INFO] [stderr]     = note: this error originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: could not find `serde` in the list of imported crates
[INFO] [stderr]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/swc_css_ast-0.135.0/src/at_rule.rs:551:1
[INFO] [stderr]     |
[INFO] [stderr] 551 | #[ast_node]
[INFO] [stderr]     | ^^^^^^^^^^^ could not find `serde` in the list of imported crates
[INFO] [stderr]     |
[INFO] [stderr]     = note: this error originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: could not find `serde` in the list of imported crates
[INFO] [stderr]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/swc_css_ast-0.135.0/src/at_rule.rs:564:1
[INFO] [stderr]     |
[INFO] [stderr] 564 | #[ast_node]
[INFO] [stderr]     | ^^^^^^^^^^^ could not find `serde` in the list of imported crates
[INFO] [stderr]     |
[INFO] [stderr]     = note: this error originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: could not find `serde` in the list of imported crates
[INFO] [stderr]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/swc_css_ast-0.135.0/src/at_rule.rs:573:1
[INFO] [stderr]     |
[INFO] [stderr] 573 | #[ast_node]
[INFO] [stderr]     | ^^^^^^^^^^^ could not find `serde` in the list of imported crates
[INFO] [stderr]     |
[INFO] [stderr]     = note: this error originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: could not find `serde` in the list of imported crates
[INFO] [stderr]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/swc_css_ast-0.135.0/src/at_rule.rs:582:1
[INFO] [stderr]     |
[INFO] [stderr] 582 | #[ast_node("PageSelectorList")]
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `serde` in the list of imported crates
[INFO] [stderr]     |
[INFO] [stderr]     = note: this error originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: could not find `serde` in the list of imported crates
[INFO] [stderr]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/swc_css_ast-0.135.0/src/at_rule.rs:589:1
[INFO] [stderr]     |
[INFO] [stderr] 589 | #[ast_node("PageSelector")]
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `serde` in the list of imported crates
[INFO] [stderr]     |
[INFO] [stderr]     = note: this error originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: could not find `serde` in the list of imported crates
[INFO] [stderr]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/swc_css_ast-0.135.0/src/at_rule.rs:597:1
[INFO] [stderr]     |
[INFO] [stderr] 597 | #[ast_node("PageSelectorType")]
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `serde` in the list of imported crates
[INFO] [stderr]     |
[INFO] [stderr]     = note: this error originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: could not find `serde` in the list of imported crates
[INFO] [stderr]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/swc_css_ast-0.135.0/src/at_rule.rs:604:1
[INFO] [stderr]     |
[INFO] [stderr] 604 | #[ast_node("PageSelectorPseudo")]
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `serde` in the list of imported crates
[INFO] [stderr]     |
[INFO] [stderr]     = note: this error originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: could not find `serde` in the list of imported crates
[INFO] [stderr]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/swc_css_ast-0.135.0/src/at_rule.rs:611:1
[INFO] [stderr]     |
[INFO] [stderr] 611 | #[ast_node]
[INFO] [stderr]     | ^^^^^^^^^^^ could not find `serde` in the list of imported crates
[INFO] [stderr]     |
[INFO] [stderr]     = note: this error originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: could not find `serde` in the list of imported crates
[INFO] [stderr]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/swc_css_ast-0.135.0/src/at_rule.rs:620:1
[INFO] [stderr]     |
[INFO] [stderr] 620 | #[ast_node("LayerName")]
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^^^^^ could not find `serde` in the list of imported crates
[INFO] [stderr]     |
[INFO] [stderr]     = note: this error originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: could not find `serde` in the list of imported crates
[INFO] [stderr]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/swc_css_ast-0.135.0/src/at_rule.rs:627:1
[INFO] [stderr]     |
[INFO] [stderr] 627 | #[ast_node("LayerNameList")]
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `serde` in the list of imported crates
[INFO] [stderr]     |
[INFO] [stderr]     = note: this error originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: could not find `serde` in the list of imported crates
[INFO] [stderr]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/swc_css_ast-0.135.0/src/at_rule.rs:634:1
[INFO] [stderr]     |
[INFO] [stderr] 634 | #[ast_node("ContainerCondition")]
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `serde` in the list of imported crates
[INFO] [stderr]     |
[INFO] [stderr]     = note: this error originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: could not find `serde` in the list of imported crates
[INFO] [stderr]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/swc_css_ast-0.135.0/src/at_rule.rs:642:1
[INFO] [stderr]     |
[INFO] [stderr] 642 | #[ast_node]
[INFO] [stderr]     | ^^^^^^^^^^^ could not find `serde` in the list of imported crates
[INFO] [stderr]     |
[INFO] [stderr]     = note: this error originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: could not find `serde` in the list of imported crates
[INFO] [stderr]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/swc_css_ast-0.135.0/src/at_rule.rs:649:1
[INFO] [stderr]     |
[INFO] [stderr] 649 | #[ast_node("ContainerQuery")]
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `serde` in the list of imported crates
[INFO] [stderr]     |
[INFO] [stderr]     = note: this error originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: could not find `serde` in the list of imported crates
[INFO] [stderr]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/swc_css_ast-0.135.0/src/at_rule.rs:656:1
[INFO] [stderr]     |
[INFO] [stderr] 656 | #[ast_node]
[INFO] [stderr]     | ^^^^^^^^^^^ could not find `serde` in the list of imported crates
[INFO] [stderr]     |
[INFO] [stderr]     = note: this error originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: could not find `serde` in the list of imported crates
[INFO] [stderr]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/swc_css_ast-0.135.0/src/at_rule.rs:672:1
[INFO] [stderr]     |
[INFO] [stderr] 672 | #[ast_node("ContainerQueryNot")]
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `serde` in the list of imported crates
[INFO] [stderr]     |
[INFO] [stderr]     = note: this error originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: could not find `serde` in the list of imported crates
[INFO] [stderr]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/swc_css_ast-0.135.0/src/at_rule.rs:686:1
[INFO] [stderr]     |
[INFO] [stderr] 686 | #[ast_node("ContainerQueryAnd")]
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `serde` in the list of imported crates
[INFO] [stderr]     |
[INFO] [stderr]     = note: this error originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: could not find `serde` in the list of imported crates
[INFO] [stderr]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/swc_css_ast-0.135.0/src/at_rule.rs:700:1
[INFO] [stderr]     |
[INFO] [stderr] 700 | #[ast_node("ContainerQueryOr")]
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `serde` in the list of imported crates
[INFO] [stderr]     |
[INFO] [stderr]     = note: this error originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: could not find `serde` in the list of imported crates
[INFO] [stderr]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/swc_css_ast-0.135.0/src/at_rule.rs:714:1
[INFO] [stderr]     |
[INFO] [stderr] 714 | #[ast_node]
[INFO] [stderr]     | ^^^^^^^^^^^ could not find `serde` in the list of imported crates
[INFO] [stderr]     |
[INFO] [stderr]     = note: this error originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: could not find `serde` in the list of imported crates
[INFO] [stderr]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/swc_css_ast-0.135.0/src/at_rule.rs:731:1
[INFO] [stderr]     |
[INFO] [stderr] 731 | #[ast_node]
[INFO] [stderr]     | ^^^^^^^^^^^ could not find `serde` in the list of imported crates
[INFO] [stderr]     |
[INFO] [stderr]     = note: this error originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: could not find `serde` in the list of imported crates
[INFO] [stderr]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/swc_css_ast-0.135.0/src/at_rule.rs:747:1
[INFO] [stderr]     |
[INFO] [stderr] 747 | #[ast_node("SizeFeaturePlain")]
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `serde` in the list of imported crates
[INFO] [stderr]     |
[INFO] [stderr]     = note: this error originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: could not find `serde` in the list of imported crates
[INFO] [stderr]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/swc_css_ast-0.135.0/src/at_rule.rs:755:1
[INFO] [stderr]     |
[INFO] [stderr] 755 | #[ast_node("SizeFeatureBoolean")]
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `serde` in the list of imported crates
[INFO] [stderr]     |
[INFO] [stderr]     = note: this error originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: could not find `serde` in the list of imported crates
[INFO] [stderr]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/swc_css_ast-0.135.0/src/at_rule.rs:792:1
[INFO] [stderr]     |
[INFO] [stderr] 792 | #[ast_node("SizeFeatureRange")]
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `serde` in the list of imported crates
[INFO] [stderr]     |
[INFO] [stderr]     = note: this error originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: could not find `serde` in the list of imported crates
[INFO] [stderr]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/swc_css_ast-0.135.0/src/at_rule.rs:801:1
[INFO] [stderr]     |
[INFO] [stderr] 801 | #[ast_node("SizeFeatureRangeInterval")]
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `serde` in the list of imported crates
[INFO] [stderr]     |
[INFO] [stderr]     = note: this error originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: could not find `serde` in the list of imported crates
[INFO] [stderr]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/swc_css_ast-0.135.0/src/at_rule.rs:814:1
[INFO] [stderr]     |
[INFO] [stderr] 814 | #[ast_node]
[INFO] [stderr]     | ^^^^^^^^^^^ could not find `serde` in the list of imported crates
[INFO] [stderr]     |
[INFO] [stderr]     = note: this error originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: could not find `serde` in the list of imported crates
[INFO] [stderr]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/swc_css_ast-0.135.0/src/at_rule.rs:833:1
[INFO] [stderr]     |
[INFO] [stderr] 833 | #[ast_node]
[INFO] [stderr]     | ^^^^^^^^^^^ could not find `serde` in the list of imported crates
[INFO] [stderr]     |
[INFO] [stderr]     = note: this error originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: could not find `serde` in the list of imported crates
[INFO] [stderr]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/swc_css_ast-0.135.0/src/at_rule.rs:840:1
[INFO] [stderr]     |
[INFO] [stderr] 840 | #[ast_node("ExtensionName")]
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `serde` in the list of imported crates
[INFO] [stderr]     |
[INFO] [stderr]     = note: this error originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: could not find `serde` in the list of imported crates
[INFO] [stderr]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/swc_css_ast-0.135.0/src/at_rule.rs:867:1
[INFO] [stderr]     |
[INFO] [stderr] 867 | #[ast_node("CustomMedia")]
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `serde` in the list of imported crates
[INFO] [stderr]     |
[INFO] [stderr]     = note: this error originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: could not find `serde` in the list of imported crates
[INFO] [stderr]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/swc_css_ast-0.135.0/src/at_rule.rs:886:1
[INFO] [stderr]     |
[INFO] [stderr] 886 | #[ast_node]
[INFO] [stderr]     | ^^^^^^^^^^^ could not find `serde` in the list of imported crates
[INFO] [stderr]     |
[INFO] [stderr]     = note: this error originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: could not find `serde` in the list of imported crates
[INFO] [stderr]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/swc_css_ast-0.135.0/src/base.rs:12:1
[INFO] [stderr]    |
[INFO] [stderr] 12 | #[ast_node("Stylesheet")]
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `serde` in the list of imported crates
[INFO] [stderr]    |
[INFO] [stderr]    = note: this error originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: could not find `serde` in the list of imported crates
[INFO] [stderr]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/swc_css_ast-0.135.0/src/base.rs:19:1
[INFO] [stderr]    |
[INFO] [stderr] 19 | #[ast_node]
[INFO] [stderr]    | ^^^^^^^^^^^ could not find `serde` in the list of imported crates
[INFO] [stderr]    |
[INFO] [stderr]    = note: this error originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: could not find `serde` in the list of imported crates
[INFO] [stderr]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/swc_css_ast-0.135.0/src/base.rs:38:1
[INFO] [stderr]    |
[INFO] [stderr] 38 | #[ast_node("QualifiedRule")]
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `serde` in the list of imported crates
[INFO] [stderr]    |
[INFO] [stderr]    = note: this error originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: could not find `serde` in the list of imported crates
[INFO] [stderr]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/swc_css_ast-0.135.0/src/base.rs:56:1
[INFO] [stderr]    |
[INFO] [stderr] 56 | #[ast_node]
[INFO] [stderr]    | ^^^^^^^^^^^ could not find `serde` in the list of imported crates
[INFO] [stderr]    |
[INFO] [stderr]    = note: this error originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: could not find `serde` in the list of imported crates
[INFO] [stderr]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/swc_css_ast-0.135.0/src/base.rs:73:1
[INFO] [stderr]    |
[INFO] [stderr] 73 | #[ast_node]
[INFO] [stderr]    | ^^^^^^^^^^^ could not find `serde` in the list of imported crates
[INFO] [stderr]    |
[INFO] [stderr]    = note: this error originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: could not find `serde` in the list of imported crates
[INFO] [stderr]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/swc_css_ast-0.135.0/src/base.rs:86:1
[INFO] [stderr]    |
[INFO] [stderr] 86 | #[ast_node("SimpleBlock")]
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `serde` in the list of imported crates
[INFO] [stderr]    |
[INFO] [stderr]    = note: this error originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: could not find `serde` in the list of imported crates
[INFO] [stderr]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/swc_css_ast-0.135.0/src/base.rs:104:1
[INFO] [stderr]     |
[INFO] [stderr] 104 | #[ast_node]
[INFO] [stderr]     | ^^^^^^^^^^^ could not find `serde` in the list of imported crates
[INFO] [stderr]     |
[INFO] [stderr]     = note: this error originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: could not find `serde` in the list of imported crates
[INFO] [stderr]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/swc_css_ast-0.135.0/src/base.rs:131:1
[INFO] [stderr]     |
[INFO] [stderr] 131 | #[ast_node("Function")]
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^^^^ could not find `serde` in the list of imported crates
[INFO] [stderr]     |
[INFO] [stderr]     = note: this error originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: could not find `serde` in the list of imported crates
[INFO] [stderr]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/swc_css_ast-0.135.0/src/base.rs:140:1
[INFO] [stderr]     |
[INFO] [stderr] 140 | #[ast_node("ListOfComponentValues")]
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `serde` in the list of imported crates
[INFO] [stderr]     |
[INFO] [stderr]     = note: this error originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: could not find `serde` in the list of imported crates
[INFO] [stderr]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/swc_css_ast-0.135.0/src/base.rs:147:1
[INFO] [stderr]     |
[INFO] [stderr] 147 | #[ast_node]
[INFO] [stderr]     | ^^^^^^^^^^^ could not find `serde` in the list of imported crates
[INFO] [stderr]     |
[INFO] [stderr]     = note: this error originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: could not find `serde` in the list of imported crates
[INFO] [stderr]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/swc_css_ast-0.135.0/src/base.rs:269:1
[INFO] [stderr]     |
[INFO] [stderr] 269 | #[ast_node]
[INFO] [stderr]     | ^^^^^^^^^^^ could not find `serde` in the list of imported crates
[INFO] [stderr]     |
[INFO] [stderr]     = note: this error originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: could not find `serde` in the list of imported crates
[INFO] [stderr]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/swc_css_ast-0.135.0/src/base.rs:281:1
[INFO] [stderr]     |
[INFO] [stderr] 281 | #[ast_node("Declaration")]
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `serde` in the list of imported crates
[INFO] [stderr]     |
[INFO] [stderr]     = note: this error originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: could not find `serde` in the list of imported crates
[INFO] [stderr]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/swc_css_ast-0.135.0/src/base.rs:291:1
[INFO] [stderr]     |
[INFO] [stderr] 291 | #[ast_node]
[INFO] [stderr]     | ^^^^^^^^^^^ could not find `serde` in the list of imported crates
[INFO] [stderr]     |
[INFO] [stderr]     = note: this error originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: could not find `serde` in the list of imported crates
[INFO] [stderr]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/swc_css_ast-0.135.0/src/base.rs:318:1
[INFO] [stderr]     |
[INFO] [stderr] 318 | #[ast_node("ImportantFlag")]
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `serde` in the list of imported crates
[INFO] [stderr]     |
[INFO] [stderr]     = note: this error originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: could not find `serde` in the list of imported crates
[INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/swc_css_ast-0.135.0/src/selector.rs:8:1
[INFO] [stderr]   |
[INFO] [stderr] 8 | #[ast_node("SelectorList")]
[INFO] [stderr]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `serde` in the list of imported crates
[INFO] [stderr]   |
[INFO] [stderr]   = note: this error originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: could not find `serde` in the list of imported crates
[INFO] [stderr]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/swc_css_ast-0.135.0/src/selector.rs:24:1
[INFO] [stderr]    |
[INFO] [stderr] 24 | #[ast_node("SelectorList")]
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `serde` in the list of imported crates
[INFO] [stderr]    |
[INFO] [stderr]    = note: this error originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: could not find `serde` in the list of imported crates
[INFO] [stderr]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/swc_css_ast-0.135.0/src/selector.rs:31:1
[INFO] [stderr]    |
[INFO] [stderr] 31 | #[ast_node]
[INFO] [stderr]    | ^^^^^^^^^^^ could not find `serde` in the list of imported crates
[INFO] [stderr]    |
[INFO] [stderr]    = note: this error originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: could not find `serde` in the list of imported crates
[INFO] [stderr]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/swc_css_ast-0.135.0/src/selector.rs:40:1
[INFO] [stderr]    |
[INFO] [stderr] 40 | #[ast_node("CompoundSelectorList")]
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `serde` in the list of imported crates
[INFO] [stderr]    |
[INFO] [stderr]    = note: this error originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: could not find `serde` in the list of imported crates
[INFO] [stderr]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/swc_css_ast-0.135.0/src/selector.rs:47:1
[INFO] [stderr]    |
[INFO] [stderr] 47 | #[ast_node("RelativeSelectorList")]
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `serde` in the list of imported crates
[INFO] [stderr]    |
[INFO] [stderr]    = note: this error originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: could not find `serde` in the list of imported crates
[INFO] [stderr]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/swc_css_ast-0.135.0/src/selector.rs:54:1
[INFO] [stderr]    |
[INFO] [stderr] 54 | #[ast_node("ForgivingRelativeSelectorList")]
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `serde` in the list of imported crates
[INFO] [stderr]    |
[INFO] [stderr]    = note: this error originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: could not find `serde` in the list of imported crates
[INFO] [stderr]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/swc_css_ast-0.135.0/src/selector.rs:61:1
[INFO] [stderr]    |
[INFO] [stderr] 61 | #[ast_node]
[INFO] [stderr]    | ^^^^^^^^^^^ could not find `serde` in the list of imported crates
[INFO] [stderr]    |
[INFO] [stderr]    = note: this error originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: could not find `serde` in the list of imported crates
[INFO] [stderr]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/swc_css_ast-0.135.0/src/selector.rs:70:1
[INFO] [stderr]    |
[INFO] [stderr] 70 | #[ast_node("ComplexSelector")]
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `serde` in the list of imported crates
[INFO] [stderr]    |
[INFO] [stderr]    = note: this error originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: could not find `serde` in the list of imported crates
[INFO] [stderr]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/swc_css_ast-0.135.0/src/selector.rs:86:1
[INFO] [stderr]    |
[INFO] [stderr] 86 | #[ast_node]
[INFO] [stderr]    | ^^^^^^^^^^^ could not find `serde` in the list of imported crates
[INFO] [stderr]    |
[INFO] [stderr]    = note: this error originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: could not find `serde` in the list of imported crates
[INFO] [stderr]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/swc_css_ast-0.135.0/src/selector.rs:95:1
[INFO] [stderr]    |
[INFO] [stderr] 95 | #[ast_node("RelativeSelector")]
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `serde` in the list of imported crates
[INFO] [stderr]    |
[INFO] [stderr]    = note: this error originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: could not find `serde` in the list of imported crates
[INFO] [stderr]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/swc_css_ast-0.135.0/src/selector.rs:104:1
[INFO] [stderr]     |
[INFO] [stderr] 104 | #[ast_node("CompoundSelector")]
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `serde` in the list of imported crates
[INFO] [stderr]     |
[INFO] [stderr]     = note: this error originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: could not find `serde` in the list of imported crates
[INFO] [stderr]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/swc_css_ast-0.135.0/src/selector.rs:114:1
[INFO] [stderr]     |
[INFO] [stderr] 114 | #[ast_node("Combinator")]
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `serde` in the list of imported crates
[INFO] [stderr]     |
[INFO] [stderr]     = note: this error originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: could not find `serde` in the list of imported crates
[INFO] [stderr]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/swc_css_ast-0.135.0/src/selector.rs:151:1
[INFO] [stderr]     |
[INFO] [stderr] 151 | #[ast_node("NestingSelector")]
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `serde` in the list of imported crates
[INFO] [stderr]     |
[INFO] [stderr]     = note: this error originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: could not find `serde` in the list of imported crates
[INFO] [stderr]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/swc_css_ast-0.135.0/src/selector.rs:157:1
[INFO] [stderr]     |
[INFO] [stderr] 157 | #[ast_node]
[INFO] [stderr]     | ^^^^^^^^^^^ could not find `serde` in the list of imported crates
[INFO] [stderr]     |
[INFO] [stderr]     = note: this error originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: could not find `serde` in the list of imported crates
[INFO] [stderr]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/swc_css_ast-0.135.0/src/selector.rs:166:1
[INFO] [stderr]     |
[INFO] [stderr] 166 | #[ast_node("TagNameSelector")]
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `serde` in the list of imported crates
[INFO] [stderr]     |
[INFO] [stderr]     = note: this error originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: could not find `serde` in the list of imported crates
[INFO] [stderr]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/swc_css_ast-0.135.0/src/selector.rs:173:1
[INFO] [stderr]     |
[INFO] [stderr] 173 | #[ast_node("UniversalSelector")]
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `serde` in the list of imported crates
[INFO] [stderr]     |
[INFO] [stderr]     = note: this error originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: could not find `serde` in the list of imported crates
[INFO] [stderr]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/swc_css_ast-0.135.0/src/selector.rs:180:1
[INFO] [stderr]     |
[INFO] [stderr] 180 | #[ast_node("NamespacePrefix")]
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `serde` in the list of imported crates
[INFO] [stderr]     |
[INFO] [stderr]     = note: this error originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: could not find `serde` in the list of imported crates
[INFO] [stderr]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/swc_css_ast-0.135.0/src/selector.rs:187:1
[INFO] [stderr]     |
[INFO] [stderr] 187 | #[ast_node]
[INFO] [stderr]     | ^^^^^^^^^^^ could not find `serde` in the list of imported crates
[INFO] [stderr]     |
[INFO] [stderr]     = note: this error originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: could not find `serde` in the list of imported crates
[INFO] [stderr]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/swc_css_ast-0.135.0/src/selector.rs:196:1
[INFO] [stderr]     |
[INFO] [stderr] 196 | #[ast_node("NamedNamespace")]
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `serde` in the list of imported crates
[INFO] [stderr]     |
[INFO] [stderr]     = note: this error originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: could not find `serde` in the list of imported crates
[INFO] [stderr]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/swc_css_ast-0.135.0/src/selector.rs:203:1
[INFO] [stderr]     |
[INFO] [stderr] 203 | #[ast_node("AnyNamespace")]
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `serde` in the list of imported crates
[INFO] [stderr]     |
[INFO] [stderr]     = note: this error originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: could not find `serde` in the list of imported crates
[INFO] [stderr]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/swc_css_ast-0.135.0/src/selector.rs:209:1
[INFO] [stderr]     |
[INFO] [stderr] 209 | #[ast_node("WqName")]
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^^ could not find `serde` in the list of imported crates
[INFO] [stderr]     |
[INFO] [stderr]     = note: this error originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: could not find `serde` in the list of imported crates
[INFO] [stderr]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/swc_css_ast-0.135.0/src/selector.rs:217:1
[INFO] [stderr]     |
[INFO] [stderr] 217 | #[ast_node]
[INFO] [stderr]     | ^^^^^^^^^^^ could not find `serde` in the list of imported crates
[INFO] [stderr]     |
[INFO] [stderr]     = note: this error originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: could not find `serde` in the list of imported crates
[INFO] [stderr]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/swc_css_ast-0.135.0/src/selector.rs:236:1
[INFO] [stderr]     |
[INFO] [stderr] 236 | #[ast_node("IdSelector")]
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `serde` in the list of imported crates
[INFO] [stderr]     |
[INFO] [stderr]     = note: this error originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: could not find `serde` in the list of imported crates
[INFO] [stderr]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/swc_css_ast-0.135.0/src/selector.rs:244:1
[INFO] [stderr]     |
[INFO] [stderr] 244 | #[ast_node("ClassSelector")]
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `serde` in the list of imported crates
[INFO] [stderr]     |
[INFO] [stderr]     = note: this error originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: could not find `serde` in the list of imported crates
[INFO] [stderr]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/swc_css_ast-0.135.0/src/selector.rs:252:1
[INFO] [stderr]     |
[INFO] [stderr] 252 | #[ast_node("AttributeSelector")]
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `serde` in the list of imported crates
[INFO] [stderr]     |
[INFO] [stderr]     = note: this error originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: could not find `serde` in the list of imported crates
[INFO] [stderr]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/swc_css_ast-0.135.0/src/selector.rs:295:1
[INFO] [stderr]     |
[INFO] [stderr] 295 | #[ast_node("AttributeSelectorMatcher")]
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `serde` in the list of imported crates
[INFO] [stderr]     |
[INFO] [stderr]     = note: this error originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: could not find `serde` in the list of imported crates
[INFO] [stderr]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/swc_css_ast-0.135.0/src/selector.rs:302:1
[INFO] [stderr]     |
[INFO] [stderr] 302 | #[ast_node]
[INFO] [stderr]     | ^^^^^^^^^^^ could not find `serde` in the list of imported crates
[INFO] [stderr]     |
[INFO] [stderr]     = note: this error originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: could not find `serde` in the list of imported crates
[INFO] [stderr]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/swc_css_ast-0.135.0/src/selector.rs:312:1
[INFO] [stderr]     |
[INFO] [stderr] 312 | #[ast_node("AttributeSelectorModifier")]
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `serde` in the list of imported crates
[INFO] [stderr]     |
[INFO] [stderr]     = note: this error originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: could not find `serde` in the list of imported crates
[INFO] [stderr]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/swc_css_ast-0.135.0/src/selector.rs:319:1
[INFO] [stderr]     |
[INFO] [stderr] 319 | #[ast_node("PseudoClassSelector")]
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `serde` in the list of imported crates
[INFO] [stderr]     |
[INFO] [stderr]     = note: this error originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: could not find `serde` in the list of imported crates
[INFO] [stderr]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/swc_css_ast-0.135.0/src/selector.rs:327:1
[INFO] [stderr]     |
[INFO] [stderr] 327 | #[ast_node]
[INFO] [stderr]     | ^^^^^^^^^^^ could not find `serde` in the list of imported crates
[INFO] [stderr]     |
[INFO] [stderr]     = note: this error originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: could not find `serde` in the list of imported crates
[INFO] [stderr]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/swc_css_ast-0.135.0/src/selector.rs:367:1
[INFO] [stderr]     |
[INFO] [stderr] 367 | #[ast_node]
[INFO] [stderr]     | ^^^^^^^^^^^ could not find `serde` in the list of imported crates
[INFO] [stderr]     |
[INFO] [stderr]     = note: this error originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: could not find `serde` in the list of imported crates
[INFO] [stderr]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/swc_css_ast-0.135.0/src/selector.rs:376:1
[INFO] [stderr]     |
[INFO] [stderr] 376 | #[ast_node("AnPlusBNotation")]
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `serde` in the list of imported crates
[INFO] [stderr]     |
[INFO] [stderr]     = note: this error originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: could not find `serde` in the list of imported crates
[INFO] [stderr]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/swc_css_ast-0.135.0/src/selector.rs:386:1
[INFO] [stderr]     |
[INFO] [stderr] 386 | #[ast_node("PseudoElementSelector")]
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `serde` in the list of imported crates
[INFO] [stderr]     |
[INFO] [stderr]     = note: this error originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: could not find `serde` in the list of imported crates
[INFO] [stderr]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/swc_css_ast-0.135.0/src/selector.rs:394:1
[INFO] [stderr]     |
[INFO] [stderr] 394 | #[ast_node]
[INFO] [stderr]     | ^^^^^^^^^^^ could not find `serde` in the list of imported crates
[INFO] [stderr]     |
[INFO] [stderr]     = note: this error originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: could not find `serde` in the list of imported crates
[INFO] [stderr]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/swc_css_ast-0.135.0/src/selector.rs:407:1
[INFO] [stderr]     |
[INFO] [stderr] 407 | #[ast_node("CustomHighlightName")]
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `serde` in the list of imported crates
[INFO] [stderr]     |
[INFO] [stderr]     = note: this error originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: could not find `serde` in the list of imported crates
[INFO] [stderr]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/swc_css_ast-0.135.0/src/token.rs:12:1
[INFO] [stderr]    |
[INFO] [stderr] 12 | #[ast_node("PreservedToken")]
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `serde` in the list of imported crates
[INFO] [stderr]    |
[INFO] [stderr]    = note: this error originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: could not find `serde` in the list of imported crates
[INFO] [stderr]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/swc_css_ast-0.135.0/src/value.rs:13:1
[INFO] [stderr]    |
[INFO] [stderr] 13 | #[ast_node("Ident")]
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^ could not find `serde` in the list of imported crates
[INFO] [stderr]    |
[INFO] [stderr]    = note: this error originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: could not find `serde` in the list of imported crates
[INFO] [stderr]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/swc_css_ast-0.135.0/src/value.rs:47:1
[INFO] [stderr]    |
[INFO] [stderr] 47 | #[ast_node("CustomIdent")]
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `serde` in the list of imported crates
[INFO] [stderr]    |
[INFO] [stderr]    = note: this error originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: could not find `serde` in the list of imported crates
[INFO] [stderr]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/swc_css_ast-0.135.0/src/value.rs:63:1
[INFO] [stderr]    |
[INFO] [stderr] 63 | #[ast_node("DashedIdent")]
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `serde` in the list of imported crates
[INFO] [stderr]    |
[INFO] [stderr]    = note: this error originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: could not find `serde` in the list of imported crates
[INFO] [stderr]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/swc_css_ast-0.135.0/src/value.rs:86:1
[INFO] [stderr]    |
[INFO] [stderr] 86 | #[ast_node("CustomPropertyName")]
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `serde` in the list of imported crates
[INFO] [stderr]    |
[INFO] [stderr]    = note: this error originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: could not find `serde` in the list of imported crates
[INFO] [stderr]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/swc_css_ast-0.135.0/src/value.rs:102:1
[INFO] [stderr]     |
[INFO] [stderr] 102 | #[ast_node("String")]
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^^ could not find `serde` in the list of imported crates
[INFO] [stderr]     |
[INFO] [stderr]     = note: this error originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: could not find `serde` in the list of imported crates
[INFO] [stderr]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/swc_css_ast-0.135.0/src/value.rs:139:1
[INFO] [stderr]     |
[INFO] [stderr] 139 | #[ast_node("Delimiter")]
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^^^^^ could not find `serde` in the list of imported crates
[INFO] [stderr]     |
[INFO] [stderr]     = note: this error originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: could not find `serde` in the list of imported crates
[INFO] [stderr]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/swc_css_ast-0.135.0/src/value.rs:148:1
[INFO] [stderr]     |
[INFO] [stderr] 148 | #[ast_node]
[INFO] [stderr]     | ^^^^^^^^^^^ could not find `serde` in the list of imported crates
[INFO] [stderr]     |
[INFO] [stderr]     = note: this error originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: could not find `serde` in the list of imported crates
[INFO] [stderr]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/swc_css_ast-0.135.0/src/value.rs:160:1
[INFO] [stderr]     |
[INFO] [stderr] 160 | #[ast_node]
[INFO] [stderr]     | ^^^^^^^^^^^ could not find `serde` in the list of imported crates
[INFO] [stderr]     |
[INFO] [stderr]     = note: this error originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: could not find `serde` in the list of imported crates
[INFO] [stderr]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/swc_css_ast-0.135.0/src/value.rs:171:1
[INFO] [stderr]     |
[INFO] [stderr] 171 | #[ast_node("HexColor")]
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^^^^ could not find `serde` in the list of imported crates
[INFO] [stderr]     |
[INFO] [stderr]     = note: this error originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: could not find `serde` in the list of imported crates
[INFO] [stderr]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/swc_css_ast-0.135.0/src/value.rs:183:1
[INFO] [stderr]     |
[INFO] [stderr] 183 | #[ast_node]
[INFO] [stderr]     | ^^^^^^^^^^^ could not find `serde` in the list of imported crates
[INFO] [stderr]     |
[INFO] [stderr]     = note: this error originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: could not find `serde` in the list of imported crates
[INFO] [stderr]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/swc_css_ast-0.135.0/src/value.rs:192:1
[INFO] [stderr]     |
[INFO] [stderr] 192 | #[ast_node]
[INFO] [stderr]     | ^^^^^^^^^^^ could not find `serde` in the list of imported crates
[INFO] [stderr]     |
[INFO] [stderr]     = note: this error originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: could not find `serde` in the list of imported crates
[INFO] [stderr]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/swc_css_ast-0.135.0/src/value.rs:201:1
[INFO] [stderr]     |
[INFO] [stderr] 201 | #[ast_node]
[INFO] [stderr]     | ^^^^^^^^^^^ could not find `serde` in the list of imported crates
[INFO] [stderr]     |
[INFO] [stderr]     = note: this error originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: could not find `serde` in the list of imported crates
[INFO] [stderr]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/swc_css_ast-0.135.0/src/value.rs:212:1
[INFO] [stderr]     |
[INFO] [stderr] 212 | #[ast_node]
[INFO] [stderr]     | ^^^^^^^^^^^ could not find `serde` in the list of imported crates
[INFO] [stderr]     |
[INFO] [stderr]     = note: this error originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: could not find `serde` in the list of imported crates
[INFO] [stderr]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/swc_css_ast-0.135.0/src/value.rs:237:1
[INFO] [stderr]     |
[INFO] [stderr] 237 | #[ast_node("Length")]
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^^ could not find `serde` in the list of imported crates
[INFO] [stderr]     |
[INFO] [stderr]     = note: this error originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: could not find `serde` in the list of imported crates
[INFO] [stderr]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/swc_css_ast-0.135.0/src/value.rs:245:1
[INFO] [stderr]     |
[INFO] [stderr] 245 | #[ast_node("Angle")]
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^ could not find `serde` in the list of imported crates
[INFO] [stderr]     |
[INFO] [stderr]     = note: this error originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: could not find `serde` in the list of imported crates
[INFO] [stderr]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/swc_css_ast-0.135.0/src/value.rs:253:1
[INFO] [stderr]     |
[INFO] [stderr] 253 | #[ast_node("Time")]
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^ could not find `serde` in the list of imported crates
[INFO] [stderr]     |
[INFO] [stderr]     = note: this error originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: could not find `serde` in the list of imported crates
[INFO] [stderr]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/swc_css_ast-0.135.0/src/value.rs:261:1
[INFO] [stderr]     |
[INFO] [stderr] 261 | #[ast_node("Frequency")]
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^^^^^ could not find `serde` in the list of imported crates
[INFO] [stderr]     |
[INFO] [stderr]     = note: this error originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: could not find `serde` in the list of imported crates
[INFO] [stderr]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/swc_css_ast-0.135.0/src/value.rs:269:1
[INFO] [stderr]     |
[INFO] [stderr] 269 | #[ast_node("Resolution")]
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `serde` in the list of imported crates
[INFO] [stderr]     |
[INFO] [stderr]     = note: this error originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: could not find `serde` in the list of imported crates
[INFO] [stderr]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/swc_css_ast-0.135.0/src/value.rs:277:1
[INFO] [stderr]     |
[INFO] [stderr] 277 | #[ast_node("Flex")]
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^ could not find `serde` in the list of imported crates
[INFO] [stderr]     |
[INFO] [stderr]     = note: this error originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: could not find `serde` in the list of imported crates
[INFO] [stderr]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/swc_css_ast-0.135.0/src/value.rs:285:1
[INFO] [stderr]     |
[INFO] [stderr] 285 | #[ast_node("UnknownDimension")]
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `serde` in the list of imported crates
[INFO] [stderr]     |
[INFO] [stderr]     = note: this error originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: could not find `serde` in the list of imported crates
[INFO] [stderr]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/swc_css_ast-0.135.0/src/value.rs:293:1
[INFO] [stderr]     |
[INFO] [stderr] 293 | #[ast_node("Percentage")]
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `serde` in the list of imported crates
[INFO] [stderr]     |
[INFO] [stderr]     = note: this error originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: could not find `serde` in the list of imported crates
[INFO] [stderr]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/swc_css_ast-0.135.0/src/value.rs:300:1
[INFO] [stderr]     |
[INFO] [stderr] 300 | #[ast_node]
[INFO] [stderr]     | ^^^^^^^^^^^ could not find `serde` in the list of imported crates
[INFO] [stderr]     |
[INFO] [stderr]     = note: this error originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: could not find `serde` in the list of imported crates
[INFO] [stderr]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/swc_css_ast-0.135.0/src/value.rs:309:1
[INFO] [stderr]     |
[INFO] [stderr] 309 | #[ast_node]
[INFO] [stderr]     | ^^^^^^^^^^^ could not find `serde` in the list of imported crates
[INFO] [stderr]     |
[INFO] [stderr]     = note: this error originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: could not find `serde` in the list of imported crates
[INFO] [stderr]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/swc_css_ast-0.135.0/src/value.rs:318:1
[INFO] [stderr]     |
[INFO] [stderr] 318 | #[ast_node]
[INFO] [stderr]     | ^^^^^^^^^^^ could not find `serde` in the list of imported crates
[INFO] [stderr]     |
[INFO] [stderr]     = note: this error originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: could not find `serde` in the list of imported crates
[INFO] [stderr]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/swc_css_ast-0.135.0/src/value.rs:327:1
[INFO] [stderr]     |
[INFO] [stderr] 327 | #[ast_node]
[INFO] [stderr]     | ^^^^^^^^^^^ could not find `serde` in the list of imported crates
[INFO] [stderr]     |
[INFO] [stderr]     = note: this error originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: could not find `serde` in the list of imported crates
[INFO] [stderr]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/swc_css_ast-0.135.0/src/value.rs:336:1
[INFO] [stderr]     |
[INFO] [stderr] 336 | #[ast_node("Integer")]
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^^^ could not find `serde` in the list of imported crates
[INFO] [stderr]     |
[INFO] [stderr]     = note: this error originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: could not find `serde` in the list of imported crates
[INFO] [stderr]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/swc_css_ast-0.135.0/src/value.rs:350:1
[INFO] [stderr]     |
[INFO] [stderr] 350 | #[ast_node("Number")]
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^^ could not find `serde` in the list of imported crates
[INFO] [stderr]     |
[INFO] [stderr]     = note: this error originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: could not find `serde` in the list of imported crates
[INFO] [stderr]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/swc_css_ast-0.135.0/src/value.rs:388:1
[INFO] [stderr]     |
[INFO] [stderr] 388 | #[ast_node("Ratio")]
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^ could not find `serde` in the list of imported crates
[INFO] [stderr]     |
[INFO] [stderr]     = note: this error originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: could not find `serde` in the list of imported crates
[INFO] [stderr]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/swc_css_ast-0.135.0/src/value.rs:420:1
[INFO] [stderr]     |
[INFO] [stderr] 420 | #[ast_node("Url")]
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^ could not find `serde` in the list of imported crates
[INFO] [stderr]     |
[INFO] [stderr]     = note: this error originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: could not find `serde` in the list of imported crates
[INFO] [stderr]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/swc_css_ast-0.135.0/src/value.rs:429:1
[INFO] [stderr]     |
[INFO] [stderr] 429 | #[ast_node]
[INFO] [stderr]     | ^^^^^^^^^^^ could not find `serde` in the list of imported crates
[INFO] [stderr]     |
[INFO] [stderr]     = note: this error originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: could not find `serde` in the list of imported crates
[INFO] [stderr]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/swc_css_ast-0.135.0/src/value.rs:438:1
[INFO] [stderr]     |
[INFO] [stderr] 438 | #[ast_node("UrlValueRaw")]
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `serde` in the list of imported crates
[INFO] [stderr]     |
[INFO] [stderr]     = note: this error originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: could not find `serde` in the list of imported crates
[INFO] [stderr]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/swc_css_ast-0.135.0/src/value.rs:447:1
[INFO] [stderr]     |
[INFO] [stderr] 447 | #[ast_node]
[INFO] [stderr]     | ^^^^^^^^^^^ could not find `serde` in the list of imported crates
[INFO] [stderr]     |
[INFO] [stderr]     = note: this error originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: could not find `serde` in the list of imported crates
[INFO] [stderr]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/swc_css_ast-0.135.0/src/value.rs:456:1
[INFO] [stderr]     |
[INFO] [stderr] 456 | #[ast_node("UnicodeRange")]
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `serde` in the list of imported crates
[INFO] [stderr]     |
[INFO] [stderr]     = note: this error originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: could not find `serde` in the list of imported crates
[INFO] [stderr]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/swc_css_ast-0.135.0/src/value.rs:474:1
[INFO] [stderr]     |
[INFO] [stderr] 474 | #[ast_node("CalcSum")]
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^^^ could not find `serde` in the list of imported crates
[INFO] [stderr]     |
[INFO] [stderr]     = note: this error originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: could not find `serde` in the list of imported crates
[INFO] [stderr]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/swc_css_ast-0.135.0/src/value.rs:481:1
[INFO] [stderr]     |
[INFO] [stderr] 481 | #[ast_node]
[INFO] [stderr]     | ^^^^^^^^^^^ could not find `serde` in the list of imported crates
[INFO] [stderr]     |
[INFO] [stderr]     = note: this error originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: could not find `serde` in the list of imported crates
[INFO] [stderr]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/swc_css_ast-0.135.0/src/value.rs:490:1
[INFO] [stderr]     |
[INFO] [stderr] 490 | #[ast_node("CalcProduct")]
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `serde` in the list of imported crates
[INFO] [stderr]     |
[INFO] [stderr]     = note: this error originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: could not find `serde` in the list of imported crates
[INFO] [stderr]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/swc_css_ast-0.135.0/src/value.rs:497:1
[INFO] [stderr]     |
[INFO] [stderr] 497 | #[ast_node("CalcOperator")]
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `serde` in the list of imported crates
[INFO] [stderr]     |
[INFO] [stderr]     = note: this error originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: could not find `serde` in the list of imported crates
[INFO] [stderr]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/swc_css_ast-0.135.0/src/value.rs:528:1
[INFO] [stderr]     |
[INFO] [stderr] 528 | #[ast_node]
[INFO] [stderr]     | ^^^^^^^^^^^ could not find `serde` in the list of imported crates
[INFO] [stderr]     |
[INFO] [stderr]     = note: this error originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: could not find `serde` in the list of imported crates
[INFO] [stderr]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/swc_css_ast-0.135.0/src/value.rs:537:1
[INFO] [stderr]     |
[INFO] [stderr] 537 | #[ast_node]
[INFO] [stderr]     | ^^^^^^^^^^^ could not find `serde` in the list of imported crates
[INFO] [stderr]     |
[INFO] [stderr]     = note: this error originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: could not find `serde` in the list of imported crates
[INFO] [stderr]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/swc_css_ast-0.135.0/src/value.rs:554:1
[INFO] [stderr]     |
[INFO] [stderr] 554 | #[ast_node]
[INFO] [stderr]     | ^^^^^^^^^^^ could not find `serde` in the list of imported crates
[INFO] [stderr]     |
[INFO] [stderr]     = note: this error originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: could not find `serde` in the list of imported crates
[INFO] [stderr]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/swc_css_ast-0.135.0/src/value.rs:563:1
[INFO] [stderr]     |
[INFO] [stderr] 563 | #[ast_node("SequenceOfCustomIdents")]
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `serde` in the list of imported crates
[INFO] [stderr]     |
[INFO] [stderr]     = note: this error originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error: cannot find attribute `serde` in this scope
[INFO] [stderr]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/swc_css_ast-0.135.0/src/at_rule.rs:11:1
[INFO] [stderr]    |
[INFO] [stderr] 11 | #[ast_node("AtRule")]
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: this error originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error: cannot find attribute `serde` in this scope
[INFO] [stderr]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/swc_css_ast-0.135.0/src/at_rule.rs:20:1
[INFO] [stderr]    |
[INFO] [stderr] 20 | #[ast_node]
[INFO] [stderr]    | ^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: this error originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error: cannot find attribute `serde` in this scope
[INFO] [stderr]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/swc_css_ast-0.135.0/src/at_rule.rs:48:1
[INFO] [stderr]    |
[INFO] [stderr] 48 | #[ast_node]
[INFO] [stderr]    | ^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: this error originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error: cannot find attribute `serde` in this scope
[INFO] [stderr]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/swc_css_ast-0.135.0/src/at_rule.rs:89:1
[INFO] [stderr]    |
[INFO] [stderr] 89 | #[ast_node]
[INFO] [stderr]    | ^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: this error originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error: cannot find attribute `serde` in this scope
[INFO] [stderr]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/swc_css_ast-0.135.0/src/at_rule.rs:98:1
[INFO] [stderr]    |
[INFO] [stderr] 98 | #[ast_node("DocumentPrelude")]
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: this error originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error: cannot find attribute `serde` in this scope
[INFO] [stderr]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/swc_css_ast-0.135.0/src/at_rule.rs:105:1
[INFO] [stderr]     |
[INFO] [stderr] 105 | #[ast_node("FontFeatureValuesPrelude")]
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: this error originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error: cannot find attribute `serde` in this scope
[INFO] [stderr]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/swc_css_ast-0.135.0/src/at_rule.rs:112:1
[INFO] [stderr]     |
[INFO] [stderr] 112 | #[ast_node]
[INFO] [stderr]     | ^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: this error originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error: cannot find attribute `serde` in this scope
[INFO] [stderr]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/swc_css_ast-0.135.0/src/at_rule.rs:121:1
[INFO] [stderr]     |
[INFO] [stderr] 121 | #[ast_node]
[INFO] [stderr]     | ^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: this error originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error: cannot find attribute `serde` in this scope
[INFO] [stderr]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/swc_css_ast-0.135.0/src/at_rule.rs:136:1
[INFO] [stderr]     |
[INFO] [stderr] 136 | #[ast_node("KeyframesPseudo")]
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: this error originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error: cannot find attribute `serde` in this scope
[INFO] [stderr]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/swc_css_ast-0.135.0/src/at_rule.rs:144:1
[INFO] [stderr]     |
[INFO] [stderr] 144 | #[ast_node("KeyframesPseudo")]
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: this error originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error: cannot find attribute `serde` in this scope
[INFO] [stderr]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/swc_css_ast-0.135.0/src/at_rule.rs:152:1
[INFO] [stderr]     |
[INFO] [stderr] 152 | #[ast_node("KeyframeBlock")]
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: this error originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error: cannot find attribute `serde` in this scope
[INFO] [stderr]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/swc_css_ast-0.135.0/src/at_rule.rs:160:1
[INFO] [stderr]     |
[INFO] [stderr] 160 | #[ast_node]
[INFO] [stderr]     | ^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: this error originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error: cannot find attribute `serde` in this scope
[INFO] [stderr]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/swc_css_ast-0.135.0/src/at_rule.rs:169:1
[INFO] [stderr]     |
[INFO] [stderr] 169 | #[ast_node("ImportPrelude")]
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: this error originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error: cannot find attribute `serde` in this scope
[INFO] [stderr]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/swc_css_ast-0.135.0/src/at_rule.rs:178:1
[INFO] [stderr]     |
[INFO] [stderr] 178 | #[ast_node]
[INFO] [stderr]     | ^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: this error originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error: cannot find attribute `serde` in this scope
[INFO] [stderr]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/swc_css_ast-0.135.0/src/at_rule.rs:187:1
[INFO] [stderr]     |
[INFO] [stderr] 187 | #[ast_node]
[INFO] [stderr]     | ^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: this error originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error: cannot find attribute `serde` in this scope
[INFO] [stderr]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/swc_css_ast-0.135.0/src/at_rule.rs:196:1
[INFO] [stderr]     |
[INFO] [stderr] 196 | #[ast_node("ImportCondition")]
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: this error originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error: cannot find attribute `serde` in this scope
[INFO] [stderr]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/swc_css_ast-0.135.0/src/at_rule.rs:204:1
[INFO] [stderr]     |
[INFO] [stderr] 204 | #[ast_node("NamespacePrelude")]
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: this error originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error: cannot find attribute `serde` in this scope
[INFO] [stderr]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/swc_css_ast-0.135.0/src/at_rule.rs:212:1
[INFO] [stderr]     |
[INFO] [stderr] 212 | #[ast_node]
[INFO] [stderr]     | ^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: this error originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error: cannot find attribute `serde` in this scope
[INFO] [stderr]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/swc_css_ast-0.135.0/src/at_rule.rs:221:1
[INFO] [stderr]     |
[INFO] [stderr] 221 | #[ast_node("MediaQueryList")]
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: this error originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error: cannot find attribute `serde` in this scope
[INFO] [stderr]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/swc_css_ast-0.135.0/src/at_rule.rs:228:1
[INFO] [stderr]     |
[INFO] [stderr] 228 | #[ast_node("MediaQuery")]
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: this error originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error: cannot find attribute `serde` in this scope
[INFO] [stderr]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/swc_css_ast-0.135.0/src/at_rule.rs:259:1
[INFO] [stderr]     |
[INFO] [stderr] 259 | #[ast_node]
[INFO] [stderr]     | ^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: this error originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error: cannot find attribute `serde` in this scope
[INFO] [stderr]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/swc_css_ast-0.135.0/src/at_rule.rs:266:1
[INFO] [stderr]     |
[INFO] [stderr] 266 | #[ast_node]
[INFO] [stderr]     | ^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: this error originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error: cannot find attribute `serde` in this scope
[INFO] [stderr]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/swc_css_ast-0.135.0/src/at_rule.rs:276:1
[INFO] [stderr]     |
[INFO] [stderr] 276 | #[ast_node("MediaCondition")]
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: this error originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error: cannot find attribute `serde` in this scope
[INFO] [stderr]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/swc_css_ast-0.135.0/src/at_rule.rs:283:1
[INFO] [stderr]     |
[INFO] [stderr] 283 | #[ast_node("MediaConditionWithoutOr")]
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: this error originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error: cannot find attribute `serde` in this scope
[INFO] [stderr]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/swc_css_ast-0.135.0/src/at_rule.rs:290:1
[INFO] [stderr]     |
[INFO] [stderr] 290 | #[ast_node]
[INFO] [stderr]     | ^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: this error originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error: cannot find attribute `serde` in this scope
[INFO] [stderr]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/swc_css_ast-0.135.0/src/at_rule.rs:306:1
[INFO] [stderr]     |
[INFO] [stderr] 306 | #[ast_node]
[INFO] [stderr]     | ^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: this error originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error: cannot find attribute `serde` in this scope
[INFO] [stderr]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/swc_css_ast-0.135.0/src/at_rule.rs:319:1
[INFO] [stderr]     |
[INFO] [stderr] 319 | #[ast_node("MediaNot")]
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: this error originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error: cannot find attribute `serde` in this scope
[INFO] [stderr]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/swc_css_ast-0.135.0/src/at_rule.rs:333:1
[INFO] [stderr]     |
[INFO] [stderr] 333 | #[ast_node("MediaAnd")]
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: this error originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error: cannot find attribute `serde` in this scope
[INFO] [stderr]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/swc_css_ast-0.135.0/src/at_rule.rs:347:1
[INFO] [stderr]     |
[INFO] [stderr] 347 | #[ast_node("MediaOr")]
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: this error originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error: cannot find attribute `serde` in this scope
[INFO] [stderr]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/swc_css_ast-0.135.0/src/at_rule.rs:361:1
[INFO] [stderr]     |
[INFO] [stderr] 361 | #[ast_node]
[INFO] [stderr]     | ^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: this error originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error: cannot find attribute `serde` in this scope
[INFO] [stderr]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/swc_css_ast-0.135.0/src/at_rule.rs:374:1
[INFO] [stderr]     |
[INFO] [stderr] 374 | #[ast_node]
[INFO] [stderr]     | ^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: this error originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error: cannot find attribute `serde` in this scope
[INFO] [stderr]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/swc_css_ast-0.135.0/src/at_rule.rs:390:1
[INFO] [stderr]     |
[INFO] [stderr] 390 | #[ast_node]
[INFO] [stderr]     | ^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: this error originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error: cannot find attribute `serde` in this scope
[INFO] [stderr]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/swc_css_ast-0.135.0/src/at_rule.rs:400:1
[INFO] [stderr]     |
[INFO] [stderr] 400 | #[ast_node]
[INFO] [stderr]     | ^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: this error originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error: cannot find attribute `serde` in this scope
[INFO] [stderr]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/swc_css_ast-0.135.0/src/at_rule.rs:419:1
[INFO] [stderr]     |
[INFO] [stderr] 419 | #[ast_node("MediaFeaturePlain")]
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: this error originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error: cannot find attribute `serde` in this scope
[INFO] [stderr]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/swc_css_ast-0.135.0/src/at_rule.rs:427:1
[INFO] [stderr]     |
[INFO] [stderr] 427 | #[ast_node("MediaFeatureBoolean")]
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: this error originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error: cannot find attribute `serde` in this scope
[INFO] [stderr]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/swc_css_ast-0.135.0/src/at_rule.rs:464:1
[INFO] [stderr]     |
[INFO] [stderr] 464 | #[ast_node("MediaFeatureRange")]
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: this error originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error: cannot find attribute `serde` in this scope
[INFO] [stderr]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/swc_css_ast-0.135.0/src/at_rule.rs:473:1
[INFO] [stderr]     |
[INFO] [stderr] 473 | #[ast_node("MediaFeatureRangeInterval")]
[WARN] too much data in the log, truncating it