lightningcss 1.0.0-alpha.44

A CSS parser, transformer, and minifier
Documentation
Build #851479 2023-07-02T02:32:23.317589+00:00
# rustc version
rustc 1.72.0-nightly (6162f6f12 2023-07-01)# docs.rs version
docsrs 0.6.0 (eb803472 2023-06-29)# build log
[INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace/builds/lightningcss-1.0.0-alpha.44/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace/builds/lightningcss-1.0.0-alpha.44/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:a420fdec406141845121210faa381f8029b0be6d4170deff7c4445a424f67918" "/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\", \"-20230701-1.72.0-nightly-6162f6f12\", \"--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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
[INFO] [stdout] 70a5a31aeda226ed91353ba08dbd40ccca503827ed899bee46f979e23a79c08f
[INFO] running `Command { std: "docker" "start" "-a" "70a5a31aeda226ed91353ba08dbd40ccca503827ed899bee46f979e23a79c08f", kill_on_drop: false }`
[INFO] [stderr] warning: Rustdoc did not scrape the following examples because they require dev-dependencies: custom_at_rule, serialize, schema
[INFO] [stderr]     If you want Rustdoc to scrape these examples, then add `doc-scrape-examples = true`
[INFO] [stderr]     to the [[example]] target configuration of at least one example.
[INFO] [stderr] warning: Target filter specified, but no targets matched. This is a no-op
[INFO] [stderr]  Documenting lightningcss v1.0.0-alpha.44 (/opt/rustwide/workdir)
[INFO] [stderr] warning: unresolved link to `visit_types`
[INFO] [stderr]    --> src/visitor.rs:148:25
[INFO] [stderr]     |
[INFO] [stderr] 148 |   /// the [visit_types](visit_types) macro. Accurately setting these flags improves
[INFO] [stderr]     |                         ^^^^^^^^^^^ no item named `visit_types` in scope
[INFO] [stderr]     |
[INFO] [stderr]     = note: `macro_rules` named `visit_types` exists in this crate, but it is not in scope at this link's location
[INFO] [stderr]     = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]    --> src/macros.rs:83:11
[INFO] [stderr]     |
[INFO] [stderr] 83  |           $(#[$meta])*
[INFO] [stderr]     |             ^^^^^^^^ help: use an automatic link instead: `<https://docs.microsoft.com/en-us/typography/opentype/spec/featurelist>`
[INFO] [stderr]     |
[INFO] [stderr]    ::: src/rules/font_face.rs:252:1
[INFO] [stderr]     |
[INFO] [stderr] 252 | / enum_property! {
[INFO] [stderr] 253 | |   /// A font format keyword in the `format()` function of the the
[INFO] [stderr] 254 | |   /// [src](https://drafts.csswg.org/css-fonts/#src-desc)
[INFO] [stderr] 255 | |   /// property of an `@font-face` rule.
[INFO] [stderr] ...   |
[INFO] [stderr] 293 | |   }
[INFO] [stderr] 294 | | }
[INFO] [stderr]     | |_- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr]     = note: `#[warn(rustdoc::bare_urls)]` on by default
[INFO] [stderr]     = note: this warning originates in the macro `enum_property` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]    --> src/macros.rs:83:11
[INFO] [stderr]     |
[INFO] [stderr] 83  |           $(#[$meta])*
[INFO] [stderr]     |             ^^^^^^^^ help: use an automatic link instead: `<https://developer.apple.com/fonts/TrueType-Reference-Manual/RM09/AppendixF.html>`
[INFO] [stderr]     |
[INFO] [stderr]    ::: src/rules/font_face.rs:252:1
[INFO] [stderr]     |
[INFO] [stderr] 252 | / enum_property! {
[INFO] [stderr] 253 | |   /// A font format keyword in the `format()` function of the the
[INFO] [stderr] 254 | |   /// [src](https://drafts.csswg.org/css-fonts/#src-desc)
[INFO] [stderr] 255 | |   /// property of an `@font-face` rule.
[INFO] [stderr] ...   |
[INFO] [stderr] 293 | |   }
[INFO] [stderr] 294 | | }
[INFO] [stderr]     | |_- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr]     = note: this warning originates in the macro `enum_property` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]    --> src/macros.rs:83:11
[INFO] [stderr]     |
[INFO] [stderr] 83  |           $(#[$meta])*
[INFO] [stderr]     |             ^^^^^^^^ help: use an automatic link instead: `<https://scripts.sil.org/cms/scripts/render_download.php?site_id=nrsi&format=file&media_id=GraphiteBinaryFormat_3_0&filename=GraphiteBinaryFormat_3_0.pdf>`
[INFO] [stderr]     |
[INFO] [stderr]    ::: src/rules/font_face.rs:252:1
[INFO] [stderr]     |
[INFO] [stderr] 252 | / enum_property! {
[INFO] [stderr] 253 | |   /// A font format keyword in the `format()` function of the the
[INFO] [stderr] 254 | |   /// [src](https://drafts.csswg.org/css-fonts/#src-desc)
[INFO] [stderr] 255 | |   /// property of an `@font-face` rule.
[INFO] [stderr] ...   |
[INFO] [stderr] 293 | |   }
[INFO] [stderr] 294 | | }
[INFO] [stderr]     | |_- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr]     = note: this warning originates in the macro `enum_property` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unclosed HTML tag `keyframes-name`
[INFO] [stderr]   --> src/rules/keyframes.rs:36:7
[INFO] [stderr]    |
[INFO] [stderr] 36 |   /// <keyframes-name> = <custom-ident> | <string>
[INFO] [stderr]    |       ^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(rustdoc::invalid_html_tags)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unclosed HTML tag `custom-ident`
[INFO] [stderr]   --> src/rules/keyframes.rs:36:26
[INFO] [stderr]    |
[INFO] [stderr] 36 |   /// <keyframes-name> = <custom-ident> | <string>
[INFO] [stderr]    |                          ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unclosed HTML tag `string`
[INFO] [stderr]   --> src/rules/keyframes.rs:36:43
[INFO] [stderr]    |
[INFO] [stderr] 36 |   /// <keyframes-name> = <custom-ident> | <string>
[INFO] [stderr]    |                                           ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unclosed HTML tag `custom-ident`
[INFO] [stderr]    --> src/selector.rs:941:7
[INFO] [stderr]     |
[INFO] [stderr] 941 |   /// <custom-ident>
[INFO] [stderr]     |       ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `lightningcss` (lib doc) generated 8 warnings (run `cargo fix --lib -p lightningcss` to apply 3 suggestions)
[INFO] [stderr]     Finished dev [unoptimized + debuginfo] target(s) in 15.54s
[INFO] running `Command { std: "docker" "inspect" "70a5a31aeda226ed91353ba08dbd40ccca503827ed899bee46f979e23a79c08f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "70a5a31aeda226ed91353ba08dbd40ccca503827ed899bee46f979e23a79c08f", kill_on_drop: false }`
[INFO] [stdout] 70a5a31aeda226ed91353ba08dbd40ccca503827ed899bee46f979e23a79c08f