rgewe_api 0.1.1

A Rust API wrapper for GEWECHAT services
Documentation
Build #1803796 2025-02-25 11:51:44

# rustc version rustc 1.87.0-nightly (617aad8c2 2025-02-24)

# docs.rs version docsrs 0.6.0 (35977596 2025-02-09)

# build log [INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace-builder/builds/rgewe_api-0.1.1/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace-builder/builds/rgewe_api-0.1.1/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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20250224-1.87.0-nightly-617aad8c2\", \"--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] b44c83c7225428ad7fd7305004fe8dd6b81b0876b86880ea9dcdfbe9571ab4d8 [INFO] running `Command { std: "docker" "start" "-a" "b44c83c7225428ad7fd7305004fe8dd6b81b0876b86880ea9dcdfbe9571ab4d8", kill_on_drop: false }` [INFO] [stderr] warning: target filter specified, but no targets matched; this is a no-op [INFO] [stderr] Documenting rgewe_api v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] warning: unresolved link to `fetch_contacts_list_cache` [INFO] [stderr] --> src/api/contacts_api.rs:8:5 [INFO] [stderr] | [INFO] [stderr] 8 | / /// Fetch contacts list API [INFO] [stderr] 9 | | /// [INFO] [stderr] 10 | | /// Wrapper of calling `/contacts/fetchContactsList` API of the gewe service. [INFO] [stderr] 11 | | /// Retrieves the contact list. [INFO] [stderr] ... | [INFO] [stderr] 34 | | /// } [INFO] [stderr] 35 | | /// ``` [INFO] [stderr] | |___________^ [INFO] [stderr] | [INFO] [stderr] = note: the link appears in this line: [INFO] [stderr] [INFO] [stderr] 1. This is a time-consuming interface, try to use the cached version [`fetch_contacts_list_cache`] if possible. [INFO] [stderr] ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] = note: no item named `fetch_contacts_list_cache` in scope [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] = note: this warning originates in the macro `impl_params_api` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: public documentation for `remove_member` links to private item `impl_params_api` [INFO] [stderr] --> src/api/group_api.rs:115:5 [INFO] [stderr] | [INFO] [stderr] 115 | / /// Remove members [INFO] [stderr] 116 | | /// **Version History:** [INFO] [stderr] 117 | | /// - **v0.2.0:** [INFO] [stderr] 118 | | /// - Uses the macro `impl_params_api!` for streamlined implementation. [INFO] [stderr] ... | [INFO] [stderr] 123 | | /// - Requires additional processing to flatten `wxids` [INFO] [stderr] 124 | | /// TODO: need add doc [INFO] [stderr] | |__________________________^ [INFO] [stderr] | [INFO] [stderr] = note: the link appears in this line: [INFO] [stderr] [INFO] [stderr] - Simplifies input to match the original API format and the [`impl_params_api!`] macro. [INFO] [stderr] ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] = note: this link will resolve properly if you pass `--document-private-items` [INFO] [stderr] = note: `#[warn(rustdoc::private_intra_doc_links)]` on by default [INFO] [stderr] = note: this warning originates in the macro `impl_params_api` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `rgewe_api` (lib doc) generated 2 warnings [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.83s [INFO] [stderr] Generated /opt/rustwide/target/x86_64-unknown-linux-gnu/doc/rgewe_api/index.html [INFO] running `Command { std: "docker" "inspect" "b44c83c7225428ad7fd7305004fe8dd6b81b0876b86880ea9dcdfbe9571ab4d8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b44c83c7225428ad7fd7305004fe8dd6b81b0876b86880ea9dcdfbe9571ab4d8", kill_on_drop: false }` [INFO] [stdout] b44c83c7225428ad7fd7305004fe8dd6b81b0876b86880ea9dcdfbe9571ab4d8