wry 0.24.2

Cross-platform WebView rendering library
Documentation
Build #809665 2023-05-06T13:34:20.929139+00:00
# rustc version
rustc 1.71.0-nightly (f9a6b7158 2023-05-05)# docs.rs version
docsrs 0.6.0 (169bc021 2023-04-30)# build log
[INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace/builds/wry-0.24.2/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace/builds/wry-0.24.2/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:5ff2268d62e97bff2cde7d5815dd6ed5b47097566f13b8d0ca110b04b60e07ed" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--features" "dox file-drop protocol tray" "-Z" "unstable-options" "--config" "build.rustdocflags=[\"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20230505-1.71.0-nightly-f9a6b7158\", \"--static-root-path\", \"/-/rustdoc.static/\", \"--cap-lints\", \"warn\", \"--disable-per-crate-search\", \"--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" "-j3" "--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] bba6b6a821b37ce7db7489142e3e5070b1830b10c150620894cb5454e08e533c
[INFO] running `Command { std: "docker" "start" "-a" "bba6b6a821b37ce7db7489142e3e5070b1830b10c150620894cb5454e08e533c", kill_on_drop: false }`
[INFO] [stderr] warning: Rustdoc did not scrape the following examples because they require dev-dependencies: custom_protocol, menu, multi_window, dragndrop, hello_world, stream_range, form, download_event, detect_js_ecma, navigation_event, new_window_req_event, custom_titlebar, transparent, fullscreen, user_agent
[INFO] [stderr]     If you want Rustdoc to scrape these examples, then add `doc-scrape-examples = true`
[INFO] [stderr]     to the [[example]] target configuration of at least one example.
[INFO] [stderr] warning: Target filter specified, but no targets matched. This is a no-op
[INFO] [stderr]  Documenting wry v0.24.2 (/opt/rustwide/workdir)
[INFO] [stderr] warning: unresolved link to `crate::webview::WebView::with_file_drop_handler`
[INFO] [stderr]   --> src/lib.rs:74:33
[INFO] [stderr]    |
[INFO] [stderr] 74 | //! [`with_file_drop_handler`]: crate::webview::WebView::with_file_drop_handler
[INFO] [stderr]    |                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the struct `WebView` has no field or associated item named `with_file_drop_handler`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unresolved link to `crate::webview::WebView::with_custom_protocol`
[INFO] [stderr]   --> src/lib.rs:75:31
[INFO] [stderr]    |
[INFO] [stderr] 75 | //! [`with_custom_protocol`]: crate::webview::WebView::with_custom_protocol
[INFO] [stderr]    |                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the struct `WebView` has no field or associated item named `with_custom_protocol`
[INFO] [stderr] 
[INFO] [stderr] warning: unresolved link to `FileDropHandler`
[INFO] [stderr]    --> src/webview/mod.rs:820:36
[INFO] [stderr]     |
[INFO] [stderr] 820 | /// An event enumeration sent to [`FileDropHandler`].
[INFO] [stderr]     |                                    ^^^^^^^^^^^^^^^ no item named `FileDropHandler` in scope
[INFO] [stderr]     |
[INFO] [stderr]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr] 
[INFO] [stderr] warning: `wry` (lib doc) generated 3 warnings
[INFO] [stderr]     Finished dev [unoptimized + debuginfo] target(s) in 3.31s
[INFO] running `Command { std: "docker" "inspect" "bba6b6a821b37ce7db7489142e3e5070b1830b10c150620894cb5454e08e533c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bba6b6a821b37ce7db7489142e3e5070b1830b10c150620894cb5454e08e533c", kill_on_drop: false }`
[INFO] [stdout] bba6b6a821b37ce7db7489142e3e5070b1830b10c150620894cb5454e08e533c