swc_css 0.157.5

CSS apis for rust
Build #952937 2023-10-30T01:48:10.382297+00:00
# rustc version
rustc 1.75.0-nightly (608e9682f 2023-10-29)
# docs.rs version
docsrs 0.6.0 (45c814ae 2023-10-19)

# build log
[INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace-builder/builds/swc_css-0.157.5/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace-builder/builds/swc_css-0.157.5/source:/opt/rustwide/workdir:ro,Z" "-v" "/home/cratesfyi/workspace-builder/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/home/cratesfyi/workspace-builder/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" "6442450944" "--cpus" "6" "--user" "1001:1001" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:023092b8bfa974c7f3e45c5ce651cc8dd3afd5e76915d5995b8dacd3032bf956" "/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\", \"-20231029-1.75.0-nightly-608e9682f\", \"--static-root-path\", \"/-/rustdoc.static/\", \"--cap-lints\", \"warn\", \"--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" "-j6" "--target" "x86_64-unknown-linux-gnu", kill_on_drop: false }`
[INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
[INFO] [stdout] c25a4a7f416173f1cd7f3c8b2d1781547797d7e1fe38807a56e5fe5882d2086d
[INFO] running `Command { std: "docker" "start" "-a" "c25a4a7f416173f1cd7f3c8b2d1781547797d7e1fe38807a56e5fe5882d2086d", kill_on_drop: false }`
[INFO] [stderr] warning: Target filter specified, but no targets matched. This is a no-op
[INFO] [stderr]  Documenting swc_css v0.157.5 (/opt/rustwide/workdir)
[INFO] [stderr] error[E0658]: `#[doc(cfg)]` is experimental
[INFO] [stderr]  --> src/lib.rs:4:20
[INFO] [stderr]   |
[INFO] [stderr] 4 | #[cfg_attr(docsrs, doc(cfg(feature = "compat")))]
[INFO] [stderr]   |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: see issue #43781 <https://github.com/rust-lang/rust/issues/43781> for more information
[INFO] [stderr]   = help: add `#![feature(doc_cfg)]` to the crate attributes to enable
[INFO] [stderr] 
[INFO] [stderr] error[E0658]: `#[doc(cfg)]` is experimental
[INFO] [stderr]  --> src/lib.rs:7:20
[INFO] [stderr]   |
[INFO] [stderr] 7 | #[cfg_attr(docsrs, doc(cfg(feature = "minifier")))]
[INFO] [stderr]   |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: see issue #43781 <https://github.com/rust-lang/rust/issues/43781> for more information
[INFO] [stderr]   = help: add `#![feature(doc_cfg)]` to the crate attributes to enable
[INFO] [stderr] 
[INFO] [stderr] error[E0658]: `#[doc(cfg)]` is experimental
[INFO] [stderr]   --> src/lib.rs:10:20
[INFO] [stderr]    |
[INFO] [stderr] 10 | #[cfg_attr(docsrs, doc(cfg(feature = "modules")))]
[INFO] [stderr]    |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: see issue #43781 <https://github.com/rust-lang/rust/issues/43781> for more information
[INFO] [stderr]    = help: add `#![feature(doc_cfg)]` to the crate attributes to enable
[INFO] [stderr] 
[INFO] [stderr] error[E0658]: `#[doc(cfg)]` is experimental
[INFO] [stderr]   --> src/lib.rs:14:20
[INFO] [stderr]    |
[INFO] [stderr] 14 | #[cfg_attr(docsrs, doc(cfg(feature = "prefixer")))]
[INFO] [stderr]    |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: see issue #43781 <https://github.com/rust-lang/rust/issues/43781> for more information
[INFO] [stderr]    = help: add `#![feature(doc_cfg)]` to the crate attributes to enable
[INFO] [stderr] 
[INFO] [stderr] For more information about this error, try `rustc --explain E0658`.
[INFO] [stderr] error: could not document `swc_css`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/nightly-x86_64-unknown-linux-gnu/bin/rustdoc --edition=2021 --crate-type lib --crate-name swc_css src/lib.rs --target x86_64-unknown-linux-gnu -o /opt/rustwide/target/x86_64-unknown-linux-gnu/doc --cfg 'feature="compat"' --cfg 'feature="minifier"' --cfg 'feature="modules"' --cfg 'feature="prefixer"' --cfg 'feature="swc_css_compat"' --cfg 'feature="swc_css_minifier"' --cfg 'feature="swc_css_modules"' --cfg 'feature="swc_css_prefixer"' --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat -C metadata=27a902ae13220459 -L dependency=/opt/rustwide/target/x86_64-unknown-linux-gnu/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern swc_css_ast=/opt/rustwide/target/x86_64-unknown-linux-gnu/debug/deps/libswc_css_ast-40c5a78614971acb.rmeta --extern swc_css_codegen=/opt/rustwide/target/x86_64-unknown-linux-gnu/debug/deps/libswc_css_codegen-86ba5c8512219224.rmeta --extern swc_css_compat=/opt/rustwide/target/x86_64-unknown-linux-gnu/debug/deps/libswc_css_compat-ee3963ad845f8db9.rmeta --extern swc_css_minifier=/opt/rustwide/target/x86_64-unknown-linux-gnu/debug/deps/libswc_css_minifier-945e67cf2afc6910.rmeta --extern swc_css_modules=/opt/rustwide/target/x86_64-unknown-linux-gnu/debug/deps/libswc_css_modules-f97251785ff41aa2.rmeta --extern swc_css_parser=/opt/rustwide/target/x86_64-unknown-linux-gnu/debug/deps/libswc_css_parser-32125acbb62893f3.rmeta --extern swc_css_prefixer=/opt/rustwide/target/x86_64-unknown-linux-gnu/debug/deps/libswc_css_prefixer-7b501b67a8c1c537.rmeta --extern swc_css_utils=/opt/rustwide/target/x86_64-unknown-linux-gnu/debug/deps/libswc_css_utils-98500c104f7fabaf.rmeta --extern swc_css_visit=/opt/rustwide/target/x86_64-unknown-linux-gnu/debug/deps/libswc_css_visit-4a4fe5c31caa8030.rmeta --extern-html-root-url 'swc_css_ast=https://docs.rs/swc_css_ast/0.140.3/x86_64-unknown-linux-gnu' --extern-html-root-url 'swc_css_codegen=https://docs.rs/swc_css_codegen/0.151.4/x86_64-unknown-linux-gnu' --extern-html-root-url 'swc_css_compat=https://docs.rs/swc_css_compat/0.27.4/x86_64-unknown-linux-gnu' --extern-html-root-url 'swc_css_minifier=https://docs.rs/swc_css_minifier/0.116.4/x86_64-unknown-linux-gnu' --extern-html-root-url 'swc_css_modules=https://docs.rs/swc_css_modules/0.29.4/x86_64-unknown-linux-gnu' --extern-html-root-url 'swc_css_parser=https://docs.rs/swc_css_parser/0.150.4/x86_64-unknown-linux-gnu' --extern-html-root-url 'swc_css_prefixer=https://docs.rs/swc_css_prefixer/0.153.5/x86_64-unknown-linux-gnu' --extern-html-root-url 'swc_css_utils=https://docs.rs/swc_css_utils/0.137.3/x86_64-unknown-linux-gnu' --extern-html-root-url 'swc_css_visit=https://docs.rs/swc_css_visit/0.139.3/x86_64-unknown-linux-gnu' -Zunstable-options --cfg docsrs -Z unstable-options --emit=invocation-specific --resource-suffix -20231029-1.75.0-nightly-608e9682f --static-root-path /-/rustdoc.static/ --cap-lints warn --extern-html-root-takes-precedence --crate-version 0.157.5` (exit status: 1)
[INFO] running `Command { std: "docker" "inspect" "c25a4a7f416173f1cd7f3c8b2d1781547797d7e1fe38807a56e5fe5882d2086d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c25a4a7f416173f1cd7f3c8b2d1781547797d7e1fe38807a56e5fe5882d2086d", kill_on_drop: false }`
[INFO] [stdout] c25a4a7f416173f1cd7f3c8b2d1781547797d7e1fe38807a56e5fe5882d2086d