igdb 0.1.2

IGDB - Video Game Database Api
Documentation

Build #2267005 2025-06-27 11:52:11

# rustc version rustc 1.90.0-nightly (b03b3a7ec 2025-06-26)

# docs.rs version docsrs 0.6.0 (ff5ebf09 2025-06-25)

# build log [INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace-builder/builds/igdb-0.1.2/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace-builder/builds/igdb-0.1.2/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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20250626-1.90.0-nightly-b03b3a7ec\", \"--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] e04dad602b8e7f89df2b041f2067c3546b942cf3e17b40c674c5e94773231851 [INFO] running `Command { std: "docker" "start" "-a" "e04dad602b8e7f89df2b041f2067c3546b942cf3e17b40c674c5e94773231851", kill_on_drop: false }` [INFO] [stderr] warning: Rustdoc did not scrape the following examples because they require dev-dependencies: external-game, franchise-games, game-age-rating, game-characters, game-characters-mugshot, game-engine-info, game-media-download, game-media-read, game-platforms, game-platforms-logos, game-rating, game-release-date, game-theme, game-video-urls, logging, player-perspectives, request-builder-game, request-builder-multiplayer, search-first-game-by-name, search-games-by-name [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 igdb v0.1.2 (/opt/rustwide/workdir) [INFO] [stderr] warning: unclosed HTML tag `T` [INFO] [stderr] --> src/client_macros.rs:22:68 [INFO] [stderr] | [INFO] [stderr] 22 | /// Returns the element by Id for this client in Option<T> format. [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/client.rs:7:1 [INFO] [stderr] | [INFO] [stderr] 7 | create_client!(AgeRatingsClient, AgeRating, age_ratings); [INFO] [stderr] | -------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(rustdoc::invalid_html_tags)]` on by default [INFO] [stderr] = note: this warning originates in the macro `create_client` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: try marking as source code [INFO] [stderr] | [INFO] [stderr] 22 | /// Returns the element by Id for this client in `Option<T>` format. [INFO] [stderr] | + + [INFO] [stderr] [INFO] [stderr] warning: unclosed HTML tag `T` [INFO] [stderr] --> src/client_macros.rs:22:68 [INFO] [stderr] | [INFO] [stderr] 22 | /// Returns the element by Id for this client in Option<T> format. [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/client.rs:8:1 [INFO] [stderr] | [INFO] [stderr] 8 | create_client!(ArtworksClient, Artwork, artworks); [INFO] [stderr] | ------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `create_client` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: try marking as source code [INFO] [stderr] | [INFO] [stderr] 22 | /// Returns the element by Id for this client in `Option<T>` format. [INFO] [stderr] | + + [INFO] [stderr] [INFO] [stderr] warning: unclosed HTML tag `T` [INFO] [stderr] --> src/client_macros.rs:22:68 [INFO] [stderr] | [INFO] [stderr] 22 | /// Returns the element by Id for this client in Option<T> format. [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/client.rs:9:1 [INFO] [stderr] | [INFO] [stderr] 9 | / create_client!( [INFO] [stderr] 10 | | CharacterMugshotsClient, [INFO] [stderr] 11 | | CharacterMugshot, [INFO] [stderr] 12 | | character_mug_shots [INFO] [stderr] 13 | | ); [INFO] [stderr] | |_- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `create_client` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: try marking as source code [INFO] [stderr] | [INFO] [stderr] 22 | /// Returns the element by Id for this client in `Option<T>` format. [INFO] [stderr] | + + [INFO] [stderr] [INFO] [stderr] warning: unclosed HTML tag `T` [INFO] [stderr] --> src/client_macros.rs:22:68 [INFO] [stderr] | [INFO] [stderr] 22 | /// Returns the element by Id for this client in Option<T> format. [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/client.rs:14:1 [INFO] [stderr] | [INFO] [stderr] 14 | create_client!(CharactersClient, Character, characters); [INFO] [stderr] | ------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `create_client` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: try marking as source code [INFO] [stderr] | [INFO] [stderr] 22 | /// Returns the element by Id for this client in `Option<T>` format. [INFO] [stderr] | + + [INFO] [stderr] [INFO] [stderr] warning: unclosed HTML tag `T` [INFO] [stderr] --> src/client_macros.rs:22:68 [INFO] [stderr] | [INFO] [stderr] 22 | /// Returns the element by Id for this client in Option<T> format. [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/client.rs:15:1 [INFO] [stderr] | [INFO] [stderr] 15 | create_client!(CompaniesClient, Company, companies); [INFO] [stderr] | --------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `create_client` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: try marking as source code [INFO] [stderr] | [INFO] [stderr] 22 | /// Returns the element by Id for this client in `Option<T>` format. [INFO] [stderr] | + + [INFO] [stderr] [INFO] [stderr] warning: unclosed HTML tag `T` [INFO] [stderr] --> src/client_macros.rs:22:68 [INFO] [stderr] | [INFO] [stderr] 22 | /// Returns the element by Id for this client in Option<T> format. [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/client.rs:16:1 [INFO] [stderr] | [INFO] [stderr] 16 | create_client!(CoversClient, Cover, covers); [INFO] [stderr] | ------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `create_client` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: try marking as source code [INFO] [stderr] | [INFO] [stderr] 22 | /// Returns the element by Id for this client in `Option<T>` format. [INFO] [stderr] | + + [INFO] [stderr] [INFO] [stderr] warning: unclosed HTML tag `T` [INFO] [stderr] --> src/client_macros.rs:22:68 [INFO] [stderr] | [INFO] [stderr] 22 | /// Returns the element by Id for this client in Option<T> format. [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/client.rs:17:1 [INFO] [stderr] | [INFO] [stderr] 17 | create_client!(ExternalGameClient, ExternalGame, external_games); [INFO] [stderr] | ---------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `create_client` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: try marking as source code [INFO] [stderr] | [INFO] [stderr] 22 | /// Returns the element by Id for this client in `Option<T>` format. [INFO] [stderr] | + + [INFO] [stderr] [INFO] [stderr] warning: unclosed HTML tag `T` [INFO] [stderr] --> src/client_macros.rs:22:68 [INFO] [stderr] | [INFO] [stderr] 22 | /// Returns the element by Id for this client in Option<T> format. [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/client.rs:18:1 [INFO] [stderr] | [INFO] [stderr] 18 | create_client!(GamesClient, Game, games); [INFO] [stderr] | ---------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `create_client` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: try marking as source code [INFO] [stderr] | [INFO] [stderr] 22 | /// Returns the element by Id for this client in `Option<T>` format. [INFO] [stderr] | + + [INFO] [stderr] [INFO] [stderr] warning: unclosed HTML tag `T` [INFO] [stderr] --> src/client_macros.rs:22:68 [INFO] [stderr] | [INFO] [stderr] 22 | /// Returns the element by Id for this client in Option<T> format. [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/client.rs:19:1 [INFO] [stderr] | [INFO] [stderr] 19 | create_client!(GameModesClient, GameMode, game_modes); [INFO] [stderr] | ----------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `create_client` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: try marking as source code [INFO] [stderr] | [INFO] [stderr] 22 | /// Returns the element by Id for this client in `Option<T>` format. [INFO] [stderr] | + + [INFO] [stderr] [INFO] [stderr] warning: unclosed HTML tag `T` [INFO] [stderr] --> src/client_macros.rs:22:68 [INFO] [stderr] | [INFO] [stderr] 22 | /// Returns the element by Id for this client in Option<T> format. [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/client.rs:20:1 [INFO] [stderr] | [INFO] [stderr] 20 | create_client!(GameVideosClient, GameVideo, game_videos); [INFO] [stderr] | -------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `create_client` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: try marking as source code [INFO] [stderr] | [INFO] [stderr] 22 | /// Returns the element by Id for this client in `Option<T>` format. [INFO] [stderr] | + + [INFO] [stderr] [INFO] [stderr] warning: unclosed HTML tag `T` [INFO] [stderr] --> src/client_macros.rs:22:68 [INFO] [stderr] | [INFO] [stderr] 22 | /// Returns the element by Id for this client in Option<T> format. [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/client.rs:21:1 [INFO] [stderr] | [INFO] [stderr] 21 | create_client!(EnginesClient, Engine, game_engines); [INFO] [stderr] | --------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `create_client` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: try marking as source code [INFO] [stderr] | [INFO] [stderr] 22 | /// Returns the element by Id for this client in `Option<T>` format. [INFO] [stderr] | + + [INFO] [stderr] [INFO] [stderr] warning: unclosed HTML tag `T` [INFO] [stderr] --> src/client_macros.rs:22:68 [INFO] [stderr] | [INFO] [stderr] 22 | /// Returns the element by Id for this client in Option<T> format. [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/client.rs:22:1 [INFO] [stderr] | [INFO] [stderr] 22 | create_client!(FranchisesClient, Franchise, franchises); [INFO] [stderr] | ------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `create_client` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: try marking as source code [INFO] [stderr] | [INFO] [stderr] 22 | /// Returns the element by Id for this client in `Option<T>` format. [INFO] [stderr] | + + [INFO] [stderr] [INFO] [stderr] warning: unclosed HTML tag `T` [INFO] [stderr] --> src/client_macros.rs:22:68 [INFO] [stderr] | [INFO] [stderr] 22 | /// Returns the element by Id for this client in Option<T> format. [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/client.rs:23:1 [INFO] [stderr] | [INFO] [stderr] 23 | create_client!(MultiPlayerModesClient, MultiplayerMode, multiplayer_modes); [INFO] [stderr] | -------------------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `create_client` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: try marking as source code [INFO] [stderr] | [INFO] [stderr] 22 | /// Returns the element by Id for this client in `Option<T>` format. [INFO] [stderr] | + + [INFO] [stderr] [INFO] [stderr] warning: unclosed HTML tag `T` [INFO] [stderr] --> src/client_macros.rs:22:68 [INFO] [stderr] | [INFO] [stderr] 22 | /// Returns the element by Id for this client in Option<T> format. [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/client.rs:24:1 [INFO] [stderr] | [INFO] [stderr] 24 | create_client!(PlatformsClient, Platform, platforms); [INFO] [stderr] | ---------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `create_client` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: try marking as source code [INFO] [stderr] | [INFO] [stderr] 22 | /// Returns the element by Id for this client in `Option<T>` format. [INFO] [stderr] | + + [INFO] [stderr] [INFO] [stderr] warning: unclosed HTML tag `T` [INFO] [stderr] --> src/client_macros.rs:22:68 [INFO] [stderr] | [INFO] [stderr] 22 | /// Returns the element by Id for this client in Option<T> format. [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/client.rs:25:1 [INFO] [stderr] | [INFO] [stderr] 25 | create_client!(PlatformLogosClient, PlatformLogo, platform_logos); [INFO] [stderr] | ----------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `create_client` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: try marking as source code [INFO] [stderr] | [INFO] [stderr] 22 | /// Returns the element by Id for this client in `Option<T>` format. [INFO] [stderr] | + + [INFO] [stderr] [INFO] [stderr] warning: unclosed HTML tag `T` [INFO] [stderr] --> src/client_macros.rs:22:68 [INFO] [stderr] | [INFO] [stderr] 22 | /// Returns the element by Id for this client in Option<T> format. [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/client.rs:26:1 [INFO] [stderr] | [INFO] [stderr] 26 | / create_client!( [INFO] [stderr] 27 | | PlayerPerpectivesClient, [INFO] [stderr] 28 | | PlayerPerspective, [INFO] [stderr] 29 | | player_perspectives [INFO] [stderr] 30 | | ); [INFO] [stderr] | |_- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `create_client` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: try marking as source code [INFO] [stderr] | [INFO] [stderr] 22 | /// Returns the element by Id for this client in `Option<T>` format. [INFO] [stderr] | + + [INFO] [stderr] [INFO] [stderr] warning: unclosed HTML tag `T` [INFO] [stderr] --> src/client_macros.rs:22:68 [INFO] [stderr] | [INFO] [stderr] 22 | /// Returns the element by Id for this client in Option<T> format. [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/client.rs:31:1 [INFO] [stderr] | [INFO] [stderr] 31 | create_client!(ReleaseDatesClient, ReleaseDate, release_dates); [INFO] [stderr] | -------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `create_client` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: try marking as source code [INFO] [stderr] | [INFO] [stderr] 22 | /// Returns the element by Id for this client in `Option<T>` format. [INFO] [stderr] | + + [INFO] [stderr] [INFO] [stderr] warning: unclosed HTML tag `T` [INFO] [stderr] --> src/client_macros.rs:22:68 [INFO] [stderr] | [INFO] [stderr] 22 | /// Returns the element by Id for this client in Option<T> format. [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/client.rs:32:1 [INFO] [stderr] | [INFO] [stderr] 32 | create_client!(ScreenshotsClient, Screenshot, screenshots); [INFO] [stderr] | ---------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `create_client` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: try marking as source code [INFO] [stderr] | [INFO] [stderr] 22 | /// Returns the element by Id for this client in `Option<T>` format. [INFO] [stderr] | + + [INFO] [stderr] [INFO] [stderr] warning: unclosed HTML tag `T` [INFO] [stderr] --> src/client_macros.rs:22:68 [INFO] [stderr] | [INFO] [stderr] 22 | /// Returns the element by Id for this client in Option<T> format. [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/client.rs:33:1 [INFO] [stderr] | [INFO] [stderr] 33 | create_client!(ThemesClient, Theme, themes); [INFO] [stderr] | ------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `create_client` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: try marking as source code [INFO] [stderr] | [INFO] [stderr] 22 | /// Returns the element by Id for this client in `Option<T>` format. [INFO] [stderr] | + + [INFO] [stderr] [INFO] [stderr] warning: unclosed HTML tag `T` [INFO] [stderr] --> src/client_macros.rs:22:68 [INFO] [stderr] | [INFO] [stderr] 22 | /// Returns the element by Id for this client in Option<T> format. [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/client.rs:34:1 [INFO] [stderr] | [INFO] [stderr] 34 | create_client!(WebsitesClient, Website, websites); [INFO] [stderr] | ------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `create_client` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: try marking as source code [INFO] [stderr] | [INFO] [stderr] 22 | /// Returns the element by Id for this client in `Option<T>` format. [INFO] [stderr] | + + [INFO] [stderr] [INFO] [stderr] warning: unclosed HTML tag `Vec` [INFO] [stderr] --> src/client_macros.rs:57:82 [INFO] [stderr] | [INFO] [stderr] 57 | ///Receives a game_id and a limit of registries and returns an Option<Vec> of elements [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/client.rs:42:1 [INFO] [stderr] | [INFO] [stderr] 42 | expand_get_by_game_id!(ArtworksClient, Artwork); [INFO] [stderr] | ----------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `expand_get_by_game_id` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: try marking as source code [INFO] [stderr] | [INFO] [stderr] 57 | ///Receives a game_id and a limit of registries and returns an `Option<Vec>` of elements [INFO] [stderr] | + + [INFO] [stderr] [INFO] [stderr] warning: unclosed HTML tag `Vec` [INFO] [stderr] --> src/client_macros.rs:57:82 [INFO] [stderr] | [INFO] [stderr] 57 | ///Receives a game_id and a limit of registries and returns an Option<Vec> of elements [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/client.rs:43:1 [INFO] [stderr] | [INFO] [stderr] 43 | expand_get_by_game_id!(CoversClient, Cover); [INFO] [stderr] | ------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `expand_get_by_game_id` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: try marking as source code [INFO] [stderr] | [INFO] [stderr] 57 | ///Receives a game_id and a limit of registries and returns an `Option<Vec>` of elements [INFO] [stderr] | + + [INFO] [stderr] [INFO] [stderr] warning: unclosed HTML tag `Vec` [INFO] [stderr] --> src/client_macros.rs:57:82 [INFO] [stderr] | [INFO] [stderr] 57 | ///Receives a game_id and a limit of registries and returns an Option<Vec> of elements [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/client.rs:44:1 [INFO] [stderr] | [INFO] [stderr] 44 | expand_get_by_game_id!(ExternalGameClient, ExternalGame); [INFO] [stderr] | -------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `expand_get_by_game_id` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: try marking as source code [INFO] [stderr] | [INFO] [stderr] 57 | ///Receives a game_id and a limit of registries and returns an `Option<Vec>` of elements [INFO] [stderr] | + + [INFO] [stderr] [INFO] [stderr] warning: unclosed HTML tag `Vec` [INFO] [stderr] --> src/client_macros.rs:57:82 [INFO] [stderr] | [INFO] [stderr] 57 | ///Receives a game_id and a limit of registries and returns an Option<Vec> of elements [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/client.rs:45:1 [INFO] [stderr] | [INFO] [stderr] 45 | expand_get_by_game_id!(GameVideosClient, GameVideo); [INFO] [stderr] | --------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `expand_get_by_game_id` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: try marking as source code [INFO] [stderr] | [INFO] [stderr] 57 | ///Receives a game_id and a limit of registries and returns an `Option<Vec>` of elements [INFO] [stderr] | + + [INFO] [stderr] [INFO] [stderr] warning: unclosed HTML tag `Vec` [INFO] [stderr] --> src/client_macros.rs:57:82 [INFO] [stderr] | [INFO] [stderr] 57 | ///Receives a game_id and a limit of registries and returns an Option<Vec> of elements [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/client.rs:46:1 [INFO] [stderr] | [INFO] [stderr] 46 | expand_get_by_game_id!(MultiPlayerModesClient, MultiplayerMode); [INFO] [stderr] | --------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `expand_get_by_game_id` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: try marking as source code [INFO] [stderr] | [INFO] [stderr] 57 | ///Receives a game_id and a limit of registries and returns an `Option<Vec>` of elements [INFO] [stderr] | + + [INFO] [stderr] [INFO] [stderr] warning: unclosed HTML tag `Vec` [INFO] [stderr] --> src/client_macros.rs:57:82 [INFO] [stderr] | [INFO] [stderr] 57 | ///Receives a game_id and a limit of registries and returns an Option<Vec> of elements [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/client.rs:47:1 [INFO] [stderr] | [INFO] [stderr] 47 | expand_get_by_game_id!(ReleaseDatesClient, ReleaseDate); [INFO] [stderr] | ------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `expand_get_by_game_id` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: try marking as source code [INFO] [stderr] | [INFO] [stderr] 57 | ///Receives a game_id and a limit of registries and returns an `Option<Vec>` of elements [INFO] [stderr] | + + [INFO] [stderr] [INFO] [stderr] warning: unclosed HTML tag `Vec` [INFO] [stderr] --> src/client_macros.rs:57:82 [INFO] [stderr] | [INFO] [stderr] 57 | ///Receives a game_id and a limit of registries and returns an Option<Vec> of elements [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/client.rs:48:1 [INFO] [stderr] | [INFO] [stderr] 48 | expand_get_by_game_id!(ScreenshotsClient, Screenshot); [INFO] [stderr] | ----------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `expand_get_by_game_id` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: try marking as source code [INFO] [stderr] | [INFO] [stderr] 57 | ///Receives a game_id and a limit of registries and returns an `Option<Vec>` of elements [INFO] [stderr] | + + [INFO] [stderr] [INFO] [stderr] warning: unclosed HTML tag `Vec` [INFO] [stderr] --> src/client_macros.rs:57:82 [INFO] [stderr] | [INFO] [stderr] 57 | ///Receives a game_id and a limit of registries and returns an Option<Vec> of elements [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/client.rs:49:1 [INFO] [stderr] | [INFO] [stderr] 49 | expand_get_by_game_id!(WebsitesClient, Website); [INFO] [stderr] | ----------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `expand_get_by_game_id` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: try marking as source code [INFO] [stderr] | [INFO] [stderr] 57 | ///Receives a game_id and a limit of registries and returns an `Option<Vec>` of elements [INFO] [stderr] | + + [INFO] [stderr] [INFO] [stderr] warning: `igdb` (lib doc) generated 28 warnings [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.07s [INFO] [stderr] Generated /opt/rustwide/target/x86_64-unknown-linux-gnu/doc/igdb/index.html [INFO] running `Command { std: "docker" "inspect" "e04dad602b8e7f89df2b041f2067c3546b942cf3e17b40c674c5e94773231851", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e04dad602b8e7f89df2b041f2067c3546b942cf3e17b40c674c5e94773231851", kill_on_drop: false }` [INFO] [stdout] e04dad602b8e7f89df2b041f2067c3546b942cf3e17b40c674c5e94773231851