twitch_api 0.7.0-rc.7

Library for talking with the new Twitch API aka. "Helix", EventSub and more!
Documentation
Build #914063 2023-09-17T13:13:16.856252+00:00
# rustc version
rustc 1.74.0-nightly (7d9bce327 2023-09-16)
# docs.rs version
docsrs 0.6.0 (b2c47fa7 2023-09-08)

# build log
[INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace/builds/twitch_api-0.7.0-rc.7/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace/builds/twitch_api-0.7.0-rc.7/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:8d77639b970c52ec67607038b3ec48894629de24504b62a68269497566821cc0" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--features" "all unsupported _all" "-Z" "unstable-options" "--config" "build.rustflags=[\"--cfg\", \"nightly\"]" "-Zhost-config" "-Ztarget-applies-to-host" "--config" "host.rustflags=[\"--cfg\", \"nightly\"]" "--config" "build.rustdocflags=[\"--cfg\", \"nightly\", \"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20230916-1.74.0-nightly-7d9bce327\", \"--static-root-path\", \"/-/rustdoc.static/\", \"--cap-lints\", \"warn\", \"--disable-per-crate-search\", \"--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" "-Zunstable-options" "-Zrustdoc-scrape-examples", 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] 891da894a546f0c4661ef1dff74b8f09ca81670b3ffa745fab9ab77987f9fb85
[INFO] running `Command { std: "docker" "start" "-a" "891da894a546f0c4661ef1dff74b8f09ca81670b3ffa745fab9ab77987f9fb85", kill_on_drop: false }`
[INFO] [stderr] warning: Rustdoc did not scrape the following examples because they require dev-dependencies: automod_check, get_channel_status, get_moderation, get_streams, modify_channel, client, channel_information, channel_information_custom, followed_streams, mock_api
[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 twitch_api v0.7.0-rc.7 (/opt/rustwide/workdir)
[INFO] [stderr] warning: public documentation for `get_games` links to private item `GetGamesRequest::empty`
[INFO] [stderr]  --> src/helix/endpoints/games/get_games.rs:8:130
[INFO] [stderr]   |
[INFO] [stderr] 8 | ...:names()`], [`GetGamesRequest::ids()`] or [`GetGamesRequest::empty()`] method.
[INFO] [stderr]   |                                                ^^^^^^^^^^^^^^^^^^^^^^^^ this item is private
[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] 
[INFO] [stderr] warning: redundant explicit link target
[INFO] [stderr]    --> src/lib.rs:146:49
[INFO] [stderr]     |
[INFO] [stderr] 146 | /// Extra types not defined in [`twitch_types`](types)
[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] 146 | /// Extra types not defined in [`twitch_types`]
[INFO] [stderr]     |                                ~~~~~~~~~~~~~~~~
[INFO] [stderr] 
[INFO] [stderr] warning: redundant explicit link target
[INFO] [stderr]    --> src/lib.rs:283:52
[INFO] [stderr]     |
[INFO] [stderr] 283 |     /// Retrieve a reference of the [`HttpClient`][crate::HttpClient] inside this [`TwitchClient`]
[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] 283 |     /// Retrieve a reference of the [`HttpClient`] inside this [`TwitchClient`]
[INFO] [stderr]     |                                     ~~~~~~~~~~~~~~
[INFO] [stderr] 
[INFO] [stderr] warning: `twitch_api` (lib doc) generated 3 warnings
[INFO] [stderr]     Finished dev [unoptimized + debuginfo] target(s) in 5.89s
[INFO] running `Command { std: "docker" "inspect" "891da894a546f0c4661ef1dff74b8f09ca81670b3ffa745fab9ab77987f9fb85", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "891da894a546f0c4661ef1dff74b8f09ca81670b3ffa745fab9ab77987f9fb85", kill_on_drop: false }`
[INFO] [stdout] 891da894a546f0c4661ef1dff74b8f09ca81670b3ffa745fab9ab77987f9fb85