[INFO] fetching crate dota2_webapi_bindings 0.6.0...
[INFO] testing dota2_webapi_bindings-0.6.0 against master#1871252fc8bb672d40787e67404e6eaae7059369 for pr-125151
[INFO] extracting crate dota2_webapi_bindings 0.6.0 into /workspace/builds/worker-3-tc1/source
[INFO] validating manifest of crates.io crate dota2_webapi_bindings 0.6.0 on toolchain 1871252fc8bb672d40787e67404e6eaae7059369
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate dota2_webapi_bindings 0.6.0
[INFO] finished tweaking crates.io crate dota2_webapi_bindings 0.6.0
[INFO] tweaked toml for crates.io crate dota2_webapi_bindings 0.6.0 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] crate crates.io crate dota2_webapi_bindings 0.6.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded serde_derive v1.0.116
[INFO] [stderr]   Downloaded serde v1.0.116
[INFO] [stderr]   Downloaded serde_with_macros v1.2.2
[INFO] [stderr]   Downloaded serde_with v1.5.1
[INFO] [stderr]   Downloaded syn v1.0.44
[INFO] [stderr]   Downloaded libc v0.2.79
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5843f9fc9eb34b862a541969a7a1ecdf1d98772b8593ca36b053728fe5b20562
[INFO] running `Command { std: "docker" "start" "-a" "5843f9fc9eb34b862a541969a7a1ecdf1d98772b8593ca36b053728fe5b20562", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5843f9fc9eb34b862a541969a7a1ecdf1d98772b8593ca36b053728fe5b20562", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5843f9fc9eb34b862a541969a7a1ecdf1d98772b8593ca36b053728fe5b20562", kill_on_drop: false }`
[INFO] [stdout] 5843f9fc9eb34b862a541969a7a1ecdf1d98772b8593ca36b053728fe5b20562
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 647877348a18e6f7486ad5b998f5b5428e67a1e1d990904149c241dfff186bbb
[INFO] running `Command { std: "docker" "start" "-a" "647877348a18e6f7486ad5b998f5b5428e67a1e1d990904149c241dfff186bbb", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.24
[INFO] [stderr]    Compiling unicode-xid v0.2.1
[INFO] [stderr]    Compiling syn v1.0.44
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling log v0.4.11
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling strsim v0.9.3
[INFO] [stderr]    Compiling serde_derive v1.0.116
[INFO] [stderr]    Compiling libc v0.2.79
[INFO] [stderr]    Compiling byteorder v1.3.4
[INFO] [stderr]    Compiling version_check v0.1.5
[INFO] [stderr]    Compiling matches v0.1.8
[INFO] [stderr]    Compiling cfg-if v0.1.10
[INFO] [stderr]    Compiling tinyvec v0.3.4
[INFO] [stderr]    Compiling serde v1.0.116
[INFO] [stderr]    Compiling httparse v1.3.4
[INFO] [stderr]    Compiling unicode-bidi v0.3.4
[INFO] [stderr]    Compiling safemem v0.3.3
[INFO] [stderr]    Compiling percent-encoding v1.0.1
[INFO] [stderr]    Compiling serde_json v1.0.59
[INFO] [stderr]    Compiling itoa v0.4.6
[INFO] [stderr]    Compiling language-tags v0.2.2
[INFO] [stderr]    Compiling traitobject v0.1.0
[INFO] [stderr]    Compiling typeable v0.1.2
[INFO] [stderr]    Compiling unicase v1.4.2
[INFO] [stderr]    Compiling unicode-normalization v0.1.13
[INFO] [stderr]    Compiling log v0.3.9
[INFO] [stderr]    Compiling mime v0.2.6
[INFO] [stderr]    Compiling base64 v0.9.3
[INFO] [stderr]    Compiling time v0.1.44
[INFO] [stderr]    Compiling num_cpus v1.13.0
[INFO] [stderr]    Compiling quote v1.0.7
[INFO] [stderr]    Compiling idna v0.1.5
[INFO] [stderr]    Compiling url v1.7.2
[INFO] [stderr]    Compiling hyper v0.10.16
[INFO] [stderr]    Compiling darling_core v0.10.2
[INFO] [stderr]    Compiling darling_macro v0.10.2
[INFO] [stderr]    Compiling darling v0.10.2
[INFO] [stderr]    Compiling serde_with_macros v1.2.2
[INFO] [stderr]    Compiling serde_with v1.5.1
[INFO] [stderr]    Compiling dota2_webapi_bindings v0.6.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: fields `heroes`, `count`, and `status` are never read
[INFO] [stdout]   --> src/dota.rs:24:9
[INFO] [stdout]    |
[INFO] [stdout] 23 |     pub struct GetHeroes {
[INFO] [stdout]    |                --------- fields in this struct
[INFO] [stdout] 24 |         heroes: Vec<Hero>,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 25 |         count: usize,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] 26 |         status: usize,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `GetHeroes` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `name`, `id`, and `localized_name` are never read
[INFO] [stdout]   --> src/dota.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 30 |     struct Hero {
[INFO] [stdout]    |            ---- fields in this struct
[INFO] [stdout] 31 |         name: String,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 32 |         id: usize,
[INFO] [stdout]    |         ^^
[INFO] [stdout] 33 |         localized_name: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Hero` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `items` and `status` are never read
[INFO] [stdout]   --> src/dota.rs:45:9
[INFO] [stdout]    |
[INFO] [stdout] 44 |     pub struct GetGameItems {
[INFO] [stdout]    |                ------------ fields in this struct
[INFO] [stdout] 45 |         items: Vec<Item>,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] 46 |         status: usize,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `GetGameItems` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]   --> src/dota.rs:51:9
[INFO] [stdout]    |
[INFO] [stdout] 50 |     pub struct Item {
[INFO] [stdout]    |                ---- fields in this struct
[INFO] [stdout] 51 |         id: usize,
[INFO] [stdout]    |         ^^
[INFO] [stdout] 52 |         name: String,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 53 |         cost: usize,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 54 |         secret_shop: usize,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout] 55 |         side_shop: usize,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] 56 |         recipe: usize,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 57 |         localized_name: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Item` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `count`, `rarities`, and `status` are never read
[INFO] [stdout]   --> src/dota.rs:69:9
[INFO] [stdout]    |
[INFO] [stdout] 68 |     pub struct GetRarities {
[INFO] [stdout]    |                ----------- fields in this struct
[INFO] [stdout] 69 |         count: usize,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] 70 |         rarities: Vec<Rarity>,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 71 |         status: usize,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `GetRarities` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `name`, `id`, `order`, `color`, and `localized_name` are never read
[INFO] [stdout]   --> src/dota.rs:76:9
[INFO] [stdout]    |
[INFO] [stdout] 75 |     pub struct Rarity {
[INFO] [stdout]    |                ------ fields in this struct
[INFO] [stdout] 76 |         name: String,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 77 |         id: usize,
[INFO] [stdout]    |         ^^
[INFO] [stdout] 78 |         order: usize,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] 79 |         color: String,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] 80 |         localized_name: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Rarity` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `prize_pool`, `league_id`, and `status` are never read
[INFO] [stdout]   --> src/dota.rs:92:9
[INFO] [stdout]    |
[INFO] [stdout] 91 |     pub struct GetTournamentPrizePool {
[INFO] [stdout]    |                ---------------------- fields in this struct
[INFO] [stdout] 92 |         prize_pool: usize,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] 93 |         league_id: usize,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] 94 |         status: usize,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `GetTournamentPrizePool` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `leagues` is never read
[INFO] [stdout]    --> src/dota.rs:110:9
[INFO] [stdout]     |
[INFO] [stdout] 109 |     pub struct GetLeagueListing {
[INFO] [stdout]     |                ---------------- field in this struct
[INFO] [stdout] 110 |         leagues: Vec<League>,
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `GetLeagueListing` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `name`, `league_id`, `description`, `tournament_url`, and `item_def` are never read
[INFO] [stdout]    --> src/dota.rs:115:9
[INFO] [stdout]     |
[INFO] [stdout] 114 |     pub struct League {
[INFO] [stdout]     |                ------ fields in this struct
[INFO] [stdout] 115 |         name: String,
[INFO] [stdout]     |         ^^^^
[INFO] [stdout] 116 |         #[serde(rename = "leagueid")]
[INFO] [stdout] 117 |         league_id: usize,
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] 118 |         description: Option<String>,
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout] 119 |         tournament_url: String,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^
[INFO] [stdout] 120 |         #[serde(rename = "itemdef")]
[INFO] [stdout] 121 |         item_def: usize,
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `League` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `games` and `status` are never read
[INFO] [stdout]    --> src/dota.rs:141:9
[INFO] [stdout]     |
[INFO] [stdout] 140 |     pub struct GetLiveLeagueGames {
[INFO] [stdout]     |                ------------------ fields in this struct
[INFO] [stdout] 141 |         games: Vec<Game>,
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] 142 |         status: usize,
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `GetLiveLeagueGames` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]    --> src/dota.rs:147:9
[INFO] [stdout]     |
[INFO] [stdout] 146 |     pub struct Game {
[INFO] [stdout]     |                ---- fields in this struct
[INFO] [stdout] 147 |         players: Vec<Player>,
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout] 148 |         radiant_team: Option<RadiantTeam>,
[INFO] [stdout]     |         ^^^^^^^^^^^^
[INFO] [stdout] 149 |         dire_team: Option<DireTeam>,
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] 150 |         lobby_id: usize,
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout] 151 |         match_id: usize,
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout] 152 |         spectators: usize,
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout] 153 |         league_id: usize,
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] 154 |         league_node_id: usize,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^
[INFO] [stdout] 155 |         stream_delay_s: usize,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^
[INFO] [stdout] 156 |         radiant_series_wins: usize,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 157 |         dire_series_wins: usize,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^
[INFO] [stdout] 158 |         series_type: usize,
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout] 159 |         scoreboard: Option<Scoreboard>,
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Game` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `account_id`, `name`, `hero_id`, and `team` are never read
[INFO] [stdout]    --> src/dota.rs:164:9
[INFO] [stdout]     |
[INFO] [stdout] 163 |     pub struct Player {
[INFO] [stdout]     |                ------ fields in this struct
[INFO] [stdout] 164 |         account_id: usize,
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout] 165 |         name: String,
[INFO] [stdout]     |         ^^^^
[INFO] [stdout] 166 |         hero_id: usize,
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout] 167 |         team: usize,
[INFO] [stdout]     |         ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Player` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `team_name`, `team_id`, `team_logo`, and `complete` are never read
[INFO] [stdout]    --> src/dota.rs:172:9
[INFO] [stdout]     |
[INFO] [stdout] 171 |     pub struct RadiantTeam {
[INFO] [stdout]     |                ----------- fields in this struct
[INFO] [stdout] 172 |         team_name: String,
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] 173 |         team_id: usize,
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout] 174 |         team_logo: usize,
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] 175 |         complete: bool,
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `RadiantTeam` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `team_name`, `team_id`, `team_logo`, and `complete` are never read
[INFO] [stdout]    --> src/dota.rs:180:9
[INFO] [stdout]     |
[INFO] [stdout] 179 |     pub struct DireTeam {
[INFO] [stdout]     |                -------- fields in this struct
[INFO] [stdout] 180 |         team_name: String,
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] 181 |         team_id: usize,
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout] 182 |         team_logo: usize,
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] 183 |         complete: bool,
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `DireTeam` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `duration`, `roshan_respawn_timer`, `radiant`, and `dire` are never read
[INFO] [stdout]    --> src/dota.rs:188:9
[INFO] [stdout]     |
[INFO] [stdout] 187 |     pub struct Scoreboard {
[INFO] [stdout]     |                ---------- fields in this struct
[INFO] [stdout] 188 |         duration: f64,
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout] 189 |         roshan_respawn_timer: usize,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 190 |         radiant: Ancient,
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout] 191 |         dire: Ancient,
[INFO] [stdout]     |         ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Scoreboard` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]    --> src/dota.rs:196:9
[INFO] [stdout]     |
[INFO] [stdout] 195 |     pub struct Ancient {
[INFO] [stdout]     |                ------- fields in this struct
[INFO] [stdout] 196 |         score: usize,
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] 197 |         tower_state: usize,
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout] 198 |         barracks_state: usize,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^
[INFO] [stdout] 199 |         picks: Option<Vec<HeroId>>,
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] 200 |         bans: Option<Vec<HeroId>>,
[INFO] [stdout]     |         ^^^^
[INFO] [stdout] 201 |         players: Vec<PlayerDetailed>,
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 205 |         abilities: Abilities,
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Ancient` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/dota.rs:209:22
[INFO] [stdout]     |
[INFO] [stdout] 209 |     struct Abilities(Vec<Ability>);
[INFO] [stdout]     |            --------- ^^^^^^^^^^^^
[INFO] [stdout]     |            |
[INFO] [stdout]     |            field in this struct
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Abilities` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 209 |     struct Abilities(());
[INFO] [stdout]     |                      ~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `ability_level` and `ability_id` are never read
[INFO] [stdout]    --> src/dota.rs:213:9
[INFO] [stdout]     |
[INFO] [stdout] 212 |     struct Ability {
[INFO] [stdout]     |            ------- fields in this struct
[INFO] [stdout] 213 |         ability_level: usize,
[INFO] [stdout]     |         ^^^^^^^^^^^^^
[INFO] [stdout] 214 |         ability_id: usize,
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Ability` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `hero_id` is never read
[INFO] [stdout]    --> src/dota.rs:255:9
[INFO] [stdout]     |
[INFO] [stdout] 254 |     pub struct HeroId {
[INFO] [stdout]     |                ------ field in this struct
[INFO] [stdout] 255 |         hero_id: usize,
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `HeroId` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]    --> src/dota.rs:260:9
[INFO] [stdout]     |
[INFO] [stdout] 259 |     pub struct PlayerDetailed {
[INFO] [stdout]     |                -------------- fields in this struct
[INFO] [stdout] 260 |         player_slot: usize,
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout] 261 |         account_id: usize,
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout] 262 |         hero_id: usize,
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout] 263 |         kills: usize,
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] 264 |         death: usize,
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] 265 |         assists: usize,
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout] 266 |         last_hits: usize,
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] 267 |         denies: usize,
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout] 268 |         gold: usize,
[INFO] [stdout]     |         ^^^^
[INFO] [stdout] 269 |         level: usize,
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] 270 |         gold_per_min: usize,
[INFO] [stdout]     |         ^^^^^^^^^^^^
[INFO] [stdout] 271 |         xp_per_min: usize,
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout] 272 |         ultimate_state: usize,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^
[INFO] [stdout] 273 |         ultimate_cooldown: usize,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 274 |         item0: usize,
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] 275 |         item1: usize,
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] 276 |         item2: usize,
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] 277 |         item3: usize,
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] 278 |         item4: usize,
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] 279 |         item5: usize,
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] 280 |         respawn_timer: usize,
[INFO] [stdout]     |         ^^^^^^^^^^^^^
[INFO] [stdout] 281 |         position_x: f64,
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout] 282 |         position_y: f64,
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout] 283 |         net_worth: usize,
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `PlayerDetailed` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `game_list` is never read
[INFO] [stdout]    --> src/dota.rs:290:20
[INFO] [stdout]     |
[INFO] [stdout] 289 |     pub struct GetTopLiveGame {
[INFO] [stdout]     |                -------------- field in this struct
[INFO] [stdout] 290 |         pub(crate) game_list: Vec<GameList>,
[INFO] [stdout]     |                    ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `GetTopLiveGame` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]    --> src/dota.rs:295:9
[INFO] [stdout]     |
[INFO] [stdout] 294 |     pub struct GameList {
[INFO] [stdout]     |                -------- fields in this struct
[INFO] [stdout] 295 |         activate_time: usize,
[INFO] [stdout]     |         ^^^^^^^^^^^^^
[INFO] [stdout] 296 |         deactivate_time: usize,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^
[INFO] [stdout] 297 |         lobby_id: usize,
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout] 298 |         league_id: usize,
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] 299 |         lobby_type: usize,
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout] 300 |         game_type: Option<usize>,
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] 301 |         delay: usize,
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] 302 |         spectators: usize,
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout] 303 |         game_mode: usize,
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] 304 |         average_mmr: usize,
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout] 305 |         match_id: usize,
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout] 306 |         series_id: usize,
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] 307 |         team_name_radiant: Option<String>,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 308 |         team_name_dire: Option<String>,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^
[INFO] [stdout] 309 |         sort_score: usize,
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout] 310 |         last_update_time: usize,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^
[INFO] [stdout] 311 |         radiant_lead: isize,
[INFO] [stdout]     |         ^^^^^^^^^^^^
[INFO] [stdout] 312 |         radiant_score: usize,
[INFO] [stdout]     |         ^^^^^^^^^^^^^
[INFO] [stdout] 313 |         dire_score: usize,
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout] 314 |         players: Option<Vec<Player>>,
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout] 315 |         building_state: usize,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^
[INFO] [stdout] 316 |         weekend_tourney_tournament_id: Option<usize>,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 317 |         weekend_tourney_division: Option<usize>,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 318 |         weekend_tourney_skill_level: Option<usize>,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 319 |         weekend_tourney_bracket_round: Option<usize>,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 320 |         custom_game_difficulty: usize,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `GameList` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `account_id` and `hero_id` are never read
[INFO] [stdout]    --> src/dota.rs:325:9
[INFO] [stdout]     |
[INFO] [stdout] 324 |     pub struct Player {
[INFO] [stdout]     |                ------ fields in this struct
[INFO] [stdout] 325 |         account_id: usize,
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout] 326 |         hero_id: usize,
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Player` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 23 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.72s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: traitobject v0.1.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "647877348a18e6f7486ad5b998f5b5428e67a1e1d990904149c241dfff186bbb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "647877348a18e6f7486ad5b998f5b5428e67a1e1d990904149c241dfff186bbb", kill_on_drop: false }`
[INFO] [stdout] 647877348a18e6f7486ad5b998f5b5428e67a1e1d990904149c241dfff186bbb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] cd4e29e388d075cad51fb4fd8227f463bd0c9bbb5ca2f45ef955961a08fc1b65
[INFO] running `Command { std: "docker" "start" "-a" "cd4e29e388d075cad51fb4fd8227f463bd0c9bbb5ca2f45ef955961a08fc1b65", kill_on_drop: false }`
[INFO] [stdout] warning: fields `heroes`, `count`, and `status` are never read
[INFO] [stdout]   --> src/dota.rs:24:9
[INFO] [stdout]    |
[INFO] [stdout] 23 |     pub struct GetHeroes {
[INFO] [stdout]    |                --------- fields in this struct
[INFO] [stdout] 24 |         heroes: Vec<Hero>,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 25 |         count: usize,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] 26 |         status: usize,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `GetHeroes` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `name`, `id`, and `localized_name` are never read
[INFO] [stdout]   --> src/dota.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 30 |     struct Hero {
[INFO] [stdout]    |            ---- fields in this struct
[INFO] [stdout] 31 |         name: String,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 32 |         id: usize,
[INFO] [stdout]    |         ^^
[INFO] [stdout] 33 |         localized_name: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Hero` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `items` and `status` are never read
[INFO] [stdout]   --> src/dota.rs:45:9
[INFO] [stdout]    |
[INFO] [stdout] 44 |     pub struct GetGameItems {
[INFO] [stdout]    |                ------------ fields in this struct
[INFO] [stdout] 45 |         items: Vec<Item>,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] 46 |         status: usize,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `GetGameItems` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]   --> src/dota.rs:51:9
[INFO] [stdout]    |
[INFO] [stdout] 50 |     pub struct Item {
[INFO] [stdout]    |                ---- fields in this struct
[INFO] [stdout] 51 |         id: usize,
[INFO] [stdout]    |         ^^
[INFO] [stdout] 52 |         name: String,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 53 |         cost: usize,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 54 |         secret_shop: usize,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout] 55 |         side_shop: usize,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] 56 |         recipe: usize,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 57 |         localized_name: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Item` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `count`, `rarities`, and `status` are never read
[INFO] [stdout]   --> src/dota.rs:69:9
[INFO] [stdout]    |
[INFO] [stdout] 68 |     pub struct GetRarities {
[INFO] [stdout]    |                ----------- fields in this struct
[INFO] [stdout] 69 |         count: usize,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] 70 |         rarities: Vec<Rarity>,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 71 |         status: usize,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `GetRarities` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `name`, `id`, `order`, `color`, and `localized_name` are never read
[INFO] [stdout]   --> src/dota.rs:76:9
[INFO] [stdout]    |
[INFO] [stdout] 75 |     pub struct Rarity {
[INFO] [stdout]    |                ------ fields in this struct
[INFO] [stdout] 76 |         name: String,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 77 |         id: usize,
[INFO] [stdout]    |         ^^
[INFO] [stdout] 78 |         order: usize,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] 79 |         color: String,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] 80 |         localized_name: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Rarity` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `prize_pool`, `league_id`, and `status` are never read
[INFO] [stdout]   --> src/dota.rs:92:9
[INFO] [stdout]    |
[INFO] [stdout] 91 |     pub struct GetTournamentPrizePool {
[INFO] [stdout]    |                ---------------------- fields in this struct
[INFO] [stdout] 92 |         prize_pool: usize,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] 93 |         league_id: usize,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] 94 |         status: usize,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `GetTournamentPrizePool` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `leagues` is never read
[INFO] [stdout]    --> src/dota.rs:110:9
[INFO] [stdout]     |
[INFO] [stdout] 109 |     pub struct GetLeagueListing {
[INFO] [stdout]     |                ---------------- field in this struct
[INFO] [stdout] 110 |         leagues: Vec<League>,
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `GetLeagueListing` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `name`, `league_id`, `description`, `tournament_url`, and `item_def` are never read
[INFO] [stdout]    --> src/dota.rs:115:9
[INFO] [stdout]     |
[INFO] [stdout] 114 |     pub struct League {
[INFO] [stdout]     |                ------ fields in this struct
[INFO] [stdout] 115 |         name: String,
[INFO] [stdout]     |         ^^^^
[INFO] [stdout] 116 |         #[serde(rename = "leagueid")]
[INFO] [stdout] 117 |         league_id: usize,
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] 118 |         description: Option<String>,
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout] 119 |         tournament_url: String,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^
[INFO] [stdout] 120 |         #[serde(rename = "itemdef")]
[INFO] [stdout] 121 |         item_def: usize,
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `League` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `games` and `status` are never read
[INFO] [stdout]    --> src/dota.rs:141:9
[INFO] [stdout]     |
[INFO] [stdout] 140 |     pub struct GetLiveLeagueGames {
[INFO] [stdout]     |                ------------------ fields in this struct
[INFO] [stdout] 141 |         games: Vec<Game>,
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] 142 |         status: usize,
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `GetLiveLeagueGames` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]    --> src/dota.rs:147:9
[INFO] [stdout]     |
[INFO] [stdout] 146 |     pub struct Game {
[INFO] [stdout]     |                ---- fields in this struct
[INFO] [stdout] 147 |         players: Vec<Player>,
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout] 148 |         radiant_team: Option<RadiantTeam>,
[INFO] [stdout]     |         ^^^^^^^^^^^^
[INFO] [stdout] 149 |         dire_team: Option<DireTeam>,
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] 150 |         lobby_id: usize,
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout] 151 |         match_id: usize,
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout] 152 |         spectators: usize,
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout] 153 |         league_id: usize,
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] 154 |         league_node_id: usize,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^
[INFO] [stdout] 155 |         stream_delay_s: usize,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^
[INFO] [stdout] 156 |         radiant_series_wins: usize,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 157 |         dire_series_wins: usize,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^
[INFO] [stdout] 158 |         series_type: usize,
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout] 159 |         scoreboard: Option<Scoreboard>,
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Game` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `account_id`, `name`, `hero_id`, and `team` are never read
[INFO] [stdout]    --> src/dota.rs:164:9
[INFO] [stdout]     |
[INFO] [stdout] 163 |     pub struct Player {
[INFO] [stdout]     |                ------ fields in this struct
[INFO] [stdout] 164 |         account_id: usize,
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout] 165 |         name: String,
[INFO] [stdout]     |         ^^^^
[INFO] [stdout] 166 |         hero_id: usize,
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout] 167 |         team: usize,
[INFO] [stdout]     |         ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Player` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `team_name`, `team_id`, `team_logo`, and `complete` are never read
[INFO] [stdout]    --> src/dota.rs:172:9
[INFO] [stdout]     |
[INFO] [stdout] 171 |     pub struct RadiantTeam {
[INFO] [stdout]     |                ----------- fields in this struct
[INFO] [stdout] 172 |         team_name: String,
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] 173 |         team_id: usize,
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout] 174 |         team_logo: usize,
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] 175 |         complete: bool,
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `RadiantTeam` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `team_name`, `team_id`, `team_logo`, and `complete` are never read
[INFO] [stdout]    --> src/dota.rs:180:9
[INFO] [stdout]     |
[INFO] [stdout] 179 |     pub struct DireTeam {
[INFO] [stdout]     |                -------- fields in this struct
[INFO] [stdout] 180 |         team_name: String,
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] 181 |         team_id: usize,
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout] 182 |         team_logo: usize,
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] 183 |         complete: bool,
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `DireTeam` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `duration`, `roshan_respawn_timer`, `radiant`, and `dire` are never read
[INFO] [stdout]    --> src/dota.rs:188:9
[INFO] [stdout]     |
[INFO] [stdout] 187 |     pub struct Scoreboard {
[INFO] [stdout]     |                ---------- fields in this struct
[INFO] [stdout] 188 |         duration: f64,
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout] 189 |         roshan_respawn_timer: usize,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 190 |         radiant: Ancient,
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout] 191 |         dire: Ancient,
[INFO] [stdout]     |         ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Scoreboard` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]    --> src/dota.rs:196:9
[INFO] [stdout]     |
[INFO] [stdout] 195 |     pub struct Ancient {
[INFO] [stdout]     |                ------- fields in this struct
[INFO] [stdout] 196 |         score: usize,
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] 197 |         tower_state: usize,
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout] 198 |         barracks_state: usize,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^
[INFO] [stdout] 199 |         picks: Option<Vec<HeroId>>,
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] 200 |         bans: Option<Vec<HeroId>>,
[INFO] [stdout]     |         ^^^^
[INFO] [stdout] 201 |         players: Vec<PlayerDetailed>,
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 205 |         abilities: Abilities,
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Ancient` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/dota.rs:209:22
[INFO] [stdout]     |
[INFO] [stdout] 209 |     struct Abilities(Vec<Ability>);
[INFO] [stdout]     |            --------- ^^^^^^^^^^^^
[INFO] [stdout]     |            |
[INFO] [stdout]     |            field in this struct
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Abilities` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 209 |     struct Abilities(());
[INFO] [stdout]     |                      ~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `ability_level` and `ability_id` are never read
[INFO] [stdout]    --> src/dota.rs:213:9
[INFO] [stdout]     |
[INFO] [stdout] 212 |     struct Ability {
[INFO] [stdout]     |            ------- fields in this struct
[INFO] [stdout] 213 |         ability_level: usize,
[INFO] [stdout]     |         ^^^^^^^^^^^^^
[INFO] [stdout] 214 |         ability_id: usize,
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Ability` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `hero_id` is never read
[INFO] [stdout]    --> src/dota.rs:255:9
[INFO] [stdout]     |
[INFO] [stdout] 254 |     pub struct HeroId {
[INFO] [stdout]     |                ------ field in this struct
[INFO] [stdout] 255 |         hero_id: usize,
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `HeroId` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]    --> src/dota.rs:260:9
[INFO] [stdout]     |
[INFO] [stdout] 259 |     pub struct PlayerDetailed {
[INFO] [stdout]     |                -------------- fields in this struct
[INFO] [stdout] 260 |         player_slot: usize,
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout] 261 |         account_id: usize,
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout] 262 |         hero_id: usize,
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout] 263 |         kills: usize,
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] 264 |         death: usize,
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] 265 |         assists: usize,
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout] 266 |         last_hits: usize,
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] 267 |         denies: usize,
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout] 268 |         gold: usize,
[INFO] [stdout]     |         ^^^^
[INFO] [stdout] 269 |         level: usize,
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] 270 |         gold_per_min: usize,
[INFO] [stdout]     |         ^^^^^^^^^^^^
[INFO] [stdout] 271 |         xp_per_min: usize,
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout] 272 |         ultimate_state: usize,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^
[INFO] [stdout] 273 |         ultimate_cooldown: usize,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 274 |         item0: usize,
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] 275 |         item1: usize,
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] 276 |         item2: usize,
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] 277 |         item3: usize,
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] 278 |         item4: usize,
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] 279 |         item5: usize,
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] 280 |         respawn_timer: usize,
[INFO] [stdout]     |         ^^^^^^^^^^^^^
[INFO] [stdout] 281 |         position_x: f64,
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout] 282 |         position_y: f64,
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout] 283 |         net_worth: usize,
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `PlayerDetailed` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `game_list` is never read
[INFO] [stdout]    --> src/dota.rs:290:20
[INFO] [stdout]     |
[INFO] [stdout] 289 |     pub struct GetTopLiveGame {
[INFO] [stdout]     |                -------------- field in this struct
[INFO] [stdout] 290 |         pub(crate) game_list: Vec<GameList>,
[INFO] [stdout]     |                    ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `GetTopLiveGame` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]    --> src/dota.rs:295:9
[INFO] [stdout]     |
[INFO] [stdout] 294 |     pub struct GameList {
[INFO] [stdout]     |                -------- fields in this struct
[INFO] [stdout] 295 |         activate_time: usize,
[INFO] [stdout]     |         ^^^^^^^^^^^^^
[INFO] [stdout] 296 |         deactivate_time: usize,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^
[INFO] [stdout] 297 |         lobby_id: usize,
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout] 298 |         league_id: usize,
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] 299 |         lobby_type: usize,
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout] 300 |         game_type: Option<usize>,
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] 301 |         delay: usize,
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] 302 |         spectators: usize,
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout] 303 |         game_mode: usize,
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] 304 |         average_mmr: usize,
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout] 305 |         match_id: usize,
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout] 306 |         series_id: usize,
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] 307 |         team_name_radiant: Option<String>,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 308 |         team_name_dire: Option<String>,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^
[INFO] [stdout] 309 |         sort_score: usize,
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout] 310 |         last_update_time: usize,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^
[INFO] [stdout] 311 |         radiant_lead: isize,
[INFO] [stdout]     |         ^^^^^^^^^^^^
[INFO] [stdout] 312 |         radiant_score: usize,
[INFO] [stdout]     |         ^^^^^^^^^^^^^
[INFO] [stdout] 313 |         dire_score: usize,
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout] 314 |         players: Option<Vec<Player>>,
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout] 315 |         building_state: usize,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^
[INFO] [stdout] 316 |         weekend_tourney_tournament_id: Option<usize>,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 317 |         weekend_tourney_division: Option<usize>,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 318 |         weekend_tourney_skill_level: Option<usize>,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 319 |         weekend_tourney_bracket_round: Option<usize>,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 320 |         custom_game_difficulty: usize,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `GameList` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `account_id` and `hero_id` are never read
[INFO] [stdout]    --> src/dota.rs:325:9
[INFO] [stdout]     |
[INFO] [stdout] 324 |     pub struct Player {
[INFO] [stdout]     |                ------ fields in this struct
[INFO] [stdout] 325 |         account_id: usize,
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout] 326 |         hero_id: usize,
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Player` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling dota2_webapi_bindings v0.6.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: 23 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `heroes`, `count`, and `status` are never read
[INFO] [stdout]   --> src/dota.rs:24:9
[INFO] [stdout]    |
[INFO] [stdout] 23 |     pub struct GetHeroes {
[INFO] [stdout]    |                --------- fields in this struct
[INFO] [stdout] 24 |         heroes: Vec<Hero>,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 25 |         count: usize,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] 26 |         status: usize,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `GetHeroes` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `name`, `id`, and `localized_name` are never read
[INFO] [stdout]   --> src/dota.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 30 |     struct Hero {
[INFO] [stdout]    |            ---- fields in this struct
[INFO] [stdout] 31 |         name: String,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 32 |         id: usize,
[INFO] [stdout]    |         ^^
[INFO] [stdout] 33 |         localized_name: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Hero` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `items` and `status` are never read
[INFO] [stdout]   --> src/dota.rs:45:9
[INFO] [stdout]    |
[INFO] [stdout] 44 |     pub struct GetGameItems {
[INFO] [stdout]    |                ------------ fields in this struct
[INFO] [stdout] 45 |         items: Vec<Item>,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] 46 |         status: usize,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `GetGameItems` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]   --> src/dota.rs:51:9
[INFO] [stdout]    |
[INFO] [stdout] 50 |     pub struct Item {
[INFO] [stdout]    |                ---- fields in this struct
[INFO] [stdout] 51 |         id: usize,
[INFO] [stdout]    |         ^^
[INFO] [stdout] 52 |         name: String,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 53 |         cost: usize,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 54 |         secret_shop: usize,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout] 55 |         side_shop: usize,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] 56 |         recipe: usize,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 57 |         localized_name: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Item` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `count`, `rarities`, and `status` are never read
[INFO] [stdout]   --> src/dota.rs:69:9
[INFO] [stdout]    |
[INFO] [stdout] 68 |     pub struct GetRarities {
[INFO] [stdout]    |                ----------- fields in this struct
[INFO] [stdout] 69 |         count: usize,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] 70 |         rarities: Vec<Rarity>,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 71 |         status: usize,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `GetRarities` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `name`, `id`, `order`, `color`, and `localized_name` are never read
[INFO] [stdout]   --> src/dota.rs:76:9
[INFO] [stdout]    |
[INFO] [stdout] 75 |     pub struct Rarity {
[INFO] [stdout]    |                ------ fields in this struct
[INFO] [stdout] 76 |         name: String,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 77 |         id: usize,
[INFO] [stdout]    |         ^^
[INFO] [stdout] 78 |         order: usize,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] 79 |         color: String,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] 80 |         localized_name: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Rarity` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `prize_pool`, `league_id`, and `status` are never read
[INFO] [stdout]   --> src/dota.rs:92:9
[INFO] [stdout]    |
[INFO] [stdout] 91 |     pub struct GetTournamentPrizePool {
[INFO] [stdout]    |                ---------------------- fields in this struct
[INFO] [stdout] 92 |         prize_pool: usize,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] 93 |         league_id: usize,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] 94 |         status: usize,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `GetTournamentPrizePool` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `leagues` is never read
[INFO] [stdout]    --> src/dota.rs:110:9
[INFO] [stdout]     |
[INFO] [stdout] 109 |     pub struct GetLeagueListing {
[INFO] [stdout]     |                ---------------- field in this struct
[INFO] [stdout] 110 |         leagues: Vec<League>,
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `GetLeagueListing` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `name`, `league_id`, `description`, `tournament_url`, and `item_def` are never read
[INFO] [stdout]    --> src/dota.rs:115:9
[INFO] [stdout]     |
[INFO] [stdout] 114 |     pub struct League {
[INFO] [stdout]     |                ------ fields in this struct
[INFO] [stdout] 115 |         name: String,
[INFO] [stdout]     |         ^^^^
[INFO] [stdout] 116 |         #[serde(rename = "leagueid")]
[INFO] [stdout] 117 |         league_id: usize,
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] 118 |         description: Option<String>,
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout] 119 |         tournament_url: String,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^
[INFO] [stdout] 120 |         #[serde(rename = "itemdef")]
[INFO] [stdout] 121 |         item_def: usize,
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `League` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `games` and `status` are never read
[INFO] [stdout]    --> src/dota.rs:141:9
[INFO] [stdout]     |
[INFO] [stdout] 140 |     pub struct GetLiveLeagueGames {
[INFO] [stdout]     |                ------------------ fields in this struct
[INFO] [stdout] 141 |         games: Vec<Game>,
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] 142 |         status: usize,
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `GetLiveLeagueGames` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]    --> src/dota.rs:147:9
[INFO] [stdout]     |
[INFO] [stdout] 146 |     pub struct Game {
[INFO] [stdout]     |                ---- fields in this struct
[INFO] [stdout] 147 |         players: Vec<Player>,
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout] 148 |         radiant_team: Option<RadiantTeam>,
[INFO] [stdout]     |         ^^^^^^^^^^^^
[INFO] [stdout] 149 |         dire_team: Option<DireTeam>,
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] 150 |         lobby_id: usize,
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout] 151 |         match_id: usize,
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout] 152 |         spectators: usize,
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout] 153 |         league_id: usize,
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] 154 |         league_node_id: usize,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^
[INFO] [stdout] 155 |         stream_delay_s: usize,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^
[INFO] [stdout] 156 |         radiant_series_wins: usize,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 157 |         dire_series_wins: usize,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^
[INFO] [stdout] 158 |         series_type: usize,
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout] 159 |         scoreboard: Option<Scoreboard>,
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Game` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `account_id`, `name`, `hero_id`, and `team` are never read
[INFO] [stdout]    --> src/dota.rs:164:9
[INFO] [stdout]     |
[INFO] [stdout] 163 |     pub struct Player {
[INFO] [stdout]     |                ------ fields in this struct
[INFO] [stdout] 164 |         account_id: usize,
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout] 165 |         name: String,
[INFO] [stdout]     |         ^^^^
[INFO] [stdout] 166 |         hero_id: usize,
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout] 167 |         team: usize,
[INFO] [stdout]     |         ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Player` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `team_name`, `team_id`, `team_logo`, and `complete` are never read
[INFO] [stdout]    --> src/dota.rs:172:9
[INFO] [stdout]     |
[INFO] [stdout] 171 |     pub struct RadiantTeam {
[INFO] [stdout]     |                ----------- fields in this struct
[INFO] [stdout] 172 |         team_name: String,
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] 173 |         team_id: usize,
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout] 174 |         team_logo: usize,
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] 175 |         complete: bool,
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `RadiantTeam` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `team_name`, `team_id`, `team_logo`, and `complete` are never read
[INFO] [stdout]    --> src/dota.rs:180:9
[INFO] [stdout]     |
[INFO] [stdout] 179 |     pub struct DireTeam {
[INFO] [stdout]     |                -------- fields in this struct
[INFO] [stdout] 180 |         team_name: String,
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] 181 |         team_id: usize,
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout] 182 |         team_logo: usize,
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] 183 |         complete: bool,
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `DireTeam` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `duration`, `roshan_respawn_timer`, `radiant`, and `dire` are never read
[INFO] [stdout]    --> src/dota.rs:188:9
[INFO] [stdout]     |
[INFO] [stdout] 187 |     pub struct Scoreboard {
[INFO] [stdout]     |                ---------- fields in this struct
[INFO] [stdout] 188 |         duration: f64,
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout] 189 |         roshan_respawn_timer: usize,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 190 |         radiant: Ancient,
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout] 191 |         dire: Ancient,
[INFO] [stdout]     |         ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Scoreboard` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]    --> src/dota.rs:196:9
[INFO] [stdout]     |
[INFO] [stdout] 195 |     pub struct Ancient {
[INFO] [stdout]     |                ------- fields in this struct
[INFO] [stdout] 196 |         score: usize,
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] 197 |         tower_state: usize,
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout] 198 |         barracks_state: usize,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^
[INFO] [stdout] 199 |         picks: Option<Vec<HeroId>>,
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] 200 |         bans: Option<Vec<HeroId>>,
[INFO] [stdout]     |         ^^^^
[INFO] [stdout] 201 |         players: Vec<PlayerDetailed>,
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 205 |         abilities: Abilities,
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Ancient` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/dota.rs:209:22
[INFO] [stdout]     |
[INFO] [stdout] 209 |     struct Abilities(Vec<Ability>);
[INFO] [stdout]     |            --------- ^^^^^^^^^^^^
[INFO] [stdout]     |            |
[INFO] [stdout]     |            field in this struct
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Abilities` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 209 |     struct Abilities(());
[INFO] [stdout]     |                      ~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `ability_level` and `ability_id` are never read
[INFO] [stdout]    --> src/dota.rs:213:9
[INFO] [stdout]     |
[INFO] [stdout] 212 |     struct Ability {
[INFO] [stdout]     |            ------- fields in this struct
[INFO] [stdout] 213 |         ability_level: usize,
[INFO] [stdout]     |         ^^^^^^^^^^^^^
[INFO] [stdout] 214 |         ability_id: usize,
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Ability` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `hero_id` is never read
[INFO] [stdout]    --> src/dota.rs:255:9
[INFO] [stdout]     |
[INFO] [stdout] 254 |     pub struct HeroId {
[INFO] [stdout]     |                ------ field in this struct
[INFO] [stdout] 255 |         hero_id: usize,
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `HeroId` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]    --> src/dota.rs:260:9
[INFO] [stdout]     |
[INFO] [stdout] 259 |     pub struct PlayerDetailed {
[INFO] [stdout]     |                -------------- fields in this struct
[INFO] [stdout] 260 |         player_slot: usize,
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout] 261 |         account_id: usize,
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout] 262 |         hero_id: usize,
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout] 263 |         kills: usize,
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] 264 |         death: usize,
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] 265 |         assists: usize,
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout] 266 |         last_hits: usize,
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] 267 |         denies: usize,
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout] 268 |         gold: usize,
[INFO] [stdout]     |         ^^^^
[INFO] [stdout] 269 |         level: usize,
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] 270 |         gold_per_min: usize,
[INFO] [stdout]     |         ^^^^^^^^^^^^
[INFO] [stdout] 271 |         xp_per_min: usize,
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout] 272 |         ultimate_state: usize,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^
[INFO] [stdout] 273 |         ultimate_cooldown: usize,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 274 |         item0: usize,
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] 275 |         item1: usize,
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] 276 |         item2: usize,
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] 277 |         item3: usize,
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] 278 |         item4: usize,
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] 279 |         item5: usize,
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] 280 |         respawn_timer: usize,
[INFO] [stdout]     |         ^^^^^^^^^^^^^
[INFO] [stdout] 281 |         position_x: f64,
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout] 282 |         position_y: f64,
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout] 283 |         net_worth: usize,
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `PlayerDetailed` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `game_list` is never read
[INFO] [stdout]    --> src/dota.rs:290:20
[INFO] [stdout]     |
[INFO] [stdout] 289 |     pub struct GetTopLiveGame {
[INFO] [stdout]     |                -------------- field in this struct
[INFO] [stdout] 290 |         pub(crate) game_list: Vec<GameList>,
[INFO] [stdout]     |                    ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `GetTopLiveGame` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]    --> src/dota.rs:295:9
[INFO] [stdout]     |
[INFO] [stdout] 294 |     pub struct GameList {
[INFO] [stdout]     |                -------- fields in this struct
[INFO] [stdout] 295 |         activate_time: usize,
[INFO] [stdout]     |         ^^^^^^^^^^^^^
[INFO] [stdout] 296 |         deactivate_time: usize,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^
[INFO] [stdout] 297 |         lobby_id: usize,
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout] 298 |         league_id: usize,
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] 299 |         lobby_type: usize,
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout] 300 |         game_type: Option<usize>,
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] 301 |         delay: usize,
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] 302 |         spectators: usize,
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout] 303 |         game_mode: usize,
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] 304 |         average_mmr: usize,
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout] 305 |         match_id: usize,
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout] 306 |         series_id: usize,
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] 307 |         team_name_radiant: Option<String>,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 308 |         team_name_dire: Option<String>,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^
[INFO] [stdout] 309 |         sort_score: usize,
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout] 310 |         last_update_time: usize,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^
[INFO] [stdout] 311 |         radiant_lead: isize,
[INFO] [stdout]     |         ^^^^^^^^^^^^
[INFO] [stdout] 312 |         radiant_score: usize,
[INFO] [stdout]     |         ^^^^^^^^^^^^^
[INFO] [stdout] 313 |         dire_score: usize,
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout] 314 |         players: Option<Vec<Player>>,
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout] 315 |         building_state: usize,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^
[INFO] [stdout] 316 |         weekend_tourney_tournament_id: Option<usize>,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 317 |         weekend_tourney_division: Option<usize>,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 318 |         weekend_tourney_skill_level: Option<usize>,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 319 |         weekend_tourney_bracket_round: Option<usize>,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 320 |         custom_game_difficulty: usize,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `GameList` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `account_id` and `hero_id` are never read
[INFO] [stdout]    --> src/dota.rs:325:9
[INFO] [stdout]     |
[INFO] [stdout] 324 |     pub struct Player {
[INFO] [stdout]     |                ------ fields in this struct
[INFO] [stdout] 325 |         account_id: usize,
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout] 326 |         hero_id: usize,
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Player` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 23 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.67s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: traitobject v0.1.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "cd4e29e388d075cad51fb4fd8227f463bd0c9bbb5ca2f45ef955961a08fc1b65", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cd4e29e388d075cad51fb4fd8227f463bd0c9bbb5ca2f45ef955961a08fc1b65", kill_on_drop: false }`
[INFO] [stdout] cd4e29e388d075cad51fb4fd8227f463bd0c9bbb5ca2f45ef955961a08fc1b65
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] fe5f25568bee97f20f10f09a52064ff9a510c83b36bfe84d9adb9274dcfdeca9
[INFO] running `Command { std: "docker" "start" "-a" "fe5f25568bee97f20f10f09a52064ff9a510c83b36bfe84d9adb9274dcfdeca9", kill_on_drop: false }`
[INFO] [stderr] warning: fields `heroes`, `count`, and `status` are never read
[INFO] [stderr]   --> src/dota.rs:24:9
[INFO] [stderr]    |
[INFO] [stderr] 23 |     pub struct GetHeroes {
[INFO] [stderr]    |                --------- fields in this struct
[INFO] [stderr] 24 |         heroes: Vec<Hero>,
[INFO] [stderr]    |         ^^^^^^
[INFO] [stderr] 25 |         count: usize,
[INFO] [stderr]    |         ^^^^^
[INFO] [stderr] 26 |         status: usize,
[INFO] [stderr]    |         ^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `GetHeroes` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr]    = note: `#[warn(dead_code)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: fields `name`, `id`, and `localized_name` are never read
[INFO] [stderr]   --> src/dota.rs:31:9
[INFO] [stderr]    |
[INFO] [stderr] 30 |     struct Hero {
[INFO] [stderr]    |            ---- fields in this struct
[INFO] [stderr] 31 |         name: String,
[INFO] [stderr]    |         ^^^^
[INFO] [stderr] 32 |         id: usize,
[INFO] [stderr]    |         ^^
[INFO] [stderr] 33 |         localized_name: Option<String>,
[INFO] [stderr]    |         ^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `Hero` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: fields `items` and `status` are never read
[INFO] [stderr]   --> src/dota.rs:45:9
[INFO] [stderr]    |
[INFO] [stderr] 44 |     pub struct GetGameItems {
[INFO] [stderr]    |                ------------ fields in this struct
[INFO] [stderr] 45 |         items: Vec<Item>,
[INFO] [stderr]    |         ^^^^^
[INFO] [stderr] 46 |         status: usize,
[INFO] [stderr]    |         ^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `GetGameItems` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: multiple fields are never read
[INFO] [stderr]   --> src/dota.rs:51:9
[INFO] [stderr]    |
[INFO] [stderr] 50 |     pub struct Item {
[INFO] [stderr]    |                ---- fields in this struct
[INFO] [stderr] 51 |         id: usize,
[INFO] [stderr]    |         ^^
[INFO] [stderr] 52 |         name: String,
[INFO] [stderr]    |         ^^^^
[INFO] [stderr] 53 |         cost: usize,
[INFO] [stderr]    |         ^^^^
[INFO] [stderr] 54 |         secret_shop: usize,
[INFO] [stderr]    |         ^^^^^^^^^^^
[INFO] [stderr] 55 |         side_shop: usize,
[INFO] [stderr]    |         ^^^^^^^^^
[INFO] [stderr] 56 |         recipe: usize,
[INFO] [stderr]    |         ^^^^^^
[INFO] [stderr] 57 |         localized_name: Option<String>,
[INFO] [stderr]    |         ^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `Item` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: fields `count`, `rarities`, and `status` are never read
[INFO] [stderr]   --> src/dota.rs:69:9
[INFO] [stderr]    |
[INFO] [stderr] 68 |     pub struct GetRarities {
[INFO] [stderr]    |                ----------- fields in this struct
[INFO] [stderr] 69 |         count: usize,
[INFO] [stderr]    |         ^^^^^
[INFO] [stderr] 70 |         rarities: Vec<Rarity>,
[INFO] [stderr]    |         ^^^^^^^^
[INFO] [stderr] 71 |         status: usize,
[INFO] [stderr]    |         ^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `GetRarities` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: fields `name`, `id`, `order`, `color`, and `localized_name` are never read
[INFO] [stderr]   --> src/dota.rs:76:9
[INFO] [stderr]    |
[INFO] [stderr] 75 |     pub struct Rarity {
[INFO] [stderr]    |                ------ fields in this struct
[INFO] [stderr] 76 |         name: String,
[INFO] [stderr]    |         ^^^^
[INFO] [stderr] 77 |         id: usize,
[INFO] [stderr]    |         ^^
[INFO] [stderr] 78 |         order: usize,
[INFO] [stderr]    |         ^^^^^
[INFO] [stderr] 79 |         color: String,
[INFO] [stderr]    |         ^^^^^
[INFO] [stderr] 80 |         localized_name: Option<String>,
[INFO] [stderr]    |         ^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `Rarity` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: fields `prize_pool`, `league_id`, and `status` are never read
[INFO] [stderr]   --> src/dota.rs:92:9
[INFO] [stderr]    |
[INFO] [stderr] 91 |     pub struct GetTournamentPrizePool {
[INFO] [stderr]    |                ---------------------- fields in this struct
[INFO] [stderr] 92 |         prize_pool: usize,
[INFO] [stderr]    |         ^^^^^^^^^^
[INFO] [stderr] 93 |         league_id: usize,
[INFO] [stderr]    |         ^^^^^^^^^
[INFO] [stderr] 94 |         status: usize,
[INFO] [stderr]    |         ^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `GetTournamentPrizePool` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: field `leagues` is never read
[INFO] [stderr]    --> src/dota.rs:110:9
[INFO] [stderr]     |
[INFO] [stderr] 109 |     pub struct GetLeagueListing {
[INFO] [stderr]     |                ---------------- field in this struct
[INFO] [stderr] 110 |         leagues: Vec<League>,
[INFO] [stderr]     |         ^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `GetLeagueListing` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: fields `name`, `league_id`, `description`, `tournament_url`, and `item_def` are never read
[INFO] [stderr]    --> src/dota.rs:115:9
[INFO] [stderr]     |
[INFO] [stderr] 114 |     pub struct League {
[INFO] [stderr]     |                ------ fields in this struct
[INFO] [stderr] 115 |         name: String,
[INFO] [stderr]     |         ^^^^
[INFO] [stderr] 116 |         #[serde(rename = "leagueid")]
[INFO] [stderr] 117 |         league_id: usize,
[INFO] [stderr]     |         ^^^^^^^^^
[INFO] [stderr] 118 |         description: Option<String>,
[INFO] [stderr]     |         ^^^^^^^^^^^
[INFO] [stderr] 119 |         tournament_url: String,
[INFO] [stderr]     |         ^^^^^^^^^^^^^^
[INFO] [stderr] 120 |         #[serde(rename = "itemdef")]
[INFO] [stderr] 121 |         item_def: usize,
[INFO] [stderr]     |         ^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `League` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: fields `games` and `status` are never read
[INFO] [stderr]    --> src/dota.rs:141:9
[INFO] [stderr]     |
[INFO] [stderr] 140 |     pub struct GetLiveLeagueGames {
[INFO] [stderr]     |                ------------------ fields in this struct
[INFO] [stderr] 141 |         games: Vec<Game>,
[INFO] [stderr]     |         ^^^^^
[INFO] [stderr] 142 |         status: usize,
[INFO] [stderr]     |         ^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `GetLiveLeagueGames` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: multiple fields are never read
[INFO] [stderr]    --> src/dota.rs:147:9
[INFO] [stderr]     |
[INFO] [stderr] 146 |     pub struct Game {
[INFO] [stderr]     |                ---- fields in this struct
[INFO] [stderr] 147 |         players: Vec<Player>,
[INFO] [stderr]     |         ^^^^^^^
[INFO] [stderr] 148 |         radiant_team: Option<RadiantTeam>,
[INFO] [stderr]     |         ^^^^^^^^^^^^
[INFO] [stderr] 149 |         dire_team: Option<DireTeam>,
[INFO] [stderr]     |         ^^^^^^^^^
[INFO] [stderr] 150 |         lobby_id: usize,
[INFO] [stderr]     |         ^^^^^^^^
[INFO] [stderr] 151 |         match_id: usize,
[INFO] [stderr]     |         ^^^^^^^^
[INFO] [stderr] 152 |         spectators: usize,
[INFO] [stderr]     |         ^^^^^^^^^^
[INFO] [stderr] 153 |         league_id: usize,
[INFO] [stderr]     |         ^^^^^^^^^
[INFO] [stderr] 154 |         league_node_id: usize,
[INFO] [stderr]     |         ^^^^^^^^^^^^^^
[INFO] [stderr] 155 |         stream_delay_s: usize,
[INFO] [stderr]     |         ^^^^^^^^^^^^^^
[INFO] [stderr] 156 |         radiant_series_wins: usize,
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 157 |         dire_series_wins: usize,
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^
[INFO] [stderr] 158 |         series_type: usize,
[INFO] [stderr]     |         ^^^^^^^^^^^
[INFO] [stderr] 159 |         scoreboard: Option<Scoreboard>,
[INFO] [stderr]     |         ^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `Game` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: fields `account_id`, `name`, `hero_id`, and `team` are never read
[INFO] [stderr]    --> src/dota.rs:164:9
[INFO] [stderr]     |
[INFO] [stderr] 163 |     pub struct Player {
[INFO] [stderr]     |                ------ fields in this struct
[INFO] [stderr] 164 |         account_id: usize,
[INFO] [stderr]     |         ^^^^^^^^^^
[INFO] [stderr] 165 |         name: String,
[INFO] [stderr]     |         ^^^^
[INFO] [stderr] 166 |         hero_id: usize,
[INFO] [stderr]     |         ^^^^^^^
[INFO] [stderr] 167 |         team: usize,
[INFO] [stderr]     |         ^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `Player` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: fields `team_name`, `team_id`, `team_logo`, and `complete` are never read
[INFO] [stderr]    --> src/dota.rs:172:9
[INFO] [stderr]     |
[INFO] [stderr] 171 |     pub struct RadiantTeam {
[INFO] [stderr]     |                ----------- fields in this struct
[INFO] [stderr] 172 |         team_name: String,
[INFO] [stderr]     |         ^^^^^^^^^
[INFO] [stderr] 173 |         team_id: usize,
[INFO] [stderr]     |         ^^^^^^^
[INFO] [stderr] 174 |         team_logo: usize,
[INFO] [stderr]     |         ^^^^^^^^^
[INFO] [stderr] 175 |         complete: bool,
[INFO] [stderr]     |         ^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `RadiantTeam` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: fields `team_name`, `team_id`, `team_logo`, and `complete` are never read
[INFO] [stderr]    --> src/dota.rs:180:9
[INFO] [stderr]     |
[INFO] [stderr] 179 |     pub struct DireTeam {
[INFO] [stderr]     |                -------- fields in this struct
[INFO] [stderr] 180 |         team_name: String,
[INFO] [stderr]     |         ^^^^^^^^^
[INFO] [stderr] 181 |         team_id: usize,
[INFO] [stderr]     |         ^^^^^^^
[INFO] [stderr] 182 |         team_logo: usize,
[INFO] [stderr]     |         ^^^^^^^^^
[INFO] [stderr] 183 |         complete: bool,
[INFO] [stderr]     |         ^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `DireTeam` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: fields `duration`, `roshan_respawn_timer`, `radiant`, and `dire` are never read
[INFO] [stderr]    --> src/dota.rs:188:9
[INFO] [stderr]     |
[INFO] [stderr] 187 |     pub struct Scoreboard {
[INFO] [stderr]     |                ---------- fields in this struct
[INFO] [stderr] 188 |         duration: f64,
[INFO] [stderr]     |         ^^^^^^^^
[INFO] [stderr] 189 |         roshan_respawn_timer: usize,
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 190 |         radiant: Ancient,
[INFO] [stderr]     |         ^^^^^^^
[INFO] [stderr] 191 |         dire: Ancient,
[INFO] [stderr]     |         ^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `Scoreboard` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: multiple fields are never read
[INFO] [stderr]    --> src/dota.rs:196:9
[INFO] [stderr]     |
[INFO] [stderr] 195 |     pub struct Ancient {
[INFO] [stderr]     |                ------- fields in this struct
[INFO] [stderr] 196 |         score: usize,
[INFO] [stderr]     |         ^^^^^
[INFO] [stderr] 197 |         tower_state: usize,
[INFO] [stderr]     |         ^^^^^^^^^^^
[INFO] [stderr] 198 |         barracks_state: usize,
[INFO] [stderr]     |         ^^^^^^^^^^^^^^
[INFO] [stderr] 199 |         picks: Option<Vec<HeroId>>,
[INFO] [stderr]     |         ^^^^^
[INFO] [stderr] 200 |         bans: Option<Vec<HeroId>>,
[INFO] [stderr]     |         ^^^^
[INFO] [stderr] 201 |         players: Vec<PlayerDetailed>,
[INFO] [stderr]     |         ^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 205 |         abilities: Abilities,
[INFO] [stderr]     |         ^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `Ancient` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]    --> src/dota.rs:209:22
[INFO] [stderr]     |
[INFO] [stderr] 209 |     struct Abilities(Vec<Ability>);
[INFO] [stderr]     |            --------- ^^^^^^^^^^^^
[INFO] [stderr]     |            |
[INFO] [stderr]     |            field in this struct
[INFO] [stderr]     |
[INFO] [stderr]     = note: `Abilities` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stderr]     |
[INFO] [stderr] 209 |     struct Abilities(());
[INFO] [stderr]     |                      ~~
[INFO] [stderr] 
[INFO] [stderr] warning: fields `ability_level` and `ability_id` are never read
[INFO] [stderr]    --> src/dota.rs:213:9
[INFO] [stderr]     |
[INFO] [stderr] 212 |     struct Ability {
[INFO] [stderr]     |            ------- fields in this struct
[INFO] [stderr] 213 |         ability_level: usize,
[INFO] [stderr]     |         ^^^^^^^^^^^^^
[INFO] [stderr] 214 |         ability_id: usize,
[INFO] [stderr]     |         ^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `Ability` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: field `hero_id` is never read
[INFO] [stderr]    --> src/dota.rs:255:9
[INFO] [stderr]     |
[INFO] [stderr] 254 |     pub struct HeroId {
[INFO] [stderr]     |                ------ field in this struct
[INFO] [stderr] 255 |         hero_id: usize,
[INFO] [stderr]     |         ^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `HeroId` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: multiple fields are never read
[INFO] [stderr]    --> src/dota.rs:260:9
[INFO] [stderr]     |
[INFO] [stderr] 259 |     pub struct PlayerDetailed {
[INFO] [stderr]     |                -------------- fields in this struct
[INFO] [stderr] 260 |         player_slot: usize,
[INFO] [stderr]     |         ^^^^^^^^^^^
[INFO] [stderr] 261 |         account_id: usize,
[INFO] [stderr]     |         ^^^^^^^^^^
[INFO] [stderr] 262 |         hero_id: usize,
[INFO] [stderr]     |         ^^^^^^^
[INFO] [stderr] 263 |         kills: usize,
[INFO] [stderr]     |         ^^^^^
[INFO] [stderr] 264 |         death: usize,
[INFO] [stderr]     |         ^^^^^
[INFO] [stderr] 265 |         assists: usize,
[INFO] [stderr]     |         ^^^^^^^
[INFO] [stderr] 266 |         last_hits: usize,
[INFO] [stderr]     |         ^^^^^^^^^
[INFO] [stderr] 267 |         denies: usize,
[INFO] [stderr]     |         ^^^^^^
[INFO] [stderr] 268 |         gold: usize,
[INFO] [stderr]     |         ^^^^
[INFO] [stderr] 269 |         level: usize,
[INFO] [stderr]     |         ^^^^^
[INFO] [stderr] 270 |         gold_per_min: usize,
[INFO] [stderr]     |         ^^^^^^^^^^^^
[INFO] [stderr] 271 |         xp_per_min: usize,
[INFO] [stderr]     |         ^^^^^^^^^^
[INFO] [stderr] 272 |         ultimate_state: usize,
[INFO] [stderr]     |         ^^^^^^^^^^^^^^
[INFO] [stderr] 273 |         ultimate_cooldown: usize,
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^
[INFO] [stderr] 274 |         item0: usize,
[INFO] [stderr]     |         ^^^^^
[INFO] [stderr] 275 |         item1: usize,
[INFO] [stderr]     |         ^^^^^
[INFO] [stderr] 276 |         item2: usize,
[INFO] [stderr]     |         ^^^^^
[INFO] [stderr] 277 |         item3: usize,
[INFO] [stderr]     |         ^^^^^
[INFO] [stderr] 278 |         item4: usize,
[INFO] [stderr]     |         ^^^^^
[INFO] [stderr] 279 |         item5: usize,
[INFO] [stderr]     |         ^^^^^
[INFO] [stderr] 280 |         respawn_timer: usize,
[INFO] [stderr]     |         ^^^^^^^^^^^^^
[INFO] [stderr] 281 |         position_x: f64,
[INFO] [stderr]     |         ^^^^^^^^^^
[INFO] [stderr] 282 |         position_y: f64,
[INFO] [stderr]     |         ^^^^^^^^^^
[INFO] [stderr] 283 |         net_worth: usize,
[INFO] [stderr]     |         ^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `PlayerDetailed` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: field `game_list` is never read
[INFO] [stderr]    --> src/dota.rs:290:20
[INFO] [stderr]     |
[INFO] [stderr] 289 |     pub struct GetTopLiveGame {
[INFO] [stderr]     |                -------------- field in this struct
[INFO] [stderr] 290 |         pub(crate) game_list: Vec<GameList>,
[INFO] [stderr]     |                    ^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `GetTopLiveGame` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: multiple fields are never read
[INFO] [stderr]    --> src/dota.rs:295:9
[INFO] [stderr]     |
[INFO] [stderr] 294 |     pub struct GameList {
[INFO] [stderr]     |                -------- fields in this struct
[INFO] [stderr] 295 |         activate_time: usize,
[INFO] [stderr]     |         ^^^^^^^^^^^^^
[INFO] [stderr] 296 |         deactivate_time: usize,
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^
[INFO] [stderr] 297 |         lobby_id: usize,
[INFO] [stderr]     |         ^^^^^^^^
[INFO] [stderr] 298 |         league_id: usize,
[INFO] [stderr]     |         ^^^^^^^^^
[INFO] [stderr] 299 |         lobby_type: usize,
[INFO] [stderr]     |         ^^^^^^^^^^
[INFO] [stderr] 300 |         game_type: Option<usize>,
[INFO] [stderr]     |         ^^^^^^^^^
[INFO] [stderr] 301 |         delay: usize,
[INFO] [stderr]     |         ^^^^^
[INFO] [stderr] 302 |         spectators: usize,
[INFO] [stderr]     |         ^^^^^^^^^^
[INFO] [stderr] 303 |         game_mode: usize,
[INFO] [stderr]     |         ^^^^^^^^^
[INFO] [stderr] 304 |         average_mmr: usize,
[INFO] [stderr]     |         ^^^^^^^^^^^
[INFO] [stderr] 305 |         match_id: usize,
[INFO] [stderr]     |         ^^^^^^^^
[INFO] [stderr] 306 |         series_id: usize,
[INFO] [stderr]     |         ^^^^^^^^^
[INFO] [stderr] 307 |         team_name_radiant: Option<String>,
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^
[INFO] [stderr] 308 |         team_name_dire: Option<String>,
[INFO] [stderr]     |         ^^^^^^^^^^^^^^
[INFO] [stderr] 309 |         sort_score: usize,
[INFO] [stderr]     |         ^^^^^^^^^^
[INFO] [stderr] 310 |         last_update_time: usize,
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^
[INFO] [stderr] 311 |         radiant_lead: isize,
[INFO] [stderr]     |         ^^^^^^^^^^^^
[INFO] [stderr] 312 |         radiant_score: usize,
[INFO] [stderr]     |         ^^^^^^^^^^^^^
[INFO] [stderr] 313 |         dire_score: usize,
[INFO] [stderr]     |         ^^^^^^^^^^
[INFO] [stderr] 314 |         players: Option<Vec<Player>>,
[INFO] [stderr]     |         ^^^^^^^
[INFO] [stderr] 315 |         building_state: usize,
[INFO] [stderr]     |         ^^^^^^^^^^^^^^
[INFO] [stderr] 316 |         weekend_tourney_tournament_id: Option<usize>,
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 317 |         weekend_tourney_division: Option<usize>,
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 318 |         weekend_tourney_skill_level: Option<usize>,
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 319 |         weekend_tourney_bracket_round: Option<usize>,
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 320 |         custom_game_difficulty: usize,
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `GameList` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: fields `account_id` and `hero_id` are never read
[INFO] [stderr]    --> src/dota.rs:325:9
[INFO] [stderr]     |
[INFO] [stderr] 324 |     pub struct Player {
[INFO] [stderr]     |                ------ fields in this struct
[INFO] [stderr] 325 |         account_id: usize,
[INFO] [stderr]     |         ^^^^^^^^^^
[INFO] [stderr] 326 |         hero_id: usize,
[INFO] [stderr]     |         ^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `Player` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: `dota2_webapi_bindings` (lib) generated 23 warnings
[INFO] [stderr] warning: `dota2_webapi_bindings` (lib test) generated 23 warnings (23 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.03s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: traitobject v0.1.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/dota2_webapi_bindings-acb438897f1e04a1)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests dota2_webapi_bindings
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test src/lib.rs - (line 19) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - (line 19) stdout ----
[INFO] [stdout] Test executable failed (exit status: 101).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] thread 'main' panicked at src/lib.rs:17:32:
[INFO] [stdout] something went wrong, ez mid: Http(Io(Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" }))
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55b5af4392d5 - std::backtrace_rs::backtrace::libunwind::trace::h59d96bdb08384354
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5
[INFO] [stdout]    1:     0x55b5af4392d5 - std::backtrace_rs::backtrace::trace_unsynchronized::h9cf5becacfc93fba
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout]    2:     0x55b5af4392d5 - std::sys_common::backtrace::_print_fmt::h10b76d10405dbd48
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:68:5
[INFO] [stdout]    3:     0x55b5af4392d5 - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::h6ed9e62a156d84e4
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:44:22
[INFO] [stdout]    4:     0x55b5af45c5eb - core::fmt::rt::Argument::fmt::h645c680983f03c9f
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/fmt/rt.rs:165:63
[INFO] [stdout]    5:     0x55b5af45c5eb - core::fmt::write::h8bcd80919a02be29
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/fmt/mod.rs:1169:21
[INFO] [stdout]    6:     0x55b5af436d7f - std::io::Write::write_fmt::hed769ca6c29434ec
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/io/mod.rs:1835:15
[INFO] [stdout]    7:     0x55b5af4390ae - std::sys_common::backtrace::_print::h6306f131a28d62b0
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:47:5
[INFO] [stdout]    8:     0x55b5af4390ae - std::sys_common::backtrace::print::h7079288e0a26dfcc
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:34:9
[INFO] [stdout]    9:     0x55b5af43a419 - std::panicking::default_hook::{{closure}}::hb063ecec81a736ba
[INFO] [stdout]   10:     0x55b5af43a15d - std::panicking::default_hook::hd56ee406bf547b5c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:298:9
[INFO] [stdout]   11:     0x55b5af43a8b3 - std::panicking::rust_panic_with_hook::h624aa3ca42ebb8f2
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:795:13
[INFO] [stdout]   12:     0x55b5af43a794 - std::panicking::begin_panic_handler::{{closure}}::hbc4e76194a5e287c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:664:13
[INFO] [stdout]   13:     0x55b5af439799 - std::sys_common::backtrace::__rust_end_short_backtrace::h847fedc9d1ff7b6d
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:171:18
[INFO] [stdout]   14:     0x55b5af43a4c7 - rust_begin_unwind
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:652:5
[INFO] [stdout]   15:     0x55b5af373263 - core::panicking::panic_fmt::hec11a924b87ce965
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panicking.rs:72:14
[INFO] [stdout]   16:     0x55b5af373796 - core::result::unwrap_failed::h382691b96ca8c13a
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/result.rs:1654:5
[INFO] [stdout]   17:     0x55b5af374107 - core::result::Result<T,E>::expect::hbf4a8497d6ab2aae
[INFO] [stdout]   18:     0x55b5af37459f - rust_out::main::h696a342f0ae7cd72
[INFO] [stdout]   19:     0x55b5af373d53 - core::ops::function::FnOnce::call_once::hacff659aa20c7b40
[INFO] [stdout]   20:     0x55b5af373c46 - std::sys_common::backtrace::__rust_begin_short_backtrace::hcc6b8bea3112e884
[INFO] [stdout]   21:     0x55b5af373c99 - std::rt::lang_start::{{closure}}::h4db0ca8543e29a47
[INFO] [stdout]   22:     0x55b5af4347dd - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::h239f0051f1e18680
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:284:13
[INFO] [stdout]   23:     0x55b5af4347dd - std::panicking::try::do_call::hf7072797cbfea7fa
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:559:40
[INFO] [stdout]   24:     0x55b5af4347dd - std::panicking::try::h3a37e38691a5244b
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:523:19
[INFO] [stdout]   25:     0x55b5af4347dd - std::panic::catch_unwind::hc7cc1460e4236209
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panic.rs:149:14
[INFO] [stdout]   26:     0x55b5af4347dd - std::rt::lang_start_internal::{{closure}}::hce632608b277cffc
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/rt.rs:141:48
[INFO] [stdout]   27:     0x55b5af4347dd - std::panicking::try::do_call::hafc0f13e6abd9d79
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:559:40
[INFO] [stdout]   28:     0x55b5af4347dd - std::panicking::try::h67b8f1800ef15799
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:523:19
[INFO] [stdout]   29:     0x55b5af4347dd - std::panic::catch_unwind::he5b260dc522c68be
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panic.rs:149:14
[INFO] [stdout]   30:     0x55b5af4347dd - std::rt::lang_start_internal::hf119eb75d1ffe221
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/rt.rs:141:20
[INFO] [stdout]   31:     0x55b5af373c77 - std::rt::lang_start::ha9360cc92730957e
[INFO] [stdout]   32:     0x55b5af3745f5 - main
[INFO] [stdout]   33:     0x7f5cc7e86d90 - <unknown>
[INFO] [stdout]   34:     0x7f5cc7e86e40 - __libc_start_main
[INFO] [stdout]   35:     0x55b5af373b75 - _start
[INFO] [stdout]   36:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/lib.rs - (line 19)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.48s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "fe5f25568bee97f20f10f09a52064ff9a510c83b36bfe84d9adb9274dcfdeca9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fe5f25568bee97f20f10f09a52064ff9a510c83b36bfe84d9adb9274dcfdeca9", kill_on_drop: false }`
[INFO] [stdout] fe5f25568bee97f20f10f09a52064ff9a510c83b36bfe84d9adb9274dcfdeca9
