launchpadlib 0.5.6

Rust library for accessing Launchpad.net
Documentation
Build #2870473 2026-02-03 14:45:55
# rustc version
rustc 1.95.0-nightly (f60a0f1bc 2026-02-02)# docs.rs version
docsrs 0.1.0 (db72ef84 2026-01-29 )# build log
[INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace/builds/launchpadlib-0.5.6/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace/builds/launchpadlib-0.5.6/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:29356a839a4d14451438f794ce8414e707d72405f44418718d724d22562fe786" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20260202-1.95.0-nightly-f60a0f1bc\", \"--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: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
[INFO] [stdout] 529da43e45fa88cf16e57b9bf97e35561eec15e154825ca080a048a6166e587b
[INFO] running `Command { std: "docker" "start" "-a" "529da43e45fa88cf16e57b9bf97e35561eec15e154825ca080a048a6166e587b", kill_on_drop: false }`
[INFO] [stderr] warning: Rustdoc did not scrape the following examples because they require dev-dependencies: auth, keyring, ssh-keys
[INFO] [stderr]     If you want Rustdoc to scrape these examples, then add `doc-scrape-examples = true`
[INFO] [stderr]     to the [[example]] target configuration of at least one example.
[INFO] [stderr] warning: target filter specified, but no targets matched; this is a no-op
[INFO] [stderr]  Documenting launchpadlib v0.5.6 (/opt/rustwide/workdir)
[INFO] [stderr] warning: unresolved link to `s`
[INFO] [stderr]     --> /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/launchpadlib-ef32dae1bf3ce02f/out/generated/1_0.rs:2586:18
[INFO] [stderr]      |
[INFO] [stderr] 2586 |     /// deb http[s]://[user:pass@]\<host\>[/path] %(series)s[-pocket] [components]
[INFO] [stderr]      |                  ^ no item named `s` 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: unknown disambiguator `user:pass`
[INFO] [stderr]     --> /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/launchpadlib-ef32dae1bf3ce02f/out/generated/1_0.rs:2586:24
[INFO] [stderr]      |
[INFO] [stderr] 2586 |     /// deb http[s]://[user:pass@]\<host\>[/path] %(series)s[-pocket] [components]
[INFO] [stderr]      |                        ^^^^^^^^^
[INFO] [stderr]      |
[INFO] [stderr]      = note: see https://doc.rust-lang.org/nightly/rustdoc/write-documentation/linking-to-items-by-name.html#namespaces-and-disambiguators for more info about disambiguators
[INFO] [stderr] 
[INFO] [stderr] warning: unresolved link to `components`
[INFO] [stderr]     --> /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/launchpadlib-ef32dae1bf3ce02f/out/generated/1_0.rs:2586:72
[INFO] [stderr]      |
[INFO] [stderr] 2586 |     /// deb http[s]://[user:pass@]\<host\>[/path] %(series)s[-pocket] [components]
[INFO] [stderr]      |                                                                        ^^^^^^^^^^ no item named `components` in scope
[INFO] [stderr]      |
[INFO] [stderr]      = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr] 
[INFO] [stderr] warning: unresolved link to `s`
[INFO] [stderr]     --> /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/launchpadlib-ef32dae1bf3ce02f/out/generated/1_0.rs:2746:18
[INFO] [stderr]      |
[INFO] [stderr] 2746 |     /// deb http[s]://[user:pass@]\<host\>[/path] %(series)s[-pocket] [components]
[INFO] [stderr]      |                  ^ no item named `s` in scope
[INFO] [stderr]      |
[INFO] [stderr]      = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr] 
[INFO] [stderr] warning: unknown disambiguator `user:pass`
[INFO] [stderr]     --> /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/launchpadlib-ef32dae1bf3ce02f/out/generated/1_0.rs:2746:24
[INFO] [stderr]      |
[INFO] [stderr] 2746 |     /// deb http[s]://[user:pass@]\<host\>[/path] %(series)s[-pocket] [components]
[INFO] [stderr]      |                        ^^^^^^^^^
[INFO] [stderr]      |
[INFO] [stderr]      = note: see https://doc.rust-lang.org/nightly/rustdoc/write-documentation/linking-to-items-by-name.html#namespaces-and-disambiguators for more info about disambiguators
[INFO] [stderr] 
[INFO] [stderr] warning: unresolved link to `components`
[INFO] [stderr]     --> /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/launchpadlib-ef32dae1bf3ce02f/out/generated/1_0.rs:2746:72
[INFO] [stderr]      |
[INFO] [stderr] 2746 |     /// deb http[s]://[user:pass@]\<host\>[/path] %(series)s[-pocket] [components]
[INFO] [stderr]      |                                                                        ^^^^^^^^^^ no item named `components` in scope
[INFO] [stderr]      |
[INFO] [stderr]      = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr] 
[INFO] [stderr] warning: unresolved link to `DEPRECATED`
[INFO] [stderr]      --> /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/launchpadlib-ef32dae1bf3ce02f/out/generated/1_0.rs:37147:51
[INFO] [stderr]       |
[INFO] [stderr] 37147 |     ///     this project, if it is in freshmeat. [DEPRECATED]
[INFO] [stderr]       |                                                   ^^^^^^^^^^ no item named `DEPRECATED` 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/uris.rs:4:6
[INFO] [stderr]   |
[INFO] [stderr] 4 | //! "https://api.staging.launchpad.net/".
[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] 4 | //! "<https://api.staging.launchpad.net/>".
[INFO] [stderr]   |      +                                  +
[INFO] [stderr] 
[INFO] [stderr] warning: `launchpadlib` (lib doc) generated 8 warnings (run `cargo fix --lib -p launchpadlib` to apply 1 suggestion)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.86s
[INFO] [stderr]    Generated /opt/rustwide/target/x86_64-unknown-linux-gnu/doc/launchpadlib/index.html
[INFO] running `Command { std: "docker" "inspect" "529da43e45fa88cf16e57b9bf97e35561eec15e154825ca080a048a6166e587b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "529da43e45fa88cf16e57b9bf97e35561eec15e154825ca080a048a6166e587b", kill_on_drop: false }`
[INFO] [stdout] 529da43e45fa88cf16e57b9bf97e35561eec15e154825ca080a048a6166e587b