velopack 1.2.0

Installer and automatic update framework for cross-platform desktop applications
Documentation

Build #3473705 2026-06-03 23:41:01

# rustc version rustc 1.98.0-nightly (d595fce01 2026-06-02)

# docs.rs version docsrs 0.0.0 (39849b9c22c419f6b690c8d2213455bc7426a6b8 2026-06-03 )

# build log [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "DOCS_RS=1" "-w" "/opt/rustwide/workdir" "--user" "1001:1001" "0b03409ec5154e1e75cb1be097ce289776d62f892565036780523f6085c8b80c" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20260602-1.98.0-nightly-d595fce01\", \"--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: target filter specified, but no targets matched; this is a no-op [INFO] [stderr] Documenting velopack v1.2.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: this URL is not a hyperlink [INFO] [stderr] --> src/sources/flow.rs:30:55 [INFO] [stderr] | [INFO] [stderr] 30 | /// - `base_uri`: Optional base URL, defaults to "https://api.velopack.io/" [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [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] help: use an automatic link instead [INFO] [stderr] | [INFO] [stderr] 30 | /// - `base_uri`: Optional base URL, defaults to "<https://api.velopack.io/>" [INFO] [stderr] | + + [INFO] [stderr] [INFO] [stderr] warning: this URL is not a hyperlink [INFO] [stderr] --> src/sources/gitea.rs:34:62 [INFO] [stderr] | [INFO] [stderr] 34 | /// - `repo_url`: The URL of the Gitea repository (e.g. "https://gitea.com/myuser/myrepo") [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: bare URLs are not automatically turned into clickable links [INFO] [stderr] help: use an automatic link instead [INFO] [stderr] | [INFO] [stderr] 34 | /// - `repo_url`: The URL of the Gitea repository (e.g. "<https://gitea.com/myuser/myrepo>") [INFO] [stderr] | + + [INFO] [stderr] [INFO] [stderr] warning: this URL is not a hyperlink [INFO] [stderr] --> src/sources/github.rs:36:63 [INFO] [stderr] | [INFO] [stderr] 36 | /// - `repo_url`: The URL of the GitHub repository (e.g. "https://github.com/myuser/myrepo") [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: bare URLs are not automatically turned into clickable links [INFO] [stderr] help: use an automatic link instead [INFO] [stderr] | [INFO] [stderr] 36 | /// - `repo_url`: The URL of the GitHub repository (e.g. "<https://github.com/myuser/myrepo>") [INFO] [stderr] | + + [INFO] [stderr] [INFO] [stderr] warning: this URL is not a hyperlink [INFO] [stderr] --> src/sources/gitlab.rs:41:49 [INFO] [stderr] | [INFO] [stderr] 41 | /// - `repo_url`: The GitLab API URL (e.g. "https://gitlab.com/api/v4/projects/ProjectId") [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: bare URLs are not automatically turned into clickable links [INFO] [stderr] help: use an automatic link instead [INFO] [stderr] | [INFO] [stderr] 41 | /// - `repo_url`: The GitLab API URL (e.g. "<https://gitlab.com/api/v4/projects/ProjectId>") [INFO] [stderr] | + + [INFO] [stderr] [INFO] [stderr] warning: `velopack` (lib doc) generated 4 warnings (run `cargo fix --lib -p velopack` to apply 4 suggestions) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.00s [INFO] [stderr] Generated /opt/rustwide/target/x86_64-unknown-linux-gnu/doc/velopack/index.html [INFO] running `Command { std: "docker" "inspect" "0b03409ec5154e1e75cb1be097ce289776d62f892565036780523f6085c8b80c", kill_on_drop: false }`