Build #2241849 2025-06-19 14:30:58
# rustc version
rustc 1.89.0-nightly (c68340350 2025-06-18)# docs.rs version
docsrs 0.6.0 (0a8149e8 2025-06-15)# build log
[INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace/builds/parcel_css-1.0.0-alpha.32/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace/builds/parcel_css-1.0.0-alpha.32/source:/opt/rustwide/workdir:ro,Z" "-v" "/home/cratesfyi/workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/home/cratesfyi/workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "DOCS_RS=1" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "6442450944" "--cpus" "6" "--user" "1001:1001" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20250618-1.89.0-nightly-c68340350\", \"--static-root-path\", \"/-/rustdoc.static/\", \"--cap-lints\", \"warn\", \"--extern-html-root-takes-precedence\"]" "--offline" "-Zunstable-options" "--config=doc.extern-map.registries.crates-io=\"https://docs.rs/{pkg_name}/{version}/x86_64-unknown-linux-gnu\"" "-Zrustdoc-scrape-examples" "-j6" "--target" "x86_64-unknown-linux-gnu", kill_on_drop: false }`
[INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
[INFO] [stdout] cfc597733577555b5e26f74a340a7d735716ade1844af08d65d50806dc07afd4
[INFO] running `Command { std: "docker" "start" "-a" "cfc597733577555b5e26f74a340a7d735716ade1844af08d65d50806dc07afd4", kill_on_drop: false }`
[INFO] [stderr] warning: Rustdoc did not scrape the following examples because they require dev-dependencies: serialize
[INFO] [stderr] If you want Rustdoc to scrape these examples, then add `doc-scrape-examples = true`
[INFO] [stderr] to the [[example]] target configuration of at least one example.
[INFO] [stderr] warning: target filter specified, but no targets matched; this is a no-op
[INFO] [stderr] Documenting parcel_css v1.0.0-alpha.32 (/opt/rustwide/workdir)
[INFO] [stderr] warning: redundant explicit link target
[INFO] [stderr] --> src/lib.rs:13:28
[INFO] [stderr] |
[INFO] [stderr] 13 | //! individual CSS [rules](rules), [properties](properties), or [values](values). The [bundler](bundler)
[INFO] [stderr] | ----- ^^^^^ explicit target is redundant
[INFO] [stderr] | |
[INFO] [stderr] | because label contains path that resolves to same destination
[INFO] [stderr] |
[INFO] [stderr] = note: when a link's destination is not specified,
[INFO] [stderr] the label is used to resolve intra-doc links
[INFO] [stderr] = note: `#[warn(rustdoc::redundant_explicit_links)]` on by default
[INFO] [stderr] help: remove explicit link target
[INFO] [stderr] |
[INFO] [stderr] 13 - //! individual CSS [rules](rules), [properties](properties), or [values](values). The [bundler](bundler)
[INFO] [stderr] 13 + //! individual CSS [rules], [properties](properties), or [values](values). The [bundler](bundler)
[INFO] [stderr] |
[INFO] [stderr]
[INFO] [stderr] warning: redundant explicit link target
[INFO] [stderr] --> src/lib.rs:13:49
[INFO] [stderr] |
[INFO] [stderr] 13 | //! individual CSS [rules](rules), [properties](properties), or [values](values). The [bundler](bundler)
[INFO] [stderr] | ---------- ^^^^^^^^^^ explicit target is redundant
[INFO] [stderr] | |
[INFO] [stderr] | because label contains path that resolves to same destination
[INFO] [stderr] |
[INFO] [stderr] = note: when a link's destination is not specified,
[INFO] [stderr] the label is used to resolve intra-doc links
[INFO] [stderr] help: remove explicit link target
[INFO] [stderr] |
[INFO] [stderr] 13 - //! individual CSS [rules](rules), [properties](properties), or [values](values). The [bundler](bundler)
[INFO] [stderr] 13 + //! individual CSS [rules](rules), [properties], or [values](values). The [bundler](bundler)
[INFO] [stderr] |
[INFO] [stderr]
[INFO] [stderr] warning: redundant explicit link target
[INFO] [stderr] --> src/lib.rs:13:74
[INFO] [stderr] |
[INFO] [stderr] 13 | //! individual CSS [rules](rules), [properties](properties), or [values](values). The [bundler](bundler)
[INFO] [stderr] | ------ ^^^^^^ explicit target is redundant
[INFO] [stderr] | |
[INFO] [stderr] | because label contains path that resolves to same destination
[INFO] [stderr] |
[INFO] [stderr] = note: when a link's destination is not specified,
[INFO] [stderr] the label is used to resolve intra-doc links
[INFO] [stderr] help: remove explicit link target
[INFO] [stderr] |
[INFO] [stderr] 13 - //! individual CSS [rules](rules), [properties](properties), or [values](values). The [bundler](bundler)
[INFO] [stderr] 13 + //! individual CSS [rules](rules), [properties](properties), or [values]. The [bundler](bundler)
[INFO] [stderr] |
[INFO] [stderr]
[INFO] [stderr] warning: redundant explicit link target
[INFO] [stderr] --> src/lib.rs:13:97
[INFO] [stderr] |
[INFO] [stderr] 13 | //! individual CSS [rules](rules), [properties](properties), or [values](values). The [bundler](bundler)
[INFO] [stderr] | ------- ^^^^^^^ explicit target is redundant
[INFO] [stderr] | |
[INFO] [stderr] | because label contains path that resolves to same destination
[INFO] [stderr] |
[INFO] [stderr] = note: when a link's destination is not specified,
[INFO] [stderr] the label is used to resolve intra-doc links
[INFO] [stderr] help: remove explicit link target
[INFO] [stderr] |
[INFO] [stderr] 13 - //! individual CSS [rules](rules), [properties](properties), or [values](values). The [bundler](bundler)
[INFO] [stderr] 13 + //! individual CSS [rules](rules), [properties](properties), or [values](values). The [bundler]
[INFO] [stderr] |
[INFO] [stderr]
[INFO] [stderr] warning: redundant explicit link target
[INFO] [stderr] --> src/bundler.rs:3:17
[INFO] [stderr] |
[INFO] [stderr] 3 | //! A [Bundler](Bundler) can be used to combine a CSS file and all of its dependencies
[INFO] [stderr] | ------- ^^^^^^^ explicit target is redundant
[INFO] [stderr] | |
[INFO] [stderr] | because label contains path that resolves to same destination
[INFO] [stderr] |
[INFO] [stderr] = note: when a link's destination is not specified,
[INFO] [stderr] the label is used to resolve intra-doc links
[INFO] [stderr] help: remove explicit link target
[INFO] [stderr] |
[INFO] [stderr] 3 - //! A [Bundler](Bundler) can be used to combine a CSS file and all of its dependencies
[INFO] [stderr] 3 + //! A [Bundler] can be used to combine a CSS file and all of its dependencies
[INFO] [stderr] |
[INFO] [stderr]
[INFO] [stderr] warning: redundant explicit link target
[INFO] [stderr] --> src/bundler.rs:4:81
[INFO] [stderr] |
[INFO] [stderr] 4 | //! into a single merged style sheet. It works together with a [SourceProvider](SourceProvider)
[INFO] [stderr] | -------------- ^^^^^^^^^^^^^^ explicit target is redundant
[INFO] [stderr] | |
[INFO] [stderr] | because label contains path that resolves to same destination
[INFO] [stderr] |
[INFO] [stderr] = note: when a link's destination is not specified,
[INFO] [stderr] the label is used to resolve intra-doc links
[INFO] [stderr] help: remove explicit link target
[INFO] [stderr] |
[INFO] [stderr] 4 - //! into a single merged style sheet. It works together with a [SourceProvider](SourceProvider)
[INFO] [stderr] 4 + //! into a single merged style sheet. It works together with a [SourceProvider]
[INFO] [stderr] |
[INFO] [stderr]
[INFO] [stderr] warning: redundant explicit link target
[INFO] [stderr] --> src/bundler.rs:5:26
[INFO] [stderr] |
[INFO] [stderr] 5 | //! (e.g. [FileProvider](FileProvider)) to read files from the file system or another source,
[INFO] [stderr] | ------------ ^^^^^^^^^^^^ explicit target is redundant
[INFO] [stderr] | |
[INFO] [stderr] | because label contains path that resolves to same destination
[INFO] [stderr] |
[INFO] [stderr] = note: when a link's destination is not specified,
[INFO] [stderr] the label is used to resolve intra-doc links
[INFO] [stderr] help: remove explicit link target
[INFO] [stderr] |
[INFO] [stderr] 5 - //! (e.g. [FileProvider](FileProvider)) to read files from the file system or another source,
[INFO] [stderr] 5 + //! (e.g. [FileProvider]) to read files from the file system or another source,
[INFO] [stderr] |
[INFO] [stderr]
[INFO] [stderr] warning: redundant explicit link target
[INFO] [stderr] --> src/bundler.rs:6:32
[INFO] [stderr] |
[INFO] [stderr] 6 | //! and returns a [StyleSheet](super::stylesheet::StyleSheet) containing the rules from all
[INFO] [stderr] | ---------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ explicit target is redundant
[INFO] [stderr] | |
[INFO] [stderr] | because label contains path that resolves to same destination
[INFO] [stderr] |
[INFO] [stderr] = note: when a link's destination is not specified,
[INFO] [stderr] the label is used to resolve intra-doc links
[INFO] [stderr] help: remove explicit link target
[INFO] [stderr] |
[INFO] [stderr] 6 - //! and returns a [StyleSheet](super::stylesheet::StyleSheet) containing the rules from all
[INFO] [stderr] 6 + //! and returns a [StyleSheet] containing the rules from all
[INFO] [stderr] |
[INFO] [stderr]
[INFO] [stderr] warning: redundant explicit link target
[INFO] [stderr] --> src/bundler.rs:79:24
[INFO] [stderr] |
[INFO] [stderr] 79 | /// See [FileProvider](FileProvider) for an implementation that uses the
[INFO] [stderr] | ------------ ^^^^^^^^^^^^ explicit target is redundant
[INFO] [stderr] | |
[INFO] [stderr] | because label contains path that resolves to same destination
[INFO] [stderr] |
[INFO] [stderr] = note: when a link's destination is not specified,
[INFO] [stderr] the label is used to resolve intra-doc links
[INFO] [stderr] help: remove explicit link target
[INFO] [stderr] |
[INFO] [stderr] 79 - /// See [FileProvider](FileProvider) for an implementation that uses the
[INFO] [stderr] 79 + /// See [FileProvider] for an implementation that uses the
[INFO] [stderr] |
[INFO] [stderr]
[INFO] [stderr] warning: redundant explicit link target
[INFO] [stderr] --> src/bundler.rs:90:52
[INFO] [stderr] |
[INFO] [stderr] 90 | /// Provides an implementation of [SourceProvider](SourceProvider)
[INFO] [stderr] | -------------- ^^^^^^^^^^^^^^ explicit target is redundant
[INFO] [stderr] | |
[INFO] [stderr] | because label contains path that resolves to same destination
[INFO] [stderr] |
[INFO] [stderr] = note: when a link's destination is not specified,
[INFO] [stderr] the label is used to resolve intra-doc links
[INFO] [stderr] help: remove explicit link target
[INFO] [stderr] |
[INFO] [stderr] 90 - /// Provides an implementation of [SourceProvider](SourceProvider)
[INFO] [stderr] 90 + /// Provides an implementation of [SourceProvider]
[INFO] [stderr] |
[INFO] [stderr]
[INFO] [stderr] warning: redundant explicit link target
[INFO] [stderr] --> src/css_modules.rs:145:19
[INFO] [stderr] |
[INFO] [stderr] 145 | /// See [Pattern](Pattern).
[INFO] [stderr] | ------- ^^^^^^^ explicit target is redundant
[INFO] [stderr] | |
[INFO] [stderr] | because label contains path that resolves to same destination
[INFO] [stderr] |
[INFO] [stderr] = note: when a link's destination is not specified,
[INFO] [stderr] the label is used to resolve intra-doc links
[INFO] [stderr] help: remove explicit link target
[INFO] [stderr] |
[INFO] [stderr] 145 - /// See [Pattern](Pattern).
[INFO] [stderr] 145 + /// See [Pattern].
[INFO] [stderr] |
[INFO] [stderr]
[INFO] [stderr] warning: redundant explicit link target
[INFO] [stderr] --> src/css_modules.rs:160:27
[INFO] [stderr] |
[INFO] [stderr] 160 | /// See [CssModuleExport](CssModuleExport).
[INFO] [stderr] | --------------- ^^^^^^^^^^^^^^^ explicit target is redundant
[INFO] [stderr] | |
[INFO] [stderr] | because label contains path that resolves to same destination
[INFO] [stderr] |
[INFO] [stderr] = note: when a link's destination is not specified,
[INFO] [stderr] the label is used to resolve intra-doc links
[INFO] [stderr] help: remove explicit link target
[INFO] [stderr] |
[INFO] [stderr] 160 - /// See [CssModuleExport](CssModuleExport).
[INFO] [stderr] 160 + /// See [CssModuleExport].
[INFO] [stderr] |
[INFO] [stderr]
[INFO] [stderr] warning: redundant explicit link target
[INFO] [stderr] --> src/dependencies.rs:5:77
[INFO] [stderr] |
[INFO] [stderr] 5 | //! the `@import` rule, as well as `url()` references. See [PrinterOptions](PrinterOptions).
[INFO] [stderr] | -------------- ^^^^^^^^^^^^^^ explicit target is redundant
[INFO] [stderr] | |
[INFO] [stderr] | because label contains path that resolves to same destination
[INFO] [stderr] |
[INFO] [stderr] = note: when a link's destination is not specified,
[INFO] [stderr] the label is used to resolve intra-doc links
[INFO] [stderr] help: remove explicit link target
[INFO] [stderr] |
[INFO] [stderr] 5 - //! the `@import` rule, as well as `url()` references. See [PrinterOptions](PrinterOptions).
[INFO] [stderr] 5 + //! the `@import` rule, as well as `url()` references. See [PrinterOptions].
[INFO] [stderr] |
[INFO] [stderr]
[INFO] [stderr] warning: redundant explicit link target
[INFO] [stderr] --> src/error.rs:345:27
[INFO] [stderr] |
[INFO] [stderr] 345 | /// A [std::fmt::Error](std::fmt::Error) was encountered in the underlying destination.
[INFO] [stderr] | --------------- ^^^^^^^^^^^^^^^ explicit target is redundant
[INFO] [stderr] | |
[INFO] [stderr] | because label contains path that resolves to same destination
[INFO] [stderr] |
[INFO] [stderr] = note: when a link's destination is not specified,
[INFO] [stderr] the label is used to resolve intra-doc links
[INFO] [stderr] help: remove explicit link target
[INFO] [stderr] |
[INFO] [stderr] 345 - /// A [std::fmt::Error](std::fmt::Error) was encountered in the underlying destination.
[INFO] [stderr] 345 + /// A [std::fmt::Error] was encountered in the underlying destination.
[INFO] [stderr] |
[INFO] [stderr]
[INFO] [stderr] warning: redundant explicit link target
[INFO] [stderr] --> src/media_query.rs:734:24
[INFO] [stderr] |
[INFO] [stderr] 734 | /// See [MediaFeature](MediaFeature).
[INFO] [stderr] | ------------ ^^^^^^^^^^^^ explicit target is redundant
[INFO] [stderr] | |
[INFO] [stderr] | because label contains path that resolves to same destination
[INFO] [stderr] |
[INFO] [stderr] = note: when a link's destination is not specified,
[INFO] [stderr] the label is used to resolve intra-doc links
[INFO] [stderr] help: remove explicit link target
[INFO] [stderr] |
[INFO] [stderr] 734 - /// See [MediaFeature](MediaFeature).
[INFO] [stderr] 734 + /// See [MediaFeature].
[INFO] [stderr] |
[INFO] [stderr]
[INFO] [stderr] warning: redundant explicit link target
[INFO] [stderr] --> src/printer.rs:36:26
[INFO] [stderr] |
[INFO] [stderr] 36 | /// See [PrinterOptions](PrinterOptions).
[INFO] [stderr] | -------------- ^^^^^^^^^^^^^^ explicit target is redundant
[INFO] [stderr] | |
[INFO] [stderr] | because label contains path that resolves to same destination
[INFO] [stderr] |
[INFO] [stderr] = note: when a link's destination is not specified,
[INFO] [stderr] the label is used to resolve intra-doc links
[INFO] [stderr] help: remove explicit link target
[INFO] [stderr] |
[INFO] [stderr] 36 - /// See [PrinterOptions](PrinterOptions).
[INFO] [stderr] 36 + /// See [PrinterOptions].
[INFO] [stderr] |
[INFO] [stderr]
[INFO] [stderr] warning: redundant explicit link target
[INFO] [stderr] --> src/printer.rs:53:34
[INFO] [stderr] |
[INFO] [stderr] 53 | /// implements [std::fmt::Write](std::fmt::Write), such as a [String](String).
[INFO] [stderr] | --------------- ^^^^^^^^^^^^^^^ explicit target is redundant
[INFO] [stderr] | |
[INFO] [stderr] | because label contains path that resolves to same destination
[INFO] [stderr] |
[INFO] [stderr] = note: when a link's destination is not specified,
[INFO] [stderr] the label is used to resolve intra-doc links
[INFO] [stderr] help: remove explicit link target
[INFO] [stderr] |
[INFO] [stderr] 53 - /// implements [std::fmt::Write](std::fmt::Write), such as a [String](String).
[INFO] [stderr] 53 + /// implements [std::fmt::Write], such as a [String](String).
[INFO] [stderr] |
[INFO] [stderr]
[INFO] [stderr] warning: redundant explicit link target
[INFO] [stderr] --> src/printer.rs:53:71
[INFO] [stderr] |
[INFO] [stderr] 53 | /// implements [std::fmt::Write](std::fmt::Write), such as a [String](String).
[INFO] [stderr] | ------ ^^^^^^ explicit target is redundant
[INFO] [stderr] | |
[INFO] [stderr] | because label contains path that resolves to same destination
[INFO] [stderr] |
[INFO] [stderr] = note: when a link's destination is not specified,
[INFO] [stderr] the label is used to resolve intra-doc links
[INFO] [stderr] help: remove explicit link target
[INFO] [stderr] |
[INFO] [stderr] 53 - /// implements [std::fmt::Write](std::fmt::Write), such as a [String](String).
[INFO] [stderr] 53 + /// implements [std::fmt::Write](std::fmt::Write), such as a [String].
[INFO] [stderr] |
[INFO] [stderr]
[INFO] [stderr] warning: redundant explicit link target
[INFO] [stderr] --> src/properties/mod.rs:3:80
[INFO] [stderr] |
[INFO] [stderr] 3 | //! Each property provides parsing and serialization support using the [Parse](super::traits::Parse)
[INFO] [stderr] | ----- ^^^^^^^^^^^^^^^^^^^^ explicit target is redundant
[INFO] [stderr] | |
[INFO] [stderr] | because label contains path that resolves to same destination
[INFO] [stderr] |
[INFO] [stderr] = note: when a link's destination is not specified,
[INFO] [stderr] the label is used to resolve intra-doc links
[INFO] [stderr] help: remove explicit link target
[INFO] [stderr] |
[INFO] [stderr] 3 - //! Each property provides parsing and serialization support using the [Parse](super::traits::Parse)
[INFO] [stderr] 3 + //! Each property provides parsing and serialization support using the [Parse]
[INFO] [stderr] |
[INFO] [stderr]
[INFO] [stderr] warning: redundant explicit link target
[INFO] [stderr] --> src/properties/mod.rs:4:17
[INFO] [stderr] |
[INFO] [stderr] 4 | //! and [ToCss](super::traits::ToCss) traits. Properties are fully parsed as defined by the CSS spec,
[INFO] [stderr] | ----- ^^^^^^^^^^^^^^^^^^^^ explicit target is redundant
[INFO] [stderr] | |
[INFO] [stderr] | because label contains path that resolves to same destination
[INFO] [stderr] |
[INFO] [stderr] = note: when a link's destination is not specified,
[INFO] [stderr] the label is used to resolve intra-doc links
[INFO] [stderr] help: remove explicit link target
[INFO] [stderr] |
[INFO] [stderr] 4 - //! and [ToCss](super::traits::ToCss) traits. Properties are fully parsed as defined by the CSS spec,
[INFO] [stderr] 4 + //! and [ToCss] traits. Properties are fully parsed as defined by the CSS spec,
[INFO] [stderr] |
[INFO] [stderr]
[INFO] [stderr] warning: redundant explicit link target
[INFO] [stderr] --> src/properties/mod.rs:11:34
[INFO] [stderr] |
[INFO] [stderr] 11 | //! also implement the [Default](std::default::Default) trait, which returns the initial value for the property.
[INFO] [stderr] | ------- ^^^^^^^^^^^^^^^^^^^^^ explicit target is redundant
[INFO] [stderr] | |
[INFO] [stderr] | because label contains path that resolves to same destination
[INFO] [stderr] |
[INFO] [stderr] = note: when a link's destination is not specified,
[INFO] [stderr] the label is used to resolve intra-doc links
[INFO] [stderr] help: remove explicit link target
[INFO] [stderr] |
[INFO] [stderr] 11 - //! also implement the [Default](std::default::Default) trait, which returns the initial value for the property.
[INFO] [stderr] 11 + //! also implement the [Default] trait, which returns the initial value for the property.
[INFO] [stderr] |
[INFO] [stderr]
[INFO] [stderr] warning: redundant explicit link target
[INFO] [stderr] --> src/properties/mod.rs:16:20
[INFO] [stderr] |
[INFO] [stderr] 16 | //! The [Property](Property) enum contains the values of all properties, and can be used to parse property values by name.
[INFO] [stderr] | -------- ^^^^^^^^ explicit target is redundant
[INFO] [stderr] | |
[INFO] [stderr] | because label contains path that resolves to same destination
[INFO] [stderr] |
[INFO] [stderr] = note: when a link's destination is not specified,
[INFO] [stderr] the label is used to resolve intra-doc links
[INFO] [stderr] help: remove explicit link target
[INFO] [stderr] |
[INFO] [stderr] 16 - //! The [Property](Property) enum contains the values of all properties, and can be used to parse property values by name.
[INFO] [stderr] 16 + //! The [Property] enum contains the values of all properties, and can be used to parse property values by name.
[INFO] [stderr] |
[INFO] [stderr]
[INFO] [stderr] warning: redundant explicit link target
[INFO] [stderr] --> src/properties/mod.rs:17:22
[INFO] [stderr] |
[INFO] [stderr] 17 | //! The [PropertyId](PropertyId) enum represents only property names, and not values and is used to refer to known properties.
[INFO] [stderr] | ---------- ^^^^^^^^^^ explicit target is redundant
[INFO] [stderr] | |
[INFO] [stderr] | because label contains path that resolves to same destination
[INFO] [stderr] |
[INFO] [stderr] = note: when a link's destination is not specified,
[INFO] [stderr] the label is used to resolve intra-doc links
[INFO] [stderr] help: remove explicit link target
[INFO] [stderr] |
[INFO] [stderr] 17 - //! The [PropertyId](PropertyId) enum represents only property names, and not values and is used to refer to known properties.
[INFO] [stderr] 17 + //! The [PropertyId] enum represents only property names, and not values and is used to refer to known properties.
[INFO] [stderr] |
[INFO] [stderr]
[INFO] [stderr] warning: redundant explicit link target
[INFO] [stderr] --> src/properties/mod.rs:78:39
[INFO] [stderr] |
[INFO] [stderr] 78 | //! If you have a [cssparser::Parser](cssparser::Parser) already, you can also use the `parse` and `to_css`
[INFO] [stderr] | ----------------- ^^^^^^^^^^^^^^^^^ explicit target is redundant
[INFO] [stderr] | |
[INFO] [stderr] | because label contains path that resolves to same destination
[INFO] [stderr] |
[INFO] [stderr] = note: when a link's destination is not specified,
[INFO] [stderr] the label is used to resolve intra-doc links
[INFO] [stderr] help: remove explicit link target
[INFO] [stderr] |
[INFO] [stderr] 78 - //! If you have a [cssparser::Parser](cssparser::Parser) already, you can also use the `parse` and `to_css`
[INFO] [stderr] 78 + //! If you have a [cssparser::Parser] already, you can also use the `parse` and `to_css`
[INFO] [stderr] |
[INFO] [stderr]
[INFO] [stderr] warning: redundant explicit link target
[INFO] [stderr] --> src/properties/mod.rs:83:75
[INFO] [stderr] |
[INFO] [stderr] 83 | //! Custom and unknown properties are represented by the [CustomProperty](custom::CustomProperty) struct, and the
[INFO] [stderr] | -------------- ^^^^^^^^^^^^^^^^^^^^^^ explicit target is redundant
[INFO] [stderr] | |
[INFO] [stderr] | because label contains path that resolves to same destination
[INFO] [stderr] |
[INFO] [stderr] = note: when a link's destination is not specified,
[INFO] [stderr] the label is used to resolve intra-doc links
[INFO] [stderr] help: remove explicit link target
[INFO] [stderr] |
[INFO] [stderr] 83 - //! Custom and unknown properties are represented by the [CustomProperty](custom::CustomProperty) struct, and the
[INFO] [stderr] 83 + //! Custom and unknown properties are represented by the [CustomProperty] struct, and the
[INFO] [stderr] |
[INFO] [stderr]
[INFO] [stderr] warning: redundant explicit link target
[INFO] [stderr] --> src/properties/mod.rs:85:17
[INFO] [stderr] |
[INFO] [stderr] 85 | //! [TokenList](custom::TokenList), with the name as a string.
[INFO] [stderr] | --------- ^^^^^^^^^^^^^^^^^ explicit target is redundant
[INFO] [stderr] | |
[INFO] [stderr] | because label contains path that resolves to same destination
[INFO] [stderr] |
[INFO] [stderr] = note: when a link's destination is not specified,
[INFO] [stderr] the label is used to resolve intra-doc links
[INFO] [stderr] help: remove explicit link target
[INFO] [stderr] |
[INFO] [stderr] 85 - //! [TokenList](custom::TokenList), with the name as a string.
[INFO] [stderr] 85 + //! [TokenList], with the name as a string.
[INFO] [stderr] |
[INFO] [stderr]
[INFO] [stderr] warning: redundant explicit link target
[INFO] [stderr] --> src/properties/mod.rs:88:24
[INFO] [stderr] |
[INFO] [stderr] 88 | //! [UnparsedProperty](custom::UnparsedProperty) struct, and the `Property::Unparsed` variant. The value is stored
[INFO] [stderr] | ---------------- ^^^^^^^^^^^^^^^^^^^^^^^^ explicit target is redundant
[INFO] [stderr] | |
[INFO] [stderr] | because label contains path that resolves to same destination
[INFO] [stderr] |
[INFO] [stderr] = note: when a link's destination is not specified,
[INFO] [stderr] the label is used to resolve intra-doc links
[INFO] [stderr] help: remove explicit link target
[INFO] [stderr] |
[INFO] [stderr] 88 - //! [UnparsedProperty](custom::UnparsedProperty) struct, and the `Property::Unparsed` variant. The value is stored
[INFO] [stderr] 88 + //! [UnparsedProperty] struct, and the `Property::Unparsed` variant. The value is stored
[INFO] [stderr] |
[INFO] [stderr]
[INFO] [stderr] warning: redundant explicit link target
[INFO] [stderr] --> src/properties/mod.rs:89:26
[INFO] [stderr] |
[INFO] [stderr] 89 | //! as a raw [TokenList](custom::TokenList), with a [PropertyId](PropertyId) as the name.
[INFO] [stderr] | --------- ^^^^^^^^^^^^^^^^^ explicit target is redundant
[INFO] [stderr] | |
[INFO] [stderr] | because label contains path that resolves to same destination
[INFO] [stderr] |
[INFO] [stderr] = note: when a link's destination is not specified,
[INFO] [stderr] the label is used to resolve intra-doc links
[INFO] [stderr] help: remove explicit link target
[INFO] [stderr] |
[INFO] [stderr] 89 - //! as a raw [TokenList](custom::TokenList), with a [PropertyId](PropertyId) as the name.
[INFO] [stderr] 89 + //! as a raw [TokenList], with a [PropertyId](PropertyId) as the name.
[INFO] [stderr] |
[INFO] [stderr]
[INFO] [stderr] warning: redundant explicit link target
[INFO] [stderr] --> src/properties/mod.rs:89:66
[INFO] [stderr] |
[INFO] [stderr] 89 | //! as a raw [TokenList](custom::TokenList), with a [PropertyId](PropertyId) as the name.
[INFO] [stderr] | ---------- ^^^^^^^^^^ explicit target is redundant
[INFO] [stderr] | |
[INFO] [stderr] | because label contains path that resolves to same destination
[INFO] [stderr] |
[INFO] [stderr] = note: when a link's destination is not specified,
[INFO] [stderr] the label is used to resolve intra-doc links
[INFO] [stderr] help: remove explicit link target
[INFO] [stderr] |
[INFO] [stderr] 89 - //! as a raw [TokenList](custom::TokenList), with a [PropertyId](PropertyId) as the name.
[INFO] [stderr] 89 + //! as a raw [TokenList](custom::TokenList), with a [PropertyId] as the name.
[INFO] [stderr] |
[INFO] [stderr]
[INFO] [stderr] warning: redundant explicit link target
[INFO] [stderr] --> src/properties/css_modules.rs:27:20
[INFO] [stderr] |
[INFO] [stderr] 27 | /// See [Composes](Composes).
[INFO] [stderr] | -------- ^^^^^^^^ explicit target is redundant
[INFO] [stderr] | |
[INFO] [stderr] | because label contains path that resolves to same destination
[INFO] [stderr] |
[INFO] [stderr] = note: when a link's destination is not specified,
[INFO] [stderr] the label is used to resolve intra-doc links
[INFO] [stderr] help: remove explicit link target
[INFO] [stderr] |
[INFO] [stderr] 27 - /// See [Composes](Composes).
[INFO] [stderr] 27 + /// See [Composes].
[INFO] [stderr] |
[INFO] [stderr]
[INFO] [stderr] warning: redundant explicit link target
[INFO] [stderr] --> src/properties/display.rs:107:19
[INFO] [stderr] |
[INFO] [stderr] 107 | /// See [Display](Display).
[INFO] [stderr] | ------- ^^^^^^^ explicit target is redundant
[INFO] [stderr] | |
[INFO] [stderr] | because label contains path that resolves to same destination
[INFO] [stderr] |
[INFO] [stderr] = note: when a link's destination is not specified,
[INFO] [stderr] the label is used to resolve intra-doc links
[INFO] [stderr] help: remove explicit link target
[INFO] [stderr] |
[INFO] [stderr] 107 - /// See [Display](Display).
[INFO] [stderr] 107 + /// See [Display].
[INFO] [stderr] |
[INFO] [stderr]
[INFO] [stderr] warning: redundant explicit link target
[INFO] [stderr] --> src/properties/font.rs:75:22
[INFO] [stderr] |
[INFO] [stderr] 75 | /// See [FontWeight](FontWeight).
[INFO] [stderr] | ---------- ^^^^^^^^^^ explicit target is redundant
[INFO] [stderr] | |
[INFO] [stderr] | because label contains path that resolves to same destination
[INFO] [stderr] |
[INFO] [stderr] = note: when a link's destination is not specified,
[INFO] [stderr] the label is used to resolve intra-doc links
[INFO] [stderr] help: remove explicit link target
[INFO] [stderr] |
[INFO] [stderr] 75 - /// See [FontWeight](FontWeight).
[INFO] [stderr] 75 + /// See [FontWeight].
[INFO] [stderr] |
[INFO] [stderr]
[INFO] [stderr] warning: redundant explicit link target
[INFO] [stderr] --> src/properties/grid.rs:39:23
[INFO] [stderr] |
[INFO] [stderr] 39 | /// See [TrackSizing](TrackSizing).
[INFO] [stderr] | ----------- ^^^^^^^^^^^ explicit target is redundant
[INFO] [stderr] | |
[INFO] [stderr] | because label contains path that resolves to same destination
[INFO] [stderr] |
[INFO] [stderr] = note: when a link's destination is not specified,
[INFO] [stderr] the label is used to resolve intra-doc links
[INFO] [stderr] help: remove explicit link target
[INFO] [stderr] |
[INFO] [stderr] 39 - /// See [TrackSizing](TrackSizing).
[INFO] [stderr] 39 + /// See [TrackSizing].
[INFO] [stderr] |
[INFO] [stderr]
[INFO] [stderr] warning: redundant explicit link target
[INFO] [stderr] --> src/properties/grid.rs:52:21
[INFO] [stderr] |
[INFO] [stderr] 52 | /// See [TrackList](TrackList).
[INFO] [stderr] | --------- ^^^^^^^^^ explicit target is redundant
[INFO] [stderr] | |
[INFO] [stderr] | because label contains path that resolves to same destination
[INFO] [stderr] |
[INFO] [stderr] = note: when a link's destination is not specified,
[INFO] [stderr] the label is used to resolve intra-doc links
[INFO] [stderr] help: remove explicit link target
[INFO] [stderr] |
[INFO] [stderr] 52 - /// See [TrackList](TrackList).
[INFO] [stderr] 52 + /// See [TrackList].
[INFO] [stderr] |
[INFO] [stderr]
[INFO] [stderr] warning: redundant explicit link target
[INFO] [stderr] --> src/properties/grid.rs:70:25
[INFO] [stderr] |
[INFO] [stderr] 70 | /// See [TrackListItem](TrackListItem).
[INFO] [stderr] | ------------- ^^^^^^^^^^^^^ explicit target is redundant
[INFO] [stderr] | |
[INFO] [stderr] | because label contains path that resolves to same destination
[INFO] [stderr] |
[INFO] [stderr] = note: when a link's destination is not specified,
[INFO] [stderr] the label is used to resolve intra-doc links
[INFO] [stderr] help: remove explicit link target
[INFO] [stderr] |
[INFO] [stderr] 70 - /// See [TrackListItem](TrackListItem).
[INFO] [stderr] 70 + /// See [TrackListItem].
[INFO] [stderr] |
[INFO] [stderr]
[INFO] [stderr] warning: redundant explicit link target
[INFO] [stderr] --> src/properties/grid.rs:100:21
[INFO] [stderr] |
[INFO] [stderr] 100 | /// See [TrackSize](TrackSize).
[INFO] [stderr] | --------- ^^^^^^^^^ explicit target is redundant
[INFO] [stderr] | |
[INFO] [stderr] | because label contains path that resolves to same destination
[INFO] [stderr] |
[INFO] [stderr] = note: when a link's destination is not specified,
[INFO] [stderr] the label is used to resolve intra-doc links
[INFO] [stderr] help: remove explicit link target
[INFO] [stderr] |
[INFO] [stderr] 100 - /// See [TrackSize](TrackSize).
[INFO] [stderr] 100 + /// See [TrackSize].
[INFO] [stderr] |
[INFO] [stderr]
[INFO] [stderr] warning: redundant explicit link target
[INFO] [stderr] --> src/properties/grid.rs:123:25
[INFO] [stderr] |
[INFO] [stderr] 123 | /// See [TrackListItem](TrackListItem).
[INFO] [stderr] | ------------- ^^^^^^^^^^^^^ explicit target is redundant
[INFO] [stderr] | |
[INFO] [stderr] | because label contains path that resolves to same destination
[INFO] [stderr] |
[INFO] [stderr] = note: when a link's destination is not specified,
[INFO] [stderr] the label is used to resolve intra-doc links
[INFO] [stderr] help: remove explicit link target
[INFO] [stderr] |
[INFO] [stderr] 123 - /// See [TrackListItem](TrackListItem).
[INFO] [stderr] 123 + /// See [TrackListItem].
[INFO] [stderr] |
[INFO] [stderr]
[INFO] [stderr] warning: redundant explicit link target
[INFO] [stderr] --> src/properties/grid.rs:139:23
[INFO] [stderr] |
[INFO] [stderr] 139 | /// See [TrackRepeat](TrackRepeat).
[INFO] [stderr] | ----------- ^^^^^^^^^^^ explicit target is redundant
[INFO] [stderr] | |
[INFO] [stderr] | because label contains path that resolves to same destination
[INFO] [stderr] |
[INFO] [stderr] = note: when a link's destination is not specified,
[INFO] [stderr] the label is used to resolve intra-doc links
[INFO] [stderr] help: remove explicit link target
[INFO] [stderr] |
[INFO] [stderr] 139 - /// See [TrackRepeat](TrackRepeat).
[INFO] [stderr] 139 + /// See [TrackRepeat].
[INFO] [stderr] |
[INFO] [stderr]
[INFO] [stderr] warning: redundant explicit link target
[INFO] [stderr] --> src/properties/list.rs:234:24
[INFO] [stderr] |
[INFO] [stderr] 234 | /// See [CounterStyle](CounterStyle).
[INFO] [stderr] | ------------ ^^^^^^^^^^^^ explicit target is redundant
[INFO] [stderr] | |
[INFO] [stderr] | because label contains path that resolves to same destination
[INFO] [stderr] |
[INFO] [stderr] = note: when a link's destination is not specified,
[INFO] [stderr] the label is used to resolve intra-doc links
[INFO] [stderr] help: remove explicit link target
[INFO] [stderr] |
[INFO] [stderr] 234 - /// See [CounterStyle](CounterStyle).
[INFO] [stderr] 234 + /// See [CounterStyle].
[INFO] [stderr] |
[INFO] [stderr]
[INFO] [stderr] warning: redundant explicit link target
[INFO] [stderr] --> src/properties/svg.rs:39:20
[INFO] [stderr] |
[INFO] [stderr] 39 | /// See [SVGPaint](SVGPaint).
[INFO] [stderr] | -------- ^^^^^^^^ explicit target is redundant
[INFO] [stderr] | |
[INFO] [stderr] | because label contains path that resolves to same destination
[INFO] [stderr] |
[INFO] [stderr] = note: when a link's destination is not specified,
[INFO] [stderr] the label is used to resolve intra-doc links
[INFO] [stderr] help: remove explicit link target
[INFO] [stderr] |
[INFO] [stderr] 39 - /// See [SVGPaint](SVGPaint).
[INFO] [stderr] 39 + /// See [SVGPaint].
[INFO] [stderr] |
[INFO] [stderr]
[INFO] [stderr] warning: redundant explicit link target
[INFO] [stderr] --> src/properties/ui.rs:37:18
[INFO] [stderr] |
[INFO] [stderr] 37 | /// See [Cursor](Cursor).
[INFO] [stderr] | ------ ^^^^^^ explicit target is redundant
[INFO] [stderr] | |
[INFO] [stderr] | because label contains path that resolves to same destination
[INFO] [stderr] |
[INFO] [stderr] = note: when a link's destination is not specified,
[INFO] [stderr] the label is used to resolve intra-doc links
[INFO] [stderr] help: remove explicit link target
[INFO] [stderr] |
[INFO] [stderr] 37 - /// See [Cursor](Cursor).
[INFO] [stderr] 37 + /// See [Cursor].
[INFO] [stderr] |
[INFO] [stderr]
[INFO] [stderr] warning: redundant explicit link target
[INFO] [stderr] --> src/rules/mod.rs:3:19
[INFO] [stderr] |
[INFO] [stderr] 3 | //! The [CssRule](CssRule) enum includes all supported rules, and can be used to parse
[INFO] [stderr] | ------- ^^^^^^^ explicit target is redundant
[INFO] [stderr] | |
[INFO] [stderr] | because label contains path that resolves to same destination
[INFO] [stderr] |
[INFO] [stderr] = note: when a link's destination is not specified,
[INFO] [stderr] the label is used to resolve intra-doc links
[INFO] [stderr] help: remove explicit link target
[INFO] [stderr] |
[INFO] [stderr] 3 - //! The [CssRule](CssRule) enum includes all supported rules, and can be used to parse
[INFO] [stderr] 3 + //! The [CssRule] enum includes all supported rules, and can be used to parse
[INFO] [stderr] |
[INFO] [stderr]
[INFO] [stderr] warning: redundant explicit link target
[INFO] [stderr] --> src/rules/mod.rs:5:69
[INFO] [stderr] |
[INFO] [stderr] 5 | //! another rule such as `@media`) are represented by [CssRuleList](CssRuleList).
[INFO] [stderr] | ----------- ^^^^^^^^^^^ explicit target is redundant
[INFO] [stderr] | |
[INFO] [stderr] | because label contains path that resolves to same destination
[INFO] [stderr] |
[INFO] [stderr] = note: when a link's destination is not specified,
[INFO] [stderr] the label is used to resolve intra-doc links
[INFO] [stderr] help: remove explicit link target
[INFO] [stderr] |
[INFO] [stderr] 5 - //! another rule such as `@media`) are represented by [CssRuleList](CssRuleList).
[INFO] [stderr] 5 + //! another rule such as `@media`) are represented by [CssRuleList].
[INFO] [stderr] |
[INFO] [stderr]
[INFO] [stderr] warning: redundant explicit link target
[INFO] [stderr] --> src/rules/mod.rs:32:39
[INFO] [stderr] |
[INFO] [stderr] 32 | //! If you have a [cssparser::Parser](cssparser::Parser) already, you can also use the `parse` and `to_css`
[INFO] [stderr] | ----------------- ^^^^^^^^^^^^^^^^^ explicit target is redundant
[INFO] [stderr] | |
[INFO] [stderr] | because label contains path that resolves to same destination
[INFO] [stderr] |
[INFO] [stderr] = note: when a link's destination is not specified,
[INFO] [stderr] the label is used to resolve intra-doc links
[INFO] [stderr] help: remove explicit link target
[INFO] [stderr] |
[INFO] [stderr] 32 - //! If you have a [cssparser::Parser](cssparser::Parser) already, you can also use the `parse` and `to_css`
[INFO] [stderr] 32 + //! If you have a [cssparser::Parser] already, you can also use the `parse` and `to_css`
[INFO] [stderr] |
[INFO] [stderr]
[INFO] [stderr] warning: redundant explicit link target
[INFO] [stderr] --> src/rules/font_face.rs:29:24
[INFO] [stderr] |
[INFO] [stderr] 29 | /// See [FontFaceRule](FontFaceRule).
[INFO] [stderr] | ------------ ^^^^^^^^^^^^ explicit target is redundant
[INFO] [stderr] | |
[INFO] [stderr] | because label contains path that resolves to same destination
[INFO] [stderr] |
[INFO] [stderr] = note: when a link's destination is not specified,
[INFO] [stderr] the label is used to resolve intra-doc links
[INFO] [stderr] help: remove explicit link target
[INFO] [stderr] |
[INFO] [stderr] 29 - /// See [FontFaceRule](FontFaceRule).
[INFO] [stderr] 29 + /// See [FontFaceRule].
[INFO] [stderr] |
[INFO] [stderr]
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr] --> src/rules/font_face.rs:240:9
[INFO] [stderr] |
[INFO] [stderr] 240 | /// https://docs.microsoft.com/en-us/typography/opentype/spec/featurelist
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr] = note: `#[warn(rustdoc::bare_urls)]` on by default
[INFO] [stderr] = note: this warning originates in the macro `enum_property` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use an automatic link instead
[INFO] [stderr] |
[INFO] [stderr] 240 | /// <https://docs.microsoft.com/en-us/typography/opentype/spec/featurelist>
[INFO] [stderr] | + +
[INFO] [stderr]
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr] --> src/rules/font_face.rs:243:9
[INFO] [stderr] |
[INFO] [stderr] 243 | /// https://developer.apple.com/fonts/TrueType-Reference-Manual/RM09/AppendixF.html
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr] = note: this warning originates in the macro `enum_property` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use an automatic link instead
[INFO] [stderr] |
[INFO] [stderr] 243 | /// <https://developer.apple.com/fonts/TrueType-Reference-Manual/RM09/AppendixF.html>
[INFO] [stderr] | + +
[INFO] [stderr]
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr] --> src/rules/font_face.rs:246:9
[INFO] [stderr] |
[INFO] [stderr] 246 | ...// https://scripts.sil.org/cms/scripts/render_download.php?site_id=nrsi&format=file&media_id=GraphiteBinaryFormat_3_0&filename=GraphiteBinaryFormat_3_0.pdf
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr] = note: this warning originates in the macro `enum_property` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use an automatic link instead
[INFO] [stderr] |
[INFO] [stderr] 246 | /// <https://scripts.sil.org/cms/scripts/render_download.php?site_id=nrsi&format=file&media_id=GraphiteBinaryFormat_3_0&filename=GraphiteBinaryFormat_3_0.pdf>
[INFO] [stderr] | + +
[INFO] [stderr]
[INFO] [stderr] warning: redundant explicit link target
[INFO] [stderr] --> src/rules/font_palette_values.rs:31:34
[INFO] [stderr] |
[INFO] [stderr] 31 | /// See [FontPaletteValuesRule](FontPaletteValuesRule).
[INFO] [stderr] | --------------------- ^^^^^^^^^^^^^^^^^^^^^ explicit target is redundant
[INFO] [stderr] | |
[INFO] [stderr] | because label contains path that resolves to same destination
[INFO] [stderr] |
[INFO] [stderr] = note: when a link's destination is not specified,
[INFO] [stderr] the label is used to resolve intra-doc links
[INFO] [stderr] help: remove explicit link target
[INFO] [stderr] |
[INFO] [stderr] 31 - /// See [FontPaletteValuesRule](FontPaletteValuesRule).
[INFO] [stderr] 31 + /// See [FontPaletteValuesRule].
[INFO] [stderr] |
[INFO] [stderr]
[INFO] [stderr] warning: redundant explicit link target
[INFO] [stderr] --> src/rules/keyframes.rs:247:25
[INFO] [stderr] |
[INFO] [stderr] 247 | /// See [KeyframesRule](KeyframesRule).
[INFO] [stderr] | ------------- ^^^^^^^^^^^^^ explicit target is redundant
[INFO] [stderr] | |
[INFO] [stderr] | because label contains path that resolves to same destination
[INFO] [stderr] |
[INFO] [stderr] = note: when a link's destination is not specified,
[INFO] [stderr] the label is used to resolve intra-doc links
[INFO] [stderr] help: remove explicit link target
[INFO] [stderr] |
[INFO] [stderr] 247 - /// See [KeyframesRule](KeyframesRule).
[INFO] [stderr] 247 + /// See [KeyframesRule].
[INFO] [stderr] |
[INFO] [stderr]
[INFO] [stderr] warning: redundant explicit link target
[INFO] [stderr] --> src/rules/layer.rs:80:31
[INFO] [stderr] |
[INFO] [stderr] 80 | /// See also [LayerBlockRule](LayerBlockRule).
[INFO] [stderr] | -------------- ^^^^^^^^^^^^^^ explicit target is redundant
[INFO] [stderr] | |
[INFO] [stderr] | because label contains path that resolves to same destination
[INFO] [stderr] |
[INFO] [stderr] = note: when a link's destination is not specified,
[INFO] [stderr] the label is used to resolve intra-doc links
[INFO] [stderr] help: remove explicit link target
[INFO] [stderr] |
[INFO] [stderr] 80 - /// See also [LayerBlockRule](LayerBlockRule).
[INFO] [stderr] 80 + /// See also [LayerBlockRule].
[INFO] [stderr] |
[INFO] [stderr]
[INFO] [stderr] warning: redundant explicit link target
[INFO] [stderr] --> src/stylesheet.rs:3:20
[INFO] [stderr] |
[INFO] [stderr] 3 | //! A [StyleSheet](StyleSheet) represents a `.css` file or `<style>` element in HTML.
[INFO] [stderr] | ---------- ^^^^^^^^^^ explicit target is redundant
[INFO] [stderr] | |
[INFO] [stderr] | because label contains path that resolves to same destination
[INFO] [stderr] |
[INFO] [stderr] = note: when a link's destination is not specified,
[INFO] [stderr] the label is used to resolve intra-doc links
[INFO] [stderr] help: remove explicit link target
[INFO] [stderr] |
[INFO] [stderr] 3 - //! A [StyleSheet](StyleSheet) represents a `.css` file or `<style>` element in HTML.
[INFO] [stderr] 3 + //! A [StyleSheet] represents a `.css` file or `<style>` element in HTML.
[INFO] [stderr] |
[INFO] [stderr]
[INFO] [stderr] warning: redundant explicit link target
[INFO] [stderr] --> src/stylesheet.rs:4:24
[INFO] [stderr] |
[INFO] [stderr] 4 | //! A [StyleAttribute](StyleAttribute) represents an inline `style` attribute in HTML.
[INFO] [stderr] | -------------- ^^^^^^^^^^^^^^ explicit target is redundant
[INFO] [stderr] | |
[INFO] [stderr] | because label contains path that resolves to same destination
[INFO] [stderr] |
[INFO] [stderr] = note: when a link's destination is not specified,
[INFO] [stderr] the label is used to resolve intra-doc links
[INFO] [stderr] help: remove explicit link target
[INFO] [stderr] |
[INFO] [stderr] 4 - //! A [StyleAttribute](StyleAttribute) represents an inline `style` attribute in HTML.
[INFO] [stderr] 4 + //! A [StyleAttribute] represents an inline `style` attribute in HTML.
[INFO] [stderr] |
[INFO] [stderr]
[INFO] [stderr] warning: redundant explicit link target
[INFO] [stderr] --> src/stylesheet.rs:75:57
[INFO] [stderr] |
[INFO] [stderr] 75 | /// Options for the `minify` function of a [StyleSheet](StyleSheet)
[INFO] [stderr] | ---------- ^^^^^^^^^^ explicit target is redundant
[INFO] [stderr] | |
[INFO] [stderr] | because label contains path that resolves to same destination
[INFO] [stderr] |
[INFO] [stderr] = note: when a link's destination is not specified,
[INFO] [stderr] the label is used to resolve intra-doc links
[INFO] [stderr] help: remove explicit link target
[INFO] [stderr] |
[INFO] [stderr] 75 - /// Options for the `minify` function of a [StyleSheet](StyleSheet)
[INFO] [stderr] 75 + /// Options for the `minify` function of a [StyleSheet]
[INFO] [stderr] |
[INFO] [stderr]
[INFO] [stderr] warning: redundant explicit link target
[INFO] [stderr] --> src/stylesheet.rs:76:25
[INFO] [stderr] |
[INFO] [stderr] 76 | /// or [StyleAttribute](StyleAttribute).
[INFO] [stderr] | -------------- ^^^^^^^^^^^^^^ explicit target is redundant
[INFO] [stderr] | |
[INFO] [stderr] | because label contains path that resolves to same destination
[INFO] [stderr] |
[INFO] [stderr] = note: when a link's destination is not specified,
[INFO] [stderr] the label is used to resolve intra-doc links
[INFO] [stderr] help: remove explicit link target
[INFO] [stderr] |
[INFO] [stderr] 76 - /// or [StyleAttribute](StyleAttribute).
[INFO] [stderr] 76 + /// or [StyleAttribute].
[INFO] [stderr] |
[INFO] [stderr]
[INFO] [stderr] warning: redundant explicit link target
[INFO] [stderr] --> src/values/mod.rs:25:39
[INFO] [stderr] |
[INFO] [stderr] 25 | //! If you have a [cssparser::Parser](cssparser::Parser) already, you can also use the `parse` and `to_css`
[INFO] [stderr] | ----------------- ^^^^^^^^^^^^^^^^^ explicit target is redundant
[INFO] [stderr] | |
[INFO] [stderr] | because label contains path that resolves to same destination
[INFO] [stderr] |
[INFO] [stderr] = note: when a link's destination is not specified,
[INFO] [stderr] the label is used to resolve intra-doc links
[INFO] [stderr] help: remove explicit link target
[INFO] [stderr] |
[INFO] [stderr] 25 - //! If you have a [cssparser::Parser](cssparser::Parser) already, you can also use the `parse` and `to_css`
[INFO] [stderr] 25 + //! If you have a [cssparser::Parser] already, you can also use the `parse` and `to_css`
[INFO] [stderr] |
[INFO] [stderr]
[INFO] [stderr] warning: redundant explicit link target
[INFO] [stderr] --> src/values/calc.rs:200:69
[INFO] [stderr] |
[INFO] [stderr] 200 | /// This type supports generic value types. Values such as [Length](super::length::Length), [Percentage](super::percentage::Percentage),
[INFO] [stderr] | ------ ^^^^^^^^^^^^^^^^^^^^^ explicit target is redundant
[INFO] [stderr] | |
[INFO] [stderr] | because label contains path that resolves to same destination
[INFO] [stderr] |
[INFO] [stderr] = note: when a link's destination is not specified,
[INFO] [stderr] the label is used to resolve intra-doc links
[INFO] [stderr] help: remove explicit link target
[INFO] [stderr] |
[INFO] [stderr] 200 - /// This type supports generic value types. Values such as [Length](super::length::Length), [Percentage](super::percentage::Percentage),
[INFO] [stderr] 200 + /// This type supports generic value types. Values such as [Length], [Percentage](super::percentage::Percentage),
[INFO] [stderr] |
[INFO] [stderr]
[INFO] [stderr] warning: redundant explicit link target
[INFO] [stderr] --> src/values/calc.rs:200:106
[INFO] [stderr] |
[INFO] [stderr] 200 | /// This type supports generic value types. Values such as [Length](super::length::Length), [Percentage](super::percentage::Percentage),
[INFO] [stderr] | ---------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ explicit target is redundant
[INFO] [stderr] | |
[INFO] [stderr] | because label contains path that resolves to same destination
[INFO] [stderr] |
[INFO] [stderr] = note: when a link's destination is not specified,
[INFO] [stderr] the label is used to resolve intra-doc links
[INFO] [stderr] help: remove explicit link target
[INFO] [stderr] |
[INFO] [stderr] 200 - /// This type supports generic value types. Values such as [Length](super::length::Length), [Percentage](super::percentage::Percentage),
[INFO] [stderr] 200 + /// This type supports generic value types. Values such as [Length](super::length::Length), [Percentage],
[INFO] [stderr] |
[INFO] [stderr]
[INFO] [stderr] warning: redundant explicit link target
[INFO] [stderr] --> src/values/calc.rs:201:12
[INFO] [stderr] |
[INFO] [stderr] 201 | /// [Time](super::time::Time), and [Angle](super::angle::Angle) support `calc()` expressions.
[INFO] [stderr] | ---- ^^^^^^^^^^^^^^^^^ explicit target is redundant
[INFO] [stderr] | |
[INFO] [stderr] | because label contains path that resolves to same destination
[INFO] [stderr] |
[INFO] [stderr] = note: when a link's destination is not specified,
[INFO] [stderr] the label is used to resolve intra-doc links
[INFO] [stderr] help: remove explicit link target
[INFO] [stderr] |
[INFO] [stderr] 201 - /// [Time](super::time::Time), and [Angle](super::angle::Angle) support `calc()` expressions.
[INFO] [stderr] 201 + /// [Time], and [Angle](super::angle::Angle) support `calc()` expressions.
[INFO] [stderr] |
[INFO] [stderr]
[INFO] [stderr] warning: redundant explicit link target
[INFO] [stderr] --> src/values/calc.rs:201:44
[INFO] [stderr] |
[INFO] [stderr] 201 | /// [Time](super::time::Time), and [Angle](super::angle::Angle) support `calc()` expressions.
[INFO] [stderr] | ----- ^^^^^^^^^^^^^^^^^^^ explicit target is redundant
[INFO] [stderr] | |
[INFO] [stderr] | because label contains path that resolves to same destination
[INFO] [stderr] |
[INFO] [stderr] = note: when a link's destination is not specified,
[INFO] [stderr] the label is used to resolve intra-doc links
[INFO] [stderr] help: remove explicit link target
[INFO] [stderr] |
[INFO] [stderr] 201 - /// [Time](super::time::Time), and [Angle](super::angle::Angle) support `calc()` expressions.
[INFO] [stderr] 201 + /// [Time](super::time::Time), and [Angle] support `calc()` expressions.
[INFO] [stderr] |
[INFO] [stderr]
[INFO] [stderr] warning: redundant explicit link target
[INFO] [stderr] --> src/values/gradient.rs:368:26
[INFO] [stderr] |
[INFO] [stderr] 368 | /// See [LinearGradient](LinearGradient).
[INFO] [stderr] | -------------- ^^^^^^^^^^^^^^ explicit target is redundant
[INFO] [stderr] | |
[INFO] [stderr] | because label contains path that resolves to same destination
[INFO] [stderr] |
[INFO] [stderr] = note: when a link's destination is not specified,
[INFO] [stderr] the label is used to resolve intra-doc links
[INFO] [stderr] help: remove explicit link target
[INFO] [stderr] |
[INFO] [stderr] 368 - /// See [LinearGradient](LinearGradient).
[INFO] [stderr] 368 + /// See [LinearGradient].
[INFO] [stderr] |
[INFO] [stderr]
[INFO] [stderr] warning: redundant explicit link target
[INFO] [stderr] --> src/values/gradient.rs:459:26
[INFO] [stderr] |
[INFO] [stderr] 459 | /// See [RadialGradient](RadialGradient).
[INFO] [stderr] | -------------- ^^^^^^^^^^^^^^ explicit target is redundant
[INFO] [stderr] | |
[INFO] [stderr] | because label contains path that resolves to same destination
[INFO] [stderr] |
[INFO] [stderr] = note: when a link's destination is not specified,
[INFO] [stderr] the label is used to resolve intra-doc links
[INFO] [stderr] help: remove explicit link target
[INFO] [stderr] |
[INFO] [stderr] 459 - /// See [RadialGradient](RadialGradient).
[INFO] [stderr] 459 + /// See [RadialGradient].
[INFO] [stderr] |
[INFO] [stderr]
[INFO] [stderr] warning: redundant explicit link target
[INFO] [stderr] --> src/values/gradient.rs:508:26
[INFO] [stderr] |
[INFO] [stderr] 508 | /// See [RadialGradient](RadialGradient).
[INFO] [stderr] | -------------- ^^^^^^^^^^^^^^ explicit target is redundant
[INFO] [stderr] | |
[INFO] [stderr] | because label contains path that resolves to same destination
[INFO] [stderr] |
[INFO] [stderr] = note: when a link's destination is not specified,
[INFO] [stderr] the label is used to resolve intra-doc links
[INFO] [stderr] help: remove explicit link target
[INFO] [stderr] |
[INFO] [stderr] 508 - /// See [RadialGradient](RadialGradient).
[INFO] [stderr] 508 + /// See [RadialGradient].
[INFO] [stderr] |
[INFO] [stderr]
[INFO] [stderr] warning: redundant explicit link target
[INFO] [stderr] --> src/values/gradient.rs:575:26
[INFO] [stderr] |
[INFO] [stderr] 575 | /// See [RadialGradient](RadialGradient).
[INFO] [stderr] | -------------- ^^^^^^^^^^^^^^ explicit target is redundant
[INFO] [stderr] | |
[INFO] [stderr] | because label contains path that resolves to same destination
[INFO] [stderr] |
[INFO] [stderr] = note: when a link's destination is not specified,
[INFO] [stderr] the label is used to resolve intra-doc links
[INFO] [stderr] help: remove explicit link target
[INFO] [stderr] |
[INFO] [stderr] 575 - /// See [RadialGradient](RadialGradient).
[INFO] [stderr] 575 + /// See [RadialGradient].
[INFO] [stderr] |
[INFO] [stderr]
[INFO] [stderr] warning: redundant explicit link target
[INFO] [stderr] --> src/values/gradient.rs:734:66
[INFO] [stderr] |
[INFO] [stderr] 734 | /// This type is generic, and may be either a [LengthPercentage](super::length::LengthPercentage)
[INFO] [stderr] | ---------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ explicit target is redundant
[INFO] [stderr] | |
[INFO] [stderr] | because label contains path that resolves to same destination
[INFO] [stderr] |
[INFO] [stderr] = note: when a link's destination is not specified,
[INFO] [stderr] the label is used to resolve intra-doc links
[INFO] [stderr] help: remove explicit link target
[INFO] [stderr] |
[INFO] [stderr] 734 - /// This type is generic, and may be either a [LengthPercentage](super::length::LengthPercentage)
[INFO] [stderr] 734 + /// This type is generic, and may be either a [LengthPercentage]
[INFO] [stderr] |
[INFO] [stderr]
[INFO] [stderr] warning: redundant explicit link target
[INFO] [stderr] --> src/values/gradient.rs:735:16
[INFO] [stderr] |
[INFO] [stderr] 735 | /// or [Angle](super::angle::Angle) depending on what type of gradient it is within.
[INFO] [stderr] | ----- ^^^^^^^^^^^^^^^^^^^ explicit target is redundant
[INFO] [stderr] | |
[INFO] [stderr] | because label contains path that resolves to same destination
[INFO] [stderr] |
[INFO] [stderr] = note: when a link's destination is not specified,
[INFO] [stderr] the label is used to resolve intra-doc links
[INFO] [stderr] help: remove explicit link target
[INFO] [stderr] |
[INFO] [stderr] 735 - /// or [Angle](super::angle::Angle) depending on what type of gradient it is within.
[INFO] [stderr] 735 + /// or [Angle] depending on what type of gradient it is within.
[INFO] [stderr] |
[INFO] [stderr]
[INFO] [stderr] warning: redundant explicit link target
[INFO] [stderr] --> src/values/gradient.rs:769:72
[INFO] [stderr] |
[INFO] [stderr] 769 | /// This type is generic, and items may be either a [LengthPercentage](super::length::LengthPercentage)
[INFO] [stderr] | ---------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ explicit target is redundant
[INFO] [stderr] | |
[INFO] [stderr] | because label contains path that resolves to same destination
[INFO] [stderr] |
[INFO] [stderr] = note: when a link's destination is not specified,
[INFO] [stderr] the label is used to resolve intra-doc links
[INFO] [stderr] help: remove explicit link target
[INFO] [stderr] |
[INFO] [stderr] 769 - /// This type is generic, and items may be either a [LengthPercentage](super::length::LengthPercentage)
[INFO] [stderr] 769 + /// This type is generic, and items may be either a [LengthPercentage]
[INFO] [stderr] |
[INFO] [stderr]
[INFO] [stderr] warning: redundant explicit link target
[INFO] [stderr] --> src/values/gradient.rs:770:16
[INFO] [stderr] |
[INFO] [stderr] 770 | /// or [Angle](super::angle::Angle) depending on what type of gradient it is within.
[INFO] [stderr] | ----- ^^^^^^^^^^^^^^^^^^^ explicit target is redundant
[INFO] [stderr] | |
[INFO] [stderr] | because label contains path that resolves to same destination
[INFO] [stderr] |
[INFO] [stderr] = note: when a link's destination is not specified,
[INFO] [stderr] the label is used to resolve intra-doc links
[INFO] [stderr] help: remove explicit link target
[INFO] [stderr] |
[INFO] [stderr] 770 - /// or [Angle](super::angle::Angle) depending on what type of gradient it is within.
[INFO] [stderr] 770 + /// or [Angle] depending on what type of gradient it is within.
[INFO] [stderr] |
[INFO] [stderr]
[INFO] [stderr] warning: redundant explicit link target
[INFO] [stderr] --> src/values/gradient.rs:1148:56
[INFO] [stderr] |
[INFO] [stderr] 1148 | /// A keyword or number within a [WebKitGradientPoint](WebKitGradientPoint).
[INFO] [stderr] | ------------------- ^^^^^^^^^^^^^^^^^^^ explicit target is redundant
[INFO] [stderr] | |
[INFO] [stderr] | because label contains path that resolves to same destination
[INFO] [stderr] |
[INFO] [stderr] = note: when a link's destination is not specified,
[INFO] [stderr] the label is used to resolve intra-doc links
[INFO] [stderr] help: remove explicit link target
[INFO] [stderr] |
[INFO] [stderr] 1148 - /// A keyword or number within a [WebKitGradientPoint](WebKitGradientPoint).
[INFO] [stderr] 1148 + /// A keyword or number within a [WebKitGradientPoint].
[INFO] [stderr] |
[INFO] [stderr]
[INFO] [stderr] warning: redundant explicit link target
[INFO] [stderr] --> src/values/image.rs:413:71
[INFO] [stderr] |
[INFO] [stderr] 413 | /// An image option within the `image-set()` function. See [ImageSet](ImageSet).
[INFO] [stderr] | -------- ^^^^^^^^ explicit target is redundant
[INFO] [stderr] | |
[INFO] [stderr] | because label contains path that resolves to same destination
[INFO] [stderr] |
[INFO] [stderr] = note: when a link's destination is not specified,
[INFO] [stderr] the label is used to resolve intra-doc links
[INFO] [stderr] help: remove explicit link target
[INFO] [stderr] |
[INFO] [stderr] 413 - /// An image option within the `image-set()` function. See [ImageSet](ImageSet).
[INFO] [stderr] 413 + /// An image option within the `image-set()` function. See [ImageSet].
[INFO] [stderr] |
[INFO] [stderr]
[INFO] [stderr] warning: redundant explicit link target
[INFO] [stderr] --> src/values/length.rs:94:58
[INFO] [stderr] |
[INFO] [stderr] 94 | /// without support for `calc()`. See also: [Length](Length).
[INFO] [stderr] | ------ ^^^^^^ explicit target is redundant
[INFO] [stderr] | |
[INFO] [stderr] | because label contains path that resolves to same destination
[INFO] [stderr] ...
[INFO] [stderr] 261 | / define_length_units! {
[INFO] [stderr] 262 | | // https://www.w3.org/TR/css-values-4/#absolute-lengths
[INFO] [stderr] 263 | | /// A length in pixels.
[INFO] [stderr] 264 | | Px,
[INFO] [stderr] ... |
[INFO] [stderr] 379 | | Cqmax,
[INFO] [stderr] 380 | | }
[INFO] [stderr] | |_- in this macro invocation
[INFO] [stderr] |
[INFO] [stderr] = note: when a link's destination is not specified,
[INFO] [stderr] the label is used to resolve intra-doc links
[INFO] [stderr] = note: this warning originates in the macro `define_length_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: remove explicit link target
[INFO] [stderr] |
[INFO] [stderr] 94 - /// without support for `calc()`. See also: [Length](Length).
[INFO] [stderr] 94 + /// without support for `calc()`. See also: [Length].
[INFO] [stderr] |
[INFO] [stderr]
[INFO] [stderr] warning: redundant explicit link target
[INFO] [stderr] --> src/values/position.rs:235:37
[INFO] [stderr] |
[INFO] [stderr] 235 | /// A component within a [Position](Position) value, representing a position
[INFO] [stderr] | -------- ^^^^^^^^ explicit target is redundant
[INFO] [stderr] | |
[INFO] [stderr] | because label contains path that resolves to same destination
[INFO] [stderr] |
[INFO] [stderr] = note: when a link's destination is not specified,
[INFO] [stderr] the label is used to resolve intra-doc links
[INFO] [stderr] help: remove explicit link target
[INFO] [stderr] |
[INFO] [stderr] 235 - /// A component within a [Position](Position) value, representing a position
[INFO] [stderr] 235 + /// A component within a [Position] value, representing a position
[INFO] [stderr] |
[INFO] [stderr]
[INFO] [stderr] warning: redundant explicit link target
[INFO] [stderr] --> src/values/shape.rs:92:19
[INFO] [stderr] |
[INFO] [stderr] 92 | /// See [Polygon](Polygon).
[INFO] [stderr] | ------- ^^^^^^^ explicit target is redundant
[INFO] [stderr] | |
[INFO] [stderr] | because label contains path that resolves to same destination
[INFO] [stderr] |
[INFO] [stderr] = note: when a link's destination is not specified,
[INFO] [stderr] the label is used to resolve intra-doc links
[INFO] [stderr] help: remove explicit link target
[INFO] [stderr] |
[INFO] [stderr] 92 - /// See [Polygon](Polygon).
[INFO] [stderr] 92 + /// See [Polygon].
[INFO] [stderr] |
[INFO] [stderr]
[INFO] [stderr] warning: redundant explicit link target
[INFO] [stderr] --> src/values/syntax.rs:27:29
[INFO] [stderr] |
[INFO] [stderr] 27 | /// within a [SyntaxString](SyntaxString).
[INFO] [stderr] | ------------ ^^^^^^^^^^^^ explicit target is redundant
[INFO] [stderr] | |
[INFO] [stderr] | because label contains path that resolves to same destination
[INFO] [stderr] |
[INFO] [stderr] = note: when a link's destination is not specified,
[INFO] [stderr] the label is used to resolve intra-doc links
[INFO] [stderr] help: remove explicit link target
[INFO] [stderr] |
[INFO] [stderr] 27 - /// within a [SyntaxString](SyntaxString).
[INFO] [stderr] 27 + /// within a [SyntaxString].
[INFO] [stderr] |
[INFO] [stderr]
[INFO] [stderr] warning: redundant explicit link target
[INFO] [stderr] --> src/values/syntax.rs:81:23
[INFO] [stderr] |
[INFO] [stderr] 81 | /// [SyntaxComponent](SyntaxComponent). Indicates whether and how the component may be repeated.
[INFO] [stderr] | --------------- ^^^^^^^^^^^^^^^ explicit target is redundant
[INFO] [stderr] | |
[INFO] [stderr] | because label contains path that resolves to same destination
[INFO] [stderr] |
[INFO] [stderr] = note: when a link's destination is not specified,
[INFO] [stderr] the label is used to resolve intra-doc links
[INFO] [stderr] help: remove explicit link target
[INFO] [stderr] |
[INFO] [stderr] 81 - /// [SyntaxComponent](SyntaxComponent). Indicates whether and how the component may be repeated.
[INFO] [stderr] 81 + /// [SyntaxComponent]. Indicates whether and how the component may be repeated.
[INFO] [stderr] |
[INFO] [stderr]
[INFO] [stderr] warning: redundant explicit link target
[INFO] [stderr] --> src/values/syntax.rs:97:44
[INFO] [stderr] |
[INFO] [stderr] 97 | /// A parsed value for a [SyntaxComponent](SyntaxComponent).
[INFO] [stderr] | --------------- ^^^^^^^^^^^^^^^ explicit target is redundant
[INFO] [stderr] | |
[INFO] [stderr] | because label contains path that resolves to same destination
[INFO] [stderr] |
[INFO] [stderr] = note: when a link's destination is not specified,
[INFO] [stderr] the label is used to resolve intra-doc links
[INFO] [stderr] help: remove explicit link target
[INFO] [stderr] |
[INFO] [stderr] 97 - /// A parsed value for a [SyntaxComponent](SyntaxComponent).
[INFO] [stderr] 97 + /// A parsed value for a [SyntaxComponent].
[INFO] [stderr] |
[INFO] [stderr]
[INFO] [stderr] warning: `parcel_css` (lib doc) generated 76 warnings (run `cargo fix --lib -p parcel_css` to apply 3 suggestions)
[INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.94s
[INFO] [stderr] Generated /opt/rustwide/target/x86_64-unknown-linux-gnu/doc/parcel_css/index.html
[INFO] running `Command { std: "docker" "inspect" "cfc597733577555b5e26f74a340a7d735716ade1844af08d65d50806dc07afd4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cfc597733577555b5e26f74a340a7d735716ade1844af08d65d50806dc07afd4", kill_on_drop: false }`
[INFO] [stdout] cfc597733577555b5e26f74a340a7d735716ade1844af08d65d50806dc07afd4