actix-cloud 0.6.2

Actix Cloud is an all-in-one web framework based on Actix Web.
Documentation

Build #3960832 2026-07-26 22:02:21

# rustc version rustc 1.99.0-nightly (d0babd8b6 2026-07-15)

# docs.rs version docsrs 0.0.0 (f1b150f0cd76f7cabcd39e1f4790ba771b28b5c4 2026-07-19 )

# 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" "392fc2807c7c2a55467fbec45e02947f983f4a98c5c18d89f9c6d8e9a87c05f4" "/opt/rustwide/cargo-home/bin/cargo" "+nightly-2026-07-16" "rustdoc" "--lib" "-Zrustdoc-map" "--all-features" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=html-non-static-files\", \"--resource-suffix\", \"-20260715-1.99.0-nightly-d0babd8b6\", \"--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 actix-cloud v0.6.2 (/opt/rustwide/workdir) [INFO] [stderr] warning: unresolved link to `SessionLifecycle` [INFO] [stderr] --> src/session/config.rs:11:27 [INFO] [stderr] | [INFO] [stderr] 11 | /// A [session lifecycle](SessionLifecycle) strategy where the session cookie will be [persistent]. [INFO] [stderr] | ^^^^^^^^^^^^^^^^ no item named `SessionLifecycle` in scope [INFO] [stderr] | [INFO] [stderr] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stderr] = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `BrowserSession` [INFO] [stderr] --> src/session/config.rs:82:26 [INFO] [stderr] | [INFO] [stderr] 82 | /// If you are using a [`BrowserSession`], `TtlExtensionPolicy` controls how often the TTL of the [INFO] [stderr] | ^^^^^^^^^^^^^^ no item named `BrowserSession` in scope [INFO] [stderr] | [INFO] [stderr] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stderr] [INFO] [stderr] warning: public documentation for `cookie_content_security` links to private item `SessionStore` [INFO] [stderr] --> src/session/config.rs:217:42 [INFO] [stderr] | [INFO] [stderr] 217 | /// key by accident, regardless of [`SessionStore`] implementation you chose to use. [INFO] [stderr] | ^^^^^^^^^^^^ this item is private [INFO] [stderr] | [INFO] [stderr] = note: this link will resolve properly if you pass `--document-private-items` [INFO] [stderr] = note: `#[warn(rustdoc::private_intra_doc_links)]` on by default [INFO] [stderr] [INFO] [stderr] warning: public documentation for `SessionMiddleware` links to private item `SessionStore` [INFO] [stderr] --> src/session/middleware.rs:36:9 [INFO] [stderr] | [INFO] [stderr] 36 | /// [`SessionStore`]); [INFO] [stderr] | ^^^^^^^^^^^^ this item is private [INFO] [stderr] | [INFO] [stderr] = note: this link will resolve properly if you pass `--document-private-items` [INFO] [stderr] [INFO] [stderr] warning: public documentation for `new` links to private item `SessionStore` [INFO] [stderr] --> src/session/middleware.rs:59:13 [INFO] [stderr] | [INFO] [stderr] 59 | /// [`SessionStore`]); [INFO] [stderr] | ^^^^^^^^^^^^ this item is private [INFO] [stderr] | [INFO] [stderr] = note: this link will resolve properly if you pass `--document-private-items` [INFO] [stderr] [INFO] [stderr] warning: public documentation for `builder` links to private item `SessionStore` [INFO] [stderr] --> src/session/middleware.rs:69:13 [INFO] [stderr] | [INFO] [stderr] 69 | /// [`SessionStore`]); [INFO] [stderr] | ^^^^^^^^^^^^ this item is private [INFO] [stderr] | [INFO] [stderr] = note: this link will resolve properly if you pass `--document-private-items` [INFO] [stderr] [INFO] [stderr] warning: `actix-cloud` (lib doc) generated 6 warnings [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.12s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: redis v1.4.1 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] [stderr] Generated /opt/rustwide/target/x86_64-unknown-linux-gnu/doc/actix_cloud/index.html [INFO] running `Command { std: "docker" "inspect" "392fc2807c7c2a55467fbec45e02947f983f4a98c5c18d89f9c6d8e9a87c05f4", kill_on_drop: false }`