google-servicedirectory1_beta1 5.0.4+20240226

A complete library to interact with Service Directory (protocol v1beta1)
Documentation
Build #1148982 2024-03-05T21:28:39.090439+00:00
# rustc version
rustc 1.78.0-nightly (d18480b84 2024-03-04)
# docs.rs version
docsrs 0.6.0 (60738ee7 2024-03-02)

# build log
[INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace-builder/builds/google-servicedirectory1_beta1-5.0.4+20240226/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace-builder/builds/google-servicedirectory1_beta1-5.0.4+20240226/source:/opt/rustwide/workdir:ro,Z" "-v" "/home/cratesfyi/workspace-builder/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/home/cratesfyi/workspace-builder/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20240304-1.78.0-nightly-d18480b84\", \"--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] [stdout] 02725d9e63b52e7ce283c8293ff3fd7005d947564ed2771d986b07a6a2d53b7c
[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" "02725d9e63b52e7ce283c8293ff3fd7005d947564ed2771d986b07a6a2d53b7c", kill_on_drop: false }`
[INFO] [stderr] warning: target filter specified, but no targets matched; this is a no-op
[INFO] [stderr]  Documenting google-servicedirectory1_beta1 v5.0.4+20240226 (/opt/rustwide/workdir)
[INFO] [stderr] warning: redundant explicit link target
[INFO] [stderr]    --> src/lib.rs:133:71
[INFO] [stderr]     |
[INFO] [stderr] 133 | //! All errors produced by the system are provided either as [Result](client::Result) enumeration as return value of
[INFO] [stderr]     |                                                               ------  ^^^^^^^^^^^^^^ explicit target is redundant
[INFO] [stderr]     |                                                               |
[INFO] [stderr]     |                                                               because label contains path that resolves to same destination
[INFO] [stderr]     |
[INFO] [stderr]     = note: when a link's destination is not specified,
[INFO] [stderr]             the label is used to resolve intra-doc links
[INFO] [stderr]     = note: `#[warn(rustdoc::redundant_explicit_links)]` on by default
[INFO] [stderr] help: remove explicit link target
[INFO] [stderr]     |
[INFO] [stderr] 133 | //! All errors produced by the system are provided either as [Result] enumeration as return value of
[INFO] [stderr]     |                                                              ~~~~~~~~
[INFO] [stderr] 
[INFO] [stderr] warning: redundant explicit link target
[INFO] [stderr]    --> src/lib.rs:141:86
[INFO] [stderr]     |
[INFO] [stderr] 141 | //! If a method supports downloads, the response body, which is part of the [Result](client::Result), should be
[INFO] [stderr]     |                                                                              ------  ^^^^^^^^^^^^^^ explicit target is redundant
[INFO] [stderr]     |                                                                              |
[INFO] [stderr]     |                                                                              because label contains path that resolves to same destination
[INFO] [stderr]     |
[INFO] [stderr]     = note: when a link's destination is not specified,
[INFO] [stderr]             the label is used to resolve intra-doc links
[INFO] [stderr] help: remove explicit link target
[INFO] [stderr]     |
[INFO] [stderr] 141 | //! If a method supports downloads, the response body, which is part of the [Result], should be
[INFO] [stderr]     |                                                                             ~~~~~~~~
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]    --> src/api.rs:250:1
[INFO] [stderr]     |
[INFO] [stderr] 250 | / /// Represents a textual expression in the Common Expression Language (CEL) syntax. CEL is a C-like expression language. The syntax and s...
[INFO] [stderr] 251 | | /// 
[INFO] [stderr] 252 | | /// This type is not used in any activity, and only used as *part* of another schema.
[INFO] [stderr] 253 | | /// 
[INFO] [stderr]     | |____^ help: use an automatic link instead: `<https://github.com/google/cel-spec.>`
[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] 
[INFO] [stderr] warning: `google-servicedirectory1_beta1` (lib doc) generated 3 warnings (run `cargo fix --lib -p google-servicedirectory1_beta1` to apply 1 suggestion)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.29s
[INFO] [stderr]    Generated /opt/rustwide/target/x86_64-unknown-linux-gnu/doc/google_servicedirectory1_beta1/index.html
[INFO] running `Command { std: "docker" "inspect" "02725d9e63b52e7ce283c8293ff3fd7005d947564ed2771d986b07a6a2d53b7c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "02725d9e63b52e7ce283c8293ff3fd7005d947564ed2771d986b07a6a2d53b7c", kill_on_drop: false }`
[INFO] [stdout] 02725d9e63b52e7ce283c8293ff3fd7005d947564ed2771d986b07a6a2d53b7c