# rustc version rustc 1.100.0-nightly (67854e511 2026-08-15)
# docs.rs version docsrs 0.0.0 (b67fb7d1993e3c70fff4d05e2bc482bd9d0d774f 2026-08-13 )
# 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" "b5ae3682dd8fb4526f1e9486f8dda8dc19654cbcb063665a49bd6237e44b4c8c" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=html-non-static-files\", \"--resource-suffix\", \"-20260815-1.100.0-nightly-67854e511\", \"--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\"" "-j6" "--target" "x86_64-unknown-linux-gnu" "-Zrustdoc-scrape-examples", 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 0.54s [INFO] [stderr] Generated /opt/rustwide/target/x86_64-unknown-linux-gnu/doc/velopack/index.html [INFO] running `Command { std: "docker" "inspect" "b5ae3682dd8fb4526f1e9486f8dda8dc19654cbcb063665a49bd6237e44b4c8c", kill_on_drop: false }`