wry 0.35.0

Cross-platform WebView rendering library
Build #988909 2023-11-21T04:11:52.423756+00:00
# rustc version
rustc 1.76.0-nightly (3a85a5cfe 2023-11-20)# docs.rs version
docsrs 0.6.0 (30e2f2ce 2023-11-16)# build log
[INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace-builder/builds/wry-0.35.0/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace-builder/builds/wry-0.35.0/source:/opt/rustwide/workdir:ro,Z" "-v" "/home/cratesfyi/workspace-builder/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/home/cratesfyi/workspace-builder/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" "file-drop protocol" "--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\", \"-20231120-1.76.0-nightly-3a85a5cfe\", \"--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] 7899cb572e203b66885f281a68b9bac89f79ece7c224da510f883709e11f146b
[INFO] running `Command { std: "docker" "start" "-a" "7899cb572e203b66885f281a68b9bac89f79ece7c224da510f883709e11f146b", kill_on_drop: false }`
[INFO] [stderr] warning: Rustdoc did not scrape the following examples because they require dev-dependencies: custom_protocol, simple, multiwebview, async_custom_protocol, multiwindow, wgpu, custom_titlebar, transparent, winit
[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.35.0 (/opt/rustwide/workdir)
[INFO] [stderr] error[E0433]: failed to resolve: use of undeclared crate or module `gdkx11`
[INFO] [stderr]     --> src/lib.rs:1151:9
[INFO] [stderr]      |
[INFO] [stderr] 1151 |     use gdkx11::glib::Cast;
[INFO] [stderr]      |         ^^^^^^ use of undeclared crate or module `gdkx11`
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: use of undeclared crate or module `gtk`
[INFO] [stderr]     --> src/lib.rs:1136:8
[INFO] [stderr]      |
[INFO] [stderr] 1136 |     W: gtk::prelude::IsA<gtk::Container>;
[INFO] [stderr]      |        ^^^ use of undeclared crate or module `gtk`
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: use of undeclared crate or module `gtk`
[INFO] [stderr]     --> src/lib.rs:1149:8
[INFO] [stderr]      |
[INFO] [stderr] 1149 |     W: gtk::prelude::IsA<gtk::Container>,
[INFO] [stderr]      |        ^^^ use of undeclared crate or module `gtk`
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `InnerWebView` in this scope
[INFO] [stderr]     --> src/lib.rs:1171:12
[INFO] [stderr]      |
[INFO] [stderr] 1171 |   webview: InnerWebView,
[INFO] [stderr]      |            ^^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: use of undeclared crate or module `gtk`
[INFO] [stderr]     --> src/lib.rs:1136:26
[INFO] [stderr]      |
[INFO] [stderr] 1136 |     W: gtk::prelude::IsA<gtk::Container>;
[INFO] [stderr]      |                          ^^^ use of undeclared crate or module `gtk`
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: use of undeclared crate or module `gtk`
[INFO] [stderr]     --> src/lib.rs:1149:26
[INFO] [stderr]      |
[INFO] [stderr] 1149 |     W: gtk::prelude::IsA<gtk::Container>,
[INFO] [stderr]      |                          ^^^ use of undeclared crate or module `gtk`
[INFO] [stderr] 
[INFO] [stderr] Some errors have detailed explanations: E0412, E0433.
[INFO] [stderr] For more information about an error, try `rustc --explain E0412`.
[INFO] [stderr] error: could not document `wry`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/nightly-x86_64-unknown-linux-gnu/bin/rustdoc --edition=2021 --crate-type lib --crate-name wry src/lib.rs --target x86_64-unknown-linux-gnu -o /opt/rustwide/target/x86_64-unknown-linux-gnu/doc --cfg 'feature="file-drop"' --cfg 'feature="protocol"' --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat -C metadata=5cec3cd8eb83027a -L dependency=/opt/rustwide/target/x86_64-unknown-linux-gnu/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern http=/opt/rustwide/target/x86_64-unknown-linux-gnu/debug/deps/libhttp-05c14da7421f4629.rmeta --extern libc=/opt/rustwide/target/x86_64-unknown-linux-gnu/debug/deps/liblibc-38c0088155dba44d.rmeta --extern log=/opt/rustwide/target/x86_64-unknown-linux-gnu/debug/deps/liblog-7429a03555bcf241.rmeta --extern once_cell=/opt/rustwide/target/x86_64-unknown-linux-gnu/debug/deps/libonce_cell-3810e71ba6b5ea8b.rmeta --extern raw_window_handle=/opt/rustwide/target/x86_64-unknown-linux-gnu/debug/deps/libraw_window_handle-0e8010c39360f59d.rmeta --extern serde=/opt/rustwide/target/x86_64-unknown-linux-gnu/debug/deps/libserde-c4eea3c00534bc11.rmeta --extern serde_json=/opt/rustwide/target/x86_64-unknown-linux-gnu/debug/deps/libserde_json-37085cd1fdf87490.rmeta --extern thiserror=/opt/rustwide/target/x86_64-unknown-linux-gnu/debug/deps/libthiserror-6b9da5ff673c6c25.rmeta --extern url=/opt/rustwide/target/x86_64-unknown-linux-gnu/debug/deps/liburl-216f9f0917650058.rmeta --extern-html-root-url 'http=https://docs.rs/http/0.2.11/x86_64-unknown-linux-gnu' --extern-html-root-url 'libc=https://docs.rs/libc/0.2.150/x86_64-unknown-linux-gnu' --extern-html-root-url 'log=https://docs.rs/log/0.4.20/x86_64-unknown-linux-gnu' --extern-html-root-url 'once_cell=https://docs.rs/once_cell/1.18.0/x86_64-unknown-linux-gnu' --extern-html-root-url 'raw_window_handle=https://docs.rs/raw-window-handle/0.5.2/x86_64-unknown-linux-gnu' --extern-html-root-url 'serde=https://docs.rs/serde/1.0.193/x86_64-unknown-linux-gnu' --extern-html-root-url 'serde_json=https://docs.rs/serde_json/1.0.108/x86_64-unknown-linux-gnu' --extern-html-root-url 'thiserror=https://docs.rs/thiserror/1.0.50/x86_64-unknown-linux-gnu' --extern-html-root-url 'url=https://docs.rs/url/2.4.1/x86_64-unknown-linux-gnu' -Zunstable-options --cfg docsrs -Z unstable-options --emit=invocation-specific --resource-suffix -20231120-1.76.0-nightly-3a85a5cfe --static-root-path /-/rustdoc.static/ --cap-lints warn --extern-html-root-takes-precedence --crate-version 0.35.0 --cfg linux` (exit status: 1)
[INFO] running `Command { std: "docker" "inspect" "7899cb572e203b66885f281a68b9bac89f79ece7c224da510f883709e11f146b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7899cb572e203b66885f281a68b9bac89f79ece7c224da510f883709e11f146b", kill_on_drop: false }`
[INFO] [stdout] 7899cb572e203b66885f281a68b9bac89f79ece7c224da510f883709e11f146b