tauri 2.0.0-alpha.18

Make tiny, secure apps for all desktop platforms with Tauri
Documentation
Build #987913 2023-11-20T18:46:44.384652+00:00
# rustc version
rustc 1.76.0-nightly (9a66e4471 2023-11-19)
# docs.rs version
docsrs 0.6.0 (30e2f2ce 2023-11-16)

# build log
[INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace/builds/tauri-2.0.0-alpha.18/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace/builds/tauri-2.0.0-alpha.18/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--features" "wry custom-protocol tray-icon devtools icon-png protocol-asset test" "--no-default-features" "-Z" "unstable-options" "--config" "build.rustflags=[\"--cfg\", \"docsrs\"]" "-Zhost-config" "-Ztarget-applies-to-host" "--config" "host.rustflags=[\"--cfg\", \"docsrs\"]" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20231119-1.76.0-nightly-9a66e4471\", \"--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: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
[INFO] [stdout] 5e29d95b4980e8078000a54b98a8b46568bf2f7f1aeac73f3df4656f706c0633
[INFO] running `Command { std: "docker" "start" "-a" "5e29d95b4980e8078000a54b98a8b46568bf2f7f1aeac73f3df4656f706c0633", kill_on_drop: false }`
[INFO] [stderr] warning: Target filter specified, but no targets matched. This is a no-op
[INFO] [stderr]  Documenting tauri v2.0.0-alpha.18 (/opt/rustwide/workdir)
[INFO] [stderr] warning: unknown `doc` attribute `feature`
[INFO] [stderr]     --> src/window/mod.rs:1276:26
[INFO] [stderr]      |
[INFO] [stderr] 1276 |   #[cfg_attr(docsrs, doc(feature = "wry"))]
[INFO] [stderr]      |                          ^^^^^^^^^^^^^^^
[INFO] [stderr]      |
[INFO] [stderr]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]      = note: for more information, see issue #82730 <https://github.com/rust-lang/rust/issues/82730>
[INFO] [stderr]      = note: `#[warn(invalid_doc_attributes)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `test` is both a module and an attribute macro
[INFO] [stderr]   --> src/lib.rs:16:31
[INFO] [stderr]    |
[INFO] [stderr] 16 | //! - **test**: Enables the [`test`] module exposing unit test helpers.
[INFO] [stderr]    |                               ^^^^ ambiguous link
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
[INFO] [stderr] help: to link to the module, prefix with `mod@`
[INFO] [stderr]    |
[INFO] [stderr] 16 | //! - **test**: Enables the [`mod@test`] module exposing unit test helpers.
[INFO] [stderr]    |                               ++++
[INFO] [stderr] help: to link to the attribute macro, prefix with `macro@`
[INFO] [stderr]    |
[INFO] [stderr] 16 | //! - **test**: Enables the [`macro@test`] module exposing unit test helpers.
[INFO] [stderr]    |                               ++++++
[INFO] [stderr] 
[INFO] [stderr] warning: unresolved link to `State`
[INFO] [stderr]     --> src/app.rs:1174:9
[INFO] [stderr]      |
[INFO] [stderr] 1174 |   /// [`State`] guard. In particular, if a value of type `T`
[INFO] [stderr]      |         ^^^^^ no item named `State` in scope
[INFO] [stderr]      |
[INFO] [stderr]      = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr] 
[INFO] [stderr] warning: `tauri` (lib doc) generated 3 warnings
[INFO] [stderr]     Finished dev [unoptimized + debuginfo] target(s) in 3.32s
[INFO] [stderr]    Generated /opt/rustwide/target/x86_64-unknown-linux-gnu/doc/tauri/index.html
[INFO] running `Command { std: "docker" "inspect" "5e29d95b4980e8078000a54b98a8b46568bf2f7f1aeac73f3df4656f706c0633", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5e29d95b4980e8078000a54b98a8b46568bf2f7f1aeac73f3df4656f706c0633", kill_on_drop: false }`
[INFO] [stdout] 5e29d95b4980e8078000a54b98a8b46568bf2f7f1aeac73f3df4656f706c0633