[INFO] fetching crate esi_client 0.0.1... [INFO] checking esi_client-0.0.1 against master#18a6d911caba59605eb03db1452848a85d2e5879 for pr-112743 [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 18a6d911caba59605eb03db1452848a85d2e5879 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+18a6d911caba59605eb03db1452848a85d2e5879" "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" "+18a6d911caba59605eb03db1452848a85d2e5879" "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" "+18a6d911caba59605eb03db1452848a85d2e5879" "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:19e73879b68f455e41552ea35293514db52ea292d993f571636dbffedb77a1ee" "/opt/rustwide/cargo-home/bin/cargo" "+18a6d911caba59605eb03db1452848a85d2e5879" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ba8c73386d042ab79c1f895d788d0da7b56e6f319cdc43ffc5d75e42498c7ece [INFO] running `Command { std: "docker" "start" "-a" "ba8c73386d042ab79c1f895d788d0da7b56e6f319cdc43ffc5d75e42498c7ece", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ba8c73386d042ab79c1f895d788d0da7b56e6f319cdc43ffc5d75e42498c7ece", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ba8c73386d042ab79c1f895d788d0da7b56e6f319cdc43ffc5d75e42498c7ece", kill_on_drop: false }` [INFO] [stdout] ba8c73386d042ab79c1f895d788d0da7b56e6f319cdc43ffc5d75e42498c7ece [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:19e73879b68f455e41552ea35293514db52ea292d993f571636dbffedb77a1ee" "/opt/rustwide/cargo-home/bin/cargo" "+18a6d911caba59605eb03db1452848a85d2e5879" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 70ac1c67ac293fb2c6249e1a4eaa597a142f5e752c75e42f9892de50c8611836 [INFO] running `Command { std: "docker" "start" "-a" "70ac1c67ac293fb2c6249e1a4eaa597a142f5e752c75e42f9892de50c8611836", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.146 [INFO] [stderr] Checking futures v0.1.31 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Checking either v1.8.1 [INFO] [stderr] Checking tinyvec_macros v0.1.1 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Compiling autocfg v0.1.8 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Checking rand_core v0.4.2 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling syn v2.0.18 [INFO] [stderr] Checking unicode-bidi v0.3.13 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Compiling parking_lot_core v0.6.3 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Checking unicode-normalization v0.1.22 [INFO] [stderr] Checking smallvec v0.6.14 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Checking matches v0.1.10 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Checking lock_api v0.3.4 [INFO] [stderr] Checking itoa v0.4.8 [INFO] [stderr] Checking tokio-executor v0.1.10 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling openssl-sys v0.9.88 [INFO] [stderr] Checking tokio-sync v0.1.8 [INFO] [stderr] Checking idna v0.1.5 [INFO] [stderr] Checking crossbeam-deque v0.7.4 [INFO] [stderr] Compiling backtrace v0.3.67 [INFO] [stderr] Checking crossbeam-queue v0.2.3 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking num_cpus v1.15.0 [INFO] [stderr] Checking net2 v0.2.39 [INFO] [stderr] Checking bytes v0.4.12 [INFO] [stderr] Checking time v0.1.45 [INFO] [stderr] Checking gimli v0.27.3 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Checking mio v0.6.23 [INFO] [stderr] Checking tokio-io v0.1.13 [INFO] [stderr] Checking http v0.1.21 [INFO] [stderr] Checking percent-encoding v1.0.1 [INFO] [stderr] Compiling openssl v0.10.54 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Checking percent-encoding v2.3.0 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Checking url v1.7.2 [INFO] [stderr] Checking form_urlencoded v1.2.0 [INFO] [stderr] Checking tokio-buf v0.1.1 [INFO] [stderr] Checking tokio-reactor v0.1.12 [INFO] [stderr] Checking string v0.2.1 [INFO] [stderr] Checking object v0.30.4 [INFO] [stderr] Checking tokio-threadpool v0.1.18 [INFO] [stderr] Checking tokio-tcp v0.1.4 [INFO] [stderr] Checking idna v0.4.0 [INFO] [stderr] Checking tokio-timer v0.2.13 [INFO] [stderr] Checking tokio-current-thread v0.1.7 [INFO] [stderr] Checking miniz_oxide v0.6.2 [INFO] [stderr] Compiling hyper v0.12.36 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Checking addr2line v0.19.0 [INFO] [stderr] Checking try-lock v0.2.4 [INFO] [stderr] Checking rustc-demangle v0.1.23 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Checking once_cell v1.18.0 [INFO] [stderr] Checking want v0.2.0 [INFO] [stderr] Checking http-body v0.1.0 [INFO] [stderr] Checking h2 v0.1.26 [INFO] [stderr] Checking tokio v0.1.22 [INFO] [stderr] Checking url v2.4.0 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Checking futures-cpupool v0.1.8 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Checking rand_isaac v0.1.1 [INFO] [stderr] Checking rand_hc v0.1.0 [INFO] [stderr] Checking rand_xorshift v0.1.1 [INFO] [stderr] Checking rand_jitter v0.1.4 [INFO] [stderr] Checking openssl-probe v0.1.5 [INFO] [stderr] Checking cookie v0.12.0 [INFO] [stderr] Checking publicsuffix v1.5.6 [INFO] [stderr] Checking miniz_oxide v0.7.1 [INFO] [stderr] Checking try_from v0.3.2 [INFO] [stderr] Checking mime v0.3.17 [INFO] [stderr] Checking encoding_rs v0.8.32 [INFO] [stderr] Checking flate2 v1.0.26 [INFO] [stderr] Compiling serde_derive v1.0.164 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Checking uuid v0.7.4 [INFO] [stderr] Checking base64 v0.10.1 [INFO] [stderr] Checking failure v0.1.8 [INFO] [stderr] Checking serde v1.0.164 [INFO] [stderr] Checking hyper-tls v0.3.2 [INFO] [stderr] Checking serde_json v1.0.97 [INFO] [stderr] Checking serde_urlencoded v0.5.5 [INFO] [stderr] Checking cookie_store v0.7.0 [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 [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 7 | alliance_api: Box, [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 [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 8 | assets_api: Box, [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 [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 9 | bookmarks_api: Box, [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 [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 10 | calendar_api: Box, [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 [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 11 | character_api: Box, [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 [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 12 | clones_api: Box, [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 [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 13 | contacts_api: Box, [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 [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 14 | contracts_api: Box, [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 [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 15 | corporation_api: Box, [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 [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 16 | dogma_api: Box, [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 [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 17 | faction_warfare_api: Box, [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 [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 18 | fittings_api: Box, [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 [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 19 | fleets_api: Box, [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 [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 20 | incursions_api: Box, [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 [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 21 | industry_api: Box, [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 [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 22 | insurance_api: Box, [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 [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 23 | killmails_api: Box, [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 [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 24 | location_api: Box, [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 [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 25 | loyalty_api: Box, [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 [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 26 | mail_api: Box, [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 [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 27 | market_api: Box, [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 [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 28 | opportunities_api: Box, [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 [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 29 | planetary_interaction_api: Box, [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 [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 30 | routes_api: Box, [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 [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 31 | search_api: Box, [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 [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 32 | skills_api: Box, [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 [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 33 | sovereignty_api: Box, [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 [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 34 | status_api: Box, [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 [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 35 | universe_api: Box, [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 [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 36 | user_interface_api: Box, [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 [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 37 | wallet_api: Box, [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 [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 38 | wars_api: Box, [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 7 | alliance_api: Box, [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 [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 8 | assets_api: Box, [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 [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 9 | bookmarks_api: Box, [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 [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 10 | calendar_api: Box, [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 [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 11 | character_api: Box, [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 [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 12 | clones_api: Box, [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 [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 13 | contacts_api: Box, [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 [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 14 | contracts_api: Box, [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 [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 15 | corporation_api: Box, [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 [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 16 | dogma_api: Box, [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 [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 17 | faction_warfare_api: Box, [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 [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 18 | fittings_api: Box, [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 [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 19 | fleets_api: Box, [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 [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 20 | incursions_api: Box, [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 [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 21 | industry_api: Box, [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 [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 22 | insurance_api: Box, [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 [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 23 | killmails_api: Box, [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 [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 24 | location_api: Box, [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 [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 25 | loyalty_api: Box, [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 [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 26 | mail_api: Box, [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 [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 27 | market_api: Box, [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 [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 28 | opportunities_api: Box, [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 [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 29 | planetary_interaction_api: Box, [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 [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 30 | routes_api: Box, [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 [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 31 | search_api: Box, [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 [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 32 | skills_api: Box, [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 [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 33 | sovereignty_api: Box, [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 [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 34 | status_api: Box, [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 [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 35 | universe_api: Box, [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 [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 36 | user_interface_api: Box, [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 [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 37 | wallet_api: Box, [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 [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 38 | wars_api: Box, [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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, [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, [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 41.81s [INFO] running `Command { std: "docker" "inspect" "70ac1c67ac293fb2c6249e1a4eaa597a142f5e752c75e42f9892de50c8611836", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "70ac1c67ac293fb2c6249e1a4eaa597a142f5e752c75e42f9892de50c8611836", kill_on_drop: false }` [INFO] [stdout] 70ac1c67ac293fb2c6249e1a4eaa597a142f5e752c75e42f9892de50c8611836