colorparser-css 0.1.1

CSS color parser library
Build #1616189 2025-01-11T00:53:26.058474+00:00
# rustc version
rustc 1.86.0-nightly (824759493 2025-01-09)# docs.rs version
docsrs 0.6.0 (9368f26f 2025-01-09)# build log
[INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace-builder/builds/colorparser-css-0.1.1/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace-builder/builds/colorparser-css-0.1.1/source:/opt/rustwide/workdir:ro,Z" "-v" "/home/cratesfyi/workspace-builder/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/home/cratesfyi/workspace-builder/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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--features" "named-colors theme" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20250109-1.86.0-nightly-824759493\", \"--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] f1c2cd17a8811d015c90c00881c37d4e723c7c3b76603d3d974220ae07eec050
[INFO] running `Command { std: "docker" "start" "-a" "f1c2cd17a8811d015c90c00881c37d4e723c7c3b76603d3d974220ae07eec050", kill_on_drop: false }`
[INFO] [stderr]     Checking colorparser-css v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr] warning: failed to check lib in package `colorparser-css` as a prerequisite for scraping examples from: example "parser", example "theme"
[INFO] [stderr]     Try running with `--verbose` to see the error message.
[INFO] [stderr]     If an example should not be scanned, then consider adding `doc-scrape-examples = false` to its `[[example]]` definition in Cargo.toml
[INFO] [stderr] warning: `colorparser-css` (lib) generated 1 warning
[INFO] [stderr]     Scraping colorparser-css v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr] warning: failed to scan example "parser" in package `colorparser-css` for example code usage
[INFO] [stderr]     Try running with `--verbose` to see the error message.
[INFO] [stderr]     If an example should not be scanned, then consider adding `doc-scrape-examples = false` to its `[[example]]` definition in Cargo.toml
[INFO] [stderr] warning: `colorparser-css` (example "parser") generated 1 warning
[INFO] [stderr] warning: failed to scan example "theme" in package `colorparser-css` for example code usage
[INFO] [stderr]     Try running with `--verbose` to see the error message.
[INFO] [stderr]     If an example should not be scanned, then consider adding `doc-scrape-examples = false` to its `[[example]]` definition in Cargo.toml
[INFO] [stderr] warning: `colorparser-css` (example "theme") generated 1 warning
[INFO] [stderr]  Documenting colorparser-css v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr] error[E0433]: failed to resolve: use of undeclared crate or module `windows_sys`
[INFO] [stderr]  --> src/utils.rs:6:5
[INFO] [stderr]   |
[INFO] [stderr] 6 | use windows_sys::Win32::Foundation::BOOL;
[INFO] [stderr]   |     ^^^^^^^^^^^ use of undeclared crate or module `windows_sys`
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: use of undeclared crate or module `windows_sys`
[INFO] [stderr]  --> src/utils.rs:7:5
[INFO] [stderr]   |
[INFO] [stderr] 7 | use windows_sys::Win32::Foundation::FALSE;
[INFO] [stderr]   |     ^^^^^^^^^^^ use of undeclared crate or module `windows_sys`
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: use of undeclared crate or module `windows_sys`
[INFO] [stderr]  --> src/utils.rs:8:5
[INFO] [stderr]   |
[INFO] [stderr] 8 | use windows_sys::Win32::Graphics::Dwm::DwmGetColorizationColor;
[INFO] [stderr]   |     ^^^^^^^^^^^ use of undeclared crate or module `windows_sys`
[INFO] [stderr] 
[INFO] [stderr] For more information about this error, try `rustc --explain E0433`.
[INFO] [stderr] error: could not document `colorparser-css`
[INFO] running `Command { std: "docker" "inspect" "f1c2cd17a8811d015c90c00881c37d4e723c7c3b76603d3d974220ae07eec050", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f1c2cd17a8811d015c90c00881c37d4e723c7c3b76603d3d974220ae07eec050", kill_on_drop: false }`
[INFO] [stdout] f1c2cd17a8811d015c90c00881c37d4e723c7c3b76603d3d974220ae07eec050