tauri-bundler 1.0.0-beta.2

Wrap rust executables in OS-specific app bundles for Tauri
Documentation
Build #405160 2021-06-28T14:24:38.348064+00:00
# rustc version
rustc 1.55.0-nightly (e8cb1a4a5 2021-06-27)
# docs.rs version
docsrs 0.6.0 (843531f 2021-06-26)

# build log
[INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace/builds/tauri-bundler-1.0.0-beta.2/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace/builds/tauri-bundler-1.0.0-beta.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" "2" "--user" "1001:1001" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:ea7d7bff36b2ba8ce4de8bba1d2dea90376bc481f1a945a913994a8c492e40c1" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "-Zunstable-options" "--config=doc.extern-map.registries.crates-io=\"https://docs.rs/{pkg_name}/{version}/x86_64-unknown-linux-gnu\"" "-j2" "--" "-Z" "unstable-options" "--emit=invocation-specific" "--resource-suffix" "-20210627-1.55.0-nightly-e8cb1a4a5" "--static-root-path" "/" "--cap-lints" "warn" "--disable-per-crate-search", kill_on_drop: false }`
[INFO] [stdout] d1afbaf8d3897cb75cd24ce7ba49436e98b4dc4977b7fef28778d1988358d3a4
[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" "d1afbaf8d3897cb75cd24ce7ba49436e98b4dc4977b7fef28778d1988358d3a4", kill_on_drop: false }`
[INFO] [stderr]  Documenting tauri-bundler v1.0.0-beta.2 (/opt/rustwide/workdir)
[INFO] [stderr] warning: unresolved link to `bin`
[INFO] [stderr]    --> src/bundle/settings.rs:250:43
[INFO] [stderr]     |
[INFO] [stderr] 250 |   /// Configuration map for the possible [bin] apps to bundle.
[INFO] [stderr]     |                                           ^^^ no item named `bin` in scope
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
[INFO] [stderr]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr] 
[INFO] [stderr] warning: unresolved link to `bin`
[INFO] [stderr]    --> src/bundle/settings.rs:250:43
[INFO] [stderr]     |
[INFO] [stderr] 250 |   /// Configuration map for the possible [bin] apps to bundle.
[INFO] [stderr]     |                                           ^^^ no item named `bin` in scope
[INFO] [stderr]     |
[INFO] [stderr]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]    --> src/bundle/settings.rs:178:29
[INFO] [stderr]     |
[INFO] [stderr] 178 |   /// The app language. See https://docs.microsoft.com/en-us/windows/win32/msi/localizing-the-error-and-actiontext-tables.
[INFO] [stderr]     |                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://docs.microsoft.com/en-us/windows/win32/msi/localizing-the-error-and-actiontext-tables.>`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(rustdoc::bare_urls)]` on by default
[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:178:29
[INFO] [stderr]     |
[INFO] [stderr] 178 |   /// The app language. See https://docs.microsoft.com/en-us/windows/win32/msi/localizing-the-error-and-actiontext-tables.
[INFO] [stderr]     |                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://docs.microsoft.com/en-us/windows/win32/msi/localizing-the-error-and-actiontext-tables.>`
[INFO] [stderr]     |
[INFO] [stderr]     = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr] 
[INFO] [stderr] warning: 4 warnings emitted
[INFO] [stderr] 
[INFO] [stderr]     Finished dev [unoptimized + debuginfo] target(s) in 1.45s
[INFO] running `Command { std: "docker" "inspect" "d1afbaf8d3897cb75cd24ce7ba49436e98b4dc4977b7fef28778d1988358d3a4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d1afbaf8d3897cb75cd24ce7ba49436e98b4dc4977b7fef28778d1988358d3a4", kill_on_drop: false }`
[INFO] [stdout] d1afbaf8d3897cb75cd24ce7ba49436e98b4dc4977b7fef28778d1988358d3a4