[INFO] fetching crate esi_client 0.0.1...
[INFO] checking esi_client-0.0.1 against master#5518eaa946291f00471af8b254b2a1715f234882 for pr-120393
[INFO] extracting crate esi_client 0.0.1 into /workspace/builds/worker-7-tc1/source
[INFO] validating manifest of crates.io crate esi_client 0.0.1 on toolchain 5518eaa946291f00471af8b254b2a1715f234882
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate esi_client 0.0.1
[INFO] finished tweaking crates.io crate esi_client 0.0.1
[INFO] tweaked toml for crates.io crate esi_client 0.0.1 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a8d1233511c414eaad47ec3ea7b112c6e7ead7325bb48326d90b75a23d8cdbce
[INFO] running `Command { std: "docker" "start" "-a" "a8d1233511c414eaad47ec3ea7b112c6e7ead7325bb48326d90b75a23d8cdbce", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a8d1233511c414eaad47ec3ea7b112c6e7ead7325bb48326d90b75a23d8cdbce", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a8d1233511c414eaad47ec3ea7b112c6e7ead7325bb48326d90b75a23d8cdbce", kill_on_drop: false }`
[INFO] [stdout] a8d1233511c414eaad47ec3ea7b112c6e7ead7325bb48326d90b75a23d8cdbce
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2f293e6f29fc58d112d512dc3131019dd4ec89c8e1776024cfbb12c1294f1d41
[INFO] running `Command { std: "docker" "start" "-a" "2f293e6f29fc58d112d512dc3131019dd4ec89c8e1776024cfbb12c1294f1d41", kill_on_drop: false }`
[INFO] [stderr]     Checking futures v0.1.31
[INFO] [stderr]    Compiling semver-parser v0.7.0
[INFO] [stderr]    Compiling maybe-uninit v2.0.0
[INFO] [stderr]    Compiling crossbeam-utils v0.7.2
[INFO] [stderr]     Checking iovec v0.1.4
[INFO] [stderr]    Compiling memoffset v0.5.6
[INFO] [stderr]    Compiling openssl-sys v0.9.99
[INFO] [stderr]    Compiling crossbeam-epoch v0.8.2
[INFO] [stderr]     Checking bytes v0.4.12
[INFO] [stderr]    Compiling semver v0.9.0
[INFO] [stderr]     Checking matches v0.1.10
[INFO] [stderr]     Checking smallvec v0.6.14
[INFO] [stderr]     Checking lock_api v0.3.4
[INFO] [stderr]     Checking net2 v0.2.39
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling rustc_version v0.2.3
[INFO] [stderr]     Checking http v0.1.21
[INFO] [stderr]     Checking idna v0.1.5
[INFO] [stderr]     Checking mio v0.6.23
[INFO] [stderr]    Compiling parking_lot_core v0.6.3
[INFO] [stderr]    Compiling parking_lot v0.9.0
[INFO] [stderr]     Checking crossbeam-deque v0.7.4
[INFO] [stderr]     Checking crossbeam-queue v0.2.3
[INFO] [stderr]     Checking time v0.1.45
[INFO] [stderr]    Compiling failure_derive v0.1.8
[INFO] [stderr]     Checking percent-encoding v1.0.1
[INFO] [stderr]     Checking tokio-executor v0.1.10
[INFO] [stderr]     Checking tokio-io v0.1.13
[INFO] [stderr]     Checking tokio-sync v0.1.8
[INFO] [stderr]     Checking memchr v2.7.1
[INFO] [stderr]    Compiling unicode-xid v0.2.4
[INFO] [stderr]    Compiling openssl v0.10.63
[INFO] [stderr]     Checking tokio-threadpool v0.1.18
[INFO] [stderr]     Checking tokio-current-thread v0.1.7
[INFO] [stderr]     Checking tokio-timer v0.2.13
[INFO] [stderr]     Checking url v1.7.2
[INFO] [stderr]     Checking tokio-buf v0.1.1
[INFO] [stderr]     Checking tokio-reactor v0.1.12
[INFO] [stderr]     Checking object v0.32.2
[INFO] [stderr]    Compiling hyper v0.12.36
[INFO] [stderr]     Checking tokio-tcp v0.1.4
[INFO] [stderr]     Checking string v0.2.1
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]     Checking want v0.2.0
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]     Checking tokio v0.1.22
[INFO] [stderr]     Checking futures-cpupool v0.1.8
[INFO] [stderr]     Checking h2 v0.1.26
[INFO] [stderr]     Checking http-body v0.1.0
[INFO] [stderr]     Checking idna v0.2.3
[INFO] [stderr]     Checking rand_os v0.1.3
[INFO] [stderr]     Checking url v2.5.0
[INFO] [stderr]     Checking rand v0.6.5
[INFO] [stderr]     Checking cookie v0.12.0
[INFO] [stderr]     Checking try_from v0.3.2
[INFO] [stderr]     Checking dtoa v0.4.8
[INFO] [stderr]     Checking flate2 v1.0.28
[INFO] [stderr]     Checking publicsuffix v1.5.6
[INFO] [stderr]     Checking serde_urlencoded v0.5.5
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]     Checking base64 v0.10.1
[INFO] [stderr]     Checking uuid v0.7.4
[INFO] [stderr]     Checking backtrace v0.3.69
[INFO] [stderr]     Checking failure v0.1.8
[INFO] [stderr]     Checking cookie_store v0.7.0
[INFO] [stderr]     Checking hyper-tls v0.3.2
[INFO] [stderr]     Checking reqwest v0.9.24
[INFO] [stderr]     Checking esi_client v0.0.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `super::models::*`
[INFO] [stdout]   --> src/apis/mod.rs:24:5
[INFO] [stdout]    |
[INFO] [stdout] 24 | use super::models::*;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::models::*`
[INFO] [stdout]   --> src/apis/mod.rs:24:5
[INFO] [stdout]    |
[INFO] [stdout] 24 | use super::models::*;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]  --> src/apis/client.rs:7:21
[INFO] [stdout]   |
[INFO] [stdout] 7 |   alliance_api: Box<::apis::AllianceApi>,
[INFO] [stdout]   |                     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]   = note: `#[warn(bare_trait_objects)]` on by default
[INFO] [stdout] help: use `dyn`
[INFO] [stdout]   |
[INFO] [stdout] 7 |   alliance_api: Box<dyn (::apis::AllianceApi)>,
[INFO] [stdout]   |                     +++++                   +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]  --> src/apis/client.rs:8:19
[INFO] [stdout]   |
[INFO] [stdout] 8 |   assets_api: Box<::apis::AssetsApi>,
[INFO] [stdout]   |                   ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: use `dyn`
[INFO] [stdout]   |
[INFO] [stdout] 8 |   assets_api: Box<dyn (::apis::AssetsApi)>,
[INFO] [stdout]   |                   +++++                 +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]  --> src/apis/client.rs:9:22
[INFO] [stdout]   |
[INFO] [stdout] 9 |   bookmarks_api: Box<::apis::BookmarksApi>,
[INFO] [stdout]   |                      ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: use `dyn`
[INFO] [stdout]   |
[INFO] [stdout] 9 |   bookmarks_api: Box<dyn (::apis::BookmarksApi)>,
[INFO] [stdout]   |                      +++++                    +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/apis/client.rs:10:21
[INFO] [stdout]    |
[INFO] [stdout] 10 |   calendar_api: Box<::apis::CalendarApi>,
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 10 |   calendar_api: Box<dyn (::apis::CalendarApi)>,
[INFO] [stdout]    |                     +++++                   +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/apis/client.rs:11:22
[INFO] [stdout]    |
[INFO] [stdout] 11 |   character_api: Box<::apis::CharacterApi>,
[INFO] [stdout]    |                      ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 11 |   character_api: Box<dyn (::apis::CharacterApi)>,
[INFO] [stdout]    |                      +++++                    +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/apis/client.rs:12:19
[INFO] [stdout]    |
[INFO] [stdout] 12 |   clones_api: Box<::apis::ClonesApi>,
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 12 |   clones_api: Box<dyn (::apis::ClonesApi)>,
[INFO] [stdout]    |                   +++++                 +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/apis/client.rs:13:21
[INFO] [stdout]    |
[INFO] [stdout] 13 |   contacts_api: Box<::apis::ContactsApi>,
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 13 |   contacts_api: Box<dyn (::apis::ContactsApi)>,
[INFO] [stdout]    |                     +++++                   +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/apis/client.rs:14:22
[INFO] [stdout]    |
[INFO] [stdout] 14 |   contracts_api: Box<::apis::ContractsApi>,
[INFO] [stdout]    |                      ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 14 |   contracts_api: Box<dyn (::apis::ContractsApi)>,
[INFO] [stdout]    |                      +++++                    +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/apis/client.rs:15:24
[INFO] [stdout]    |
[INFO] [stdout] 15 |   corporation_api: Box<::apis::CorporationApi>,
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 15 |   corporation_api: Box<dyn (::apis::CorporationApi)>,
[INFO] [stdout]    |                        +++++                      +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/apis/client.rs:16:18
[INFO] [stdout]    |
[INFO] [stdout] 16 |   dogma_api: Box<::apis::DogmaApi>,
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 16 |   dogma_api: Box<dyn (::apis::DogmaApi)>,
[INFO] [stdout]    |                  +++++                +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/apis/client.rs:17:28
[INFO] [stdout]    |
[INFO] [stdout] 17 |   faction_warfare_api: Box<::apis::FactionWarfareApi>,
[INFO] [stdout]    |                            ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 17 |   faction_warfare_api: Box<dyn (::apis::FactionWarfareApi)>,
[INFO] [stdout]    |                            +++++                         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/apis/client.rs:18:21
[INFO] [stdout]    |
[INFO] [stdout] 18 |   fittings_api: Box<::apis::FittingsApi>,
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 18 |   fittings_api: Box<dyn (::apis::FittingsApi)>,
[INFO] [stdout]    |                     +++++                   +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/apis/client.rs:19:19
[INFO] [stdout]    |
[INFO] [stdout] 19 |   fleets_api: Box<::apis::FleetsApi>,
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 19 |   fleets_api: Box<dyn (::apis::FleetsApi)>,
[INFO] [stdout]    |                   +++++                 +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/apis/client.rs:20:23
[INFO] [stdout]    |
[INFO] [stdout] 20 |   incursions_api: Box<::apis::IncursionsApi>,
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 20 |   incursions_api: Box<dyn (::apis::IncursionsApi)>,
[INFO] [stdout]    |                       +++++                     +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/apis/client.rs:21:21
[INFO] [stdout]    |
[INFO] [stdout] 21 |   industry_api: Box<::apis::IndustryApi>,
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 21 |   industry_api: Box<dyn (::apis::IndustryApi)>,
[INFO] [stdout]    |                     +++++                   +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/apis/client.rs:22:22
[INFO] [stdout]    |
[INFO] [stdout] 22 |   insurance_api: Box<::apis::InsuranceApi>,
[INFO] [stdout]    |                      ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 22 |   insurance_api: Box<dyn (::apis::InsuranceApi)>,
[INFO] [stdout]    |                      +++++                    +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/apis/client.rs:23:22
[INFO] [stdout]    |
[INFO] [stdout] 23 |   killmails_api: Box<::apis::KillmailsApi>,
[INFO] [stdout]    |                      ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 23 |   killmails_api: Box<dyn (::apis::KillmailsApi)>,
[INFO] [stdout]    |                      +++++                    +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/apis/client.rs:24:21
[INFO] [stdout]    |
[INFO] [stdout] 24 |   location_api: Box<::apis::LocationApi>,
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 24 |   location_api: Box<dyn (::apis::LocationApi)>,
[INFO] [stdout]    |                     +++++                   +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/apis/client.rs:25:20
[INFO] [stdout]    |
[INFO] [stdout] 25 |   loyalty_api: Box<::apis::LoyaltyApi>,
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 25 |   loyalty_api: Box<dyn (::apis::LoyaltyApi)>,
[INFO] [stdout]    |                    +++++                  +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/apis/client.rs:26:17
[INFO] [stdout]    |
[INFO] [stdout] 26 |   mail_api: Box<::apis::MailApi>,
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 26 |   mail_api: Box<dyn (::apis::MailApi)>,
[INFO] [stdout]    |                 +++++               +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/apis/client.rs:27:19
[INFO] [stdout]    |
[INFO] [stdout] 27 |   market_api: Box<::apis::MarketApi>,
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 27 |   market_api: Box<dyn (::apis::MarketApi)>,
[INFO] [stdout]    |                   +++++                 +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/apis/client.rs:28:26
[INFO] [stdout]    |
[INFO] [stdout] 28 |   opportunities_api: Box<::apis::OpportunitiesApi>,
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 28 |   opportunities_api: Box<dyn (::apis::OpportunitiesApi)>,
[INFO] [stdout]    |                          +++++                        +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/apis/client.rs:29:34
[INFO] [stdout]    |
[INFO] [stdout] 29 |   planetary_interaction_api: Box<::apis::PlanetaryInteractionApi>,
[INFO] [stdout]    |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 29 |   planetary_interaction_api: Box<dyn (::apis::PlanetaryInteractionApi)>,
[INFO] [stdout]    |                                  +++++                               +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/apis/client.rs:30:19
[INFO] [stdout]    |
[INFO] [stdout] 30 |   routes_api: Box<::apis::RoutesApi>,
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 30 |   routes_api: Box<dyn (::apis::RoutesApi)>,
[INFO] [stdout]    |                   +++++                 +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/apis/client.rs:31:19
[INFO] [stdout]    |
[INFO] [stdout] 31 |   search_api: Box<::apis::SearchApi>,
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 31 |   search_api: Box<dyn (::apis::SearchApi)>,
[INFO] [stdout]    |                   +++++                 +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/apis/client.rs:32:19
[INFO] [stdout]    |
[INFO] [stdout] 32 |   skills_api: Box<::apis::SkillsApi>,
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 32 |   skills_api: Box<dyn (::apis::SkillsApi)>,
[INFO] [stdout]    |                   +++++                 +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/apis/client.rs:33:24
[INFO] [stdout]    |
[INFO] [stdout] 33 |   sovereignty_api: Box<::apis::SovereigntyApi>,
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 33 |   sovereignty_api: Box<dyn (::apis::SovereigntyApi)>,
[INFO] [stdout]    |                        +++++                      +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/apis/client.rs:34:19
[INFO] [stdout]    |
[INFO] [stdout] 34 |   status_api: Box<::apis::StatusApi>,
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 34 |   status_api: Box<dyn (::apis::StatusApi)>,
[INFO] [stdout]    |                   +++++                 +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/apis/client.rs:35:21
[INFO] [stdout]    |
[INFO] [stdout] 35 |   universe_api: Box<::apis::UniverseApi>,
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 35 |   universe_api: Box<dyn (::apis::UniverseApi)>,
[INFO] [stdout]    |                     +++++                   +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/apis/client.rs:36:27
[INFO] [stdout]    |
[INFO] [stdout] 36 |   user_interface_api: Box<::apis::UserInterfaceApi>,
[INFO] [stdout]    |                           ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 36 |   user_interface_api: Box<dyn (::apis::UserInterfaceApi)>,
[INFO] [stdout]    |                           +++++                        +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/apis/client.rs:37:19
[INFO] [stdout]    |
[INFO] [stdout] 37 |   wallet_api: Box<::apis::WalletApi>,
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 37 |   wallet_api: Box<dyn (::apis::WalletApi)>,
[INFO] [stdout]    |                   +++++                 +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/apis/client.rs:38:17
[INFO] [stdout]    |
[INFO] [stdout] 38 |   wars_api: Box<::apis::WarsApi>,
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 38 |   wars_api: Box<dyn (::apis::WarsApi)>,
[INFO] [stdout]    |                 +++++               +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/apis/client.rs:82:34
[INFO] [stdout]    |
[INFO] [stdout] 82 |   pub fn alliance_api(&self) -> &::apis::AllianceApi{
[INFO] [stdout]    |                                  ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 82 |   pub fn alliance_api(&self) -> &dyn (::apis::AllianceApi){
[INFO] [stdout]    |                                  +++++                   +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/apis/client.rs:86:32
[INFO] [stdout]    |
[INFO] [stdout] 86 |   pub fn assets_api(&self) -> &::apis::AssetsApi{
[INFO] [stdout]    |                                ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 86 |   pub fn assets_api(&self) -> &dyn (::apis::AssetsApi){
[INFO] [stdout]    |                                +++++                 +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/apis/client.rs:90:35
[INFO] [stdout]    |
[INFO] [stdout] 90 |   pub fn bookmarks_api(&self) -> &::apis::BookmarksApi{
[INFO] [stdout]    |                                   ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 90 |   pub fn bookmarks_api(&self) -> &dyn (::apis::BookmarksApi){
[INFO] [stdout]    |                                   +++++                    +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/apis/client.rs:94:34
[INFO] [stdout]    |
[INFO] [stdout] 94 |   pub fn calendar_api(&self) -> &::apis::CalendarApi{
[INFO] [stdout]    |                                  ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 94 |   pub fn calendar_api(&self) -> &dyn (::apis::CalendarApi){
[INFO] [stdout]    |                                  +++++                   +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/apis/client.rs:98:35
[INFO] [stdout]    |
[INFO] [stdout] 98 |   pub fn character_api(&self) -> &::apis::CharacterApi{
[INFO] [stdout]    |                                   ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 98 |   pub fn character_api(&self) -> &dyn (::apis::CharacterApi){
[INFO] [stdout]    |                                   +++++                    +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/apis/client.rs:102:32
[INFO] [stdout]     |
[INFO] [stdout] 102 |   pub fn clones_api(&self) -> &::apis::ClonesApi{
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 102 |   pub fn clones_api(&self) -> &dyn (::apis::ClonesApi){
[INFO] [stdout]     |                                +++++                 +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/apis/client.rs:106:34
[INFO] [stdout]     |
[INFO] [stdout] 106 |   pub fn contacts_api(&self) -> &::apis::ContactsApi{
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 106 |   pub fn contacts_api(&self) -> &dyn (::apis::ContactsApi){
[INFO] [stdout]     |                                  +++++                   +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/apis/client.rs:110:35
[INFO] [stdout]     |
[INFO] [stdout] 110 |   pub fn contracts_api(&self) -> &::apis::ContractsApi{
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 110 |   pub fn contracts_api(&self) -> &dyn (::apis::ContractsApi){
[INFO] [stdout]     |                                   +++++                    +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/apis/client.rs:114:37
[INFO] [stdout]     |
[INFO] [stdout] 114 |   pub fn corporation_api(&self) -> &::apis::CorporationApi{
[INFO] [stdout]     |                                     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 114 |   pub fn corporation_api(&self) -> &dyn (::apis::CorporationApi){
[INFO] [stdout]     |                                     +++++                      +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/apis/client.rs:118:31
[INFO] [stdout]     |
[INFO] [stdout] 118 |   pub fn dogma_api(&self) -> &::apis::DogmaApi{
[INFO] [stdout]     |                               ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 118 |   pub fn dogma_api(&self) -> &dyn (::apis::DogmaApi){
[INFO] [stdout]     |                               +++++                +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/apis/client.rs:122:41
[INFO] [stdout]     |
[INFO] [stdout] 122 |   pub fn faction_warfare_api(&self) -> &::apis::FactionWarfareApi{
[INFO] [stdout]     |                                         ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 122 |   pub fn faction_warfare_api(&self) -> &dyn (::apis::FactionWarfareApi){
[INFO] [stdout]     |                                         +++++                         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/apis/client.rs:126:34
[INFO] [stdout]     |
[INFO] [stdout] 126 |   pub fn fittings_api(&self) -> &::apis::FittingsApi{
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 126 |   pub fn fittings_api(&self) -> &dyn (::apis::FittingsApi){
[INFO] [stdout]     |                                  +++++                   +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/apis/client.rs:130:32
[INFO] [stdout]     |
[INFO] [stdout] 130 |   pub fn fleets_api(&self) -> &::apis::FleetsApi{
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 130 |   pub fn fleets_api(&self) -> &dyn (::apis::FleetsApi){
[INFO] [stdout]     |                                +++++                 +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/apis/client.rs:134:36
[INFO] [stdout]     |
[INFO] [stdout] 134 |   pub fn incursions_api(&self) -> &::apis::IncursionsApi{
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 134 |   pub fn incursions_api(&self) -> &dyn (::apis::IncursionsApi){
[INFO] [stdout]     |                                    +++++                     +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/apis/client.rs:138:34
[INFO] [stdout]     |
[INFO] [stdout] 138 |   pub fn industry_api(&self) -> &::apis::IndustryApi{
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 138 |   pub fn industry_api(&self) -> &dyn (::apis::IndustryApi){
[INFO] [stdout]     |                                  +++++                   +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/apis/client.rs:142:35
[INFO] [stdout]     |
[INFO] [stdout] 142 |   pub fn insurance_api(&self) -> &::apis::InsuranceApi{
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 142 |   pub fn insurance_api(&self) -> &dyn (::apis::InsuranceApi){
[INFO] [stdout]     |                                   +++++                    +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/apis/client.rs:146:35
[INFO] [stdout]     |
[INFO] [stdout] 146 |   pub fn killmails_api(&self) -> &::apis::KillmailsApi{
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 146 |   pub fn killmails_api(&self) -> &dyn (::apis::KillmailsApi){
[INFO] [stdout]     |                                   +++++                    +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/apis/client.rs:150:34
[INFO] [stdout]     |
[INFO] [stdout] 150 |   pub fn location_api(&self) -> &::apis::LocationApi{
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 150 |   pub fn location_api(&self) -> &dyn (::apis::LocationApi){
[INFO] [stdout]     |                                  +++++                   +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/apis/client.rs:154:33
[INFO] [stdout]     |
[INFO] [stdout] 154 |   pub fn loyalty_api(&self) -> &::apis::LoyaltyApi{
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 154 |   pub fn loyalty_api(&self) -> &dyn (::apis::LoyaltyApi){
[INFO] [stdout]     |                                 +++++                  +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/apis/client.rs:158:30
[INFO] [stdout]     |
[INFO] [stdout] 158 |   pub fn mail_api(&self) -> &::apis::MailApi{
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 158 |   pub fn mail_api(&self) -> &dyn (::apis::MailApi){
[INFO] [stdout]     |                              +++++               +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/apis/client.rs:162:32
[INFO] [stdout]     |
[INFO] [stdout] 162 |   pub fn market_api(&self) -> &::apis::MarketApi{
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 162 |   pub fn market_api(&self) -> &dyn (::apis::MarketApi){
[INFO] [stdout]     |                                +++++                 +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/apis/client.rs:166:39
[INFO] [stdout]     |
[INFO] [stdout] 166 |   pub fn opportunities_api(&self) -> &::apis::OpportunitiesApi{
[INFO] [stdout]     |                                       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 166 |   pub fn opportunities_api(&self) -> &dyn (::apis::OpportunitiesApi){
[INFO] [stdout]     |                                       +++++                        +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/apis/client.rs:170:47
[INFO] [stdout]     |
[INFO] [stdout] 170 |   pub fn planetary_interaction_api(&self) -> &::apis::PlanetaryInteractionApi{
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 170 |   pub fn planetary_interaction_api(&self) -> &dyn (::apis::PlanetaryInteractionApi){
[INFO] [stdout]     |                                               +++++                               +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/apis/client.rs:174:32
[INFO] [stdout]     |
[INFO] [stdout] 174 |   pub fn routes_api(&self) -> &::apis::RoutesApi{
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 174 |   pub fn routes_api(&self) -> &dyn (::apis::RoutesApi){
[INFO] [stdout]     |                                +++++                 +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/apis/client.rs:178:32
[INFO] [stdout]     |
[INFO] [stdout] 178 |   pub fn search_api(&self) -> &::apis::SearchApi{
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 178 |   pub fn search_api(&self) -> &dyn (::apis::SearchApi){
[INFO] [stdout]     |                                +++++                 +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/apis/client.rs:182:32
[INFO] [stdout]     |
[INFO] [stdout] 182 |   pub fn skills_api(&self) -> &::apis::SkillsApi{
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 182 |   pub fn skills_api(&self) -> &dyn (::apis::SkillsApi){
[INFO] [stdout]     |                                +++++                 +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/apis/client.rs:186:37
[INFO] [stdout]     |
[INFO] [stdout] 186 |   pub fn sovereignty_api(&self) -> &::apis::SovereigntyApi{
[INFO] [stdout]     |                                     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 186 |   pub fn sovereignty_api(&self) -> &dyn (::apis::SovereigntyApi){
[INFO] [stdout]     |                                     +++++                      +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/apis/client.rs:190:32
[INFO] [stdout]     |
[INFO] [stdout] 190 |   pub fn status_api(&self) -> &::apis::StatusApi{
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 190 |   pub fn status_api(&self) -> &dyn (::apis::StatusApi){
[INFO] [stdout]     |                                +++++                 +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/apis/client.rs:194:34
[INFO] [stdout]     |
[INFO] [stdout] 194 |   pub fn universe_api(&self) -> &::apis::UniverseApi{
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 194 |   pub fn universe_api(&self) -> &dyn (::apis::UniverseApi){
[INFO] [stdout]     |                                  +++++                   +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/apis/client.rs:198:40
[INFO] [stdout]     |
[INFO] [stdout] 198 |   pub fn user_interface_api(&self) -> &::apis::UserInterfaceApi{
[INFO] [stdout]     |                                        ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 198 |   pub fn user_interface_api(&self) -> &dyn (::apis::UserInterfaceApi){
[INFO] [stdout]     |                                        +++++                        +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/apis/client.rs:202:32
[INFO] [stdout]     |
[INFO] [stdout] 202 |   pub fn wallet_api(&self) -> &::apis::WalletApi{
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 202 |   pub fn wallet_api(&self) -> &dyn (::apis::WalletApi){
[INFO] [stdout]     |                                +++++                 +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/apis/client.rs:206:30
[INFO] [stdout]     |
[INFO] [stdout] 206 |   pub fn wars_api(&self) -> &::apis::WarsApi{
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 206 |   pub fn wars_api(&self) -> &dyn (::apis::WarsApi){
[INFO] [stdout]     |                              +++++               +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]  --> src/apis/client.rs:7:21
[INFO] [stdout]   |
[INFO] [stdout] 7 |   alliance_api: Box<::apis::AllianceApi>,
[INFO] [stdout]   |                     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]   = note: `#[warn(bare_trait_objects)]` on by default
[INFO] [stdout] help: use `dyn`
[INFO] [stdout]   |
[INFO] [stdout] 7 |   alliance_api: Box<dyn (::apis::AllianceApi)>,
[INFO] [stdout]   |                     +++++                   +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]  --> src/apis/client.rs:8:19
[INFO] [stdout]   |
[INFO] [stdout] 8 |   assets_api: Box<::apis::AssetsApi>,
[INFO] [stdout]   |                   ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: use `dyn`
[INFO] [stdout]   |
[INFO] [stdout] 8 |   assets_api: Box<dyn (::apis::AssetsApi)>,
[INFO] [stdout]   |                   +++++                 +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]  --> src/apis/client.rs:9:22
[INFO] [stdout]   |
[INFO] [stdout] 9 |   bookmarks_api: Box<::apis::BookmarksApi>,
[INFO] [stdout]   |                      ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: use `dyn`
[INFO] [stdout]   |
[INFO] [stdout] 9 |   bookmarks_api: Box<dyn (::apis::BookmarksApi)>,
[INFO] [stdout]   |                      +++++                    +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/apis/client.rs:10:21
[INFO] [stdout]    |
[INFO] [stdout] 10 |   calendar_api: Box<::apis::CalendarApi>,
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 10 |   calendar_api: Box<dyn (::apis::CalendarApi)>,
[INFO] [stdout]    |                     +++++                   +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/apis/client.rs:11:22
[INFO] [stdout]    |
[INFO] [stdout] 11 |   character_api: Box<::apis::CharacterApi>,
[INFO] [stdout]    |                      ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 11 |   character_api: Box<dyn (::apis::CharacterApi)>,
[INFO] [stdout]    |                      +++++                    +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/apis/client.rs:12:19
[INFO] [stdout]    |
[INFO] [stdout] 12 |   clones_api: Box<::apis::ClonesApi>,
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 12 |   clones_api: Box<dyn (::apis::ClonesApi)>,
[INFO] [stdout]    |                   +++++                 +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/apis/client.rs:13:21
[INFO] [stdout]    |
[INFO] [stdout] 13 |   contacts_api: Box<::apis::ContactsApi>,
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 13 |   contacts_api: Box<dyn (::apis::ContactsApi)>,
[INFO] [stdout]    |                     +++++                   +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/apis/client.rs:14:22
[INFO] [stdout]    |
[INFO] [stdout] 14 |   contracts_api: Box<::apis::ContractsApi>,
[INFO] [stdout]    |                      ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 14 |   contracts_api: Box<dyn (::apis::ContractsApi)>,
[INFO] [stdout]    |                      +++++                    +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/apis/client.rs:15:24
[INFO] [stdout]    |
[INFO] [stdout] 15 |   corporation_api: Box<::apis::CorporationApi>,
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 15 |   corporation_api: Box<dyn (::apis::CorporationApi)>,
[INFO] [stdout]    |                        +++++                      +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/apis/client.rs:16:18
[INFO] [stdout]    |
[INFO] [stdout] 16 |   dogma_api: Box<::apis::DogmaApi>,
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 16 |   dogma_api: Box<dyn (::apis::DogmaApi)>,
[INFO] [stdout]    |                  +++++                +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/apis/client.rs:17:28
[INFO] [stdout]    |
[INFO] [stdout] 17 |   faction_warfare_api: Box<::apis::FactionWarfareApi>,
[INFO] [stdout]    |                            ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 17 |   faction_warfare_api: Box<dyn (::apis::FactionWarfareApi)>,
[INFO] [stdout]    |                            +++++                         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/apis/client.rs:18:21
[INFO] [stdout]    |
[INFO] [stdout] 18 |   fittings_api: Box<::apis::FittingsApi>,
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 18 |   fittings_api: Box<dyn (::apis::FittingsApi)>,
[INFO] [stdout]    |                     +++++                   +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/apis/client.rs:19:19
[INFO] [stdout]    |
[INFO] [stdout] 19 |   fleets_api: Box<::apis::FleetsApi>,
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 19 |   fleets_api: Box<dyn (::apis::FleetsApi)>,
[INFO] [stdout]    |                   +++++                 +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/apis/client.rs:20:23
[INFO] [stdout]    |
[INFO] [stdout] 20 |   incursions_api: Box<::apis::IncursionsApi>,
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 20 |   incursions_api: Box<dyn (::apis::IncursionsApi)>,
[INFO] [stdout]    |                       +++++                     +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/apis/client.rs:21:21
[INFO] [stdout]    |
[INFO] [stdout] 21 |   industry_api: Box<::apis::IndustryApi>,
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 21 |   industry_api: Box<dyn (::apis::IndustryApi)>,
[INFO] [stdout]    |                     +++++                   +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/apis/client.rs:22:22
[INFO] [stdout]    |
[INFO] [stdout] 22 |   insurance_api: Box<::apis::InsuranceApi>,
[INFO] [stdout]    |                      ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 22 |   insurance_api: Box<dyn (::apis::InsuranceApi)>,
[INFO] [stdout]    |                      +++++                    +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/apis/client.rs:23:22
[INFO] [stdout]    |
[INFO] [stdout] 23 |   killmails_api: Box<::apis::KillmailsApi>,
[INFO] [stdout]    |                      ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 23 |   killmails_api: Box<dyn (::apis::KillmailsApi)>,
[INFO] [stdout]    |                      +++++                    +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/apis/client.rs:24:21
[INFO] [stdout]    |
[INFO] [stdout] 24 |   location_api: Box<::apis::LocationApi>,
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 24 |   location_api: Box<dyn (::apis::LocationApi)>,
[INFO] [stdout]    |                     +++++                   +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/apis/client.rs:25:20
[INFO] [stdout]    |
[INFO] [stdout] 25 |   loyalty_api: Box<::apis::LoyaltyApi>,
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 25 |   loyalty_api: Box<dyn (::apis::LoyaltyApi)>,
[INFO] [stdout]    |                    +++++                  +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/apis/client.rs:26:17
[INFO] [stdout]    |
[INFO] [stdout] 26 |   mail_api: Box<::apis::MailApi>,
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 26 |   mail_api: Box<dyn (::apis::MailApi)>,
[INFO] [stdout]    |                 +++++               +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/apis/client.rs:27:19
[INFO] [stdout]    |
[INFO] [stdout] 27 |   market_api: Box<::apis::MarketApi>,
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 27 |   market_api: Box<dyn (::apis::MarketApi)>,
[INFO] [stdout]    |                   +++++                 +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/apis/client.rs:28:26
[INFO] [stdout]    |
[INFO] [stdout] 28 |   opportunities_api: Box<::apis::OpportunitiesApi>,
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 28 |   opportunities_api: Box<dyn (::apis::OpportunitiesApi)>,
[INFO] [stdout]    |                          +++++                        +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/apis/client.rs:29:34
[INFO] [stdout]    |
[INFO] [stdout] 29 |   planetary_interaction_api: Box<::apis::PlanetaryInteractionApi>,
[INFO] [stdout]    |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 29 |   planetary_interaction_api: Box<dyn (::apis::PlanetaryInteractionApi)>,
[INFO] [stdout]    |                                  +++++                               +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/apis/client.rs:30:19
[INFO] [stdout]    |
[INFO] [stdout] 30 |   routes_api: Box<::apis::RoutesApi>,
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 30 |   routes_api: Box<dyn (::apis::RoutesApi)>,
[INFO] [stdout]    |                   +++++                 +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/apis/client.rs:31:19
[INFO] [stdout]    |
[INFO] [stdout] 31 |   search_api: Box<::apis::SearchApi>,
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 31 |   search_api: Box<dyn (::apis::SearchApi)>,
[INFO] [stdout]    |                   +++++                 +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/apis/client.rs:32:19
[INFO] [stdout]    |
[INFO] [stdout] 32 |   skills_api: Box<::apis::SkillsApi>,
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 32 |   skills_api: Box<dyn (::apis::SkillsApi)>,
[INFO] [stdout]    |                   +++++                 +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/apis/client.rs:33:24
[INFO] [stdout]    |
[INFO] [stdout] 33 |   sovereignty_api: Box<::apis::SovereigntyApi>,
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 33 |   sovereignty_api: Box<dyn (::apis::SovereigntyApi)>,
[INFO] [stdout]    |                        +++++                      +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/apis/client.rs:34:19
[INFO] [stdout]    |
[INFO] [stdout] 34 |   status_api: Box<::apis::StatusApi>,
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 34 |   status_api: Box<dyn (::apis::StatusApi)>,
[INFO] [stdout]    |                   +++++                 +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/apis/client.rs:35:21
[INFO] [stdout]    |
[INFO] [stdout] 35 |   universe_api: Box<::apis::UniverseApi>,
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 35 |   universe_api: Box<dyn (::apis::UniverseApi)>,
[INFO] [stdout]    |                     +++++                   +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/apis/client.rs:36:27
[INFO] [stdout]    |
[INFO] [stdout] 36 |   user_interface_api: Box<::apis::UserInterfaceApi>,
[INFO] [stdout]    |                           ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 36 |   user_interface_api: Box<dyn (::apis::UserInterfaceApi)>,
[INFO] [stdout]    |                           +++++                        +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/apis/client.rs:37:19
[INFO] [stdout]    |
[INFO] [stdout] 37 |   wallet_api: Box<::apis::WalletApi>,
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 37 |   wallet_api: Box<dyn (::apis::WalletApi)>,
[INFO] [stdout]    |                   +++++                 +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/apis/client.rs:38:17
[INFO] [stdout]    |
[INFO] [stdout] 38 |   wars_api: Box<::apis::WarsApi>,
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 38 |   wars_api: Box<dyn (::apis::WarsApi)>,
[INFO] [stdout]    |                 +++++               +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/apis/client.rs:82:34
[INFO] [stdout]    |
[INFO] [stdout] 82 |   pub fn alliance_api(&self) -> &::apis::AllianceApi{
[INFO] [stdout]    |                                  ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 82 |   pub fn alliance_api(&self) -> &dyn (::apis::AllianceApi){
[INFO] [stdout]    |                                  +++++                   +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/apis/client.rs:86:32
[INFO] [stdout]    |
[INFO] [stdout] 86 |   pub fn assets_api(&self) -> &::apis::AssetsApi{
[INFO] [stdout]    |                                ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 86 |   pub fn assets_api(&self) -> &dyn (::apis::AssetsApi){
[INFO] [stdout]    |                                +++++                 +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/apis/client.rs:90:35
[INFO] [stdout]    |
[INFO] [stdout] 90 |   pub fn bookmarks_api(&self) -> &::apis::BookmarksApi{
[INFO] [stdout]    |                                   ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 90 |   pub fn bookmarks_api(&self) -> &dyn (::apis::BookmarksApi){
[INFO] [stdout]    |                                   +++++                    +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/apis/client.rs:94:34
[INFO] [stdout]    |
[INFO] [stdout] 94 |   pub fn calendar_api(&self) -> &::apis::CalendarApi{
[INFO] [stdout]    |                                  ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 94 |   pub fn calendar_api(&self) -> &dyn (::apis::CalendarApi){
[INFO] [stdout]    |                                  +++++                   +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/apis/client.rs:98:35
[INFO] [stdout]    |
[INFO] [stdout] 98 |   pub fn character_api(&self) -> &::apis::CharacterApi{
[INFO] [stdout]    |                                   ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 98 |   pub fn character_api(&self) -> &dyn (::apis::CharacterApi){
[INFO] [stdout]    |                                   +++++                    +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/apis/client.rs:102:32
[INFO] [stdout]     |
[INFO] [stdout] 102 |   pub fn clones_api(&self) -> &::apis::ClonesApi{
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 102 |   pub fn clones_api(&self) -> &dyn (::apis::ClonesApi){
[INFO] [stdout]     |                                +++++                 +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/apis/client.rs:106:34
[INFO] [stdout]     |
[INFO] [stdout] 106 |   pub fn contacts_api(&self) -> &::apis::ContactsApi{
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 106 |   pub fn contacts_api(&self) -> &dyn (::apis::ContactsApi){
[INFO] [stdout]     |                                  +++++                   +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/apis/client.rs:110:35
[INFO] [stdout]     |
[INFO] [stdout] 110 |   pub fn contracts_api(&self) -> &::apis::ContractsApi{
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 110 |   pub fn contracts_api(&self) -> &dyn (::apis::ContractsApi){
[INFO] [stdout]     |                                   +++++                    +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/apis/client.rs:114:37
[INFO] [stdout]     |
[INFO] [stdout] 114 |   pub fn corporation_api(&self) -> &::apis::CorporationApi{
[INFO] [stdout]     |                                     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 114 |   pub fn corporation_api(&self) -> &dyn (::apis::CorporationApi){
[INFO] [stdout]     |                                     +++++                      +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/apis/client.rs:118:31
[INFO] [stdout]     |
[INFO] [stdout] 118 |   pub fn dogma_api(&self) -> &::apis::DogmaApi{
[INFO] [stdout]     |                               ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 118 |   pub fn dogma_api(&self) -> &dyn (::apis::DogmaApi){
[INFO] [stdout]     |                               +++++                +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/apis/client.rs:122:41
[INFO] [stdout]     |
[INFO] [stdout] 122 |   pub fn faction_warfare_api(&self) -> &::apis::FactionWarfareApi{
[INFO] [stdout]     |                                         ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 122 |   pub fn faction_warfare_api(&self) -> &dyn (::apis::FactionWarfareApi){
[INFO] [stdout]     |                                         +++++                         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/apis/client.rs:126:34
[INFO] [stdout]     |
[INFO] [stdout] 126 |   pub fn fittings_api(&self) -> &::apis::FittingsApi{
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 126 |   pub fn fittings_api(&self) -> &dyn (::apis::FittingsApi){
[INFO] [stdout]     |                                  +++++                   +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/apis/client.rs:130:32
[INFO] [stdout]     |
[INFO] [stdout] 130 |   pub fn fleets_api(&self) -> &::apis::FleetsApi{
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 130 |   pub fn fleets_api(&self) -> &dyn (::apis::FleetsApi){
[INFO] [stdout]     |                                +++++                 +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/apis/client.rs:134:36
[INFO] [stdout]     |
[INFO] [stdout] 134 |   pub fn incursions_api(&self) -> &::apis::IncursionsApi{
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 134 |   pub fn incursions_api(&self) -> &dyn (::apis::IncursionsApi){
[INFO] [stdout]     |                                    +++++                     +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/apis/client.rs:138:34
[INFO] [stdout]     |
[INFO] [stdout] 138 |   pub fn industry_api(&self) -> &::apis::IndustryApi{
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 138 |   pub fn industry_api(&self) -> &dyn (::apis::IndustryApi){
[INFO] [stdout]     |                                  +++++                   +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/apis/client.rs:142:35
[INFO] [stdout]     |
[INFO] [stdout] 142 |   pub fn insurance_api(&self) -> &::apis::InsuranceApi{
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 142 |   pub fn insurance_api(&self) -> &dyn (::apis::InsuranceApi){
[INFO] [stdout]     |                                   +++++                    +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/apis/client.rs:146:35
[INFO] [stdout]     |
[INFO] [stdout] 146 |   pub fn killmails_api(&self) -> &::apis::KillmailsApi{
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 146 |   pub fn killmails_api(&self) -> &dyn (::apis::KillmailsApi){
[INFO] [stdout]     |                                   +++++                    +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/apis/client.rs:150:34
[INFO] [stdout]     |
[INFO] [stdout] 150 |   pub fn location_api(&self) -> &::apis::LocationApi{
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 150 |   pub fn location_api(&self) -> &dyn (::apis::LocationApi){
[INFO] [stdout]     |                                  +++++                   +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/apis/client.rs:154:33
[INFO] [stdout]     |
[INFO] [stdout] 154 |   pub fn loyalty_api(&self) -> &::apis::LoyaltyApi{
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 154 |   pub fn loyalty_api(&self) -> &dyn (::apis::LoyaltyApi){
[INFO] [stdout]     |                                 +++++                  +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/apis/client.rs:158:30
[INFO] [stdout]     |
[INFO] [stdout] 158 |   pub fn mail_api(&self) -> &::apis::MailApi{
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 158 |   pub fn mail_api(&self) -> &dyn (::apis::MailApi){
[INFO] [stdout]     |                              +++++               +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/apis/client.rs:162:32
[INFO] [stdout]     |
[INFO] [stdout] 162 |   pub fn market_api(&self) -> &::apis::MarketApi{
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 162 |   pub fn market_api(&self) -> &dyn (::apis::MarketApi){
[INFO] [stdout]     |                                +++++                 +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/apis/client.rs:166:39
[INFO] [stdout]     |
[INFO] [stdout] 166 |   pub fn opportunities_api(&self) -> &::apis::OpportunitiesApi{
[INFO] [stdout]     |                                       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 166 |   pub fn opportunities_api(&self) -> &dyn (::apis::OpportunitiesApi){
[INFO] [stdout]     |                                       +++++                        +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/apis/client.rs:170:47
[INFO] [stdout]     |
[INFO] [stdout] 170 |   pub fn planetary_interaction_api(&self) -> &::apis::PlanetaryInteractionApi{
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 170 |   pub fn planetary_interaction_api(&self) -> &dyn (::apis::PlanetaryInteractionApi){
[INFO] [stdout]     |                                               +++++                               +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/apis/client.rs:174:32
[INFO] [stdout]     |
[INFO] [stdout] 174 |   pub fn routes_api(&self) -> &::apis::RoutesApi{
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 174 |   pub fn routes_api(&self) -> &dyn (::apis::RoutesApi){
[INFO] [stdout]     |                                +++++                 +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/apis/client.rs:178:32
[INFO] [stdout]     |
[INFO] [stdout] 178 |   pub fn search_api(&self) -> &::apis::SearchApi{
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 178 |   pub fn search_api(&self) -> &dyn (::apis::SearchApi){
[INFO] [stdout]     |                                +++++                 +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/apis/client.rs:182:32
[INFO] [stdout]     |
[INFO] [stdout] 182 |   pub fn skills_api(&self) -> &::apis::SkillsApi{
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 182 |   pub fn skills_api(&self) -> &dyn (::apis::SkillsApi){
[INFO] [stdout]     |                                +++++                 +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/apis/client.rs:186:37
[INFO] [stdout]     |
[INFO] [stdout] 186 |   pub fn sovereignty_api(&self) -> &::apis::SovereigntyApi{
[INFO] [stdout]     |                                     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 186 |   pub fn sovereignty_api(&self) -> &dyn (::apis::SovereigntyApi){
[INFO] [stdout]     |                                     +++++                      +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/apis/client.rs:190:32
[INFO] [stdout]     |
[INFO] [stdout] 190 |   pub fn status_api(&self) -> &::apis::StatusApi{
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 190 |   pub fn status_api(&self) -> &dyn (::apis::StatusApi){
[INFO] [stdout]     |                                +++++                 +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/apis/client.rs:194:34
[INFO] [stdout]     |
[INFO] [stdout] 194 |   pub fn universe_api(&self) -> &::apis::UniverseApi{
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 194 |   pub fn universe_api(&self) -> &dyn (::apis::UniverseApi){
[INFO] [stdout]     |                                  +++++                   +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/apis/client.rs:198:40
[INFO] [stdout]     |
[INFO] [stdout] 198 |   pub fn user_interface_api(&self) -> &::apis::UserInterfaceApi{
[INFO] [stdout]     |                                        ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 198 |   pub fn user_interface_api(&self) -> &dyn (::apis::UserInterfaceApi){
[INFO] [stdout]     |                                        +++++                        +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/apis/client.rs:202:32
[INFO] [stdout]     |
[INFO] [stdout] 202 |   pub fn wallet_api(&self) -> &::apis::WalletApi{
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 202 |   pub fn wallet_api(&self) -> &dyn (::apis::WalletApi){
[INFO] [stdout]     |                                +++++                 +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/apis/client.rs:206:30
[INFO] [stdout]     |
[INFO] [stdout] 206 |   pub fn wars_api(&self) -> &::apis::WarsApi{
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 206 |   pub fn wars_api(&self) -> &dyn (::apis::WarsApi){
[INFO] [stdout]     |                              +++++               +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `configuration` is never read
[INFO] [stdout]  --> src/apis/client.rs:6:3
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub struct APIClient {
[INFO] [stdout]   |            --------- field in this struct
[INFO] [stdout] 6 |   configuration: Rc<Configuration>,
[INFO] [stdout]   |   ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `set__type` should have a snake case name
[INFO] [stdout]    --> src/models/get_characters_character_id_contracts_200_ok.rs:242:10
[INFO] [stdout]     |
[INFO] [stdout] 242 |   pub fn set__type(&mut self, _type: String) {
[INFO] [stdout]     |          ^^^^^^^^^ help: convert the identifier to snake case: `set_type`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(non_snake_case)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `with__type` should have a snake case name
[INFO] [stdout]    --> src/models/get_characters_character_id_contracts_200_ok.rs:246:10
[INFO] [stdout]     |
[INFO] [stdout] 246 |   pub fn with__type(mut self, _type: String) -> GetCharactersCharacterIdContracts200Ok {
[INFO] [stdout]     |          ^^^^^^^^^^ help: convert the identifier to snake case: `with_type`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `set__type` should have a snake case name
[INFO] [stdout]    --> src/models/get_characters_character_id_notifications_200_ok.rs:117:10
[INFO] [stdout]     |
[INFO] [stdout] 117 |   pub fn set__type(&mut self, _type: String) {
[INFO] [stdout]     |          ^^^^^^^^^ help: convert the identifier to snake case: `set_type`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `with__type` should have a snake case name
[INFO] [stdout]    --> src/models/get_characters_character_id_notifications_200_ok.rs:121:10
[INFO] [stdout]     |
[INFO] [stdout] 121 |   pub fn with__type(mut self, _type: String) -> GetCharactersCharacterIdNotifications200Ok {
[INFO] [stdout]     |          ^^^^^^^^^^ help: convert the identifier to snake case: `with_type`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `set__in` should have a snake case name
[INFO] [stdout]   --> src/models/get_characters_character_id_stats_isk.rs:35:10
[INFO] [stdout]    |
[INFO] [stdout] 35 |   pub fn set__in(&mut self, _in: i64) {
[INFO] [stdout]    |          ^^^^^^^ help: convert the identifier to snake case: `set_in`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `with__in` should have a snake case name
[INFO] [stdout]   --> src/models/get_characters_character_id_stats_isk.rs:39:10
[INFO] [stdout]    |
[INFO] [stdout] 39 |   pub fn with__in(mut self, _in: i64) -> GetCharactersCharacterIdStatsIsk {
[INFO] [stdout]    |          ^^^^^^^^ help: convert the identifier to snake case: `with_in`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `reset__in` should have a snake case name
[INFO] [stdout]   --> src/models/get_characters_character_id_stats_isk.rs:48:10
[INFO] [stdout]    |
[INFO] [stdout] 48 |   pub fn reset__in(&mut self) {
[INFO] [stdout]    |          ^^^^^^^^^ help: convert the identifier to snake case: `reset_in`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `set__type` should have a snake case name
[INFO] [stdout]    --> src/models/get_contracts_public_region_id_200_ok.rs:204:10
[INFO] [stdout]     |
[INFO] [stdout] 204 |   pub fn set__type(&mut self, _type: String) {
[INFO] [stdout]     |          ^^^^^^^^^ help: convert the identifier to snake case: `set_type`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `with__type` should have a snake case name
[INFO] [stdout]    --> src/models/get_contracts_public_region_id_200_ok.rs:208:10
[INFO] [stdout]     |
[INFO] [stdout] 208 |   pub fn with__type(mut self, _type: String) -> GetContractsPublicRegionId200Ok {
[INFO] [stdout]     |          ^^^^^^^^^^ help: convert the identifier to snake case: `with_type`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `set__type` should have a snake case name
[INFO] [stdout]    --> src/models/get_corporations_corporation_id_contracts_200_ok.rs:242:10
[INFO] [stdout]     |
[INFO] [stdout] 242 |   pub fn set__type(&mut self, _type: String) {
[INFO] [stdout]     |          ^^^^^^^^^ help: convert the identifier to snake case: `set_type`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `with__type` should have a snake case name
[INFO] [stdout]    --> src/models/get_corporations_corporation_id_contracts_200_ok.rs:246:10
[INFO] [stdout]     |
[INFO] [stdout] 246 |   pub fn with__type(mut self, _type: String) -> GetCorporationsCorporationIdContracts200Ok {
[INFO] [stdout]     |          ^^^^^^^^^^ help: convert the identifier to snake case: `with_type`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `set__type` should have a snake case name
[INFO] [stdout]   --> src/models/get_incursions_200_ok.rs:87:10
[INFO] [stdout]    |
[INFO] [stdout] 87 |   pub fn set__type(&mut self, _type: String) {
[INFO] [stdout]    |          ^^^^^^^^^ help: convert the identifier to snake case: `set_type`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `with__type` should have a snake case name
[INFO] [stdout]   --> src/models/get_incursions_200_ok.rs:91:10
[INFO] [stdout]    |
[INFO] [stdout] 91 |   pub fn with__type(mut self, _type: String) -> GetIncursions200Ok {
[INFO] [stdout]    |          ^^^^^^^^^^ help: convert the identifier to snake case: `with_type`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `configuration` is never read
[INFO] [stdout]  --> src/apis/client.rs:6:3
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub struct APIClient {
[INFO] [stdout]   |            --------- field in this struct
[INFO] [stdout] 6 |   configuration: Rc<Configuration>,
[INFO] [stdout]   |   ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `set__type` should have a snake case name
[INFO] [stdout]    --> src/models/get_characters_character_id_contracts_200_ok.rs:242:10
[INFO] [stdout]     |
[INFO] [stdout] 242 |   pub fn set__type(&mut self, _type: String) {
[INFO] [stdout]     |          ^^^^^^^^^ help: convert the identifier to snake case: `set_type`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(non_snake_case)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `with__type` should have a snake case name
[INFO] [stdout]    --> src/models/get_characters_character_id_contracts_200_ok.rs:246:10
[INFO] [stdout]     |
[INFO] [stdout] 246 |   pub fn with__type(mut self, _type: String) -> GetCharactersCharacterIdContracts200Ok {
[INFO] [stdout]     |          ^^^^^^^^^^ help: convert the identifier to snake case: `with_type`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `set__type` should have a snake case name
[INFO] [stdout]    --> src/models/get_characters_character_id_notifications_200_ok.rs:117:10
[INFO] [stdout]     |
[INFO] [stdout] 117 |   pub fn set__type(&mut self, _type: String) {
[INFO] [stdout]     |          ^^^^^^^^^ help: convert the identifier to snake case: `set_type`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `with__type` should have a snake case name
[INFO] [stdout]    --> src/models/get_characters_character_id_notifications_200_ok.rs:121:10
[INFO] [stdout]     |
[INFO] [stdout] 121 |   pub fn with__type(mut self, _type: String) -> GetCharactersCharacterIdNotifications200Ok {
[INFO] [stdout]     |          ^^^^^^^^^^ help: convert the identifier to snake case: `with_type`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `set__in` should have a snake case name
[INFO] [stdout]   --> src/models/get_characters_character_id_stats_isk.rs:35:10
[INFO] [stdout]    |
[INFO] [stdout] 35 |   pub fn set__in(&mut self, _in: i64) {
[INFO] [stdout]    |          ^^^^^^^ help: convert the identifier to snake case: `set_in`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `with__in` should have a snake case name
[INFO] [stdout]   --> src/models/get_characters_character_id_stats_isk.rs:39:10
[INFO] [stdout]    |
[INFO] [stdout] 39 |   pub fn with__in(mut self, _in: i64) -> GetCharactersCharacterIdStatsIsk {
[INFO] [stdout]    |          ^^^^^^^^ help: convert the identifier to snake case: `with_in`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `reset__in` should have a snake case name
[INFO] [stdout]   --> src/models/get_characters_character_id_stats_isk.rs:48:10
[INFO] [stdout]    |
[INFO] [stdout] 48 |   pub fn reset__in(&mut self) {
[INFO] [stdout]    |          ^^^^^^^^^ help: convert the identifier to snake case: `reset_in`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `set__type` should have a snake case name
[INFO] [stdout]    --> src/models/get_contracts_public_region_id_200_ok.rs:204:10
[INFO] [stdout]     |
[INFO] [stdout] 204 |   pub fn set__type(&mut self, _type: String) {
[INFO] [stdout]     |          ^^^^^^^^^ help: convert the identifier to snake case: `set_type`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `with__type` should have a snake case name
[INFO] [stdout]    --> src/models/get_contracts_public_region_id_200_ok.rs:208:10
[INFO] [stdout]     |
[INFO] [stdout] 208 |   pub fn with__type(mut self, _type: String) -> GetContractsPublicRegionId200Ok {
[INFO] [stdout]     |          ^^^^^^^^^^ help: convert the identifier to snake case: `with_type`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `set__type` should have a snake case name
[INFO] [stdout]    --> src/models/get_corporations_corporation_id_contracts_200_ok.rs:242:10
[INFO] [stdout]     |
[INFO] [stdout] 242 |   pub fn set__type(&mut self, _type: String) {
[INFO] [stdout]     |          ^^^^^^^^^ help: convert the identifier to snake case: `set_type`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `with__type` should have a snake case name
[INFO] [stdout]    --> src/models/get_corporations_corporation_id_contracts_200_ok.rs:246:10
[INFO] [stdout]     |
[INFO] [stdout] 246 |   pub fn with__type(mut self, _type: String) -> GetCorporationsCorporationIdContracts200Ok {
[INFO] [stdout]     |          ^^^^^^^^^^ help: convert the identifier to snake case: `with_type`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `set__type` should have a snake case name
[INFO] [stdout]   --> src/models/get_incursions_200_ok.rs:87:10
[INFO] [stdout]    |
[INFO] [stdout] 87 |   pub fn set__type(&mut self, _type: String) {
[INFO] [stdout]    |          ^^^^^^^^^ help: convert the identifier to snake case: `set_type`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `with__type` should have a snake case name
[INFO] [stdout]   --> src/models/get_incursions_200_ok.rs:91:10
[INFO] [stdout]    |
[INFO] [stdout] 91 |   pub fn with__type(mut self, _type: String) -> GetIncursions200Ok {
[INFO] [stdout]    |          ^^^^^^^^^^ help: convert the identifier to snake case: `with_type`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 79 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 79 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished dev [unoptimized + debuginfo] target(s) in 13.21s
[INFO] running `Command { std: "docker" "inspect" "2f293e6f29fc58d112d512dc3131019dd4ec89c8e1776024cfbb12c1294f1d41", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2f293e6f29fc58d112d512dc3131019dd4ec89c8e1776024cfbb12c1294f1d41", kill_on_drop: false }`
[INFO] [stdout] 2f293e6f29fc58d112d512dc3131019dd4ec89c8e1776024cfbb12c1294f1d41
