[INFO] cloning repository https://github.com/Bonzokoles/light22
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Bonzokoles/light22" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBonzokoles%2Flight22", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBonzokoles%2Flight22'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] a7d0f9c86a49382e684e2aee50e927a1e139b037
[INFO] documenting Bonzokoles/light22 against 1.91.0 for beta-1.92-rustdoc-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBonzokoles%2Flight22" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-1-tc1/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-1-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/Bonzokoles/light22
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking git repo https://github.com/Bonzokoles/light22
[INFO] tweaked toml for git repo https://github.com/Bonzokoles/light22 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Bonzokoles/light22 on toolchain 1.91.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Bonzokoles/light22 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.91.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded parcel_sourcemap v2.1.1
[INFO] [stderr]   Downloaded data-url v0.1.1
[INFO] [stderr]   Downloaded base64-simd v0.7.0
[INFO] [stderr]   Downloaded schemars_derive v0.8.21
[INFO] [stderr]   Downloaded outref v0.1.0
[INFO] [stderr]   Downloaded schemars v0.8.21
[INFO] [stderr]   Downloaded napi-derive-backend v1.0.75
[INFO] [stderr]   Downloaded serde-detach v0.0.1
[INFO] [stderr]   Downloaded assert_fs v1.1.2
[INFO] [stderr]   Downloaded const-str v0.3.2
[INFO] [stderr]   Downloaded assert_cmd v2.0.16
[INFO] [stderr]   Downloaded napi v2.16.13
[INFO] [stderr]   Downloaded globset v0.4.15
[INFO] [stderr]   Downloaded cssparser-color v0.1.0
[INFO] [stderr]   Downloaded cssparser v0.33.0
[INFO] [stderr]   Downloaded simd-abstraction v0.7.1
[INFO] [stderr]   Downloaded cbindgen v0.24.5
[INFO] [stderr]   Downloaded napi-derive v2.16.13
[INFO] [stderr]   Downloaded napi-sys v2.4.0
[INFO] [stderr]   Downloaded const-str-proc-macro v0.3.2
[INFO] [stderr]   Downloaded vlq v0.5.1
[INFO] [stderr]   Downloaded browserslist-rs v0.17.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,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" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a8852b2dd2ae7d7b5ec29d676bc63f51238cd2198545a570df614c5821f7a5e3
[INFO] running `Command { std: "docker" "start" "-a" "a8852b2dd2ae7d7b5ec29d676bc63f51238cd2198545a570df614c5821f7a5e3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a8852b2dd2ae7d7b5ec29d676bc63f51238cd2198545a570df614c5821f7a5e3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a8852b2dd2ae7d7b5ec29d676bc63f51238cd2198545a570df614c5821f7a5e3", kill_on_drop: false }`
[INFO] [stdout] a8852b2dd2ae7d7b5ec29d676bc63f51238cd2198545a570df614c5821f7a5e3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,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" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a397245954c08b0c47629277df09149b3829200adbe1c776a360859dfaff05db
[INFO] running `Command { std: "docker" "start" "-a" "a397245954c08b0c47629277df09149b3829200adbe1c776a360859dfaff05db", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.216
[INFO] [stderr]     Checking dtoa v1.0.9
[INFO] [stderr]    Compiling phf_shared v0.11.2
[INFO] [stderr]    Compiling ahash v0.7.8
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling rkyv v0.7.45
[INFO] [stderr]    Compiling serde_json v1.0.133
[INFO] [stderr]     Checking outref v0.1.0
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]     Checking seahash v4.1.0
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]     Checking data-url v0.1.1
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]    Compiling phf_generator v0.11.2
[INFO] [stderr]     Checking simd-abstraction v0.7.1
[INFO] [stderr]     Checking rustc-hash v2.1.0
[INFO] [stderr]     Checking dtoa-short v0.3.5
[INFO] [stderr]     Checking vlq v0.5.1
[INFO] [stderr]     Checking data-encoding v2.6.0
[INFO] [stderr]    Compiling phf_codegen v0.11.2
[INFO] [stderr]     Checking base64-simd v0.7.0
[INFO] [stderr]    Compiling parcel_selectors v0.28.1 (/opt/rustwide/workdir/selectors)
[INFO] [stderr]    Compiling syn v2.0.90
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]     Checking dashmap v5.5.3
[INFO] [stderr]    Compiling phf_macros v0.11.2
[INFO] [stderr]    Compiling serde_derive v1.0.216
[INFO] [stderr]    Compiling cssparser-macros v0.6.1
[INFO] [stderr]    Compiling ptr_meta_derive v0.1.4
[INFO] [stderr]    Compiling rkyv_derive v0.7.45
[INFO] [stderr]    Compiling const-str-proc-macro v0.3.2
[INFO] [stderr]    Compiling lightningcss-derive v1.0.0-alpha.43 (/opt/rustwide/workdir/derive)
[INFO] [stderr]     Checking phf v0.11.2
[INFO] [stderr]     Checking cssparser v0.33.0
[INFO] [stderr]     Checking ptr_meta v0.1.4
[INFO] [stderr]     Checking const-str v0.3.2
[INFO] [stderr]     Checking cssparser-color v0.1.0
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> selectors/parser.rs:883:31
[INFO] [stdout]     |
[INFO] [stdout] 883 |   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] 883 |   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:888:35
[INFO] [stdout]     |
[INFO] [stdout] 888 |   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] 888 |   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:906:36
[INFO] [stdout]     |
[INFO] [stdout] 906 |   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] 906 |   pub fn iter_raw_parse_order_from(&self, offset: usize) -> Rev<slice::Iter<'_, Component<'i, Impl>>> {
[INFO] [stdout]     |                                                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking indexmap v2.7.0
[INFO] [stderr]     Checking parcel_sourcemap v2.1.1
[INFO] [stderr]  Documenting lightningcss v1.0.0-alpha.64 (/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:94:24
[INFO] [stdout]    |
[INFO] [stdout] 94 | /// 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] 94 - /// See [FileProvider](FileProvider) for an implementation that uses the
[INFO] [stdout] 94 + /// 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:108:52
[INFO] [stdout]     |
[INFO] [stdout] 108 | /// 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] 108 - /// Provides an implementation of [SourceProvider](SourceProvider)
[INFO] [stdout] 108 + /// Provides an implementation of [SourceProvider]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]    --> src/css_modules.rs:197:19
[INFO] [stdout]     |
[INFO] [stdout] 197 | /// 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] 197 - /// See [Pattern](Pattern).
[INFO] [stdout] 197 + /// See [Pattern].
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]    --> src/css_modules.rs:214:27
[INFO] [stdout]     |
[INFO] [stdout] 214 | /// 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] 214 - /// See [CssModuleExport](CssModuleExport).
[INFO] [stdout] 214 + /// 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:409:27
[INFO] [stdout]     |
[INFO] [stdout] 409 |   /// 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] 409 -   /// A [std::fmt::Error](std::fmt::Error) was encountered in the underlying destination.
[INFO] [stdout] 409 +   /// 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:1479:24
[INFO] [stdout]      |
[INFO] [stdout] 1479 | /// 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] 1479 - /// See [MediaFeature](MediaFeature).
[INFO] [stdout] 1479 + /// See [MediaFeature].
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]   --> src/printer.rs:42:26
[INFO] [stdout]    |
[INFO] [stdout] 42 | /// 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] 42 - /// See [PrinterOptions](PrinterOptions).
[INFO] [stdout] 42 + /// See [PrinterOptions].
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]   --> src/printer.rs:59:34
[INFO] [stdout]    |
[INFO] [stdout] 59 | /// 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] 59 - /// implements [std::fmt::Write](std::fmt::Write), such as a [String](String).
[INFO] [stdout] 59 + /// 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:59:71
[INFO] [stdout]    |
[INFO] [stdout] 59 | /// 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] 59 - /// implements [std::fmt::Write](std::fmt::Write), such as a [String](String).
[INFO] [stdout] 59 + /// 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:59:22
[INFO] [stdout]    |
[INFO] [stdout] 59 | /// 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] 59 - /// See [FontWeight](FontWeight).
[INFO] [stdout] 59 + /// 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:283:24
[INFO] [stdout]     |
[INFO] [stdout] 283 | /// 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] 283 - /// See [CounterStyle](CounterStyle).
[INFO] [stdout] 283 + /// 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:44:18
[INFO] [stdout]    |
[INFO] [stdout] 44 | /// 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] 44 - /// See [Cursor](Cursor).
[INFO] [stdout] 44 + /// 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:37:24
[INFO] [stdout]    |
[INFO] [stdout] 37 | /// 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] 37 - /// See [FontFaceRule](FontFaceRule).
[INFO] [stdout] 37 + /// See [FontFaceRule].
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]    --> src/rules/font_face.rs:261:9
[INFO] [stdout]     |
[INFO] [stdout] 261 |     /// 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] 261 |     /// <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:264:9
[INFO] [stdout]     |
[INFO] [stdout] 264 |     /// 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] 264 |     /// <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:267:9
[INFO] [stdout]     |
[INFO] [stdout] 267 | ...// 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] 267 |     /// <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: unclosed HTML tag `declaration-list`
[INFO] [stdout]    --> src/rules/font_feature_values.rs:204:33
[INFO] [stdout]     |
[INFO] [stdout] 204 |   /// @stylistic = @stylistic { <declaration-list> }
[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 `declaration-list`
[INFO] [stdout]    --> src/rules/font_feature_values.rs:206:47
[INFO] [stdout]     |
[INFO] [stdout] 206 |   /// @historical-forms = @historical-forms { <declaration-list> }
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `declaration-list`
[INFO] [stdout]    --> src/rules/font_feature_values.rs:208:31
[INFO] [stdout]     |
[INFO] [stdout] 208 |   /// @styleset = @styleset { <declaration-list> }
[INFO] [stdout]     |                               ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `declaration-list`
[INFO] [stdout]    --> src/rules/font_feature_values.rs:210:49
[INFO] [stdout]     |
[INFO] [stdout] 210 |   /// @character-variant = @character-variant { <declaration-list> }
[INFO] [stdout]     |                                                 ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `declaration-list`
[INFO] [stdout]    --> src/rules/font_feature_values.rs:212:25
[INFO] [stdout]     |
[INFO] [stdout] 212 |   /// @swash = @swash { <declaration-list> }
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `declaration-list`
[INFO] [stdout]    --> src/rules/font_feature_values.rs:214:33
[INFO] [stdout]     |
[INFO] [stdout] 214 |   /// @ornaments = @ornaments { <declaration-list> }
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `declaration-list`
[INFO] [stdout]    --> src/rules/font_feature_values.rs:216:35
[INFO] [stdout]     |
[INFO] [stdout] 216 |   /// @annotation = @annotation { <declaration-list> }
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]    --> src/rules/font_feature_values.rs:221:5
[INFO] [stdout]     |
[INFO] [stdout] 221 | /// https://drafts.csswg.org/css-fonts/#font-feature-values-syntax
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]     |
[INFO] [stdout] 221 | /// <https://drafts.csswg.org/css-fonts/#font-feature-values-syntax>
[INFO] [stdout]     |     +                                                              +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]   --> src/rules/font_palette_values.rs:38:34
[INFO] [stdout]    |
[INFO] [stdout] 38 | ///  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] 38 - ///  See [FontPaletteValuesRule](FontPaletteValuesRule).
[INFO] [stdout] 38 + ///  See [FontPaletteValuesRule].
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `keyframes-name`
[INFO] [stdout]   --> src/rules/keyframes.rs:37:7
[INFO] [stdout]    |
[INFO] [stdout] 37 |   /// <keyframes-name> = <custom-ident> | <string>
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `custom-ident`
[INFO] [stdout]   --> src/rules/keyframes.rs:37:26
[INFO] [stdout]    |
[INFO] [stdout] 37 |   /// <keyframes-name> = <custom-ident> | <string>
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `string`
[INFO] [stdout]   --> src/rules/keyframes.rs:37:43
[INFO] [stdout]    |
[INFO] [stdout] 37 |   /// <keyframes-name> = <custom-ident> | <string>
[INFO] [stdout]    |                                           ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]    --> src/rules/keyframes.rs:351:25
[INFO] [stdout]     |
[INFO] [stdout] 351 | /// 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] 351 - /// See [KeyframesRule](KeyframesRule).
[INFO] [stdout] 351 + /// See [KeyframesRule].
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]   --> src/rules/layer.rs:85:31
[INFO] [stdout]    |
[INFO] [stdout] 85 | /// 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] 85 - /// See also [LayerBlockRule](LayerBlockRule).
[INFO] [stdout] 85 + /// See also [LayerBlockRule].
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `scope-start`
[INFO] [stdout]   --> src/rules/scope.rs:15:13
[INFO] [stdout]    |
[INFO] [stdout] 15 | /// @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:15:33
[INFO] [stdout]    |
[INFO] [stdout] 15 | /// @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:16:6
[INFO] [stdout]    |
[INFO] [stdout] 16 | ///  <stylesheet>
[INFO] [stdout]    |      ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]   --> src/rules/view_transition.rs:31:31
[INFO] [stdout]    |
[INFO] [stdout] 31 | ///  See [ViewTransitionRule](ViewTransitionRule).
[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 - ///  See [ViewTransitionRule](ViewTransitionRule).
[INFO] [stdout] 31 + ///  See [ViewTransitionRule].
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `custom-ident`
[INFO] [stdout]    --> src/selector.rs:999:7
[INFO] [stdout]     |
[INFO] [stdout] 999 |   /// <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:93:57
[INFO] [stdout]    |
[INFO] [stdout] 93 | /// 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] 93 - /// Options for the `minify` function of a [StyleSheet](StyleSheet)
[INFO] [stdout] 93 + /// 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:94:25
[INFO] [stdout]    |
[INFO] [stdout] 94 | /// 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] 94 - /// or [StyleAttribute](StyleAttribute).
[INFO] [stdout] 94 + /// 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::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], [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 | /// This type supports generic value types. Values such as [Length](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:560:26
[INFO] [stdout]     |
[INFO] [stdout] 560 | /// 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] 560 - /// See [RadialGradient](RadialGradient).
[INFO] [stdout] 560 + /// See [RadialGradient].
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]    --> src/values/gradient.rs:629:26
[INFO] [stdout]     |
[INFO] [stdout] 629 | /// 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] 629 - /// See [RadialGradient](RadialGradient).
[INFO] [stdout] 629 + /// See [RadialGradient].
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]    --> src/values/gradient.rs:807:66
[INFO] [stdout]     |
[INFO] [stdout] 807 | /// 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] 807 - /// This type is generic, and may be either a [LengthPercentage](super::length::LengthPercentage)
[INFO] [stdout] 807 + /// 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:808:16
[INFO] [stdout]     |
[INFO] [stdout] 808 | /// 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] 808 - /// or [Angle](super::angle::Angle) depending on what type of gradient it is within.
[INFO] [stdout] 808 + /// 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:844:72
[INFO] [stdout]     |
[INFO] [stdout] 844 | /// 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] 844 - /// This type is generic, and items may be either a [LengthPercentage](super::length::LengthPercentage)
[INFO] [stdout] 844 + /// 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:845:16
[INFO] [stdout]     |
[INFO] [stdout] 845 | /// 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] 845 - /// or [Angle](super::angle::Angle) depending on what type of gradient it is within.
[INFO] [stdout] 845 + /// 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:1249:56
[INFO] [stdout]      |
[INFO] [stdout] 1249 | /// 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] 1249 - /// A keyword or number within a [WebKitGradientPoint](WebKitGradientPoint).
[INFO] [stdout] 1249 + /// 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:397:71
[INFO] [stdout]     |
[INFO] [stdout] 397 | /// 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] 397 - /// An image option within the `image-set()` function. See [ImageSet](ImageSet).
[INFO] [stdout] 397 + /// 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:33:29
[INFO] [stdout]    |
[INFO] [stdout] 33 | /// 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] 33 - /// within a [SyntaxString](SyntaxString).
[INFO] [stdout] 33 + /// within a [SyntaxString].
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]   --> src/values/syntax.rs:91:23
[INFO] [stdout]    |
[INFO] [stdout] 91 | /// [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] 91 - /// [SyntaxComponent](SyntaxComponent). Indicates whether and how the component may be repeated.
[INFO] [stdout] 91 + /// [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:110:44
[INFO] [stdout]     |
[INFO] [stdout] 110 | /// 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] 110 - /// A parsed value for a [SyntaxComponent](SyntaxComponent).
[INFO] [stdout] 110 + /// A parsed value for a [SyntaxComponent].
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 27.30s
[INFO] [stderr]    Generated /opt/rustwide/target/doc/lightningcss/index.html
[INFO] running `Command { std: "docker" "inspect" "a397245954c08b0c47629277df09149b3829200adbe1c776a360859dfaff05db", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a397245954c08b0c47629277df09149b3829200adbe1c776a360859dfaff05db", kill_on_drop: false }`
[INFO] [stdout] a397245954c08b0c47629277df09149b3829200adbe1c776a360859dfaff05db
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,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" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-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" "DOCS_RS=1" "-e" "RUSTC_BOOTSTRAP=1" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "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] [stdout] b71194fe591634921d54f0b6e909b0e8073805db32ac97f9c1a9db9c3a21b79d
[INFO] running `Command { std: "docker" "start" "-a" "b71194fe591634921d54f0b6e909b0e8073805db32ac97f9c1a9db9c3a21b79d", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking either v1.13.0
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling schemars v0.8.21
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling parcel_selectors v0.28.1 (/opt/rustwide/workdir/selectors)
[INFO] [stderr]     Checking dyn-clone v1.0.17
[INFO] [stderr]     Checking iana-time-zone v0.1.61
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]     Checking os_str_bytes v6.6.1
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking textwrap v0.16.1
[INFO] [stdout] error[E0412]: cannot find type `SourceFile` in crate `proc_macro`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proc-macro2-1.0.92/src/wrapper.rs:366:26
[INFO] [stdout]     |
[INFO] [stdout] 366 |     Compiler(proc_macro::SourceFile),
[INFO] [stdout]     |                          ^^^^^^^^^^ not found in `proc_macro`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::SourceFile;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::fallback::SourceFile;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `SourceFile`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 366 -     Compiler(proc_macro::SourceFile),
[INFO] [stdout] 366 +     Compiler(SourceFile),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `SourceFile` in crate `proc_macro`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proc-macro2-1.0.92/src/wrapper.rs:372:32
[INFO] [stdout]     |
[INFO] [stdout] 372 |     fn nightly(sf: proc_macro::SourceFile) -> Self {
[INFO] [stdout]     |                                ^^^^^^^^^^ not found in `proc_macro`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::SourceFile;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::fallback::SourceFile;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `SourceFile`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 372 -     fn nightly(sf: proc_macro::SourceFile) -> Self {
[INFO] [stdout] 372 +     fn nightly(sf: SourceFile) -> Self {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking clap_lex v0.2.4
[INFO] [stdout] error[E0599]: no method named `source_file` found for reference `&proc_macro::Span` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proc-macro2-1.0.92/src/wrapper.rs:462:56
[INFO] [stdout]     |
[INFO] [stdout] 462 |             Span::Compiler(s) => SourceFile::nightly(s.source_file()),
[INFO] [stdout]     |                                                        ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `source` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 462 -             Span::Compiler(s) => SourceFile::nightly(s.source_file()),
[INFO] [stdout] 462 +             Span::Compiler(s) => SourceFile::nightly(s.source()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr] error: could not compile `proc-macro2` (lib) due to 3 previous errors
[INFO] [stdout] Some errors have detailed explanations: E0412, E0599.
[INFO] [stdout] 
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] For more information about an error, try `rustc --explain E0412`.
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "b71194fe591634921d54f0b6e909b0e8073805db32ac97f9c1a9db9c3a21b79d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b71194fe591634921d54f0b6e909b0e8073805db32ac97f9c1a9db9c3a21b79d", kill_on_drop: false }`
[INFO] [stdout] b71194fe591634921d54f0b6e909b0e8073805db32ac97f9c1a9db9c3a21b79d
