actix-web-flash-messages 0.3.0

Flash messages for actix-web applications.
Documentation
Build #486769 2022-01-04T20:37:50.674199+00:00
# rustc version
rustc 1.59.0-nightly (399ba6bb3 2022-01-03)
# docs.rs version
docsrs 0.6.0 (c86fbce 2021-12-30)

# build log
[INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace/builds/actix-web-flash-messages-0.3.0/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace/builds/actix-web-flash-messages-0.3.0/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" "3221225472" "--cpus" "3" "--user" "1001:1001" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:a429bb59b7a3b4e7270a4b4c243bb115fc561d8f62ec34ef63a0a36cabf65dfd" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "-Z" "unstable-options" "--config" "build.rustdocflags=[\"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20220103-1.59.0-nightly-399ba6bb3\", \"--static-root-path\", \"/\", \"--cap-lints\", \"warn\", \"--disable-per-crate-search\"]" "-Zunstable-options" "--config=doc.extern-map.registries.crates-io=\"https://docs.rs/{pkg_name}/{version}/x86_64-unknown-linux-gnu\"" "-j3" "--target" "x86_64-unknown-linux-gnu", kill_on_drop: false }`
[INFO] [stdout] 6a3c82820281bd44a0b0611d04ea5a43c1d2f70570b1ab53f8565de51ccaac70
[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" "6a3c82820281bd44a0b0611d04ea5a43c1d2f70570b1ab53f8565de51ccaac70", kill_on_drop: false }`
[INFO] [stderr]  Documenting actix-web-flash-messages v0.3.0 (/opt/rustwide/workdir)
[INFO] [stderr] warning: unresolved link to `storage::CookieMessageStore`
[INFO] [stderr]  --> src/lib.rs:1:1
[INFO] [stderr]   |
[INFO] [stderr] 1 | #![doc = include_str!("../crate_readme.md")]
[INFO] [stderr]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
[INFO] [stderr]   = note: the link appears in this line:
[INFO] [stderr]           
[INFO] [stderr]           - a cookie-based one, [`storage::CookieMessageStore`], using the `cookies` feature flag. The cookie store uses a signed cookie to store and retrieve messages;
[INFO] [stderr]                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   = note: no item named `CookieMessageStore` in module `storage`
[INFO] [stderr] 
[INFO] [stderr] warning: unresolved link to `storage::SessionMessageStore`
[INFO] [stderr]  --> src/lib.rs:1:1
[INFO] [stderr]   |
[INFO] [stderr] 1 | #![doc = include_str!("../crate_readme.md")]
[INFO] [stderr]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: the link appears in this line:
[INFO] [stderr]           
[INFO] [stderr]           - a session-based one, [`storage::SessionMessageStore`], using the `sessions` feature flag. The session store attaches flash messages to the current session.
[INFO] [stderr]                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   = note: no item named `SessionMessageStore` in module `storage`
[INFO] [stderr] 
[INFO] [stderr] warning: unresolved link to `self::storage::CookieMessageStore`
[INFO] [stderr]   --> src/builder.rs:44:33
[INFO] [stderr]    |
[INFO] [stderr] 44 |     /// [`CookieMessageStore`]: crate::storage::CookieMessageStore
[INFO] [stderr]    |                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `CookieMessageStore` in module `storage`
[INFO] [stderr] 
[INFO] [stderr] warning: unresolved link to `self::storage::SessionMessageStore`
[INFO] [stderr]   --> src/storage/interface.rs:17:30
[INFO] [stderr]    |
[INFO] [stderr] 17 | /// [`SessionMessageStore`]: crate::storage::SessionMessageStore
[INFO] [stderr]    |                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `SessionMessageStore` in module `storage`
[INFO] [stderr] 
[INFO] [stderr] warning: `actix-web-flash-messages` (lib doc) generated 4 warnings
[INFO] [stderr]     Finished dev [unoptimized + debuginfo] target(s) in 1.58s
[INFO] running `Command { std: "docker" "inspect" "6a3c82820281bd44a0b0611d04ea5a43c1d2f70570b1ab53f8565de51ccaac70", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6a3c82820281bd44a0b0611d04ea5a43c1d2f70570b1ab53f8565de51ccaac70", kill_on_drop: false }`
[INFO] [stdout] 6a3c82820281bd44a0b0611d04ea5a43c1d2f70570b1ab53f8565de51ccaac70