oxcache 0.3.3

A high-performance multi-level cache library for Rust with L1 (memory) and L2 (Redis) caching.

Build #3763769 2026-07-04 21:23:54

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.98.0-nightly (c397dae80 2026-07-02)

# docs.rs version docsrs 0.0.0 (964c90a45859fd8f9076e3cbe58470a5a4f4d4f7 2026-07-01 )

# 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" "e527ce731403b39130adea1ca1533447ed9865ffd5c77cb2a7933ab47a79b709" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20260702-1.98.0-nightly-c397dae80\", \"--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 oxcache v0.3.3 (/opt/rustwide/workdir) [INFO] [stderr] error[E0658]: `#[doc(cfg)]` is experimental [INFO] [stderr] --> src/security/mod.rs:120:20 [INFO] [stderr] | [INFO] [stderr] 120 | #[cfg_attr(docsrs, doc(cfg(feature = "security")))] [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 2026-07-02; consider upgrading it if it is out of date [INFO] [stderr] [INFO] [stderr] error[E0658]: `#[doc(cfg)]` is experimental [INFO] [stderr] --> src/security/mod.rs:225:20 [INFO] [stderr] | [INFO] [stderr] 225 | #[cfg_attr(docsrs, doc(cfg(feature = "security")))] [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 2026-07-02; consider upgrading it if it is out of date [INFO] [stderr] [INFO] [stderr] error[E0658]: `#[doc(cfg)]` is experimental [INFO] [stderr] --> src/security/mod.rs:497:20 [INFO] [stderr] | [INFO] [stderr] 497 | #[cfg_attr(docsrs, doc(cfg(feature = "security")))] [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 2026-07-02; consider upgrading it if it is out of date [INFO] [stderr] [INFO] [stderr] error[E0658]: `#[doc(cfg)]` is experimental [INFO] [stderr] --> src/security/mod.rs:532:20 [INFO] [stderr] | [INFO] [stderr] 532 | #[cfg_attr(docsrs, doc(cfg(feature = "security")))] [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 2026-07-02; 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 `oxcache` [INFO] running `Command { std: "docker" "inspect" "e527ce731403b39130adea1ca1533447ed9865ffd5c77cb2a7933ab47a79b709", kill_on_drop: false }`