tauri-bundler 2.0.1-beta.13

Wrap rust executables in OS-specific app bundles for Tauri
Documentation
Build #1215372 2024-05-09T18:48:55.968103+00:00
# rustc version
rustc 1.80.0-nightly (87293c958 2024-05-08)# docs.rs version
docsrs 0.6.0 (7c63657e 2024-05-03)# build log
[INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace/builds/tauri-bundler-2.0.1-beta.13/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace/builds/tauri-bundler-2.0.1-beta.13/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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20240508-1.80.0-nightly-87293c958\", \"--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] [stdout] e3ad010994c12b31ba79de82082cf86c12d5e977332259990584b6609b7aa973
[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" "e3ad010994c12b31ba79de82082cf86c12d5e977332259990584b6609b7aa973", kill_on_drop: false }`
[INFO] [stderr] warning: target filter specified, but no targets matched; this is a no-op
[INFO] [stderr]  Documenting tauri-bundler v2.0.1-beta.13 (/opt/rustwide/workdir)
[INFO] [stderr] warning: unresolved link to `NsisConfig`
[INFO] [stderr]    --> src/bundle/settings.rs:411:81
[INFO] [stderr]     |
[INFO] [stderr] 411 |   /// **Note**: the key must be a valid NSIS language and it must be added to [`NsisConfig`]languages array,
[INFO] [stderr]     |                                                                                 ^^^^^^^^^^ no item named `NsisConfig` 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: this URL is not a hyperlink
[INFO] [stderr]    --> src/bundle/category.rs:148:10
[INFO] [stderr]     |
[INFO] [stderr] 148 |   /// Cf https://specifications.freedesktop.org/menu-spec/latest/
[INFO] [stderr]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://specifications.freedesktop.org/menu-spec/latest/>`
[INFO] [stderr]     |
[INFO] [stderr]     = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr]     = note: `#[warn(rustdoc::bare_urls)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]    --> src/bundle/settings.rs:189:56
[INFO] [stderr]     |
[INFO] [stderr] 189 |   /// Define the section in Debian Control file. See : https://www.debian.org/doc/debian-policy/ch-archive.html#s-subsections
[INFO] [stderr]     |                                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://www.debian.org/doc/debian-policy/ch-archive.html#s-subsections>`
[INFO] [stderr]     |
[INFO] [stderr]     = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]    --> src/bundle/settings.rs:195:7
[INFO] [stderr]     |
[INFO] [stderr] 195 |   /// https://www.debian.org/doc/debian-policy/ch-docs.html#changelog-files-and-release-notes
[INFO] [stderr]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://www.debian.org/doc/debian-policy/ch-docs.html#changelog-files-and-release-notes>`
[INFO] [stderr]     |
[INFO] [stderr]     = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]    --> src/bundle/settings.rs:198:7
[INFO] [stderr]     |
[INFO] [stderr] 198 |   /// https://www.debian.org/doc/debian-policy/ch-maintainerscripts.html
[INFO] [stderr]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://www.debian.org/doc/debian-policy/ch-maintainerscripts.html>`
[INFO] [stderr]     |
[INFO] [stderr]     = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]    --> src/bundle/settings.rs:201:7
[INFO] [stderr]     |
[INFO] [stderr] 201 |   /// https://www.debian.org/doc/debian-policy/ch-maintainerscripts.html
[INFO] [stderr]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://www.debian.org/doc/debian-policy/ch-maintainerscripts.html>`
[INFO] [stderr]     |
[INFO] [stderr]     = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]    --> src/bundle/settings.rs:204:7
[INFO] [stderr]     |
[INFO] [stderr] 204 |   /// https://www.debian.org/doc/debian-policy/ch-maintainerscripts.html
[INFO] [stderr]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://www.debian.org/doc/debian-policy/ch-maintainerscripts.html>`
[INFO] [stderr]     |
[INFO] [stderr]     = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]    --> src/bundle/settings.rs:207:7
[INFO] [stderr]     |
[INFO] [stderr] 207 |   /// https://www.debian.org/doc/debian-policy/ch-maintainerscripts.html
[INFO] [stderr]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://www.debian.org/doc/debian-policy/ch-maintainerscripts.html>`
[INFO] [stderr]     |
[INFO] [stderr]     = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]    --> src/bundle/settings.rs:248:7
[INFO] [stderr]     |
[INFO] [stderr] 248 |   /// http://ftp.rpm.org/max-rpm/s1-rpm-inside-scripts.html
[INFO] [stderr]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<http://ftp.rpm.org/max-rpm/s1-rpm-inside-scripts.html>`
[INFO] [stderr]     |
[INFO] [stderr]     = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]    --> src/bundle/settings.rs:251:7
[INFO] [stderr]     |
[INFO] [stderr] 251 |   /// http://ftp.rpm.org/max-rpm/s1-rpm-inside-scripts.html
[INFO] [stderr]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<http://ftp.rpm.org/max-rpm/s1-rpm-inside-scripts.html>`
[INFO] [stderr]     |
[INFO] [stderr]     = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]    --> src/bundle/settings.rs:254:7
[INFO] [stderr]     |
[INFO] [stderr] 254 |   /// http://ftp.rpm.org/max-rpm/s1-rpm-inside-scripts.html
[INFO] [stderr]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<http://ftp.rpm.org/max-rpm/s1-rpm-inside-scripts.html>`
[INFO] [stderr]     |
[INFO] [stderr]     = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]    --> src/bundle/settings.rs:257:7
[INFO] [stderr]     |
[INFO] [stderr] 257 |   /// http://ftp.rpm.org/max-rpm/s1-rpm-inside-scripts.html
[INFO] [stderr]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<http://ftp.rpm.org/max-rpm/s1-rpm-inside-scripts.html>`
[INFO] [stderr]     |
[INFO] [stderr]     = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr] 
[INFO] [stderr] warning: `tauri-bundler` (lib doc) generated 12 warnings (run `cargo fix --lib -p tauri-bundler` to apply 11 suggestions)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.31s
[INFO] [stderr]    Generated /opt/rustwide/target/x86_64-unknown-linux-gnu/doc/tauri_bundler/index.html
[INFO] running `Command { std: "docker" "inspect" "e3ad010994c12b31ba79de82082cf86c12d5e977332259990584b6609b7aa973", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e3ad010994c12b31ba79de82082cf86c12d5e977332259990584b6609b7aa973", kill_on_drop: false }`
[INFO] [stdout] e3ad010994c12b31ba79de82082cf86c12d5e977332259990584b6609b7aa973