# rustc version rustc 1.100.0-nightly (e457a7b0d 2026-08-27)
# docs.rs version docsrs 0.0.0 (6c3c2ab33f39d2284fd26cea84fae0598b4cbd55 2026-08-24 )
# build log [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "DOCS_RS=1" "-w" "/opt/rustwide/workdir" "--user" "1001:1001" "92797fef1a6b44a8125fd0af7ff80f55a5340ef944991a12a62b63adbcdcf7a9" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=html-non-static-files\", \"--resource-suffix\", \"-20260827-1.100.0-nightly-e457a7b0d\", \"--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\"" "-j12" "--target" "x86_64-unknown-linux-gnu" "-Zrustdoc-scrape-examples", kill_on_drop: false }` [INFO] [stderr] warning: target filter specified, but no targets matched; this is a no-op [INFO] [stderr] Documenting css_parse v0.0.31 (/opt/rustwide/workdir) [INFO] [stderr] warning: unresolved link to `assert_parse` [INFO] [stderr] --> src/lib.rs:225:8 [INFO] [stderr] | [INFO] [stderr] 225 | //! - [assert_parse!] will parse the given string against the given node, asserting that it parses successfully and can [INFO] [stderr] | ^^^^^^^^^^^^^ no item named `assert_parse` in scope [INFO] [stderr] | [INFO] [stderr] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stderr] = note: `-D rustdoc::broken-intra-doc-links` implied by `-D warnings` [INFO] [stderr] = help: to override `-D warnings` add `#[allow(rustdoc::broken_intra_doc_links)]` [INFO] [stderr] = note: the `rustdoc::broken_intra_doc_links` lint ignores `-D warnings` [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `assert_parse_error` [INFO] [stderr] --> src/lib.rs:228:8 [INFO] [stderr] | [INFO] [stderr] 228 | //! - [assert_parse_error!] will parse the given string against the node, expecting the parse to fail. [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ no item named `assert_parse_error` in scope [INFO] [stderr] | [INFO] [stderr] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stderr] [INFO] [stderr] warning: redundant explicit link target [INFO] [stderr] --> src/token_macros.rs:777:3 [INFO] [stderr] | [INFO] [stderr] 777 | / /// Represents a two consecutive tokens with [Kind::Delim][crate::Kind::Delim] that cannot be separated by any [INFO] [stderr] 778 | | /// other token. The first token has the char `>` while the second has the char `=`, representing `>=`. Use [INFO] [stderr] 779 | | /// [T![>=]][crate::T] to refer to this. [INFO] [stderr] | |________________________________________________^ explicit target `crate::Kind::Delim` is redundant because label `Kind::Delim` 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: `-D rustdoc::redundant-explicit-links` implied by `-D warnings` [INFO] [stderr] = help: to override `-D warnings` add `#[allow(rustdoc::redundant_explicit_links)]` [INFO] [stderr] = note: the `rustdoc::redundant_explicit_links` lint ignores `-D warnings` [INFO] [stderr] = note: this warning originates in the macro `custom_double_delim` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: redundant explicit link target [INFO] [stderr] --> src/token_macros.rs:783:3 [INFO] [stderr] | [INFO] [stderr] 783 | / /// Represents a two consecutive tokens with [Kind::Delim][crate::Kind::Delim] that cannot be separated by any [INFO] [stderr] 784 | | /// other token. The first token has the char `<` while the second has the char `=`, representing `<=`. Use [INFO] [stderr] 785 | | /// [T![<=]][crate::T] to refer to this. [INFO] [stderr] | |________________________________________________^ explicit target `crate::Kind::Delim` is redundant because label `Kind::Delim` 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: this warning originates in the macro `custom_double_delim` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: redundant explicit link target [INFO] [stderr] --> src/token_macros.rs:789:3 [INFO] [stderr] | [INFO] [stderr] 789 | / /// Represents a two consecutive tokens with [Kind::Delim][crate::Kind::Delim] that cannot be separated by any [INFO] [stderr] 790 | | /// other token. The first token has the char `*` while the second has the char `|`, representing `*|`. Use [INFO] [stderr] 791 | | /// [T![*|]][crate::T] to refer to this. [INFO] [stderr] | |________________________________________________^ explicit target `crate::Kind::Delim` is redundant because label `Kind::Delim` 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: this warning originates in the macro `custom_double_delim` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: redundant explicit link target [INFO] [stderr] --> src/token_macros.rs:795:3 [INFO] [stderr] | [INFO] [stderr] 795 | / /// Represents a two consecutive tokens with [Kind::Delim][crate::Kind::Delim] that cannot be separated by any [INFO] [stderr] 796 | | /// other token. The first token has the char `|` while the second has the char `|`, representing `||`. Use [INFO] [stderr] 797 | | /// [T![||]][crate::T] to refer to this. [INFO] [stderr] | |________________________________________________^ explicit target `crate::Kind::Delim` is redundant because label `Kind::Delim` 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: this warning originates in the macro `custom_double_delim` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: redundant explicit link target [INFO] [stderr] --> src/token_macros.rs:801:3 [INFO] [stderr] | [INFO] [stderr] 801 | / /// Represents a two consecutive tokens with [Kind::Delim][crate::Kind::Delim] that cannot be separated by any [INFO] [stderr] 802 | | /// other token. The first token has the char `=` while the second has the char `=`, representing `==`. Use [INFO] [stderr] 803 | | /// [T![==]][crate::T] to refer to this. [INFO] [stderr] | |________________________________________________^ explicit target `crate::Kind::Delim` is redundant because label `Kind::Delim` 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: this warning originates in the macro `custom_double_delim` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: redundant explicit link target [INFO] [stderr] --> src/token_macros.rs:807:3 [INFO] [stderr] | [INFO] [stderr] 807 | / /// Represents a two consecutive tokens with [Kind::Delim][crate::Kind::Delim] that cannot be separated by any [INFO] [stderr] 808 | | /// other token. The first token has the char `~` while the second has the char `=`, representing `~=`. Use [INFO] [stderr] 809 | | /// [T![~=]][crate::T] to refer to this. [INFO] [stderr] | |________________________________________________^ explicit target `crate::Kind::Delim` is redundant because label `Kind::Delim` 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: this warning originates in the macro `custom_double_delim` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: redundant explicit link target [INFO] [stderr] --> src/token_macros.rs:813:3 [INFO] [stderr] | [INFO] [stderr] 813 | / /// Represents a two consecutive tokens with [Kind::Delim][crate::Kind::Delim] that cannot be separated by any [INFO] [stderr] 814 | | /// other token. The first token has the char `|` while the second has the char `=`, representing `|=`. Use [INFO] [stderr] 815 | | /// [T![|=]][crate::T] to refer to this. [INFO] [stderr] | |________________________________________________^ explicit target `crate::Kind::Delim` is redundant because label `Kind::Delim` 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: this warning originates in the macro `custom_double_delim` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: redundant explicit link target [INFO] [stderr] --> src/token_macros.rs:819:3 [INFO] [stderr] | [INFO] [stderr] 819 | / /// Represents a two consecutive tokens with [Kind::Delim][crate::Kind::Delim] that cannot be separated by any [INFO] [stderr] 820 | | /// other token. The first token has the char `^` while the second has the char `=`, representing `^=`. Use [INFO] [stderr] 821 | | /// [T![\^=]][crate::T] to refer to this. [INFO] [stderr] | |_________________________________________________^ explicit target `crate::Kind::Delim` is redundant because label `Kind::Delim` 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: this warning originates in the macro `custom_double_delim` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: redundant explicit link target [INFO] [stderr] --> src/token_macros.rs:825:3 [INFO] [stderr] | [INFO] [stderr] 825 | / /// Represents a two consecutive tokens with [Kind::Delim][crate::Kind::Delim] that cannot be separated by any [INFO] [stderr] 826 | | /// other token. The first token has the char `$` while the second has the char `=`, representing `$=`. Use [INFO] [stderr] 827 | | /// [T![$=]][crate::T] to refer to this. [INFO] [stderr] | |________________________________________________^ explicit target `crate::Kind::Delim` is redundant because label `Kind::Delim` 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: this warning originates in the macro `custom_double_delim` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: redundant explicit link target [INFO] [stderr] --> src/token_macros.rs:831:3 [INFO] [stderr] | [INFO] [stderr] 831 | / /// Represents a two consecutive tokens with [Kind::Delim][crate::Kind::Delim] that cannot be separated by any [INFO] [stderr] 832 | | /// other token. The first token has the char `*` while the second has the char `=`, representing `*=`. Use [INFO] [stderr] 833 | | /// [T![*=]][crate::T] to refer to this. [INFO] [stderr] | |________________________________________________^ explicit target `crate::Kind::Delim` is redundant because label `Kind::Delim` 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: this warning originates in the macro `custom_double_delim` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: redundant explicit link target [INFO] [stderr] --> src/token_macros.rs:837:3 [INFO] [stderr] | [INFO] [stderr] 837 | / /// Represents a two consecutive tokens with [Kind::Delim][crate::Kind::Delim] that cannot be separated by any [INFO] [stderr] 838 | | /// other token. The first token has the char `!` while the second has the char `=`, representing `!=`. Use [INFO] [stderr] 839 | | /// [T![!=]][crate::T] to refer to this. [INFO] [stderr] | |________________________________________________^ explicit target `crate::Kind::Delim` is redundant because label `Kind::Delim` 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: this warning originates in the macro `custom_double_delim` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: redundant explicit link target [INFO] [stderr] --> src/token_macros.rs:386:2 [INFO] [stderr] | [INFO] [stderr] 386 | /// Represents a token with [Kind::Eof][Kind::Eof]. Use [T![Eof]][crate::T] to refer to this. [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ explicit target `Kind::Eof` is redundant because label `Kind::Eof` 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: this warning originates in the macro `define_kind_common` which comes from the expansion of the macro `define_kinds` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: redundant explicit link target [INFO] [stderr] --> src/token_macros.rs:389:2 [INFO] [stderr] | [INFO] [stderr] 389 | /// Represents a token with [Kind::Comment][Kind::Comment]. Use [T![Comment]][crate::T] to refer to this. [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ explicit target `Kind::Comment` is redundant because label `Kind::Comment` 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: this warning originates in the macro `define_kind_common` which comes from the expansion of the macro `define_kinds` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: redundant explicit link target [INFO] [stderr] --> src/token_macros.rs:392:2 [INFO] [stderr] | [INFO] [stderr] 392 | /// Represents a token with [Kind::CdcOrCdo][Kind::CdcOrCdo]. Use [T![CdcOrCdo]][crate::T] to refer to this. [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ explicit target `Kind::CdcOrCdo` is redundant because label `Kind::CdcOrCdo` 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: this warning originates in the macro `define_kind_common` which comes from the expansion of the macro `define_kinds` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: redundant explicit link target [INFO] [stderr] --> src/token_macros.rs:395:2 [INFO] [stderr] | [INFO] [stderr] 395 | /// Represents a token with [Kind::BadString][Kind::BadString]. Use [T![BadString]][crate::T] to refer to this. [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ explicit target `Kind::BadString` is redundant because label `Kind::BadString` 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: this warning originates in the macro `define_kind_common` which comes from the expansion of the macro `define_kinds` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: redundant explicit link target [INFO] [stderr] --> src/token_macros.rs:398:2 [INFO] [stderr] | [INFO] [stderr] 398 | /// Represents a token with [Kind::BadUrl][Kind::BadUrl]. Use [T![BadUrl]][crate::T] to refer to this.[ [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ explicit target `Kind::BadUrl` is redundant because label `Kind::BadUrl` 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: this warning originates in the macro `define_kind_common` which comes from the expansion of the macro `define_kinds` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: redundant explicit link target [INFO] [stderr] --> src/token_macros.rs:401:2 [INFO] [stderr] | [INFO] [stderr] 401 | /// Represents a token with [Kind::Delim][Kind::Delim], can be any single character. Use [T![Delim]][crate::T] to refer to this. [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ explicit target `Kind::Delim` is redundant because label `Kind::Delim` 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: this warning originates in the macro `define_kind_common` which comes from the expansion of the macro `define_kinds` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: redundant explicit link target [INFO] [stderr] --> src/token_macros.rs:406:2 [INFO] [stderr] | [INFO] [stderr] 406 | /// Represents a token with [Kind::Colon][Kind::Colon] - a `:` character. Use [T![:]][crate::T] to refer to this. [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ explicit target `Kind::Colon` is redundant because label `Kind::Colon` 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: this warning originates in the macro `define_kind_common` which comes from the expansion of the macro `define_fixed_kinds` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: redundant explicit link target [INFO] [stderr] --> src/token_macros.rs:409:2 [INFO] [stderr] | [INFO] [stderr] 409 | /// Represents a token with [Kind::Semicolon][Kind::Semicolon] - a `;` character. Use [T![;]][crate::T] to refer to this. [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ explicit target `Kind::Semicolon` is redundant because label `Kind::Semicolon` 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: this warning originates in the macro `define_kind_common` which comes from the expansion of the macro `define_fixed_kinds` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: redundant explicit link target [INFO] [stderr] --> src/token_macros.rs:412:2 [INFO] [stderr] | [INFO] [stderr] 412 | /// Represents a token with [Kind::Comma][Kind::Comma] - a `,` character. Use [T![,]][crate::T] to refer to this. [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ explicit target `Kind::Comma` is redundant because label `Kind::Comma` 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: this warning originates in the macro `define_kind_common` which comes from the expansion of the macro `define_fixed_kinds` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: redundant explicit link target [INFO] [stderr] --> src/token_macros.rs:415:2 [INFO] [stderr] | [INFO] [stderr] 415 | /// Represents a token with [Kind::LeftCurly][Kind::LeftCurly] - a `{` character. Use [T!['{']][crate::T] to refer to this. [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ explicit target `Kind::LeftCurly` is redundant because label `Kind::LeftCurly` 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: this warning originates in the macro `define_kind_common` which comes from the expansion of the macro `define_fixed_kinds` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: redundant explicit link target [INFO] [stderr] --> src/token_macros.rs:418:2 [INFO] [stderr] | [INFO] [stderr] 418 | /// Represents a token with [Kind::LeftCurly][Kind::LeftCurly] - a `}` character. Use [T!['}']][crate::T] to refer to this. [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ explicit target `Kind::LeftCurly` is redundant because label `Kind::LeftCurly` 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: this warning originates in the macro `define_kind_common` which comes from the expansion of the macro `define_fixed_kinds` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: redundant explicit link target [INFO] [stderr] --> src/token_macros.rs:421:2 [INFO] [stderr] | [INFO] [stderr] 421 | /// Represents a token with [Kind::LeftSquare][Kind::LeftSquare] - a `[` character. Use [T!['[']][crate::T] to refer to this. [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ explicit target `Kind::LeftSquare` is redundant because label `Kind::LeftSquare` 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: this warning originates in the macro `define_kind_common` which comes from the expansion of the macro `define_fixed_kinds` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: redundant explicit link target [INFO] [stderr] --> src/token_macros.rs:424:2 [INFO] [stderr] | [INFO] [stderr] 424 | /// Represents a token with [Kind::RightSquare][Kind::RightSquare] - a `]` character. Use [T![']']][crate::T] to refer to this. [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ explicit target `Kind::RightSquare` is redundant because label `Kind::RightSquare` 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: this warning originates in the macro `define_kind_common` which comes from the expansion of the macro `define_fixed_kinds` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: redundant explicit link target [INFO] [stderr] --> src/token_macros.rs:427:2 [INFO] [stderr] | [INFO] [stderr] 427 | /// Represents a token with [Kind::LeftParen][Kind::LeftParen] - a `(` character. Use [T!['(']][crate::T] to refer to this. [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ explicit target `Kind::LeftParen` is redundant because label `Kind::LeftParen` 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: this warning originates in the macro `define_kind_common` which comes from the expansion of the macro `define_fixed_kinds` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: redundant explicit link target [INFO] [stderr] --> src/token_macros.rs:430:2 [INFO] [stderr] | [INFO] [stderr] 430 | /// Represents a token with [Kind::RightParen][Kind::RightParen] - a `(` character. Use [T![')']][crate::T] to refer to this. [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ explicit target `Kind::RightParen` is redundant because label `Kind::RightParen` 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: this warning originates in the macro `define_kind_common` which comes from the expansion of the macro `define_fixed_kinds` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: redundant explicit link target [INFO] [stderr] --> src/token_macros.rs:441:2 [INFO] [stderr] | [INFO] [stderr] 441 | /// Represents a token with [Kind::Ident][Kind::Ident]. Use [T![Ident]][crate::T] to refer to this. [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ explicit target `Kind::Ident` is redundant because label `Kind::Ident` 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: this warning originates in the macro `define_kind_idents` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: redundant explicit link target [INFO] [stderr] --> src/token_macros.rs:444:2 [INFO] [stderr] | [INFO] [stderr] 444 | /// Represents a token with [Kind::String][Kind::String]. Use [T![String]][crate::T] to refer to this. [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ explicit target `Kind::String` is redundant because label `Kind::String` 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: this warning originates in the macro `define_kind_idents` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: redundant explicit link target [INFO] [stderr] --> src/token_macros.rs:447:2 [INFO] [stderr] | [INFO] [stderr] 447 | /// Represents a token with [Kind::Url][Kind::Url]. Use [T![Url]][crate::T] to refer to this. [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ explicit target `Kind::Url` is redundant because label `Kind::Url` 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: this warning originates in the macro `define_kind_idents` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: redundant explicit link target [INFO] [stderr] --> src/token_macros.rs:450:2 [INFO] [stderr] | [INFO] [stderr] 450 | /// Represents a token with [Kind::Function][Kind::Function]. Use [T![Function]][crate::T] to refer to this. [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ explicit target `Kind::Function` is redundant because label `Kind::Function` 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: this warning originates in the macro `define_kind_idents` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: redundant explicit link target [INFO] [stderr] --> src/token_macros.rs:453:2 [INFO] [stderr] | [INFO] [stderr] 453 | /// Represents a token with [Kind::AtKeyword][Kind::AtKeyword]. Use [T![AtKeyword]][crate::T] to refer to this. [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ explicit target `Kind::AtKeyword` is redundant because label `Kind::AtKeyword` 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: this warning originates in the macro `define_kind_idents` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: redundant explicit link target [INFO] [stderr] --> src/token_macros.rs:456:2 [INFO] [stderr] | [INFO] [stderr] 456 | /// Represents a token with [Kind::Hash][Kind::Hash]. Use [T![Hash]][crate::T] to refer to this. [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ explicit target `Kind::Hash` is redundant because label `Kind::Hash` 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: this warning originates in the macro `define_kind_idents` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `css_parse` (lib doc) generated 34 warnings [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.64s [INFO] [stderr] Generated /opt/rustwide/target/x86_64-unknown-linux-gnu/doc/css_parse/index.html [INFO] running `Command { std: "docker" "inspect" "92797fef1a6b44a8125fd0af7ff80f55a5340ef944991a12a62b63adbcdcf7a9", kill_on_drop: false }`