# rustc version rustc 1.99.0-nightly (1a98b1e13 2026-08-07)
# docs.rs version docsrs 0.0.0 (c0e43eba3fa5e6341d933cf845300a19b1ac3e4e 2026-08-06 )
# 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" "879c493d16afee67c8a86b9d3ed4f9a5fd3e17d9195a0439ffa38d34e351f0e4" "/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\", \"-20260807-1.99.0-nightly-1a98b1e13\", \"--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: target filter specified, but no targets matched; this is a no-op [INFO] [stderr] Documenting css-inline v0.21.1 (/opt/rustwide/workdir) [INFO] [stderr] warning: improperly nested Markdown paragraph in HTML `style` tag [INFO] [stderr] --> src/lib.rs:548:9 [INFO] [stderr] | [INFO] [stderr] 548 | /// Inline CSS styles from <style> tags to matching elements in the HTML tree and return a [INFO] [stderr] | _________^ [INFO] [stderr] 549 | | /// string. [INFO] [stderr] 550 | | /// [INFO] [stderr] | |_^ Markdown translates this into HTML, but the browser parses it as CSS [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(rustdoc::invalid_html_tags)]` on by default [INFO] [stderr] help: to turn off Markdown parsing, put the tag at the start of the line [INFO] [stderr] | [INFO] [stderr] 548 ~ /// Inline CSS styles from [INFO] [stderr] 549 ~ /// <style> tags to matching elements in the HTML tree and return a [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: nested Markdown heading in HTML `style` tag [INFO] [stderr] --> src/lib.rs:551:9 [INFO] [stderr] | [INFO] [stderr] 551 | /// # Errors [INFO] [stderr] | _________^ [INFO] [stderr] 552 | | /// [INFO] [stderr] | |_^ Markdown translates this into HTML, but the browser parses it as CSS [INFO] [stderr] | [INFO] [stderr] help: to turn off Markdown parsing, put the tag at the start of the line [INFO] [stderr] | [INFO] [stderr] 548 ~ /// Inline CSS styles from [INFO] [stderr] 549 ~ /// <style> tags to matching elements in the HTML tree and return a [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: nested Markdown paragraph in HTML `style` tag [INFO] [stderr] --> src/lib.rs:553:9 [INFO] [stderr] | [INFO] [stderr] 553 | /// Inlining might fail for the following reasons: [INFO] [stderr] | _________^ [INFO] [stderr] 554 | | /// - Missing stylesheet file; [INFO] [stderr] | |________^ Markdown translates this into HTML, but the browser parses it as CSS [INFO] [stderr] | [INFO] [stderr] help: to turn off Markdown parsing, put the tag at the start of the line [INFO] [stderr] | [INFO] [stderr] 548 ~ /// Inline CSS styles from [INFO] [stderr] 549 ~ /// <style> tags to matching elements in the HTML tree and return a [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: nested Markdown bulleted list in HTML `style` tag [INFO] [stderr] --> src/lib.rs:554:9 [INFO] [stderr] | [INFO] [stderr] 554 | /// - Missing stylesheet file; [INFO] [stderr] | _________^ [INFO] [stderr] 555 | | /// - Remote stylesheet is not available; [INFO] [stderr] 556 | | /// - IO errors; [INFO] [stderr] 557 | | /// - Internal CSS selector parsing error; [INFO] [stderr] 558 | | /// [INFO] [stderr] 559 | | /// # Panics [INFO] [stderr] | |________^ Markdown translates this into HTML, but the browser parses it as CSS [INFO] [stderr] | [INFO] [stderr] help: to turn off Markdown parsing, put the tag at the start of the line [INFO] [stderr] | [INFO] [stderr] 548 ~ /// Inline CSS styles from [INFO] [stderr] 549 ~ /// <style> tags to matching elements in the HTML tree and return a [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: nested Markdown list item in HTML `style` tag [INFO] [stderr] --> src/lib.rs:554:9 [INFO] [stderr] | [INFO] [stderr] 554 | /// - Missing stylesheet file; [INFO] [stderr] | _________^ [INFO] [stderr] 555 | | /// - Remote stylesheet is not available; [INFO] [stderr] | |________^ Markdown translates this into HTML, but the browser parses it as CSS [INFO] [stderr] | [INFO] [stderr] help: to turn off Markdown parsing, put the tag at the start of the line [INFO] [stderr] | [INFO] [stderr] 548 ~ /// Inline CSS styles from [INFO] [stderr] 549 ~ /// <style> tags to matching elements in the HTML tree and return a [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: nested Markdown list item in HTML `style` tag [INFO] [stderr] --> src/lib.rs:555:9 [INFO] [stderr] | [INFO] [stderr] 555 | /// - Remote stylesheet is not available; [INFO] [stderr] | _________^ [INFO] [stderr] 556 | | /// - IO errors; [INFO] [stderr] | |________^ Markdown translates this into HTML, but the browser parses it as CSS [INFO] [stderr] | [INFO] [stderr] help: to turn off Markdown parsing, put the tag at the start of the line [INFO] [stderr] | [INFO] [stderr] 548 ~ /// Inline CSS styles from [INFO] [stderr] 549 ~ /// <style> tags to matching elements in the HTML tree and return a [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: nested Markdown list item in HTML `style` tag [INFO] [stderr] --> src/lib.rs:556:9 [INFO] [stderr] | [INFO] [stderr] 556 | /// - IO errors; [INFO] [stderr] | _________^ [INFO] [stderr] 557 | | /// - Internal CSS selector parsing error; [INFO] [stderr] | |________^ Markdown translates this into HTML, but the browser parses it as CSS [INFO] [stderr] | [INFO] [stderr] help: to turn off Markdown parsing, put the tag at the start of the line [INFO] [stderr] | [INFO] [stderr] 548 ~ /// Inline CSS styles from [INFO] [stderr] 549 ~ /// <style> tags to matching elements in the HTML tree and return a [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: nested Markdown list item in HTML `style` tag [INFO] [stderr] --> src/lib.rs:557:9 [INFO] [stderr] | [INFO] [stderr] 557 | /// - Internal CSS selector parsing error; [INFO] [stderr] | _________^ [INFO] [stderr] 558 | | /// [INFO] [stderr] 559 | | /// # Panics [INFO] [stderr] | |________^ Markdown translates this into HTML, but the browser parses it as CSS [INFO] [stderr] | [INFO] [stderr] help: to turn off Markdown parsing, put the tag at the start of the line [INFO] [stderr] | [INFO] [stderr] 548 ~ /// Inline CSS styles from [INFO] [stderr] 549 ~ /// <style> tags to matching elements in the HTML tree and return a [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: nested Markdown heading in HTML `style` tag [INFO] [stderr] --> src/lib.rs:559:9 [INFO] [stderr] | [INFO] [stderr] 559 | /// # Panics [INFO] [stderr] | _________^ [INFO] [stderr] 560 | | /// [INFO] [stderr] | |_^ Markdown translates this into HTML, but the browser parses it as CSS [INFO] [stderr] | [INFO] [stderr] help: to turn off Markdown parsing, put the tag at the start of the line [INFO] [stderr] | [INFO] [stderr] 548 ~ /// Inline CSS styles from [INFO] [stderr] 549 ~ /// <style> tags to matching elements in the HTML tree and return a [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: nested Markdown paragraph in HTML `style` tag [INFO] [stderr] --> src/lib.rs:561:9 [INFO] [stderr] | [INFO] [stderr] 561 | /// This function may panic if external stylesheet cache lock is poisoned, i.e. another thread [INFO] [stderr] | _________^ [INFO] [stderr] 562 | | /// using the same inliner panicked while resolving external stylesheets. [INFO] [stderr] | |_____________________________________________________________________________^ Markdown translates this into HTML, but the browser parses it as CSS [INFO] [stderr] | [INFO] [stderr] help: to turn off Markdown parsing, put the tag at the start of the line [INFO] [stderr] | [INFO] [stderr] 548 ~ /// Inline CSS styles from [INFO] [stderr] 549 ~ /// <style> tags to matching elements in the HTML tree and return a [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: unclosed HTML tag `style` [INFO] [stderr] --> src/lib.rs:548:32 [INFO] [stderr] | [INFO] [stderr] 548 | /// Inline CSS styles from <style> tags to matching elements in the HTML tree and return a [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `css-inline` (lib doc) generated 11 warnings (run `cargo fix --lib -p css-inline` to apply 10 suggestions) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s [INFO] [stderr] Generated /opt/rustwide/target/x86_64-unknown-linux-gnu/doc/css_inline/index.html [INFO] running `Command { std: "docker" "inspect" "879c493d16afee67c8a86b9d3ed4f9a5fd3e17d9195a0439ffa38d34e351f0e4", kill_on_drop: false }`