[INFO] cloning repository https://github.com/suxin2017/rust-less
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/suxin2017/rust-less" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsuxin2017%2Frust-less", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsuxin2017%2Frust-less'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 461ab38fb30f0adabf292c25e706fb69380a846a
[INFO] documenting suxin2017/rust-less against 1.97.0-beta.6 for beta-rustdoc-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsuxin2017%2Frust-less" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-7-tc1/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-7-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/suxin2017/rust-less
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking git repo https://github.com/suxin2017/rust-less
[INFO] tweaked toml for git repo https://github.com/suxin2017/rust-less written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/suxin2017/rust-less on toolchain 1.97.0-beta.6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/suxin2017/rust-less already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.97.0-beta.6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: /workspace/builds/worker-7-tc1/source/selectors/Cargo.toml: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded vlq v0.5.1
[INFO] [stderr]   Downloaded base64-simd v0.7.0
[INFO] [stderr]   Downloaded rend v0.4.1
[INFO] [stderr]   Downloaded data-url v0.1.1
[INFO] [stderr]   Downloaded parcel_sourcemap v2.1.1
[INFO] [stderr]   Downloaded simd-abstraction v0.7.1
[INFO] [stderr]   Downloaded schemars v0.8.15
[INFO] [stderr]   Downloaded outref v0.1.0
[INFO] [stderr]   Downloaded similar v2.4.0
[INFO] [stderr]   Downloaded schemars_derive v0.8.15
[INFO] [stderr]   Downloaded const-str v0.3.2
[INFO] [stderr]   Downloaded const-str-proc-macro v0.3.2
[INFO] [stderr]   Downloaded assert_fs v1.0.13
[INFO] [stderr]   Downloaded errno v0.3.6
[INFO] [stderr]   Downloaded predicates v3.0.4
[INFO] [stderr]   Downloaded serde_bytes v0.11.12
[INFO] [stderr]   Downloaded serde-detach v0.0.1
[INFO] [stderr]   Downloaded globset v0.4.13
[INFO] [stderr]   Downloaded napi-sys v2.3.0
[INFO] [stderr]   Downloaded napi-derive v2.14.0
[INFO] [stderr]   Downloaded napi-derive-backend v1.0.53
[INFO] [stderr]   Downloaded assert_cmd v2.0.12
[INFO] [stderr]   Downloaded napi v2.10.3
[INFO] [stderr]   Downloaded insta v1.34.0
[INFO] [stderr]   Downloaded zerocopy v0.7.25
[INFO] [stderr]   Downloaded cbindgen v0.24.5
[INFO] [stderr]   Downloaded bstr v1.7.0
[INFO] [stderr]   Downloaded browserslist-rs v0.12.4
[INFO] [stderr]   Downloaded zerocopy-derive v0.7.25
[INFO] [stderr]   Downloaded napi-build v1.2.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 4d61bf0ca53c44c21de1a88f6a6234a6d74b26adc68667f70bed761f70cdad42
[INFO] running `Command { std: "docker" "start" "4d61bf0ca53c44c21de1a88f6a6234a6d74b26adc68667f70bed761f70cdad42", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4d61bf0ca53c44c21de1a88f6a6234a6d74b26adc68667f70bed761f70cdad42", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "4d61bf0ca53c44c21de1a88f6a6234a6d74b26adc68667f70bed761f70cdad42" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4d61bf0ca53c44c21de1a88f6a6234a6d74b26adc68667f70bed761f70cdad42", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "4d61bf0ca53c44c21de1a88f6a6234a6d74b26adc68667f70bed761f70cdad42" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr] warning: /opt/rustwide/workdir/selectors/Cargo.toml: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr]    Compiling libc v0.2.150
[INFO] [stderr]    Compiling ahash v0.7.7
[INFO] [stderr]     Checking outref v0.1.0
[INFO] [stderr]    Compiling rkyv v0.7.42
[INFO] [stderr]     Checking phf_shared v0.10.0
[INFO] [stderr]    Compiling syn v2.0.39
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking getrandom v0.2.10
[INFO] [stderr]     Checking seahash v4.1.0
[INFO] [stderr]     Checking vlq v0.5.1
[INFO] [stderr]     Checking data-url v0.1.1
[INFO] [stderr]     Checking hashbrown v0.14.2
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking pathdiff v0.2.1
[INFO] [stderr]     Checking data-encoding v2.4.0
[INFO] [stderr]     Checking simd-abstraction v0.7.1
[INFO] [stderr]     Checking phf v0.10.1
[INFO] [stderr]     Checking base64-simd v0.7.0
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling phf_generator v0.11.2
[INFO] [stderr]    Compiling phf_generator v0.10.0
[INFO] [stderr]    Compiling phf_codegen v0.10.0
[INFO] [stderr]    Compiling parcel_selectors v0.26.4 (/opt/rustwide/workdir/selectors)
[INFO] [stderr]    Compiling serde_derive v1.0.192
[INFO] [stderr]    Compiling phf_macros v0.11.2
[INFO] [stderr]    Compiling cssparser-macros v0.6.1 (/opt/rustwide/workdir/rust-cssparser/macros)
[INFO] [stderr]    Compiling ptr_meta_derive v0.1.4
[INFO] [stderr]    Compiling static-self-derive v0.1.1 (/opt/rustwide/workdir/static-self-derive)
[INFO] [stderr]    Compiling rkyv_derive v0.7.42
[INFO] [stderr]    Compiling const-str-proc-macro v0.3.2
[INFO] [stderr]     Checking phf v0.11.2
[INFO] [stderr]     Checking ptr_meta v0.1.4
[INFO] [stderr]     Checking const-str v0.3.2
[INFO] [stderr]     Checking serde v1.0.192
[INFO] [stderr]     Checking smallvec v1.11.1
[INFO] [stderr]     Checking serde_json v1.0.108
[INFO] [stderr]     Checking cssparser v0.33.0 (/opt/rustwide/workdir/rust-cssparser)
[INFO] [stderr]     Checking static-self v0.1.1 (/opt/rustwide/workdir/static-self)
[INFO] [stderr]     Checking parking_lot_core v0.9.9
[INFO] [stderr]     Checking dashmap v5.5.3
[INFO] [stderr]     Checking parcel_sourcemap v2.1.1
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> rust-cssparser/src/tokenizer.rs:232:23
[INFO] [stdout]     |
[INFO] [stdout] 232 |     pub fn new(input: &str) -> Tokenizer {
[INFO] [stdout]     |                       ^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 232 |     pub fn new(input: &str) -> Tokenizer<'_> {
[INFO] [stdout]     |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking cssparser-color v0.1.0 (/opt/rustwide/workdir/rust-cssparser/color)
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]   --> rust-cssparser/color/lib.rs:19:7
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[cfg(feature = "serde")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]    --> rust-cssparser/color/lib.rs:547:7
[INFO] [stdout]     |
[INFO] [stdout] 547 | #[cfg(feature = "serde")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]    --> rust-cssparser/color/lib.rs:557:7
[INFO] [stdout]     |
[INFO] [stdout] 557 | #[cfg(feature = "serde")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]    --> rust-cssparser/color/lib.rs:635:7
[INFO] [stdout]     |
[INFO] [stdout] 635 | #[cfg(feature = "serde")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]    --> rust-cssparser/color/lib.rs:645:7
[INFO] [stdout]     |
[INFO] [stdout] 645 | #[cfg(feature = "serde")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]    --> rust-cssparser/color/lib.rs:702:7
[INFO] [stdout]     |
[INFO] [stdout] 702 | #[cfg(feature = "serde")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]    --> rust-cssparser/color/lib.rs:712:7
[INFO] [stdout]     |
[INFO] [stdout] 712 | #[cfg(feature = "serde")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]    --> rust-cssparser/color/lib.rs:771:15
[INFO] [stdout]     |
[INFO] [stdout] 771 |         #[cfg(feature = "serde")]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout] ...
[INFO] [stdout] 811 | impl_lab_like!(Lab, "lab");
[INFO] [stdout]     | -------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `impl_lab_like` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]    --> rust-cssparser/color/lib.rs:781:15
[INFO] [stdout]     |
[INFO] [stdout] 781 |         #[cfg(feature = "serde")]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout] ...
[INFO] [stdout] 811 | impl_lab_like!(Lab, "lab");
[INFO] [stdout]     | -------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `impl_lab_like` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]    --> rust-cssparser/color/lib.rs:771:15
[INFO] [stdout]     |
[INFO] [stdout] 771 |         #[cfg(feature = "serde")]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout] ...
[INFO] [stdout] 812 | impl_lab_like!(Oklab, "oklab");
[INFO] [stdout]     | ------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `impl_lab_like` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]    --> rust-cssparser/color/lib.rs:781:15
[INFO] [stdout]     |
[INFO] [stdout] 781 |         #[cfg(feature = "serde")]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout] ...
[INFO] [stdout] 812 | impl_lab_like!(Oklab, "oklab");
[INFO] [stdout]     | ------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `impl_lab_like` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]    --> rust-cssparser/color/lib.rs:862:15
[INFO] [stdout]     |
[INFO] [stdout] 862 |         #[cfg(feature = "serde")]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout] ...
[INFO] [stdout] 902 | impl_lch_like!(Lch, "lch");
[INFO] [stdout]     | -------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `impl_lch_like` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]    --> rust-cssparser/color/lib.rs:872:15
[INFO] [stdout]     |
[INFO] [stdout] 872 |         #[cfg(feature = "serde")]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout] ...
[INFO] [stdout] 902 | impl_lch_like!(Lch, "lch");
[INFO] [stdout]     | -------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `impl_lch_like` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]    --> rust-cssparser/color/lib.rs:862:15
[INFO] [stdout]     |
[INFO] [stdout] 862 |         #[cfg(feature = "serde")]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout] ...
[INFO] [stdout] 903 | impl_lch_like!(Oklch, "oklch");
[INFO] [stdout]     | ------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `impl_lch_like` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]    --> rust-cssparser/color/lib.rs:872:15
[INFO] [stdout]     |
[INFO] [stdout] 872 |         #[cfg(feature = "serde")]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout] ...
[INFO] [stdout] 903 | impl_lch_like!(Oklch, "oklch");
[INFO] [stdout]     | ------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `impl_lch_like` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> selectors/parser.rs:885:31
[INFO] [stdout]     |
[INFO] [stdout] 885 |   pub fn iter_raw_match_order(&self) -> slice::Iter<Component<'i, Impl>> {
[INFO] [stdout]     |                               ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                               |
[INFO] [stdout]     |                               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 885 |   pub fn iter_raw_match_order(&self) -> slice::Iter<'_, Component<'i, Impl>> {
[INFO] [stdout]     |                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> selectors/parser.rs:890:35
[INFO] [stdout]     |
[INFO] [stdout] 890 |   pub fn iter_mut_raw_match_order(&mut self) -> slice::IterMut<Component<'i, Impl>> {
[INFO] [stdout]     |                                   ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 890 |   pub fn iter_mut_raw_match_order(&mut self) -> slice::IterMut<'_, Component<'i, Impl>> {
[INFO] [stdout]     |                                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> selectors/parser.rs:908:36
[INFO] [stdout]     |
[INFO] [stdout] 908 |   pub fn iter_raw_parse_order_from(&self, offset: usize) -> Rev<slice::Iter<Component<'i, Impl>>> {
[INFO] [stdout]     |                                    ^^^^^                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                    |
[INFO] [stdout]     |                                    the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 908 |   pub fn iter_raw_parse_order_from(&self, offset: usize) -> Rev<slice::Iter<'_, Component<'i, Impl>>> {
[INFO] [stdout]     |                                                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]  Documenting lightningcss v1.0.0-alpha.51 (/opt/rustwide/workdir)
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]   --> src/lib.rs:13:28
[INFO] [stdout]    |
[INFO] [stdout] 13 | //! individual CSS [rules](rules), [properties](properties), or [values](values). The [bundler](bundler)
[INFO] [stdout]    |                     -----  ^^^^^ explicit target is redundant
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     because label contains path that resolves to same destination
[INFO] [stdout]    |
[INFO] [stdout]    = note: when a link's destination is not specified,
[INFO] [stdout]            the label is used to resolve intra-doc links
[INFO] [stdout]    = note: `#[warn(rustdoc::redundant_explicit_links)]` on by default
[INFO] [stdout] help: remove explicit link target
[INFO] [stdout]    |
[INFO] [stdout] 13 - //! individual CSS [rules](rules), [properties](properties), or [values](values). The [bundler](bundler)
[INFO] [stdout] 13 + //! individual CSS [rules], [properties](properties), or [values](values). The [bundler](bundler)
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]   --> src/lib.rs:13:49
[INFO] [stdout]    |
[INFO] [stdout] 13 | //! individual CSS [rules](rules), [properties](properties), or [values](values). The [bundler](bundler)
[INFO] [stdout]    |                                     ----------  ^^^^^^^^^^ explicit target is redundant
[INFO] [stdout]    |                                     |
[INFO] [stdout]    |                                     because label contains path that resolves to same destination
[INFO] [stdout]    |
[INFO] [stdout]    = note: when a link's destination is not specified,
[INFO] [stdout]            the label is used to resolve intra-doc links
[INFO] [stdout] help: remove explicit link target
[INFO] [stdout]    |
[INFO] [stdout] 13 - //! individual CSS [rules](rules), [properties](properties), or [values](values). The [bundler](bundler)
[INFO] [stdout] 13 + //! individual CSS [rules](rules), [properties], or [values](values). The [bundler](bundler)
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]   --> src/lib.rs:13:74
[INFO] [stdout]    |
[INFO] [stdout] 13 | //! individual CSS [rules](rules), [properties](properties), or [values](values). The [bundler](bundler)
[INFO] [stdout]    |                                                                  ------  ^^^^^^ explicit target is redundant
[INFO] [stdout]    |                                                                  |
[INFO] [stdout]    |                                                                  because label contains path that resolves to same destination
[INFO] [stdout]    |
[INFO] [stdout]    = note: when a link's destination is not specified,
[INFO] [stdout]            the label is used to resolve intra-doc links
[INFO] [stdout] help: remove explicit link target
[INFO] [stdout]    |
[INFO] [stdout] 13 - //! individual CSS [rules](rules), [properties](properties), or [values](values). The [bundler](bundler)
[INFO] [stdout] 13 + //! individual CSS [rules](rules), [properties](properties), or [values]. The [bundler](bundler)
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]   --> src/lib.rs:13:97
[INFO] [stdout]    |
[INFO] [stdout] 13 | //! individual CSS [rules](rules), [properties](properties), or [values](values). The [bundler](bundler)
[INFO] [stdout]    |                                                                                        -------  ^^^^^^^ explicit target is redundant
[INFO] [stdout]    |                                                                                        |
[INFO] [stdout]    |                                                                                        because label contains path that resolves to same destination
[INFO] [stdout]    |
[INFO] [stdout]    = note: when a link's destination is not specified,
[INFO] [stdout]            the label is used to resolve intra-doc links
[INFO] [stdout] help: remove explicit link target
[INFO] [stdout]    |
[INFO] [stdout] 13 - //! individual CSS [rules](rules), [properties](properties), or [values](values). The [bundler](bundler)
[INFO] [stdout] 13 + //! individual CSS [rules](rules), [properties](properties), or [values](values). The [bundler]
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]  --> src/bundler.rs:3:17
[INFO] [stdout]   |
[INFO] [stdout] 3 | //! A [Bundler](Bundler) can be used to combine a CSS file and all of its dependencies
[INFO] [stdout]   |        -------  ^^^^^^^ explicit target is redundant
[INFO] [stdout]   |        |
[INFO] [stdout]   |        because label contains path that resolves to same destination
[INFO] [stdout]   |
[INFO] [stdout]   = note: when a link's destination is not specified,
[INFO] [stdout]           the label is used to resolve intra-doc links
[INFO] [stdout] help: remove explicit link target
[INFO] [stdout]   |
[INFO] [stdout] 3 - //! A [Bundler](Bundler) can be used to combine a CSS file and all of its dependencies
[INFO] [stdout] 3 + //! A [Bundler] can be used to combine a CSS file and all of its dependencies
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]  --> src/bundler.rs:4:81
[INFO] [stdout]   |
[INFO] [stdout] 4 | //! into a single merged style sheet. It works together with a [SourceProvider](SourceProvider)
[INFO] [stdout]   |                                                                 --------------  ^^^^^^^^^^^^^^ explicit target is redundant
[INFO] [stdout]   |                                                                 |
[INFO] [stdout]   |                                                                 because label contains path that resolves to same destination
[INFO] [stdout]   |
[INFO] [stdout]   = note: when a link's destination is not specified,
[INFO] [stdout]           the label is used to resolve intra-doc links
[INFO] [stdout] help: remove explicit link target
[INFO] [stdout]   |
[INFO] [stdout] 4 - //! into a single merged style sheet. It works together with a [SourceProvider](SourceProvider)
[INFO] [stdout] 4 + //! into a single merged style sheet. It works together with a [SourceProvider]
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]  --> src/bundler.rs:5:26
[INFO] [stdout]   |
[INFO] [stdout] 5 | //! (e.g. [FileProvider](FileProvider)) to read files from the file system or another source,
[INFO] [stdout]   |            ------------  ^^^^^^^^^^^^ explicit target is redundant
[INFO] [stdout]   |            |
[INFO] [stdout]   |            because label contains path that resolves to same destination
[INFO] [stdout]   |
[INFO] [stdout]   = note: when a link's destination is not specified,
[INFO] [stdout]           the label is used to resolve intra-doc links
[INFO] [stdout] help: remove explicit link target
[INFO] [stdout]   |
[INFO] [stdout] 5 - //! (e.g. [FileProvider](FileProvider)) to read files from the file system or another source,
[INFO] [stdout] 5 + //! (e.g. [FileProvider]) to read files from the file system or another source,
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]  --> src/bundler.rs:6:32
[INFO] [stdout]   |
[INFO] [stdout] 6 | //! and returns a [StyleSheet](super::stylesheet::StyleSheet) containing the rules from all
[INFO] [stdout]   |                    ----------  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ explicit target is redundant
[INFO] [stdout]   |                    |
[INFO] [stdout]   |                    because label contains path that resolves to same destination
[INFO] [stdout]   |
[INFO] [stdout]   = note: when a link's destination is not specified,
[INFO] [stdout]           the label is used to resolve intra-doc links
[INFO] [stdout] help: remove explicit link target
[INFO] [stdout]   |
[INFO] [stdout] 6 - //! and returns a [StyleSheet](super::stylesheet::StyleSheet) containing the rules from all
[INFO] [stdout] 6 + //! and returns a [StyleSheet] containing the rules from all
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]   --> src/bundler.rs:95:24
[INFO] [stdout]    |
[INFO] [stdout] 95 | /// See [FileProvider](FileProvider) for an implementation that uses the
[INFO] [stdout]    |          ------------  ^^^^^^^^^^^^ explicit target is redundant
[INFO] [stdout]    |          |
[INFO] [stdout]    |          because label contains path that resolves to same destination
[INFO] [stdout]    |
[INFO] [stdout]    = note: when a link's destination is not specified,
[INFO] [stdout]            the label is used to resolve intra-doc links
[INFO] [stdout] help: remove explicit link target
[INFO] [stdout]    |
[INFO] [stdout] 95 - /// See [FileProvider](FileProvider) for an implementation that uses the
[INFO] [stdout] 95 + /// See [FileProvider] for an implementation that uses the
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]    --> src/bundler.rs:109:52
[INFO] [stdout]     |
[INFO] [stdout] 109 | /// Provides an implementation of [SourceProvider](SourceProvider)
[INFO] [stdout]     |                                    --------------  ^^^^^^^^^^^^^^ explicit target is redundant
[INFO] [stdout]     |                                    |
[INFO] [stdout]     |                                    because label contains path that resolves to same destination
[INFO] [stdout]     |
[INFO] [stdout]     = note: when a link's destination is not specified,
[INFO] [stdout]             the label is used to resolve intra-doc links
[INFO] [stdout] help: remove explicit link target
[INFO] [stdout]     |
[INFO] [stdout] 109 - /// Provides an implementation of [SourceProvider](SourceProvider)
[INFO] [stdout] 109 + /// Provides an implementation of [SourceProvider]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]    --> src/css_modules.rs:152:19
[INFO] [stdout]     |
[INFO] [stdout] 152 | /// See [Pattern](Pattern).
[INFO] [stdout]     |          -------  ^^^^^^^ explicit target is redundant
[INFO] [stdout]     |          |
[INFO] [stdout]     |          because label contains path that resolves to same destination
[INFO] [stdout]     |
[INFO] [stdout]     = note: when a link's destination is not specified,
[INFO] [stdout]             the label is used to resolve intra-doc links
[INFO] [stdout] help: remove explicit link target
[INFO] [stdout]     |
[INFO] [stdout] 152 - /// See [Pattern](Pattern).
[INFO] [stdout] 152 + /// See [Pattern].
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]    --> src/css_modules.rs:167:27
[INFO] [stdout]     |
[INFO] [stdout] 167 | /// See [CssModuleExport](CssModuleExport).
[INFO] [stdout]     |          ---------------  ^^^^^^^^^^^^^^^ explicit target is redundant
[INFO] [stdout]     |          |
[INFO] [stdout]     |          because label contains path that resolves to same destination
[INFO] [stdout]     |
[INFO] [stdout]     = note: when a link's destination is not specified,
[INFO] [stdout]             the label is used to resolve intra-doc links
[INFO] [stdout] help: remove explicit link target
[INFO] [stdout]     |
[INFO] [stdout] 167 - /// See [CssModuleExport](CssModuleExport).
[INFO] [stdout] 167 + /// See [CssModuleExport].
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]  --> src/dependencies.rs:5:77
[INFO] [stdout]   |
[INFO] [stdout] 5 | //! the `@import` rule, as well as `url()` references. See [PrinterOptions](PrinterOptions).
[INFO] [stdout]   |                                                             --------------  ^^^^^^^^^^^^^^ explicit target is redundant
[INFO] [stdout]   |                                                             |
[INFO] [stdout]   |                                                             because label contains path that resolves to same destination
[INFO] [stdout]   |
[INFO] [stdout]   = note: when a link's destination is not specified,
[INFO] [stdout]           the label is used to resolve intra-doc links
[INFO] [stdout] help: remove explicit link target
[INFO] [stdout]   |
[INFO] [stdout] 5 - //! the `@import` rule, as well as `url()` references. See [PrinterOptions](PrinterOptions).
[INFO] [stdout] 5 + //! the `@import` rule, as well as `url()` references. See [PrinterOptions].
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]    --> src/error.rs:390:27
[INFO] [stdout]     |
[INFO] [stdout] 390 |   /// A [std::fmt::Error](std::fmt::Error) was encountered in the underlying destination.
[INFO] [stdout]     |          ---------------  ^^^^^^^^^^^^^^^ explicit target is redundant
[INFO] [stdout]     |          |
[INFO] [stdout]     |          because label contains path that resolves to same destination
[INFO] [stdout]     |
[INFO] [stdout]     = note: when a link's destination is not specified,
[INFO] [stdout]             the label is used to resolve intra-doc links
[INFO] [stdout] help: remove explicit link target
[INFO] [stdout]     |
[INFO] [stdout] 390 -   /// A [std::fmt::Error](std::fmt::Error) was encountered in the underlying destination.
[INFO] [stdout] 390 +   /// A [std::fmt::Error] was encountered in the underlying destination.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]     --> src/media_query.rs:1417:24
[INFO] [stdout]      |
[INFO] [stdout] 1417 | /// See [MediaFeature](MediaFeature).
[INFO] [stdout]      |          ------------  ^^^^^^^^^^^^ explicit target is redundant
[INFO] [stdout]      |          |
[INFO] [stdout]      |          because label contains path that resolves to same destination
[INFO] [stdout]      |
[INFO] [stdout]      = note: when a link's destination is not specified,
[INFO] [stdout]              the label is used to resolve intra-doc links
[INFO] [stdout] help: remove explicit link target
[INFO] [stdout]      |
[INFO] [stdout] 1417 - /// See [MediaFeature](MediaFeature).
[INFO] [stdout] 1417 + /// See [MediaFeature].
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]   --> src/printer.rs:50:26
[INFO] [stdout]    |
[INFO] [stdout] 50 | /// See [PrinterOptions](PrinterOptions).
[INFO] [stdout]    |          --------------  ^^^^^^^^^^^^^^ explicit target is redundant
[INFO] [stdout]    |          |
[INFO] [stdout]    |          because label contains path that resolves to same destination
[INFO] [stdout]    |
[INFO] [stdout]    = note: when a link's destination is not specified,
[INFO] [stdout]            the label is used to resolve intra-doc links
[INFO] [stdout] help: remove explicit link target
[INFO] [stdout]    |
[INFO] [stdout] 50 - /// See [PrinterOptions](PrinterOptions).
[INFO] [stdout] 50 + /// See [PrinterOptions].
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]   --> src/printer.rs:67:34
[INFO] [stdout]    |
[INFO] [stdout] 67 | /// implements [std::fmt::Write](std::fmt::Write), such as a [String](String).
[INFO] [stdout]    |                 ---------------  ^^^^^^^^^^^^^^^ explicit target is redundant
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 because label contains path that resolves to same destination
[INFO] [stdout]    |
[INFO] [stdout]    = note: when a link's destination is not specified,
[INFO] [stdout]            the label is used to resolve intra-doc links
[INFO] [stdout] help: remove explicit link target
[INFO] [stdout]    |
[INFO] [stdout] 67 - /// implements [std::fmt::Write](std::fmt::Write), such as a [String](String).
[INFO] [stdout] 67 + /// implements [std::fmt::Write], such as a [String](String).
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]   --> src/printer.rs:67:71
[INFO] [stdout]    |
[INFO] [stdout] 67 | /// implements [std::fmt::Write](std::fmt::Write), such as a [String](String).
[INFO] [stdout]    |                                                               ------  ^^^^^^ explicit target is redundant
[INFO] [stdout]    |                                                               |
[INFO] [stdout]    |                                                               because label contains path that resolves to same destination
[INFO] [stdout]    |
[INFO] [stdout]    = note: when a link's destination is not specified,
[INFO] [stdout]            the label is used to resolve intra-doc links
[INFO] [stdout] help: remove explicit link target
[INFO] [stdout]    |
[INFO] [stdout] 67 - /// implements [std::fmt::Write](std::fmt::Write), such as a [String](String).
[INFO] [stdout] 67 + /// implements [std::fmt::Write](std::fmt::Write), such as a [String].
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]  --> src/properties/mod.rs:3:80
[INFO] [stdout]   |
[INFO] [stdout] 3 | //! Each property provides parsing and serialization support using the [Parse](super::traits::Parse)
[INFO] [stdout]   |                                                                         -----  ^^^^^^^^^^^^^^^^^^^^ explicit target is redundant
[INFO] [stdout]   |                                                                         |
[INFO] [stdout]   |                                                                         because label contains path that resolves to same destination
[INFO] [stdout]   |
[INFO] [stdout]   = note: when a link's destination is not specified,
[INFO] [stdout]           the label is used to resolve intra-doc links
[INFO] [stdout] help: remove explicit link target
[INFO] [stdout]   |
[INFO] [stdout] 3 - //! Each property provides parsing and serialization support using the [Parse](super::traits::Parse)
[INFO] [stdout] 3 + //! Each property provides parsing and serialization support using the [Parse]
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]  --> src/properties/mod.rs:4:17
[INFO] [stdout]   |
[INFO] [stdout] 4 | //! and [ToCss](super::traits::ToCss) traits. Properties are fully parsed as defined by the CSS spec,
[INFO] [stdout]   |          -----  ^^^^^^^^^^^^^^^^^^^^ explicit target is redundant
[INFO] [stdout]   |          |
[INFO] [stdout]   |          because label contains path that resolves to same destination
[INFO] [stdout]   |
[INFO] [stdout]   = note: when a link's destination is not specified,
[INFO] [stdout]           the label is used to resolve intra-doc links
[INFO] [stdout] help: remove explicit link target
[INFO] [stdout]   |
[INFO] [stdout] 4 - //! and [ToCss](super::traits::ToCss) traits. Properties are fully parsed as defined by the CSS spec,
[INFO] [stdout] 4 + //! and [ToCss] traits. Properties are fully parsed as defined by the CSS spec,
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]   --> src/properties/mod.rs:11:34
[INFO] [stdout]    |
[INFO] [stdout] 11 | //! also implement the [Default](std::default::Default) trait, which returns the initial value for the property.
[INFO] [stdout]    |                         -------  ^^^^^^^^^^^^^^^^^^^^^ explicit target is redundant
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         because label contains path that resolves to same destination
[INFO] [stdout]    |
[INFO] [stdout]    = note: when a link's destination is not specified,
[INFO] [stdout]            the label is used to resolve intra-doc links
[INFO] [stdout] help: remove explicit link target
[INFO] [stdout]    |
[INFO] [stdout] 11 - //! also implement the [Default](std::default::Default) trait, which returns the initial value for the property.
[INFO] [stdout] 11 + //! also implement the [Default] trait, which returns the initial value for the property.
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]   --> src/properties/mod.rs:16:20
[INFO] [stdout]    |
[INFO] [stdout] 16 | //! The [Property](Property) enum contains the values of all properties, and can be used to parse property values by name.
[INFO] [stdout]    |          --------  ^^^^^^^^ explicit target is redundant
[INFO] [stdout]    |          |
[INFO] [stdout]    |          because label contains path that resolves to same destination
[INFO] [stdout]    |
[INFO] [stdout]    = note: when a link's destination is not specified,
[INFO] [stdout]            the label is used to resolve intra-doc links
[INFO] [stdout] help: remove explicit link target
[INFO] [stdout]    |
[INFO] [stdout] 16 - //! The [Property](Property) enum contains the values of all properties, and can be used to parse property values by name.
[INFO] [stdout] 16 + //! The [Property] enum contains the values of all properties, and can be used to parse property values by name.
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]   --> src/properties/mod.rs:17:22
[INFO] [stdout]    |
[INFO] [stdout] 17 | //! The [PropertyId](PropertyId) enum represents only property names, and not values and is used to refer to known properties.
[INFO] [stdout]    |          ----------  ^^^^^^^^^^ explicit target is redundant
[INFO] [stdout]    |          |
[INFO] [stdout]    |          because label contains path that resolves to same destination
[INFO] [stdout]    |
[INFO] [stdout]    = note: when a link's destination is not specified,
[INFO] [stdout]            the label is used to resolve intra-doc links
[INFO] [stdout] help: remove explicit link target
[INFO] [stdout]    |
[INFO] [stdout] 17 - //! The [PropertyId](PropertyId) enum represents only property names, and not values and is used to refer to known properties.
[INFO] [stdout] 17 + //! The [PropertyId] enum represents only property names, and not values and is used to refer to known properties.
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]   --> src/properties/mod.rs:78:39
[INFO] [stdout]    |
[INFO] [stdout] 78 | //! If you have a [cssparser::Parser](cssparser::Parser) already, you can also use the `parse` and `to_css`
[INFO] [stdout]    |                    -----------------  ^^^^^^^^^^^^^^^^^ explicit target is redundant
[INFO] [stdout]    |                    |
[INFO] [stdout]    |                    because label contains path that resolves to same destination
[INFO] [stdout]    |
[INFO] [stdout]    = note: when a link's destination is not specified,
[INFO] [stdout]            the label is used to resolve intra-doc links
[INFO] [stdout] help: remove explicit link target
[INFO] [stdout]    |
[INFO] [stdout] 78 - //! If you have a [cssparser::Parser](cssparser::Parser) already, you can also use the `parse` and `to_css`
[INFO] [stdout] 78 + //! If you have a [cssparser::Parser] already, you can also use the `parse` and `to_css`
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]   --> src/properties/mod.rs:83:75
[INFO] [stdout]    |
[INFO] [stdout] 83 | //! Custom and unknown properties are represented by the [CustomProperty](custom::CustomProperty) struct, and the
[INFO] [stdout]    |                                                           --------------  ^^^^^^^^^^^^^^^^^^^^^^ explicit target is redundant
[INFO] [stdout]    |                                                           |
[INFO] [stdout]    |                                                           because label contains path that resolves to same destination
[INFO] [stdout]    |
[INFO] [stdout]    = note: when a link's destination is not specified,
[INFO] [stdout]            the label is used to resolve intra-doc links
[INFO] [stdout] help: remove explicit link target
[INFO] [stdout]    |
[INFO] [stdout] 83 - //! Custom and unknown properties are represented by the [CustomProperty](custom::CustomProperty) struct, and the
[INFO] [stdout] 83 + //! Custom and unknown properties are represented by the [CustomProperty] struct, and the
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]   --> src/properties/mod.rs:85:17
[INFO] [stdout]    |
[INFO] [stdout] 85 | //! [TokenList](custom::TokenList), with the name as a string.
[INFO] [stdout]    |      ---------  ^^^^^^^^^^^^^^^^^ explicit target is redundant
[INFO] [stdout]    |      |
[INFO] [stdout]    |      because label contains path that resolves to same destination
[INFO] [stdout]    |
[INFO] [stdout]    = note: when a link's destination is not specified,
[INFO] [stdout]            the label is used to resolve intra-doc links
[INFO] [stdout] help: remove explicit link target
[INFO] [stdout]    |
[INFO] [stdout] 85 - //! [TokenList](custom::TokenList), with the name as a string.
[INFO] [stdout] 85 + //! [TokenList], with the name as a string.
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]   --> src/properties/mod.rs:88:24
[INFO] [stdout]    |
[INFO] [stdout] 88 | //! [UnparsedProperty](custom::UnparsedProperty) struct, and the `Property::Unparsed` variant. The value is stored
[INFO] [stdout]    |      ----------------  ^^^^^^^^^^^^^^^^^^^^^^^^ explicit target is redundant
[INFO] [stdout]    |      |
[INFO] [stdout]    |      because label contains path that resolves to same destination
[INFO] [stdout]    |
[INFO] [stdout]    = note: when a link's destination is not specified,
[INFO] [stdout]            the label is used to resolve intra-doc links
[INFO] [stdout] help: remove explicit link target
[INFO] [stdout]    |
[INFO] [stdout] 88 - //! [UnparsedProperty](custom::UnparsedProperty) struct, and the `Property::Unparsed` variant. The value is stored
[INFO] [stdout] 88 + //! [UnparsedProperty] struct, and the `Property::Unparsed` variant. The value is stored
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]   --> src/properties/mod.rs:89:26
[INFO] [stdout]    |
[INFO] [stdout] 89 | //! as a raw [TokenList](custom::TokenList), with a [PropertyId](PropertyId) as the name.
[INFO] [stdout]    |               ---------  ^^^^^^^^^^^^^^^^^ explicit target is redundant
[INFO] [stdout]    |               |
[INFO] [stdout]    |               because label contains path that resolves to same destination
[INFO] [stdout]    |
[INFO] [stdout]    = note: when a link's destination is not specified,
[INFO] [stdout]            the label is used to resolve intra-doc links
[INFO] [stdout] help: remove explicit link target
[INFO] [stdout]    |
[INFO] [stdout] 89 - //! as a raw [TokenList](custom::TokenList), with a [PropertyId](PropertyId) as the name.
[INFO] [stdout] 89 + //! as a raw [TokenList], with a [PropertyId](PropertyId) as the name.
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]   --> src/properties/mod.rs:89:66
[INFO] [stdout]    |
[INFO] [stdout] 89 | //! as a raw [TokenList](custom::TokenList), with a [PropertyId](PropertyId) as the name.
[INFO] [stdout]    |                                                      ----------  ^^^^^^^^^^ explicit target is redundant
[INFO] [stdout]    |                                                      |
[INFO] [stdout]    |                                                      because label contains path that resolves to same destination
[INFO] [stdout]    |
[INFO] [stdout]    = note: when a link's destination is not specified,
[INFO] [stdout]            the label is used to resolve intra-doc links
[INFO] [stdout] help: remove explicit link target
[INFO] [stdout]    |
[INFO] [stdout] 89 - //! as a raw [TokenList](custom::TokenList), with a [PropertyId](PropertyId) as the name.
[INFO] [stdout] 89 + //! as a raw [TokenList](custom::TokenList), with a [PropertyId] as the name.
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]   --> src/properties/css_modules.rs:32:20
[INFO] [stdout]    |
[INFO] [stdout] 32 | /// See [Composes](Composes).
[INFO] [stdout]    |          --------  ^^^^^^^^ explicit target is redundant
[INFO] [stdout]    |          |
[INFO] [stdout]    |          because label contains path that resolves to same destination
[INFO] [stdout]    |
[INFO] [stdout]    = note: when a link's destination is not specified,
[INFO] [stdout]            the label is used to resolve intra-doc links
[INFO] [stdout] help: remove explicit link target
[INFO] [stdout]    |
[INFO] [stdout] 32 - /// See [Composes](Composes).
[INFO] [stdout] 32 + /// See [Composes].
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]    --> src/properties/display.rs:110:19
[INFO] [stdout]     |
[INFO] [stdout] 110 | /// See [Display](Display).
[INFO] [stdout]     |          -------  ^^^^^^^ explicit target is redundant
[INFO] [stdout]     |          |
[INFO] [stdout]     |          because label contains path that resolves to same destination
[INFO] [stdout]     |
[INFO] [stdout]     = note: when a link's destination is not specified,
[INFO] [stdout]             the label is used to resolve intra-doc links
[INFO] [stdout] help: remove explicit link target
[INFO] [stdout]     |
[INFO] [stdout] 110 - /// See [Display](Display).
[INFO] [stdout] 110 + /// See [Display].
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]   --> src/properties/font.rs:91:22
[INFO] [stdout]    |
[INFO] [stdout] 91 | /// See [FontWeight](FontWeight).
[INFO] [stdout]    |          ----------  ^^^^^^^^^^ explicit target is redundant
[INFO] [stdout]    |          |
[INFO] [stdout]    |          because label contains path that resolves to same destination
[INFO] [stdout]    |
[INFO] [stdout]    = note: when a link's destination is not specified,
[INFO] [stdout]            the label is used to resolve intra-doc links
[INFO] [stdout] help: remove explicit link target
[INFO] [stdout]    |
[INFO] [stdout] 91 - /// See [FontWeight](FontWeight).
[INFO] [stdout] 91 + /// See [FontWeight].
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]   --> src/properties/grid.rs:47:23
[INFO] [stdout]    |
[INFO] [stdout] 47 | /// See [TrackSizing](TrackSizing).
[INFO] [stdout]    |          -----------  ^^^^^^^^^^^ explicit target is redundant
[INFO] [stdout]    |          |
[INFO] [stdout]    |          because label contains path that resolves to same destination
[INFO] [stdout]    |
[INFO] [stdout]    = note: when a link's destination is not specified,
[INFO] [stdout]            the label is used to resolve intra-doc links
[INFO] [stdout] help: remove explicit link target
[INFO] [stdout]    |
[INFO] [stdout] 47 - /// See [TrackSizing](TrackSizing).
[INFO] [stdout] 47 + /// See [TrackSizing].
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]   --> src/properties/grid.rs:67:21
[INFO] [stdout]    |
[INFO] [stdout] 67 | /// See [TrackList](TrackList).
[INFO] [stdout]    |          ---------  ^^^^^^^^^ explicit target is redundant
[INFO] [stdout]    |          |
[INFO] [stdout]    |          because label contains path that resolves to same destination
[INFO] [stdout]    |
[INFO] [stdout]    = note: when a link's destination is not specified,
[INFO] [stdout]            the label is used to resolve intra-doc links
[INFO] [stdout] help: remove explicit link target
[INFO] [stdout]    |
[INFO] [stdout] 67 - /// See [TrackList](TrackList).
[INFO] [stdout] 67 + /// See [TrackList].
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]   --> src/properties/grid.rs:88:25
[INFO] [stdout]    |
[INFO] [stdout] 88 | /// See [TrackListItem](TrackListItem).
[INFO] [stdout]    |          -------------  ^^^^^^^^^^^^^ explicit target is redundant
[INFO] [stdout]    |          |
[INFO] [stdout]    |          because label contains path that resolves to same destination
[INFO] [stdout]    |
[INFO] [stdout]    = note: when a link's destination is not specified,
[INFO] [stdout]            the label is used to resolve intra-doc links
[INFO] [stdout] help: remove explicit link target
[INFO] [stdout]    |
[INFO] [stdout] 88 - /// See [TrackListItem](TrackListItem).
[INFO] [stdout] 88 + /// See [TrackListItem].
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]    --> src/properties/grid.rs:131:21
[INFO] [stdout]     |
[INFO] [stdout] 131 | /// See [TrackSize](TrackSize).
[INFO] [stdout]     |          ---------  ^^^^^^^^^ explicit target is redundant
[INFO] [stdout]     |          |
[INFO] [stdout]     |          because label contains path that resolves to same destination
[INFO] [stdout]     |
[INFO] [stdout]     = note: when a link's destination is not specified,
[INFO] [stdout]             the label is used to resolve intra-doc links
[INFO] [stdout] help: remove explicit link target
[INFO] [stdout]     |
[INFO] [stdout] 131 - /// See [TrackSize](TrackSize).
[INFO] [stdout] 131 + /// See [TrackSize].
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]    --> src/properties/grid.rs:157:25
[INFO] [stdout]     |
[INFO] [stdout] 157 | /// See [TrackListItem](TrackListItem).
[INFO] [stdout]     |          -------------  ^^^^^^^^^^^^^ explicit target is redundant
[INFO] [stdout]     |          |
[INFO] [stdout]     |          because label contains path that resolves to same destination
[INFO] [stdout]     |
[INFO] [stdout]     = note: when a link's destination is not specified,
[INFO] [stdout]             the label is used to resolve intra-doc links
[INFO] [stdout] help: remove explicit link target
[INFO] [stdout]     |
[INFO] [stdout] 157 - /// See [TrackListItem](TrackListItem).
[INFO] [stdout] 157 + /// See [TrackListItem].
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]    --> src/properties/grid.rs:180:23
[INFO] [stdout]     |
[INFO] [stdout] 180 | /// See [TrackRepeat](TrackRepeat).
[INFO] [stdout]     |          -----------  ^^^^^^^^^^^ explicit target is redundant
[INFO] [stdout]     |          |
[INFO] [stdout]     |          because label contains path that resolves to same destination
[INFO] [stdout]     |
[INFO] [stdout]     = note: when a link's destination is not specified,
[INFO] [stdout]             the label is used to resolve intra-doc links
[INFO] [stdout] help: remove explicit link target
[INFO] [stdout]     |
[INFO] [stdout] 180 - /// See [TrackRepeat](TrackRepeat).
[INFO] [stdout] 180 + /// See [TrackRepeat].
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]    --> src/properties/list.rs:311:24
[INFO] [stdout]     |
[INFO] [stdout] 311 | /// See [CounterStyle](CounterStyle).
[INFO] [stdout]     |          ------------  ^^^^^^^^^^^^ explicit target is redundant
[INFO] [stdout]     |          |
[INFO] [stdout]     |          because label contains path that resolves to same destination
[INFO] [stdout]     |
[INFO] [stdout]     = note: when a link's destination is not specified,
[INFO] [stdout]             the label is used to resolve intra-doc links
[INFO] [stdout] help: remove explicit link target
[INFO] [stdout]     |
[INFO] [stdout] 311 - /// See [CounterStyle](CounterStyle).
[INFO] [stdout] 311 + /// See [CounterStyle].
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]   --> src/properties/svg.rs:47:20
[INFO] [stdout]    |
[INFO] [stdout] 47 | /// See [SVGPaint](SVGPaint).
[INFO] [stdout]    |          --------  ^^^^^^^^ explicit target is redundant
[INFO] [stdout]    |          |
[INFO] [stdout]    |          because label contains path that resolves to same destination
[INFO] [stdout]    |
[INFO] [stdout]    = note: when a link's destination is not specified,
[INFO] [stdout]            the label is used to resolve intra-doc links
[INFO] [stdout] help: remove explicit link target
[INFO] [stdout]    |
[INFO] [stdout] 47 - /// See [SVGPaint](SVGPaint).
[INFO] [stdout] 47 + /// See [SVGPaint].
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]   --> src/properties/ui.rs:39:18
[INFO] [stdout]    |
[INFO] [stdout] 39 | /// See [Cursor](Cursor).
[INFO] [stdout]    |          ------  ^^^^^^ explicit target is redundant
[INFO] [stdout]    |          |
[INFO] [stdout]    |          because label contains path that resolves to same destination
[INFO] [stdout]    |
[INFO] [stdout]    = note: when a link's destination is not specified,
[INFO] [stdout]            the label is used to resolve intra-doc links
[INFO] [stdout] help: remove explicit link target
[INFO] [stdout]    |
[INFO] [stdout] 39 - /// See [Cursor](Cursor).
[INFO] [stdout] 39 + /// See [Cursor].
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]  --> src/rules/mod.rs:3:19
[INFO] [stdout]   |
[INFO] [stdout] 3 | //! The [CssRule](CssRule) enum includes all supported rules, and can be used to parse
[INFO] [stdout]   |          -------  ^^^^^^^ explicit target is redundant
[INFO] [stdout]   |          |
[INFO] [stdout]   |          because label contains path that resolves to same destination
[INFO] [stdout]   |
[INFO] [stdout]   = note: when a link's destination is not specified,
[INFO] [stdout]           the label is used to resolve intra-doc links
[INFO] [stdout] help: remove explicit link target
[INFO] [stdout]   |
[INFO] [stdout] 3 - //! The [CssRule](CssRule) enum includes all supported rules, and can be used to parse
[INFO] [stdout] 3 + //! The [CssRule] enum includes all supported rules, and can be used to parse
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]  --> src/rules/mod.rs:5:69
[INFO] [stdout]   |
[INFO] [stdout] 5 | //! another rule such as `@media`) are represented by [CssRuleList](CssRuleList).
[INFO] [stdout]   |                                                        -----------  ^^^^^^^^^^^ explicit target is redundant
[INFO] [stdout]   |                                                        |
[INFO] [stdout]   |                                                        because label contains path that resolves to same destination
[INFO] [stdout]   |
[INFO] [stdout]   = note: when a link's destination is not specified,
[INFO] [stdout]           the label is used to resolve intra-doc links
[INFO] [stdout] help: remove explicit link target
[INFO] [stdout]   |
[INFO] [stdout] 5 - //! another rule such as `@media`) are represented by [CssRuleList](CssRuleList).
[INFO] [stdout] 5 + //! another rule such as `@media`) are represented by [CssRuleList].
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]   --> src/rules/mod.rs:32:39
[INFO] [stdout]    |
[INFO] [stdout] 32 | //! If you have a [cssparser::Parser](cssparser::Parser) already, you can also use the `parse` and `to_css`
[INFO] [stdout]    |                    -----------------  ^^^^^^^^^^^^^^^^^ explicit target is redundant
[INFO] [stdout]    |                    |
[INFO] [stdout]    |                    because label contains path that resolves to same destination
[INFO] [stdout]    |
[INFO] [stdout]    = note: when a link's destination is not specified,
[INFO] [stdout]            the label is used to resolve intra-doc links
[INFO] [stdout] help: remove explicit link target
[INFO] [stdout]    |
[INFO] [stdout] 32 - //! If you have a [cssparser::Parser](cssparser::Parser) already, you can also use the `parse` and `to_css`
[INFO] [stdout] 32 + //! If you have a [cssparser::Parser] already, you can also use the `parse` and `to_css`
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]   --> src/rules/font_face.rs:42:24
[INFO] [stdout]    |
[INFO] [stdout] 42 | /// See [FontFaceRule](FontFaceRule).
[INFO] [stdout]    |          ------------  ^^^^^^^^^^^^ explicit target is redundant
[INFO] [stdout]    |          |
[INFO] [stdout]    |          because label contains path that resolves to same destination
[INFO] [stdout]    |
[INFO] [stdout]    = note: when a link's destination is not specified,
[INFO] [stdout]            the label is used to resolve intra-doc links
[INFO] [stdout] help: remove explicit link target
[INFO] [stdout]    |
[INFO] [stdout] 42 - /// See [FontFaceRule](FontFaceRule).
[INFO] [stdout] 42 + /// See [FontFaceRule].
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]    --> src/rules/font_face.rs:266:9
[INFO] [stdout]     |
[INFO] [stdout] 266 |     /// https://docs.microsoft.com/en-us/typography/opentype/spec/featurelist
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout]     = note: `#[warn(rustdoc::bare_urls)]` on by default
[INFO] [stdout]     = note: this warning originates in the macro `enum_property` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]     |
[INFO] [stdout] 266 |     /// <https://docs.microsoft.com/en-us/typography/opentype/spec/featurelist>
[INFO] [stdout]     |         +                                                                     +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]    --> src/rules/font_face.rs:269:9
[INFO] [stdout]     |
[INFO] [stdout] 269 |     /// https://developer.apple.com/fonts/TrueType-Reference-Manual/RM09/AppendixF.html
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout]     = note: this warning originates in the macro `enum_property` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]     |
[INFO] [stdout] 269 |     /// <https://developer.apple.com/fonts/TrueType-Reference-Manual/RM09/AppendixF.html>
[INFO] [stdout]     |         +                                                                               +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]    --> src/rules/font_face.rs:272:9
[INFO] [stdout]     |
[INFO] [stdout] 272 | ...// 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] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout]     = note: this warning originates in the macro `enum_property` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]     |
[INFO] [stdout] 272 |     /// <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] [stdout]     |         +                                                                                                                                                        +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]   --> src/rules/font_palette_values.rs:43:34
[INFO] [stdout]    |
[INFO] [stdout] 43 | ///  See [FontPaletteValuesRule](FontPaletteValuesRule).
[INFO] [stdout]    |           ---------------------  ^^^^^^^^^^^^^^^^^^^^^ explicit target is redundant
[INFO] [stdout]    |           |
[INFO] [stdout]    |           because label contains path that resolves to same destination
[INFO] [stdout]    |
[INFO] [stdout]    = note: when a link's destination is not specified,
[INFO] [stdout]            the label is used to resolve intra-doc links
[INFO] [stdout] help: remove explicit link target
[INFO] [stdout]    |
[INFO] [stdout] 43 - ///  See [FontPaletteValuesRule](FontPaletteValuesRule).
[INFO] [stdout] 43 + ///  See [FontPaletteValuesRule].
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `keyframes-name`
[INFO] [stdout]   --> src/rules/keyframes.rs:38:7
[INFO] [stdout]    |
[INFO] [stdout] 38 |   /// <keyframes-name> = <custom-ident> | <string>
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(rustdoc::invalid_html_tags)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `custom-ident`
[INFO] [stdout]   --> src/rules/keyframes.rs:38:26
[INFO] [stdout]    |
[INFO] [stdout] 38 |   /// <keyframes-name> = <custom-ident> | <string>
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `string`
[INFO] [stdout]   --> src/rules/keyframes.rs:38:43
[INFO] [stdout]    |
[INFO] [stdout] 38 |   /// <keyframes-name> = <custom-ident> | <string>
[INFO] [stdout]    |                                           ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]    --> src/rules/keyframes.rs:340:25
[INFO] [stdout]     |
[INFO] [stdout] 340 | /// See [KeyframesRule](KeyframesRule).
[INFO] [stdout]     |          -------------  ^^^^^^^^^^^^^ explicit target is redundant
[INFO] [stdout]     |          |
[INFO] [stdout]     |          because label contains path that resolves to same destination
[INFO] [stdout]     |
[INFO] [stdout]     = note: when a link's destination is not specified,
[INFO] [stdout]             the label is used to resolve intra-doc links
[INFO] [stdout] help: remove explicit link target
[INFO] [stdout]     |
[INFO] [stdout] 340 - /// See [KeyframesRule](KeyframesRule).
[INFO] [stdout] 340 + /// See [KeyframesRule].
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]   --> src/rules/layer.rs:86:31
[INFO] [stdout]    |
[INFO] [stdout] 86 | /// See also [LayerBlockRule](LayerBlockRule).
[INFO] [stdout]    |               --------------  ^^^^^^^^^^^^^^ explicit target is redundant
[INFO] [stdout]    |               |
[INFO] [stdout]    |               because label contains path that resolves to same destination
[INFO] [stdout]    |
[INFO] [stdout]    = note: when a link's destination is not specified,
[INFO] [stdout]            the label is used to resolve intra-doc links
[INFO] [stdout] help: remove explicit link target
[INFO] [stdout]    |
[INFO] [stdout] 86 - /// See also [LayerBlockRule](LayerBlockRule).
[INFO] [stdout] 86 + /// See also [LayerBlockRule].
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `scope-start`
[INFO] [stdout]   --> src/rules/scope.rs:16:13
[INFO] [stdout]    |
[INFO] [stdout] 16 | /// @scope (<scope-start>) [to (<scope-end>)]? {
[INFO] [stdout]    |             ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `scope-end`
[INFO] [stdout]   --> src/rules/scope.rs:16:33
[INFO] [stdout]    |
[INFO] [stdout] 16 | /// @scope (<scope-start>) [to (<scope-end>)]? {
[INFO] [stdout]    |                                 ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `stylesheet`
[INFO] [stdout]   --> src/rules/scope.rs:17:6
[INFO] [stdout]    |
[INFO] [stdout] 17 | ///  <stylesheet>
[INFO] [stdout]    |      ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `custom-ident`
[INFO] [stdout]    --> src/selector.rs:968:7
[INFO] [stdout]     |
[INFO] [stdout] 968 |   /// <custom-ident>
[INFO] [stdout]     |       ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]  --> src/stylesheet.rs:3:20
[INFO] [stdout]   |
[INFO] [stdout] 3 | //! A [StyleSheet](StyleSheet) represents a `.css` file or `<style>` element in HTML.
[INFO] [stdout]   |        ----------  ^^^^^^^^^^ explicit target is redundant
[INFO] [stdout]   |        |
[INFO] [stdout]   |        because label contains path that resolves to same destination
[INFO] [stdout]   |
[INFO] [stdout]   = note: when a link's destination is not specified,
[INFO] [stdout]           the label is used to resolve intra-doc links
[INFO] [stdout] help: remove explicit link target
[INFO] [stdout]   |
[INFO] [stdout] 3 - //! A [StyleSheet](StyleSheet) represents a `.css` file or `<style>` element in HTML.
[INFO] [stdout] 3 + //! A [StyleSheet] represents a `.css` file or `<style>` element in HTML.
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]  --> src/stylesheet.rs:4:24
[INFO] [stdout]   |
[INFO] [stdout] 4 | //! A [StyleAttribute](StyleAttribute) represents an inline `style` attribute in HTML.
[INFO] [stdout]   |        --------------  ^^^^^^^^^^^^^^ explicit target is redundant
[INFO] [stdout]   |        |
[INFO] [stdout]   |        because label contains path that resolves to same destination
[INFO] [stdout]   |
[INFO] [stdout]   = note: when a link's destination is not specified,
[INFO] [stdout]           the label is used to resolve intra-doc links
[INFO] [stdout] help: remove explicit link target
[INFO] [stdout]   |
[INFO] [stdout] 4 - //! A [StyleAttribute](StyleAttribute) represents an inline `style` attribute in HTML.
[INFO] [stdout] 4 + //! A [StyleAttribute] represents an inline `style` attribute in HTML.
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]   --> src/stylesheet.rs:94:57
[INFO] [stdout]    |
[INFO] [stdout] 94 | /// Options for the `minify` function of a [StyleSheet](StyleSheet)
[INFO] [stdout]    |                                             ----------  ^^^^^^^^^^ explicit target is redundant
[INFO] [stdout]    |                                             |
[INFO] [stdout]    |                                             because label contains path that resolves to same destination
[INFO] [stdout]    |
[INFO] [stdout]    = note: when a link's destination is not specified,
[INFO] [stdout]            the label is used to resolve intra-doc links
[INFO] [stdout] help: remove explicit link target
[INFO] [stdout]    |
[INFO] [stdout] 94 - /// Options for the `minify` function of a [StyleSheet](StyleSheet)
[INFO] [stdout] 94 + /// Options for the `minify` function of a [StyleSheet]
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]   --> src/stylesheet.rs:95:25
[INFO] [stdout]    |
[INFO] [stdout] 95 | /// or [StyleAttribute](StyleAttribute).
[INFO] [stdout]    |         --------------  ^^^^^^^^^^^^^^ explicit target is redundant
[INFO] [stdout]    |         |
[INFO] [stdout]    |         because label contains path that resolves to same destination
[INFO] [stdout]    |
[INFO] [stdout]    = note: when a link's destination is not specified,
[INFO] [stdout]            the label is used to resolve intra-doc links
[INFO] [stdout] help: remove explicit link target
[INFO] [stdout]    |
[INFO] [stdout] 95 - /// or [StyleAttribute](StyleAttribute).
[INFO] [stdout] 95 + /// or [StyleAttribute].
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]   --> src/values/mod.rs:25:39
[INFO] [stdout]    |
[INFO] [stdout] 25 | //! If you have a [cssparser::Parser](cssparser::Parser) already, you can also use the `parse` and `to_css`
[INFO] [stdout]    |                    -----------------  ^^^^^^^^^^^^^^^^^ explicit target is redundant
[INFO] [stdout]    |                    |
[INFO] [stdout]    |                    because label contains path that resolves to same destination
[INFO] [stdout]    |
[INFO] [stdout]    = note: when a link's destination is not specified,
[INFO] [stdout]            the label is used to resolve intra-doc links
[INFO] [stdout] help: remove explicit link target
[INFO] [stdout]    |
[INFO] [stdout] 25 - //! If you have a [cssparser::Parser](cssparser::Parser) already, you can also use the `parse` and `to_css`
[INFO] [stdout] 25 + //! If you have a [cssparser::Parser] already, you can also use the `parse` and `to_css`
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]    --> src/values/calc.rs:238:69
[INFO] [stdout]     |
[INFO] [stdout] 238 | /// This type supports generic value types. Values such as [Length](super::length::Length), [Percentage](super::percentage::Percent...
[INFO] [stdout]     |                                                             ------  ^^^^^^^^^^^^^^^^^^^^^ explicit target is redundant
[INFO] [stdout]     |                                                             |
[INFO] [stdout]     |                                                             because label contains path that resolves to same destination
[INFO] [stdout]     |
[INFO] [stdout]     = note: when a link's destination is not specified,
[INFO] [stdout]             the label is used to resolve intra-doc links
[INFO] [stdout] help: remove explicit link target
[INFO] [stdout]     |
[INFO] [stdout] 238 - /// This type supports generic value types. Values such as [Length](super::length::Length), [Percentage](super::percentage::Percentage),
[INFO] [stdout] 238 + /// This type supports generic value types. Values such as [Length], [Percentage](super::percentage::Percentage),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]    --> src/values/calc.rs:238:106
[INFO] [stdout]     |
[INFO] [stdout] 238 | ...h](super::length::Length), [Percentage](super::percentage::Percentage),
[INFO] [stdout]     |                                ----------  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ explicit target is redundant
[INFO] [stdout]     |                                |
[INFO] [stdout]     |                                because label contains path that resolves to same destination
[INFO] [stdout]     |
[INFO] [stdout]     = note: when a link's destination is not specified,
[INFO] [stdout]             the label is used to resolve intra-doc links
[INFO] [stdout] help: remove explicit link target
[INFO] [stdout]     |
[INFO] [stdout] 238 - /// This type supports generic value types. Values such as [Length](super::length::Length), [Percentage](super::percentage::Percentage),
[INFO] [stdout] 238 + /// This type supports generic value types. Values such as [Length](super::length::Length), [Percentage],
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]    --> src/values/calc.rs:239:12
[INFO] [stdout]     |
[INFO] [stdout] 239 | /// [Time](super::time::Time), and [Angle](super::angle::Angle) support `calc()` expressions.
[INFO] [stdout]     |      ----  ^^^^^^^^^^^^^^^^^ explicit target is redundant
[INFO] [stdout]     |      |
[INFO] [stdout]     |      because label contains path that resolves to same destination
[INFO] [stdout]     |
[INFO] [stdout]     = note: when a link's destination is not specified,
[INFO] [stdout]             the label is used to resolve intra-doc links
[INFO] [stdout] help: remove explicit link target
[INFO] [stdout]     |
[INFO] [stdout] 239 - /// [Time](super::time::Time), and [Angle](super::angle::Angle) support `calc()` expressions.
[INFO] [stdout] 239 + /// [Time], and [Angle](super::angle::Angle) support `calc()` expressions.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]    --> src/values/calc.rs:239:44
[INFO] [stdout]     |
[INFO] [stdout] 239 | /// [Time](super::time::Time), and [Angle](super::angle::Angle) support `calc()` expressions.
[INFO] [stdout]     |                                     -----  ^^^^^^^^^^^^^^^^^^^ explicit target is redundant
[INFO] [stdout]     |                                     |
[INFO] [stdout]     |                                     because label contains path that resolves to same destination
[INFO] [stdout]     |
[INFO] [stdout]     = note: when a link's destination is not specified,
[INFO] [stdout]             the label is used to resolve intra-doc links
[INFO] [stdout] help: remove explicit link target
[INFO] [stdout]     |
[INFO] [stdout] 239 - /// [Time](super::time::Time), and [Angle](super::angle::Angle) support `calc()` expressions.
[INFO] [stdout] 239 + /// [Time](super::time::Time), and [Angle] support `calc()` expressions.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]    --> src/values/gradient.rs:426:26
[INFO] [stdout]     |
[INFO] [stdout] 426 | /// See [LinearGradient](LinearGradient).
[INFO] [stdout]     |          --------------  ^^^^^^^^^^^^^^ explicit target is redundant
[INFO] [stdout]     |          |
[INFO] [stdout]     |          because label contains path that resolves to same destination
[INFO] [stdout]     |
[INFO] [stdout]     = note: when a link's destination is not specified,
[INFO] [stdout]             the label is used to resolve intra-doc links
[INFO] [stdout] help: remove explicit link target
[INFO] [stdout]     |
[INFO] [stdout] 426 - /// See [LinearGradient](LinearGradient).
[INFO] [stdout] 426 + /// See [LinearGradient].
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]    --> src/values/gradient.rs:535:26
[INFO] [stdout]     |
[INFO] [stdout] 535 | /// See [RadialGradient](RadialGradient).
[INFO] [stdout]     |          --------------  ^^^^^^^^^^^^^^ explicit target is redundant
[INFO] [stdout]     |          |
[INFO] [stdout]     |          because label contains path that resolves to same destination
[INFO] [stdout]     |
[INFO] [stdout]     = note: when a link's destination is not specified,
[INFO] [stdout]             the label is used to resolve intra-doc links
[INFO] [stdout] help: remove explicit link target
[INFO] [stdout]     |
[INFO] [stdout] 535 - /// See [RadialGradient](RadialGradient).
[INFO] [stdout] 535 + /// See [RadialGradient].
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]    --> src/values/gradient.rs:586:26
[INFO] [stdout]     |
[INFO] [stdout] 586 | /// See [RadialGradient](RadialGradient).
[INFO] [stdout]     |          --------------  ^^^^^^^^^^^^^^ explicit target is redundant
[INFO] [stdout]     |          |
[INFO] [stdout]     |          because label contains path that resolves to same destination
[INFO] [stdout]     |
[INFO] [stdout]     = note: when a link's destination is not specified,
[INFO] [stdout]             the label is used to resolve intra-doc links
[INFO] [stdout] help: remove explicit link target
[INFO] [stdout]     |
[INFO] [stdout] 586 - /// See [RadialGradient](RadialGradient).
[INFO] [stdout] 586 + /// See [RadialGradient].
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]    --> src/values/gradient.rs:655:26
[INFO] [stdout]     |
[INFO] [stdout] 655 | /// See [RadialGradient](RadialGradient).
[INFO] [stdout]     |          --------------  ^^^^^^^^^^^^^^ explicit target is redundant
[INFO] [stdout]     |          |
[INFO] [stdout]     |          because label contains path that resolves to same destination
[INFO] [stdout]     |
[INFO] [stdout]     = note: when a link's destination is not specified,
[INFO] [stdout]             the label is used to resolve intra-doc links
[INFO] [stdout] help: remove explicit link target
[INFO] [stdout]     |
[INFO] [stdout] 655 - /// See [RadialGradient](RadialGradient).
[INFO] [stdout] 655 + /// See [RadialGradient].
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]    --> src/values/gradient.rs:833:66
[INFO] [stdout]     |
[INFO] [stdout] 833 | /// This type is generic, and may be either a [LengthPercentage](super::length::LengthPercentage)
[INFO] [stdout]     |                                                ----------------  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ explicit target is redundant
[INFO] [stdout]     |                                                |
[INFO] [stdout]     |                                                because label contains path that resolves to same destination
[INFO] [stdout]     |
[INFO] [stdout]     = note: when a link's destination is not specified,
[INFO] [stdout]             the label is used to resolve intra-doc links
[INFO] [stdout] help: remove explicit link target
[INFO] [stdout]     |
[INFO] [stdout] 833 - /// This type is generic, and may be either a [LengthPercentage](super::length::LengthPercentage)
[INFO] [stdout] 833 + /// This type is generic, and may be either a [LengthPercentage]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]    --> src/values/gradient.rs:834:16
[INFO] [stdout]     |
[INFO] [stdout] 834 | /// or [Angle](super::angle::Angle) depending on what type of gradient it is within.
[INFO] [stdout]     |         -----  ^^^^^^^^^^^^^^^^^^^ explicit target is redundant
[INFO] [stdout]     |         |
[INFO] [stdout]     |         because label contains path that resolves to same destination
[INFO] [stdout]     |
[INFO] [stdout]     = note: when a link's destination is not specified,
[INFO] [stdout]             the label is used to resolve intra-doc links
[INFO] [stdout] help: remove explicit link target
[INFO] [stdout]     |
[INFO] [stdout] 834 - /// or [Angle](super::angle::Angle) depending on what type of gradient it is within.
[INFO] [stdout] 834 + /// or [Angle] depending on what type of gradient it is within.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]    --> src/values/gradient.rs:870:72
[INFO] [stdout]     |
[INFO] [stdout] 870 | /// This type is generic, and items may be either a [LengthPercentage](super::length::LengthPercentage)
[INFO] [stdout]     |                                                      ----------------  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ explicit target is redundant
[INFO] [stdout]     |                                                      |
[INFO] [stdout]     |                                                      because label contains path that resolves to same destination
[INFO] [stdout]     |
[INFO] [stdout]     = note: when a link's destination is not specified,
[INFO] [stdout]             the label is used to resolve intra-doc links
[INFO] [stdout] help: remove explicit link target
[INFO] [stdout]     |
[INFO] [stdout] 870 - /// This type is generic, and items may be either a [LengthPercentage](super::length::LengthPercentage)
[INFO] [stdout] 870 + /// This type is generic, and items may be either a [LengthPercentage]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]    --> src/values/gradient.rs:871:16
[INFO] [stdout]     |
[INFO] [stdout] 871 | /// or [Angle](super::angle::Angle) depending on what type of gradient it is within.
[INFO] [stdout]     |         -----  ^^^^^^^^^^^^^^^^^^^ explicit target is redundant
[INFO] [stdout]     |         |
[INFO] [stdout]     |         because label contains path that resolves to same destination
[INFO] [stdout]     |
[INFO] [stdout]     = note: when a link's destination is not specified,
[INFO] [stdout]             the label is used to resolve intra-doc links
[INFO] [stdout] help: remove explicit link target
[INFO] [stdout]     |
[INFO] [stdout] 871 - /// or [Angle](super::angle::Angle) depending on what type of gradient it is within.
[INFO] [stdout] 871 + /// or [Angle] depending on what type of gradient it is within.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]     --> src/values/gradient.rs:1275:56
[INFO] [stdout]      |
[INFO] [stdout] 1275 | /// A keyword or number within a [WebKitGradientPoint](WebKitGradientPoint).
[INFO] [stdout]      |                                   -------------------  ^^^^^^^^^^^^^^^^^^^ explicit target is redundant
[INFO] [stdout]      |                                   |
[INFO] [stdout]      |                                   because label contains path that resolves to same destination
[INFO] [stdout]      |
[INFO] [stdout]      = note: when a link's destination is not specified,
[INFO] [stdout]              the label is used to resolve intra-doc links
[INFO] [stdout] help: remove explicit link target
[INFO] [stdout]      |
[INFO] [stdout] 1275 - /// A keyword or number within a [WebKitGradientPoint](WebKitGradientPoint).
[INFO] [stdout] 1275 + /// A keyword or number within a [WebKitGradientPoint].
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]    --> src/values/image.rs:433:71
[INFO] [stdout]     |
[INFO] [stdout] 433 | /// An image option within the `image-set()` function. See [ImageSet](ImageSet).
[INFO] [stdout]     |                                                             --------  ^^^^^^^^ explicit target is redundant
[INFO] [stdout]     |                                                             |
[INFO] [stdout]     |                                                             because label contains path that resolves to same destination
[INFO] [stdout]     |
[INFO] [stdout]     = note: when a link's destination is not specified,
[INFO] [stdout]             the label is used to resolve intra-doc links
[INFO] [stdout] help: remove explicit link target
[INFO] [stdout]     |
[INFO] [stdout] 433 - /// An image option within the `image-set()` function. See [ImageSet](ImageSet).
[INFO] [stdout] 433 + /// An image option within the `image-set()` function. See [ImageSet].
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]    --> src/values/position.rs:283:37
[INFO] [stdout]     |
[INFO] [stdout] 283 | /// A component within a [Position](Position) value, representing a position
[INFO] [stdout]     |                           --------  ^^^^^^^^ explicit target is redundant
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           because label contains path that resolves to same destination
[INFO] [stdout]     |
[INFO] [stdout]     = note: when a link's destination is not specified,
[INFO] [stdout]             the label is used to resolve intra-doc links
[INFO] [stdout] help: remove explicit link target
[INFO] [stdout]     |
[INFO] [stdout] 283 - /// A component within a [Position](Position) value, representing a position
[INFO] [stdout] 283 + /// A component within a [Position] value, representing a position
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]    --> src/values/shape.rs:115:19
[INFO] [stdout]     |
[INFO] [stdout] 115 | /// See [Polygon](Polygon).
[INFO] [stdout]     |          -------  ^^^^^^^ explicit target is redundant
[INFO] [stdout]     |          |
[INFO] [stdout]     |          because label contains path that resolves to same destination
[INFO] [stdout]     |
[INFO] [stdout]     = note: when a link's destination is not specified,
[INFO] [stdout]             the label is used to resolve intra-doc links
[INFO] [stdout] help: remove explicit link target
[INFO] [stdout]     |
[INFO] [stdout] 115 - /// See [Polygon](Polygon).
[INFO] [stdout] 115 + /// See [Polygon].
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]   --> src/values/syntax.rs:31:29
[INFO] [stdout]    |
[INFO] [stdout] 31 | /// within a [SyntaxString](SyntaxString).
[INFO] [stdout]    |               ------------  ^^^^^^^^^^^^ explicit target is redundant
[INFO] [stdout]    |               |
[INFO] [stdout]    |               because label contains path that resolves to same destination
[INFO] [stdout]    |
[INFO] [stdout]    = note: when a link's destination is not specified,
[INFO] [stdout]            the label is used to resolve intra-doc links
[INFO] [stdout] help: remove explicit link target
[INFO] [stdout]    |
[INFO] [stdout] 31 - /// within a [SyntaxString](SyntaxString).
[INFO] [stdout] 31 + /// within a [SyntaxString].
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]   --> src/values/syntax.rs:89:23
[INFO] [stdout]    |
[INFO] [stdout] 89 | /// [SyntaxComponent](SyntaxComponent). Indicates whether and how the component may be repeated.
[INFO] [stdout]    |      ---------------  ^^^^^^^^^^^^^^^ explicit target is redundant
[INFO] [stdout]    |      |
[INFO] [stdout]    |      because label contains path that resolves to same destination
[INFO] [stdout]    |
[INFO] [stdout]    = note: when a link's destination is not specified,
[INFO] [stdout]            the label is used to resolve intra-doc links
[INFO] [stdout] help: remove explicit link target
[INFO] [stdout]    |
[INFO] [stdout] 89 - /// [SyntaxComponent](SyntaxComponent). Indicates whether and how the component may be repeated.
[INFO] [stdout] 89 + /// [SyntaxComponent]. Indicates whether and how the component may be repeated.
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]    --> src/values/syntax.rs:108:44
[INFO] [stdout]     |
[INFO] [stdout] 108 | /// A parsed value for a [SyntaxComponent](SyntaxComponent).
[INFO] [stdout]     |                           ---------------  ^^^^^^^^^^^^^^^ explicit target is redundant
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           because label contains path that resolves to same destination
[INFO] [stdout]     |
[INFO] [stdout]     = note: when a link's destination is not specified,
[INFO] [stdout]             the label is used to resolve intra-doc links
[INFO] [stdout] help: remove explicit link target
[INFO] [stdout]     |
[INFO] [stdout] 108 - /// A parsed value for a [SyntaxComponent](SyntaxComponent).
[INFO] [stdout] 108 + /// A parsed value for a [SyntaxComponent].
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 32.32s
[INFO] [stderr]    Generated /opt/rustwide/target/doc/lightningcss/index.html
[INFO] running `Command { std: "docker" "inspect" "4d61bf0ca53c44c21de1a88f6a6234a6d74b26adc68667f70bed761f70cdad42", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "RUSTC_BOOTSTRAP=1" "-e" "DOCS_RS=1" "-w" "/opt/rustwide/workdir" "--user" "0:0" "4d61bf0ca53c44c21de1a88f6a6234a6d74b26adc68667f70bed761f70cdad42" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "rustdoc" "--lib" "-Zrustdoc-map" "--all-features" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--document-private-items\"]" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr] warning: /opt/rustwide/workdir/selectors/Cargo.toml: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr]    Compiling anyhow v1.0.75
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling ahash v0.8.6
[INFO] [stderr]     Checking ahash v0.7.7
[INFO] [stderr]    Compiling serde_derive_internals v0.26.0
[INFO] [stderr]    Compiling schemars v0.8.15
[INFO] [stderr]    Compiling serde v1.0.192
[INFO] [stderr]    Compiling thiserror-impl v1.0.50
[INFO] [stderr]     Checking dyn-clone v1.0.16
[INFO] [stderr]     Checking memchr v2.6.4
[INFO] [stderr]    Compiling string_cache_codegen v0.5.2
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]    Compiling parcel_selectors v0.26.4 (/opt/rustwide/workdir/selectors)
[INFO] [stderr]     Checking os_str_bytes v6.6.1
[INFO] [stderr]     Checking zerocopy v0.7.25
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> rust-cssparser/src/tokenizer.rs:232:23
[INFO] [stdout]     |
[INFO] [stdout] 232 |     pub fn new(input: &str) -> Tokenizer {
[INFO] [stdout]     |                       ^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 232 |     pub fn new(input: &str) -> Tokenizer<'_> {
[INFO] [stdout]     |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking textwrap v0.16.0
[INFO] [stderr]     Checking dashmap v5.5.3
[INFO] [stderr]     Checking rayon v1.8.0
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]     Checking string_cache v0.8.7
[INFO] [stderr]    Compiling lightningcss-derive v1.0.0-alpha.42 (/opt/rustwide/workdir/derive)
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]   --> rust-cssparser/color/lib.rs:19:7
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[cfg(feature = "serde")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]    --> rust-cssparser/color/lib.rs:547:7
[INFO] [stdout]     |
[INFO] [stdout] 547 | #[cfg(feature = "serde")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]    --> rust-cssparser/color/lib.rs:557:7
[INFO] [stdout]     |
[INFO] [stdout] 557 | #[cfg(feature = "serde")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]    --> rust-cssparser/color/lib.rs:635:7
[INFO] [stdout]     |
[INFO] [stdout] 635 | #[cfg(feature = "serde")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]    --> rust-cssparser/color/lib.rs:645:7
[INFO] [stdout]     |
[INFO] [stdout] 645 | #[cfg(feature = "serde")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]    --> rust-cssparser/color/lib.rs:702:7
[INFO] [stdout]     |
[INFO] [stdout] 702 | #[cfg(feature = "serde")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]    --> rust-cssparser/color/lib.rs:712:7
[INFO] [stdout]     |
[INFO] [stdout] 712 | #[cfg(feature = "serde")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]    --> rust-cssparser/color/lib.rs:771:15
[INFO] [stdout]     |
[INFO] [stdout] 771 |         #[cfg(feature = "serde")]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout] ...
[INFO] [stdout] 811 | impl_lab_like!(Lab, "lab");
[INFO] [stdout]     | -------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `impl_lab_like` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]    --> rust-cssparser/color/lib.rs:781:15
[INFO] [stdout]     |
[INFO] [stdout] 781 |         #[cfg(feature = "serde")]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout] ...
[INFO] [stdout] 811 | impl_lab_like!(Lab, "lab");
[INFO] [stdout]     | -------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `impl_lab_like` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]    --> rust-cssparser/color/lib.rs:771:15
[INFO] [stdout]     |
[INFO] [stdout] 771 |         #[cfg(feature = "serde")]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout] ...
[INFO] [stdout] 812 | impl_lab_like!(Oklab, "oklab");
[INFO] [stdout]     | ------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `impl_lab_like` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]    --> rust-cssparser/color/lib.rs:781:15
[INFO] [stdout]     |
[INFO] [stdout] 781 |         #[cfg(feature = "serde")]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout] ...
[INFO] [stdout] 812 | impl_lab_like!(Oklab, "oklab");
[INFO] [stdout]     | ------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `impl_lab_like` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]    --> rust-cssparser/color/lib.rs:862:15
[INFO] [stdout]     |
[INFO] [stdout] 862 |         #[cfg(feature = "serde")]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout] ...
[INFO] [stdout] 902 | impl_lch_like!(Lch, "lch");
[INFO] [stdout]     | -------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `impl_lch_like` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]    --> rust-cssparser/color/lib.rs:872:15
[INFO] [stdout]     |
[INFO] [stdout] 872 |         #[cfg(feature = "serde")]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout] ...
[INFO] [stdout] 902 | impl_lch_like!(Lch, "lch");
[INFO] [stdout]     | -------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `impl_lch_like` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]    --> rust-cssparser/color/lib.rs:862:15
[INFO] [stdout]     |
[INFO] [stdout] 862 |         #[cfg(feature = "serde")]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout] ...
[INFO] [stdout] 903 | impl_lch_like!(Oklch, "oklch");
[INFO] [stdout]     | ------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `impl_lch_like` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]    --> rust-cssparser/color/lib.rs:872:15
[INFO] [stdout]     |
[INFO] [stdout] 872 |         #[cfg(feature = "serde")]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout] ...
[INFO] [stdout] 903 | impl_lch_like!(Oklch, "oklch");
[INFO] [stdout]     | ------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `impl_lch_like` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]     Checking clap_lex v0.2.4
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]    Compiling clap_derive v3.2.25
[INFO] [stderr]    Compiling schemars_derive v0.8.15
[INFO] [stderr]     Checking indexmap v1.9.3
[INFO] [stderr]     Checking rkyv v0.7.42
[INFO] [stderr]     Checking thiserror v1.0.50
[INFO] [stderr]     Checking clap v3.2.25
[INFO] [stderr]     Checking parcel_sourcemap v2.1.1
[INFO] [stderr]    Compiling serde_json v1.0.108
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> selectors/parser.rs:885:31
[INFO] [stdout]     |
[INFO] [stdout] 885 |   pub fn iter_raw_match_order(&self) -> slice::Iter<Component<'i, Impl>> {
[INFO] [stdout]     |                               ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                               |
[INFO] [stdout]     |                               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 885 |   pub fn iter_raw_match_order(&self) -> slice::Iter<'_, Component<'i, Impl>> {
[INFO] [stdout]     |                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> selectors/parser.rs:890:35
[INFO] [stdout]     |
[INFO] [stdout] 890 |   pub fn iter_mut_raw_match_order(&mut self) -> slice::IterMut<Component<'i, Impl>> {
[INFO] [stdout]     |                                   ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 890 |   pub fn iter_mut_raw_match_order(&mut self) -> slice::IterMut<'_, Component<'i, Impl>> {
[INFO] [stdout]     |                                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> selectors/parser.rs:908:36
[INFO] [stdout]     |
[INFO] [stdout] 908 |   pub fn iter_raw_parse_order_from(&self, offset: usize) -> Rev<slice::Iter<Component<'i, Impl>>> {
[INFO] [stdout]     |                                    ^^^^^                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                    |
[INFO] [stdout]     |                                    the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 908 |   pub fn iter_raw_parse_order_from(&self, offset: usize) -> Rev<slice::Iter<'_, Component<'i, Impl>>> {
[INFO] [stdout]     |                                                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling browserslist-rs v0.12.4
[INFO] [stderr]  Documenting lightningcss v1.0.0-alpha.51 (/opt/rustwide/workdir)
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]   --> src/lib.rs:13:28
[INFO] [stdout]    |
[INFO] [stdout] 13 | //! individual CSS [rules](rules), [properties](properties), or [values](values). The [bundler](bundler)
[INFO] [stdout]    |                     -----  ^^^^^ explicit target is redundant
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     because label contains path that resolves to same destination
[INFO] [stdout]    |
[INFO] [stdout]    = note: when a link's destination is not specified,
[INFO] [stdout]            the label is used to resolve intra-doc links
[INFO] [stdout]    = note: `#[warn(rustdoc::redundant_explicit_links)]` on by default
[INFO] [stdout] help: remove explicit link target
[INFO] [stdout]    |
[INFO] [stdout] 13 - //! individual CSS [rules](rules), [properties](properties), or [values](values). The [bundler](bundler)
[INFO] [stdout] 13 + //! individual CSS [rules], [properties](properties), or [values](values). The [bundler](bundler)
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]   --> src/lib.rs:13:49
[INFO] [stdout]    |
[INFO] [stdout] 13 | //! individual CSS [rules](rules), [properties](properties), or [values](values). The [bundler](bundler)
[INFO] [stdout]    |                                     ----------  ^^^^^^^^^^ explicit target is redundant
[INFO] [stdout]    |                                     |
[INFO] [stdout]    |                                     because label contains path that resolves to same destination
[INFO] [stdout]    |
[INFO] [stdout]    = note: when a link's destination is not specified,
[INFO] [stdout]            the label is used to resolve intra-doc links
[INFO] [stdout] help: remove explicit link target
[INFO] [stdout]    |
[INFO] [stdout] 13 - //! individual CSS [rules](rules), [properties](properties), or [values](values). The [bundler](bundler)
[INFO] [stdout] 13 + //! individual CSS [rules](rules), [properties], or [values](values). The [bundler](bundler)
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]   --> src/lib.rs:13:74
[INFO] [stdout]    |
[INFO] [stdout] 13 | //! individual CSS [rules](rules), [properties](properties), or [values](values). The [bundler](bundler)
[INFO] [stdout]    |                                                                  ------  ^^^^^^ explicit target is redundant
[INFO] [stdout]    |                                                                  |
[INFO] [stdout]    |                                                                  because label contains path that resolves to same destination
[INFO] [stdout]    |
[INFO] [stdout]    = note: when a link's destination is not specified,
[INFO] [stdout]            the label is used to resolve intra-doc links
[INFO] [stdout] help: remove explicit link target
[INFO] [stdout]    |
[INFO] [stdout] 13 - //! individual CSS [rules](rules), [properties](properties), or [values](values). The [bundler](bundler)
[INFO] [stdout] 13 + //! individual CSS [rules](rules), [properties](properties), or [values]. The [bundler](bundler)
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]   --> src/lib.rs:13:97
[INFO] [stdout]    |
[INFO] [stdout] 13 | //! individual CSS [rules](rules), [properties](properties), or [values](values). The [bundler](bundler)
[INFO] [stdout]    |                                                                                        -------  ^^^^^^^ explicit target is redundant
[INFO] [stdout]    |                                                                                        |
[INFO] [stdout]    |                                                                                        because label contains path that resolves to same destination
[INFO] [stdout]    |
[INFO] [stdout]    = note: when a link's destination is not specified,
[INFO] [stdout]            the label is used to resolve intra-doc links
[INFO] [stdout] help: remove explicit link target
[INFO] [stdout]    |
[INFO] [stdout] 13 - //! individual CSS [rules](rules), [properties](properties), or [values](values). The [bundler](bundler)
[INFO] [stdout] 13 + //! individual CSS [rules](rules), [properties](properties), or [values](values). The [bundler]
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]  --> src/bundler.rs:3:17
[INFO] [stdout]   |
[INFO] [stdout] 3 | //! A [Bundler](Bundler) can be used to combine a CSS file and all of its dependencies
[INFO] [stdout]   |        -------  ^^^^^^^ explicit target is redundant
[INFO] [stdout]   |        |
[INFO] [stdout]   |        because label contains path that resolves to same destination
[INFO] [stdout]   |
[INFO] [stdout]   = note: when a link's destination is not specified,
[INFO] [stdout]           the label is used to resolve intra-doc links
[INFO] [stdout] help: remove explicit link target
[INFO] [stdout]   |
[INFO] [stdout] 3 - //! A [Bundler](Bundler) can be used to combine a CSS file and all of its dependencies
[INFO] [stdout] 3 + //! A [Bundler] can be used to combine a CSS file and all of its dependencies
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]  --> src/bundler.rs:4:81
[INFO] [stdout]   |
[INFO] [stdout] 4 | //! into a single merged style sheet. It works together with a [SourceProvider](SourceProvider)
[INFO] [stdout]   |                                                                 --------------  ^^^^^^^^^^^^^^ explicit target is redundant
[INFO] [stdout]   |                                                                 |
[INFO] [stdout]   |                                                                 because label contains path that resolves to same destination
[INFO] [stdout]   |
[INFO] [stdout]   = note: when a link's destination is not specified,
[INFO] [stdout]           the label is used to resolve intra-doc links
[INFO] [stdout] help: remove explicit link target
[INFO] [stdout]   |
[INFO] [stdout] 4 - //! into a single merged style sheet. It works together with a [SourceProvider](SourceProvider)
[INFO] [stdout] 4 + //! into a single merged style sheet. It works together with a [SourceProvider]
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]  --> src/bundler.rs:5:26
[INFO] [stdout]   |
[INFO] [stdout] 5 | //! (e.g. [FileProvider](FileProvider)) to read files from the file system or another source,
[INFO] [stdout]   |            ------------  ^^^^^^^^^^^^ explicit target is redundant
[INFO] [stdout]   |            |
[INFO] [stdout]   |            because label contains path that resolves to same destination
[INFO] [stdout]   |
[INFO] [stdout]   = note: when a link's destination is not specified,
[INFO] [stdout]           the label is used to resolve intra-doc links
[INFO] [stdout] help: remove explicit link target
[INFO] [stdout]   |
[INFO] [stdout] 5 - //! (e.g. [FileProvider](FileProvider)) to read files from the file system or another source,
[INFO] [stdout] 5 + //! (e.g. [FileProvider]) to read files from the file system or another source,
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]  --> src/bundler.rs:6:32
[INFO] [stdout]   |
[INFO] [stdout] 6 | //! and returns a [StyleSheet](super::stylesheet::StyleSheet) containing the rules from all
[INFO] [stdout]   |                    ----------  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ explicit target is redundant
[INFO] [stdout]   |                    |
[INFO] [stdout]   |                    because label contains path that resolves to same destination
[INFO] [stdout]   |
[INFO] [stdout]   = note: when a link's destination is not specified,
[INFO] [stdout]           the label is used to resolve intra-doc links
[INFO] [stdout] help: remove explicit link target
[INFO] [stdout]   |
[INFO] [stdout] 6 - //! and returns a [StyleSheet](super::stylesheet::StyleSheet) containing the rules from all
[INFO] [stdout] 6 + //! and returns a [StyleSheet] containing the rules from all
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]   --> src/bundler.rs:95:24
[INFO] [stdout]    |
[INFO] [stdout] 95 | /// See [FileProvider](FileProvider) for an implementation that uses the
[INFO] [stdout]    |          ------------  ^^^^^^^^^^^^ explicit target is redundant
[INFO] [stdout]    |          |
[INFO] [stdout]    |          because label contains path that resolves to same destination
[INFO] [stdout]    |
[INFO] [stdout]    = note: when a link's destination is not specified,
[INFO] [stdout]            the label is used to resolve intra-doc links
[INFO] [stdout] help: remove explicit link target
[INFO] [stdout]    |
[INFO] [stdout] 95 - /// See [FileProvider](FileProvider) for an implementation that uses the
[INFO] [stdout] 95 + /// See [FileProvider] for an implementation that uses the
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]    --> src/bundler.rs:109:52
[INFO] [stdout]     |
[INFO] [stdout] 109 | /// Provides an implementation of [SourceProvider](SourceProvider)
[INFO] [stdout]     |                                    --------------  ^^^^^^^^^^^^^^ explicit target is redundant
[INFO] [stdout]     |                                    |
[INFO] [stdout]     |                                    because label contains path that resolves to same destination
[INFO] [stdout]     |
[INFO] [stdout]     = note: when a link's destination is not specified,
[INFO] [stdout]             the label is used to resolve intra-doc links
[INFO] [stdout] help: remove explicit link target
[INFO] [stdout]     |
[INFO] [stdout] 109 - /// Provides an implementation of [SourceProvider](SourceProvider)
[INFO] [stdout] 109 + /// Provides an implementation of [SourceProvider]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]    --> src/css_modules.rs:152:19
[INFO] [stdout]     |
[INFO] [stdout] 152 | /// See [Pattern](Pattern).
[INFO] [stdout]     |          -------  ^^^^^^^ explicit target is redundant
[INFO] [stdout]     |          |
[INFO] [stdout]     |          because label contains path that resolves to same destination
[INFO] [stdout]     |
[INFO] [stdout]     = note: when a link's destination is not specified,
[INFO] [stdout]             the label is used to resolve intra-doc links
[INFO] [stdout] help: remove explicit link target
[INFO] [stdout]     |
[INFO] [stdout] 152 - /// See [Pattern](Pattern).
[INFO] [stdout] 152 + /// See [Pattern].
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]    --> src/css_modules.rs:167:27
[INFO] [stdout]     |
[INFO] [stdout] 167 | /// See [CssModuleExport](CssModuleExport).
[INFO] [stdout]     |          ---------------  ^^^^^^^^^^^^^^^ explicit target is redundant
[INFO] [stdout]     |          |
[INFO] [stdout]     |          because label contains path that resolves to same destination
[INFO] [stdout]     |
[INFO] [stdout]     = note: when a link's destination is not specified,
[INFO] [stdout]             the label is used to resolve intra-doc links
[INFO] [stdout] help: remove explicit link target
[INFO] [stdout]     |
[INFO] [stdout] 167 - /// See [CssModuleExport](CssModuleExport).
[INFO] [stdout] 167 + /// See [CssModuleExport].
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]  --> src/dependencies.rs:5:77
[INFO] [stdout]   |
[INFO] [stdout] 5 | //! the `@import` rule, as well as `url()` references. See [PrinterOptions](PrinterOptions).
[INFO] [stdout]   |                                                             --------------  ^^^^^^^^^^^^^^ explicit target is redundant
[INFO] [stdout]   |                                                             |
[INFO] [stdout]   |                                                             because label contains path that resolves to same destination
[INFO] [stdout]   |
[INFO] [stdout]   = note: when a link's destination is not specified,
[INFO] [stdout]           the label is used to resolve intra-doc links
[INFO] [stdout] help: remove explicit link target
[INFO] [stdout]   |
[INFO] [stdout] 5 - //! the `@import` rule, as well as `url()` references. See [PrinterOptions](PrinterOptions).
[INFO] [stdout] 5 + //! the `@import` rule, as well as `url()` references. See [PrinterOptions].
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]    --> src/error.rs:390:27
[INFO] [stdout]     |
[INFO] [stdout] 390 |   /// A [std::fmt::Error](std::fmt::Error) was encountered in the underlying destination.
[INFO] [stdout]     |          ---------------  ^^^^^^^^^^^^^^^ explicit target is redundant
[INFO] [stdout]     |          |
[INFO] [stdout]     |          because label contains path that resolves to same destination
[INFO] [stdout]     |
[INFO] [stdout]     = note: when a link's destination is not specified,
[INFO] [stdout]             the label is used to resolve intra-doc links
[INFO] [stdout] help: remove explicit link target
[INFO] [stdout]     |
[INFO] [stdout] 390 -   /// A [std::fmt::Error](std::fmt::Error) was encountered in the underlying destination.
[INFO] [stdout] 390 +   /// A [std::fmt::Error] was encountered in the underlying destination.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]     --> src/media_query.rs:1417:24
[INFO] [stdout]      |
[INFO] [stdout] 1417 | /// See [MediaFeature](MediaFeature).
[INFO] [stdout]      |          ------------  ^^^^^^^^^^^^ explicit target is redundant
[INFO] [stdout]      |          |
[INFO] [stdout]      |          because label contains path that resolves to same destination
[INFO] [stdout]      |
[INFO] [stdout]      = note: when a link's destination is not specified,
[INFO] [stdout]              the label is used to resolve intra-doc links
[INFO] [stdout] help: remove explicit link target
[INFO] [stdout]      |
[INFO] [stdout] 1417 - /// See [MediaFeature](MediaFeature).
[INFO] [stdout] 1417 + /// See [MediaFeature].
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]   --> src/printer.rs:50:26
[INFO] [stdout]    |
[INFO] [stdout] 50 | /// See [PrinterOptions](PrinterOptions).
[INFO] [stdout]    |          --------------  ^^^^^^^^^^^^^^ explicit target is redundant
[INFO] [stdout]    |          |
[INFO] [stdout]    |          because label contains path that resolves to same destination
[INFO] [stdout]    |
[INFO] [stdout]    = note: when a link's destination is not specified,
[INFO] [stdout]            the label is used to resolve intra-doc links
[INFO] [stdout] help: remove explicit link target
[INFO] [stdout]    |
[INFO] [stdout] 50 - /// See [PrinterOptions](PrinterOptions).
[INFO] [stdout] 50 + /// See [PrinterOptions].
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]   --> src/printer.rs:67:34
[INFO] [stdout]    |
[INFO] [stdout] 67 | /// implements [std::fmt::Write](std::fmt::Write), such as a [String](String).
[INFO] [stdout]    |                 ---------------  ^^^^^^^^^^^^^^^ explicit target is redundant
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 because label contains path that resolves to same destination
[INFO] [stdout]    |
[INFO] [stdout]    = note: when a link's destination is not specified,
[INFO] [stdout]            the label is used to resolve intra-doc links
[INFO] [stdout] help: remove explicit link target
[INFO] [stdout]    |
[INFO] [stdout] 67 - /// implements [std::fmt::Write](std::fmt::Write), such as a [String](String).
[INFO] [stdout] 67 + /// implements [std::fmt::Write], such as a [String](String).
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]   --> src/printer.rs:67:71
[INFO] [stdout]    |
[INFO] [stdout] 67 | /// implements [std::fmt::Write](std::fmt::Write), such as a [String](String).
[INFO] [stdout]    |                                                               ------  ^^^^^^ explicit target is redundant
[INFO] [stdout]    |                                                               |
[INFO] [stdout]    |                                                               because label contains path that resolves to same destination
[INFO] [stdout]    |
[INFO] [stdout]    = note: when a link's destination is not specified,
[INFO] [stdout]            the label is used to resolve intra-doc links
[INFO] [stdout] help: remove explicit link target
[INFO] [stdout]    |
[INFO] [stdout] 67 - /// implements [std::fmt::Write](std::fmt::Write), such as a [String](String).
[INFO] [stdout] 67 + /// implements [std::fmt::Write](std::fmt::Write), such as a [String].
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]  --> src/properties/mod.rs:3:80
[INFO] [stdout]   |
[INFO] [stdout] 3 | //! Each property provides parsing and serialization support using the [Parse](super::traits::Parse)
[INFO] [stdout]   |                                                                         -----  ^^^^^^^^^^^^^^^^^^^^ explicit target is redundant
[INFO] [stdout]   |                                                                         |
[INFO] [stdout]   |                                                                         because label contains path that resolves to same destination
[INFO] [stdout]   |
[INFO] [stdout]   = note: when a link's destination is not specified,
[INFO] [stdout]           the label is used to resolve intra-doc links
[INFO] [stdout] help: remove explicit link target
[INFO] [stdout]   |
[INFO] [stdout] 3 - //! Each property provides parsing and serialization support using the [Parse](super::traits::Parse)
[INFO] [stdout] 3 + //! Each property provides parsing and serialization support using the [Parse]
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]  --> src/properties/mod.rs:4:17
[INFO] [stdout]   |
[INFO] [stdout] 4 | //! and [ToCss](super::traits::ToCss) traits. Properties are fully parsed as defined by the CSS spec,
[INFO] [stdout]   |          -----  ^^^^^^^^^^^^^^^^^^^^ explicit target is redundant
[INFO] [stdout]   |          |
[INFO] [stdout]   |          because label contains path that resolves to same destination
[INFO] [stdout]   |
[INFO] [stdout]   = note: when a link's destination is not specified,
[INFO] [stdout]           the label is used to resolve intra-doc links
[INFO] [stdout] help: remove explicit link target
[INFO] [stdout]   |
[INFO] [stdout] 4 - //! and [ToCss](super::traits::ToCss) traits. Properties are fully parsed as defined by the CSS spec,
[INFO] [stdout] 4 + //! and [ToCss] traits. Properties are fully parsed as defined by the CSS spec,
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]   --> src/properties/mod.rs:11:34
[INFO] [stdout]    |
[INFO] [stdout] 11 | //! also implement the [Default](std::default::Default) trait, which returns the initial value for the property.
[INFO] [stdout]    |                         -------  ^^^^^^^^^^^^^^^^^^^^^ explicit target is redundant
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         because label contains path that resolves to same destination
[INFO] [stdout]    |
[INFO] [stdout]    = note: when a link's destination is not specified,
[INFO] [stdout]            the label is used to resolve intra-doc links
[INFO] [stdout] help: remove explicit link target
[INFO] [stdout]    |
[INFO] [stdout] 11 - //! also implement the [Default](std::default::Default) trait, which returns the initial value for the property.
[INFO] [stdout] 11 + //! also implement the [Default] trait, which returns the initial value for the property.
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]   --> src/properties/mod.rs:16:20
[INFO] [stdout]    |
[INFO] [stdout] 16 | //! The [Property](Property) enum contains the values of all properties, and can be used to parse property values by name.
[INFO] [stdout]    |          --------  ^^^^^^^^ explicit target is redundant
[INFO] [stdout]    |          |
[INFO] [stdout]    |          because label contains path that resolves to same destination
[INFO] [stdout]    |
[INFO] [stdout]    = note: when a link's destination is not specified,
[INFO] [stdout]            the label is used to resolve intra-doc links
[INFO] [stdout] help: remove explicit link target
[INFO] [stdout]    |
[INFO] [stdout] 16 - //! The [Property](Property) enum contains the values of all properties, and can be used to parse property values by name.
[INFO] [stdout] 16 + //! The [Property] enum contains the values of all properties, and can be used to parse property values by name.
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]   --> src/properties/mod.rs:17:22
[INFO] [stdout]    |
[INFO] [stdout] 17 | //! The [PropertyId](PropertyId) enum represents only property names, and not values and is used to refer to known properties.
[INFO] [stdout]    |          ----------  ^^^^^^^^^^ explicit target is redundant
[INFO] [stdout]    |          |
[INFO] [stdout]    |          because label contains path that resolves to same destination
[INFO] [stdout]    |
[INFO] [stdout]    = note: when a link's destination is not specified,
[INFO] [stdout]            the label is used to resolve intra-doc links
[INFO] [stdout] help: remove explicit link target
[INFO] [stdout]    |
[INFO] [stdout] 17 - //! The [PropertyId](PropertyId) enum represents only property names, and not values and is used to refer to known properties.
[INFO] [stdout] 17 + //! The [PropertyId] enum represents only property names, and not values and is used to refer to known properties.
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]   --> src/properties/mod.rs:78:39
[INFO] [stdout]    |
[INFO] [stdout] 78 | //! If you have a [cssparser::Parser](cssparser::Parser) already, you can also use the `parse` and `to_css`
[INFO] [stdout]    |                    -----------------  ^^^^^^^^^^^^^^^^^ explicit target is redundant
[INFO] [stdout]    |                    |
[INFO] [stdout]    |                    because label contains path that resolves to same destination
[INFO] [stdout]    |
[INFO] [stdout]    = note: when a link's destination is not specified,
[INFO] [stdout]            the label is used to resolve intra-doc links
[INFO] [stdout] help: remove explicit link target
[INFO] [stdout]    |
[INFO] [stdout] 78 - //! If you have a [cssparser::Parser](cssparser::Parser) already, you can also use the `parse` and `to_css`
[INFO] [stdout] 78 + //! If you have a [cssparser::Parser] already, you can also use the `parse` and `to_css`
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]   --> src/properties/mod.rs:83:75
[INFO] [stdout]    |
[INFO] [stdout] 83 | //! Custom and unknown properties are represented by the [CustomProperty](custom::CustomProperty) struct, and the
[INFO] [stdout]    |                                                           --------------  ^^^^^^^^^^^^^^^^^^^^^^ explicit target is redundant
[INFO] [stdout]    |                                                           |
[INFO] [stdout]    |                                                           because label contains path that resolves to same destination
[INFO] [stdout]    |
[INFO] [stdout]    = note: when a link's destination is not specified,
[INFO] [stdout]            the label is used to resolve intra-doc links
[INFO] [stdout] help: remove explicit link target
[INFO] [stdout]    |
[INFO] [stdout] 83 - //! Custom and unknown properties are represented by the [CustomProperty](custom::CustomProperty) struct, and the
[INFO] [stdout] 83 + //! Custom and unknown properties are represented by the [CustomProperty] struct, and the
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]   --> src/properties/mod.rs:85:17
[INFO] [stdout]    |
[INFO] [stdout] 85 | //! [TokenList](custom::TokenList), with the name as a string.
[INFO] [stdout]    |      ---------  ^^^^^^^^^^^^^^^^^ explicit target is redundant
[INFO] [stdout]    |      |
[INFO] [stdout]    |      because label contains path that resolves to same destination
[INFO] [stdout]    |
[INFO] [stdout]    = note: when a link's destination is not specified,
[INFO] [stdout]            the label is used to resolve intra-doc links
[INFO] [stdout] help: remove explicit link target
[INFO] [stdout]    |
[INFO] [stdout] 85 - //! [TokenList](custom::TokenList), with the name as a string.
[INFO] [stdout] 85 + //! [TokenList], with the name as a string.
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]   --> src/properties/mod.rs:88:24
[INFO] [stdout]    |
[INFO] [stdout] 88 | //! [UnparsedProperty](custom::UnparsedProperty) struct, and the `Property::Unparsed` variant. The value is stored
[INFO] [stdout]    |      ----------------  ^^^^^^^^^^^^^^^^^^^^^^^^ explicit target is redundant
[INFO] [stdout]    |      |
[INFO] [stdout]    |      because label contains path that resolves to same destination
[INFO] [stdout]    |
[INFO] [stdout]    = note: when a link's destination is not specified,
[INFO] [stdout]            the label is used to resolve intra-doc links
[INFO] [stdout] help: remove explicit link target
[INFO] [stdout]    |
[INFO] [stdout] 88 - //! [UnparsedProperty](custom::UnparsedProperty) struct, and the `Property::Unparsed` variant. The value is stored
[INFO] [stdout] 88 + //! [UnparsedProperty] struct, and the `Property::Unparsed` variant. The value is stored
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]   --> src/properties/mod.rs:89:26
[INFO] [stdout]    |
[INFO] [stdout] 89 | //! as a raw [TokenList](custom::TokenList), with a [PropertyId](PropertyId) as the name.
[INFO] [stdout]    |               ---------  ^^^^^^^^^^^^^^^^^ explicit target is redundant
[INFO] [stdout]    |               |
[INFO] [stdout]    |               because label contains path that resolves to same destination
[INFO] [stdout]    |
[INFO] [stdout]    = note: when a link's destination is not specified,
[INFO] [stdout]            the label is used to resolve intra-doc links
[INFO] [stdout] help: remove explicit link target
[INFO] [stdout]    |
[INFO] [stdout] 89 - //! as a raw [TokenList](custom::TokenList), with a [PropertyId](PropertyId) as the name.
[INFO] [stdout] 89 + //! as a raw [TokenList], with a [PropertyId](PropertyId) as the name.
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]   --> src/properties/mod.rs:89:66
[INFO] [stdout]    |
[INFO] [stdout] 89 | //! as a raw [TokenList](custom::TokenList), with a [PropertyId](PropertyId) as the name.
[INFO] [stdout]    |                                                      ----------  ^^^^^^^^^^ explicit target is redundant
[INFO] [stdout]    |                                                      |
[INFO] [stdout]    |                                                      because label contains path that resolves to same destination
[INFO] [stdout]    |
[INFO] [stdout]    = note: when a link's destination is not specified,
[INFO] [stdout]            the label is used to resolve intra-doc links
[INFO] [stdout] help: remove explicit link target
[INFO] [stdout]    |
[INFO] [stdout] 89 - //! as a raw [TokenList](custom::TokenList), with a [PropertyId](PropertyId) as the name.
[INFO] [stdout] 89 + //! as a raw [TokenList](custom::TokenList), with a [PropertyId] as the name.
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]   --> src/properties/css_modules.rs:32:20
[INFO] [stdout]    |
[INFO] [stdout] 32 | /// See [Composes](Composes).
[INFO] [stdout]    |          --------  ^^^^^^^^ explicit target is redundant
[INFO] [stdout]    |          |
[INFO] [stdout]    |          because label contains path that resolves to same destination
[INFO] [stdout]    |
[INFO] [stdout]    = note: when a link's destination is not specified,
[INFO] [stdout]            the label is used to resolve intra-doc links
[INFO] [stdout] help: remove explicit link target
[INFO] [stdout]    |
[INFO] [stdout] 32 - /// See [Composes](Composes).
[INFO] [stdout] 32 + /// See [Composes].
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]    --> src/properties/display.rs:110:19
[INFO] [stdout]     |
[INFO] [stdout] 110 | /// See [Display](Display).
[INFO] [stdout]     |          -------  ^^^^^^^ explicit target is redundant
[INFO] [stdout]     |          |
[INFO] [stdout]     |          because label contains path that resolves to same destination
[INFO] [stdout]     |
[INFO] [stdout]     = note: when a link's destination is not specified,
[INFO] [stdout]             the label is used to resolve intra-doc links
[INFO] [stdout] help: remove explicit link target
[INFO] [stdout]     |
[INFO] [stdout] 110 - /// See [Display](Display).
[INFO] [stdout] 110 + /// See [Display].
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]   --> src/properties/font.rs:91:22
[INFO] [stdout]    |
[INFO] [stdout] 91 | /// See [FontWeight](FontWeight).
[INFO] [stdout]    |          ----------  ^^^^^^^^^^ explicit target is redundant
[INFO] [stdout]    |          |
[INFO] [stdout]    |          because label contains path that resolves to same destination
[INFO] [stdout]    |
[INFO] [stdout]    = note: when a link's destination is not specified,
[INFO] [stdout]            the label is used to resolve intra-doc links
[INFO] [stdout] help: remove explicit link target
[INFO] [stdout]    |
[INFO] [stdout] 91 - /// See [FontWeight](FontWeight).
[INFO] [stdout] 91 + /// See [FontWeight].
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]   --> src/properties/grid.rs:47:23
[INFO] [stdout]    |
[INFO] [stdout] 47 | /// See [TrackSizing](TrackSizing).
[INFO] [stdout]    |          -----------  ^^^^^^^^^^^ explicit target is redundant
[INFO] [stdout]    |          |
[INFO] [stdout]    |          because label contains path that resolves to same destination
[INFO] [stdout]    |
[INFO] [stdout]    = note: when a link's destination is not specified,
[INFO] [stdout]            the label is used to resolve intra-doc links
[INFO] [stdout] help: remove explicit link target
[INFO] [stdout]    |
[INFO] [stdout] 47 - /// See [TrackSizing](TrackSizing).
[INFO] [stdout] 47 + /// See [TrackSizing].
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]   --> src/properties/grid.rs:67:21
[INFO] [stdout]    |
[INFO] [stdout] 67 | /// See [TrackList](TrackList).
[INFO] [stdout]    |          ---------  ^^^^^^^^^ explicit target is redundant
[INFO] [stdout]    |          |
[INFO] [stdout]    |          because label contains path that resolves to same destination
[INFO] [stdout]    |
[INFO] [stdout]    = note: when a link's destination is not specified,
[INFO] [stdout]            the label is used to resolve intra-doc links
[INFO] [stdout] help: remove explicit link target
[INFO] [stdout]    |
[INFO] [stdout] 67 - /// See [TrackList](TrackList).
[INFO] [stdout] 67 + /// See [TrackList].
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]   --> src/properties/grid.rs:88:25
[INFO] [stdout]    |
[INFO] [stdout] 88 | /// See [TrackListItem](TrackListItem).
[INFO] [stdout]    |          -------------  ^^^^^^^^^^^^^ explicit target is redundant
[INFO] [stdout]    |          |
[INFO] [stdout]    |          because label contains path that resolves to same destination
[INFO] [stdout]    |
[INFO] [stdout]    = note: when a link's destination is not specified,
[INFO] [stdout]            the label is used to resolve intra-doc links
[INFO] [stdout] help: remove explicit link target
[INFO] [stdout]    |
[INFO] [stdout] 88 - /// See [TrackListItem](TrackListItem).
[INFO] [stdout] 88 + /// See [TrackListItem].
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]    --> src/properties/grid.rs:131:21
[INFO] [stdout]     |
[INFO] [stdout] 131 | /// See [TrackSize](TrackSize).
[INFO] [stdout]     |          ---------  ^^^^^^^^^ explicit target is redundant
[INFO] [stdout]     |          |
[INFO] [stdout]     |          because label contains path that resolves to same destination
[INFO] [stdout]     |
[INFO] [stdout]     = note: when a link's destination is not specified,
[INFO] [stdout]             the label is used to resolve intra-doc links
[INFO] [stdout] help: remove explicit link target
[INFO] [stdout]     |
[INFO] [stdout] 131 - /// See [TrackSize](TrackSize).
[INFO] [stdout] 131 + /// See [TrackSize].
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]    --> src/properties/grid.rs:157:25
[INFO] [stdout]     |
[INFO] [stdout] 157 | /// See [TrackListItem](TrackListItem).
[INFO] [stdout]     |          -------------  ^^^^^^^^^^^^^ explicit target is redundant
[INFO] [stdout]     |          |
[INFO] [stdout]     |          because label contains path that resolves to same destination
[INFO] [stdout]     |
[INFO] [stdout]     = note: when a link's destination is not specified,
[INFO] [stdout]             the label is used to resolve intra-doc links
[INFO] [stdout] help: remove explicit link target
[INFO] [stdout]     |
[INFO] [stdout] 157 - /// See [TrackListItem](TrackListItem).
[INFO] [stdout] 157 + /// See [TrackListItem].
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]    --> src/properties/grid.rs:180:23
[INFO] [stdout]     |
[INFO] [stdout] 180 | /// See [TrackRepeat](TrackRepeat).
[INFO] [stdout]     |          -----------  ^^^^^^^^^^^ explicit target is redundant
[INFO] [stdout]     |          |
[INFO] [stdout]     |          because label contains path that resolves to same destination
[INFO] [stdout]     |
[INFO] [stdout]     = note: when a link's destination is not specified,
[INFO] [stdout]             the label is used to resolve intra-doc links
[INFO] [stdout] help: remove explicit link target
[INFO] [stdout]     |
[INFO] [stdout] 180 - /// See [TrackRepeat](TrackRepeat).
[INFO] [stdout] 180 + /// See [TrackRepeat].
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]    --> src/properties/list.rs:311:24
[INFO] [stdout]     |
[INFO] [stdout] 311 | /// See [CounterStyle](CounterStyle).
[INFO] [stdout]     |          ------------  ^^^^^^^^^^^^ explicit target is redundant
[INFO] [stdout]     |          |
[INFO] [stdout]     |          because label contains path that resolves to same destination
[INFO] [stdout]     |
[INFO] [stdout]     = note: when a link's destination is not specified,
[INFO] [stdout]             the label is used to resolve intra-doc links
[INFO] [stdout] help: remove explicit link target
[INFO] [stdout]     |
[INFO] [stdout] 311 - /// See [CounterStyle](CounterStyle).
[INFO] [stdout] 311 + /// See [CounterStyle].
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]   --> src/properties/svg.rs:47:20
[INFO] [stdout]    |
[INFO] [stdout] 47 | /// See [SVGPaint](SVGPaint).
[INFO] [stdout]    |          --------  ^^^^^^^^ explicit target is redundant
[INFO] [stdout]    |          |
[INFO] [stdout]    |          because label contains path that resolves to same destination
[INFO] [stdout]    |
[INFO] [stdout]    = note: when a link's destination is not specified,
[INFO] [stdout]            the label is used to resolve intra-doc links
[INFO] [stdout] help: remove explicit link target
[INFO] [stdout]    |
[INFO] [stdout] 47 - /// See [SVGPaint](SVGPaint).
[INFO] [stdout] 47 + /// See [SVGPaint].
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]   --> src/properties/ui.rs:39:18
[INFO] [stdout]    |
[INFO] [stdout] 39 | /// See [Cursor](Cursor).
[INFO] [stdout]    |          ------  ^^^^^^ explicit target is redundant
[INFO] [stdout]    |          |
[INFO] [stdout]    |          because label contains path that resolves to same destination
[INFO] [stdout]    |
[INFO] [stdout]    = note: when a link's destination is not specified,
[INFO] [stdout]            the label is used to resolve intra-doc links
[INFO] [stdout] help: remove explicit link target
[INFO] [stdout]    |
[INFO] [stdout] 39 - /// See [Cursor](Cursor).
[INFO] [stdout] 39 + /// See [Cursor].
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]  --> src/rules/mod.rs:3:19
[INFO] [stdout]   |
[INFO] [stdout] 3 | //! The [CssRule](CssRule) enum includes all supported rules, and can be used to parse
[INFO] [stdout]   |          -------  ^^^^^^^ explicit target is redundant
[INFO] [stdout]   |          |
[INFO] [stdout]   |          because label contains path that resolves to same destination
[INFO] [stdout]   |
[INFO] [stdout]   = note: when a link's destination is not specified,
[INFO] [stdout]           the label is used to resolve intra-doc links
[INFO] [stdout] help: remove explicit link target
[INFO] [stdout]   |
[INFO] [stdout] 3 - //! The [CssRule](CssRule) enum includes all supported rules, and can be used to parse
[INFO] [stdout] 3 + //! The [CssRule] enum includes all supported rules, and can be used to parse
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]  --> src/rules/mod.rs:5:69
[INFO] [stdout]   |
[INFO] [stdout] 5 | //! another rule such as `@media`) are represented by [CssRuleList](CssRuleList).
[INFO] [stdout]   |                                                        -----------  ^^^^^^^^^^^ explicit target is redundant
[INFO] [stdout]   |                                                        |
[INFO] [stdout]   |                                                        because label contains path that resolves to same destination
[INFO] [stdout]   |
[INFO] [stdout]   = note: when a link's destination is not specified,
[INFO] [stdout]           the label is used to resolve intra-doc links
[INFO] [stdout] help: remove explicit link target
[INFO] [stdout]   |
[INFO] [stdout] 5 - //! another rule such as `@media`) are represented by [CssRuleList](CssRuleList).
[INFO] [stdout] 5 + //! another rule such as `@media`) are represented by [CssRuleList].
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]   --> src/rules/mod.rs:32:39
[INFO] [stdout]    |
[INFO] [stdout] 32 | //! If you have a [cssparser::Parser](cssparser::Parser) already, you can also use the `parse` and `to_css`
[INFO] [stdout]    |                    -----------------  ^^^^^^^^^^^^^^^^^ explicit target is redundant
[INFO] [stdout]    |                    |
[INFO] [stdout]    |                    because label contains path that resolves to same destination
[INFO] [stdout]    |
[INFO] [stdout]    = note: when a link's destination is not specified,
[INFO] [stdout]            the label is used to resolve intra-doc links
[INFO] [stdout] help: remove explicit link target
[INFO] [stdout]    |
[INFO] [stdout] 32 - //! If you have a [cssparser::Parser](cssparser::Parser) already, you can also use the `parse` and `to_css`
[INFO] [stdout] 32 + //! If you have a [cssparser::Parser] already, you can also use the `parse` and `to_css`
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]   --> src/rules/font_face.rs:42:24
[INFO] [stdout]    |
[INFO] [stdout] 42 | /// See [FontFaceRule](FontFaceRule).
[INFO] [stdout]    |          ------------  ^^^^^^^^^^^^ explicit target is redundant
[INFO] [stdout]    |          |
[INFO] [stdout]    |          because label contains path that resolves to same destination
[INFO] [stdout]    |
[INFO] [stdout]    = note: when a link's destination is not specified,
[INFO] [stdout]            the label is used to resolve intra-doc links
[INFO] [stdout] help: remove explicit link target
[INFO] [stdout]    |
[INFO] [stdout] 42 - /// See [FontFaceRule](FontFaceRule).
[INFO] [stdout] 42 + /// See [FontFaceRule].
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]    --> src/rules/font_face.rs:266:9
[INFO] [stdout]     |
[INFO] [stdout] 266 |     /// https://docs.microsoft.com/en-us/typography/opentype/spec/featurelist
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout]     = note: `#[warn(rustdoc::bare_urls)]` on by default
[INFO] [stdout]     = note: this warning originates in the macro `enum_property` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]     |
[INFO] [stdout] 266 |     /// <https://docs.microsoft.com/en-us/typography/opentype/spec/featurelist>
[INFO] [stdout]     |         +                                                                     +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]    --> src/rules/font_face.rs:269:9
[INFO] [stdout]     |
[INFO] [stdout] 269 |     /// https://developer.apple.com/fonts/TrueType-Reference-Manual/RM09/AppendixF.html
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout]     = note: this warning originates in the macro `enum_property` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]     |
[INFO] [stdout] 269 |     /// <https://developer.apple.com/fonts/TrueType-Reference-Manual/RM09/AppendixF.html>
[INFO] [stdout]     |         +                                                                               +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]    --> src/rules/font_face.rs:272:9
[INFO] [stdout]     |
[INFO] [stdout] 272 | ...// 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] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout]     = note: this warning originates in the macro `enum_property` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]     |
[INFO] [stdout] 272 |     /// <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] [stdout]     |         +                                                                                                                                                        +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]   --> src/rules/font_palette_values.rs:43:34
[INFO] [stdout]    |
[INFO] [stdout] 43 | ///  See [FontPaletteValuesRule](FontPaletteValuesRule).
[INFO] [stdout]    |           ---------------------  ^^^^^^^^^^^^^^^^^^^^^ explicit target is redundant
[INFO] [stdout]    |           |
[INFO] [stdout]    |           because label contains path that resolves to same destination
[INFO] [stdout]    |
[INFO] [stdout]    = note: when a link's destination is not specified,
[INFO] [stdout]            the label is used to resolve intra-doc links
[INFO] [stdout] help: remove explicit link target
[INFO] [stdout]    |
[INFO] [stdout] 43 - ///  See [FontPaletteValuesRule](FontPaletteValuesRule).
[INFO] [stdout] 43 + ///  See [FontPaletteValuesRule].
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `keyframes-name`
[INFO] [stdout]   --> src/rules/keyframes.rs:38:7
[INFO] [stdout]    |
[INFO] [stdout] 38 |   /// <keyframes-name> = <custom-ident> | <string>
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(rustdoc::invalid_html_tags)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `custom-ident`
[INFO] [stdout]   --> src/rules/keyframes.rs:38:26
[INFO] [stdout]    |
[INFO] [stdout] 38 |   /// <keyframes-name> = <custom-ident> | <string>
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `string`
[INFO] [stdout]   --> src/rules/keyframes.rs:38:43
[INFO] [stdout]    |
[INFO] [stdout] 38 |   /// <keyframes-name> = <custom-ident> | <string>
[INFO] [stdout]    |                                           ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]    --> src/rules/keyframes.rs:340:25
[INFO] [stdout]     |
[INFO] [stdout] 340 | /// See [KeyframesRule](KeyframesRule).
[INFO] [stdout]     |          -------------  ^^^^^^^^^^^^^ explicit target is redundant
[INFO] [stdout]     |          |
[INFO] [stdout]     |          because label contains path that resolves to same destination
[INFO] [stdout]     |
[INFO] [stdout]     = note: when a link's destination is not specified,
[INFO] [stdout]             the label is used to resolve intra-doc links
[INFO] [stdout] help: remove explicit link target
[INFO] [stdout]     |
[INFO] [stdout] 340 - /// See [KeyframesRule](KeyframesRule).
[INFO] [stdout] 340 + /// See [KeyframesRule].
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]   --> src/rules/layer.rs:86:31
[INFO] [stdout]    |
[INFO] [stdout] 86 | /// See also [LayerBlockRule](LayerBlockRule).
[INFO] [stdout]    |               --------------  ^^^^^^^^^^^^^^ explicit target is redundant
[INFO] [stdout]    |               |
[INFO] [stdout]    |               because label contains path that resolves to same destination
[INFO] [stdout]    |
[INFO] [stdout]    = note: when a link's destination is not specified,
[INFO] [stdout]            the label is used to resolve intra-doc links
[INFO] [stdout] help: remove explicit link target
[INFO] [stdout]    |
[INFO] [stdout] 86 - /// See also [LayerBlockRule](LayerBlockRule).
[INFO] [stdout] 86 + /// See also [LayerBlockRule].
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `scope-start`
[INFO] [stdout]   --> src/rules/scope.rs:16:13
[INFO] [stdout]    |
[INFO] [stdout] 16 | /// @scope (<scope-start>) [to (<scope-end>)]? {
[INFO] [stdout]    |             ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `scope-end`
[INFO] [stdout]   --> src/rules/scope.rs:16:33
[INFO] [stdout]    |
[INFO] [stdout] 16 | /// @scope (<scope-start>) [to (<scope-end>)]? {
[INFO] [stdout]    |                                 ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `stylesheet`
[INFO] [stdout]   --> src/rules/scope.rs:17:6
[INFO] [stdout]    |
[INFO] [stdout] 17 | ///  <stylesheet>
[INFO] [stdout]    |      ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `custom-ident`
[INFO] [stdout]    --> src/selector.rs:968:7
[INFO] [stdout]     |
[INFO] [stdout] 968 |   /// <custom-ident>
[INFO] [stdout]     |       ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]  --> src/stylesheet.rs:3:20
[INFO] [stdout]   |
[INFO] [stdout] 3 | //! A [StyleSheet](StyleSheet) represents a `.css` file or `<style>` element in HTML.
[INFO] [stdout]   |        ----------  ^^^^^^^^^^ explicit target is redundant
[INFO] [stdout]   |        |
[INFO] [stdout]   |        because label contains path that resolves to same destination
[INFO] [stdout]   |
[INFO] [stdout]   = note: when a link's destination is not specified,
[INFO] [stdout]           the label is used to resolve intra-doc links
[INFO] [stdout] help: remove explicit link target
[INFO] [stdout]   |
[INFO] [stdout] 3 - //! A [StyleSheet](StyleSheet) represents a `.css` file or `<style>` element in HTML.
[INFO] [stdout] 3 + //! A [StyleSheet] represents a `.css` file or `<style>` element in HTML.
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]  --> src/stylesheet.rs:4:24
[INFO] [stdout]   |
[INFO] [stdout] 4 | //! A [StyleAttribute](StyleAttribute) represents an inline `style` attribute in HTML.
[INFO] [stdout]   |        --------------  ^^^^^^^^^^^^^^ explicit target is redundant
[INFO] [stdout]   |        |
[INFO] [stdout]   |        because label contains path that resolves to same destination
[INFO] [stdout]   |
[INFO] [stdout]   = note: when a link's destination is not specified,
[INFO] [stdout]           the label is used to resolve intra-doc links
[INFO] [stdout] help: remove explicit link target
[INFO] [stdout]   |
[INFO] [stdout] 4 - //! A [StyleAttribute](StyleAttribute) represents an inline `style` attribute in HTML.
[INFO] [stdout] 4 + //! A [StyleAttribute] represents an inline `style` attribute in HTML.
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]   --> src/stylesheet.rs:94:57
[INFO] [stdout]    |
[INFO] [stdout] 94 | /// Options for the `minify` function of a [StyleSheet](StyleSheet)
[INFO] [stdout]    |                                             ----------  ^^^^^^^^^^ explicit target is redundant
[INFO] [stdout]    |                                             |
[INFO] [stdout]    |                                             because label contains path that resolves to same destination
[INFO] [stdout]    |
[INFO] [stdout]    = note: when a link's destination is not specified,
[INFO] [stdout]            the label is used to resolve intra-doc links
[INFO] [stdout] help: remove explicit link target
[INFO] [stdout]    |
[INFO] [stdout] 94 - /// Options for the `minify` function of a [StyleSheet](StyleSheet)
[INFO] [stdout] 94 + /// Options for the `minify` function of a [StyleSheet]
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]   --> src/stylesheet.rs:95:25
[INFO] [stdout]    |
[INFO] [stdout] 95 | /// or [StyleAttribute](StyleAttribute).
[INFO] [stdout]    |         --------------  ^^^^^^^^^^^^^^ explicit target is redundant
[INFO] [stdout]    |         |
[INFO] [stdout]    |         because label contains path that resolves to same destination
[INFO] [stdout]    |
[INFO] [stdout]    = note: when a link's destination is not specified,
[INFO] [stdout]            the label is used to resolve intra-doc links
[INFO] [stdout] help: remove explicit link target
[INFO] [stdout]    |
[INFO] [stdout] 95 - /// or [StyleAttribute](StyleAttribute).
[INFO] [stdout] 95 + /// or [StyleAttribute].
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]   --> src/values/mod.rs:25:39
[INFO] [stdout]    |
[INFO] [stdout] 25 | //! If you have a [cssparser::Parser](cssparser::Parser) already, you can also use the `parse` and `to_css`
[INFO] [stdout]    |                    -----------------  ^^^^^^^^^^^^^^^^^ explicit target is redundant
[INFO] [stdout]    |                    |
[INFO] [stdout]    |                    because label contains path that resolves to same destination
[INFO] [stdout]    |
[INFO] [stdout]    = note: when a link's destination is not specified,
[INFO] [stdout]            the label is used to resolve intra-doc links
[INFO] [stdout] help: remove explicit link target
[INFO] [stdout]    |
[INFO] [stdout] 25 - //! If you have a [cssparser::Parser](cssparser::Parser) already, you can also use the `parse` and `to_css`
[INFO] [stdout] 25 + //! If you have a [cssparser::Parser] already, you can also use the `parse` and `to_css`
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]    --> src/values/calc.rs:238:69
[INFO] [stdout]     |
[INFO] [stdout] 238 | /// This type supports generic value types. Values such as [Length](super::length::Length), [Percentage](super::percentage::Percent...
[INFO] [stdout]     |                                                             ------  ^^^^^^^^^^^^^^^^^^^^^ explicit target is redundant
[INFO] [stdout]     |                                                             |
[INFO] [stdout]     |                                                             because label contains path that resolves to same destination
[INFO] [stdout]     |
[INFO] [stdout]     = note: when a link's destination is not specified,
[INFO] [stdout]             the label is used to resolve intra-doc links
[INFO] [stdout] help: remove explicit link target
[INFO] [stdout]     |
[INFO] [stdout] 238 - /// This type supports generic value types. Values such as [Length](super::length::Length), [Percentage](super::percentage::Percentage),
[INFO] [stdout] 238 + /// This type supports generic value types. Values such as [Length], [Percentage](super::percentage::Percentage),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]    --> src/values/calc.rs:238:106
[INFO] [stdout]     |
[INFO] [stdout] 238 | ...h](super::length::Length), [Percentage](super::percentage::Percentage),
[INFO] [stdout]     |                                ----------  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ explicit target is redundant
[INFO] [stdout]     |                                |
[INFO] [stdout]     |                                because label contains path that resolves to same destination
[INFO] [stdout]     |
[INFO] [stdout]     = note: when a link's destination is not specified,
[INFO] [stdout]             the label is used to resolve intra-doc links
[INFO] [stdout] help: remove explicit link target
[INFO] [stdout]     |
[INFO] [stdout] 238 - /// This type supports generic value types. Values such as [Length](super::length::Length), [Percentage](super::percentage::Percentage),
[INFO] [stdout] 238 + /// This type supports generic value types. Values such as [Length](super::length::Length), [Percentage],
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]    --> src/values/calc.rs:239:12
[INFO] [stdout]     |
[INFO] [stdout] 239 | /// [Time](super::time::Time), and [Angle](super::angle::Angle) support `calc()` expressions.
[INFO] [stdout]     |      ----  ^^^^^^^^^^^^^^^^^ explicit target is redundant
[INFO] [stdout]     |      |
[INFO] [stdout]     |      because label contains path that resolves to same destination
[INFO] [stdout]     |
[INFO] [stdout]     = note: when a link's destination is not specified,
[INFO] [stdout]             the label is used to resolve intra-doc links
[INFO] [stdout] help: remove explicit link target
[INFO] [stdout]     |
[INFO] [stdout] 239 - /// [Time](super::time::Time), and [Angle](super::angle::Angle) support `calc()` expressions.
[INFO] [stdout] 239 + /// [Time], and [Angle](super::angle::Angle) support `calc()` expressions.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]    --> src/values/calc.rs:239:44
[INFO] [stdout]     |
[INFO] [stdout] 239 | /// [Time](super::time::Time), and [Angle](super::angle::Angle) support `calc()` expressions.
[INFO] [stdout]     |                                     -----  ^^^^^^^^^^^^^^^^^^^ explicit target is redundant
[INFO] [stdout]     |                                     |
[INFO] [stdout]     |                                     because label contains path that resolves to same destination
[INFO] [stdout]     |
[INFO] [stdout]     = note: when a link's destination is not specified,
[INFO] [stdout]             the label is used to resolve intra-doc links
[INFO] [stdout] help: remove explicit link target
[INFO] [stdout]     |
[INFO] [stdout] 239 - /// [Time](super::time::Time), and [Angle](super::angle::Angle) support `calc()` expressions.
[INFO] [stdout] 239 + /// [Time](super::time::Time), and [Angle] support `calc()` expressions.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]    --> src/values/gradient.rs:426:26
[INFO] [stdout]     |
[INFO] [stdout] 426 | /// See [LinearGradient](LinearGradient).
[INFO] [stdout]     |          --------------  ^^^^^^^^^^^^^^ explicit target is redundant
[INFO] [stdout]     |          |
[INFO] [stdout]     |          because label contains path that resolves to same destination
[INFO] [stdout]     |
[INFO] [stdout]     = note: when a link's destination is not specified,
[INFO] [stdout]             the label is used to resolve intra-doc links
[INFO] [stdout] help: remove explicit link target
[INFO] [stdout]     |
[INFO] [stdout] 426 - /// See [LinearGradient](LinearGradient).
[INFO] [stdout] 426 + /// See [LinearGradient].
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]    --> src/values/gradient.rs:535:26
[INFO] [stdout]     |
[INFO] [stdout] 535 | /// See [RadialGradient](RadialGradient).
[INFO] [stdout]     |          --------------  ^^^^^^^^^^^^^^ explicit target is redundant
[INFO] [stdout]     |          |
[INFO] [stdout]     |          because label contains path that resolves to same destination
[INFO] [stdout]     |
[INFO] [stdout]     = note: when a link's destination is not specified,
[INFO] [stdout]             the label is used to resolve intra-doc links
[INFO] [stdout] help: remove explicit link target
[INFO] [stdout]     |
[INFO] [stdout] 535 - /// See [RadialGradient](RadialGradient).
[INFO] [stdout] 535 + /// See [RadialGradient].
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]    --> src/values/gradient.rs:586:26
[INFO] [stdout]     |
[INFO] [stdout] 586 | /// See [RadialGradient](RadialGradient).
[INFO] [stdout]     |          --------------  ^^^^^^^^^^^^^^ explicit target is redundant
[INFO] [stdout]     |          |
[INFO] [stdout]     |          because label contains path that resolves to same destination
[INFO] [stdout]     |
[INFO] [stdout]     = note: when a link's destination is not specified,
[INFO] [stdout]             the label is used to resolve intra-doc links
[INFO] [stdout] help: remove explicit link target
[INFO] [stdout]     |
[INFO] [stdout] 586 - /// See [RadialGradient](RadialGradient).
[INFO] [stdout] 586 + /// See [RadialGradient].
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]    --> src/values/gradient.rs:655:26
[INFO] [stdout]     |
[INFO] [stdout] 655 | /// See [RadialGradient](RadialGradient).
[INFO] [stdout]     |          --------------  ^^^^^^^^^^^^^^ explicit target is redundant
[INFO] [stdout]     |          |
[INFO] [stdout]     |          because label contains path that resolves to same destination
[INFO] [stdout]     |
[INFO] [stdout]     = note: when a link's destination is not specified,
[INFO] [stdout]             the label is used to resolve intra-doc links
[INFO] [stdout] help: remove explicit link target
[INFO] [stdout]     |
[INFO] [stdout] 655 - /// See [RadialGradient](RadialGradient).
[INFO] [stdout] 655 + /// See [RadialGradient].
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]    --> src/values/gradient.rs:833:66
[INFO] [stdout]     |
[INFO] [stdout] 833 | /// This type is generic, and may be either a [LengthPercentage](super::length::LengthPercentage)
[INFO] [stdout]     |                                                ----------------  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ explicit target is redundant
[INFO] [stdout]     |                                                |
[INFO] [stdout]     |                                                because label contains path that resolves to same destination
[INFO] [stdout]     |
[INFO] [stdout]     = note: when a link's destination is not specified,
[INFO] [stdout]             the label is used to resolve intra-doc links
[INFO] [stdout] help: remove explicit link target
[INFO] [stdout]     |
[INFO] [stdout] 833 - /// This type is generic, and may be either a [LengthPercentage](super::length::LengthPercentage)
[INFO] [stdout] 833 + /// This type is generic, and may be either a [LengthPercentage]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]    --> src/values/gradient.rs:834:16
[INFO] [stdout]     |
[INFO] [stdout] 834 | /// or [Angle](super::angle::Angle) depending on what type of gradient it is within.
[INFO] [stdout]     |         -----  ^^^^^^^^^^^^^^^^^^^ explicit target is redundant
[INFO] [stdout]     |         |
[INFO] [stdout]     |         because label contains path that resolves to same destination
[INFO] [stdout]     |
[INFO] [stdout]     = note: when a link's destination is not specified,
[INFO] [stdout]             the label is used to resolve intra-doc links
[INFO] [stdout] help: remove explicit link target
[INFO] [stdout]     |
[INFO] [stdout] 834 - /// or [Angle](super::angle::Angle) depending on what type of gradient it is within.
[INFO] [stdout] 834 + /// or [Angle] depending on what type of gradient it is within.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]    --> src/values/gradient.rs:870:72
[INFO] [stdout]     |
[INFO] [stdout] 870 | /// This type is generic, and items may be either a [LengthPercentage](super::length::LengthPercentage)
[INFO] [stdout]     |                                                      ----------------  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ explicit target is redundant
[INFO] [stdout]     |                                                      |
[INFO] [stdout]     |                                                      because label contains path that resolves to same destination
[INFO] [stdout]     |
[INFO] [stdout]     = note: when a link's destination is not specified,
[INFO] [stdout]             the label is used to resolve intra-doc links
[INFO] [stdout] help: remove explicit link target
[INFO] [stdout]     |
[INFO] [stdout] 870 - /// This type is generic, and items may be either a [LengthPercentage](super::length::LengthPercentage)
[INFO] [stdout] 870 + /// This type is generic, and items may be either a [LengthPercentage]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]    --> src/values/gradient.rs:871:16
[INFO] [stdout]     |
[INFO] [stdout] 871 | /// or [Angle](super::angle::Angle) depending on what type of gradient it is within.
[INFO] [stdout]     |         -----  ^^^^^^^^^^^^^^^^^^^ explicit target is redundant
[INFO] [stdout]     |         |
[INFO] [stdout]     |         because label contains path that resolves to same destination
[INFO] [stdout]     |
[INFO] [stdout]     = note: when a link's destination is not specified,
[INFO] [stdout]             the label is used to resolve intra-doc links
[INFO] [stdout] help: remove explicit link target
[INFO] [stdout]     |
[INFO] [stdout] 871 - /// or [Angle](super::angle::Angle) depending on what type of gradient it is within.
[INFO] [stdout] 871 + /// or [Angle] depending on what type of gradient it is within.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]     --> src/values/gradient.rs:1275:56
[INFO] [stdout]      |
[INFO] [stdout] 1275 | /// A keyword or number within a [WebKitGradientPoint](WebKitGradientPoint).
[INFO] [stdout]      |                                   -------------------  ^^^^^^^^^^^^^^^^^^^ explicit target is redundant
[INFO] [stdout]      |                                   |
[INFO] [stdout]      |                                   because label contains path that resolves to same destination
[INFO] [stdout]      |
[INFO] [stdout]      = note: when a link's destination is not specified,
[INFO] [stdout]              the label is used to resolve intra-doc links
[INFO] [stdout] help: remove explicit link target
[INFO] [stdout]      |
[INFO] [stdout] 1275 - /// A keyword or number within a [WebKitGradientPoint](WebKitGradientPoint).
[INFO] [stdout] 1275 + /// A keyword or number within a [WebKitGradientPoint].
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]    --> src/values/image.rs:433:71
[INFO] [stdout]     |
[INFO] [stdout] 433 | /// An image option within the `image-set()` function. See [ImageSet](ImageSet).
[INFO] [stdout]     |                                                             --------  ^^^^^^^^ explicit target is redundant
[INFO] [stdout]     |                                                             |
[INFO] [stdout]     |                                                             because label contains path that resolves to same destination
[INFO] [stdout]     |
[INFO] [stdout]     = note: when a link's destination is not specified,
[INFO] [stdout]             the label is used to resolve intra-doc links
[INFO] [stdout] help: remove explicit link target
[INFO] [stdout]     |
[INFO] [stdout] 433 - /// An image option within the `image-set()` function. See [ImageSet](ImageSet).
[INFO] [stdout] 433 + /// An image option within the `image-set()` function. See [ImageSet].
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]    --> src/values/position.rs:283:37
[INFO] [stdout]     |
[INFO] [stdout] 283 | /// A component within a [Position](Position) value, representing a position
[INFO] [stdout]     |                           --------  ^^^^^^^^ explicit target is redundant
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           because label contains path that resolves to same destination
[INFO] [stdout]     |
[INFO] [stdout]     = note: when a link's destination is not specified,
[INFO] [stdout]             the label is used to resolve intra-doc links
[INFO] [stdout] help: remove explicit link target
[INFO] [stdout]     |
[INFO] [stdout] 283 - /// A component within a [Position](Position) value, representing a position
[INFO] [stdout] 283 + /// A component within a [Position] value, representing a position
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]    --> src/values/shape.rs:115:19
[INFO] [stdout]     |
[INFO] [stdout] 115 | /// See [Polygon](Polygon).
[INFO] [stdout]     |          -------  ^^^^^^^ explicit target is redundant
[INFO] [stdout]     |          |
[INFO] [stdout]     |          because label contains path that resolves to same destination
[INFO] [stdout]     |
[INFO] [stdout]     = note: when a link's destination is not specified,
[INFO] [stdout]             the label is used to resolve intra-doc links
[INFO] [stdout] help: remove explicit link target
[INFO] [stdout]     |
[INFO] [stdout] 115 - /// See [Polygon](Polygon).
[INFO] [stdout] 115 + /// See [Polygon].
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]   --> src/values/syntax.rs:31:29
[INFO] [stdout]    |
[INFO] [stdout] 31 | /// within a [SyntaxString](SyntaxString).
[INFO] [stdout]    |               ------------  ^^^^^^^^^^^^ explicit target is redundant
[INFO] [stdout]    |               |
[INFO] [stdout]    |               because label contains path that resolves to same destination
[INFO] [stdout]    |
[INFO] [stdout]    = note: when a link's destination is not specified,
[INFO] [stdout]            the label is used to resolve intra-doc links
[INFO] [stdout] help: remove explicit link target
[INFO] [stdout]    |
[INFO] [stdout] 31 - /// within a [SyntaxString](SyntaxString).
[INFO] [stdout] 31 + /// within a [SyntaxString].
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]   --> src/values/syntax.rs:89:23
[INFO] [stdout]    |
[INFO] [stdout] 89 | /// [SyntaxComponent](SyntaxComponent). Indicates whether and how the component may be repeated.
[INFO] [stdout]    |      ---------------  ^^^^^^^^^^^^^^^ explicit target is redundant
[INFO] [stdout]    |      |
[INFO] [stdout]    |      because label contains path that resolves to same destination
[INFO] [stdout]    |
[INFO] [stdout]    = note: when a link's destination is not specified,
[INFO] [stdout]            the label is used to resolve intra-doc links
[INFO] [stdout] help: remove explicit link target
[INFO] [stdout]    |
[INFO] [stdout] 89 - /// [SyntaxComponent](SyntaxComponent). Indicates whether and how the component may be repeated.
[INFO] [stdout] 89 + /// [SyntaxComponent]. Indicates whether and how the component may be repeated.
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]    --> src/values/syntax.rs:108:44
[INFO] [stdout]     |
[INFO] [stdout] 108 | /// A parsed value for a [SyntaxComponent](SyntaxComponent).
[INFO] [stdout]     |                           ---------------  ^^^^^^^^^^^^^^^ explicit target is redundant
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           because label contains path that resolves to same destination
[INFO] [stdout]     |
[INFO] [stdout]     = note: when a link's destination is not specified,
[INFO] [stdout]             the label is used to resolve intra-doc links
[INFO] [stdout] help: remove explicit link target
[INFO] [stdout]     |
[INFO] [stdout] 108 - /// A parsed value for a [SyntaxComponent](SyntaxComponent).
[INFO] [stdout] 108 + /// A parsed value for a [SyntaxComponent].
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]  --> src/visitor.rs:3:19
[INFO] [stdout]   |
[INFO] [stdout] 3 | //! The [Visitor](Visitor) trait includes methods for visiting and transforming rules, properties, and values within a StyleSheet.
[INFO] [stdout]   |          -------  ^^^^^^^ explicit target is redundant
[INFO] [stdout]   |          |
[INFO] [stdout]   |          because label contains path that resolves to same destination
[INFO] [stdout]   |
[INFO] [stdout]   = note: when a link's destination is not specified,
[INFO] [stdout]           the label is used to resolve intra-doc links
[INFO] [stdout] help: remove explicit link target
[INFO] [stdout]   |
[INFO] [stdout] 3 - //! The [Visitor](Visitor) trait includes methods for visiting and transforming rules, properties, and values within a StyleSheet.
[INFO] [stdout] 3 + //! The [Visitor] trait includes methods for visiting and transforming rules, properties, and values within a StyleSheet.
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]  --> src/visitor.rs:4:39
[INFO] [stdout]   |
[INFO] [stdout] 4 | //! Each value implements the [Visit](Visit) trait, which knows how to visit the value itself, as well as its children.
[INFO] [stdout]   |                                -----  ^^^^^ explicit target is redundant
[INFO] [stdout]   |                                |
[INFO] [stdout]   |                                because label contains path that resolves to same destination
[INFO] [stdout]   |
[INFO] [stdout]   = note: when a link's destination is not specified,
[INFO] [stdout]           the label is used to resolve intra-doc links
[INFO] [stdout] help: remove explicit link target
[INFO] [stdout]   |
[INFO] [stdout] 4 - //! Each value implements the [Visit](Visit) trait, which knows how to visit the value itself, as well as its children.
[INFO] [stdout] 4 + //! Each value implements the [Visit] trait, which knows how to visit the value itself, as well as its children.
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]  --> src/visitor.rs:5:87
[INFO] [stdout]   |
[INFO] [stdout] 5 | //! A Visitor is configured to only visit specific types of values using [VisitTypes](VisitTypes) flags. This enables
[INFO] [stdout]   |                                                                           ----------  ^^^^^^^^^^ explicit target is redundant
[INFO] [stdout]   |                                                                           |
[INFO] [stdout]   |                                                                           because label contains path that resolves to same destination
[INFO] [stdout]   |
[INFO] [stdout]   = note: when a link's destination is not specified,
[INFO] [stdout]           the label is used to resolve intra-doc links
[INFO] [stdout] help: remove explicit link target
[INFO] [stdout]   |
[INFO] [stdout] 5 - //! A Visitor is configured to only visit specific types of values using [VisitTypes](VisitTypes) flags. This enables
[INFO] [stdout] 5 + //! A Visitor is configured to only visit specific types of values using [VisitTypes] flags. This enables
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]    --> src/visitor.rs:309:59
[INFO] [stdout]     |
[INFO] [stdout] 309 | /// A trait for values that can be visited by a [Visitor](Visitor).
[INFO] [stdout]     |                                                  -------  ^^^^^^^ explicit target is redundant
[INFO] [stdout]     |                                                  |
[INFO] [stdout]     |                                                  because label contains path that resolves to same destination
[INFO] [stdout]     |
[INFO] [stdout]     = note: when a link's destination is not specified,
[INFO] [stdout]             the label is used to resolve intra-doc links
[INFO] [stdout] help: remove explicit link target
[INFO] [stdout]     |
[INFO] [stdout] 309 - /// A trait for values that can be visited by a [Visitor](Visitor).
[INFO] [stdout] 309 + /// A trait for values that can be visited by a [Visitor].
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 38.64s
[INFO] [stderr]    Generated /opt/rustwide/target/doc/lightningcss/index.html
[INFO] running `Command { std: "docker" "inspect" "4d61bf0ca53c44c21de1a88f6a6234a6d74b26adc68667f70bed761f70cdad42", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4d61bf0ca53c44c21de1a88f6a6234a6d74b26adc68667f70bed761f70cdad42", kill_on_drop: false }`
[INFO] [stdout] 4d61bf0ca53c44c21de1a88f6a6234a6d74b26adc68667f70bed761f70cdad42
