htmxtools 0.1.1

A lightweight Rust crate for working with HTMX headers, specifically designed to integrate seamlessly with axum.
Build #1605965 2025-01-02 12:05:57

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.

# rustc version rustc 1.85.0-nightly (45d11e51b 2025-01-01)

# docs.rs version docsrs 0.6.0 (a9496dd3 2024-12-22)

# build log [INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace/builds/htmxtools-0.1.1/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace/builds/htmxtools-0.1.1/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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--all-features" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20250101-1.85.0-nightly-45d11e51b\", \"--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] [stdout] 446ffed893ea51ce901dee95c64f004a1d3c6315976be0553189432d1b41bba9 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "446ffed893ea51ce901dee95c64f004a1d3c6315976be0553189432d1b41bba9", kill_on_drop: false }` [INFO] [stderr] warning: target filter specified, but no targets matched; this is a no-op [INFO] [stderr] Documenting htmxtools v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] error[E0658]: `#[doc(cfg)]` is experimental [INFO] [stderr] --> src/lib.rs:117:20 [INFO] [stderr] | [INFO] [stderr] 117 | #[cfg_attr(docsrs, doc(cfg(feature = "auto-vary")))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: see issue #43781 <https://github.com/rust-lang/rust/issues/43781> for more information [INFO] [stderr] = help: add `#![feature(doc_cfg)]` to the crate attributes to enable [INFO] [stderr] = note: this compiler was built on 2025-01-01; consider upgrading it if it is out of date [INFO] [stderr] [INFO] [stderr] error[E0658]: `#[doc(cfg)]` is experimental [INFO] [stderr] --> src/request/hx_boosted.rs:22:20 [INFO] [stderr] | [INFO] [stderr] 22 | #[cfg_attr(docsrs, doc(cfg(feature = "axum")))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: see issue #43781 <https://github.com/rust-lang/rust/issues/43781> for more information [INFO] [stderr] = help: add `#![feature(doc_cfg)]` to the crate attributes to enable [INFO] [stderr] = note: this compiler was built on 2025-01-01; consider upgrading it if it is out of date [INFO] [stderr] [INFO] [stderr] error[E0658]: `#[doc(cfg)]` is experimental [INFO] [stderr] --> src/request/hx_boosted.rs:40:20 [INFO] [stderr] | [INFO] [stderr] 40 | #[cfg_attr(docsrs, doc(cfg(feature = "axum")))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: see issue #43781 <https://github.com/rust-lang/rust/issues/43781> for more information [INFO] [stderr] = help: add `#![feature(doc_cfg)]` to the crate attributes to enable [INFO] [stderr] = note: this compiler was built on 2025-01-01; consider upgrading it if it is out of date [INFO] [stderr] [INFO] [stderr] error[E0658]: `#[doc(cfg)]` is experimental [INFO] [stderr] --> src/request/hx_current_url.rs:59:20 [INFO] [stderr] | [INFO] [stderr] 59 | #[cfg_attr(docsrs, doc(cfg(feature = "axum")))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: see issue #43781 <https://github.com/rust-lang/rust/issues/43781> for more information [INFO] [stderr] = help: add `#![feature(doc_cfg)]` to the crate attributes to enable [INFO] [stderr] = note: this compiler was built on 2025-01-01; consider upgrading it if it is out of date [INFO] [stderr] [INFO] [stderr] error[E0658]: `#[doc(cfg)]` is experimental [INFO] [stderr] --> src/request/hx_current_url.rs:77:20 [INFO] [stderr] | [INFO] [stderr] 77 | #[cfg_attr(docsrs, doc(cfg(feature = "axum")))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: see issue #43781 <https://github.com/rust-lang/rust/issues/43781> for more information [INFO] [stderr] = help: add `#![feature(doc_cfg)]` to the crate attributes to enable [INFO] [stderr] = note: this compiler was built on 2025-01-01; consider upgrading it if it is out of date [INFO] [stderr] [INFO] [stderr] error[E0658]: `#[doc(cfg)]` is experimental [INFO] [stderr] --> src/request/hx_history_restore_request.rs:23:20 [INFO] [stderr] | [INFO] [stderr] 23 | #[cfg_attr(docsrs, doc(cfg(feature = "axum")))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: see issue #43781 <https://github.com/rust-lang/rust/issues/43781> for more information [INFO] [stderr] = help: add `#![feature(doc_cfg)]` to the crate attributes to enable [INFO] [stderr] = note: this compiler was built on 2025-01-01; consider upgrading it if it is out of date [INFO] [stderr] [INFO] [stderr] error[E0658]: `#[doc(cfg)]` is experimental [INFO] [stderr] --> src/request/hx_history_restore_request.rs:43:20 [INFO] [stderr] | [INFO] [stderr] 43 | #[cfg_attr(docsrs, doc(cfg(feature = "axum")))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: see issue #43781 <https://github.com/rust-lang/rust/issues/43781> for more information [INFO] [stderr] = help: add `#![feature(doc_cfg)]` to the crate attributes to enable [INFO] [stderr] = note: this compiler was built on 2025-01-01; consider upgrading it if it is out of date [INFO] [stderr] [INFO] [stderr] error[E0658]: `#[doc(cfg)]` is experimental [INFO] [stderr] --> src/request/hx_prompt.rs:46:20 [INFO] [stderr] | [INFO] [stderr] 46 | #[cfg_attr(docsrs, doc(cfg(feature = "axum")))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: see issue #43781 <https://github.com/rust-lang/rust/issues/43781> for more information [INFO] [stderr] = help: add `#![feature(doc_cfg)]` to the crate attributes to enable [INFO] [stderr] = note: this compiler was built on 2025-01-01; consider upgrading it if it is out of date [INFO] [stderr] [INFO] [stderr] error[E0658]: `#[doc(cfg)]` is experimental [INFO] [stderr] --> src/request/hx_prompt.rs:64:20 [INFO] [stderr] | [INFO] [stderr] 64 | #[cfg_attr(docsrs, doc(cfg(feature = "axum")))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: see issue #43781 <https://github.com/rust-lang/rust/issues/43781> for more information [INFO] [stderr] = help: add `#![feature(doc_cfg)]` to the crate attributes to enable [INFO] [stderr] = note: this compiler was built on 2025-01-01; consider upgrading it if it is out of date [INFO] [stderr] [INFO] [stderr] error[E0658]: `#[doc(cfg)]` is experimental [INFO] [stderr] --> src/request/hx_request.rs:22:20 [INFO] [stderr] | [INFO] [stderr] 22 | #[cfg_attr(docsrs, doc(cfg(feature = "axum")))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: see issue #43781 <https://github.com/rust-lang/rust/issues/43781> for more information [INFO] [stderr] = help: add `#![feature(doc_cfg)]` to the crate attributes to enable [INFO] [stderr] = note: this compiler was built on 2025-01-01; consider upgrading it if it is out of date [INFO] [stderr] [INFO] [stderr] error[E0658]: `#[doc(cfg)]` is experimental [INFO] [stderr] --> src/request/hx_request.rs:40:20 [INFO] [stderr] | [INFO] [stderr] 40 | #[cfg_attr(docsrs, doc(cfg(feature = "axum")))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: see issue #43781 <https://github.com/rust-lang/rust/issues/43781> for more information [INFO] [stderr] = help: add `#![feature(doc_cfg)]` to the crate attributes to enable [INFO] [stderr] = note: this compiler was built on 2025-01-01; consider upgrading it if it is out of date [INFO] [stderr] [INFO] [stderr] error[E0658]: `#[doc(cfg)]` is experimental [INFO] [stderr] --> src/request/hx_target.rs:46:20 [INFO] [stderr] | [INFO] [stderr] 46 | #[cfg_attr(docsrs, doc(cfg(feature = "axum")))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: see issue #43781 <https://github.com/rust-lang/rust/issues/43781> for more information [INFO] [stderr] = help: add `#![feature(doc_cfg)]` to the crate attributes to enable [INFO] [stderr] = note: this compiler was built on 2025-01-01; consider upgrading it if it is out of date [INFO] [stderr] [INFO] [stderr] error[E0658]: `#[doc(cfg)]` is experimental [INFO] [stderr] --> src/request/hx_target.rs:64:20 [INFO] [stderr] | [INFO] [stderr] 64 | #[cfg_attr(docsrs, doc(cfg(feature = "axum")))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: see issue #43781 <https://github.com/rust-lang/rust/issues/43781> for more information [INFO] [stderr] = help: add `#![feature(doc_cfg)]` to the crate attributes to enable [INFO] [stderr] = note: this compiler was built on 2025-01-01; consider upgrading it if it is out of date [INFO] [stderr] [INFO] [stderr] error[E0658]: `#[doc(cfg)]` is experimental [INFO] [stderr] --> src/request/hx_trigger.rs:46:20 [INFO] [stderr] | [INFO] [stderr] 46 | #[cfg_attr(docsrs, doc(cfg(feature = "axum")))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: see issue #43781 <https://github.com/rust-lang/rust/issues/43781> for more information [INFO] [stderr] = help: add `#![feature(doc_cfg)]` to the crate attributes to enable [INFO] [stderr] = note: this compiler was built on 2025-01-01; consider upgrading it if it is out of date [INFO] [stderr] [INFO] [stderr] error[E0658]: `#[doc(cfg)]` is experimental [INFO] [stderr] --> src/request/hx_trigger.rs:64:20 [INFO] [stderr] | [INFO] [stderr] 64 | #[cfg_attr(docsrs, doc(cfg(feature = "axum")))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: see issue #43781 <https://github.com/rust-lang/rust/issues/43781> for more information [INFO] [stderr] = help: add `#![feature(doc_cfg)]` to the crate attributes to enable [INFO] [stderr] = note: this compiler was built on 2025-01-01; consider upgrading it if it is out of date [INFO] [stderr] [INFO] [stderr] error[E0658]: `#[doc(cfg)]` is experimental [INFO] [stderr] --> src/request/hx_trigger_name.rs:46:20 [INFO] [stderr] | [INFO] [stderr] 46 | #[cfg_attr(docsrs, doc(cfg(feature = "axum")))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: see issue #43781 <https://github.com/rust-lang/rust/issues/43781> for more information [INFO] [stderr] = help: add `#![feature(doc_cfg)]` to the crate attributes to enable [INFO] [stderr] = note: this compiler was built on 2025-01-01; consider upgrading it if it is out of date [INFO] [stderr] [INFO] [stderr] error[E0658]: `#[doc(cfg)]` is experimental [INFO] [stderr] --> src/request/hx_trigger_name.rs:64:20 [INFO] [stderr] | [INFO] [stderr] 64 | #[cfg_attr(docsrs, doc(cfg(feature = "axum")))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: see issue #43781 <https://github.com/rust-lang/rust/issues/43781> for more information [INFO] [stderr] = help: add `#![feature(doc_cfg)]` to the crate attributes to enable [INFO] [stderr] = note: this compiler was built on 2025-01-01; consider upgrading it if it is out of date [INFO] [stderr] [INFO] [stderr] error[E0658]: `#[doc(cfg)]` is experimental [INFO] [stderr] --> src/response/hx_location.rs:96:20 [INFO] [stderr] | [INFO] [stderr] 96 | #[cfg_attr(docsrs, doc(cfg(feature = "axum")))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: see issue #43781 <https://github.com/rust-lang/rust/issues/43781> for more information [INFO] [stderr] = help: add `#![feature(doc_cfg)]` to the crate attributes to enable [INFO] [stderr] = note: this compiler was built on 2025-01-01; consider upgrading it if it is out of date [INFO] [stderr] [INFO] [stderr] error[E0658]: `#[doc(cfg)]` is experimental [INFO] [stderr] --> src/response/hx_location.rs:106:20 [INFO] [stderr] | [INFO] [stderr] 106 | #[cfg_attr(docsrs, doc(cfg(feature = "axum")))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: see issue #43781 <https://github.com/rust-lang/rust/issues/43781> for more information [INFO] [stderr] = help: add `#![feature(doc_cfg)]` to the crate attributes to enable [INFO] [stderr] = note: this compiler was built on 2025-01-01; consider upgrading it if it is out of date [INFO] [stderr] [INFO] [stderr] error[E0658]: `#[doc(cfg)]` is experimental [INFO] [stderr] --> src/response/hx_push_url.rs:64:20 [INFO] [stderr] | [INFO] [stderr] 64 | #[cfg_attr(docsrs, doc(cfg(feature = "axum")))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: see issue #43781 <https://github.com/rust-lang/rust/issues/43781> for more information [INFO] [stderr] = help: add `#![feature(doc_cfg)]` to the crate attributes to enable [INFO] [stderr] = note: this compiler was built on 2025-01-01; consider upgrading it if it is out of date [INFO] [stderr] [INFO] [stderr] error[E0658]: `#[doc(cfg)]` is experimental [INFO] [stderr] --> src/response/hx_push_url.rs:74:20 [INFO] [stderr] | [INFO] [stderr] 74 | #[cfg_attr(docsrs, doc(cfg(feature = "axum")))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: see issue #43781 <https://github.com/rust-lang/rust/issues/43781> for more information [INFO] [stderr] = help: add `#![feature(doc_cfg)]` to the crate attributes to enable [INFO] [stderr] = note: this compiler was built on 2025-01-01; consider upgrading it if it is out of date [INFO] [stderr] [INFO] [stderr] error[E0658]: `#[doc(cfg)]` is experimental [INFO] [stderr] --> src/response/hx_redirect.rs:55:20 [INFO] [stderr] | [INFO] [stderr] 55 | #[cfg_attr(docsrs, doc(cfg(feature = "axum")))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: see issue #43781 <https://github.com/rust-lang/rust/issues/43781> for more information [INFO] [stderr] = help: add `#![feature(doc_cfg)]` to the crate attributes to enable [INFO] [stderr] = note: this compiler was built on 2025-01-01; consider upgrading it if it is out of date [INFO] [stderr] [INFO] [stderr] error[E0658]: `#[doc(cfg)]` is experimental [INFO] [stderr] --> src/response/hx_redirect.rs:65:20 [INFO] [stderr] | [INFO] [stderr] 65 | #[cfg_attr(docsrs, doc(cfg(feature = "axum")))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: see issue #43781 <https://github.com/rust-lang/rust/issues/43781> for more information [INFO] [stderr] = help: add `#![feature(doc_cfg)]` to the crate attributes to enable [INFO] [stderr] = note: this compiler was built on 2025-01-01; consider upgrading it if it is out of date [INFO] [stderr] [INFO] [stderr] error[E0658]: `#[doc(cfg)]` is experimental [INFO] [stderr] --> src/response/hx_refresh.rs:18:20 [INFO] [stderr] | [INFO] [stderr] 18 | #[cfg_attr(docsrs, doc(cfg(feature = "axum")))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: see issue #43781 <https://github.com/rust-lang/rust/issues/43781> for more information [INFO] [stderr] = help: add `#![feature(doc_cfg)]` to the crate attributes to enable [INFO] [stderr] = note: this compiler was built on 2025-01-01; consider upgrading it if it is out of date [INFO] [stderr] [INFO] [stderr] error[E0658]: `#[doc(cfg)]` is experimental [INFO] [stderr] --> src/response/hx_refresh.rs:28:20 [INFO] [stderr] | [INFO] [stderr] 28 | #[cfg_attr(docsrs, doc(cfg(feature = "axum")))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: see issue #43781 <https://github.com/rust-lang/rust/issues/43781> for more information [INFO] [stderr] = help: add `#![feature(doc_cfg)]` to the crate attributes to enable [INFO] [stderr] = note: this compiler was built on 2025-01-01; consider upgrading it if it is out of date [INFO] [stderr] [INFO] [stderr] error[E0658]: `#[doc(cfg)]` is experimental [INFO] [stderr] --> src/response/hx_replace_url.rs:65:20 [INFO] [stderr] | [INFO] [stderr] 65 | #[cfg_attr(docsrs, doc(cfg(feature = "axum")))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: see issue #43781 <https://github.com/rust-lang/rust/issues/43781> for more information [INFO] [stderr] = help: add `#![feature(doc_cfg)]` to the crate attributes to enable [INFO] [stderr] = note: this compiler was built on 2025-01-01; consider upgrading it if it is out of date [INFO] [stderr] [INFO] [stderr] error[E0658]: `#[doc(cfg)]` is experimental [INFO] [stderr] --> src/response/hx_replace_url.rs:75:20 [INFO] [stderr] | [INFO] [stderr] 75 | #[cfg_attr(docsrs, doc(cfg(feature = "axum")))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: see issue #43781 <https://github.com/rust-lang/rust/issues/43781> for more information [INFO] [stderr] = help: add `#![feature(doc_cfg)]` to the crate attributes to enable [INFO] [stderr] = note: this compiler was built on 2025-01-01; consider upgrading it if it is out of date [INFO] [stderr] [INFO] [stderr] error[E0658]: `#[doc(cfg)]` is experimental [INFO] [stderr] --> src/response/hx_reselect.rs:48:20 [INFO] [stderr] | [INFO] [stderr] 48 | #[cfg_attr(docsrs, doc(cfg(feature = "axum")))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: see issue #43781 <https://github.com/rust-lang/rust/issues/43781> for more information [INFO] [stderr] = help: add `#![feature(doc_cfg)]` to the crate attributes to enable [INFO] [stderr] = note: this compiler was built on 2025-01-01; consider upgrading it if it is out of date [INFO] [stderr] [INFO] [stderr] error[E0658]: `#[doc(cfg)]` is experimental [INFO] [stderr] --> src/response/hx_reselect.rs:58:20 [INFO] [stderr] | [INFO] [stderr] 58 | #[cfg_attr(docsrs, doc(cfg(feature = "axum")))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: see issue #43781 <https://github.com/rust-lang/rust/issues/43781> for more information [INFO] [stderr] = help: add `#![feature(doc_cfg)]` to the crate attributes to enable [INFO] [stderr] = note: this compiler was built on 2025-01-01; consider upgrading it if it is out of date [INFO] [stderr] [INFO] [stderr] error[E0658]: `#[doc(cfg)]` is experimental [INFO] [stderr] --> src/response/hx_reswap.rs:93:20 [INFO] [stderr] | [INFO] [stderr] 93 | #[cfg_attr(docsrs, doc(cfg(feature = "axum")))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: see issue #43781 <https://github.com/rust-lang/rust/issues/43781> for more information [INFO] [stderr] = help: add `#![feature(doc_cfg)]` to the crate attributes to enable [INFO] [stderr] = note: this compiler was built on 2025-01-01; consider upgrading it if it is out of date [INFO] [stderr] [INFO] [stderr] error[E0658]: `#[doc(cfg)]` is experimental [INFO] [stderr] --> src/response/hx_reswap.rs:103:20 [INFO] [stderr] | [INFO] [stderr] 103 | #[cfg_attr(docsrs, doc(cfg(feature = "axum")))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: see issue #43781 <https://github.com/rust-lang/rust/issues/43781> for more information [INFO] [stderr] = help: add `#![feature(doc_cfg)]` to the crate attributes to enable [INFO] [stderr] = note: this compiler was built on 2025-01-01; consider upgrading it if it is out of date [INFO] [stderr] [INFO] [stderr] error[E0658]: `#[doc(cfg)]` is experimental [INFO] [stderr] --> src/response/hx_retarget.rs:47:20 [INFO] [stderr] | [INFO] [stderr] 47 | #[cfg_attr(docsrs, doc(cfg(feature = "axum")))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: see issue #43781 <https://github.com/rust-lang/rust/issues/43781> for more information [INFO] [stderr] = help: add `#![feature(doc_cfg)]` to the crate attributes to enable [INFO] [stderr] = note: this compiler was built on 2025-01-01; consider upgrading it if it is out of date [INFO] [stderr] [INFO] [stderr] error[E0658]: `#[doc(cfg)]` is experimental [INFO] [stderr] --> src/response/hx_retarget.rs:57:20 [INFO] [stderr] | [INFO] [stderr] 57 | #[cfg_attr(docsrs, doc(cfg(feature = "axum")))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: see issue #43781 <https://github.com/rust-lang/rust/issues/43781> for more information [INFO] [stderr] = help: add `#![feature(doc_cfg)]` to the crate attributes to enable [INFO] [stderr] = note: this compiler was built on 2025-01-01; consider upgrading it if it is out of date [INFO] [stderr] [INFO] [stderr] error[E0658]: `#[doc(cfg)]` is experimental [INFO] [stderr] --> src/response/hx_trigger.rs:70:20 [INFO] [stderr] | [INFO] [stderr] 70 | #[cfg_attr(docsrs, doc(cfg(feature = "axum")))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: see issue #43781 <https://github.com/rust-lang/rust/issues/43781> for more information [INFO] [stderr] = help: add `#![feature(doc_cfg)]` to the crate attributes to enable [INFO] [stderr] = note: this compiler was built on 2025-01-01; consider upgrading it if it is out of date [INFO] [stderr] [INFO] [stderr] error[E0658]: `#[doc(cfg)]` is experimental [INFO] [stderr] --> src/response/hx_trigger.rs:80:20 [INFO] [stderr] | [INFO] [stderr] 80 | #[cfg_attr(docsrs, doc(cfg(feature = "axum")))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: see issue #43781 <https://github.com/rust-lang/rust/issues/43781> for more information [INFO] [stderr] = help: add `#![feature(doc_cfg)]` to the crate attributes to enable [INFO] [stderr] = note: this compiler was built on 2025-01-01; consider upgrading it if it is out of date [INFO] [stderr] [INFO] [stderr] error[E0658]: `#[doc(cfg)]` is experimental [INFO] [stderr] --> src/response/hx_trigger_after_settle.rs:70:20 [INFO] [stderr] | [INFO] [stderr] 70 | #[cfg_attr(docsrs, doc(cfg(feature = "axum")))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: see issue #43781 <https://github.com/rust-lang/rust/issues/43781> for more information [INFO] [stderr] = help: add `#![feature(doc_cfg)]` to the crate attributes to enable [INFO] [stderr] = note: this compiler was built on 2025-01-01; consider upgrading it if it is out of date [INFO] [stderr] [INFO] [stderr] error[E0658]: `#[doc(cfg)]` is experimental [INFO] [stderr] --> src/response/hx_trigger_after_settle.rs:80:20 [INFO] [stderr] | [INFO] [stderr] 80 | #[cfg_attr(docsrs, doc(cfg(feature = "axum")))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: see issue #43781 <https://github.com/rust-lang/rust/issues/43781> for more information [INFO] [stderr] = help: add `#![feature(doc_cfg)]` to the crate attributes to enable [INFO] [stderr] = note: this compiler was built on 2025-01-01; consider upgrading it if it is out of date [INFO] [stderr] [INFO] [stderr] error[E0658]: `#[doc(cfg)]` is experimental [INFO] [stderr] --> src/response/hx_trigger_after_swap.rs:70:20 [INFO] [stderr] | [INFO] [stderr] 70 | #[cfg_attr(docsrs, doc(cfg(feature = "axum")))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: see issue #43781 <https://github.com/rust-lang/rust/issues/43781> for more information [INFO] [stderr] = help: add `#![feature(doc_cfg)]` to the crate attributes to enable [INFO] [stderr] = note: this compiler was built on 2025-01-01; consider upgrading it if it is out of date [INFO] [stderr] [INFO] [stderr] error[E0658]: `#[doc(cfg)]` is experimental [INFO] [stderr] --> src/response/hx_trigger_after_swap.rs:80:20 [INFO] [stderr] | [INFO] [stderr] 80 | #[cfg_attr(docsrs, doc(cfg(feature = "axum")))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: see issue #43781 <https://github.com/rust-lang/rust/issues/43781> for more information [INFO] [stderr] = help: add `#![feature(doc_cfg)]` to the crate attributes to enable [INFO] [stderr] = note: this compiler was built on 2025-01-01; consider upgrading it if it is out of date [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0658`. [INFO] [stderr] error: could not document `htmxtools` [INFO] running `Command { std: "docker" "inspect" "446ffed893ea51ce901dee95c64f004a1d3c6315976be0553189432d1b41bba9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "446ffed893ea51ce901dee95c64f004a1d3c6315976be0553189432d1b41bba9", kill_on_drop: false }` [INFO] [stdout] 446ffed893ea51ce901dee95c64f004a1d3c6315976be0553189432d1b41bba9