tailwind-parse-macro 0.17.0

Procedural macro for tailwind-parse
Documentation

Build #4077693 2026-08-08 21:58:11

Build failed. If you want to re-trigger a documentation build, you can do it here. You can find more information on docs.rs builds documentation on the builds page.

# error kind ExecutionFailed

# pre-build errors command failed: exit status: 101

# 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" "36d7e062d15bf268c90079d2445e470b784c9bf803dcb4d2aac1e1323a804c09" "/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", kill_on_drop: false }` [INFO] [stderr] warning: Cargo.toml: `proc_macro` is deprecated in favor of `proc-macro` and will not work in the 2024 edition [INFO] [stderr] (in the `tailwind_parse_macro` library target) [INFO] [stderr] warning: `tailwind-parse-macro` (manifest) generated 1 warning [INFO] [stderr] warning: target filter specified, but no targets matched; this is a no-op [INFO] [stderr] Documenting tailwind-parse-macro v0.17.0 (/opt/rustwide/workdir) [INFO] [stderr] error[E0635]: unknown feature `drain_filter` [INFO] [stderr] --> src/lib.rs:1:12 [INFO] [stderr] | [INFO] [stderr] 1 | #![feature(drain_filter)] [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] help: there is a feature with a similar name: `option_filter` [INFO] [stderr] | [INFO] [stderr] 1 - #![feature(drain_filter)] [INFO] [stderr] 1 + #![feature(option_filter)] [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0635`. [INFO] [stderr] error: could not document `tailwind-parse-macro` [INFO] running `Command { std: "docker" "inspect" "36d7e062d15bf268c90079d2445e470b784c9bf803dcb4d2aac1e1323a804c09", kill_on_drop: false }`