parcel_css 1.0.0-alpha.10

A CSS parser, transformer, and minifier
Documentation
Build #489664 2022-01-10T01:28:45.858712+00:00
# rustc version
rustc 1.60.0-nightly (092e1c9d2 2022-01-09)
# docs.rs version
docsrs 0.6.0 (17de230 2022-01-09)

# build log
[INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace/builds/parcel_css-1.0.0-alpha.10/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace/builds/parcel_css-1.0.0-alpha.10/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "-Z" "unstable-options" "--config" "build.rustdocflags=[\"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20220109-1.60.0-nightly-092e1c9d2\", \"--static-root-path\", \"/\", \"--cap-lints\", \"warn\", \"--disable-per-crate-search\"]" "-Zunstable-options" "--config=doc.extern-map.registries.crates-io=\"https://docs.rs/{pkg_name}/{version}/x86_64-unknown-linux-gnu\"" "-j3" "--target" "x86_64-unknown-linux-gnu", kill_on_drop: false }`
[INFO] [stdout] ad80f27327a469a8d2268d0d0e7a19ef43ffbf98e438907ff1165500d9b02cc7
[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" "ad80f27327a469a8d2268d0d0e7a19ef43ffbf98e438907ff1165500d9b02cc7", kill_on_drop: false }`
[INFO] [stderr]  Documenting parcel_css v1.0.0-alpha.10 (/opt/rustwide/workdir)
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]   --> src/rules/keyframes.rs:76:5
[INFO] [stderr]    |
[INFO] [stderr] 76 | /// https://drafts.csswg.org/css-animations/#typedef-keyframe-selector
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://drafts.csswg.org/css-animations/#typedef-keyframe-selector>`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(rustdoc::bare_urls)]` on by default
[INFO] [stderr]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]   --> src/rules/font_face.rs:27:5
[INFO] [stderr]    |
[INFO] [stderr] 27 | /// https://www.w3.org/TR/2021/WD-css-fonts-4-20210729/#font-face-src-parsing
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://www.w3.org/TR/2021/WD-css-fonts-4-20210729/#font-face-src-parsing>`
[INFO] [stderr]    |
[INFO] [stderr]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]  --> src/rules/page.rs:8:5
[INFO] [stderr]   |
[INFO] [stderr] 8 | /// https://www.w3.org/TR/css-page-3/#typedef-page-selector
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://www.w3.org/TR/css-page-3/#typedef-page-selector>`
[INFO] [stderr]   |
[INFO] [stderr]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]  --> src/rules/import.rs:8:5
[INFO] [stderr]   |
[INFO] [stderr] 8 | /// https://drafts.csswg.org/css-cascade/#at-import
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://drafts.csswg.org/css-cascade/#at-import>`
[INFO] [stderr]   |
[INFO] [stderr]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]   --> src/media_query.rs:92:5
[INFO] [stderr]    |
[INFO] [stderr] 92 | /// https://drafts.csswg.org/mediaqueries/
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://drafts.csswg.org/mediaqueries/>`
[INFO] [stderr]    |
[INFO] [stderr]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]    --> src/media_query.rs:292:5
[INFO] [stderr]     |
[INFO] [stderr] 292 | /// https://drafts.csswg.org/mediaqueries/#typedef-mf-comparison
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://drafts.csswg.org/mediaqueries/#typedef-mf-comparison>`
[INFO] [stderr]     |
[INFO] [stderr]     = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]    --> src/media_query.rs:340:5
[INFO] [stderr]     |
[INFO] [stderr] 340 | /// https://drafts.csswg.org/mediaqueries/#typedef-media-feature
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://drafts.csswg.org/mediaqueries/#typedef-media-feature>`
[INFO] [stderr]     |
[INFO] [stderr]     = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]   --> src/properties/background.rs:20:5
[INFO] [stderr]    |
[INFO] [stderr] 20 | /// https://www.w3.org/TR/css-backgrounds-3/#background-size
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://www.w3.org/TR/css-backgrounds-3/#background-size>`
[INFO] [stderr]    |
[INFO] [stderr]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]   --> src/properties/background.rs:86:5
[INFO] [stderr]    |
[INFO] [stderr] 86 | /// https://www.w3.org/TR/css-backgrounds-3/#background-repeat
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://www.w3.org/TR/css-backgrounds-3/#background-repeat>`
[INFO] [stderr]    |
[INFO] [stderr]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]    --> src/properties/background.rs:202:5
[INFO] [stderr]     |
[INFO] [stderr] 202 | /// https://www.w3.org/TR/css-backgrounds-3/#background
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://www.w3.org/TR/css-backgrounds-3/#background>`
[INFO] [stderr]     |
[INFO] [stderr]     = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]   --> src/properties/flex.rs:51:5
[INFO] [stderr]    |
[INFO] [stderr] 51 | /// https://www.w3.org/TR/2018/CR-css-flexbox-1-20181119/#flex-flow-property
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://www.w3.org/TR/2018/CR-css-flexbox-1-20181119/#flex-flow-property>`
[INFO] [stderr]    |
[INFO] [stderr]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]   --> src/properties/align.rs:16:5
[INFO] [stderr]    |
[INFO] [stderr] 16 | /// https://www.w3.org/TR/2020/WD-css-align-3-20200421/#typedef-baseline-position
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://www.w3.org/TR/2020/WD-css-align-3-20200421/#typedef-baseline-position>`
[INFO] [stderr]    |
[INFO] [stderr]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]   --> src/properties/align.rs:76:5
[INFO] [stderr]    |
[INFO] [stderr] 76 | /// https://www.w3.org/TR/2020/WD-css-align-3-20200421/#propdef-align-content
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://www.w3.org/TR/2020/WD-css-align-3-20200421/#propdef-align-content>`
[INFO] [stderr]    |
[INFO] [stderr]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]    --> src/properties/align.rs:123:5
[INFO] [stderr]     |
[INFO] [stderr] 123 | /// https://www.w3.org/TR/2020/WD-css-align-3-20200421/#propdef-justify-content
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://www.w3.org/TR/2020/WD-css-align-3-20200421/#propdef-justify-content>`
[INFO] [stderr]     |
[INFO] [stderr]     = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]    --> src/properties/align.rs:193:5
[INFO] [stderr]     |
[INFO] [stderr] 193 | /// https://www.w3.org/TR/2020/WD-css-align-3-20200421/#place-content
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://www.w3.org/TR/2020/WD-css-align-3-20200421/#place-content>`
[INFO] [stderr]     |
[INFO] [stderr]     = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]    --> src/properties/align.rs:252:5
[INFO] [stderr]     |
[INFO] [stderr] 252 | /// https://www.w3.org/TR/2020/WD-css-align-3-20200421/#propdef-align-self
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://www.w3.org/TR/2020/WD-css-align-3-20200421/#propdef-align-self>`
[INFO] [stderr]     |
[INFO] [stderr]     = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]    --> src/properties/align.rs:305:5
[INFO] [stderr]     |
[INFO] [stderr] 305 | /// https://www.w3.org/TR/2020/WD-css-align-3-20200421/#propdef-justify-self
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://www.w3.org/TR/2020/WD-css-align-3-20200421/#propdef-justify-self>`
[INFO] [stderr]     |
[INFO] [stderr]     = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]    --> src/properties/align.rs:387:5
[INFO] [stderr]     |
[INFO] [stderr] 387 | /// https://www.w3.org/TR/2020/WD-css-align-3-20200421/#place-self-property
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://www.w3.org/TR/2020/WD-css-align-3-20200421/#place-self-property>`
[INFO] [stderr]     |
[INFO] [stderr]     = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]    --> src/properties/align.rs:436:5
[INFO] [stderr]     |
[INFO] [stderr] 436 | /// https://www.w3.org/TR/2020/WD-css-align-3-20200421/#align-items-property
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://www.w3.org/TR/2020/WD-css-align-3-20200421/#align-items-property>`
[INFO] [stderr]     |
[INFO] [stderr]     = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]    --> src/properties/align.rs:537:5
[INFO] [stderr]     |
[INFO] [stderr] 537 | /// https://www.w3.org/TR/2020/WD-css-align-3-20200421/#justify-items-property
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://www.w3.org/TR/2020/WD-css-align-3-20200421/#justify-items-property>`
[INFO] [stderr]     |
[INFO] [stderr]     = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]    --> src/properties/align.rs:619:5
[INFO] [stderr]     |
[INFO] [stderr] 619 | /// https://www.w3.org/TR/2020/WD-css-align-3-20200421/#place-items-property
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://www.w3.org/TR/2020/WD-css-align-3-20200421/#place-items-property>`
[INFO] [stderr]     |
[INFO] [stderr]     = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]    --> src/properties/align.rs:666:5
[INFO] [stderr]     |
[INFO] [stderr] 666 | /// https://www.w3.org/TR/2020/WD-css-align-3-20200421/#column-row-gap
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://www.w3.org/TR/2020/WD-css-align-3-20200421/#column-row-gap>`
[INFO] [stderr]     |
[INFO] [stderr]     = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]    --> src/properties/align.rs:693:5
[INFO] [stderr]     |
[INFO] [stderr] 693 | /// https://www.w3.org/TR/2020/WD-css-align-3-20200421/#gap-shorthand
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://www.w3.org/TR/2020/WD-css-align-3-20200421/#gap-shorthand>`
[INFO] [stderr]     |
[INFO] [stderr]     = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]   --> src/properties/font.rs:15:5
[INFO] [stderr]    |
[INFO] [stderr] 15 | /// https://www.w3.org/TR/2021/WD-css-fonts-4-20210729/#font-weight-prop
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://www.w3.org/TR/2021/WD-css-fonts-4-20210729/#font-weight-prop>`
[INFO] [stderr]    |
[INFO] [stderr]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]   --> src/properties/font.rs:58:5
[INFO] [stderr]    |
[INFO] [stderr] 58 | /// https://www.w3.org/TR/2021/WD-css-fonts-4-20210729/#font-weight-absolute-values
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://www.w3.org/TR/2021/WD-css-fonts-4-20210729/#font-weight-absolute-values>`
[INFO] [stderr]    |
[INFO] [stderr]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]    --> src/properties/font.rs:116:5
[INFO] [stderr]     |
[INFO] [stderr] 116 | /// https://www.w3.org/TR/2021/WD-css-fonts-4-20210729/#font-size-prop
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://www.w3.org/TR/2021/WD-css-fonts-4-20210729/#font-size-prop>`
[INFO] [stderr]     |
[INFO] [stderr]     = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]    --> src/properties/font.rs:186:5
[INFO] [stderr]     |
[INFO] [stderr] 186 | /// https://www.w3.org/TR/2021/WD-css-fonts-4-20210729/#font-stretch-prop
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://www.w3.org/TR/2021/WD-css-fonts-4-20210729/#font-stretch-prop>`
[INFO] [stderr]     |
[INFO] [stderr]     = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]    --> src/properties/font.rs:250:5
[INFO] [stderr]     |
[INFO] [stderr] 250 | /// https://www.w3.org/TR/2021/WD-css-fonts-4-20210729/#font-family-prop
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://www.w3.org/TR/2021/WD-css-fonts-4-20210729/#font-family-prop>`
[INFO] [stderr]     |
[INFO] [stderr]     = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]    --> src/properties/font.rs:303:5
[INFO] [stderr]     |
[INFO] [stderr] 303 | /// https://www.w3.org/TR/2021/WD-css-fonts-4-20210729/#font-style-prop
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://www.w3.org/TR/2021/WD-css-fonts-4-20210729/#font-style-prop>`
[INFO] [stderr]     |
[INFO] [stderr]     = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]    --> src/properties/font.rs:394:5
[INFO] [stderr]     |
[INFO] [stderr] 394 | /// https://www.w3.org/TR/2020/WD-css-inline-3-20200827/#propdef-line-height
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://www.w3.org/TR/2020/WD-css-inline-3-20200827/#propdef-line-height>`
[INFO] [stderr]     |
[INFO] [stderr]     = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]    --> src/properties/font.rs:443:5
[INFO] [stderr]     |
[INFO] [stderr] 443 | /// https://drafts.csswg.org/css2/#propdef-vertical-align
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://drafts.csswg.org/css2/#propdef-vertical-align>`
[INFO] [stderr]     |
[INFO] [stderr]     = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]    --> src/properties/font.rs:471:5
[INFO] [stderr]     |
[INFO] [stderr] 471 | /// https://www.w3.org/TR/2021/WD-css-fonts-4-20210729/#font-prop
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://www.w3.org/TR/2021/WD-css-fonts-4-20210729/#font-prop>`
[INFO] [stderr]     |
[INFO] [stderr]     = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]   --> src/properties/border_image.rs:51:5
[INFO] [stderr]    |
[INFO] [stderr] 51 | /// https://www.w3.org/TR/css-backgrounds-3/#border-image-width
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://www.w3.org/TR/css-backgrounds-3/#border-image-width>`
[INFO] [stderr]    |
[INFO] [stderr]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]   --> src/properties/border_image.rs:94:5
[INFO] [stderr]    |
[INFO] [stderr] 94 | /// https://www.w3.org/TR/css-backgrounds-3/#border-image-slice
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://www.w3.org/TR/css-backgrounds-3/#border-image-slice>`
[INFO] [stderr]    |
[INFO] [stderr]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]    --> src/properties/border_image.rs:134:5
[INFO] [stderr]     |
[INFO] [stderr] 134 | /// https://www.w3.org/TR/css-backgrounds-3/#border-image
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://www.w3.org/TR/css-backgrounds-3/#border-image>`
[INFO] [stderr]     |
[INFO] [stderr]     = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]   --> src/properties/transition.rs:16:5
[INFO] [stderr]    |
[INFO] [stderr] 16 | /// https://www.w3.org/TR/2018/WD-css-transitions-1-20181011/#transition-shorthand-property
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://www.w3.org/TR/2018/WD-css-transitions-1-20181011/#transition-shorthand-property>`
[INFO] [stderr]    |
[INFO] [stderr]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]   --> src/properties/animation.rs:15:5
[INFO] [stderr]    |
[INFO] [stderr] 15 | /// https://drafts.csswg.org/css-animations/#animation-name
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://drafts.csswg.org/css-animations/#animation-name>`
[INFO] [stderr]    |
[INFO] [stderr]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]   --> src/properties/animation.rs:52:5
[INFO] [stderr]    |
[INFO] [stderr] 52 | /// https://drafts.csswg.org/css-animations/#animation-iteration-count
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://drafts.csswg.org/css-animations/#animation-iteration-count>`
[INFO] [stderr]    |
[INFO] [stderr]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]    --> src/properties/animation.rs:101:5
[INFO] [stderr]     |
[INFO] [stderr] 101 | /// https://drafts.csswg.org/css-animations/#animation
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://drafts.csswg.org/css-animations/#animation>`
[INFO] [stderr]     |
[INFO] [stderr]     = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]   --> src/properties/transform.rs:18:5
[INFO] [stderr]    |
[INFO] [stderr] 18 | /// https://www.w3.org/TR/2019/CR-css-transforms-1-20190214/#propdef-transform
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://www.w3.org/TR/2019/CR-css-transforms-1-20190214/#propdef-transform>`
[INFO] [stderr]    |
[INFO] [stderr]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]    --> src/properties/transform.rs:158:5
[INFO] [stderr]     |
[INFO] [stderr] 158 | /// https://drafts.csswg.org/css-transforms-2/#mathematical-description
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://drafts.csswg.org/css-transforms-2/#mathematical-description>`
[INFO] [stderr]     |
[INFO] [stderr]     = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]     --> src/properties/transform.rs:1172:5
[INFO] [stderr]      |
[INFO] [stderr] 1172 | /// https://drafts.csswg.org/css-transforms-2/#perspective-property
[INFO] [stderr]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://drafts.csswg.org/css-transforms-2/#perspective-property>`
[INFO] [stderr]      |
[INFO] [stderr]      = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]     --> src/properties/transform.rs:1198:5
[INFO] [stderr]      |
[INFO] [stderr] 1198 | /// https://drafts.csswg.org/css-transforms-2/#propdef-translate
[INFO] [stderr]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://drafts.csswg.org/css-transforms-2/#propdef-translate>`
[INFO] [stderr]      |
[INFO] [stderr]      = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]     --> src/properties/transform.rs:1253:5
[INFO] [stderr]      |
[INFO] [stderr] 1253 | /// https://drafts.csswg.org/css-transforms-2/#propdef-rotate
[INFO] [stderr]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://drafts.csswg.org/css-transforms-2/#propdef-rotate>`
[INFO] [stderr]      |
[INFO] [stderr]      = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]     --> src/properties/transform.rs:1329:5
[INFO] [stderr]      |
[INFO] [stderr] 1329 | /// https://drafts.csswg.org/css-transforms-2/#propdef-scale
[INFO] [stderr]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://drafts.csswg.org/css-transforms-2/#propdef-scale>`
[INFO] [stderr]      |
[INFO] [stderr]      = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]    --> src/properties/text.rs:201:5
[INFO] [stderr]     |
[INFO] [stderr] 201 | /// https://www.w3.org/TR/2021/CRD-css-text-3-20210422/#word-spacing-property
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://www.w3.org/TR/2021/CRD-css-text-3-20210422/#word-spacing-property>`
[INFO] [stderr]     |
[INFO] [stderr]     = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]    --> src/properties/text.rs:228:5
[INFO] [stderr]     |
[INFO] [stderr] 228 | /// https://www.w3.org/TR/2021/CRD-css-text-3-20210422/#text-indent-property
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://www.w3.org/TR/2021/CRD-css-text-3-20210422/#text-indent-property>`
[INFO] [stderr]     |
[INFO] [stderr]     = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]    --> src/properties/text.rs:400:5
[INFO] [stderr]     |
[INFO] [stderr] 400 | /// https://www.w3.org/TR/2020/WD-css-text-decor-4-20200506/#text-decoration-width-property
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://www.w3.org/TR/2020/WD-css-text-decor-4-20200506/#text-decoration-width-property>`
[INFO] [stderr]     |
[INFO] [stderr]     = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]    --> src/properties/text.rs:604:5
[INFO] [stderr]     |
[INFO] [stderr] 604 | /// https://www.w3.org/TR/2020/WD-css-text-decor-4-20200506/#text-emphasis-property
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://www.w3.org/TR/2020/WD-css-text-decor-4-20200506/#text-emphasis-property>`
[INFO] [stderr]     |
[INFO] [stderr]     = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]    --> src/properties/text.rs:664:5
[INFO] [stderr]     |
[INFO] [stderr] 664 | /// https://www.w3.org/TR/2020/WD-css-text-decor-4-20200506/#text-emphasis-position-property
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://www.w3.org/TR/2020/WD-css-text-decor-4-20200506/#text-emphasis-position-property>`
[INFO] [stderr]     |
[INFO] [stderr]     = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]   --> src/properties/position.rs:12:5
[INFO] [stderr]    |
[INFO] [stderr] 12 | /// https://www.w3.org/TR/2020/WD-css-position-3-20200519/#position-property
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://www.w3.org/TR/2020/WD-css-position-3-20200519/#position-property>`
[INFO] [stderr]    |
[INFO] [stderr]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]   --> src/properties/overflow.rs:20:5
[INFO] [stderr]    |
[INFO] [stderr] 20 | /// https://www.w3.org/TR/2020/WD-css-overflow-3-20200603/#overflow-properties
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://www.w3.org/TR/2020/WD-css-overflow-3-20200603/#overflow-properties>`
[INFO] [stderr]    |
[INFO] [stderr]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]   --> src/properties/ui.rs:20:5
[INFO] [stderr]    |
[INFO] [stderr] 20 | /// https://www.w3.org/TR/2021/WD-css-ui-4-20210316/#cursor
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://www.w3.org/TR/2021/WD-css-ui-4-20210316/#cursor>`
[INFO] [stderr]    |
[INFO] [stderr]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]   --> src/properties/ui.rs:97:5
[INFO] [stderr]    |
[INFO] [stderr] 97 | /// https://www.w3.org/TR/2021/WD-css-ui-4-20210316/#cursor
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://www.w3.org/TR/2021/WD-css-ui-4-20210316/#cursor>`
[INFO] [stderr]    |
[INFO] [stderr]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]    --> src/properties/ui.rs:132:5
[INFO] [stderr]     |
[INFO] [stderr] 132 | /// https://www.w3.org/TR/2021/WD-css-ui-4-20210316/#caret-color
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://www.w3.org/TR/2021/WD-css-ui-4-20210316/#caret-color>`
[INFO] [stderr]     |
[INFO] [stderr]     = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]    --> src/properties/ui.rs:194:5
[INFO] [stderr]     |
[INFO] [stderr] 194 | /// https://www.w3.org/TR/2021/WD-css-ui-4-20210316/#appearance-switching
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://www.w3.org/TR/2021/WD-css-ui-4-20210316/#appearance-switching>`
[INFO] [stderr]     |
[INFO] [stderr]     = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]   --> src/properties/list.rs:11:5
[INFO] [stderr]    |
[INFO] [stderr] 11 | /// https://www.w3.org/TR/2020/WD-css-lists-3-20201117/#text-markers
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://www.w3.org/TR/2020/WD-css-lists-3-20201117/#text-markers>`
[INFO] [stderr]    |
[INFO] [stderr]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]   --> src/properties/list.rs:53:5
[INFO] [stderr]    |
[INFO] [stderr] 53 | /// https://www.w3.org/TR/css-counter-styles-3/#typedef-counter-style
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://www.w3.org/TR/css-counter-styles-3/#typedef-counter-style>`
[INFO] [stderr]    |
[INFO] [stderr]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]    --> src/properties/list.rs:118:5
[INFO] [stderr]     |
[INFO] [stderr] 118 | /// https://www.w3.org/TR/css-counter-styles-3/#funcdef-symbols
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://www.w3.org/TR/css-counter-styles-3/#funcdef-symbols>`
[INFO] [stderr]     |
[INFO] [stderr]     = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]   --> src/properties/grid.rs:19:5
[INFO] [stderr]    |
[INFO] [stderr] 19 | /// https://drafts.csswg.org/css-grid-2/#track-sizing
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://drafts.csswg.org/css-grid-2/#track-sizing>`
[INFO] [stderr]    |
[INFO] [stderr]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]   --> src/properties/grid.rs:26:5
[INFO] [stderr]    |
[INFO] [stderr] 26 | /// https://drafts.csswg.org/css-grid-2/#typedef-track-list
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://drafts.csswg.org/css-grid-2/#typedef-track-list>`
[INFO] [stderr]    |
[INFO] [stderr]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]   --> src/properties/grid.rs:39:5
[INFO] [stderr]    |
[INFO] [stderr] 39 | /// https://drafts.csswg.org/css-grid-2/#typedef-track-size
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://drafts.csswg.org/css-grid-2/#typedef-track-size>`
[INFO] [stderr]    |
[INFO] [stderr]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]   --> src/properties/grid.rs:53:5
[INFO] [stderr]    |
[INFO] [stderr] 53 | /// https://drafts.csswg.org/css-grid-2/#auto-tracks
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://drafts.csswg.org/css-grid-2/#auto-tracks>`
[INFO] [stderr]    |
[INFO] [stderr]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]   --> src/properties/grid.rs:57:5
[INFO] [stderr]    |
[INFO] [stderr] 57 | /// https://drafts.csswg.org/css-grid-2/#typedef-track-breadth
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://drafts.csswg.org/css-grid-2/#typedef-track-breadth>`
[INFO] [stderr]    |
[INFO] [stderr]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]   --> src/properties/grid.rs:67:5
[INFO] [stderr]    |
[INFO] [stderr] 67 | /// https://drafts.csswg.org/css-grid-2/#typedef-track-repeat
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://drafts.csswg.org/css-grid-2/#typedef-track-repeat>`
[INFO] [stderr]    |
[INFO] [stderr]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]   --> src/properties/grid.rs:75:5
[INFO] [stderr]    |
[INFO] [stderr] 75 | /// https://drafts.csswg.org/css-grid-2/#typedef-track-repeat
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://drafts.csswg.org/css-grid-2/#typedef-track-repeat>`
[INFO] [stderr]    |
[INFO] [stderr]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]    --> src/properties/grid.rs:420:5
[INFO] [stderr]     |
[INFO] [stderr] 420 | /// https://drafts.csswg.org/css-grid-2/#grid-template-areas-property
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://drafts.csswg.org/css-grid-2/#grid-template-areas-property>`
[INFO] [stderr]     |
[INFO] [stderr]     = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]    --> src/properties/grid.rs:574:5
[INFO] [stderr]     |
[INFO] [stderr] 574 | /// https://drafts.csswg.org/css-grid-2/#explicit-grid-shorthand
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://drafts.csswg.org/css-grid-2/#explicit-grid-shorthand>`
[INFO] [stderr]     |
[INFO] [stderr]     = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]    --> src/properties/grid.rs:867:5
[INFO] [stderr]     |
[INFO] [stderr] 867 | /// https://drafts.csswg.org/css-grid-2/#grid-shorthand
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://drafts.csswg.org/css-grid-2/#grid-shorthand>`
[INFO] [stderr]     |
[INFO] [stderr]     = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]    --> src/properties/grid.rs:988:5
[INFO] [stderr]     |
[INFO] [stderr] 988 | /// https://drafts.csswg.org/css-grid-2/#typedef-grid-row-start-grid-line
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://drafts.csswg.org/css-grid-2/#typedef-grid-row-start-grid-line>`
[INFO] [stderr]     |
[INFO] [stderr]     = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]     --> src/properties/grid.rs:1093:5
[INFO] [stderr]      |
[INFO] [stderr] 1093 | /// https://drafts.csswg.org/css-grid-2/#placement-shorthands
[INFO] [stderr]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://drafts.csswg.org/css-grid-2/#placement-shorthands>`
[INFO] [stderr]      |
[INFO] [stderr]      = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]     --> src/properties/grid.rs:1128:5
[INFO] [stderr]      |
[INFO] [stderr] 1128 | /// https://drafts.csswg.org/css-grid-2/#propdef-grid-area
[INFO] [stderr]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://drafts.csswg.org/css-grid-2/#propdef-grid-area>`
[INFO] [stderr]      |
[INFO] [stderr]      = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]  --> src/properties/css_modules.rs:9:5
[INFO] [stderr]   |
[INFO] [stderr] 9 | /// https://github.com/css-modules/css-modules/#dependencies
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://github.com/css-modules/css-modules/#dependencies>`
[INFO] [stderr]   |
[INFO] [stderr]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]   --> src/properties/size.rs:12:5
[INFO] [stderr]    |
[INFO] [stderr] 12 | /// https://drafts.csswg.org/css-sizing-3/#specifying-sizes
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://drafts.csswg.org/css-sizing-3/#specifying-sizes>`
[INFO] [stderr]    |
[INFO] [stderr]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]   --> src/properties/size.rs:14:5
[INFO] [stderr]    |
[INFO] [stderr] 14 | /// https://drafts.csswg.org/css-sizing-3/#preferred-size-properties
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://drafts.csswg.org/css-sizing-3/#preferred-size-properties>`
[INFO] [stderr]    |
[INFO] [stderr]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]   --> src/properties/size.rs:67:5
[INFO] [stderr]    |
[INFO] [stderr] 67 | /// https://drafts.csswg.org/css-sizing-3/#min-size-properties
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://drafts.csswg.org/css-sizing-3/#min-size-properties>`
[INFO] [stderr]    |
[INFO] [stderr]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]   --> src/properties/size.rs:68:5
[INFO] [stderr]    |
[INFO] [stderr] 68 | /// https://drafts.csswg.org/css-sizing-3/#max-size-properties
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://drafts.csswg.org/css-sizing-3/#max-size-properties>`
[INFO] [stderr]    |
[INFO] [stderr]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]  --> src/properties/svg.rs:9:5
[INFO] [stderr]   |
[INFO] [stderr] 9 | /// https://www.w3.org/TR/SVG2/painting.html#SpecifyingPaint
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://www.w3.org/TR/SVG2/painting.html#SpecifyingPaint>`
[INFO] [stderr]   |
[INFO] [stderr]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]    --> src/properties/svg.rs:101:5
[INFO] [stderr]     |
[INFO] [stderr] 101 | /// https://www.w3.org/TR/SVG2/painting.html#StrokeDashing
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://www.w3.org/TR/SVG2/painting.html#StrokeDashing>`
[INFO] [stderr]     |
[INFO] [stderr]     = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]    --> src/properties/svg.rs:153:5
[INFO] [stderr]     |
[INFO] [stderr] 153 | /// https://www.w3.org/TR/SVG2/painting.html#VertexMarkerProperties
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://www.w3.org/TR/SVG2/painting.html#VertexMarkerProperties>`
[INFO] [stderr]     |
[INFO] [stderr]     = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]   --> src/properties/masking.rs:45:5
[INFO] [stderr]    |
[INFO] [stderr] 45 | /// https://www.w3.org/TR/css-masking-1/#the-mask-clip
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://www.w3.org/TR/css-masking-1/#the-mask-clip>`
[INFO] [stderr]    |
[INFO] [stderr]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]   --> src/properties/masking.rs:86:5
[INFO] [stderr]    |
[INFO] [stderr] 86 | /// https://www.w3.org/TR/css-masking-1/#the-mask
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://www.w3.org/TR/css-masking-1/#the-mask>`
[INFO] [stderr]    |
[INFO] [stderr]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]    --> src/properties/masking.rs:229:5
[INFO] [stderr]     |
[INFO] [stderr] 229 | /// https://www.w3.org/TR/css-masking-1/#the-clip-path
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://www.w3.org/TR/css-masking-1/#the-clip-path>`
[INFO] [stderr]     |
[INFO] [stderr]     = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]    --> src/properties/masking.rs:291:5
[INFO] [stderr]     |
[INFO] [stderr] 291 | /// https://www.w3.org/TR/css-masking-1/#the-mask-border
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://www.w3.org/TR/css-masking-1/#the-mask-border>`
[INFO] [stderr]     |
[INFO] [stderr]     = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]   --> src/properties/effects.rs:14:5
[INFO] [stderr]    |
[INFO] [stderr] 14 | /// https://drafts.fxtf.org/filter-effects-1/#FilterProperty
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://drafts.fxtf.org/filter-effects-1/#FilterProperty>`
[INFO] [stderr]    |
[INFO] [stderr]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]    --> src/properties/effects.rs:172:5
[INFO] [stderr]     |
[INFO] [stderr] 172 | /// https://drafts.fxtf.org/filter-effects-1/#funcdef-filter-drop-shadow
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://drafts.fxtf.org/filter-effects-1/#funcdef-filter-drop-shadow>`
[INFO] [stderr]     |
[INFO] [stderr]     = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]   --> src/values/image.rs:12:5
[INFO] [stderr]    |
[INFO] [stderr] 12 | /// https://www.w3.org/TR/css-images-3/#typedef-image
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://www.w3.org/TR/css-images-3/#typedef-image>`
[INFO] [stderr]    |
[INFO] [stderr]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]  --> src/values/length.rs:9:5
[INFO] [stderr]   |
[INFO] [stderr] 9 | /// https://drafts.csswg.org/css-values-4/#typedef-length-percentage
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://drafts.csswg.org/css-values-4/#typedef-length-percentage>`
[INFO] [stderr]   |
[INFO] [stderr]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]  --> src/values/time.rs:7:5
[INFO] [stderr]   |
[INFO] [stderr] 7 | /// https://www.w3.org/TR/css3-values/#time-value
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://www.w3.org/TR/css3-values/#time-value>`
[INFO] [stderr]   |
[INFO] [stderr]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]  --> src/values/ident.rs:6:5
[INFO] [stderr]   |
[INFO] [stderr] 6 | /// https://www.w3.org/TR/css-values-4/#custom-idents
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://www.w3.org/TR/css-values-4/#custom-idents>`
[INFO] [stderr]   |
[INFO] [stderr]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]  --> src/values/easing.rs:7:5
[INFO] [stderr]   |
[INFO] [stderr] 7 | /// https://www.w3.org/TR/css-easing-1/#easing-functions
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://www.w3.org/TR/css-easing-1/#easing-functions>`
[INFO] [stderr]   |
[INFO] [stderr]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]    --> src/values/angle.rs:165:5
[INFO] [stderr]     |
[INFO] [stderr] 165 | /// https://drafts.csswg.org/css-values-4/#typedef-angle-percentage
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://drafts.csswg.org/css-values-4/#typedef-angle-percentage>`
[INFO] [stderr]     |
[INFO] [stderr]     = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]  --> src/values/percentage.rs:8:5
[INFO] [stderr]   |
[INFO] [stderr] 8 | /// https://drafts.csswg.org/css-values-4/#percentages
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://drafts.csswg.org/css-values-4/#percentages>`
[INFO] [stderr]   |
[INFO] [stderr]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]    --> src/values/percentage.rs:153:5
[INFO] [stderr]     |
[INFO] [stderr] 153 | /// https://drafts.csswg.org/css-values-4/#mixed-percentages
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://drafts.csswg.org/css-values-4/#mixed-percentages>`
[INFO] [stderr]     |
[INFO] [stderr]     = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]  --> src/values/alpha.rs:7:5
[INFO] [stderr]   |
[INFO] [stderr] 7 | /// https://www.w3.org/TR/2021/WD-css-color-4-20210601/#typedef-alpha-value
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://www.w3.org/TR/2021/WD-css-color-4-20210601/#typedef-alpha-value>`
[INFO] [stderr]   |
[INFO] [stderr]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]  --> src/values/position.rs:9:5
[INFO] [stderr]   |
[INFO] [stderr] 9 | /// https://www.w3.org/TR/css-backgrounds-3/#background-position
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://www.w3.org/TR/css-backgrounds-3/#background-position>`
[INFO] [stderr]   |
[INFO] [stderr]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]   --> src/values/gradient.rs:17:5
[INFO] [stderr]    |
[INFO] [stderr] 17 | /// https://www.w3.org/TR/css-images-3/#gradients
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://www.w3.org/TR/css-images-3/#gradients>`
[INFO] [stderr]    |
[INFO] [stderr]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]    --> src/values/gradient.rs:136:5
[INFO] [stderr]     |
[INFO] [stderr] 136 | /// https://www.w3.org/TR/css-images-3/#linear-gradients
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://www.w3.org/TR/css-images-3/#linear-gradients>`
[INFO] [stderr]     |
[INFO] [stderr]     = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]    --> src/values/gradient.rs:201:5
[INFO] [stderr]     |
[INFO] [stderr] 201 | /// https://www.w3.org/TR/css-images-3/#radial-gradients
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://www.w3.org/TR/css-images-3/#radial-gradients>`
[INFO] [stderr]     |
[INFO] [stderr]     = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]    --> src/values/gradient.rs:324:5
[INFO] [stderr]     |
[INFO] [stderr] 324 | /// https://www.w3.org/TR/css-images-3/#valdef-radial-gradient-ending-shape
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://www.w3.org/TR/css-images-3/#valdef-radial-gradient-ending-shape>`
[INFO] [stderr]     |
[INFO] [stderr]     = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]    --> src/values/gradient.rs:479:5
[INFO] [stderr]     |
[INFO] [stderr] 479 | /// https://www.w3.org/TR/css-images-4/#conic-gradients
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://www.w3.org/TR/css-images-4/#conic-gradients>`
[INFO] [stderr]     |
[INFO] [stderr]     = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]    --> src/values/gradient.rs:535:5
[INFO] [stderr]     |
[INFO] [stderr] 535 | /// https://www.w3.org/TR/css-images-4/#color-stop-syntax
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://www.w3.org/TR/css-images-4/#color-stop-syntax>`
[INFO] [stderr]     |
[INFO] [stderr]     = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]  --> src/values/resolution.rs:7:5
[INFO] [stderr]   |
[INFO] [stderr] 7 | /// https://drafts.csswg.org/css-values-4/#resolution-value
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://drafts.csswg.org/css-values-4/#resolution-value>`
[INFO] [stderr]   |
[INFO] [stderr]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]  --> src/values/ratio.rs:6:5
[INFO] [stderr]   |
[INFO] [stderr] 6 | /// https://drafts.csswg.org/css-values-4/#ratios
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://drafts.csswg.org/css-values-4/#ratios>`
[INFO] [stderr]   |
[INFO] [stderr]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]   --> src/values/shape.rs:11:5
[INFO] [stderr]    |
[INFO] [stderr] 11 | /// https://www.w3.org/TR/css-shapes-1/#basic-shape-functions
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://www.w3.org/TR/css-shapes-1/#basic-shape-functions>`
[INFO] [stderr]    |
[INFO] [stderr]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]   --> src/values/shape.rs:20:5
[INFO] [stderr]    |
[INFO] [stderr] 20 | /// https://www.w3.org/TR/css-shapes-1/#funcdef-inset
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://www.w3.org/TR/css-shapes-1/#funcdef-inset>`
[INFO] [stderr]    |
[INFO] [stderr]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]   --> src/values/shape.rs:27:5
[INFO] [stderr]    |
[INFO] [stderr] 27 | /// https://www.w3.org/TR/css-shapes-1/#funcdef-circle
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://www.w3.org/TR/css-shapes-1/#funcdef-circle>`
[INFO] [stderr]    |
[INFO] [stderr]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]   --> src/values/shape.rs:34:5
[INFO] [stderr]    |
[INFO] [stderr] 34 | /// https://www.w3.org/TR/css-shapes-1/#typedef-shape-radius
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://www.w3.org/TR/css-shapes-1/#typedef-shape-radius>`
[INFO] [stderr]    |
[INFO] [stderr]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]   --> src/values/shape.rs:42:5
[INFO] [stderr]    |
[INFO] [stderr] 42 | /// https://www.w3.org/TR/css-shapes-1/#funcdef-ellipse
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://www.w3.org/TR/css-shapes-1/#funcdef-ellipse>`
[INFO] [stderr]    |
[INFO] [stderr]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]   --> src/values/shape.rs:50:5
[INFO] [stderr]    |
[INFO] [stderr] 50 | /// https://www.w3.org/TR/css-shapes-1/#funcdef-polygon
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://www.w3.org/TR/css-shapes-1/#funcdef-polygon>`
[INFO] [stderr]    |
[INFO] [stderr]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr] 
[INFO] [stderr] warning: `parcel_css` (lib doc) generated 110 warnings
[INFO] [stderr]     Finished dev [unoptimized + debuginfo] target(s) in 4.74s
[INFO] running `Command { std: "docker" "inspect" "ad80f27327a469a8d2268d0d0e7a19ef43ffbf98e438907ff1165500d9b02cc7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ad80f27327a469a8d2268d0d0e7a19ef43ffbf98e438907ff1165500d9b02cc7", kill_on_drop: false }`
[INFO] [stdout] ad80f27327a469a8d2268d0d0e7a19ef43ffbf98e438907ff1165500d9b02cc7