tauri 0.7.4

Make tiny, secure apps for all desktop platforms with Tauri
Documentation
Build #269860 2020-07-10T18:45:42.090084+00:00
# rustc version
rustc 1.46.0-nightly (5db778aff 2020-07-09)
# docs.rs version
docsrs 0.6.0 (51eedbe 2020-07-07)

# build log
[INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace/builds/tauri-0.7.4/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace/builds/tauri-0.7.4/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" "MAP_USER_ID=1001" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=-Z unstable-options --resource-suffix -20200709-1.46.0-nightly-5db778aff --static-root-path / --cap-lints warn --extern-html-root-url lazy_static=https://docs.rs/lazy_static/1.4.0 --extern-html-root-url thiserror=https://docs.rs/thiserror/1.0.20 --extern-html-root-url threadpool=https://docs.rs/threadpool/1.8.1 --extern-html-root-url tauri_includedir=https://docs.rs/tauri_includedir/0.6.0 --extern-html-root-url anyhow=https://docs.rs/anyhow/1.0.31 --extern-html-root-url tauri_includedir_codegen=https://docs.rs/tauri_includedir_codegen/0.6.2 --extern-html-root-url cfg_aliases=https://docs.rs/cfg_aliases/0.1.0 --extern-html-root-url base64=https://docs.rs/base64/0.12.3 --extern-html-root-url envmnt=https://docs.rs/envmnt/0.8.3 --extern-html-root-url proptest=https://docs.rs/proptest/0.10.0 --extern-html-root-url tauri_webview_sys=https://docs.rs/tauri-webview-sys/0.5.0 --extern-html-root-url uuid=https://docs.rs/uuid/0.8.1 --extern-html-root-url tauri_web_view=https://docs.rs/tauri-web-view/0.6.2 --extern-html-root-url serde_json=https://docs.rs/serde_json/1.0.56 --extern-html-root-url tauri_api=https://docs.rs/tauri-api/0.7.1 --extern-html-root-url webbrowser=https://docs.rs/webbrowser/0.5.4 --extern-html-root-url phf=https://docs.rs/phf/0.8.0 --extern-html-root-url once_cell=https://docs.rs/once_cell/1.4.0 --extern-html-root-url runas=https://docs.rs/runas/0.2.1 --extern-html-root-url serde=https://docs.rs/serde/1.0.114" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "doc" "--lib" "--no-deps" "-j2" "--features" "all-api", kill_on_drop: false }`
[INFO] [stdout] 9a1348e2c72812a5635aeac82abccbaafbf65fb236b220be57b3195d4d968614
[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" "9a1348e2c72812a5635aeac82abccbaafbf65fb236b220be57b3195d4d968614", kill_on_drop: false }`
[INFO] [stderr]    Compiling pkg-config v0.3.17
[INFO] [stderr]    Compiling libc v0.2.72
[INFO] [stderr]    Compiling autocfg v1.0.0
[INFO] [stderr]    Compiling cc v1.0.58
[INFO] [stderr]     Checking cfg-if v0.1.10
[INFO] [stderr]    Compiling getrandom v0.1.14
[INFO] [stderr]    Compiling proc-macro2 v1.0.18
[INFO] [stderr]    Compiling unicode-xid v0.2.1
[INFO] [stderr]    Compiling crc32fast v1.2.0
[INFO] [stderr]    Compiling syn v1.0.33
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]    Compiling bitflags v1.2.1
[INFO] [stderr]    Compiling maybe-uninit v2.0.0
[INFO] [stderr]    Compiling rayon-core v1.7.1
[INFO] [stderr]     Checking scopeguard v1.1.0
[INFO] [stderr]    Compiling serde_derive v1.0.114
[INFO] [stderr]    Compiling ppv-lite86 v0.2.8
[INFO] [stderr]    Compiling siphasher v0.3.3
[INFO] [stderr]    Compiling serde v1.0.114
[INFO] [stderr]     Checking matches v0.1.8
[INFO] [stderr]     Checking tinyvec v0.3.3
[INFO] [stderr]     Checking adler v0.2.2
[INFO] [stderr]    Compiling log v0.4.8
[INFO] [stderr]     Checking foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling openssl v0.10.30
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]    Compiling ryu v1.0.5
[INFO] [stderr]     Checking itoa v0.4.6
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]     Checking either v1.5.3
[INFO] [stderr]    Compiling native-tls v0.2.4
[INFO] [stderr]    Compiling gcc v0.3.55
[INFO] [stderr]     Checking percent-encoding v2.1.0
[INFO] [stderr]    Compiling sysinfo v0.10.5
[INFO] [stderr]    Compiling serde_json v1.0.56
[INFO] [stderr]    Compiling anyhow v1.0.31
[INFO] [stderr]     Checking bytes v0.5.5
[INFO] [stderr]     Checking once_cell v1.4.0
[INFO] [stderr]     Checking fnv v1.0.7
[INFO] [stderr]     Checking openssl-probe v0.1.2
[INFO] [stderr]     Checking dtoa v0.4.6
[INFO] [stderr]    Compiling tauri-api v0.7.1
[INFO] [stderr]     Checking podio v0.1.7
[INFO] [stderr]     Checking remove_dir_all v0.5.3
[INFO] [stderr]     Checking semver-parser v0.7.0
[INFO] [stderr]    Compiling cfg_aliases v0.1.0
[INFO] [stderr]     Checking urlencoding v1.1.1
[INFO] [stderr]     Checking fsio v0.1.3
[INFO] [stderr]     Checking boxfnonce v0.1.1
[INFO] [stderr]     Checking base64 v0.12.3
[INFO] [stderr]     Checking webbrowser v0.5.4
[INFO] [stderr]    Compiling glib-sys v0.9.1
[INFO] [stderr]    Compiling gobject-sys v0.9.1
[INFO] [stderr]    Compiling gio-sys v0.9.1
[INFO] [stderr]    Compiling gdk-pixbuf-sys v0.9.1
[INFO] [stderr]    Compiling pango-sys v0.9.1
[INFO] [stderr]    Compiling cairo-sys-rs v0.9.2
[INFO] [stderr]    Compiling gdk-sys v0.9.1
[INFO] [stderr]    Compiling atk-sys v0.9.1
[INFO] [stderr]    Compiling soup-sys v0.9.0
[INFO] [stderr]    Compiling gtk-sys v0.9.2
[INFO] [stderr]    Compiling webkit2gtk-sys v0.10.0
[INFO] [stderr]    Compiling libdbus-sys v0.2.1
[INFO] [stderr]    Compiling crossbeam-utils v0.7.2
[INFO] [stderr]    Compiling memoffset v0.5.5
[INFO] [stderr]    Compiling crossbeam-epoch v0.8.2
[INFO] [stderr]    Compiling rayon v1.3.1
[INFO] [stderr]    Compiling indexmap v1.4.0
[INFO] [stderr]    Compiling openssl-sys v0.9.58
[INFO] [stderr]    Compiling bzip2-sys v0.1.9+1.0.8
[INFO] [stderr]    Compiling tauri-webview-sys v0.5.0
[INFO] [stderr]    Compiling tauri-dialog-sys v0.1.0
[INFO] [stderr]    Compiling tinyfiledialogs v3.3.9
[INFO] [stderr]    Compiling phf_shared v0.8.0
[INFO] [stderr]     Checking unicode-bidi v0.3.4
[INFO] [stderr]     Checking miniz_oxide v0.4.0
[INFO] [stderr]     Checking unicode-normalization v0.1.13
[INFO] [stderr]     Checking foreign-types v0.3.2
[INFO] [stderr]    Compiling walkdir v2.3.1
[INFO] [stderr]    Compiling nfd v0.0.4
[INFO] [stderr]     Checking http v0.2.1
[INFO] [stderr]     Checking semver v0.10.0
[INFO] [stderr]     Checking idna v0.2.0
[INFO] [stderr]     Checking phf v0.8.0
[INFO] [stderr]     Checking num_cpus v1.13.0
[INFO] [stderr]     Checking javascriptcore-rs-sys v0.2.0
[INFO] [stderr]     Checking time v0.1.43
[INFO] [stderr]     Checking xattr v0.2.2
[INFO] [stderr]     Checking filetime v0.2.10
[INFO] [stderr]     Checking dirs-sys v0.3.5
[INFO] [stderr]     Checking flate2 v1.0.16
[INFO] [stderr]    Compiling quote v1.0.7
[INFO] [stderr]     Checking url v2.1.1
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]     Checking threadpool v1.8.1
[INFO] [stderr]     Checking tar v0.4.29
[INFO] [stderr]     Checking dirs v3.0.1
[INFO] [stderr]     Checking dbus v0.8.4
[INFO] [stderr]     Checking crossbeam-queue v0.2.3
[INFO] [stderr]     Checking tauri_includedir v0.6.0
[INFO] [stderr]     Checking bzip2 v0.3.3
[INFO] [stderr]     Checking envmnt v0.8.3
[INFO] [stderr]     Checking tauri-dialog v0.1.0
[INFO] [stderr]     Checking rand_pcg v0.2.1
[INFO] [stderr]     Checking rand_chacha v0.2.2
[INFO] [stderr]     Checking crossbeam-deque v0.7.3
[INFO] [stderr]     Checking notify-rust v4.0.0
[INFO] [stderr]     Checking zip v0.5.6
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stderr]    Compiling thiserror-impl v1.0.20
[INFO] [stderr]    Compiling serde_repr v0.1.6
[INFO] [stderr]     Checking tempfile v3.1.0
[INFO] [stderr]     Checking uuid v0.8.1
[INFO] [stderr]    Compiling phf_generator v0.8.0
[INFO] [stderr]     Checking thiserror v1.0.20
[INFO] [stderr]    Compiling phf_codegen v0.8.0
[INFO] [stderr]    Compiling tauri_includedir_codegen v0.6.2
[INFO] [stderr]     Checking tauri-utils v0.5.1
[INFO] [stderr]    Compiling tauri v0.7.4 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking serde_urlencoded v0.6.1
[INFO] [stderr]     Checking tauri-web-view v0.6.2
[INFO] [stderr]     Checking attohttpc v0.15.0
[INFO] [stderr]  Documenting tauri v0.7.4 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished dev [unoptimized + debuginfo] target(s) in 1m 14s
[INFO] running `Command { std: "docker" "inspect" "9a1348e2c72812a5635aeac82abccbaafbf65fb236b220be57b3195d4d968614", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9a1348e2c72812a5635aeac82abccbaafbf65fb236b220be57b3195d4d968614", kill_on_drop: false }`
[INFO] [stdout] 9a1348e2c72812a5635aeac82abccbaafbf65fb236b220be57b3195d4d968614