[INFO] fetching crate ib 2.0.0... [INFO] checking ib-2.0.0 against try#8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8 for pr-82565 [INFO] extracting crate ib 2.0.0 into /workspace/builds/worker-4/source [INFO] validating manifest of crates.io crate ib 2.0.0 on toolchain 8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate ib 2.0.0 [INFO] finished tweaking crates.io crate ib 2.0.0 [INFO] tweaked toml for crates.io crate ib 2.0.0 written to /workspace/builds/worker-4/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded base64 v0.7.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f77f4a458fb165cc4838c8f31ed1c1e455b6a35cf53c2fac443ee42fa2bbc19f [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "f77f4a458fb165cc4838c8f31ed1c1e455b6a35cf53c2fac443ee42fa2bbc19f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f77f4a458fb165cc4838c8f31ed1c1e455b6a35cf53c2fac443ee42fa2bbc19f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f77f4a458fb165cc4838c8f31ed1c1e455b6a35cf53c2fac443ee42fa2bbc19f", kill_on_drop: false }` [INFO] [stdout] f77f4a458fb165cc4838c8f31ed1c1e455b6a35cf53c2fac443ee42fa2bbc19f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ef97609f28e2c06aa8269a54826bd27e2069ad41167fe939603c68bafad43917 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "ef97609f28e2c06aa8269a54826bd27e2069ad41167fe939603c68bafad43917", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.88 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Checking futures v0.1.31 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling serde v1.0.124 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Compiling httparse v1.3.5 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling serde_derive v1.0.124 [INFO] [stderr] Checking percent-encoding v1.0.1 [INFO] [stderr] Checking language-tags v0.2.2 [INFO] [stderr] Checking dtoa v0.4.7 [INFO] [stderr] Checking itoa v0.4.7 [INFO] [stderr] Checking mime v0.3.16 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Checking unicode-bidi v0.3.4 [INFO] [stderr] Checking tinyvec v1.1.1 [INFO] [stderr] Checking lock_api v0.3.4 [INFO] [stderr] Checking yaml-rust v0.4.5 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Checking log v0.4.14 [INFO] [stderr] Checking base64 v0.9.3 [INFO] [stderr] Checking base64 v0.7.0 [INFO] [stderr] Checking smallvec v0.6.14 [INFO] [stderr] Checking log v0.3.9 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking unicode-normalization v0.1.17 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking net2 v0.2.37 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking bytes v0.4.12 [INFO] [stderr] Compiling syn v1.0.63 [INFO] [stderr] Checking crossbeam-queue v0.2.3 [INFO] [stderr] Checking tokio-executor v0.1.10 [INFO] [stderr] Checking tokio-sync v0.1.8 [INFO] [stderr] Checking tokio-service v0.1.0 [INFO] [stderr] Checking relay v0.1.1 [INFO] [stderr] Checking want v0.0.4 [INFO] [stderr] Checking futures-cpupool v0.1.8 [INFO] [stderr] Checking mio v0.6.23 [INFO] [stderr] Checking tokio-timer v0.2.13 [INFO] [stderr] Checking tokio-current-thread v0.1.7 [INFO] [stderr] Checking tokio-io v0.1.13 [INFO] [stderr] Checking crossbeam-deque v0.7.3 [INFO] [stderr] Checking rand v0.3.23 [INFO] [stderr] Checking tokio-threadpool v0.1.18 [INFO] [stderr] Checking tokio-codec v0.1.2 [INFO] [stderr] Checking tokio-reactor v0.1.12 [INFO] [stderr] Checking mio-uds v0.6.8 [INFO] [stderr] Checking idna v0.1.5 [INFO] [stderr] Checking tokio-uds v0.2.7 [INFO] [stderr] Checking tokio-tcp v0.1.4 [INFO] [stderr] Checking tokio-udp v0.1.6 [INFO] [stderr] Checking tokio-fs v0.1.7 [INFO] [stderr] Checking tokio v0.1.22 [INFO] [stderr] Checking url v1.7.2 [INFO] [stderr] Checking tokio-core v0.1.18 [INFO] [stderr] Checking serde_yaml v0.7.5 [INFO] [stderr] Checking tokio-proto v0.1.1 [INFO] [stderr] Checking hyper v0.11.27 [INFO] [stderr] Checking ib v2.0.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `Value` [INFO] [stdout] --> src/apis/mod.rs:3:24 [INFO] [stdout] | [INFO] [stdout] 3 | use serde_json::{self, Value}; [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:51:5 [INFO] [stdout] | [INFO] [stdout] 51 | use super::models::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::collections::HashMap` [INFO] [stdout] --> src/apis/account_api.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | use std::collections::HashMap; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Value` [INFO] [stdout] --> src/apis/account_api.rs:17:24 [INFO] [stdout] | [INFO] [stdout] 17 | use serde_json::{self, Value}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `futures` [INFO] [stdout] --> src/apis/account_api.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | use futures; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/apis/account_api.rs:38:60 [INFO] [stdout] | [INFO] [stdout] 38 | fn iserver_account_pnl_partitioned_get(&self, ) -> Box>>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future>` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/apis/account_api.rs:39:71 [INFO] [stdout] | [INFO] [stdout] 39 | ...ls::SetAccount) -> Box>>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/apis/account_api.rs:40:45 [INFO] [stdout] | [INFO] [stdout] 40 | fn iserver_accounts_get(&self, ) -> Box>>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/apis/account_api.rs:41:72 [INFO] [stdout] | [INFO] [stdout] 41 | ...count_id: &str) -> Box>>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/apis/account_api.rs:42:70 [INFO] [stdout] | [INFO] [stdout] 42 | fn portfolio_account_id_meta_get(&self, account_id: &str) -> Box>>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/apis/account_api.rs:43:73 [INFO] [stdout] | [INFO] [stdout] 43 | ...count_id: &str) -> Box>>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/apis/account_api.rs:44:47 [INFO] [stdout] | [INFO] [stdout] 44 | fn portfolio_accounts_get(&self, ) -> Box>>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/apis/account_api.rs:45:50 [INFO] [stdout] | [INFO] [stdout] 45 | fn portfolio_subaccounts_get(&self, ) -> Box>>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/apis/account_api.rs:50:60 [INFO] [stdout] | [INFO] [stdout] 50 | fn iserver_account_pnl_partitioned_get(&self, ) -> Box>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/apis/account_api.rs:100:71 [INFO] [stdout] | [INFO] [stdout] 100 | ...ls::SetAccount) -> Box>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/apis/account_api.rs:154:45 [INFO] [stdout] | [INFO] [stdout] 154 | fn iserver_accounts_get(&self, ) -> Box>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/apis/account_api.rs:204:72 [INFO] [stdout] | [INFO] [stdout] 204 | ...count_id: &str) -> Box>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/apis/account_api.rs:254:70 [INFO] [stdout] | [INFO] [stdout] 254 | fn portfolio_account_id_meta_get(&self, account_id: &str) -> Box>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/apis/account_api.rs:304:73 [INFO] [stdout] | [INFO] [stdout] 304 | ...count_id: &str) -> Box>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/apis/account_api.rs:354:47 [INFO] [stdout] | [INFO] [stdout] 354 | fn portfolio_accounts_get(&self, ) -> Box>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/apis/account_api.rs:404:50 [INFO] [stdout] | [INFO] [stdout] 404 | fn portfolio_subaccounts_get(&self, ) -> Box>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::collections::HashMap` [INFO] [stdout] --> src/apis/contract_api.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | use std::collections::HashMap; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Value` [INFO] [stdout] --> src/apis/contract_api.rs:17:24 [INFO] [stdout] | [INFO] [stdout] 17 | use serde_json::{self, Value}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `futures` [INFO] [stdout] --> src/apis/contract_api.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | use futures; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/apis/contract_api.rs:38:67 [INFO] [stdout] | [INFO] [stdout] 38 | fn iserver_contract_conid_info_get(&self, conid: &str) -> Box>>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/apis/contract_api.rs:39:75 [INFO] [stdout] | [INFO] [stdout] 39 | ...dels::Symbol) -> Box, Error = Error>>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future, Error = Error>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/apis/contract_api.rs:40:55 [INFO] [stdout] | [INFO] [stdout] 40 | fn trsrv_futures_get(&self, symbols: &str) -> Box>>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/apis/contract_api.rs:41:63 [INFO] [stdout] | [INFO] [stdout] 41 | fn trsrv_secdef_post(&self, body: ::models::Body7) -> Box>>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/apis/contract_api.rs:46:67 [INFO] [stdout] | [INFO] [stdout] 46 | fn iserver_contract_conid_info_get(&self, conid: &str) -> Box>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/apis/contract_api.rs:96:75 [INFO] [stdout] | [INFO] [stdout] 96 | ...dels::Symbol) -> Box, Error = Error>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future, Error = Error>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/apis/contract_api.rs:150:55 [INFO] [stdout] | [INFO] [stdout] 150 | fn trsrv_futures_get(&self, symbols: &str) -> Box>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/apis/contract_api.rs:201:63 [INFO] [stdout] | [INFO] [stdout] 201 | fn trsrv_secdef_post(&self, body: ::models::Body7) -> Box>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::collections::HashMap` [INFO] [stdout] --> src/apis/fyi_api.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | use std::collections::HashMap; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `futures` [INFO] [stdout] --> src/apis/fyi_api.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | use futures; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/apis/fyi_api.rs:38:76 [INFO] [stdout] | [INFO] [stdout] 38 | fn fyi_deliveryoptions_device_id_delete(&self, device_id: &str) -> Box>>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/apis/fyi_api.rs:39:76 [INFO] [stdout] | [INFO] [stdout] 39 | ...::models::Body) -> Box>>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/apis/fyi_api.rs:40:67 [INFO] [stdout] | [INFO] [stdout] 40 | ... enabled: &str) -> Box>>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/apis/fyi_api.rs:41:48 [INFO] [stdout] | [INFO] [stdout] 41 | fn fyi_deliveryoptions_get(&self, ) -> Box>>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/apis/fyi_api.rs:42:66 [INFO] [stdout] | [INFO] [stdout] 42 | ...typecode: &str) -> Box>>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/apis/fyi_api.rs:43:66 [INFO] [stdout] | [INFO] [stdout] 43 | ...typecode: &str) -> Box>>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/apis/fyi_api.rs:44:85 [INFO] [stdout] | [INFO] [stdout] 44 | ...r, include: &str) -> Box>>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/apis/fyi_api.rs:45:59 [INFO] [stdout] | [INFO] [stdout] 45 | fn fyi_notifications_more_get(&self, id: &str) -> Box>>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/apis/fyi_api.rs:46:83 [INFO] [stdout] | [INFO] [stdout] 46 | fn fyi_notifications_notification_id_put(&self, notification_id: &str) -> Box>>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/apis/fyi_api.rs:47:41 [INFO] [stdout] | [INFO] [stdout] 47 | fn fyi_settings_get(&self, ) -> Box, Error = Error>>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future, Error = Error>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/apis/fyi_api.rs:48:88 [INFO] [stdout] | [INFO] [stdout] 48 | ... body: ::models::Body1) -> Box>>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/apis/fyi_api.rs:49:45 [INFO] [stdout] | [INFO] [stdout] 49 | fn fyi_unreadnumber_get(&self, ) -> Box>>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/apis/fyi_api.rs:54:76 [INFO] [stdout] | [INFO] [stdout] 54 | fn fyi_deliveryoptions_device_id_delete(&self, device_id: &str) -> Box>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/apis/fyi_api.rs:104:76 [INFO] [stdout] | [INFO] [stdout] 104 | ...::models::Body) -> Box>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/apis/fyi_api.rs:158:67 [INFO] [stdout] | [INFO] [stdout] 158 | ... enabled: &str) -> Box>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/apis/fyi_api.rs:209:48 [INFO] [stdout] | [INFO] [stdout] 209 | fn fyi_deliveryoptions_get(&self, ) -> Box>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/apis/fyi_api.rs:259:66 [INFO] [stdout] | [INFO] [stdout] 259 | ...typecode: &str) -> Box>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/apis/fyi_api.rs:309:66 [INFO] [stdout] | [INFO] [stdout] 309 | ...typecode: &str) -> Box>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/apis/fyi_api.rs:359:85 [INFO] [stdout] | [INFO] [stdout] 359 | ...r, include: &str) -> Box>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/apis/fyi_api.rs:412:59 [INFO] [stdout] | [INFO] [stdout] 412 | fn fyi_notifications_more_get(&self, id: &str) -> Box>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/apis/fyi_api.rs:463:83 [INFO] [stdout] | [INFO] [stdout] 463 | fn fyi_notifications_notification_id_put(&self, notification_id: &str) -> Box>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/apis/fyi_api.rs:513:41 [INFO] [stdout] | [INFO] [stdout] 513 | fn fyi_settings_get(&self, ) -> Box, Error = Error>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future, Error = Error>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/apis/fyi_api.rs:563:88 [INFO] [stdout] | [INFO] [stdout] 563 | ... body: ::models::Body1) -> Box>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/apis/fyi_api.rs:617:45 [INFO] [stdout] | [INFO] [stdout] 617 | fn fyi_unreadnumber_get(&self, ) -> Box>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::collections::HashMap` [INFO] [stdout] --> src/apis/ib_cust_api.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | use std::collections::HashMap; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Value` [INFO] [stdout] --> src/apis/ib_cust_api.rs:17:24 [INFO] [stdout] | [INFO] [stdout] 17 | use serde_json::{self, Value}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `futures` [INFO] [stdout] --> src/apis/ib_cust_api.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | use futures; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/apis/ib_cust_api.rs:38:47 [INFO] [stdout] | [INFO] [stdout] 38 | fn ibcust_entity_info_get(&self, ) -> Box, Error = Error>>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future, Error = Error>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/apis/ib_cust_api.rs:43:47 [INFO] [stdout] | [INFO] [stdout] 43 | fn ibcust_entity_info_get(&self, ) -> Box, Error = Error>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future, Error = Error>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::collections::HashMap` [INFO] [stdout] --> src/apis/market_data_api.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | use std::collections::HashMap; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Value` [INFO] [stdout] --> src/apis/market_data_api.rs:17:24 [INFO] [stdout] | [INFO] [stdout] 17 | use serde_json::{self, Value}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `futures` [INFO] [stdout] --> src/apis/market_data_api.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | use futures; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/apis/market_data_api.rs:38:91 [INFO] [stdout] | [INFO] [stdout] 38 | ... &str, bar: &str) -> Box>>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/apis/market_data_api.rs:39:94 [INFO] [stdout] | [INFO] [stdout] 39 | ...fields: &str) -> Box, Error = Error>>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future, Error = Error>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/apis/market_data_api.rs:44:91 [INFO] [stdout] | [INFO] [stdout] 44 | ... &str, bar: &str) -> Box>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/apis/market_data_api.rs:97:94 [INFO] [stdout] | [INFO] [stdout] 97 | ...fields: &str) -> Box, Error = Error>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future, Error = Error>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::collections::HashMap` [INFO] [stdout] --> src/apis/order_api.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | use std::collections::HashMap; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Value` [INFO] [stdout] --> src/apis/order_api.rs:17:24 [INFO] [stdout] | [INFO] [stdout] 17 | use serde_json::{self, Value}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `futures` [INFO] [stdout] --> src/apis/order_api.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | use futures; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/apis/order_api.rs:38:133 [INFO] [stdout] | [INFO] [stdout] 38 | ...der_id: &str) -> Box, Error = Error>>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future, Error = Error>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/apis/order_api.rs:39:160 [INFO] [stdout] | [INFO] [stdout] 39 | ...:ModifyOrder) -> Box, Error = Error>>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future, Error = Error>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/apis/order_api.rs:40:108 [INFO] [stdout] | [INFO] [stdout] 40 | ...OrderRequest) -> Box, Error = Error>>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future, Error = Error>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/apis/order_api.rs:41:115 [INFO] [stdout] | [INFO] [stdout] 41 | ...::OrderRequest) -> Box>>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/apis/order_api.rs:42:102 [INFO] [stdout] | [INFO] [stdout] 42 | ...odels::Body2) -> Box, Error = Error>>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future, Error = Error>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/apis/order_api.rs:43:51 [INFO] [stdout] | [INFO] [stdout] 43 | fn iserver_account_orders_get(&self, ) -> Box>>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/apis/order_api.rs:44:87 [INFO] [stdout] | [INFO] [stdout] 44 | ...odels::Body3) -> Box, Error = Error>>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future, Error = Error>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/apis/order_api.rs:49:133 [INFO] [stdout] | [INFO] [stdout] 49 | ...der_id: &str) -> Box, Error = Error>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future, Error = Error>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/apis/order_api.rs:99:160 [INFO] [stdout] | [INFO] [stdout] 99 | ...:ModifyOrder) -> Box, Error = Error>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future, Error = Error>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/apis/order_api.rs:153:108 [INFO] [stdout] | [INFO] [stdout] 153 | ...OrderRequest) -> Box, Error = Error>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future, Error = Error>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/apis/order_api.rs:207:115 [INFO] [stdout] | [INFO] [stdout] 207 | ...::OrderRequest) -> Box>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/apis/order_api.rs:261:102 [INFO] [stdout] | [INFO] [stdout] 261 | ...odels::Body2) -> Box, Error = Error>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future, Error = Error>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/apis/order_api.rs:315:51 [INFO] [stdout] | [INFO] [stdout] 315 | fn iserver_account_orders_get(&self, ) -> Box>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/apis/order_api.rs:365:87 [INFO] [stdout] | [INFO] [stdout] 365 | ...odels::Body3) -> Box, Error = Error>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future, Error = Error>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::collections::HashMap` [INFO] [stdout] --> src/apis/pn_l_api.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | use std::collections::HashMap; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Value` [INFO] [stdout] --> src/apis/pn_l_api.rs:17:24 [INFO] [stdout] | [INFO] [stdout] 17 | use serde_json::{self, Value}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `futures` [INFO] [stdout] --> src/apis/pn_l_api.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | use futures; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/apis/pn_l_api.rs:38:60 [INFO] [stdout] | [INFO] [stdout] 38 | fn iserver_account_pnl_partitioned_get(&self, ) -> Box>>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/apis/pn_l_api.rs:43:60 [INFO] [stdout] | [INFO] [stdout] 43 | fn iserver_account_pnl_partitioned_get(&self, ) -> Box>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::collections::HashMap` [INFO] [stdout] --> src/apis/portfolio_api.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | use std::collections::HashMap; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `futures` [INFO] [stdout] --> src/apis/portfolio_api.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | use futures; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/apis/portfolio_api.rs:38:76 [INFO] [stdout] | [INFO] [stdout] 38 | ...account_id: &str) -> Box>>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/apis/portfolio_api.rs:39:72 [INFO] [stdout] | [INFO] [stdout] 39 | ...count_id: &str) -> Box>>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/apis/portfolio_api.rs:40:70 [INFO] [stdout] | [INFO] [stdout] 40 | fn portfolio_account_id_meta_get(&self, account_id: &str) -> Box>>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/apis/portfolio_api.rs:41:92 [INFO] [stdout] | [INFO] [stdout] 41 | ...: &str, conid: i32) -> Box>>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/apis/portfolio_api.rs:42:87 [INFO] [stdout] | [INFO] [stdout] 42 | ...self, account_id: &str) -> Box>>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/apis/portfolio_api.rs:43:154 [INFO] [stdout] | [INFO] [stdout] 43 | ...&str, period: &str) -> Box>>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/apis/portfolio_api.rs:44:73 [INFO] [stdout] | [INFO] [stdout] 44 | ...count_id: &str) -> Box>>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/apis/portfolio_api.rs:45:47 [INFO] [stdout] | [INFO] [stdout] 45 | fn portfolio_accounts_get(&self, ) -> Box>>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/apis/portfolio_api.rs:46:71 [INFO] [stdout] | [INFO] [stdout] 46 | ... ::models::Body6) -> Box>>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/apis/portfolio_api.rs:47:64 [INFO] [stdout] | [INFO] [stdout] 47 | ...lf, conid: i32) -> Box>>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/apis/portfolio_api.rs:48:50 [INFO] [stdout] | [INFO] [stdout] 48 | fn portfolio_subaccounts_get(&self, ) -> Box>>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/apis/portfolio_api.rs:53:76 [INFO] [stdout] | [INFO] [stdout] 53 | ...account_id: &str) -> Box>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/apis/portfolio_api.rs:103:72 [INFO] [stdout] | [INFO] [stdout] 103 | ...count_id: &str) -> Box>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/apis/portfolio_api.rs:153:70 [INFO] [stdout] | [INFO] [stdout] 153 | fn portfolio_account_id_meta_get(&self, account_id: &str) -> Box>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/apis/portfolio_api.rs:203:92 [INFO] [stdout] | [INFO] [stdout] 203 | ...: &str, conid: i32) -> Box>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/apis/portfolio_api.rs:253:87 [INFO] [stdout] | [INFO] [stdout] 253 | ...self, account_id: &str) -> Box>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/apis/portfolio_api.rs:303:154 [INFO] [stdout] | [INFO] [stdout] 303 | ...&str, period: &str) -> Box>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/apis/portfolio_api.rs:357:73 [INFO] [stdout] | [INFO] [stdout] 357 | ...count_id: &str) -> Box>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/apis/portfolio_api.rs:407:47 [INFO] [stdout] | [INFO] [stdout] 407 | fn portfolio_accounts_get(&self, ) -> Box>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/apis/portfolio_api.rs:457:71 [INFO] [stdout] | [INFO] [stdout] 457 | ... ::models::Body6) -> Box>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/apis/portfolio_api.rs:511:64 [INFO] [stdout] | [INFO] [stdout] 511 | ...lf, conid: i32) -> Box>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/apis/portfolio_api.rs:561:50 [INFO] [stdout] | [INFO] [stdout] 561 | fn portfolio_subaccounts_get(&self, ) -> Box>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::collections::HashMap` [INFO] [stdout] --> src/apis/portfolio_analyst_api.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | use std::collections::HashMap; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Value` [INFO] [stdout] --> src/apis/portfolio_analyst_api.rs:17:24 [INFO] [stdout] | [INFO] [stdout] 17 | use serde_json::{self, Value}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `futures` [INFO] [stdout] --> src/apis/portfolio_analyst_api.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | use futures; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/apis/portfolio_analyst_api.rs:38:65 [INFO] [stdout] | [INFO] [stdout] 38 | fn pa_performance_post(&self, body: ::models::Body4) -> Box>>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/apis/portfolio_analyst_api.rs:39:61 [INFO] [stdout] | [INFO] [stdout] 39 | fn pa_summary_post(&self, body: ::models::Body5) -> Box>>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/apis/portfolio_analyst_api.rs:44:65 [INFO] [stdout] | [INFO] [stdout] 44 | fn pa_performance_post(&self, body: ::models::Body4) -> Box>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/apis/portfolio_analyst_api.rs:98:61 [INFO] [stdout] | [INFO] [stdout] 98 | fn pa_summary_post(&self, body: ::models::Body5) -> Box>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::collections::HashMap` [INFO] [stdout] --> src/apis/scanner_api.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | use std::collections::HashMap; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Value` [INFO] [stdout] --> src/apis/scanner_api.rs:17:24 [INFO] [stdout] | [INFO] [stdout] 17 | use serde_json::{self, Value}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `futures` [INFO] [stdout] --> src/apis/scanner_api.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | use futures; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/apis/scanner_api.rs:38:51 [INFO] [stdout] | [INFO] [stdout] 38 | fn iserver_scanner_params_get(&self, ) -> Box>>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/apis/scanner_api.rs:39:78 [INFO] [stdout] | [INFO] [stdout] 39 | ...cannerParams) -> Box, Error = Error>>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future, Error = Error>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/apis/scanner_api.rs:44:51 [INFO] [stdout] | [INFO] [stdout] 44 | fn iserver_scanner_params_get(&self, ) -> Box>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/apis/scanner_api.rs:94:78 [INFO] [stdout] | [INFO] [stdout] 94 | ...cannerParams) -> Box, Error = Error>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future, Error = Error>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::collections::HashMap` [INFO] [stdout] --> src/apis/session_api.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | use std::collections::HashMap; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Value` [INFO] [stdout] --> src/apis/session_api.rs:17:24 [INFO] [stdout] | [INFO] [stdout] 17 | use serde_json::{self, Value}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/apis/session_api.rs:38:49 [INFO] [stdout] | [INFO] [stdout] 38 | fn iserver_auth_status_post(&self, ) -> Box>>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/apis/session_api.rs:39:52 [INFO] [stdout] | [INFO] [stdout] 39 | fn iserver_reauthenticate_post(&self, ) -> Box>>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/apis/session_api.rs:40:36 [INFO] [stdout] | [INFO] [stdout] 40 | fn logout_post(&self, ) -> Box>>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/apis/session_api.rs:41:41 [INFO] [stdout] | [INFO] [stdout] 41 | fn sso_validate_get(&self, ) -> Box>>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/apis/session_api.rs:42:36 [INFO] [stdout] | [INFO] [stdout] 42 | fn tickle_post(&self, ) -> Box>>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/apis/session_api.rs:47:49 [INFO] [stdout] | [INFO] [stdout] 47 | fn iserver_auth_status_post(&self, ) -> Box>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/apis/session_api.rs:97:52 [INFO] [stdout] | [INFO] [stdout] 97 | fn iserver_reauthenticate_post(&self, ) -> Box>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/apis/session_api.rs:147:36 [INFO] [stdout] | [INFO] [stdout] 147 | fn logout_post(&self, ) -> Box>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/apis/session_api.rs:197:41 [INFO] [stdout] | [INFO] [stdout] 197 | fn sso_validate_get(&self, ) -> Box>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/apis/session_api.rs:244:36 [INFO] [stdout] | [INFO] [stdout] 244 | fn tickle_post(&self, ) -> Box>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::collections::HashMap` [INFO] [stdout] --> src/apis/trades_api.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | use std::collections::HashMap; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Value` [INFO] [stdout] --> src/apis/trades_api.rs:17:24 [INFO] [stdout] | [INFO] [stdout] 17 | use serde_json::{self, Value}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `futures` [INFO] [stdout] --> src/apis/trades_api.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | use futures; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/apis/trades_api.rs:38:51 [INFO] [stdout] | [INFO] [stdout] 38 | fn iserver_account_trades_get(&self, ) -> Box, Error = Error>>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future, Error = Error>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/apis/trades_api.rs:43:51 [INFO] [stdout] | [INFO] [stdout] 43 | fn iserver_account_trades_get(&self, ) -> Box, Error = Error>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future, Error = Error>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::collections::HashMap` [INFO] [stdout] --> src/apis/configuration.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use std::collections::HashMap; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/apis/client.rs:8:20 [INFO] [stdout] | [INFO] [stdout] 8 | account_api: Box<::apis::AccountApi>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn (::apis::AccountApi)` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/apis/client.rs:9:21 [INFO] [stdout] | [INFO] [stdout] 9 | contract_api: Box<::apis::ContractApi>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn (::apis::ContractApi)` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/apis/client.rs:10:16 [INFO] [stdout] | [INFO] [stdout] 10 | fyi_api: Box<::apis::FYIApi>, [INFO] [stdout] | ^^^^^^^^^^^^^^ help: use `dyn`: `dyn (::apis::FYIApi)` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/apis/client.rs:11:20 [INFO] [stdout] | [INFO] [stdout] 11 | ib_cust_api: Box<::apis::IBCustApi>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn (::apis::IBCustApi)` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/apis/client.rs:12:24 [INFO] [stdout] | [INFO] [stdout] 12 | market_data_api: Box<::apis::MarketDataApi>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn (::apis::MarketDataApi)` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/apis/client.rs:13:18 [INFO] [stdout] | [INFO] [stdout] 13 | order_api: Box<::apis::OrderApi>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn (::apis::OrderApi)` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/apis/client.rs:14:17 [INFO] [stdout] | [INFO] [stdout] 14 | pn_l_api: Box<::apis::PnLApi>, [INFO] [stdout] | ^^^^^^^^^^^^^^ help: use `dyn`: `dyn (::apis::PnLApi)` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/apis/client.rs:15:22 [INFO] [stdout] | [INFO] [stdout] 15 | portfolio_api: Box<::apis::PortfolioApi>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn (::apis::PortfolioApi)` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/apis/client.rs:16:30 [INFO] [stdout] | [INFO] [stdout] 16 | portfolio_analyst_api: Box<::apis::PortfolioAnalystApi>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn (::apis::PortfolioAnalystApi)` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/apis/client.rs:17:20 [INFO] [stdout] | [INFO] [stdout] 17 | scanner_api: Box<::apis::ScannerApi>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn (::apis::ScannerApi)` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/apis/client.rs:18:20 [INFO] [stdout] | [INFO] [stdout] 18 | session_api: Box<::apis::SessionApi>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn (::apis::SessionApi)` [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 | trades_api: Box<::apis::TradesApi>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn (::apis::TradesApi)` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/apis/client.rs:43:33 [INFO] [stdout] | [INFO] [stdout] 43 | pub fn account_api(&self) -> &::apis::AccountApi{ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn (::apis::AccountApi)` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/apis/client.rs:47:34 [INFO] [stdout] | [INFO] [stdout] 47 | pub fn contract_api(&self) -> &::apis::ContractApi{ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn (::apis::ContractApi)` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/apis/client.rs:51:29 [INFO] [stdout] | [INFO] [stdout] 51 | pub fn fyi_api(&self) -> &::apis::FYIApi{ [INFO] [stdout] | ^^^^^^^^^^^^^^ help: use `dyn`: `dyn (::apis::FYIApi)` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/apis/client.rs:55:33 [INFO] [stdout] | [INFO] [stdout] 55 | pub fn ib_cust_api(&self) -> &::apis::IBCustApi{ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn (::apis::IBCustApi)` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/apis/client.rs:59:37 [INFO] [stdout] | [INFO] [stdout] 59 | pub fn market_data_api(&self) -> &::apis::MarketDataApi{ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn (::apis::MarketDataApi)` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/apis/client.rs:63:31 [INFO] [stdout] | [INFO] [stdout] 63 | pub fn order_api(&self) -> &::apis::OrderApi{ [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn (::apis::OrderApi)` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/apis/client.rs:67:30 [INFO] [stdout] | [INFO] [stdout] 67 | pub fn pn_l_api(&self) -> &::apis::PnLApi{ [INFO] [stdout] | ^^^^^^^^^^^^^^ help: use `dyn`: `dyn (::apis::PnLApi)` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/apis/client.rs:71:35 [INFO] [stdout] | [INFO] [stdout] 71 | pub fn portfolio_api(&self) -> &::apis::PortfolioApi{ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn (::apis::PortfolioApi)` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/apis/client.rs:75:43 [INFO] [stdout] | [INFO] [stdout] 75 | pub fn portfolio_analyst_api(&self) -> &::apis::PortfolioAnalystApi{ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn (::apis::PortfolioAnalystApi)` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/apis/client.rs:79:33 [INFO] [stdout] | [INFO] [stdout] 79 | pub fn scanner_api(&self) -> &::apis::ScannerApi{ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn (::apis::ScannerApi)` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/apis/client.rs:83:33 [INFO] [stdout] | [INFO] [stdout] 83 | pub fn session_api(&self) -> &::apis::SessionApi{ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn (::apis::SessionApi)` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/apis/client.rs:87:32 [INFO] [stdout] | [INFO] [stdout] 87 | pub fn trades_api(&self) -> &::apis::TradesApi{ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn (::apis::TradesApi)` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Value` [INFO] [stdout] --> src/apis/mod.rs:3:24 [INFO] [stdout] | [INFO] [stdout] 3 | use serde_json::{self, Value}; [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:51:5 [INFO] [stdout] | [INFO] [stdout] 51 | use super::models::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::collections::HashMap` [INFO] [stdout] --> src/apis/account_api.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | use std::collections::HashMap; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Value` [INFO] [stdout] --> src/apis/account_api.rs:17:24 [INFO] [stdout] | [INFO] [stdout] 17 | use serde_json::{self, Value}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `futures` [INFO] [stdout] --> src/apis/account_api.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | use futures; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/apis/account_api.rs:38:60 [INFO] [stdout] | [INFO] [stdout] 38 | fn iserver_account_pnl_partitioned_get(&self, ) -> Box>>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future>` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/apis/account_api.rs:39:71 [INFO] [stdout] | [INFO] [stdout] 39 | ...ls::SetAccount) -> Box>>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/apis/account_api.rs:40:45 [INFO] [stdout] | [INFO] [stdout] 40 | fn iserver_accounts_get(&self, ) -> Box>>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/apis/account_api.rs:41:72 [INFO] [stdout] | [INFO] [stdout] 41 | ...count_id: &str) -> Box>>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/apis/account_api.rs:42:70 [INFO] [stdout] | [INFO] [stdout] 42 | fn portfolio_account_id_meta_get(&self, account_id: &str) -> Box>>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/apis/account_api.rs:43:73 [INFO] [stdout] | [INFO] [stdout] 43 | ...count_id: &str) -> Box>>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/apis/account_api.rs:44:47 [INFO] [stdout] | [INFO] [stdout] 44 | fn portfolio_accounts_get(&self, ) -> Box>>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/apis/account_api.rs:45:50 [INFO] [stdout] | [INFO] [stdout] 45 | fn portfolio_subaccounts_get(&self, ) -> Box>>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/apis/account_api.rs:50:60 [INFO] [stdout] | [INFO] [stdout] 50 | fn iserver_account_pnl_partitioned_get(&self, ) -> Box>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/apis/account_api.rs:100:71 [INFO] [stdout] | [INFO] [stdout] 100 | ...ls::SetAccount) -> Box>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/apis/account_api.rs:154:45 [INFO] [stdout] | [INFO] [stdout] 154 | fn iserver_accounts_get(&self, ) -> Box>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/apis/account_api.rs:204:72 [INFO] [stdout] | [INFO] [stdout] 204 | ...count_id: &str) -> Box>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/apis/account_api.rs:254:70 [INFO] [stdout] | [INFO] [stdout] 254 | fn portfolio_account_id_meta_get(&self, account_id: &str) -> Box>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/apis/account_api.rs:304:73 [INFO] [stdout] | [INFO] [stdout] 304 | ...count_id: &str) -> Box>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/apis/account_api.rs:354:47 [INFO] [stdout] | [INFO] [stdout] 354 | fn portfolio_accounts_get(&self, ) -> Box>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/apis/account_api.rs:404:50 [INFO] [stdout] | [INFO] [stdout] 404 | fn portfolio_subaccounts_get(&self, ) -> Box>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::collections::HashMap` [INFO] [stdout] --> src/apis/contract_api.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | use std::collections::HashMap; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Value` [INFO] [stdout] --> src/apis/contract_api.rs:17:24 [INFO] [stdout] | [INFO] [stdout] 17 | use serde_json::{self, Value}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `futures` [INFO] [stdout] --> src/apis/contract_api.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | use futures; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/apis/contract_api.rs:38:67 [INFO] [stdout] | [INFO] [stdout] 38 | fn iserver_contract_conid_info_get(&self, conid: &str) -> Box>>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/apis/contract_api.rs:39:75 [INFO] [stdout] | [INFO] [stdout] 39 | ...dels::Symbol) -> Box, Error = Error>>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future, Error = Error>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/apis/contract_api.rs:40:55 [INFO] [stdout] | [INFO] [stdout] 40 | fn trsrv_futures_get(&self, symbols: &str) -> Box>>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/apis/contract_api.rs:41:63 [INFO] [stdout] | [INFO] [stdout] 41 | fn trsrv_secdef_post(&self, body: ::models::Body7) -> Box>>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/apis/contract_api.rs:46:67 [INFO] [stdout] | [INFO] [stdout] 46 | fn iserver_contract_conid_info_get(&self, conid: &str) -> Box>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/apis/contract_api.rs:96:75 [INFO] [stdout] | [INFO] [stdout] 96 | ...dels::Symbol) -> Box, Error = Error>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future, Error = Error>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/apis/contract_api.rs:150:55 [INFO] [stdout] | [INFO] [stdout] 150 | fn trsrv_futures_get(&self, symbols: &str) -> Box>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/apis/contract_api.rs:201:63 [INFO] [stdout] | [INFO] [stdout] 201 | fn trsrv_secdef_post(&self, body: ::models::Body7) -> Box>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::collections::HashMap` [INFO] [stdout] --> src/apis/fyi_api.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | use std::collections::HashMap; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `futures` [INFO] [stdout] --> src/apis/fyi_api.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | use futures; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/apis/fyi_api.rs:38:76 [INFO] [stdout] | [INFO] [stdout] 38 | fn fyi_deliveryoptions_device_id_delete(&self, device_id: &str) -> Box>>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/apis/fyi_api.rs:39:76 [INFO] [stdout] | [INFO] [stdout] 39 | ...::models::Body) -> Box>>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/apis/fyi_api.rs:40:67 [INFO] [stdout] | [INFO] [stdout] 40 | ... enabled: &str) -> Box>>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/apis/fyi_api.rs:41:48 [INFO] [stdout] | [INFO] [stdout] 41 | fn fyi_deliveryoptions_get(&self, ) -> Box>>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/apis/fyi_api.rs:42:66 [INFO] [stdout] | [INFO] [stdout] 42 | ...typecode: &str) -> Box>>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/apis/fyi_api.rs:43:66 [INFO] [stdout] | [INFO] [stdout] 43 | ...typecode: &str) -> Box>>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/apis/fyi_api.rs:44:85 [INFO] [stdout] | [INFO] [stdout] 44 | ...r, include: &str) -> Box>>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/apis/fyi_api.rs:45:59 [INFO] [stdout] | [INFO] [stdout] 45 | fn fyi_notifications_more_get(&self, id: &str) -> Box>>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/apis/fyi_api.rs:46:83 [INFO] [stdout] | [INFO] [stdout] 46 | fn fyi_notifications_notification_id_put(&self, notification_id: &str) -> Box>>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/apis/fyi_api.rs:47:41 [INFO] [stdout] | [INFO] [stdout] 47 | fn fyi_settings_get(&self, ) -> Box, Error = Error>>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future, Error = Error>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/apis/fyi_api.rs:48:88 [INFO] [stdout] | [INFO] [stdout] 48 | ... body: ::models::Body1) -> Box>>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/apis/fyi_api.rs:49:45 [INFO] [stdout] | [INFO] [stdout] 49 | fn fyi_unreadnumber_get(&self, ) -> Box>>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/apis/fyi_api.rs:54:76 [INFO] [stdout] | [INFO] [stdout] 54 | fn fyi_deliveryoptions_device_id_delete(&self, device_id: &str) -> Box>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/apis/fyi_api.rs:104:76 [INFO] [stdout] | [INFO] [stdout] 104 | ...::models::Body) -> Box>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/apis/fyi_api.rs:158:67 [INFO] [stdout] | [INFO] [stdout] 158 | ... enabled: &str) -> Box>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/apis/fyi_api.rs:209:48 [INFO] [stdout] | [INFO] [stdout] 209 | fn fyi_deliveryoptions_get(&self, ) -> Box>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/apis/fyi_api.rs:259:66 [INFO] [stdout] | [INFO] [stdout] 259 | ...typecode: &str) -> Box>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/apis/fyi_api.rs:309:66 [INFO] [stdout] | [INFO] [stdout] 309 | ...typecode: &str) -> Box>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/apis/fyi_api.rs:359:85 [INFO] [stdout] | [INFO] [stdout] 359 | ...r, include: &str) -> Box>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/apis/fyi_api.rs:412:59 [INFO] [stdout] | [INFO] [stdout] 412 | fn fyi_notifications_more_get(&self, id: &str) -> Box>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/apis/fyi_api.rs:463:83 [INFO] [stdout] | [INFO] [stdout] 463 | fn fyi_notifications_notification_id_put(&self, notification_id: &str) -> Box>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/apis/fyi_api.rs:513:41 [INFO] [stdout] | [INFO] [stdout] 513 | fn fyi_settings_get(&self, ) -> Box, Error = Error>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future, Error = Error>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/apis/fyi_api.rs:563:88 [INFO] [stdout] | [INFO] [stdout] 563 | ... body: ::models::Body1) -> Box>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/apis/fyi_api.rs:617:45 [INFO] [stdout] | [INFO] [stdout] 617 | fn fyi_unreadnumber_get(&self, ) -> Box>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::collections::HashMap` [INFO] [stdout] --> src/apis/ib_cust_api.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | use std::collections::HashMap; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Value` [INFO] [stdout] --> src/apis/ib_cust_api.rs:17:24 [INFO] [stdout] | [INFO] [stdout] 17 | use serde_json::{self, Value}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `futures` [INFO] [stdout] --> src/apis/ib_cust_api.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | use futures; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/apis/ib_cust_api.rs:38:47 [INFO] [stdout] | [INFO] [stdout] 38 | fn ibcust_entity_info_get(&self, ) -> Box, Error = Error>>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future, Error = Error>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/apis/ib_cust_api.rs:43:47 [INFO] [stdout] | [INFO] [stdout] 43 | fn ibcust_entity_info_get(&self, ) -> Box, Error = Error>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future, Error = Error>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::collections::HashMap` [INFO] [stdout] --> src/apis/market_data_api.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | use std::collections::HashMap; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Value` [INFO] [stdout] --> src/apis/market_data_api.rs:17:24 [INFO] [stdout] | [INFO] [stdout] 17 | use serde_json::{self, Value}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `futures` [INFO] [stdout] --> src/apis/market_data_api.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | use futures; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/apis/market_data_api.rs:38:91 [INFO] [stdout] | [INFO] [stdout] 38 | ... &str, bar: &str) -> Box>>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/apis/market_data_api.rs:39:94 [INFO] [stdout] | [INFO] [stdout] 39 | ...fields: &str) -> Box, Error = Error>>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future, Error = Error>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/apis/market_data_api.rs:44:91 [INFO] [stdout] | [INFO] [stdout] 44 | ... &str, bar: &str) -> Box>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/apis/market_data_api.rs:97:94 [INFO] [stdout] | [INFO] [stdout] 97 | ...fields: &str) -> Box, Error = Error>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future, Error = Error>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::collections::HashMap` [INFO] [stdout] --> src/apis/order_api.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | use std::collections::HashMap; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Value` [INFO] [stdout] --> src/apis/order_api.rs:17:24 [INFO] [stdout] | [INFO] [stdout] 17 | use serde_json::{self, Value}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `futures` [INFO] [stdout] --> src/apis/order_api.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | use futures; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/apis/order_api.rs:38:133 [INFO] [stdout] | [INFO] [stdout] 38 | ...der_id: &str) -> Box, Error = Error>>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future, Error = Error>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/apis/order_api.rs:39:160 [INFO] [stdout] | [INFO] [stdout] 39 | ...:ModifyOrder) -> Box, Error = Error>>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future, Error = Error>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/apis/order_api.rs:40:108 [INFO] [stdout] | [INFO] [stdout] 40 | ...OrderRequest) -> Box, Error = Error>>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future, Error = Error>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/apis/order_api.rs:41:115 [INFO] [stdout] | [INFO] [stdout] 41 | ...::OrderRequest) -> Box>>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/apis/order_api.rs:42:102 [INFO] [stdout] | [INFO] [stdout] 42 | ...odels::Body2) -> Box, Error = Error>>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future, Error = Error>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/apis/order_api.rs:43:51 [INFO] [stdout] | [INFO] [stdout] 43 | fn iserver_account_orders_get(&self, ) -> Box>>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/apis/order_api.rs:44:87 [INFO] [stdout] | [INFO] [stdout] 44 | ...odels::Body3) -> Box, Error = Error>>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future, Error = Error>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/apis/order_api.rs:49:133 [INFO] [stdout] | [INFO] [stdout] 49 | ...der_id: &str) -> Box, Error = Error>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future, Error = Error>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/apis/order_api.rs:99:160 [INFO] [stdout] | [INFO] [stdout] 99 | ...:ModifyOrder) -> Box, Error = Error>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future, Error = Error>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/apis/order_api.rs:153:108 [INFO] [stdout] | [INFO] [stdout] 153 | ...OrderRequest) -> Box, Error = Error>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future, Error = Error>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/apis/order_api.rs:207:115 [INFO] [stdout] | [INFO] [stdout] 207 | ...::OrderRequest) -> Box>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/apis/order_api.rs:261:102 [INFO] [stdout] | [INFO] [stdout] 261 | ...odels::Body2) -> Box, Error = Error>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future, Error = Error>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/apis/order_api.rs:315:51 [INFO] [stdout] | [INFO] [stdout] 315 | fn iserver_account_orders_get(&self, ) -> Box>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/apis/order_api.rs:365:87 [INFO] [stdout] | [INFO] [stdout] 365 | ...odels::Body3) -> Box, Error = Error>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future, Error = Error>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::collections::HashMap` [INFO] [stdout] --> src/apis/pn_l_api.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | use std::collections::HashMap; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Value` [INFO] [stdout] --> src/apis/pn_l_api.rs:17:24 [INFO] [stdout] | [INFO] [stdout] 17 | use serde_json::{self, Value}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `futures` [INFO] [stdout] --> src/apis/pn_l_api.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | use futures; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/apis/pn_l_api.rs:38:60 [INFO] [stdout] | [INFO] [stdout] 38 | fn iserver_account_pnl_partitioned_get(&self, ) -> Box>>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/apis/pn_l_api.rs:43:60 [INFO] [stdout] | [INFO] [stdout] 43 | fn iserver_account_pnl_partitioned_get(&self, ) -> Box>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::collections::HashMap` [INFO] [stdout] --> src/apis/portfolio_api.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | use std::collections::HashMap; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `futures` [INFO] [stdout] --> src/apis/portfolio_api.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | use futures; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/apis/portfolio_api.rs:38:76 [INFO] [stdout] | [INFO] [stdout] 38 | ...account_id: &str) -> Box>>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/apis/portfolio_api.rs:39:72 [INFO] [stdout] | [INFO] [stdout] 39 | ...count_id: &str) -> Box>>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/apis/portfolio_api.rs:40:70 [INFO] [stdout] | [INFO] [stdout] 40 | fn portfolio_account_id_meta_get(&self, account_id: &str) -> Box>>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/apis/portfolio_api.rs:41:92 [INFO] [stdout] | [INFO] [stdout] 41 | ...: &str, conid: i32) -> Box>>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/apis/portfolio_api.rs:42:87 [INFO] [stdout] | [INFO] [stdout] 42 | ...self, account_id: &str) -> Box>>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/apis/portfolio_api.rs:43:154 [INFO] [stdout] | [INFO] [stdout] 43 | ...&str, period: &str) -> Box>>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/apis/portfolio_api.rs:44:73 [INFO] [stdout] | [INFO] [stdout] 44 | ...count_id: &str) -> Box>>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/apis/portfolio_api.rs:45:47 [INFO] [stdout] | [INFO] [stdout] 45 | fn portfolio_accounts_get(&self, ) -> Box>>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/apis/portfolio_api.rs:46:71 [INFO] [stdout] | [INFO] [stdout] 46 | ... ::models::Body6) -> Box>>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/apis/portfolio_api.rs:47:64 [INFO] [stdout] | [INFO] [stdout] 47 | ...lf, conid: i32) -> Box>>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/apis/portfolio_api.rs:48:50 [INFO] [stdout] | [INFO] [stdout] 48 | fn portfolio_subaccounts_get(&self, ) -> Box>>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/apis/portfolio_api.rs:53:76 [INFO] [stdout] | [INFO] [stdout] 53 | ...account_id: &str) -> Box>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/apis/portfolio_api.rs:103:72 [INFO] [stdout] | [INFO] [stdout] 103 | ...count_id: &str) -> Box>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/apis/portfolio_api.rs:153:70 [INFO] [stdout] | [INFO] [stdout] 153 | fn portfolio_account_id_meta_get(&self, account_id: &str) -> Box>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/apis/portfolio_api.rs:203:92 [INFO] [stdout] | [INFO] [stdout] 203 | ...: &str, conid: i32) -> Box>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/apis/portfolio_api.rs:253:87 [INFO] [stdout] | [INFO] [stdout] 253 | ...self, account_id: &str) -> Box>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/apis/portfolio_api.rs:303:154 [INFO] [stdout] | [INFO] [stdout] 303 | ...&str, period: &str) -> Box>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/apis/portfolio_api.rs:357:73 [INFO] [stdout] | [INFO] [stdout] 357 | ...count_id: &str) -> Box>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/apis/portfolio_api.rs:407:47 [INFO] [stdout] | [INFO] [stdout] 407 | fn portfolio_accounts_get(&self, ) -> Box>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/apis/portfolio_api.rs:457:71 [INFO] [stdout] | [INFO] [stdout] 457 | ... ::models::Body6) -> Box>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/apis/portfolio_api.rs:511:64 [INFO] [stdout] | [INFO] [stdout] 511 | ...lf, conid: i32) -> Box>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/apis/portfolio_api.rs:561:50 [INFO] [stdout] | [INFO] [stdout] 561 | fn portfolio_subaccounts_get(&self, ) -> Box>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::collections::HashMap` [INFO] [stdout] --> src/apis/portfolio_analyst_api.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | use std::collections::HashMap; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Value` [INFO] [stdout] --> src/apis/portfolio_analyst_api.rs:17:24 [INFO] [stdout] | [INFO] [stdout] 17 | use serde_json::{self, Value}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `futures` [INFO] [stdout] --> src/apis/portfolio_analyst_api.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | use futures; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/apis/portfolio_analyst_api.rs:38:65 [INFO] [stdout] | [INFO] [stdout] 38 | fn pa_performance_post(&self, body: ::models::Body4) -> Box>>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/apis/portfolio_analyst_api.rs:39:61 [INFO] [stdout] | [INFO] [stdout] 39 | fn pa_summary_post(&self, body: ::models::Body5) -> Box>>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/apis/portfolio_analyst_api.rs:44:65 [INFO] [stdout] | [INFO] [stdout] 44 | fn pa_performance_post(&self, body: ::models::Body4) -> Box>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/apis/portfolio_analyst_api.rs:98:61 [INFO] [stdout] | [INFO] [stdout] 98 | fn pa_summary_post(&self, body: ::models::Body5) -> Box>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::collections::HashMap` [INFO] [stdout] --> src/apis/scanner_api.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | use std::collections::HashMap; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Value` [INFO] [stdout] --> src/apis/scanner_api.rs:17:24 [INFO] [stdout] | [INFO] [stdout] 17 | use serde_json::{self, Value}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `futures` [INFO] [stdout] --> src/apis/scanner_api.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | use futures; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/apis/scanner_api.rs:38:51 [INFO] [stdout] | [INFO] [stdout] 38 | fn iserver_scanner_params_get(&self, ) -> Box>>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/apis/scanner_api.rs:39:78 [INFO] [stdout] | [INFO] [stdout] 39 | ...cannerParams) -> Box, Error = Error>>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future, Error = Error>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/apis/scanner_api.rs:44:51 [INFO] [stdout] | [INFO] [stdout] 44 | fn iserver_scanner_params_get(&self, ) -> Box>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/apis/scanner_api.rs:94:78 [INFO] [stdout] | [INFO] [stdout] 94 | ...cannerParams) -> Box, Error = Error>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future, Error = Error>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::collections::HashMap` [INFO] [stdout] --> src/apis/session_api.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | use std::collections::HashMap; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Value` [INFO] [stdout] --> src/apis/session_api.rs:17:24 [INFO] [stdout] | [INFO] [stdout] 17 | use serde_json::{self, Value}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/apis/session_api.rs:38:49 [INFO] [stdout] | [INFO] [stdout] 38 | fn iserver_auth_status_post(&self, ) -> Box>>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/apis/session_api.rs:39:52 [INFO] [stdout] | [INFO] [stdout] 39 | fn iserver_reauthenticate_post(&self, ) -> Box>>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/apis/session_api.rs:40:36 [INFO] [stdout] | [INFO] [stdout] 40 | fn logout_post(&self, ) -> Box>>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/apis/session_api.rs:41:41 [INFO] [stdout] | [INFO] [stdout] 41 | fn sso_validate_get(&self, ) -> Box>>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/apis/session_api.rs:42:36 [INFO] [stdout] | [INFO] [stdout] 42 | fn tickle_post(&self, ) -> Box>>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/apis/session_api.rs:47:49 [INFO] [stdout] | [INFO] [stdout] 47 | fn iserver_auth_status_post(&self, ) -> Box>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/apis/session_api.rs:97:52 [INFO] [stdout] | [INFO] [stdout] 97 | fn iserver_reauthenticate_post(&self, ) -> Box>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/apis/session_api.rs:147:36 [INFO] [stdout] | [INFO] [stdout] 147 | fn logout_post(&self, ) -> Box>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/apis/session_api.rs:197:41 [INFO] [stdout] | [INFO] [stdout] 197 | fn sso_validate_get(&self, ) -> Box>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/apis/session_api.rs:244:36 [INFO] [stdout] | [INFO] [stdout] 244 | fn tickle_post(&self, ) -> Box>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::collections::HashMap` [INFO] [stdout] --> src/apis/trades_api.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | use std::collections::HashMap; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Value` [INFO] [stdout] --> src/apis/trades_api.rs:17:24 [INFO] [stdout] | [INFO] [stdout] 17 | use serde_json::{self, Value}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `futures` [INFO] [stdout] --> src/apis/trades_api.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | use futures; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/apis/trades_api.rs:38:51 [INFO] [stdout] | [INFO] [stdout] 38 | fn iserver_account_trades_get(&self, ) -> Box, Error = Error>>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future, Error = Error>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/apis/trades_api.rs:43:51 [INFO] [stdout] | [INFO] [stdout] 43 | fn iserver_account_trades_get(&self, ) -> Box, Error = Error>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future, Error = Error>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::collections::HashMap` [INFO] [stdout] --> src/apis/configuration.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use std::collections::HashMap; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/apis/client.rs:8:20 [INFO] [stdout] | [INFO] [stdout] 8 | account_api: Box<::apis::AccountApi>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn (::apis::AccountApi)` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/apis/client.rs:9:21 [INFO] [stdout] | [INFO] [stdout] 9 | contract_api: Box<::apis::ContractApi>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn (::apis::ContractApi)` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/apis/client.rs:10:16 [INFO] [stdout] | [INFO] [stdout] 10 | fyi_api: Box<::apis::FYIApi>, [INFO] [stdout] | ^^^^^^^^^^^^^^ help: use `dyn`: `dyn (::apis::FYIApi)` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/apis/client.rs:11:20 [INFO] [stdout] | [INFO] [stdout] 11 | ib_cust_api: Box<::apis::IBCustApi>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn (::apis::IBCustApi)` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/apis/client.rs:12:24 [INFO] [stdout] | [INFO] [stdout] 12 | market_data_api: Box<::apis::MarketDataApi>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn (::apis::MarketDataApi)` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/apis/client.rs:13:18 [INFO] [stdout] | [INFO] [stdout] 13 | order_api: Box<::apis::OrderApi>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn (::apis::OrderApi)` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/apis/client.rs:14:17 [INFO] [stdout] | [INFO] [stdout] 14 | pn_l_api: Box<::apis::PnLApi>, [INFO] [stdout] | ^^^^^^^^^^^^^^ help: use `dyn`: `dyn (::apis::PnLApi)` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/apis/client.rs:15:22 [INFO] [stdout] | [INFO] [stdout] 15 | portfolio_api: Box<::apis::PortfolioApi>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn (::apis::PortfolioApi)` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/apis/client.rs:16:30 [INFO] [stdout] | [INFO] [stdout] 16 | portfolio_analyst_api: Box<::apis::PortfolioAnalystApi>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn (::apis::PortfolioAnalystApi)` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/apis/client.rs:17:20 [INFO] [stdout] | [INFO] [stdout] 17 | scanner_api: Box<::apis::ScannerApi>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn (::apis::ScannerApi)` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/apis/client.rs:18:20 [INFO] [stdout] | [INFO] [stdout] 18 | session_api: Box<::apis::SessionApi>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn (::apis::SessionApi)` [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 | trades_api: Box<::apis::TradesApi>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn (::apis::TradesApi)` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/apis/client.rs:43:33 [INFO] [stdout] | [INFO] [stdout] 43 | pub fn account_api(&self) -> &::apis::AccountApi{ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn (::apis::AccountApi)` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/apis/client.rs:47:34 [INFO] [stdout] | [INFO] [stdout] 47 | pub fn contract_api(&self) -> &::apis::ContractApi{ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn (::apis::ContractApi)` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/apis/client.rs:51:29 [INFO] [stdout] | [INFO] [stdout] 51 | pub fn fyi_api(&self) -> &::apis::FYIApi{ [INFO] [stdout] | ^^^^^^^^^^^^^^ help: use `dyn`: `dyn (::apis::FYIApi)` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/apis/client.rs:55:33 [INFO] [stdout] | [INFO] [stdout] 55 | pub fn ib_cust_api(&self) -> &::apis::IBCustApi{ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn (::apis::IBCustApi)` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/apis/client.rs:59:37 [INFO] [stdout] | [INFO] [stdout] 59 | pub fn market_data_api(&self) -> &::apis::MarketDataApi{ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn (::apis::MarketDataApi)` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/apis/client.rs:63:31 [INFO] [stdout] | [INFO] [stdout] 63 | pub fn order_api(&self) -> &::apis::OrderApi{ [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn (::apis::OrderApi)` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/apis/client.rs:67:30 [INFO] [stdout] | [INFO] [stdout] 67 | pub fn pn_l_api(&self) -> &::apis::PnLApi{ [INFO] [stdout] | ^^^^^^^^^^^^^^ help: use `dyn`: `dyn (::apis::PnLApi)` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/apis/client.rs:71:35 [INFO] [stdout] | [INFO] [stdout] 71 | pub fn portfolio_api(&self) -> &::apis::PortfolioApi{ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn (::apis::PortfolioApi)` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/apis/client.rs:75:43 [INFO] [stdout] | [INFO] [stdout] 75 | pub fn portfolio_analyst_api(&self) -> &::apis::PortfolioAnalystApi{ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn (::apis::PortfolioAnalystApi)` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/apis/client.rs:79:33 [INFO] [stdout] | [INFO] [stdout] 79 | pub fn scanner_api(&self) -> &::apis::ScannerApi{ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn (::apis::ScannerApi)` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/apis/client.rs:83:33 [INFO] [stdout] | [INFO] [stdout] 83 | pub fn session_api(&self) -> &::apis::SessionApi{ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn (::apis::SessionApi)` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/apis/client.rs:87:32 [INFO] [stdout] | [INFO] [stdout] 87 | pub fn trades_api(&self) -> &::apis::TradesApi{ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn (::apis::TradesApi)` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/apis/account_api.rs:65:13 [INFO] [stdout] | [INFO] [stdout] 65 | let mut uri: hyper::Uri = uri_str.parse().unwrap(); [INFO] [stdout] | ----^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/apis/account_api.rs:115:13 [INFO] [stdout] | [INFO] [stdout] 115 | let mut uri: hyper::Uri = uri_str.parse().unwrap(); [INFO] [stdout] | ----^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/apis/account_api.rs:169:13 [INFO] [stdout] | [INFO] [stdout] 169 | let mut uri: hyper::Uri = uri_str.parse().unwrap(); [INFO] [stdout] | ----^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/apis/account_api.rs:219:13 [INFO] [stdout] | [INFO] [stdout] 219 | let mut uri: hyper::Uri = uri_str.parse().unwrap(); [INFO] [stdout] | ----^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/apis/account_api.rs:269:13 [INFO] [stdout] | [INFO] [stdout] 269 | let mut uri: hyper::Uri = uri_str.parse().unwrap(); [INFO] [stdout] | ----^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/apis/account_api.rs:319:13 [INFO] [stdout] | [INFO] [stdout] 319 | let mut uri: hyper::Uri = uri_str.parse().unwrap(); [INFO] [stdout] | ----^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/apis/account_api.rs:369:13 [INFO] [stdout] | [INFO] [stdout] 369 | let mut uri: hyper::Uri = uri_str.parse().unwrap(); [INFO] [stdout] | ----^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/apis/account_api.rs:419:13 [INFO] [stdout] | [INFO] [stdout] 419 | let mut uri: hyper::Uri = uri_str.parse().unwrap(); [INFO] [stdout] | ----^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/apis/contract_api.rs:61:13 [INFO] [stdout] | [INFO] [stdout] 61 | let mut uri: hyper::Uri = uri_str.parse().unwrap(); [INFO] [stdout] | ----^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/apis/contract_api.rs:111:13 [INFO] [stdout] | [INFO] [stdout] 111 | let mut uri: hyper::Uri = uri_str.parse().unwrap(); [INFO] [stdout] | ----^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/apis/contract_api.rs:166:13 [INFO] [stdout] | [INFO] [stdout] 166 | let mut uri: hyper::Uri = uri_str.parse().unwrap(); [INFO] [stdout] | ----^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/apis/contract_api.rs:216:13 [INFO] [stdout] | [INFO] [stdout] 216 | let mut uri: hyper::Uri = uri_str.parse().unwrap(); [INFO] [stdout] | ----^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/apis/fyi_api.rs:69:13 [INFO] [stdout] | [INFO] [stdout] 69 | let mut uri: hyper::Uri = uri_str.parse().unwrap(); [INFO] [stdout] | ----^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/apis/fyi_api.rs:119:13 [INFO] [stdout] | [INFO] [stdout] 119 | let mut uri: hyper::Uri = uri_str.parse().unwrap(); [INFO] [stdout] | ----^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/apis/account_api.rs:65:13 [INFO] [stdout] | [INFO] [stdout] 65 | let mut uri: hyper::Uri = uri_str.parse().unwrap(); [INFO] [stdout] | ----^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/apis/account_api.rs:115:13 [INFO] [stdout] | [INFO] [stdout] 115 | let mut uri: hyper::Uri = uri_str.parse().unwrap(); [INFO] [stdout] | ----^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/apis/fyi_api.rs:174:13 [INFO] [stdout] | [INFO] [stdout] 174 | let mut uri: hyper::Uri = uri_str.parse().unwrap(); [INFO] [stdout] | ----^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/apis/fyi_api.rs:224:13 [INFO] [stdout] | [INFO] [stdout] 224 | let mut uri: hyper::Uri = uri_str.parse().unwrap(); [INFO] [stdout] | ----^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/apis/account_api.rs:169:13 [INFO] [stdout] | [INFO] [stdout] 169 | let mut uri: hyper::Uri = uri_str.parse().unwrap(); [INFO] [stdout] | ----^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/apis/account_api.rs:219:13 [INFO] [stdout] | [INFO] [stdout] 219 | let mut uri: hyper::Uri = uri_str.parse().unwrap(); [INFO] [stdout] | ----^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/apis/fyi_api.rs:274:13 [INFO] [stdout] | [INFO] [stdout] 274 | let mut uri: hyper::Uri = uri_str.parse().unwrap(); [INFO] [stdout] | ----^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/apis/account_api.rs:269:13 [INFO] [stdout] | [INFO] [stdout] 269 | let mut uri: hyper::Uri = uri_str.parse().unwrap(); [INFO] [stdout] | ----^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/apis/account_api.rs:319:13 [INFO] [stdout] | [INFO] [stdout] 319 | let mut uri: hyper::Uri = uri_str.parse().unwrap(); [INFO] [stdout] | ----^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/apis/fyi_api.rs:324:13 [INFO] [stdout] | [INFO] [stdout] 324 | let mut uri: hyper::Uri = uri_str.parse().unwrap(); [INFO] [stdout] | ----^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/apis/account_api.rs:369:13 [INFO] [stdout] | [INFO] [stdout] 369 | let mut uri: hyper::Uri = uri_str.parse().unwrap(); [INFO] [stdout] | ----^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/apis/fyi_api.rs:377:13 [INFO] [stdout] | [INFO] [stdout] 377 | let mut uri: hyper::Uri = uri_str.parse().unwrap(); [INFO] [stdout] | ----^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/apis/account_api.rs:419:13 [INFO] [stdout] | [INFO] [stdout] 419 | let mut uri: hyper::Uri = uri_str.parse().unwrap(); [INFO] [stdout] | ----^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/apis/fyi_api.rs:428:13 [INFO] [stdout] | [INFO] [stdout] 428 | let mut uri: hyper::Uri = uri_str.parse().unwrap(); [INFO] [stdout] | ----^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/apis/contract_api.rs:61:13 [INFO] [stdout] | [INFO] [stdout] 61 | let mut uri: hyper::Uri = uri_str.parse().unwrap(); [INFO] [stdout] | ----^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/apis/fyi_api.rs:478:13 [INFO] [stdout] | [INFO] [stdout] 478 | let mut uri: hyper::Uri = uri_str.parse().unwrap(); [INFO] [stdout] | ----^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/apis/contract_api.rs:111:13 [INFO] [stdout] | [INFO] [stdout] 111 | let mut uri: hyper::Uri = uri_str.parse().unwrap(); [INFO] [stdout] | ----^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/apis/fyi_api.rs:528:13 [INFO] [stdout] | [INFO] [stdout] 528 | let mut uri: hyper::Uri = uri_str.parse().unwrap(); [INFO] [stdout] | ----^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/apis/contract_api.rs:166:13 [INFO] [stdout] | [INFO] [stdout] 166 | let mut uri: hyper::Uri = uri_str.parse().unwrap(); [INFO] [stdout] | ----^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/apis/fyi_api.rs:578:13 [INFO] [stdout] | [INFO] [stdout] 578 | let mut uri: hyper::Uri = uri_str.parse().unwrap(); [INFO] [stdout] | ----^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/apis/contract_api.rs:216:13 [INFO] [stdout] | [INFO] [stdout] 216 | let mut uri: hyper::Uri = uri_str.parse().unwrap(); [INFO] [stdout] | ----^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/apis/fyi_api.rs:632:13 [INFO] [stdout] | [INFO] [stdout] 632 | let mut uri: hyper::Uri = uri_str.parse().unwrap(); [INFO] [stdout] | ----^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/apis/fyi_api.rs:69:13 [INFO] [stdout] | [INFO] [stdout] 69 | let mut uri: hyper::Uri = uri_str.parse().unwrap(); [INFO] [stdout] | ----^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/apis/ib_cust_api.rs:58:13 [INFO] [stdout] | [INFO] [stdout] 58 | let mut uri: hyper::Uri = uri_str.parse().unwrap(); [INFO] [stdout] | ----^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/apis/fyi_api.rs:119:13 [INFO] [stdout] | [INFO] [stdout] 119 | let mut uri: hyper::Uri = uri_str.parse().unwrap(); [INFO] [stdout] | ----^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/apis/market_data_api.rs:62:13 [INFO] [stdout] | [INFO] [stdout] 62 | let mut uri: hyper::Uri = uri_str.parse().unwrap(); [INFO] [stdout] | ----^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/apis/fyi_api.rs:174:13 [INFO] [stdout] | [INFO] [stdout] 174 | let mut uri: hyper::Uri = uri_str.parse().unwrap(); [INFO] [stdout] | ----^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/apis/market_data_api.rs:115:13 [INFO] [stdout] | [INFO] [stdout] 115 | let mut uri: hyper::Uri = uri_str.parse().unwrap(); [INFO] [stdout] | ----^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/apis/fyi_api.rs:224:13 [INFO] [stdout] | [INFO] [stdout] 224 | let mut uri: hyper::Uri = uri_str.parse().unwrap(); [INFO] [stdout] | ----^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/apis/fyi_api.rs:274:13 [INFO] [stdout] | [INFO] [stdout] 274 | let mut uri: hyper::Uri = uri_str.parse().unwrap(); [INFO] [stdout] | ----^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/apis/order_api.rs:64:13 [INFO] [stdout] | [INFO] [stdout] 64 | let mut uri: hyper::Uri = uri_str.parse().unwrap(); [INFO] [stdout] | ----^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/apis/fyi_api.rs:324:13 [INFO] [stdout] | [INFO] [stdout] 324 | let mut uri: hyper::Uri = uri_str.parse().unwrap(); [INFO] [stdout] | ----^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/apis/order_api.rs:114:13 [INFO] [stdout] | [INFO] [stdout] 114 | let mut uri: hyper::Uri = uri_str.parse().unwrap(); [INFO] [stdout] | ----^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/apis/fyi_api.rs:377:13 [INFO] [stdout] | [INFO] [stdout] 377 | let mut uri: hyper::Uri = uri_str.parse().unwrap(); [INFO] [stdout] | ----^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/apis/order_api.rs:168:13 [INFO] [stdout] | [INFO] [stdout] 168 | let mut uri: hyper::Uri = uri_str.parse().unwrap(); [INFO] [stdout] | ----^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/apis/fyi_api.rs:428:13 [INFO] [stdout] | [INFO] [stdout] 428 | let mut uri: hyper::Uri = uri_str.parse().unwrap(); [INFO] [stdout] | ----^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/apis/order_api.rs:222:13 [INFO] [stdout] | [INFO] [stdout] 222 | let mut uri: hyper::Uri = uri_str.parse().unwrap(); [INFO] [stdout] | ----^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/apis/fyi_api.rs:478:13 [INFO] [stdout] | [INFO] [stdout] 478 | let mut uri: hyper::Uri = uri_str.parse().unwrap(); [INFO] [stdout] | ----^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/apis/order_api.rs:276:13 [INFO] [stdout] | [INFO] [stdout] 276 | let mut uri: hyper::Uri = uri_str.parse().unwrap(); [INFO] [stdout] | ----^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/apis/fyi_api.rs:528:13 [INFO] [stdout] | [INFO] [stdout] 528 | let mut uri: hyper::Uri = uri_str.parse().unwrap(); [INFO] [stdout] | ----^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/apis/order_api.rs:330:13 [INFO] [stdout] | [INFO] [stdout] 330 | let mut uri: hyper::Uri = uri_str.parse().unwrap(); [INFO] [stdout] | ----^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/apis/fyi_api.rs:578:13 [INFO] [stdout] | [INFO] [stdout] 578 | let mut uri: hyper::Uri = uri_str.parse().unwrap(); [INFO] [stdout] | ----^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/apis/order_api.rs:380:13 [INFO] [stdout] | [INFO] [stdout] 380 | let mut uri: hyper::Uri = uri_str.parse().unwrap(); [INFO] [stdout] | ----^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/apis/fyi_api.rs:632:13 [INFO] [stdout] | [INFO] [stdout] 632 | let mut uri: hyper::Uri = uri_str.parse().unwrap(); [INFO] [stdout] | ----^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/apis/ib_cust_api.rs:58:13 [INFO] [stdout] | [INFO] [stdout] 58 | let mut uri: hyper::Uri = uri_str.parse().unwrap(); [INFO] [stdout] | ----^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/apis/pn_l_api.rs:58:13 [INFO] [stdout] | [INFO] [stdout] 58 | let mut uri: hyper::Uri = uri_str.parse().unwrap(); [INFO] [stdout] | ----^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/apis/portfolio_api.rs:68:13 [INFO] [stdout] | [INFO] [stdout] 68 | let mut uri: hyper::Uri = uri_str.parse().unwrap(); [INFO] [stdout] | ----^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/apis/market_data_api.rs:62:13 [INFO] [stdout] | [INFO] [stdout] 62 | let mut uri: hyper::Uri = uri_str.parse().unwrap(); [INFO] [stdout] | ----^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/apis/portfolio_api.rs:118:13 [INFO] [stdout] | [INFO] [stdout] 118 | let mut uri: hyper::Uri = uri_str.parse().unwrap(); [INFO] [stdout] | ----^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/apis/market_data_api.rs:115:13 [INFO] [stdout] | [INFO] [stdout] 115 | let mut uri: hyper::Uri = uri_str.parse().unwrap(); [INFO] [stdout] | ----^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/apis/portfolio_api.rs:168:13 [INFO] [stdout] | [INFO] [stdout] 168 | let mut uri: hyper::Uri = uri_str.parse().unwrap(); [INFO] [stdout] | ----^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/apis/order_api.rs:64:13 [INFO] [stdout] | [INFO] [stdout] 64 | let mut uri: hyper::Uri = uri_str.parse().unwrap(); [INFO] [stdout] | ----^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/apis/portfolio_api.rs:218:13 [INFO] [stdout] | [INFO] [stdout] 218 | let mut uri: hyper::Uri = uri_str.parse().unwrap(); [INFO] [stdout] | ----^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/apis/order_api.rs:114:13 [INFO] [stdout] | [INFO] [stdout] 114 | let mut uri: hyper::Uri = uri_str.parse().unwrap(); [INFO] [stdout] | ----^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/apis/portfolio_api.rs:268:13 [INFO] [stdout] | [INFO] [stdout] 268 | let mut uri: hyper::Uri = uri_str.parse().unwrap(); [INFO] [stdout] | ----^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/apis/order_api.rs:168:13 [INFO] [stdout] | [INFO] [stdout] 168 | let mut uri: hyper::Uri = uri_str.parse().unwrap(); [INFO] [stdout] | ----^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/apis/portfolio_api.rs:322:13 [INFO] [stdout] | [INFO] [stdout] 322 | let mut uri: hyper::Uri = uri_str.parse().unwrap(); [INFO] [stdout] | ----^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/apis/order_api.rs:222:13 [INFO] [stdout] | [INFO] [stdout] 222 | let mut uri: hyper::Uri = uri_str.parse().unwrap(); [INFO] [stdout] | ----^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/apis/order_api.rs:276:13 [INFO] [stdout] | [INFO] [stdout] 276 | let mut uri: hyper::Uri = uri_str.parse().unwrap(); [INFO] [stdout] | ----^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/apis/portfolio_api.rs:372:13 [INFO] [stdout] | [INFO] [stdout] 372 | let mut uri: hyper::Uri = uri_str.parse().unwrap(); [INFO] [stdout] | ----^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/apis/order_api.rs:330:13 [INFO] [stdout] | [INFO] [stdout] 330 | let mut uri: hyper::Uri = uri_str.parse().unwrap(); [INFO] [stdout] | ----^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/apis/portfolio_api.rs:422:13 [INFO] [stdout] | [INFO] [stdout] 422 | let mut uri: hyper::Uri = uri_str.parse().unwrap(); [INFO] [stdout] | ----^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/apis/order_api.rs:380:13 [INFO] [stdout] | [INFO] [stdout] 380 | let mut uri: hyper::Uri = uri_str.parse().unwrap(); [INFO] [stdout] | ----^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/apis/portfolio_api.rs:472:13 [INFO] [stdout] | [INFO] [stdout] 472 | let mut uri: hyper::Uri = uri_str.parse().unwrap(); [INFO] [stdout] | ----^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/apis/pn_l_api.rs:58:13 [INFO] [stdout] | [INFO] [stdout] 58 | let mut uri: hyper::Uri = uri_str.parse().unwrap(); [INFO] [stdout] | ----^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/apis/portfolio_api.rs:526:13 [INFO] [stdout] | [INFO] [stdout] 526 | let mut uri: hyper::Uri = uri_str.parse().unwrap(); [INFO] [stdout] | ----^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/apis/portfolio_api.rs:68:13 [INFO] [stdout] | [INFO] [stdout] 68 | let mut uri: hyper::Uri = uri_str.parse().unwrap(); [INFO] [stdout] | ----^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/apis/portfolio_api.rs:576:13 [INFO] [stdout] | [INFO] [stdout] 576 | let mut uri: hyper::Uri = uri_str.parse().unwrap(); [INFO] [stdout] | ----^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/apis/portfolio_api.rs:118:13 [INFO] [stdout] | [INFO] [stdout] 118 | let mut uri: hyper::Uri = uri_str.parse().unwrap(); [INFO] [stdout] | ----^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/apis/portfolio_analyst_api.rs:59:13 [INFO] [stdout] | [INFO] [stdout] 59 | let mut uri: hyper::Uri = uri_str.parse().unwrap(); [INFO] [stdout] | ----^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/apis/portfolio_analyst_api.rs:113:13 [INFO] [stdout] | [INFO] [stdout] 113 | let mut uri: hyper::Uri = uri_str.parse().unwrap(); [INFO] [stdout] | ----^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/apis/portfolio_api.rs:168:13 [INFO] [stdout] | [INFO] [stdout] 168 | let mut uri: hyper::Uri = uri_str.parse().unwrap(); [INFO] [stdout] | ----^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/apis/scanner_api.rs:59:13 [INFO] [stdout] | [INFO] [stdout] 59 | let mut uri: hyper::Uri = uri_str.parse().unwrap(); [INFO] [stdout] | ----^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/apis/portfolio_api.rs:218:13 [INFO] [stdout] | [INFO] [stdout] 218 | let mut uri: hyper::Uri = uri_str.parse().unwrap(); [INFO] [stdout] | ----^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/apis/scanner_api.rs:109:13 [INFO] [stdout] | [INFO] [stdout] 109 | let mut uri: hyper::Uri = uri_str.parse().unwrap(); [INFO] [stdout] | ----^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/apis/portfolio_api.rs:268:13 [INFO] [stdout] | [INFO] [stdout] 268 | let mut uri: hyper::Uri = uri_str.parse().unwrap(); [INFO] [stdout] | ----^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/apis/session_api.rs:62:13 [INFO] [stdout] | [INFO] [stdout] 62 | let mut uri: hyper::Uri = uri_str.parse().unwrap(); [INFO] [stdout] | ----^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/apis/portfolio_api.rs:322:13 [INFO] [stdout] | [INFO] [stdout] 322 | let mut uri: hyper::Uri = uri_str.parse().unwrap(); [INFO] [stdout] | ----^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/apis/session_api.rs:112:13 [INFO] [stdout] | [INFO] [stdout] 112 | let mut uri: hyper::Uri = uri_str.parse().unwrap(); [INFO] [stdout] | ----^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/apis/session_api.rs:162:13 [INFO] [stdout] | [INFO] [stdout] 162 | let mut uri: hyper::Uri = uri_str.parse().unwrap(); [INFO] [stdout] | ----^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/apis/portfolio_api.rs:372:13 [INFO] [stdout] | [INFO] [stdout] 372 | let mut uri: hyper::Uri = uri_str.parse().unwrap(); [INFO] [stdout] | ----^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/apis/session_api.rs:212:13 [INFO] [stdout] | [INFO] [stdout] 212 | let mut uri: hyper::Uri = uri_str.parse().unwrap(); [INFO] [stdout] | ----^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/apis/portfolio_api.rs:422:13 [INFO] [stdout] | [INFO] [stdout] 422 | let mut uri: hyper::Uri = uri_str.parse().unwrap(); [INFO] [stdout] | ----^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/apis/session_api.rs:259:13 [INFO] [stdout] | [INFO] [stdout] 259 | let mut uri: hyper::Uri = uri_str.parse().unwrap(); [INFO] [stdout] | ----^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/apis/portfolio_api.rs:472:13 [INFO] [stdout] | [INFO] [stdout] 472 | let mut uri: hyper::Uri = uri_str.parse().unwrap(); [INFO] [stdout] | ----^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/apis/trades_api.rs:58:13 [INFO] [stdout] | [INFO] [stdout] 58 | let mut uri: hyper::Uri = uri_str.parse().unwrap(); [INFO] [stdout] | ----^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/apis/portfolio_api.rs:526:13 [INFO] [stdout] | [INFO] [stdout] 526 | let mut uri: hyper::Uri = uri_str.parse().unwrap(); [INFO] [stdout] | ----^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/apis/portfolio_api.rs:576:13 [INFO] [stdout] | [INFO] [stdout] 576 | let mut uri: hyper::Uri = uri_str.parse().unwrap(); [INFO] [stdout] | ----^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/apis/portfolio_analyst_api.rs:59:13 [INFO] [stdout] | [INFO] [stdout] 59 | let mut uri: hyper::Uri = uri_str.parse().unwrap(); [INFO] [stdout] | ----^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/apis/portfolio_analyst_api.rs:113:13 [INFO] [stdout] | [INFO] [stdout] 113 | let mut uri: hyper::Uri = uri_str.parse().unwrap(); [INFO] [stdout] | ----^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/apis/scanner_api.rs:59:13 [INFO] [stdout] | [INFO] [stdout] 59 | let mut uri: hyper::Uri = uri_str.parse().unwrap(); [INFO] [stdout] | ----^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/apis/scanner_api.rs:109:13 [INFO] [stdout] | [INFO] [stdout] 109 | let mut uri: hyper::Uri = uri_str.parse().unwrap(); [INFO] [stdout] | ----^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/apis/session_api.rs:62:13 [INFO] [stdout] | [INFO] [stdout] 62 | let mut uri: hyper::Uri = uri_str.parse().unwrap(); [INFO] [stdout] | ----^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/apis/session_api.rs:112:13 [INFO] [stdout] | [INFO] [stdout] 112 | let mut uri: hyper::Uri = uri_str.parse().unwrap(); [INFO] [stdout] | ----^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/apis/session_api.rs:162:13 [INFO] [stdout] | [INFO] [stdout] 162 | let mut uri: hyper::Uri = uri_str.parse().unwrap(); [INFO] [stdout] | ----^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/apis/session_api.rs:212:13 [INFO] [stdout] | [INFO] [stdout] 212 | let mut uri: hyper::Uri = uri_str.parse().unwrap(); [INFO] [stdout] | ----^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/apis/session_api.rs:259:13 [INFO] [stdout] | [INFO] [stdout] 259 | let mut uri: hyper::Uri = uri_str.parse().unwrap(); [INFO] [stdout] | ----^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/apis/trades_api.rs:58:13 [INFO] [stdout] | [INFO] [stdout] 58 | let mut uri: hyper::Uri = uri_str.parse().unwrap(); [INFO] [stdout] | ----^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `configuration` [INFO] [stdout] --> src/apis/client.rs:7:3 [INFO] [stdout] | [INFO] [stdout] 7 | configuration: Rc>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `configuration` [INFO] [stdout] --> src/apis/client.rs:7:3 [INFO] [stdout] | [INFO] [stdout] 7 | 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/account.rs:310:10 [INFO] [stdout] | [INFO] [stdout] 310 | 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/account.rs:314:10 [INFO] [stdout] | [INFO] [stdout] 314 | pub fn with__type(mut self, _type: String) -> Account { [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case: `with_type` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `reset__type` should have a snake case name [INFO] [stdout] --> src/models/account.rs:323:10 [INFO] [stdout] | [INFO] [stdout] 323 | pub fn reset__type(&mut self) { [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to snake case: `reset_type` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `BOND` should have a snake case name [INFO] [stdout] --> src/models/allocation_inner_asset_class_long.rs:19:3 [INFO] [stdout] | [INFO] [stdout] 19 | BOND: Option, [INFO] [stdout] | ^^^^ help: convert the identifier to snake case: `bond` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `CASH` should have a snake case name [INFO] [stdout] --> src/models/allocation_inner_asset_class_long.rs:21:3 [INFO] [stdout] | [INFO] [stdout] 21 | CASH: Option, [INFO] [stdout] | ^^^^ help: convert the identifier to snake case: `cash` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `FUT` should have a snake case name [INFO] [stdout] --> src/models/allocation_inner_asset_class_long.rs:23:3 [INFO] [stdout] | [INFO] [stdout] 23 | FUT: Option, [INFO] [stdout] | ^^^ help: convert the identifier to snake case: `fut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `OPT` should have a snake case name [INFO] [stdout] --> src/models/allocation_inner_asset_class_long.rs:25:3 [INFO] [stdout] | [INFO] [stdout] 25 | OPT: Option, [INFO] [stdout] | ^^^ help: convert the identifier to snake case: `opt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `STK` should have a snake case name [INFO] [stdout] --> src/models/allocation_inner_asset_class_long.rs:27:3 [INFO] [stdout] | [INFO] [stdout] 27 | STK: Option, [INFO] [stdout] | ^^^ help: convert the identifier to snake case: `stk` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `WAR` should have a snake case name [INFO] [stdout] --> src/models/allocation_inner_asset_class_long.rs:29:3 [INFO] [stdout] | [INFO] [stdout] 29 | WAR: Option [INFO] [stdout] | ^^^ help: convert the identifier to snake case: `war` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `set_BOND` should have a snake case name [INFO] [stdout] --> src/models/allocation_inner_asset_class_long.rs:45:10 [INFO] [stdout] | [INFO] [stdout] 45 | pub fn set_BOND(&mut self, BOND: f32) { [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `set_bond` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `BOND` should have a snake case name [INFO] [stdout] --> src/models/allocation_inner_asset_class_long.rs:45:30 [INFO] [stdout] | [INFO] [stdout] 45 | pub fn set_BOND(&mut self, BOND: f32) { [INFO] [stdout] | ^^^^ help: convert the identifier to snake case: `bond` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `with_BOND` should have a snake case name [INFO] [stdout] --> src/models/allocation_inner_asset_class_long.rs:49:10 [INFO] [stdout] | [INFO] [stdout] 49 | pub fn with_BOND(mut self, BOND: f32) -> AllocationInnerAssetClassLong { [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `with_bond` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `BOND` should have a snake case name [INFO] [stdout] --> src/models/allocation_inner_asset_class_long.rs:49:30 [INFO] [stdout] | [INFO] [stdout] 49 | pub fn with_BOND(mut self, BOND: f32) -> AllocationInnerAssetClassLong { [INFO] [stdout] | ^^^^ help: convert the identifier to snake case: `bond` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `BOND` should have a snake case name [INFO] [stdout] --> src/models/allocation_inner_asset_class_long.rs:54:10 [INFO] [stdout] | [INFO] [stdout] 54 | pub fn BOND(&self) -> Option<&f32> { [INFO] [stdout] | ^^^^ help: convert the identifier to snake case: `bond` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `reset_BOND` should have a snake case name [INFO] [stdout] --> src/models/allocation_inner_asset_class_long.rs:58:10 [INFO] [stdout] | [INFO] [stdout] 58 | pub fn reset_BOND(&mut self) { [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case: `reset_bond` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `set_CASH` should have a snake case name [INFO] [stdout] --> src/models/allocation_inner_asset_class_long.rs:62:10 [INFO] [stdout] | [INFO] [stdout] 62 | pub fn set_CASH(&mut self, CASH: f32) { [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `set_cash` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `CASH` should have a snake case name [INFO] [stdout] --> src/models/allocation_inner_asset_class_long.rs:62:30 [INFO] [stdout] | [INFO] [stdout] 62 | pub fn set_CASH(&mut self, CASH: f32) { [INFO] [stdout] | ^^^^ help: convert the identifier to snake case: `cash` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `with_CASH` should have a snake case name [INFO] [stdout] --> src/models/allocation_inner_asset_class_long.rs:66:10 [INFO] [stdout] | [INFO] [stdout] 66 | pub fn with_CASH(mut self, CASH: f32) -> AllocationInnerAssetClassLong { [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `with_cash` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `CASH` should have a snake case name [INFO] [stdout] --> src/models/allocation_inner_asset_class_long.rs:66:30 [INFO] [stdout] | [INFO] [stdout] 66 | pub fn with_CASH(mut self, CASH: f32) -> AllocationInnerAssetClassLong { [INFO] [stdout] | ^^^^ help: convert the identifier to snake case: `cash` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `CASH` should have a snake case name [INFO] [stdout] --> src/models/allocation_inner_asset_class_long.rs:71:10 [INFO] [stdout] | [INFO] [stdout] 71 | pub fn CASH(&self) -> Option<&f32> { [INFO] [stdout] | ^^^^ help: convert the identifier to snake case: `cash` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `reset_CASH` should have a snake case name [INFO] [stdout] --> src/models/allocation_inner_asset_class_long.rs:75:10 [INFO] [stdout] | [INFO] [stdout] 75 | pub fn reset_CASH(&mut self) { [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case: `reset_cash` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `set_FUT` should have a snake case name [INFO] [stdout] --> src/models/allocation_inner_asset_class_long.rs:79:10 [INFO] [stdout] | [INFO] [stdout] 79 | pub fn set_FUT(&mut self, FUT: f32) { [INFO] [stdout] | ^^^^^^^ help: convert the identifier to snake case: `set_fut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `FUT` should have a snake case name [INFO] [stdout] --> src/models/allocation_inner_asset_class_long.rs:79:29 [INFO] [stdout] | [INFO] [stdout] 79 | pub fn set_FUT(&mut self, FUT: f32) { [INFO] [stdout] | ^^^ help: convert the identifier to snake case: `fut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `with_FUT` should have a snake case name [INFO] [stdout] --> src/models/allocation_inner_asset_class_long.rs:83:10 [INFO] [stdout] | [INFO] [stdout] 83 | pub fn with_FUT(mut self, FUT: f32) -> AllocationInnerAssetClassLong { [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `with_fut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `FUT` should have a snake case name [INFO] [stdout] --> src/models/allocation_inner_asset_class_long.rs:83:29 [INFO] [stdout] | [INFO] [stdout] 83 | pub fn with_FUT(mut self, FUT: f32) -> AllocationInnerAssetClassLong { [INFO] [stdout] | ^^^ help: convert the identifier to snake case: `fut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `FUT` should have a snake case name [INFO] [stdout] --> src/models/allocation_inner_asset_class_long.rs:88:10 [INFO] [stdout] | [INFO] [stdout] 88 | pub fn FUT(&self) -> Option<&f32> { [INFO] [stdout] | ^^^ help: convert the identifier to snake case: `fut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `reset_FUT` should have a snake case name [INFO] [stdout] --> src/models/allocation_inner_asset_class_long.rs:92:10 [INFO] [stdout] | [INFO] [stdout] 92 | pub fn reset_FUT(&mut self) { [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `reset_fut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `set_OPT` should have a snake case name [INFO] [stdout] --> src/models/allocation_inner_asset_class_long.rs:96:10 [INFO] [stdout] | [INFO] [stdout] 96 | pub fn set_OPT(&mut self, OPT: f32) { [INFO] [stdout] | ^^^^^^^ help: convert the identifier to snake case: `set_opt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `OPT` should have a snake case name [INFO] [stdout] --> src/models/allocation_inner_asset_class_long.rs:96:29 [INFO] [stdout] | [INFO] [stdout] 96 | pub fn set_OPT(&mut self, OPT: f32) { [INFO] [stdout] | ^^^ help: convert the identifier to snake case: `opt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `with_OPT` should have a snake case name [INFO] [stdout] --> src/models/allocation_inner_asset_class_long.rs:100:10 [INFO] [stdout] | [INFO] [stdout] 100 | pub fn with_OPT(mut self, OPT: f32) -> AllocationInnerAssetClassLong { [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `with_opt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `OPT` should have a snake case name [INFO] [stdout] --> src/models/allocation_inner_asset_class_long.rs:100:29 [INFO] [stdout] | [INFO] [stdout] 100 | pub fn with_OPT(mut self, OPT: f32) -> AllocationInnerAssetClassLong { [INFO] [stdout] | ^^^ help: convert the identifier to snake case: `opt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `OPT` should have a snake case name [INFO] [stdout] --> src/models/allocation_inner_asset_class_long.rs:105:10 [INFO] [stdout] | [INFO] [stdout] 105 | pub fn OPT(&self) -> Option<&f32> { [INFO] [stdout] | ^^^ help: convert the identifier to snake case: `opt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `reset_OPT` should have a snake case name [INFO] [stdout] --> src/models/allocation_inner_asset_class_long.rs:109:10 [INFO] [stdout] | [INFO] [stdout] 109 | pub fn reset_OPT(&mut self) { [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `reset_opt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `set_STK` should have a snake case name [INFO] [stdout] --> src/models/allocation_inner_asset_class_long.rs:113:10 [INFO] [stdout] | [INFO] [stdout] 113 | pub fn set_STK(&mut self, STK: f32) { [INFO] [stdout] | ^^^^^^^ help: convert the identifier to snake case: `set_stk` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `STK` should have a snake case name [INFO] [stdout] --> src/models/allocation_inner_asset_class_long.rs:113:29 [INFO] [stdout] | [INFO] [stdout] 113 | pub fn set_STK(&mut self, STK: f32) { [INFO] [stdout] | ^^^ help: convert the identifier to snake case: `stk` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `with_STK` should have a snake case name [INFO] [stdout] --> src/models/allocation_inner_asset_class_long.rs:117:10 [INFO] [stdout] | [INFO] [stdout] 117 | pub fn with_STK(mut self, STK: f32) -> AllocationInnerAssetClassLong { [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `with_stk` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `STK` should have a snake case name [INFO] [stdout] --> src/models/allocation_inner_asset_class_long.rs:117:29 [INFO] [stdout] | [INFO] [stdout] 117 | pub fn with_STK(mut self, STK: f32) -> AllocationInnerAssetClassLong { [INFO] [stdout] | ^^^ help: convert the identifier to snake case: `stk` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `STK` should have a snake case name [INFO] [stdout] --> src/models/allocation_inner_asset_class_long.rs:122:10 [INFO] [stdout] | [INFO] [stdout] 122 | pub fn STK(&self) -> Option<&f32> { [INFO] [stdout] | ^^^ help: convert the identifier to snake case: `stk` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `reset_STK` should have a snake case name [INFO] [stdout] --> src/models/allocation_inner_asset_class_long.rs:126:10 [INFO] [stdout] | [INFO] [stdout] 126 | pub fn reset_STK(&mut self) { [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `reset_stk` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `set_WAR` should have a snake case name [INFO] [stdout] --> src/models/allocation_inner_asset_class_long.rs:130:10 [INFO] [stdout] | [INFO] [stdout] 130 | pub fn set_WAR(&mut self, WAR: f32) { [INFO] [stdout] | ^^^^^^^ help: convert the identifier to snake case: `set_war` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `WAR` should have a snake case name [INFO] [stdout] --> src/models/allocation_inner_asset_class_long.rs:130:29 [INFO] [stdout] | [INFO] [stdout] 130 | pub fn set_WAR(&mut self, WAR: f32) { [INFO] [stdout] | ^^^ help: convert the identifier to snake case: `war` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `with_WAR` should have a snake case name [INFO] [stdout] --> src/models/allocation_inner_asset_class_long.rs:134:10 [INFO] [stdout] | [INFO] [stdout] 134 | pub fn with_WAR(mut self, WAR: f32) -> AllocationInnerAssetClassLong { [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `with_war` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `WAR` should have a snake case name [INFO] [stdout] --> src/models/allocation_inner_asset_class_long.rs:134:29 [INFO] [stdout] | [INFO] [stdout] 134 | pub fn with_WAR(mut self, WAR: f32) -> AllocationInnerAssetClassLong { [INFO] [stdout] | ^^^ help: convert the identifier to snake case: `war` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `WAR` should have a snake case name [INFO] [stdout] --> src/models/allocation_inner_asset_class_long.rs:139:10 [INFO] [stdout] | [INFO] [stdout] 139 | pub fn WAR(&self) -> Option<&f32> { [INFO] [stdout] | ^^^ help: convert the identifier to snake case: `war` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `reset_WAR` should have a snake case name [INFO] [stdout] --> src/models/allocation_inner_asset_class_long.rs:143:10 [INFO] [stdout] | [INFO] [stdout] 143 | pub fn reset_WAR(&mut self) { [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `reset_war` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `BOND` should have a snake case name [INFO] [stdout] --> src/models/allocation_inner_asset_class_short.rs:19:3 [INFO] [stdout] | [INFO] [stdout] 19 | BOND: Option, [INFO] [stdout] | ^^^^ help: convert the identifier to snake case: `bond` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `CASH` should have a snake case name [INFO] [stdout] --> src/models/allocation_inner_asset_class_short.rs:21:3 [INFO] [stdout] | [INFO] [stdout] 21 | CASH: Option, [INFO] [stdout] | ^^^^ help: convert the identifier to snake case: `cash` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `FUT` should have a snake case name [INFO] [stdout] --> src/models/allocation_inner_asset_class_short.rs:23:3 [INFO] [stdout] | [INFO] [stdout] 23 | FUT: Option, [INFO] [stdout] | ^^^ help: convert the identifier to snake case: `fut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `OPT` should have a snake case name [INFO] [stdout] --> src/models/allocation_inner_asset_class_short.rs:25:3 [INFO] [stdout] | [INFO] [stdout] 25 | OPT: Option, [INFO] [stdout] | ^^^ help: convert the identifier to snake case: `opt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `STK` should have a snake case name [INFO] [stdout] --> src/models/allocation_inner_asset_class_short.rs:27:3 [INFO] [stdout] | [INFO] [stdout] 27 | STK: Option, [INFO] [stdout] | ^^^ help: convert the identifier to snake case: `stk` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `WAR` should have a snake case name [INFO] [stdout] --> src/models/allocation_inner_asset_class_short.rs:29:3 [INFO] [stdout] | [INFO] [stdout] 29 | WAR: Option [INFO] [stdout] | ^^^ help: convert the identifier to snake case: `war` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `set_BOND` should have a snake case name [INFO] [stdout] --> src/models/allocation_inner_asset_class_short.rs:45:10 [INFO] [stdout] | [INFO] [stdout] 45 | pub fn set_BOND(&mut self, BOND: f32) { [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `set_bond` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `BOND` should have a snake case name [INFO] [stdout] --> src/models/allocation_inner_asset_class_short.rs:45:30 [INFO] [stdout] | [INFO] [stdout] 45 | pub fn set_BOND(&mut self, BOND: f32) { [INFO] [stdout] | ^^^^ help: convert the identifier to snake case: `bond` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `with_BOND` should have a snake case name [INFO] [stdout] --> src/models/allocation_inner_asset_class_short.rs:49:10 [INFO] [stdout] | [INFO] [stdout] 49 | pub fn with_BOND(mut self, BOND: f32) -> AllocationInnerAssetClassShort { [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `with_bond` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `BOND` should have a snake case name [INFO] [stdout] --> src/models/allocation_inner_asset_class_short.rs:49:30 [INFO] [stdout] | [INFO] [stdout] 49 | pub fn with_BOND(mut self, BOND: f32) -> AllocationInnerAssetClassShort { [INFO] [stdout] | ^^^^ help: convert the identifier to snake case: `bond` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `BOND` should have a snake case name [INFO] [stdout] --> src/models/allocation_inner_asset_class_short.rs:54:10 [INFO] [stdout] | [INFO] [stdout] 54 | pub fn BOND(&self) -> Option<&f32> { [INFO] [stdout] | ^^^^ help: convert the identifier to snake case: `bond` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `reset_BOND` should have a snake case name [INFO] [stdout] --> src/models/allocation_inner_asset_class_short.rs:58:10 [INFO] [stdout] | [INFO] [stdout] 58 | pub fn reset_BOND(&mut self) { [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case: `reset_bond` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `set_CASH` should have a snake case name [INFO] [stdout] --> src/models/allocation_inner_asset_class_short.rs:62:10 [INFO] [stdout] | [INFO] [stdout] 62 | pub fn set_CASH(&mut self, CASH: f32) { [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `set_cash` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `CASH` should have a snake case name [INFO] [stdout] --> src/models/allocation_inner_asset_class_short.rs:62:30 [INFO] [stdout] | [INFO] [stdout] 62 | pub fn set_CASH(&mut self, CASH: f32) { [INFO] [stdout] | ^^^^ help: convert the identifier to snake case: `cash` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `with_CASH` should have a snake case name [INFO] [stdout] --> src/models/allocation_inner_asset_class_short.rs:66:10 [INFO] [stdout] | [INFO] [stdout] 66 | pub fn with_CASH(mut self, CASH: f32) -> AllocationInnerAssetClassShort { [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `with_cash` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `CASH` should have a snake case name [INFO] [stdout] --> src/models/allocation_inner_asset_class_short.rs:66:30 [INFO] [stdout] | [INFO] [stdout] 66 | pub fn with_CASH(mut self, CASH: f32) -> AllocationInnerAssetClassShort { [INFO] [stdout] | ^^^^ help: convert the identifier to snake case: `cash` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `CASH` should have a snake case name [INFO] [stdout] --> src/models/allocation_inner_asset_class_short.rs:71:10 [INFO] [stdout] | [INFO] [stdout] 71 | pub fn CASH(&self) -> Option<&f32> { [INFO] [stdout] | ^^^^ help: convert the identifier to snake case: `cash` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `reset_CASH` should have a snake case name [INFO] [stdout] --> src/models/allocation_inner_asset_class_short.rs:75:10 [INFO] [stdout] | [INFO] [stdout] 75 | pub fn reset_CASH(&mut self) { [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case: `reset_cash` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `set_FUT` should have a snake case name [INFO] [stdout] --> src/models/allocation_inner_asset_class_short.rs:79:10 [INFO] [stdout] | [INFO] [stdout] 79 | pub fn set_FUT(&mut self, FUT: f32) { [INFO] [stdout] | ^^^^^^^ help: convert the identifier to snake case: `set_fut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `FUT` should have a snake case name [INFO] [stdout] --> src/models/allocation_inner_asset_class_short.rs:79:29 [INFO] [stdout] | [INFO] [stdout] 79 | pub fn set_FUT(&mut self, FUT: f32) { [INFO] [stdout] | ^^^ help: convert the identifier to snake case: `fut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `with_FUT` should have a snake case name [INFO] [stdout] --> src/models/allocation_inner_asset_class_short.rs:83:10 [INFO] [stdout] | [INFO] [stdout] 83 | pub fn with_FUT(mut self, FUT: f32) -> AllocationInnerAssetClassShort { [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `with_fut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `FUT` should have a snake case name [INFO] [stdout] --> src/models/allocation_inner_asset_class_short.rs:83:29 [INFO] [stdout] | [INFO] [stdout] 83 | pub fn with_FUT(mut self, FUT: f32) -> AllocationInnerAssetClassShort { [INFO] [stdout] | ^^^ help: convert the identifier to snake case: `fut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `FUT` should have a snake case name [INFO] [stdout] --> src/models/allocation_inner_asset_class_short.rs:88:10 [INFO] [stdout] | [INFO] [stdout] 88 | pub fn FUT(&self) -> Option<&f32> { [INFO] [stdout] | ^^^ help: convert the identifier to snake case: `fut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `reset_FUT` should have a snake case name [INFO] [stdout] --> src/models/allocation_inner_asset_class_short.rs:92:10 [INFO] [stdout] | [INFO] [stdout] 92 | pub fn reset_FUT(&mut self) { [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `reset_fut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `set_OPT` should have a snake case name [INFO] [stdout] --> src/models/allocation_inner_asset_class_short.rs:96:10 [INFO] [stdout] | [INFO] [stdout] 96 | pub fn set_OPT(&mut self, OPT: f32) { [INFO] [stdout] | ^^^^^^^ help: convert the identifier to snake case: `set_opt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `OPT` should have a snake case name [INFO] [stdout] --> src/models/allocation_inner_asset_class_short.rs:96:29 [INFO] [stdout] | [INFO] [stdout] 96 | pub fn set_OPT(&mut self, OPT: f32) { [INFO] [stdout] | ^^^ help: convert the identifier to snake case: `opt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `with_OPT` should have a snake case name [INFO] [stdout] --> src/models/allocation_inner_asset_class_short.rs:100:10 [INFO] [stdout] | [INFO] [stdout] 100 | pub fn with_OPT(mut self, OPT: f32) -> AllocationInnerAssetClassShort { [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `with_opt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `OPT` should have a snake case name [INFO] [stdout] --> src/models/allocation_inner_asset_class_short.rs:100:29 [INFO] [stdout] | [INFO] [stdout] 100 | pub fn with_OPT(mut self, OPT: f32) -> AllocationInnerAssetClassShort { [INFO] [stdout] | ^^^ help: convert the identifier to snake case: `opt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `OPT` should have a snake case name [INFO] [stdout] --> src/models/allocation_inner_asset_class_short.rs:105:10 [INFO] [stdout] | [INFO] [stdout] 105 | pub fn OPT(&self) -> Option<&f32> { [INFO] [stdout] | ^^^ help: convert the identifier to snake case: `opt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `reset_OPT` should have a snake case name [INFO] [stdout] --> src/models/allocation_inner_asset_class_short.rs:109:10 [INFO] [stdout] | [INFO] [stdout] 109 | pub fn reset_OPT(&mut self) { [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `reset_opt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `set_STK` should have a snake case name [INFO] [stdout] --> src/models/allocation_inner_asset_class_short.rs:113:10 [INFO] [stdout] | [INFO] [stdout] 113 | pub fn set_STK(&mut self, STK: f32) { [INFO] [stdout] | ^^^^^^^ help: convert the identifier to snake case: `set_stk` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `STK` should have a snake case name [INFO] [stdout] --> src/models/allocation_inner_asset_class_short.rs:113:29 [INFO] [stdout] | [INFO] [stdout] 113 | pub fn set_STK(&mut self, STK: f32) { [INFO] [stdout] | ^^^ help: convert the identifier to snake case: `stk` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `with_STK` should have a snake case name [INFO] [stdout] --> src/models/allocation_inner_asset_class_short.rs:117:10 [INFO] [stdout] | [INFO] [stdout] 117 | pub fn with_STK(mut self, STK: f32) -> AllocationInnerAssetClassShort { [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `with_stk` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `STK` should have a snake case name [INFO] [stdout] --> src/models/allocation_inner_asset_class_short.rs:117:29 [INFO] [stdout] | [INFO] [stdout] 117 | pub fn with_STK(mut self, STK: f32) -> AllocationInnerAssetClassShort { [INFO] [stdout] | ^^^ help: convert the identifier to snake case: `stk` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `set__type` should have a snake case name [INFO] [stdout] --> src/models/account.rs:310:10 [INFO] [stdout] | [INFO] [stdout] 310 | 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 `STK` should have a snake case name [INFO] [stdout] --> src/models/allocation_inner_asset_class_short.rs:122:10 [INFO] [stdout] | [INFO] [stdout] 122 | pub fn STK(&self) -> Option<&f32> { [INFO] [stdout] | ^^^ help: convert the identifier to snake case: `stk` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `with__type` should have a snake case name [INFO] [stdout] --> src/models/account.rs:314:10 [INFO] [stdout] | [INFO] [stdout] 314 | pub fn with__type(mut self, _type: String) -> Account { [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case: `with_type` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `reset__type` should have a snake case name [INFO] [stdout] --> src/models/account.rs:323:10 [INFO] [stdout] | [INFO] [stdout] 323 | pub fn reset__type(&mut self) { [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to snake case: `reset_type` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `reset_STK` should have a snake case name [INFO] [stdout] --> src/models/allocation_inner_asset_class_short.rs:126:10 [INFO] [stdout] | [INFO] [stdout] 126 | pub fn reset_STK(&mut self) { [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `reset_stk` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `set_WAR` should have a snake case name [INFO] [stdout] --> src/models/allocation_inner_asset_class_short.rs:130:10 [INFO] [stdout] | [INFO] [stdout] 130 | pub fn set_WAR(&mut self, WAR: f32) { [INFO] [stdout] | ^^^^^^^ help: convert the identifier to snake case: `set_war` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `WAR` should have a snake case name [INFO] [stdout] --> src/models/allocation_inner_asset_class_short.rs:130:29 [INFO] [stdout] | [INFO] [stdout] 130 | pub fn set_WAR(&mut self, WAR: f32) { [INFO] [stdout] | ^^^ help: convert the identifier to snake case: `war` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `BOND` should have a snake case name [INFO] [stdout] --> src/models/allocation_inner_asset_class_long.rs:19:3 [INFO] [stdout] | [INFO] [stdout] 19 | BOND: Option, [INFO] [stdout] | ^^^^ help: convert the identifier to snake case: `bond` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `CASH` should have a snake case name [INFO] [stdout] --> src/models/allocation_inner_asset_class_long.rs:21:3 [INFO] [stdout] | [INFO] [stdout] 21 | CASH: Option, [INFO] [stdout] | ^^^^ help: convert the identifier to snake case: `cash` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `with_WAR` should have a snake case name [INFO] [stdout] --> src/models/allocation_inner_asset_class_short.rs:134:10 [INFO] [stdout] | [INFO] [stdout] 134 | pub fn with_WAR(mut self, WAR: f32) -> AllocationInnerAssetClassShort { [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `with_war` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `WAR` should have a snake case name [INFO] [stdout] --> src/models/allocation_inner_asset_class_short.rs:134:29 [INFO] [stdout] | [INFO] [stdout] 134 | pub fn with_WAR(mut self, WAR: f32) -> AllocationInnerAssetClassShort { [INFO] [stdout] | ^^^ help: convert the identifier to snake case: `war` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `WAR` should have a snake case name [INFO] [stdout] --> src/models/allocation_inner_asset_class_short.rs:139:10 [INFO] [stdout] | [INFO] [stdout] 139 | pub fn WAR(&self) -> Option<&f32> { [INFO] [stdout] | ^^^ help: convert the identifier to snake case: `war` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `reset_WAR` should have a snake case name [INFO] [stdout] --> src/models/allocation_inner_asset_class_short.rs:143:10 [INFO] [stdout] | [INFO] [stdout] 143 | pub fn reset_WAR(&mut self) { [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `reset_war` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `FUT` should have a snake case name [INFO] [stdout] --> src/models/allocation_inner_asset_class_long.rs:23:3 [INFO] [stdout] | [INFO] [stdout] 23 | FUT: Option, [INFO] [stdout] | ^^^ help: convert the identifier to snake case: `fut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `OPT` should have a snake case name [INFO] [stdout] --> src/models/allocation_inner_asset_class_long.rs:25:3 [INFO] [stdout] | [INFO] [stdout] 25 | OPT: Option, [INFO] [stdout] | ^^^ help: convert the identifier to snake case: `opt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `STK` should have a snake case name [INFO] [stdout] --> src/models/allocation_inner_asset_class_long.rs:27:3 [INFO] [stdout] | [INFO] [stdout] 27 | STK: Option, [INFO] [stdout] | ^^^ help: convert the identifier to snake case: `stk` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `WAR` should have a snake case name [INFO] [stdout] --> src/models/allocation_inner_asset_class_long.rs:29:3 [INFO] [stdout] | [INFO] [stdout] 29 | WAR: Option [INFO] [stdout] | ^^^ help: convert the identifier to snake case: `war` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `set_BOND` should have a snake case name [INFO] [stdout] --> src/models/allocation_inner_asset_class_long.rs:45:10 [INFO] [stdout] | [INFO] [stdout] 45 | pub fn set_BOND(&mut self, BOND: f32) { [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `set_bond` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `BOND` should have a snake case name [INFO] [stdout] --> src/models/allocation_inner_asset_class_long.rs:45:30 [INFO] [stdout] | [INFO] [stdout] 45 | pub fn set_BOND(&mut self, BOND: f32) { [INFO] [stdout] | ^^^^ help: convert the identifier to snake case: `bond` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `with_BOND` should have a snake case name [INFO] [stdout] --> src/models/allocation_inner_asset_class_long.rs:49:10 [INFO] [stdout] | [INFO] [stdout] 49 | pub fn with_BOND(mut self, BOND: f32) -> AllocationInnerAssetClassLong { [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `with_bond` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `BOND` should have a snake case name [INFO] [stdout] --> src/models/allocation_inner_asset_class_long.rs:49:30 [INFO] [stdout] | [INFO] [stdout] 49 | pub fn with_BOND(mut self, BOND: f32) -> AllocationInnerAssetClassLong { [INFO] [stdout] | ^^^^ help: convert the identifier to snake case: `bond` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `BOND` should have a snake case name [INFO] [stdout] --> src/models/allocation_inner_asset_class_long.rs:54:10 [INFO] [stdout] | [INFO] [stdout] 54 | pub fn BOND(&self) -> Option<&f32> { [INFO] [stdout] | ^^^^ help: convert the identifier to snake case: `bond` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `reset_BOND` should have a snake case name [INFO] [stdout] --> src/models/allocation_inner_asset_class_long.rs:58:10 [INFO] [stdout] | [INFO] [stdout] 58 | pub fn reset_BOND(&mut self) { [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case: `reset_bond` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `set_CASH` should have a snake case name [INFO] [stdout] --> src/models/allocation_inner_asset_class_long.rs:62:10 [INFO] [stdout] | [INFO] [stdout] 62 | pub fn set_CASH(&mut self, CASH: f32) { [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `set_cash` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `CASH` should have a snake case name [INFO] [stdout] --> src/models/allocation_inner_asset_class_long.rs:62:30 [INFO] [stdout] | [INFO] [stdout] 62 | pub fn set_CASH(&mut self, CASH: f32) { [INFO] [stdout] | ^^^^ help: convert the identifier to snake case: `cash` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `with_CASH` should have a snake case name [INFO] [stdout] --> src/models/allocation_inner_asset_class_long.rs:66:10 [INFO] [stdout] | [INFO] [stdout] 66 | pub fn with_CASH(mut self, CASH: f32) -> AllocationInnerAssetClassLong { [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `with_cash` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `CASH` should have a snake case name [INFO] [stdout] --> src/models/allocation_inner_asset_class_long.rs:66:30 [INFO] [stdout] | [INFO] [stdout] 66 | pub fn with_CASH(mut self, CASH: f32) -> AllocationInnerAssetClassLong { [INFO] [stdout] | ^^^^ help: convert the identifier to snake case: `cash` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `CASH` should have a snake case name [INFO] [stdout] --> src/models/allocation_inner_asset_class_long.rs:71:10 [INFO] [stdout] | [INFO] [stdout] 71 | pub fn CASH(&self) -> Option<&f32> { [INFO] [stdout] | ^^^^ help: convert the identifier to snake case: `cash` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `reset_CASH` should have a snake case name [INFO] [stdout] --> src/models/allocation_inner_asset_class_long.rs:75:10 [INFO] [stdout] | [INFO] [stdout] 75 | pub fn reset_CASH(&mut self) { [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case: `reset_cash` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `set_FUT` should have a snake case name [INFO] [stdout] --> src/models/allocation_inner_asset_class_long.rs:79:10 [INFO] [stdout] | [INFO] [stdout] 79 | pub fn set_FUT(&mut self, FUT: f32) { [INFO] [stdout] | ^^^^^^^ help: convert the identifier to snake case: `set_fut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `FUT` should have a snake case name [INFO] [stdout] --> src/models/allocation_inner_asset_class_long.rs:79:29 [INFO] [stdout] | [INFO] [stdout] 79 | pub fn set_FUT(&mut self, FUT: f32) { [INFO] [stdout] | ^^^ help: convert the identifier to snake case: `fut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `with_FUT` should have a snake case name [INFO] [stdout] --> src/models/allocation_inner_asset_class_long.rs:83:10 [INFO] [stdout] | [INFO] [stdout] 83 | pub fn with_FUT(mut self, FUT: f32) -> AllocationInnerAssetClassLong { [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `with_fut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `FUT` should have a snake case name [INFO] [stdout] --> src/models/allocation_inner_asset_class_long.rs:83:29 [INFO] [stdout] | [INFO] [stdout] 83 | pub fn with_FUT(mut self, FUT: f32) -> AllocationInnerAssetClassLong { [INFO] [stdout] | ^^^ help: convert the identifier to snake case: `fut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `FUT` should have a snake case name [INFO] [stdout] --> src/models/allocation_inner_asset_class_long.rs:88:10 [INFO] [stdout] | [INFO] [stdout] 88 | pub fn FUT(&self) -> Option<&f32> { [INFO] [stdout] | ^^^ help: convert the identifier to snake case: `fut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `reset_FUT` should have a snake case name [INFO] [stdout] --> src/models/allocation_inner_asset_class_long.rs:92:10 [INFO] [stdout] | [INFO] [stdout] 92 | pub fn reset_FUT(&mut self) { [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `reset_fut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `set_OPT` should have a snake case name [INFO] [stdout] --> src/models/allocation_inner_asset_class_long.rs:96:10 [INFO] [stdout] | [INFO] [stdout] 96 | pub fn set_OPT(&mut self, OPT: f32) { [INFO] [stdout] | ^^^^^^^ help: convert the identifier to snake case: `set_opt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `OPT` should have a snake case name [INFO] [stdout] --> src/models/allocation_inner_asset_class_long.rs:96:29 [INFO] [stdout] | [INFO] [stdout] 96 | pub fn set_OPT(&mut self, OPT: f32) { [INFO] [stdout] | ^^^ help: convert the identifier to snake case: `opt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `with_OPT` should have a snake case name [INFO] [stdout] --> src/models/allocation_inner_asset_class_long.rs:100:10 [INFO] [stdout] | [INFO] [stdout] 100 | pub fn with_OPT(mut self, OPT: f32) -> AllocationInnerAssetClassLong { [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `with_opt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `OPT` should have a snake case name [INFO] [stdout] --> src/models/allocation_inner_asset_class_long.rs:100:29 [INFO] [stdout] | [INFO] [stdout] 100 | pub fn with_OPT(mut self, OPT: f32) -> AllocationInnerAssetClassLong { [INFO] [stdout] | ^^^ help: convert the identifier to snake case: `opt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `OPT` should have a snake case name [INFO] [stdout] --> src/models/allocation_inner_asset_class_long.rs:105:10 [INFO] [stdout] | [INFO] [stdout] 105 | pub fn OPT(&self) -> Option<&f32> { [INFO] [stdout] | ^^^ help: convert the identifier to snake case: `opt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `reset_OPT` should have a snake case name [INFO] [stdout] --> src/models/allocation_inner_asset_class_long.rs:109:10 [INFO] [stdout] | [INFO] [stdout] 109 | pub fn reset_OPT(&mut self) { [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `reset_opt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `set_STK` should have a snake case name [INFO] [stdout] --> src/models/allocation_inner_asset_class_long.rs:113:10 [INFO] [stdout] | [INFO] [stdout] 113 | pub fn set_STK(&mut self, STK: f32) { [INFO] [stdout] | ^^^^^^^ help: convert the identifier to snake case: `set_stk` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `STK` should have a snake case name [INFO] [stdout] --> src/models/allocation_inner_asset_class_long.rs:113:29 [INFO] [stdout] | [INFO] [stdout] 113 | pub fn set_STK(&mut self, STK: f32) { [INFO] [stdout] | ^^^ help: convert the identifier to snake case: `stk` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `with_STK` should have a snake case name [INFO] [stdout] --> src/models/allocation_inner_asset_class_long.rs:117:10 [INFO] [stdout] | [INFO] [stdout] 117 | pub fn with_STK(mut self, STK: f32) -> AllocationInnerAssetClassLong { [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `with_stk` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `STK` should have a snake case name [INFO] [stdout] --> src/models/allocation_inner_asset_class_long.rs:117:29 [INFO] [stdout] | [INFO] [stdout] 117 | pub fn with_STK(mut self, STK: f32) -> AllocationInnerAssetClassLong { [INFO] [stdout] | ^^^ help: convert the identifier to snake case: `stk` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `STK` should have a snake case name [INFO] [stdout] --> src/models/allocation_inner_asset_class_long.rs:122:10 [INFO] [stdout] | [INFO] [stdout] 122 | pub fn STK(&self) -> Option<&f32> { [INFO] [stdout] | ^^^ help: convert the identifier to snake case: `stk` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `reset_STK` should have a snake case name [INFO] [stdout] --> src/models/allocation_inner_asset_class_long.rs:126:10 [INFO] [stdout] | [INFO] [stdout] 126 | pub fn reset_STK(&mut self) { [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `reset_stk` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `set_WAR` should have a snake case name [INFO] [stdout] --> src/models/allocation_inner_asset_class_long.rs:130:10 [INFO] [stdout] | [INFO] [stdout] 130 | pub fn set_WAR(&mut self, WAR: f32) { [INFO] [stdout] | ^^^^^^^ help: convert the identifier to snake case: `set_war` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `WAR` should have a snake case name [INFO] [stdout] --> src/models/allocation_inner_asset_class_long.rs:130:29 [INFO] [stdout] | [INFO] [stdout] 130 | pub fn set_WAR(&mut self, WAR: f32) { [INFO] [stdout] | ^^^ help: convert the identifier to snake case: `war` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `with_WAR` should have a snake case name [INFO] [stdout] --> src/models/allocation_inner_asset_class_long.rs:134:10 [INFO] [stdout] | [INFO] [stdout] 134 | pub fn with_WAR(mut self, WAR: f32) -> AllocationInnerAssetClassLong { [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `with_war` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `WAR` should have a snake case name [INFO] [stdout] --> src/models/allocation_inner_asset_class_long.rs:134:29 [INFO] [stdout] | [INFO] [stdout] 134 | pub fn with_WAR(mut self, WAR: f32) -> AllocationInnerAssetClassLong { [INFO] [stdout] | ^^^ help: convert the identifier to snake case: `war` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `WAR` should have a snake case name [INFO] [stdout] --> src/models/allocation_inner_asset_class_long.rs:139:10 [INFO] [stdout] | [INFO] [stdout] 139 | pub fn WAR(&self) -> Option<&f32> { [INFO] [stdout] | ^^^ help: convert the identifier to snake case: `war` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `reset_WAR` should have a snake case name [INFO] [stdout] --> src/models/allocation_inner_asset_class_long.rs:143:10 [INFO] [stdout] | [INFO] [stdout] 143 | pub fn reset_WAR(&mut self) { [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `reset_war` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `BOND` should have a snake case name [INFO] [stdout] --> src/models/allocation_inner_asset_class_short.rs:19:3 [INFO] [stdout] | [INFO] [stdout] 19 | BOND: Option, [INFO] [stdout] | ^^^^ help: convert the identifier to snake case: `bond` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `CASH` should have a snake case name [INFO] [stdout] --> src/models/allocation_inner_asset_class_short.rs:21:3 [INFO] [stdout] | [INFO] [stdout] 21 | CASH: Option, [INFO] [stdout] | ^^^^ help: convert the identifier to snake case: `cash` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `FUT` should have a snake case name [INFO] [stdout] --> src/models/allocation_inner_asset_class_short.rs:23:3 [INFO] [stdout] | [INFO] [stdout] 23 | FUT: Option, [INFO] [stdout] | ^^^ help: convert the identifier to snake case: `fut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `OPT` should have a snake case name [INFO] [stdout] --> src/models/allocation_inner_asset_class_short.rs:25:3 [INFO] [stdout] | [INFO] [stdout] 25 | OPT: Option, [INFO] [stdout] | ^^^ help: convert the identifier to snake case: `opt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `STK` should have a snake case name [INFO] [stdout] --> src/models/allocation_inner_asset_class_short.rs:27:3 [INFO] [stdout] | [INFO] [stdout] 27 | STK: Option, [INFO] [stdout] | ^^^ help: convert the identifier to snake case: `stk` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `WAR` should have a snake case name [INFO] [stdout] --> src/models/allocation_inner_asset_class_short.rs:29:3 [INFO] [stdout] | [INFO] [stdout] 29 | WAR: Option [INFO] [stdout] | ^^^ help: convert the identifier to snake case: `war` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `set_BOND` should have a snake case name [INFO] [stdout] --> src/models/allocation_inner_asset_class_short.rs:45:10 [INFO] [stdout] | [INFO] [stdout] 45 | pub fn set_BOND(&mut self, BOND: f32) { [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `set_bond` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `set__type` should have a snake case name [INFO] [stdout] --> src/models/ibcustentityinfo_entities.rs:128:10 [INFO] [stdout] | [INFO] [stdout] 128 | 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/ibcustentityinfo_entities.rs:132:10 [INFO] [stdout] | [INFO] [stdout] 132 | pub fn with__type(mut self, _type: String) -> IbcustentityinfoEntities { [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case: `with_type` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `reset__type` should have a snake case name [INFO] [stdout] --> src/models/ibcustentityinfo_entities.rs:141:10 [INFO] [stdout] | [INFO] [stdout] 141 | pub fn reset__type(&mut self) { [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to snake case: `reset_type` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `E` should have a snake case name [INFO] [stdout] --> src/models/inline_response_200.rs:18:3 [INFO] [stdout] | [INFO] [stdout] 18 | E: Option>, [INFO] [stdout] | ^ help: convert the identifier to snake case: `e` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `M` should have a snake case name [INFO] [stdout] --> src/models/inline_response_200.rs:21:3 [INFO] [stdout] | [INFO] [stdout] 21 | M: Option [INFO] [stdout] | ^ help: convert the identifier to snake case: `m` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `BOND` should have a snake case name [INFO] [stdout] --> src/models/allocation_inner_asset_class_short.rs:45:30 [INFO] [stdout] | [INFO] [stdout] 45 | pub fn set_BOND(&mut self, BOND: f32) { [INFO] [stdout] | ^^^^ help: convert the identifier to snake case: `bond` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `set_E` should have a snake case name [INFO] [stdout] --> src/models/inline_response_200.rs:32:10 [INFO] [stdout] | [INFO] [stdout] 32 | pub fn set_E(&mut self, E: Vec<::models::InlineResponse200E>) { [INFO] [stdout] | ^^^^^ help: convert the identifier to snake case: `set_e` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `with_BOND` should have a snake case name [INFO] [stdout] --> src/models/allocation_inner_asset_class_short.rs:49:10 [INFO] [stdout] | [INFO] [stdout] 49 | pub fn with_BOND(mut self, BOND: f32) -> AllocationInnerAssetClassShort { [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `with_bond` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `E` should have a snake case name [INFO] [stdout] --> src/models/inline_response_200.rs:32:27 [INFO] [stdout] | [INFO] [stdout] 32 | pub fn set_E(&mut self, E: Vec<::models::InlineResponse200E>) { [INFO] [stdout] | ^ help: convert the identifier to snake case: `e` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `BOND` should have a snake case name [INFO] [stdout] --> src/models/allocation_inner_asset_class_short.rs:49:30 [INFO] [stdout] | [INFO] [stdout] 49 | pub fn with_BOND(mut self, BOND: f32) -> AllocationInnerAssetClassShort { [INFO] [stdout] | ^^^^ help: convert the identifier to snake case: `bond` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `BOND` should have a snake case name [INFO] [stdout] --> src/models/allocation_inner_asset_class_short.rs:54:10 [INFO] [stdout] | [INFO] [stdout] 54 | pub fn BOND(&self) -> Option<&f32> { [INFO] [stdout] | ^^^^ help: convert the identifier to snake case: `bond` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `reset_BOND` should have a snake case name [INFO] [stdout] --> src/models/allocation_inner_asset_class_short.rs:58:10 [INFO] [stdout] | [INFO] [stdout] 58 | pub fn reset_BOND(&mut self) { [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case: `reset_bond` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `set_CASH` should have a snake case name [INFO] [stdout] --> src/models/allocation_inner_asset_class_short.rs:62:10 [INFO] [stdout] | [INFO] [stdout] 62 | pub fn set_CASH(&mut self, CASH: f32) { [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `set_cash` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `CASH` should have a snake case name [INFO] [stdout] --> src/models/allocation_inner_asset_class_short.rs:62:30 [INFO] [stdout] | [INFO] [stdout] 62 | pub fn set_CASH(&mut self, CASH: f32) { [INFO] [stdout] | ^^^^ help: convert the identifier to snake case: `cash` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `with_CASH` should have a snake case name [INFO] [stdout] --> src/models/allocation_inner_asset_class_short.rs:66:10 [INFO] [stdout] | [INFO] [stdout] 66 | pub fn with_CASH(mut self, CASH: f32) -> AllocationInnerAssetClassShort { [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `with_cash` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `CASH` should have a snake case name [INFO] [stdout] --> src/models/allocation_inner_asset_class_short.rs:66:30 [INFO] [stdout] | [INFO] [stdout] 66 | pub fn with_CASH(mut self, CASH: f32) -> AllocationInnerAssetClassShort { [INFO] [stdout] | ^^^^ help: convert the identifier to snake case: `cash` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `CASH` should have a snake case name [INFO] [stdout] --> src/models/allocation_inner_asset_class_short.rs:71:10 [INFO] [stdout] | [INFO] [stdout] 71 | pub fn CASH(&self) -> Option<&f32> { [INFO] [stdout] | ^^^^ help: convert the identifier to snake case: `cash` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `reset_CASH` should have a snake case name [INFO] [stdout] --> src/models/allocation_inner_asset_class_short.rs:75:10 [INFO] [stdout] | [INFO] [stdout] 75 | pub fn reset_CASH(&mut self) { [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case: `reset_cash` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `set_FUT` should have a snake case name [INFO] [stdout] --> src/models/allocation_inner_asset_class_short.rs:79:10 [INFO] [stdout] | [INFO] [stdout] 79 | pub fn set_FUT(&mut self, FUT: f32) { [INFO] [stdout] | ^^^^^^^ help: convert the identifier to snake case: `set_fut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `FUT` should have a snake case name [INFO] [stdout] --> src/models/allocation_inner_asset_class_short.rs:79:29 [INFO] [stdout] | [INFO] [stdout] 79 | pub fn set_FUT(&mut self, FUT: f32) { [INFO] [stdout] | ^^^ help: convert the identifier to snake case: `fut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `with_FUT` should have a snake case name [INFO] [stdout] --> src/models/allocation_inner_asset_class_short.rs:83:10 [INFO] [stdout] | [INFO] [stdout] 83 | pub fn with_FUT(mut self, FUT: f32) -> AllocationInnerAssetClassShort { [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `with_fut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `FUT` should have a snake case name [INFO] [stdout] --> src/models/allocation_inner_asset_class_short.rs:83:29 [INFO] [stdout] | [INFO] [stdout] 83 | pub fn with_FUT(mut self, FUT: f32) -> AllocationInnerAssetClassShort { [INFO] [stdout] | ^^^ help: convert the identifier to snake case: `fut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `FUT` should have a snake case name [INFO] [stdout] --> src/models/allocation_inner_asset_class_short.rs:88:10 [INFO] [stdout] | [INFO] [stdout] 88 | pub fn FUT(&self) -> Option<&f32> { [INFO] [stdout] | ^^^ help: convert the identifier to snake case: `fut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `reset_FUT` should have a snake case name [INFO] [stdout] --> src/models/allocation_inner_asset_class_short.rs:92:10 [INFO] [stdout] | [INFO] [stdout] 92 | pub fn reset_FUT(&mut self) { [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `reset_fut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `set_OPT` should have a snake case name [INFO] [stdout] --> src/models/allocation_inner_asset_class_short.rs:96:10 [INFO] [stdout] | [INFO] [stdout] 96 | pub fn set_OPT(&mut self, OPT: f32) { [INFO] [stdout] | ^^^^^^^ help: convert the identifier to snake case: `set_opt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `OPT` should have a snake case name [INFO] [stdout] --> src/models/allocation_inner_asset_class_short.rs:96:29 [INFO] [stdout] | [INFO] [stdout] 96 | pub fn set_OPT(&mut self, OPT: f32) { [INFO] [stdout] | ^^^ help: convert the identifier to snake case: `opt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `with_OPT` should have a snake case name [INFO] [stdout] --> src/models/allocation_inner_asset_class_short.rs:100:10 [INFO] [stdout] | [INFO] [stdout] 100 | pub fn with_OPT(mut self, OPT: f32) -> AllocationInnerAssetClassShort { [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `with_opt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `OPT` should have a snake case name [INFO] [stdout] --> src/models/allocation_inner_asset_class_short.rs:100:29 [INFO] [stdout] | [INFO] [stdout] 100 | pub fn with_OPT(mut self, OPT: f32) -> AllocationInnerAssetClassShort { [INFO] [stdout] | ^^^ help: convert the identifier to snake case: `opt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `OPT` should have a snake case name [INFO] [stdout] --> src/models/allocation_inner_asset_class_short.rs:105:10 [INFO] [stdout] | [INFO] [stdout] 105 | pub fn OPT(&self) -> Option<&f32> { [INFO] [stdout] | ^^^ help: convert the identifier to snake case: `opt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `reset_OPT` should have a snake case name [INFO] [stdout] --> src/models/allocation_inner_asset_class_short.rs:109:10 [INFO] [stdout] | [INFO] [stdout] 109 | pub fn reset_OPT(&mut self) { [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `reset_opt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `set_STK` should have a snake case name [INFO] [stdout] --> src/models/allocation_inner_asset_class_short.rs:113:10 [INFO] [stdout] | [INFO] [stdout] 113 | pub fn set_STK(&mut self, STK: f32) { [INFO] [stdout] | ^^^^^^^ help: convert the identifier to snake case: `set_stk` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `with_E` should have a snake case name [INFO] [stdout] --> src/models/inline_response_200.rs:36:10 [INFO] [stdout] | [INFO] [stdout] 36 | pub fn with_E(mut self, E: Vec<::models::InlineResponse200E>) -> InlineResponse200 { [INFO] [stdout] | ^^^^^^ help: convert the identifier to snake case: `with_e` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `E` should have a snake case name [INFO] [stdout] --> src/models/inline_response_200.rs:36:27 [INFO] [stdout] | [INFO] [stdout] 36 | pub fn with_E(mut self, E: Vec<::models::InlineResponse200E>) -> InlineResponse200 { [INFO] [stdout] | ^ help: convert the identifier to snake case: `e` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `E` should have a snake case name [INFO] [stdout] --> src/models/inline_response_200.rs:41:10 [INFO] [stdout] | [INFO] [stdout] 41 | pub fn E(&self) -> Option<&Vec<::models::InlineResponse200E>> { [INFO] [stdout] | ^ help: convert the identifier to snake case: `e` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `reset_E` should have a snake case name [INFO] [stdout] --> src/models/inline_response_200.rs:45:10 [INFO] [stdout] | [INFO] [stdout] 45 | pub fn reset_E(&mut self) { [INFO] [stdout] | ^^^^^^^ help: convert the identifier to snake case: `reset_e` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `set_M` should have a snake case name [INFO] [stdout] --> src/models/inline_response_200.rs:49:10 [INFO] [stdout] | [INFO] [stdout] 49 | pub fn set_M(&mut self, M: i32) { [INFO] [stdout] | ^^^^^ help: convert the identifier to snake case: `set_m` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `M` should have a snake case name [INFO] [stdout] --> src/models/inline_response_200.rs:49:27 [INFO] [stdout] | [INFO] [stdout] 49 | pub fn set_M(&mut self, M: i32) { [INFO] [stdout] | ^ help: convert the identifier to snake case: `m` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `STK` should have a snake case name [INFO] [stdout] --> src/models/allocation_inner_asset_class_short.rs:113:29 [INFO] [stdout] | [INFO] [stdout] 113 | pub fn set_STK(&mut self, STK: f32) { [INFO] [stdout] | ^^^ help: convert the identifier to snake case: `stk` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `with_M` should have a snake case name [INFO] [stdout] --> src/models/inline_response_200.rs:53:10 [INFO] [stdout] | [INFO] [stdout] 53 | pub fn with_M(mut self, M: i32) -> InlineResponse200 { [INFO] [stdout] | ^^^^^^ help: convert the identifier to snake case: `with_m` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `M` should have a snake case name [INFO] [stdout] --> src/models/inline_response_200.rs:53:27 [INFO] [stdout] | [INFO] [stdout] 53 | pub fn with_M(mut self, M: i32) -> InlineResponse200 { [INFO] [stdout] | ^ help: convert the identifier to snake case: `m` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `M` should have a snake case name [INFO] [stdout] --> src/models/inline_response_200.rs:58:10 [INFO] [stdout] | [INFO] [stdout] 58 | pub fn M(&self) -> Option<&i32> { [INFO] [stdout] | ^ help: convert the identifier to snake case: `m` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `reset_M` should have a snake case name [INFO] [stdout] --> src/models/inline_response_200.rs:62:10 [INFO] [stdout] | [INFO] [stdout] 62 | pub fn reset_M(&mut self) { [INFO] [stdout] | ^^^^^^^ help: convert the identifier to snake case: `reset_m` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `T` should have a snake case name [INFO] [stdout] --> src/models/inline_response_200_1.rs:18:3 [INFO] [stdout] | [INFO] [stdout] 18 | T: Option, [INFO] [stdout] | ^ help: convert the identifier to snake case: `t` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `V` should have a snake case name [INFO] [stdout] --> src/models/inline_response_200_1.rs:20:3 [INFO] [stdout] | [INFO] [stdout] 20 | V: Option [INFO] [stdout] | ^ help: convert the identifier to snake case (notice the capitalization): `v` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `set_T` should have a snake case name [INFO] [stdout] --> src/models/inline_response_200_1.rs:31:10 [INFO] [stdout] | [INFO] [stdout] 31 | pub fn set_T(&mut self, T: i32) { [INFO] [stdout] | ^^^^^ help: convert the identifier to snake case: `set_t` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `T` should have a snake case name [INFO] [stdout] --> src/models/inline_response_200_1.rs:31:27 [INFO] [stdout] | [INFO] [stdout] 31 | pub fn set_T(&mut self, T: i32) { [INFO] [stdout] | ^ help: convert the identifier to snake case: `t` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `with_STK` should have a snake case name [INFO] [stdout] --> src/models/allocation_inner_asset_class_short.rs:117:10 [INFO] [stdout] | [INFO] [stdout] 117 | pub fn with_STK(mut self, STK: f32) -> AllocationInnerAssetClassShort { [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `with_stk` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `with_T` should have a snake case name [INFO] [stdout] --> src/models/inline_response_200_1.rs:35:10 [INFO] [stdout] | [INFO] [stdout] 35 | pub fn with_T(mut self, T: i32) -> InlineResponse2001 { [INFO] [stdout] | ^^^^^^ help: convert the identifier to snake case: `with_t` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `T` should have a snake case name [INFO] [stdout] --> src/models/inline_response_200_1.rs:35:27 [INFO] [stdout] | [INFO] [stdout] 35 | pub fn with_T(mut self, T: i32) -> InlineResponse2001 { [INFO] [stdout] | ^ help: convert the identifier to snake case: `t` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `T` should have a snake case name [INFO] [stdout] --> src/models/inline_response_200_1.rs:40:10 [INFO] [stdout] | [INFO] [stdout] 40 | pub fn T(&self) -> Option<&i32> { [INFO] [stdout] | ^ help: convert the identifier to snake case: `t` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `reset_T` should have a snake case name [INFO] [stdout] --> src/models/inline_response_200_1.rs:44:10 [INFO] [stdout] | [INFO] [stdout] 44 | pub fn reset_T(&mut self) { [INFO] [stdout] | ^^^^^^^ help: convert the identifier to snake case: `reset_t` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `set_V` should have a snake case name [INFO] [stdout] --> src/models/inline_response_200_1.rs:48:10 [INFO] [stdout] | [INFO] [stdout] 48 | pub fn set_V(&mut self, V: i32) { [INFO] [stdout] | ^^^^^ help: convert the identifier to snake case (notice the capitalization): `set_v` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `V` should have a snake case name [INFO] [stdout] --> src/models/inline_response_200_1.rs:48:27 [INFO] [stdout] | [INFO] [stdout] 48 | pub fn set_V(&mut self, V: i32) { [INFO] [stdout] | ^ help: convert the identifier to snake case (notice the capitalization): `v` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `with_V` should have a snake case name [INFO] [stdout] --> src/models/inline_response_200_1.rs:52:10 [INFO] [stdout] | [INFO] [stdout] 52 | pub fn with_V(mut self, V: i32) -> InlineResponse2001 { [INFO] [stdout] | ^^^^^^ help: convert the identifier to snake case (notice the capitalization): `with_v` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `STK` should have a snake case name [INFO] [stdout] --> src/models/allocation_inner_asset_class_short.rs:117:29 [INFO] [stdout] | [INFO] [stdout] 117 | pub fn with_STK(mut self, STK: f32) -> AllocationInnerAssetClassShort { [INFO] [stdout] | ^^^ help: convert the identifier to snake case: `stk` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `V` should have a snake case name [INFO] [stdout] --> src/models/inline_response_200_1.rs:52:27 [INFO] [stdout] | [INFO] [stdout] 52 | pub fn with_V(mut self, V: i32) -> InlineResponse2001 { [INFO] [stdout] | ^ help: convert the identifier to snake case (notice the capitalization): `v` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `V` should have a snake case name [INFO] [stdout] --> src/models/inline_response_200_1.rs:57:10 [INFO] [stdout] | [INFO] [stdout] 57 | pub fn V(&self) -> Option<&i32> { [INFO] [stdout] | ^ help: convert the identifier to snake case (notice the capitalization): `v` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `reset_V` should have a snake case name [INFO] [stdout] --> src/models/inline_response_200_1.rs:61:10 [INFO] [stdout] | [INFO] [stdout] 61 | pub fn reset_V(&mut self) { [INFO] [stdout] | ^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `reset_v` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `STK` should have a snake case name [INFO] [stdout] --> src/models/allocation_inner_asset_class_short.rs:122:10 [INFO] [stdout] | [INFO] [stdout] 122 | pub fn STK(&self) -> Option<&f32> { [INFO] [stdout] | ^^^ help: convert the identifier to snake case: `stk` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `reset_STK` should have a snake case name [INFO] [stdout] --> src/models/allocation_inner_asset_class_short.rs:126:10 [INFO] [stdout] | [INFO] [stdout] 126 | pub fn reset_STK(&mut self) { [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `reset_stk` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `set_WAR` should have a snake case name [INFO] [stdout] --> src/models/allocation_inner_asset_class_short.rs:130:10 [INFO] [stdout] | [INFO] [stdout] 130 | pub fn set_WAR(&mut self, WAR: f32) { [INFO] [stdout] | ^^^^^^^ help: convert the identifier to snake case: `set_war` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `WAR` should have a snake case name [INFO] [stdout] --> src/models/allocation_inner_asset_class_short.rs:130:29 [INFO] [stdout] | [INFO] [stdout] 130 | pub fn set_WAR(&mut self, WAR: f32) { [INFO] [stdout] | ^^^ help: convert the identifier to snake case: `war` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `set__updated` should have a snake case name [INFO] [stdout] --> src/models/inline_response_200_13.rs:1058:10 [INFO] [stdout] | [INFO] [stdout] 1058 | pub fn set__updated(&mut self, _updated: i32) { [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to snake case: `set_updated` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `with_WAR` should have a snake case name [INFO] [stdout] --> src/models/allocation_inner_asset_class_short.rs:134:10 [INFO] [stdout] | [INFO] [stdout] 134 | pub fn with_WAR(mut self, WAR: f32) -> AllocationInnerAssetClassShort { [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `with_war` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `with__updated` should have a snake case name [INFO] [stdout] --> src/models/inline_response_200_13.rs:1062:10 [INFO] [stdout] | [INFO] [stdout] 1062 | pub fn with__updated(mut self, _updated: i32) -> InlineResponse20013 { [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to snake case: `with_updated` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `WAR` should have a snake case name [INFO] [stdout] --> src/models/allocation_inner_asset_class_short.rs:134:29 [INFO] [stdout] | [INFO] [stdout] 134 | pub fn with_WAR(mut self, WAR: f32) -> AllocationInnerAssetClassShort { [INFO] [stdout] | ^^^ help: convert the identifier to snake case: `war` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `reset__updated` should have a snake case name [INFO] [stdout] --> src/models/inline_response_200_13.rs:1071:10 [INFO] [stdout] | [INFO] [stdout] 1071 | pub fn reset__updated(&mut self) { [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `reset_updated` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `WAR` should have a snake case name [INFO] [stdout] --> src/models/allocation_inner_asset_class_short.rs:139:10 [INFO] [stdout] | [INFO] [stdout] 139 | pub fn WAR(&self) -> Option<&f32> { [INFO] [stdout] | ^^^ help: convert the identifier to snake case: `war` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `reset_WAR` should have a snake case name [INFO] [stdout] --> src/models/allocation_inner_asset_class_short.rs:143:10 [INFO] [stdout] | [INFO] [stdout] 143 | pub fn reset_WAR(&mut self) { [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `reset_war` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `set__type` should have a snake case name [INFO] [stdout] --> src/models/inline_response_200_14_filter_list.rs:88:10 [INFO] [stdout] | [INFO] [stdout] 88 | 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/inline_response_200_14_filter_list.rs:92:10 [INFO] [stdout] | [INFO] [stdout] 92 | pub fn with__type(mut self, _type: String) -> InlineResponse20014FilterList { [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case: `with_type` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `reset__type` should have a snake case name [INFO] [stdout] --> src/models/inline_response_200_14_filter_list.rs:101:10 [INFO] [stdout] | [INFO] [stdout] 101 | pub fn reset__type(&mut self) { [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to snake case: `reset_type` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `set__type` should have a snake case name [INFO] [stdout] --> src/models/inline_response_200_14_instrument_list.rs:68:10 [INFO] [stdout] | [INFO] [stdout] 68 | 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/inline_response_200_14_instrument_list.rs:72:10 [INFO] [stdout] | [INFO] [stdout] 72 | pub fn with__type(mut self, _type: String) -> InlineResponse20014InstrumentList { [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case: `with_type` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `reset__type` should have a snake case name [INFO] [stdout] --> src/models/inline_response_200_14_instrument_list.rs:81:10 [INFO] [stdout] | [INFO] [stdout] 81 | pub fn reset__type(&mut self) { [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to snake case: `reset_type` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `set__type` should have a snake case name [INFO] [stdout] --> src/models/inline_response_200_14_location_tree.rs:68:10 [INFO] [stdout] | [INFO] [stdout] 68 | 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/inline_response_200_14_location_tree.rs:72:10 [INFO] [stdout] | [INFO] [stdout] 72 | pub fn with__type(mut self, _type: String) -> InlineResponse20014LocationTree { [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case: `with_type` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `reset__type` should have a snake case name [INFO] [stdout] --> src/models/inline_response_200_14_location_tree.rs:81:10 [INFO] [stdout] | [INFO] [stdout] 81 | pub fn reset__type(&mut self) { [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to snake case: `reset_type` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `set__type` should have a snake case name [INFO] [stdout] --> src/models/inline_response_200_14_locations.rs:48:10 [INFO] [stdout] | [INFO] [stdout] 48 | 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/inline_response_200_14_locations.rs:52:10 [INFO] [stdout] | [INFO] [stdout] 52 | pub fn with__type(mut self, _type: String) -> InlineResponse20014Locations { [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case: `with_type` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `reset__type` should have a snake case name [INFO] [stdout] --> src/models/inline_response_200_14_locations.rs:61:10 [INFO] [stdout] | [INFO] [stdout] 61 | pub fn reset__type(&mut self) { [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to snake case: `reset_type` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `set__type` should have a snake case name [INFO] [stdout] --> src/models/ibcustentityinfo_entities.rs:128:10 [INFO] [stdout] | [INFO] [stdout] 128 | 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/ibcustentityinfo_entities.rs:132:10 [INFO] [stdout] | [INFO] [stdout] 132 | pub fn with__type(mut self, _type: String) -> IbcustentityinfoEntities { [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case: `with_type` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `reset__type` should have a snake case name [INFO] [stdout] --> src/models/ibcustentityinfo_entities.rs:141:10 [INFO] [stdout] | [INFO] [stdout] 141 | pub fn reset__type(&mut self) { [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to snake case: `reset_type` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `E` should have a snake case name [INFO] [stdout] --> src/models/inline_response_200.rs:18:3 [INFO] [stdout] | [INFO] [stdout] 18 | E: Option>, [INFO] [stdout] | ^ help: convert the identifier to snake case: `e` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `M` should have a snake case name [INFO] [stdout] --> src/models/inline_response_200.rs:21:3 [INFO] [stdout] | [INFO] [stdout] 21 | M: Option [INFO] [stdout] | ^ help: convert the identifier to snake case: `m` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `set_E` should have a snake case name [INFO] [stdout] --> src/models/inline_response_200.rs:32:10 [INFO] [stdout] | [INFO] [stdout] 32 | pub fn set_E(&mut self, E: Vec<::models::InlineResponse200E>) { [INFO] [stdout] | ^^^^^ help: convert the identifier to snake case: `set_e` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `E` should have a snake case name [INFO] [stdout] --> src/models/inline_response_200.rs:32:27 [INFO] [stdout] | [INFO] [stdout] 32 | pub fn set_E(&mut self, E: Vec<::models::InlineResponse200E>) { [INFO] [stdout] | ^ help: convert the identifier to snake case: `e` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `with_E` should have a snake case name [INFO] [stdout] --> src/models/inline_response_200.rs:36:10 [INFO] [stdout] | [INFO] [stdout] 36 | pub fn with_E(mut self, E: Vec<::models::InlineResponse200E>) -> InlineResponse200 { [INFO] [stdout] | ^^^^^^ help: convert the identifier to snake case: `with_e` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `E` should have a snake case name [INFO] [stdout] --> src/models/inline_response_200.rs:36:27 [INFO] [stdout] | [INFO] [stdout] 36 | pub fn with_E(mut self, E: Vec<::models::InlineResponse200E>) -> InlineResponse200 { [INFO] [stdout] | ^ help: convert the identifier to snake case: `e` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `E` should have a snake case name [INFO] [stdout] --> src/models/inline_response_200.rs:41:10 [INFO] [stdout] | [INFO] [stdout] 41 | pub fn E(&self) -> Option<&Vec<::models::InlineResponse200E>> { [INFO] [stdout] | ^ help: convert the identifier to snake case: `e` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `reset_E` should have a snake case name [INFO] [stdout] --> src/models/inline_response_200.rs:45:10 [INFO] [stdout] | [INFO] [stdout] 45 | pub fn reset_E(&mut self) { [INFO] [stdout] | ^^^^^^^ help: convert the identifier to snake case: `reset_e` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `set_M` should have a snake case name [INFO] [stdout] --> src/models/inline_response_200.rs:49:10 [INFO] [stdout] | [INFO] [stdout] 49 | pub fn set_M(&mut self, M: i32) { [INFO] [stdout] | ^^^^^ help: convert the identifier to snake case: `set_m` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `M` should have a snake case name [INFO] [stdout] --> src/models/inline_response_200.rs:49:27 [INFO] [stdout] | [INFO] [stdout] 49 | pub fn set_M(&mut self, M: i32) { [INFO] [stdout] | ^ help: convert the identifier to snake case: `m` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `with_M` should have a snake case name [INFO] [stdout] --> src/models/inline_response_200.rs:53:10 [INFO] [stdout] | [INFO] [stdout] 53 | pub fn with_M(mut self, M: i32) -> InlineResponse200 { [INFO] [stdout] | ^^^^^^ help: convert the identifier to snake case: `with_m` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `M` should have a snake case name [INFO] [stdout] --> src/models/inline_response_200.rs:53:27 [INFO] [stdout] | [INFO] [stdout] 53 | pub fn with_M(mut self, M: i32) -> InlineResponse200 { [INFO] [stdout] | ^ help: convert the identifier to snake case: `m` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `M` should have a snake case name [INFO] [stdout] --> src/models/inline_response_200.rs:58:10 [INFO] [stdout] | [INFO] [stdout] 58 | pub fn M(&self) -> Option<&i32> { [INFO] [stdout] | ^ help: convert the identifier to snake case: `m` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `reset_M` should have a snake case name [INFO] [stdout] --> src/models/inline_response_200.rs:62:10 [INFO] [stdout] | [INFO] [stdout] 62 | pub fn reset_M(&mut self) { [INFO] [stdout] | ^^^^^^^ help: convert the identifier to snake case: `reset_m` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `T` should have a snake case name [INFO] [stdout] --> src/models/inline_response_200_1.rs:18:3 [INFO] [stdout] | [INFO] [stdout] 18 | T: Option, [INFO] [stdout] | ^ help: convert the identifier to snake case: `t` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `V` should have a snake case name [INFO] [stdout] --> src/models/inline_response_200_1.rs:20:3 [INFO] [stdout] | [INFO] [stdout] 20 | V: Option [INFO] [stdout] | ^ help: convert the identifier to snake case (notice the capitalization): `v` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `set_T` should have a snake case name [INFO] [stdout] --> src/models/inline_response_200_1.rs:31:10 [INFO] [stdout] | [INFO] [stdout] 31 | pub fn set_T(&mut self, T: i32) { [INFO] [stdout] | ^^^^^ help: convert the identifier to snake case: `set_t` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `T` should have a snake case name [INFO] [stdout] --> src/models/inline_response_200_1.rs:31:27 [INFO] [stdout] | [INFO] [stdout] 31 | pub fn set_T(&mut self, T: i32) { [INFO] [stdout] | ^ help: convert the identifier to snake case: `t` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `with_T` should have a snake case name [INFO] [stdout] --> src/models/inline_response_200_1.rs:35:10 [INFO] [stdout] | [INFO] [stdout] 35 | pub fn with_T(mut self, T: i32) -> InlineResponse2001 { [INFO] [stdout] | ^^^^^^ help: convert the identifier to snake case: `with_t` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `T` should have a snake case name [INFO] [stdout] --> src/models/inline_response_200_1.rs:35:27 [INFO] [stdout] | [INFO] [stdout] 35 | pub fn with_T(mut self, T: i32) -> InlineResponse2001 { [INFO] [stdout] | ^ help: convert the identifier to snake case: `t` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `T` should have a snake case name [INFO] [stdout] --> src/models/inline_response_200_1.rs:40:10 [INFO] [stdout] | [INFO] [stdout] 40 | pub fn T(&self) -> Option<&i32> { [INFO] [stdout] | ^ help: convert the identifier to snake case: `t` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `reset_T` should have a snake case name [INFO] [stdout] --> src/models/inline_response_200_1.rs:44:10 [INFO] [stdout] | [INFO] [stdout] 44 | pub fn reset_T(&mut self) { [INFO] [stdout] | ^^^^^^^ help: convert the identifier to snake case: `reset_t` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `set_V` should have a snake case name [INFO] [stdout] --> src/models/inline_response_200_1.rs:48:10 [INFO] [stdout] | [INFO] [stdout] 48 | pub fn set_V(&mut self, V: i32) { [INFO] [stdout] | ^^^^^ help: convert the identifier to snake case (notice the capitalization): `set_v` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `V` should have a snake case name [INFO] [stdout] --> src/models/inline_response_200_1.rs:48:27 [INFO] [stdout] | [INFO] [stdout] 48 | pub fn set_V(&mut self, V: i32) { [INFO] [stdout] | ^ help: convert the identifier to snake case (notice the capitalization): `v` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `with_V` should have a snake case name [INFO] [stdout] --> src/models/inline_response_200_1.rs:52:10 [INFO] [stdout] | [INFO] [stdout] 52 | pub fn with_V(mut self, V: i32) -> InlineResponse2001 { [INFO] [stdout] | ^^^^^^ help: convert the identifier to snake case (notice the capitalization): `with_v` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `V` should have a snake case name [INFO] [stdout] --> src/models/inline_response_200_1.rs:52:27 [INFO] [stdout] | [INFO] [stdout] 52 | pub fn with_V(mut self, V: i32) -> InlineResponse2001 { [INFO] [stdout] | ^ help: convert the identifier to snake case (notice the capitalization): `v` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `V` should have a snake case name [INFO] [stdout] --> src/models/inline_response_200_1.rs:57:10 [INFO] [stdout] | [INFO] [stdout] 57 | pub fn V(&self) -> Option<&i32> { [INFO] [stdout] | ^ help: convert the identifier to snake case (notice the capitalization): `v` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `reset_V` should have a snake case name [INFO] [stdout] --> src/models/inline_response_200_1.rs:61:10 [INFO] [stdout] | [INFO] [stdout] 61 | pub fn reset_V(&mut self) { [INFO] [stdout] | ^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `reset_v` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `ACCTID` should have a snake case name [INFO] [stdout] --> src/models/inline_response_200_18.rs:18:3 [INFO] [stdout] | [INFO] [stdout] 18 | ACCTID: Option<::models::Position> [INFO] [stdout] | ^^^^^^ help: convert the identifier to snake case: `acctid` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `set_ACCTID` should have a snake case name [INFO] [stdout] --> src/models/inline_response_200_18.rs:28:10 [INFO] [stdout] | [INFO] [stdout] 28 | pub fn set_ACCTID(&mut self, ACCTID: ::models::Position) { [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case: `set_acctid` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `ACCTID` should have a snake case name [INFO] [stdout] --> src/models/inline_response_200_18.rs:28:32 [INFO] [stdout] | [INFO] [stdout] 28 | pub fn set_ACCTID(&mut self, ACCTID: ::models::Position) { [INFO] [stdout] | ^^^^^^ help: convert the identifier to snake case: `acctid` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `with_ACCTID` should have a snake case name [INFO] [stdout] --> src/models/inline_response_200_18.rs:32:10 [INFO] [stdout] | [INFO] [stdout] 32 | pub fn with_ACCTID(mut self, ACCTID: ::models::Position) -> InlineResponse20018 { [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to snake case: `with_acctid` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `ACCTID` should have a snake case name [INFO] [stdout] --> src/models/inline_response_200_18.rs:32:32 [INFO] [stdout] | [INFO] [stdout] 32 | pub fn with_ACCTID(mut self, ACCTID: ::models::Position) -> InlineResponse20018 { [INFO] [stdout] | ^^^^^^ help: convert the identifier to snake case: `acctid` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `ACCTID` should have a snake case name [INFO] [stdout] --> src/models/inline_response_200_18.rs:37:10 [INFO] [stdout] | [INFO] [stdout] 37 | pub fn ACCTID(&self) -> Option<&::models::Position> { [INFO] [stdout] | ^^^^^^ help: convert the identifier to snake case: `acctid` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `reset_ACCTID` should have a snake case name [INFO] [stdout] --> src/models/inline_response_200_18.rs:41:10 [INFO] [stdout] | [INFO] [stdout] 41 | pub fn reset_ACCTID(&mut self) { [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to snake case: `reset_acctid` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `BASE` should have a snake case name [INFO] [stdout] --> src/models/inline_response_200_19.rs:18:3 [INFO] [stdout] | [INFO] [stdout] 18 | BASE: Option<::models::Ledger> [INFO] [stdout] | ^^^^ help: convert the identifier to snake case: `base` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `set__updated` should have a snake case name [INFO] [stdout] --> src/models/inline_response_200_13.rs:1058:10 [INFO] [stdout] | [INFO] [stdout] 1058 | pub fn set__updated(&mut self, _updated: i32) { [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to snake case: `set_updated` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `with__updated` should have a snake case name [INFO] [stdout] --> src/models/inline_response_200_13.rs:1062:10 [INFO] [stdout] | [INFO] [stdout] 1062 | pub fn with__updated(mut self, _updated: i32) -> InlineResponse20013 { [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to snake case: `with_updated` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `reset__updated` should have a snake case name [INFO] [stdout] --> src/models/inline_response_200_13.rs:1071:10 [INFO] [stdout] | [INFO] [stdout] 1071 | pub fn reset__updated(&mut self) { [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `reset_updated` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `set__type` should have a snake case name [INFO] [stdout] --> src/models/inline_response_200_14_filter_list.rs:88:10 [INFO] [stdout] | [INFO] [stdout] 88 | 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/inline_response_200_14_filter_list.rs:92:10 [INFO] [stdout] | [INFO] [stdout] 92 | pub fn with__type(mut self, _type: String) -> InlineResponse20014FilterList { [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case: `with_type` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `reset__type` should have a snake case name [INFO] [stdout] --> src/models/inline_response_200_14_filter_list.rs:101:10 [INFO] [stdout] | [INFO] [stdout] 101 | pub fn reset__type(&mut self) { [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to snake case: `reset_type` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `set__type` should have a snake case name [INFO] [stdout] --> src/models/inline_response_200_14_instrument_list.rs:68:10 [INFO] [stdout] | [INFO] [stdout] 68 | 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/inline_response_200_14_instrument_list.rs:72:10 [INFO] [stdout] | [INFO] [stdout] 72 | pub fn with__type(mut self, _type: String) -> InlineResponse20014InstrumentList { [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case: `with_type` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `reset__type` should have a snake case name [INFO] [stdout] --> src/models/inline_response_200_14_instrument_list.rs:81:10 [INFO] [stdout] | [INFO] [stdout] 81 | pub fn reset__type(&mut self) { [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to snake case: `reset_type` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `set__type` should have a snake case name [INFO] [stdout] --> src/models/inline_response_200_14_location_tree.rs:68:10 [INFO] [stdout] | [INFO] [stdout] 68 | 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/inline_response_200_14_location_tree.rs:72:10 [INFO] [stdout] | [INFO] [stdout] 72 | pub fn with__type(mut self, _type: String) -> InlineResponse20014LocationTree { [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case: `with_type` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `reset__type` should have a snake case name [INFO] [stdout] --> src/models/inline_response_200_14_location_tree.rs:81:10 [INFO] [stdout] | [INFO] [stdout] 81 | pub fn reset__type(&mut self) { [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to snake case: `reset_type` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `set_BASE` should have a snake case name [INFO] [stdout] --> src/models/inline_response_200_19.rs:28:10 [INFO] [stdout] | [INFO] [stdout] 28 | pub fn set_BASE(&mut self, BASE: ::models::Ledger) { [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `set_base` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `BASE` should have a snake case name [INFO] [stdout] --> src/models/inline_response_200_19.rs:28:30 [INFO] [stdout] | [INFO] [stdout] 28 | pub fn set_BASE(&mut self, BASE: ::models::Ledger) { [INFO] [stdout] | ^^^^ help: convert the identifier to snake case: `base` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `with_BASE` should have a snake case name [INFO] [stdout] --> src/models/inline_response_200_19.rs:32:10 [INFO] [stdout] | [INFO] [stdout] 32 | pub fn with_BASE(mut self, BASE: ::models::Ledger) -> InlineResponse20019 { [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `with_base` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `BASE` should have a snake case name [INFO] [stdout] --> src/models/inline_response_200_19.rs:32:30 [INFO] [stdout] | [INFO] [stdout] 32 | pub fn with_BASE(mut self, BASE: ::models::Ledger) -> InlineResponse20019 { [INFO] [stdout] | ^^^^ help: convert the identifier to snake case: `base` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `BASE` should have a snake case name [INFO] [stdout] --> src/models/inline_response_200_19.rs:37:10 [INFO] [stdout] | [INFO] [stdout] 37 | pub fn BASE(&self) -> Option<&::models::Ledger> { [INFO] [stdout] | ^^^^ help: convert the identifier to snake case: `base` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `set__type` should have a snake case name [INFO] [stdout] --> src/models/inline_response_200_14_locations.rs:48:10 [INFO] [stdout] | [INFO] [stdout] 48 | 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 `reset_BASE` should have a snake case name [INFO] [stdout] --> src/models/inline_response_200_19.rs:41:10 [INFO] [stdout] | [INFO] [stdout] 41 | pub fn reset_BASE(&mut self) { [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case: `reset_base` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `with__type` should have a snake case name [INFO] [stdout] --> src/models/inline_response_200_14_locations.rs:52:10 [INFO] [stdout] | [INFO] [stdout] 52 | pub fn with__type(mut self, _type: String) -> InlineResponse20014Locations { [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case: `with_type` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `DT` should have a snake case name [INFO] [stdout] --> src/models/inline_response_200_2.rs:19:3 [INFO] [stdout] | [INFO] [stdout] 19 | DT: Option, [INFO] [stdout] | ^^ help: convert the identifier to snake case: `dt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `FC` should have a snake case name [INFO] [stdout] --> src/models/inline_response_200_2.rs:22:3 [INFO] [stdout] | [INFO] [stdout] 22 | FC: Option [INFO] [stdout] | ^^ help: convert the identifier to snake case (notice the capitalization): `fc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `reset__type` should have a snake case name [INFO] [stdout] --> src/models/inline_response_200_14_locations.rs:61:10 [INFO] [stdout] | [INFO] [stdout] 61 | pub fn reset__type(&mut self) { [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to snake case: `reset_type` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `set_DT` should have a snake case name [INFO] [stdout] --> src/models/inline_response_200_2.rs:33:10 [INFO] [stdout] | [INFO] [stdout] 33 | pub fn set_DT(&mut self, DT: String) { [INFO] [stdout] | ^^^^^^ help: convert the identifier to snake case: `set_dt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `DT` should have a snake case name [INFO] [stdout] --> src/models/inline_response_200_2.rs:33:28 [INFO] [stdout] | [INFO] [stdout] 33 | pub fn set_DT(&mut self, DT: String) { [INFO] [stdout] | ^^ help: convert the identifier to snake case: `dt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `with_DT` should have a snake case name [INFO] [stdout] --> src/models/inline_response_200_2.rs:37:10 [INFO] [stdout] | [INFO] [stdout] 37 | pub fn with_DT(mut self, DT: String) -> InlineResponse2002 { [INFO] [stdout] | ^^^^^^^ help: convert the identifier to snake case: `with_dt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `DT` should have a snake case name [INFO] [stdout] --> src/models/inline_response_200_2.rs:37:28 [INFO] [stdout] | [INFO] [stdout] 37 | pub fn with_DT(mut self, DT: String) -> InlineResponse2002 { [INFO] [stdout] | ^^ help: convert the identifier to snake case: `dt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `DT` should have a snake case name [INFO] [stdout] --> src/models/inline_response_200_2.rs:42:10 [INFO] [stdout] | [INFO] [stdout] 42 | pub fn DT(&self) -> Option<&String> { [INFO] [stdout] | ^^ help: convert the identifier to snake case: `dt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `reset_DT` should have a snake case name [INFO] [stdout] --> src/models/inline_response_200_2.rs:46:10 [INFO] [stdout] | [INFO] [stdout] 46 | pub fn reset_DT(&mut self) { [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `reset_dt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `set_FC` should have a snake case name [INFO] [stdout] --> src/models/inline_response_200_2.rs:50:10 [INFO] [stdout] | [INFO] [stdout] 50 | pub fn set_FC(&mut self, FC: String) { [INFO] [stdout] | ^^^^^^ help: convert the identifier to snake case (notice the capitalization): `set_fc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `ACCTID` should have a snake case name [INFO] [stdout] --> src/models/inline_response_200_18.rs:18:3 [INFO] [stdout] | [INFO] [stdout] 18 | ACCTID: Option<::models::Position> [INFO] [stdout] | ^^^^^^ help: convert the identifier to snake case: `acctid` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `set_ACCTID` should have a snake case name [INFO] [stdout] --> src/models/inline_response_200_18.rs:28:10 [INFO] [stdout] | [INFO] [stdout] 28 | pub fn set_ACCTID(&mut self, ACCTID: ::models::Position) { [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case: `set_acctid` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `ACCTID` should have a snake case name [INFO] [stdout] --> src/models/inline_response_200_18.rs:28:32 [INFO] [stdout] | [INFO] [stdout] 28 | pub fn set_ACCTID(&mut self, ACCTID: ::models::Position) { [INFO] [stdout] | ^^^^^^ help: convert the identifier to snake case: `acctid` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `with_ACCTID` should have a snake case name [INFO] [stdout] --> src/models/inline_response_200_18.rs:32:10 [INFO] [stdout] | [INFO] [stdout] 32 | pub fn with_ACCTID(mut self, ACCTID: ::models::Position) -> InlineResponse20018 { [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to snake case: `with_acctid` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `ACCTID` should have a snake case name [INFO] [stdout] --> src/models/inline_response_200_18.rs:32:32 [INFO] [stdout] | [INFO] [stdout] 32 | pub fn with_ACCTID(mut self, ACCTID: ::models::Position) -> InlineResponse20018 { [INFO] [stdout] | ^^^^^^ help: convert the identifier to snake case: `acctid` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `ACCTID` should have a snake case name [INFO] [stdout] --> src/models/inline_response_200_18.rs:37:10 [INFO] [stdout] | [INFO] [stdout] 37 | pub fn ACCTID(&self) -> Option<&::models::Position> { [INFO] [stdout] | ^^^^^^ help: convert the identifier to snake case: `acctid` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `reset_ACCTID` should have a snake case name [INFO] [stdout] --> src/models/inline_response_200_18.rs:41:10 [INFO] [stdout] | [INFO] [stdout] 41 | pub fn reset_ACCTID(&mut self) { [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to snake case: `reset_acctid` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `BASE` should have a snake case name [INFO] [stdout] --> src/models/inline_response_200_19.rs:18:3 [INFO] [stdout] | [INFO] [stdout] 18 | BASE: Option<::models::Ledger> [INFO] [stdout] | ^^^^ help: convert the identifier to snake case: `base` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `set_BASE` should have a snake case name [INFO] [stdout] --> src/models/inline_response_200_19.rs:28:10 [INFO] [stdout] | [INFO] [stdout] 28 | pub fn set_BASE(&mut self, BASE: ::models::Ledger) { [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `set_base` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `BASE` should have a snake case name [INFO] [stdout] --> src/models/inline_response_200_19.rs:28:30 [INFO] [stdout] | [INFO] [stdout] 28 | pub fn set_BASE(&mut self, BASE: ::models::Ledger) { [INFO] [stdout] | ^^^^ help: convert the identifier to snake case: `base` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `with_BASE` should have a snake case name [INFO] [stdout] --> src/models/inline_response_200_19.rs:32:10 [INFO] [stdout] | [INFO] [stdout] 32 | pub fn with_BASE(mut self, BASE: ::models::Ledger) -> InlineResponse20019 { [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `with_base` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `BASE` should have a snake case name [INFO] [stdout] --> src/models/inline_response_200_19.rs:32:30 [INFO] [stdout] | [INFO] [stdout] 32 | pub fn with_BASE(mut self, BASE: ::models::Ledger) -> InlineResponse20019 { [INFO] [stdout] | ^^^^ help: convert the identifier to snake case: `base` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `BASE` should have a snake case name [INFO] [stdout] --> src/models/inline_response_200_19.rs:37:10 [INFO] [stdout] | [INFO] [stdout] 37 | pub fn BASE(&self) -> Option<&::models::Ledger> { [INFO] [stdout] | ^^^^ help: convert the identifier to snake case: `base` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `reset_BASE` should have a snake case name [INFO] [stdout] --> src/models/inline_response_200_19.rs:41:10 [INFO] [stdout] | [INFO] [stdout] 41 | pub fn reset_BASE(&mut self) { [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case: `reset_base` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `DT` should have a snake case name [INFO] [stdout] --> src/models/inline_response_200_2.rs:19:3 [INFO] [stdout] | [INFO] [stdout] 19 | DT: Option, [INFO] [stdout] | ^^ help: convert the identifier to snake case: `dt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `FC` should have a snake case name [INFO] [stdout] --> src/models/inline_response_200_2.rs:22:3 [INFO] [stdout] | [INFO] [stdout] 22 | FC: Option [INFO] [stdout] | ^^ help: convert the identifier to snake case (notice the capitalization): `fc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `set_DT` should have a snake case name [INFO] [stdout] --> src/models/inline_response_200_2.rs:33:10 [INFO] [stdout] | [INFO] [stdout] 33 | pub fn set_DT(&mut self, DT: String) { [INFO] [stdout] | ^^^^^^ help: convert the identifier to snake case: `set_dt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `DT` should have a snake case name [INFO] [stdout] --> src/models/inline_response_200_2.rs:33:28 [INFO] [stdout] | [INFO] [stdout] 33 | pub fn set_DT(&mut self, DT: String) { [INFO] [stdout] | ^^ help: convert the identifier to snake case: `dt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `with_DT` should have a snake case name [INFO] [stdout] --> src/models/inline_response_200_2.rs:37:10 [INFO] [stdout] | [INFO] [stdout] 37 | pub fn with_DT(mut self, DT: String) -> InlineResponse2002 { [INFO] [stdout] | ^^^^^^^ help: convert the identifier to snake case: `with_dt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `FC` should have a snake case name [INFO] [stdout] --> src/models/inline_response_200_2.rs:50:28 [INFO] [stdout] | [INFO] [stdout] 50 | pub fn set_FC(&mut self, FC: String) { [INFO] [stdout] | ^^ help: convert the identifier to snake case (notice the capitalization): `fc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `DT` should have a snake case name [INFO] [stdout] --> src/models/inline_response_200_2.rs:37:28 [INFO] [stdout] | [INFO] [stdout] 37 | pub fn with_DT(mut self, DT: String) -> InlineResponse2002 { [INFO] [stdout] | ^^ help: convert the identifier to snake case: `dt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `DT` should have a snake case name [INFO] [stdout] --> src/models/inline_response_200_2.rs:42:10 [INFO] [stdout] | [INFO] [stdout] 42 | pub fn DT(&self) -> Option<&String> { [INFO] [stdout] | ^^ help: convert the identifier to snake case: `dt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `with_FC` should have a snake case name [INFO] [stdout] --> src/models/inline_response_200_2.rs:54:10 [INFO] [stdout] | [INFO] [stdout] 54 | pub fn with_FC(mut self, FC: String) -> InlineResponse2002 { [INFO] [stdout] | ^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `with_fc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `reset_DT` should have a snake case name [INFO] [stdout] --> src/models/inline_response_200_2.rs:46:10 [INFO] [stdout] | [INFO] [stdout] 46 | pub fn reset_DT(&mut self) { [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `reset_dt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `FC` should have a snake case name [INFO] [stdout] --> src/models/inline_response_200_2.rs:54:28 [INFO] [stdout] | [INFO] [stdout] 54 | pub fn with_FC(mut self, FC: String) -> InlineResponse2002 { [INFO] [stdout] | ^^ help: convert the identifier to snake case (notice the capitalization): `fc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `set_FC` should have a snake case name [INFO] [stdout] --> src/models/inline_response_200_2.rs:50:10 [INFO] [stdout] | [INFO] [stdout] 50 | pub fn set_FC(&mut self, FC: String) { [INFO] [stdout] | ^^^^^^ help: convert the identifier to snake case (notice the capitalization): `set_fc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `FC` should have a snake case name [INFO] [stdout] --> src/models/inline_response_200_2.rs:59:10 [INFO] [stdout] | [INFO] [stdout] 59 | pub fn FC(&self) -> Option<&String> { [INFO] [stdout] | ^^ help: convert the identifier to snake case (notice the capitalization): `fc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `FC` should have a snake case name [INFO] [stdout] --> src/models/inline_response_200_2.rs:50:28 [INFO] [stdout] | [INFO] [stdout] 50 | pub fn set_FC(&mut self, FC: String) { [INFO] [stdout] | ^^ help: convert the identifier to snake case (notice the capitalization): `fc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `reset_FC` should have a snake case name [INFO] [stdout] --> src/models/inline_response_200_2.rs:63:10 [INFO] [stdout] | [INFO] [stdout] 63 | pub fn reset_FC(&mut self) { [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `reset_fc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `with_FC` should have a snake case name [INFO] [stdout] --> src/models/inline_response_200_2.rs:54:10 [INFO] [stdout] | [INFO] [stdout] 54 | pub fn with_FC(mut self, FC: String) -> InlineResponse2002 { [INFO] [stdout] | ^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `with_fc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `FC` should have a snake case name [INFO] [stdout] --> src/models/inline_response_200_2.rs:54:28 [INFO] [stdout] | [INFO] [stdout] 54 | pub fn with_FC(mut self, FC: String) -> InlineResponse2002 { [INFO] [stdout] | ^^ help: convert the identifier to snake case (notice the capitalization): `fc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `FC` should have a snake case name [INFO] [stdout] --> src/models/inline_response_200_2.rs:59:10 [INFO] [stdout] | [INFO] [stdout] 59 | pub fn FC(&self) -> Option<&String> { [INFO] [stdout] | ^^ help: convert the identifier to snake case (notice the capitalization): `fc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `reset_FC` should have a snake case name [INFO] [stdout] --> src/models/inline_response_200_2.rs:63:10 [INFO] [stdout] | [INFO] [stdout] 63 | pub fn reset_FC(&mut self) { [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `reset_fc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `A` should have a snake case name [INFO] [stdout] --> src/models/inline_response_200_3.rs:19:3 [INFO] [stdout] | [INFO] [stdout] 19 | A: Option, [INFO] [stdout] | ^ help: convert the identifier to snake case: `a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `FC` should have a snake case name [INFO] [stdout] --> src/models/inline_response_200_3.rs:22:3 [INFO] [stdout] | [INFO] [stdout] 22 | FC: Option, [INFO] [stdout] | ^^ help: convert the identifier to snake case (notice the capitalization): `fc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `FD` should have a snake case name [INFO] [stdout] --> src/models/inline_response_200_3.rs:25:3 [INFO] [stdout] | [INFO] [stdout] 25 | FD: Option, [INFO] [stdout] | ^^ help: convert the identifier to snake case: `fd` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `FN` should have a snake case name [INFO] [stdout] --> src/models/inline_response_200_3.rs:28:3 [INFO] [stdout] | [INFO] [stdout] 28 | FN: Option, [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] help: rename the identifier or convert it to a snake case raw identifier [INFO] [stdout] | [INFO] [stdout] 28 | r#fn: Option, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `H` should have a snake case name [INFO] [stdout] --> src/models/inline_response_200_3.rs:31:3 [INFO] [stdout] | [INFO] [stdout] 31 | H: Option [INFO] [stdout] | ^ help: convert the identifier to snake case: `h` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `set_A` should have a snake case name [INFO] [stdout] --> src/models/inline_response_200_3.rs:45:10 [INFO] [stdout] | [INFO] [stdout] 45 | pub fn set_A(&mut self, A: i32) { [INFO] [stdout] | ^^^^^ help: convert the identifier to snake case: `set_a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `A` should have a snake case name [INFO] [stdout] --> src/models/inline_response_200_3.rs:45:27 [INFO] [stdout] | [INFO] [stdout] 45 | pub fn set_A(&mut self, A: i32) { [INFO] [stdout] | ^ help: convert the identifier to snake case: `a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `with_A` should have a snake case name [INFO] [stdout] --> src/models/inline_response_200_3.rs:49:10 [INFO] [stdout] | [INFO] [stdout] 49 | pub fn with_A(mut self, A: i32) -> InlineResponse2003 { [INFO] [stdout] | ^^^^^^ help: convert the identifier to snake case: `with_a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `A` should have a snake case name [INFO] [stdout] --> src/models/inline_response_200_3.rs:49:27 [INFO] [stdout] | [INFO] [stdout] 49 | pub fn with_A(mut self, A: i32) -> InlineResponse2003 { [INFO] [stdout] | ^ help: convert the identifier to snake case: `a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `A` should have a snake case name [INFO] [stdout] --> src/models/inline_response_200_3.rs:54:10 [INFO] [stdout] | [INFO] [stdout] 54 | pub fn A(&self) -> Option<&i32> { [INFO] [stdout] | ^ help: convert the identifier to snake case: `a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `reset_A` should have a snake case name [INFO] [stdout] --> src/models/inline_response_200_3.rs:58:10 [INFO] [stdout] | [INFO] [stdout] 58 | pub fn reset_A(&mut self) { [INFO] [stdout] | ^^^^^^^ help: convert the identifier to snake case: `reset_a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `set_FC` should have a snake case name [INFO] [stdout] --> src/models/inline_response_200_3.rs:62:10 [INFO] [stdout] | [INFO] [stdout] 62 | pub fn set_FC(&mut self, FC: String) { [INFO] [stdout] | ^^^^^^ help: convert the identifier to snake case (notice the capitalization): `set_fc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `FC` should have a snake case name [INFO] [stdout] --> src/models/inline_response_200_3.rs:62:28 [INFO] [stdout] | [INFO] [stdout] 62 | pub fn set_FC(&mut self, FC: String) { [INFO] [stdout] | ^^ help: convert the identifier to snake case (notice the capitalization): `fc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `with_FC` should have a snake case name [INFO] [stdout] --> src/models/inline_response_200_3.rs:66:10 [INFO] [stdout] | [INFO] [stdout] 66 | pub fn with_FC(mut self, FC: String) -> InlineResponse2003 { [INFO] [stdout] | ^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `with_fc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `FC` should have a snake case name [INFO] [stdout] --> src/models/inline_response_200_3.rs:66:28 [INFO] [stdout] | [INFO] [stdout] 66 | pub fn with_FC(mut self, FC: String) -> InlineResponse2003 { [INFO] [stdout] | ^^ help: convert the identifier to snake case (notice the capitalization): `fc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `FC` should have a snake case name [INFO] [stdout] --> src/models/inline_response_200_3.rs:71:10 [INFO] [stdout] | [INFO] [stdout] 71 | pub fn FC(&self) -> Option<&String> { [INFO] [stdout] | ^^ help: convert the identifier to snake case (notice the capitalization): `fc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `reset_FC` should have a snake case name [INFO] [stdout] --> src/models/inline_response_200_3.rs:75:10 [INFO] [stdout] | [INFO] [stdout] 75 | pub fn reset_FC(&mut self) { [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `reset_fc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `set_FD` should have a snake case name [INFO] [stdout] --> src/models/inline_response_200_3.rs:79:10 [INFO] [stdout] | [INFO] [stdout] 79 | pub fn set_FD(&mut self, FD: String) { [INFO] [stdout] | ^^^^^^ help: convert the identifier to snake case: `set_fd` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `FD` should have a snake case name [INFO] [stdout] --> src/models/inline_response_200_3.rs:79:28 [INFO] [stdout] | [INFO] [stdout] 79 | pub fn set_FD(&mut self, FD: String) { [INFO] [stdout] | ^^ help: convert the identifier to snake case: `fd` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `with_FD` should have a snake case name [INFO] [stdout] --> src/models/inline_response_200_3.rs:83:10 [INFO] [stdout] | [INFO] [stdout] 83 | pub fn with_FD(mut self, FD: String) -> InlineResponse2003 { [INFO] [stdout] | ^^^^^^^ help: convert the identifier to snake case: `with_fd` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `FD` should have a snake case name [INFO] [stdout] --> src/models/inline_response_200_3.rs:83:28 [INFO] [stdout] | [INFO] [stdout] 83 | pub fn with_FD(mut self, FD: String) -> InlineResponse2003 { [INFO] [stdout] | ^^ help: convert the identifier to snake case: `fd` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `FD` should have a snake case name [INFO] [stdout] --> src/models/inline_response_200_3.rs:88:10 [INFO] [stdout] | [INFO] [stdout] 88 | pub fn FD(&self) -> Option<&String> { [INFO] [stdout] | ^^ help: convert the identifier to snake case: `fd` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `reset_FD` should have a snake case name [INFO] [stdout] --> src/models/inline_response_200_3.rs:92:10 [INFO] [stdout] | [INFO] [stdout] 92 | pub fn reset_FD(&mut self) { [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `reset_fd` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `set_FN` should have a snake case name [INFO] [stdout] --> src/models/inline_response_200_3.rs:96:10 [INFO] [stdout] | [INFO] [stdout] 96 | pub fn set_FN(&mut self, FN: String) { [INFO] [stdout] | ^^^^^^ help: convert the identifier to snake case: `set_fn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `FN` should have a snake case name [INFO] [stdout] --> src/models/inline_response_200_3.rs:96:28 [INFO] [stdout] | [INFO] [stdout] 96 | pub fn set_FN(&mut self, FN: String) { [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] help: rename the identifier or convert it to a snake case raw identifier [INFO] [stdout] | [INFO] [stdout] 96 | pub fn set_FN(&mut self, r#fn: String) { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `with_FN` should have a snake case name [INFO] [stdout] --> src/models/inline_response_200_3.rs:100:10 [INFO] [stdout] | [INFO] [stdout] 100 | pub fn with_FN(mut self, FN: String) -> InlineResponse2003 { [INFO] [stdout] | ^^^^^^^ help: convert the identifier to snake case: `with_fn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `FN` should have a snake case name [INFO] [stdout] --> src/models/inline_response_200_3.rs:100:28 [INFO] [stdout] | [INFO] [stdout] 100 | pub fn with_FN(mut self, FN: String) -> InlineResponse2003 { [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] help: rename the identifier or convert it to a snake case raw identifier [INFO] [stdout] | [INFO] [stdout] 100 | pub fn with_FN(mut self, r#fn: String) -> InlineResponse2003 { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `FN` should have a snake case name [INFO] [stdout] --> src/models/inline_response_200_3.rs:105:10 [INFO] [stdout] | [INFO] [stdout] 105 | pub fn FN(&self) -> Option<&String> { [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] help: rename the identifier or convert it to a snake case raw identifier [INFO] [stdout] | [INFO] [stdout] 105 | pub fn r#fn(&self) -> Option<&String> { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `reset_FN` should have a snake case name [INFO] [stdout] --> src/models/inline_response_200_3.rs:109:10 [INFO] [stdout] | [INFO] [stdout] 109 | pub fn reset_FN(&mut self) { [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `reset_fn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `set_H` should have a snake case name [INFO] [stdout] --> src/models/inline_response_200_3.rs:113:10 [INFO] [stdout] | [INFO] [stdout] 113 | pub fn set_H(&mut self, H: i32) { [INFO] [stdout] | ^^^^^ help: convert the identifier to snake case: `set_h` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `H` should have a snake case name [INFO] [stdout] --> src/models/inline_response_200_3.rs:113:27 [INFO] [stdout] | [INFO] [stdout] 113 | pub fn set_H(&mut self, H: i32) { [INFO] [stdout] | ^ help: convert the identifier to snake case: `h` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `with_H` should have a snake case name [INFO] [stdout] --> src/models/inline_response_200_3.rs:117:10 [INFO] [stdout] | [INFO] [stdout] 117 | pub fn with_H(mut self, H: i32) -> InlineResponse2003 { [INFO] [stdout] | ^^^^^^ help: convert the identifier to snake case: `with_h` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `H` should have a snake case name [INFO] [stdout] --> src/models/inline_response_200_3.rs:117:27 [INFO] [stdout] | [INFO] [stdout] 117 | pub fn with_H(mut self, H: i32) -> InlineResponse2003 { [INFO] [stdout] | ^ help: convert the identifier to snake case: `h` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `H` should have a snake case name [INFO] [stdout] --> src/models/inline_response_200_3.rs:122:10 [INFO] [stdout] | [INFO] [stdout] 122 | pub fn H(&self) -> Option<&i32> { [INFO] [stdout] | ^ help: convert the identifier to snake case: `h` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `reset_H` should have a snake case name [INFO] [stdout] --> src/models/inline_response_200_3.rs:126:10 [INFO] [stdout] | [INFO] [stdout] 126 | pub fn reset_H(&mut self) { [INFO] [stdout] | ^^^^^^^ help: convert the identifier to snake case: `reset_h` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `BN` should have a snake case name [INFO] [stdout] --> src/models/inline_response_200_4.rs:19:3 [INFO] [stdout] | [INFO] [stdout] 19 | BN: Option [INFO] [stdout] | ^^ help: convert the identifier to snake case: `bn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `set_BN` should have a snake case name [INFO] [stdout] --> src/models/inline_response_200_4.rs:29:10 [INFO] [stdout] | [INFO] [stdout] 29 | pub fn set_BN(&mut self, BN: i32) { [INFO] [stdout] | ^^^^^^ help: convert the identifier to snake case: `set_bn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `BN` should have a snake case name [INFO] [stdout] --> src/models/inline_response_200_4.rs:29:28 [INFO] [stdout] | [INFO] [stdout] 29 | pub fn set_BN(&mut self, BN: i32) { [INFO] [stdout] | ^^ help: convert the identifier to snake case: `bn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `with_BN` should have a snake case name [INFO] [stdout] --> src/models/inline_response_200_4.rs:33:10 [INFO] [stdout] | [INFO] [stdout] 33 | pub fn with_BN(mut self, BN: i32) -> InlineResponse2004 { [INFO] [stdout] | ^^^^^^^ help: convert the identifier to snake case: `with_bn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `BN` should have a snake case name [INFO] [stdout] --> src/models/inline_response_200_4.rs:33:28 [INFO] [stdout] | [INFO] [stdout] 33 | pub fn with_BN(mut self, BN: i32) -> InlineResponse2004 { [INFO] [stdout] | ^^ help: convert the identifier to snake case: `bn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `BN` should have a snake case name [INFO] [stdout] --> src/models/inline_response_200_4.rs:38:10 [INFO] [stdout] | [INFO] [stdout] 38 | pub fn BN(&self) -> Option<&i32> { [INFO] [stdout] | ^^ help: convert the identifier to snake case: `bn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `reset_BN` should have a snake case name [INFO] [stdout] --> src/models/inline_response_200_4.rs:42:10 [INFO] [stdout] | [INFO] [stdout] 42 | pub fn reset_BN(&mut self) { [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `reset_bn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `A` should have a snake case name [INFO] [stdout] --> src/models/inline_response_200_e.rs:20:3 [INFO] [stdout] | [INFO] [stdout] 20 | A: Option, [INFO] [stdout] | ^ help: convert the identifier to snake case: `a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `I` should have a snake case name [INFO] [stdout] --> src/models/inline_response_200_e.rs:23:3 [INFO] [stdout] | [INFO] [stdout] 23 | I: Option, [INFO] [stdout] | ^ help: convert the identifier to snake case (notice the capitalization): `i` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `NM` should have a snake case name [INFO] [stdout] --> src/models/inline_response_200_e.rs:26:3 [INFO] [stdout] | [INFO] [stdout] 26 | NM: Option, [INFO] [stdout] | ^^ help: convert the identifier to snake case: `nm` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `UI` should have a snake case name [INFO] [stdout] --> src/models/inline_response_200_e.rs:29:3 [INFO] [stdout] | [INFO] [stdout] 29 | UI: Option [INFO] [stdout] | ^^ help: convert the identifier to snake case (notice the capitalization): `ui` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `set_A` should have a snake case name [INFO] [stdout] --> src/models/inline_response_200_e.rs:43:10 [INFO] [stdout] | [INFO] [stdout] 43 | pub fn set_A(&mut self, A: String) { [INFO] [stdout] | ^^^^^ help: convert the identifier to snake case: `set_a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `A` should have a snake case name [INFO] [stdout] --> src/models/inline_response_200_e.rs:43:27 [INFO] [stdout] | [INFO] [stdout] 43 | pub fn set_A(&mut self, A: String) { [INFO] [stdout] | ^ help: convert the identifier to snake case: `a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `with_A` should have a snake case name [INFO] [stdout] --> src/models/inline_response_200_e.rs:47:10 [INFO] [stdout] | [INFO] [stdout] 47 | pub fn with_A(mut self, A: String) -> InlineResponse200E { [INFO] [stdout] | ^^^^^^ help: convert the identifier to snake case: `with_a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `A` should have a snake case name [INFO] [stdout] --> src/models/inline_response_200_e.rs:47:27 [INFO] [stdout] | [INFO] [stdout] 47 | pub fn with_A(mut self, A: String) -> InlineResponse200E { [INFO] [stdout] | ^ help: convert the identifier to snake case: `a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `A` should have a snake case name [INFO] [stdout] --> src/models/inline_response_200_e.rs:52:10 [INFO] [stdout] | [INFO] [stdout] 52 | pub fn A(&self) -> Option<&String> { [INFO] [stdout] | ^ help: convert the identifier to snake case: `a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `reset_A` should have a snake case name [INFO] [stdout] --> src/models/inline_response_200_e.rs:56:10 [INFO] [stdout] | [INFO] [stdout] 56 | pub fn reset_A(&mut self) { [INFO] [stdout] | ^^^^^^^ help: convert the identifier to snake case: `reset_a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `set_I` should have a snake case name [INFO] [stdout] --> src/models/inline_response_200_e.rs:60:10 [INFO] [stdout] | [INFO] [stdout] 60 | pub fn set_I(&mut self, I: String) { [INFO] [stdout] | ^^^^^ help: convert the identifier to snake case (notice the capitalization): `set_i` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `I` should have a snake case name [INFO] [stdout] --> src/models/inline_response_200_e.rs:60:27 [INFO] [stdout] | [INFO] [stdout] 60 | pub fn set_I(&mut self, I: String) { [INFO] [stdout] | ^ help: convert the identifier to snake case (notice the capitalization): `i` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `with_I` should have a snake case name [INFO] [stdout] --> src/models/inline_response_200_e.rs:64:10 [INFO] [stdout] | [INFO] [stdout] 64 | pub fn with_I(mut self, I: String) -> InlineResponse200E { [INFO] [stdout] | ^^^^^^ help: convert the identifier to snake case (notice the capitalization): `with_i` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `I` should have a snake case name [INFO] [stdout] --> src/models/inline_response_200_e.rs:64:27 [INFO] [stdout] | [INFO] [stdout] 64 | pub fn with_I(mut self, I: String) -> InlineResponse200E { [INFO] [stdout] | ^ help: convert the identifier to snake case (notice the capitalization): `i` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `I` should have a snake case name [INFO] [stdout] --> src/models/inline_response_200_e.rs:69:10 [INFO] [stdout] | [INFO] [stdout] 69 | pub fn I(&self) -> Option<&String> { [INFO] [stdout] | ^ help: convert the identifier to snake case (notice the capitalization): `i` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `reset_I` should have a snake case name [INFO] [stdout] --> src/models/inline_response_200_e.rs:73:10 [INFO] [stdout] | [INFO] [stdout] 73 | pub fn reset_I(&mut self) { [INFO] [stdout] | ^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `reset_i` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `set_NM` should have a snake case name [INFO] [stdout] --> src/models/inline_response_200_e.rs:77:10 [INFO] [stdout] | [INFO] [stdout] 77 | pub fn set_NM(&mut self, NM: String) { [INFO] [stdout] | ^^^^^^ help: convert the identifier to snake case: `set_nm` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `NM` should have a snake case name [INFO] [stdout] --> src/models/inline_response_200_e.rs:77:28 [INFO] [stdout] | [INFO] [stdout] 77 | pub fn set_NM(&mut self, NM: String) { [INFO] [stdout] | ^^ help: convert the identifier to snake case: `nm` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `with_NM` should have a snake case name [INFO] [stdout] --> src/models/inline_response_200_e.rs:81:10 [INFO] [stdout] | [INFO] [stdout] 81 | pub fn with_NM(mut self, NM: String) -> InlineResponse200E { [INFO] [stdout] | ^^^^^^^ help: convert the identifier to snake case: `with_nm` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `NM` should have a snake case name [INFO] [stdout] --> src/models/inline_response_200_e.rs:81:28 [INFO] [stdout] | [INFO] [stdout] 81 | pub fn with_NM(mut self, NM: String) -> InlineResponse200E { [INFO] [stdout] | ^^ help: convert the identifier to snake case: `nm` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `A` should have a snake case name [INFO] [stdout] --> src/models/inline_response_200_3.rs:19:3 [INFO] [stdout] | [INFO] [stdout] 19 | A: Option, [INFO] [stdout] | ^ help: convert the identifier to snake case: `a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `NM` should have a snake case name [INFO] [stdout] --> src/models/inline_response_200_e.rs:86:10 [INFO] [stdout] | [INFO] [stdout] 86 | pub fn NM(&self) -> Option<&String> { [INFO] [stdout] | ^^ help: convert the identifier to snake case: `nm` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `FC` should have a snake case name [INFO] [stdout] --> src/models/inline_response_200_3.rs:22:3 [INFO] [stdout] | [INFO] [stdout] 22 | FC: Option, [INFO] [stdout] | ^^ help: convert the identifier to snake case (notice the capitalization): `fc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `reset_NM` should have a snake case name [INFO] [stdout] --> src/models/inline_response_200_e.rs:90:10 [INFO] [stdout] | [INFO] [stdout] 90 | pub fn reset_NM(&mut self) { [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `reset_nm` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `FD` should have a snake case name [INFO] [stdout] --> src/models/inline_response_200_3.rs:25:3 [INFO] [stdout] | [INFO] [stdout] 25 | FD: Option, [INFO] [stdout] | ^^ help: convert the identifier to snake case: `fd` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `FN` should have a snake case name [INFO] [stdout] --> src/models/inline_response_200_3.rs:28:3 [INFO] [stdout] | [INFO] [stdout] 28 | FN: Option, [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] help: rename the identifier or convert it to a snake case raw identifier [INFO] [stdout] | [INFO] [stdout] 28 | r#fn: Option, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `set_UI` should have a snake case name [INFO] [stdout] --> src/models/inline_response_200_e.rs:94:10 [INFO] [stdout] | [INFO] [stdout] 94 | pub fn set_UI(&mut self, UI: String) { [INFO] [stdout] | ^^^^^^ help: convert the identifier to snake case (notice the capitalization): `set_ui` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `H` should have a snake case name [INFO] [stdout] --> src/models/inline_response_200_3.rs:31:3 [INFO] [stdout] | [INFO] [stdout] 31 | H: Option [INFO] [stdout] | ^ help: convert the identifier to snake case: `h` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `UI` should have a snake case name [INFO] [stdout] --> src/models/inline_response_200_e.rs:94:28 [INFO] [stdout] | [INFO] [stdout] 94 | pub fn set_UI(&mut self, UI: String) { [INFO] [stdout] | ^^ help: convert the identifier to snake case (notice the capitalization): `ui` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `with_UI` should have a snake case name [INFO] [stdout] --> src/models/inline_response_200_e.rs:98:10 [INFO] [stdout] | [INFO] [stdout] 98 | pub fn with_UI(mut self, UI: String) -> InlineResponse200E { [INFO] [stdout] | ^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `with_ui` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `UI` should have a snake case name [INFO] [stdout] --> src/models/inline_response_200_e.rs:98:28 [INFO] [stdout] | [INFO] [stdout] 98 | pub fn with_UI(mut self, UI: String) -> InlineResponse200E { [INFO] [stdout] | ^^ help: convert the identifier to snake case (notice the capitalization): `ui` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `set_A` should have a snake case name [INFO] [stdout] --> src/models/inline_response_200_3.rs:45:10 [INFO] [stdout] | [INFO] [stdout] 45 | pub fn set_A(&mut self, A: i32) { [INFO] [stdout] | ^^^^^ help: convert the identifier to snake case: `set_a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `UI` should have a snake case name [INFO] [stdout] --> src/models/inline_response_200_e.rs:103:10 [INFO] [stdout] | [INFO] [stdout] 103 | pub fn UI(&self) -> Option<&String> { [INFO] [stdout] | ^^ help: convert the identifier to snake case (notice the capitalization): `ui` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `A` should have a snake case name [INFO] [stdout] --> src/models/inline_response_200_3.rs:45:27 [INFO] [stdout] | [INFO] [stdout] 45 | pub fn set_A(&mut self, A: i32) { [INFO] [stdout] | ^ help: convert the identifier to snake case: `a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `reset_UI` should have a snake case name [INFO] [stdout] --> src/models/inline_response_200_e.rs:107:10 [INFO] [stdout] | [INFO] [stdout] 107 | pub fn reset_UI(&mut self) { [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `reset_ui` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `with_A` should have a snake case name [INFO] [stdout] --> src/models/inline_response_200_3.rs:49:10 [INFO] [stdout] | [INFO] [stdout] 49 | pub fn with_A(mut self, A: i32) -> InlineResponse2003 { [INFO] [stdout] | ^^^^^^ help: convert the identifier to snake case: `with_a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `A` should have a snake case name [INFO] [stdout] --> src/models/inline_response_200_3.rs:49:27 [INFO] [stdout] | [INFO] [stdout] 49 | pub fn with_A(mut self, A: i32) -> InlineResponse2003 { [INFO] [stdout] | ^ help: convert the identifier to snake case: `a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `A` should have a snake case name [INFO] [stdout] --> src/models/inline_response_200_3.rs:54:10 [INFO] [stdout] | [INFO] [stdout] 54 | pub fn A(&self) -> Option<&i32> { [INFO] [stdout] | ^ help: convert the identifier to snake case: `a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `reset_A` should have a snake case name [INFO] [stdout] --> src/models/inline_response_200_3.rs:58:10 [INFO] [stdout] | [INFO] [stdout] 58 | pub fn reset_A(&mut self) { [INFO] [stdout] | ^^^^^^^ help: convert the identifier to snake case: `reset_a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `set_FC` should have a snake case name [INFO] [stdout] --> src/models/inline_response_200_3.rs:62:10 [INFO] [stdout] | [INFO] [stdout] 62 | pub fn set_FC(&mut self, FC: String) { [INFO] [stdout] | ^^^^^^ help: convert the identifier to snake case (notice the capitalization): `set_fc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `FC` should have a snake case name [INFO] [stdout] --> src/models/inline_response_200_3.rs:62:28 [INFO] [stdout] | [INFO] [stdout] 62 | pub fn set_FC(&mut self, FC: String) { [INFO] [stdout] | ^^ help: convert the identifier to snake case (notice the capitalization): `fc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `with_FC` should have a snake case name [INFO] [stdout] --> src/models/inline_response_200_3.rs:66:10 [INFO] [stdout] | [INFO] [stdout] 66 | pub fn with_FC(mut self, FC: String) -> InlineResponse2003 { [INFO] [stdout] | ^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `with_fc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `FC` should have a snake case name [INFO] [stdout] --> src/models/inline_response_200_3.rs:66:28 [INFO] [stdout] | [INFO] [stdout] 66 | pub fn with_FC(mut self, FC: String) -> InlineResponse2003 { [INFO] [stdout] | ^^ help: convert the identifier to snake case (notice the capitalization): `fc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `FC` should have a snake case name [INFO] [stdout] --> src/models/inline_response_200_3.rs:71:10 [INFO] [stdout] | [INFO] [stdout] 71 | pub fn FC(&self) -> Option<&String> { [INFO] [stdout] | ^^ help: convert the identifier to snake case (notice the capitalization): `fc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `reset_FC` should have a snake case name [INFO] [stdout] --> src/models/inline_response_200_3.rs:75:10 [INFO] [stdout] | [INFO] [stdout] 75 | pub fn reset_FC(&mut self) { [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `reset_fc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `set_FD` should have a snake case name [INFO] [stdout] --> src/models/inline_response_200_3.rs:79:10 [INFO] [stdout] | [INFO] [stdout] 79 | pub fn set_FD(&mut self, FD: String) { [INFO] [stdout] | ^^^^^^ help: convert the identifier to snake case: `set_fd` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `FD` should have a snake case name [INFO] [stdout] --> src/models/inline_response_200_3.rs:79:28 [INFO] [stdout] | [INFO] [stdout] 79 | pub fn set_FD(&mut self, FD: String) { [INFO] [stdout] | ^^ help: convert the identifier to snake case: `fd` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `with_FD` should have a snake case name [INFO] [stdout] --> src/models/inline_response_200_3.rs:83:10 [INFO] [stdout] | [INFO] [stdout] 83 | pub fn with_FD(mut self, FD: String) -> InlineResponse2003 { [INFO] [stdout] | ^^^^^^^ help: convert the identifier to snake case: `with_fd` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `FD` should have a snake case name [INFO] [stdout] --> src/models/inline_response_200_3.rs:83:28 [INFO] [stdout] | [INFO] [stdout] 83 | pub fn with_FD(mut self, FD: String) -> InlineResponse2003 { [INFO] [stdout] | ^^ help: convert the identifier to snake case: `fd` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `D` should have a snake case name [INFO] [stdout] --> src/models/notifications_inner.rs:20:3 [INFO] [stdout] | [INFO] [stdout] 20 | D: Option, [INFO] [stdout] | ^ help: convert the identifier to snake case: `d` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `FD` should have a snake case name [INFO] [stdout] --> src/models/inline_response_200_3.rs:88:10 [INFO] [stdout] | [INFO] [stdout] 88 | pub fn FD(&self) -> Option<&String> { [INFO] [stdout] | ^^ help: convert the identifier to snake case: `fd` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `FC` should have a snake case name [INFO] [stdout] --> src/models/notifications_inner.rs:23:3 [INFO] [stdout] | [INFO] [stdout] 23 | FC: Option, [INFO] [stdout] | ^^ help: convert the identifier to snake case (notice the capitalization): `fc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `reset_FD` should have a snake case name [INFO] [stdout] --> src/models/inline_response_200_3.rs:92:10 [INFO] [stdout] | [INFO] [stdout] 92 | pub fn reset_FD(&mut self) { [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `reset_fd` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `ID` should have a snake case name [INFO] [stdout] --> src/models/notifications_inner.rs:26:3 [INFO] [stdout] | [INFO] [stdout] 26 | ID: Option, [INFO] [stdout] | ^^ help: convert the identifier to snake case: `id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `set_FN` should have a snake case name [INFO] [stdout] --> src/models/inline_response_200_3.rs:96:10 [INFO] [stdout] | [INFO] [stdout] 96 | pub fn set_FN(&mut self, FN: String) { [INFO] [stdout] | ^^^^^^ help: convert the identifier to snake case: `set_fn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `MD` should have a snake case name [INFO] [stdout] --> src/models/notifications_inner.rs:29:3 [INFO] [stdout] | [INFO] [stdout] 29 | MD: Option, [INFO] [stdout] | ^^ help: convert the identifier to snake case: `md` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `FN` should have a snake case name [INFO] [stdout] --> src/models/inline_response_200_3.rs:96:28 [INFO] [stdout] | [INFO] [stdout] 96 | pub fn set_FN(&mut self, FN: String) { [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] help: rename the identifier or convert it to a snake case raw identifier [INFO] [stdout] | [INFO] [stdout] 96 | pub fn set_FN(&mut self, r#fn: String) { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `MS` should have a snake case name [INFO] [stdout] --> src/models/notifications_inner.rs:32:3 [INFO] [stdout] | [INFO] [stdout] 32 | MS: Option, [INFO] [stdout] | ^^ help: convert the identifier to snake case: `ms` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `with_FN` should have a snake case name [INFO] [stdout] --> src/models/inline_response_200_3.rs:100:10 [INFO] [stdout] | [INFO] [stdout] 100 | pub fn with_FN(mut self, FN: String) -> InlineResponse2003 { [INFO] [stdout] | ^^^^^^^ help: convert the identifier to snake case: `with_fn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `R` should have a snake case name [INFO] [stdout] --> src/models/notifications_inner.rs:35:3 [INFO] [stdout] | [INFO] [stdout] 35 | R: Option [INFO] [stdout] | ^ help: convert the identifier to snake case: `r` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `FN` should have a snake case name [INFO] [stdout] --> src/models/inline_response_200_3.rs:100:28 [INFO] [stdout] | [INFO] [stdout] 100 | pub fn with_FN(mut self, FN: String) -> InlineResponse2003 { [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] help: rename the identifier or convert it to a snake case raw identifier [INFO] [stdout] | [INFO] [stdout] 100 | pub fn with_FN(mut self, r#fn: String) -> InlineResponse2003 { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `FN` should have a snake case name [INFO] [stdout] --> src/models/inline_response_200_3.rs:105:10 [INFO] [stdout] | [INFO] [stdout] 105 | pub fn FN(&self) -> Option<&String> { [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] help: rename the identifier or convert it to a snake case raw identifier [INFO] [stdout] | [INFO] [stdout] 105 | pub fn r#fn(&self) -> Option<&String> { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `set_D` should have a snake case name [INFO] [stdout] --> src/models/notifications_inner.rs:51:10 [INFO] [stdout] | [INFO] [stdout] 51 | pub fn set_D(&mut self, D: String) { [INFO] [stdout] | ^^^^^ help: convert the identifier to snake case: `set_d` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `reset_FN` should have a snake case name [INFO] [stdout] --> src/models/inline_response_200_3.rs:109:10 [INFO] [stdout] | [INFO] [stdout] 109 | pub fn reset_FN(&mut self) { [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `reset_fn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `D` should have a snake case name [INFO] [stdout] --> src/models/notifications_inner.rs:51:27 [INFO] [stdout] | [INFO] [stdout] 51 | pub fn set_D(&mut self, D: String) { [INFO] [stdout] | ^ help: convert the identifier to snake case: `d` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `set_H` should have a snake case name [INFO] [stdout] --> src/models/inline_response_200_3.rs:113:10 [INFO] [stdout] | [INFO] [stdout] 113 | pub fn set_H(&mut self, H: i32) { [INFO] [stdout] | ^^^^^ help: convert the identifier to snake case: `set_h` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `H` should have a snake case name [INFO] [stdout] --> src/models/inline_response_200_3.rs:113:27 [INFO] [stdout] | [INFO] [stdout] 113 | pub fn set_H(&mut self, H: i32) { [INFO] [stdout] | ^ help: convert the identifier to snake case: `h` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `with_D` should have a snake case name [INFO] [stdout] --> src/models/notifications_inner.rs:55:10 [INFO] [stdout] | [INFO] [stdout] 55 | pub fn with_D(mut self, D: String) -> NotificationsInner { [INFO] [stdout] | ^^^^^^ help: convert the identifier to snake case: `with_d` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `with_H` should have a snake case name [INFO] [stdout] --> src/models/inline_response_200_3.rs:117:10 [INFO] [stdout] | [INFO] [stdout] 117 | pub fn with_H(mut self, H: i32) -> InlineResponse2003 { [INFO] [stdout] | ^^^^^^ help: convert the identifier to snake case: `with_h` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `D` should have a snake case name [INFO] [stdout] --> src/models/notifications_inner.rs:55:27 [INFO] [stdout] | [INFO] [stdout] 55 | pub fn with_D(mut self, D: String) -> NotificationsInner { [INFO] [stdout] | ^ help: convert the identifier to snake case: `d` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `H` should have a snake case name [INFO] [stdout] --> src/models/inline_response_200_3.rs:117:27 [INFO] [stdout] | [INFO] [stdout] 117 | pub fn with_H(mut self, H: i32) -> InlineResponse2003 { [INFO] [stdout] | ^ help: convert the identifier to snake case: `h` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `D` should have a snake case name [INFO] [stdout] --> src/models/notifications_inner.rs:60:10 [INFO] [stdout] | [INFO] [stdout] 60 | pub fn D(&self) -> Option<&String> { [INFO] [stdout] | ^ help: convert the identifier to snake case: `d` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `reset_D` should have a snake case name [INFO] [stdout] --> src/models/notifications_inner.rs:64:10 [INFO] [stdout] | [INFO] [stdout] 64 | pub fn reset_D(&mut self) { [INFO] [stdout] | ^^^^^^^ help: convert the identifier to snake case: `reset_d` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `H` should have a snake case name [INFO] [stdout] --> src/models/inline_response_200_3.rs:122:10 [INFO] [stdout] | [INFO] [stdout] 122 | pub fn H(&self) -> Option<&i32> { [INFO] [stdout] | ^ help: convert the identifier to snake case: `h` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `set_FC` should have a snake case name [INFO] [stdout] --> src/models/notifications_inner.rs:68:10 [INFO] [stdout] | [INFO] [stdout] 68 | pub fn set_FC(&mut self, FC: String) { [INFO] [stdout] | ^^^^^^ help: convert the identifier to snake case (notice the capitalization): `set_fc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `reset_H` should have a snake case name [INFO] [stdout] --> src/models/inline_response_200_3.rs:126:10 [INFO] [stdout] | [INFO] [stdout] 126 | pub fn reset_H(&mut self) { [INFO] [stdout] | ^^^^^^^ help: convert the identifier to snake case: `reset_h` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `FC` should have a snake case name [INFO] [stdout] --> src/models/notifications_inner.rs:68:28 [INFO] [stdout] | [INFO] [stdout] 68 | pub fn set_FC(&mut self, FC: String) { [INFO] [stdout] | ^^ help: convert the identifier to snake case (notice the capitalization): `fc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `with_FC` should have a snake case name [INFO] [stdout] --> src/models/notifications_inner.rs:72:10 [INFO] [stdout] | [INFO] [stdout] 72 | pub fn with_FC(mut self, FC: String) -> NotificationsInner { [INFO] [stdout] | ^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `with_fc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `FC` should have a snake case name [INFO] [stdout] --> src/models/notifications_inner.rs:72:28 [INFO] [stdout] | [INFO] [stdout] 72 | pub fn with_FC(mut self, FC: String) -> NotificationsInner { [INFO] [stdout] | ^^ help: convert the identifier to snake case (notice the capitalization): `fc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `FC` should have a snake case name [INFO] [stdout] --> src/models/notifications_inner.rs:77:10 [INFO] [stdout] | [INFO] [stdout] 77 | pub fn FC(&self) -> Option<&String> { [INFO] [stdout] | ^^ help: convert the identifier to snake case (notice the capitalization): `fc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `reset_FC` should have a snake case name [INFO] [stdout] --> src/models/notifications_inner.rs:81:10 [INFO] [stdout] | [INFO] [stdout] 81 | pub fn reset_FC(&mut self) { [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `reset_fc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `set_ID` should have a snake case name [INFO] [stdout] --> src/models/notifications_inner.rs:85:10 [INFO] [stdout] | [INFO] [stdout] 85 | pub fn set_ID(&mut self, ID: String) { [INFO] [stdout] | ^^^^^^ help: convert the identifier to snake case: `set_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `ID` should have a snake case name [INFO] [stdout] --> src/models/notifications_inner.rs:85:28 [INFO] [stdout] | [INFO] [stdout] 85 | pub fn set_ID(&mut self, ID: String) { [INFO] [stdout] | ^^ help: convert the identifier to snake case: `id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `with_ID` should have a snake case name [INFO] [stdout] --> src/models/notifications_inner.rs:89:10 [INFO] [stdout] | [INFO] [stdout] 89 | pub fn with_ID(mut self, ID: String) -> NotificationsInner { [INFO] [stdout] | ^^^^^^^ help: convert the identifier to snake case: `with_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `ID` should have a snake case name [INFO] [stdout] --> src/models/notifications_inner.rs:89:28 [INFO] [stdout] | [INFO] [stdout] 89 | pub fn with_ID(mut self, ID: String) -> NotificationsInner { [INFO] [stdout] | ^^ help: convert the identifier to snake case: `id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `ID` should have a snake case name [INFO] [stdout] --> src/models/notifications_inner.rs:94:10 [INFO] [stdout] | [INFO] [stdout] 94 | pub fn ID(&self) -> Option<&String> { [INFO] [stdout] | ^^ help: convert the identifier to snake case: `id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `reset_ID` should have a snake case name [INFO] [stdout] --> src/models/notifications_inner.rs:98:10 [INFO] [stdout] | [INFO] [stdout] 98 | pub fn reset_ID(&mut self) { [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `reset_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `set_MD` should have a snake case name [INFO] [stdout] --> src/models/notifications_inner.rs:102:10 [INFO] [stdout] | [INFO] [stdout] 102 | pub fn set_MD(&mut self, MD: String) { [INFO] [stdout] | ^^^^^^ help: convert the identifier to snake case: `set_md` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `MD` should have a snake case name [INFO] [stdout] --> src/models/notifications_inner.rs:102:28 [INFO] [stdout] | [INFO] [stdout] 102 | pub fn set_MD(&mut self, MD: String) { [INFO] [stdout] | ^^ help: convert the identifier to snake case: `md` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `with_MD` should have a snake case name [INFO] [stdout] --> src/models/notifications_inner.rs:106:10 [INFO] [stdout] | [INFO] [stdout] 106 | pub fn with_MD(mut self, MD: String) -> NotificationsInner { [INFO] [stdout] | ^^^^^^^ help: convert the identifier to snake case: `with_md` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `MD` should have a snake case name [INFO] [stdout] --> src/models/notifications_inner.rs:106:28 [INFO] [stdout] | [INFO] [stdout] 106 | pub fn with_MD(mut self, MD: String) -> NotificationsInner { [INFO] [stdout] | ^^ help: convert the identifier to snake case: `md` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `MD` should have a snake case name [INFO] [stdout] --> src/models/notifications_inner.rs:111:10 [INFO] [stdout] | [INFO] [stdout] 111 | pub fn MD(&self) -> Option<&String> { [INFO] [stdout] | ^^ help: convert the identifier to snake case: `md` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `reset_MD` should have a snake case name [INFO] [stdout] --> src/models/notifications_inner.rs:115:10 [INFO] [stdout] | [INFO] [stdout] 115 | pub fn reset_MD(&mut self) { [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `reset_md` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `set_MS` should have a snake case name [INFO] [stdout] --> src/models/notifications_inner.rs:119:10 [INFO] [stdout] | [INFO] [stdout] 119 | pub fn set_MS(&mut self, MS: String) { [INFO] [stdout] | ^^^^^^ help: convert the identifier to snake case: `set_ms` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `MS` should have a snake case name [INFO] [stdout] --> src/models/notifications_inner.rs:119:28 [INFO] [stdout] | [INFO] [stdout] 119 | pub fn set_MS(&mut self, MS: String) { [INFO] [stdout] | ^^ help: convert the identifier to snake case: `ms` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `with_MS` should have a snake case name [INFO] [stdout] --> src/models/notifications_inner.rs:123:10 [INFO] [stdout] | [INFO] [stdout] 123 | pub fn with_MS(mut self, MS: String) -> NotificationsInner { [INFO] [stdout] | ^^^^^^^ help: convert the identifier to snake case: `with_ms` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `MS` should have a snake case name [INFO] [stdout] --> src/models/notifications_inner.rs:123:28 [INFO] [stdout] | [INFO] [stdout] 123 | pub fn with_MS(mut self, MS: String) -> NotificationsInner { [INFO] [stdout] | ^^ help: convert the identifier to snake case: `ms` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `MS` should have a snake case name [INFO] [stdout] --> src/models/notifications_inner.rs:128:10 [INFO] [stdout] | [INFO] [stdout] 128 | pub fn MS(&self) -> Option<&String> { [INFO] [stdout] | ^^ help: convert the identifier to snake case: `ms` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `reset_MS` should have a snake case name [INFO] [stdout] --> src/models/notifications_inner.rs:132:10 [INFO] [stdout] | [INFO] [stdout] 132 | pub fn reset_MS(&mut self) { [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `reset_ms` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `set_R` should have a snake case name [INFO] [stdout] --> src/models/notifications_inner.rs:136:10 [INFO] [stdout] | [INFO] [stdout] 136 | pub fn set_R(&mut self, R: String) { [INFO] [stdout] | ^^^^^ help: convert the identifier to snake case: `set_r` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `R` should have a snake case name [INFO] [stdout] --> src/models/notifications_inner.rs:136:27 [INFO] [stdout] | [INFO] [stdout] 136 | pub fn set_R(&mut self, R: String) { [INFO] [stdout] | ^ help: convert the identifier to snake case: `r` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `with_R` should have a snake case name [INFO] [stdout] --> src/models/notifications_inner.rs:140:10 [INFO] [stdout] | [INFO] [stdout] 140 | pub fn with_R(mut self, R: String) -> NotificationsInner { [INFO] [stdout] | ^^^^^^ help: convert the identifier to snake case: `with_r` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `R` should have a snake case name [INFO] [stdout] --> src/models/notifications_inner.rs:140:27 [INFO] [stdout] | [INFO] [stdout] 140 | pub fn with_R(mut self, R: String) -> NotificationsInner { [INFO] [stdout] | ^ help: convert the identifier to snake case: `r` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `R` should have a snake case name [INFO] [stdout] --> src/models/notifications_inner.rs:145:10 [INFO] [stdout] | [INFO] [stdout] 145 | pub fn R(&self) -> Option<&String> { [INFO] [stdout] | ^ help: convert the identifier to snake case: `r` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `reset_R` should have a snake case name [INFO] [stdout] --> src/models/notifications_inner.rs:149:10 [INFO] [stdout] | [INFO] [stdout] 149 | pub fn reset_R(&mut self) { [INFO] [stdout] | ^^^^^^^ help: convert the identifier to snake case: `reset_r` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `BN` should have a snake case name [INFO] [stdout] --> src/models/inline_response_200_4.rs:19:3 [INFO] [stdout] | [INFO] [stdout] 19 | BN: Option [INFO] [stdout] | ^^ help: convert the identifier to snake case: `bn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `set_BN` should have a snake case name [INFO] [stdout] --> src/models/inline_response_200_4.rs:29:10 [INFO] [stdout] | [INFO] [stdout] 29 | pub fn set_BN(&mut self, BN: i32) { [INFO] [stdout] | ^^^^^^ help: convert the identifier to snake case: `set_bn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `BN` should have a snake case name [INFO] [stdout] --> src/models/inline_response_200_4.rs:29:28 [INFO] [stdout] | [INFO] [stdout] 29 | pub fn set_BN(&mut self, BN: i32) { [INFO] [stdout] | ^^ help: convert the identifier to snake case: `bn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `with_BN` should have a snake case name [INFO] [stdout] --> src/models/inline_response_200_4.rs:33:10 [INFO] [stdout] | [INFO] [stdout] 33 | pub fn with_BN(mut self, BN: i32) -> InlineResponse2004 { [INFO] [stdout] | ^^^^^^^ help: convert the identifier to snake case: `with_bn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `BN` should have a snake case name [INFO] [stdout] --> src/models/inline_response_200_4.rs:33:28 [INFO] [stdout] | [INFO] [stdout] 33 | pub fn with_BN(mut self, BN: i32) -> InlineResponse2004 { [INFO] [stdout] | ^^ help: convert the identifier to snake case: `bn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `BN` should have a snake case name [INFO] [stdout] --> src/models/inline_response_200_4.rs:38:10 [INFO] [stdout] | [INFO] [stdout] 38 | pub fn BN(&self) -> Option<&i32> { [INFO] [stdout] | ^^ help: convert the identifier to snake case: `bn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `reset_BN` should have a snake case name [INFO] [stdout] --> src/models/inline_response_200_4.rs:42:10 [INFO] [stdout] | [INFO] [stdout] 42 | pub fn reset_BN(&mut self) { [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `reset_bn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `A` should have a snake case name [INFO] [stdout] --> src/models/inline_response_200_e.rs:20:3 [INFO] [stdout] | [INFO] [stdout] 20 | A: Option, [INFO] [stdout] | ^ help: convert the identifier to snake case: `a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `I` should have a snake case name [INFO] [stdout] --> src/models/inline_response_200_e.rs:23:3 [INFO] [stdout] | [INFO] [stdout] 23 | I: Option, [INFO] [stdout] | ^ help: convert the identifier to snake case (notice the capitalization): `i` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `NM` should have a snake case name [INFO] [stdout] --> src/models/inline_response_200_e.rs:26:3 [INFO] [stdout] | [INFO] [stdout] 26 | NM: Option, [INFO] [stdout] | ^^ help: convert the identifier to snake case: `nm` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `UI` should have a snake case name [INFO] [stdout] --> src/models/inline_response_200_e.rs:29:3 [INFO] [stdout] | [INFO] [stdout] 29 | UI: Option [INFO] [stdout] | ^^ help: convert the identifier to snake case (notice the capitalization): `ui` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `set__type` should have a snake case name [INFO] [stdout] --> src/models/scanner_params.rs:110:10 [INFO] [stdout] | [INFO] [stdout] 110 | 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 `set_A` should have a snake case name [INFO] [stdout] --> src/models/inline_response_200_e.rs:43:10 [INFO] [stdout] | [INFO] [stdout] 43 | pub fn set_A(&mut self, A: String) { [INFO] [stdout] | ^^^^^ help: convert the identifier to snake case: `set_a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `with__type` should have a snake case name [INFO] [stdout] --> src/models/scanner_params.rs:114:10 [INFO] [stdout] | [INFO] [stdout] 114 | pub fn with__type(mut self, _type: String) -> ScannerParams { [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case: `with_type` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `A` should have a snake case name [INFO] [stdout] --> src/models/inline_response_200_e.rs:43:27 [INFO] [stdout] | [INFO] [stdout] 43 | pub fn set_A(&mut self, A: String) { [INFO] [stdout] | ^ help: convert the identifier to snake case: `a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `reset__type` should have a snake case name [INFO] [stdout] --> src/models/scanner_params.rs:123:10 [INFO] [stdout] | [INFO] [stdout] 123 | pub fn reset__type(&mut self) { [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to snake case: `reset_type` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `with_A` should have a snake case name [INFO] [stdout] --> src/models/inline_response_200_e.rs:47:10 [INFO] [stdout] | [INFO] [stdout] 47 | pub fn with_A(mut self, A: String) -> InlineResponse200E { [INFO] [stdout] | ^^^^^^ help: convert the identifier to snake case: `with_a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `A` should have a snake case name [INFO] [stdout] --> src/models/inline_response_200_e.rs:47:27 [INFO] [stdout] | [INFO] [stdout] 47 | pub fn with_A(mut self, A: String) -> InlineResponse200E { [INFO] [stdout] | ^ help: convert the identifier to snake case: `a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `A` should have a snake case name [INFO] [stdout] --> src/models/inline_response_200_e.rs:52:10 [INFO] [stdout] | [INFO] [stdout] 52 | pub fn A(&self) -> Option<&String> { [INFO] [stdout] | ^ help: convert the identifier to snake case: `a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `reset_A` should have a snake case name [INFO] [stdout] --> src/models/inline_response_200_e.rs:56:10 [INFO] [stdout] | [INFO] [stdout] 56 | pub fn reset_A(&mut self) { [INFO] [stdout] | ^^^^^^^ help: convert the identifier to snake case: `reset_a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `set_I` should have a snake case name [INFO] [stdout] --> src/models/inline_response_200_e.rs:60:10 [INFO] [stdout] | [INFO] [stdout] 60 | pub fn set_I(&mut self, I: String) { [INFO] [stdout] | ^^^^^ help: convert the identifier to snake case (notice the capitalization): `set_i` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `I` should have a snake case name [INFO] [stdout] --> src/models/inline_response_200_e.rs:60:27 [INFO] [stdout] | [INFO] [stdout] 60 | pub fn set_I(&mut self, I: String) { [INFO] [stdout] | ^ help: convert the identifier to snake case (notice the capitalization): `i` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `with_I` should have a snake case name [INFO] [stdout] --> src/models/inline_response_200_e.rs:64:10 [INFO] [stdout] | [INFO] [stdout] 64 | pub fn with_I(mut self, I: String) -> InlineResponse200E { [INFO] [stdout] | ^^^^^^ help: convert the identifier to snake case (notice the capitalization): `with_i` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `I` should have a snake case name [INFO] [stdout] --> src/models/inline_response_200_e.rs:64:27 [INFO] [stdout] | [INFO] [stdout] 64 | pub fn with_I(mut self, I: String) -> InlineResponse200E { [INFO] [stdout] | ^ help: convert the identifier to snake case (notice the capitalization): `i` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `I` should have a snake case name [INFO] [stdout] --> src/models/inline_response_200_e.rs:69:10 [INFO] [stdout] | [INFO] [stdout] 69 | pub fn I(&self) -> Option<&String> { [INFO] [stdout] | ^ help: convert the identifier to snake case (notice the capitalization): `i` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `reset_I` should have a snake case name [INFO] [stdout] --> src/models/inline_response_200_e.rs:73:10 [INFO] [stdout] | [INFO] [stdout] 73 | pub fn reset_I(&mut self) { [INFO] [stdout] | ^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `reset_i` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `set_NM` should have a snake case name [INFO] [stdout] --> src/models/inline_response_200_e.rs:77:10 [INFO] [stdout] | [INFO] [stdout] 77 | pub fn set_NM(&mut self, NM: String) { [INFO] [stdout] | ^^^^^^ help: convert the identifier to snake case: `set_nm` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `NM` should have a snake case name [INFO] [stdout] --> src/models/inline_response_200_e.rs:77:28 [INFO] [stdout] | [INFO] [stdout] 77 | pub fn set_NM(&mut self, NM: String) { [INFO] [stdout] | ^^ help: convert the identifier to snake case: `nm` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `with_NM` should have a snake case name [INFO] [stdout] --> src/models/inline_response_200_e.rs:81:10 [INFO] [stdout] | [INFO] [stdout] 81 | pub fn with_NM(mut self, NM: String) -> InlineResponse200E { [INFO] [stdout] | ^^^^^^^ help: convert the identifier to snake case: `with_nm` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `NM` should have a snake case name [INFO] [stdout] --> src/models/inline_response_200_e.rs:81:28 [INFO] [stdout] | [INFO] [stdout] 81 | pub fn with_NM(mut self, NM: String) -> InlineResponse200E { [INFO] [stdout] | ^^ help: convert the identifier to snake case: `nm` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `NM` should have a snake case name [INFO] [stdout] --> src/models/inline_response_200_e.rs:86:10 [INFO] [stdout] | [INFO] [stdout] 86 | pub fn NM(&self) -> Option<&String> { [INFO] [stdout] | ^^ help: convert the identifier to snake case: `nm` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `reset_NM` should have a snake case name [INFO] [stdout] --> src/models/inline_response_200_e.rs:90:10 [INFO] [stdout] | [INFO] [stdout] 90 | pub fn reset_NM(&mut self) { [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `reset_nm` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `set_UI` should have a snake case name [INFO] [stdout] --> src/models/inline_response_200_e.rs:94:10 [INFO] [stdout] | [INFO] [stdout] 94 | pub fn set_UI(&mut self, UI: String) { [INFO] [stdout] | ^^^^^^ help: convert the identifier to snake case (notice the capitalization): `set_ui` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `UI` should have a snake case name [INFO] [stdout] --> src/models/inline_response_200_e.rs:94:28 [INFO] [stdout] | [INFO] [stdout] 94 | pub fn set_UI(&mut self, UI: String) { [INFO] [stdout] | ^^ help: convert the identifier to snake case (notice the capitalization): `ui` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `with_UI` should have a snake case name [INFO] [stdout] --> src/models/inline_response_200_e.rs:98:10 [INFO] [stdout] | [INFO] [stdout] 98 | pub fn with_UI(mut self, UI: String) -> InlineResponse200E { [INFO] [stdout] | ^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `with_ui` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `UI` should have a snake case name [INFO] [stdout] --> src/models/inline_response_200_e.rs:98:28 [INFO] [stdout] | [INFO] [stdout] 98 | pub fn with_UI(mut self, UI: String) -> InlineResponse200E { [INFO] [stdout] | ^^ help: convert the identifier to snake case (notice the capitalization): `ui` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `UI` should have a snake case name [INFO] [stdout] --> src/models/inline_response_200_e.rs:103:10 [INFO] [stdout] | [INFO] [stdout] 103 | pub fn UI(&self) -> Option<&String> { [INFO] [stdout] | ^^ help: convert the identifier to snake case (notice the capitalization): `ui` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `reset_UI` should have a snake case name [INFO] [stdout] --> src/models/inline_response_200_e.rs:107:10 [INFO] [stdout] | [INFO] [stdout] 107 | pub fn reset_UI(&mut self) { [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `reset_ui` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `D` should have a snake case name [INFO] [stdout] --> src/models/notifications_inner.rs:20:3 [INFO] [stdout] | [INFO] [stdout] 20 | D: Option, [INFO] [stdout] | ^ help: convert the identifier to snake case: `d` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `FC` should have a snake case name [INFO] [stdout] --> src/models/notifications_inner.rs:23:3 [INFO] [stdout] | [INFO] [stdout] 23 | FC: Option, [INFO] [stdout] | ^^ help: convert the identifier to snake case (notice the capitalization): `fc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `ID` should have a snake case name [INFO] [stdout] --> src/models/notifications_inner.rs:26:3 [INFO] [stdout] | [INFO] [stdout] 26 | ID: Option, [INFO] [stdout] | ^^ help: convert the identifier to snake case: `id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `MD` should have a snake case name [INFO] [stdout] --> src/models/notifications_inner.rs:29:3 [INFO] [stdout] | [INFO] [stdout] 29 | MD: Option, [INFO] [stdout] | ^^ help: convert the identifier to snake case: `md` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `MS` should have a snake case name [INFO] [stdout] --> src/models/notifications_inner.rs:32:3 [INFO] [stdout] | [INFO] [stdout] 32 | MS: Option, [INFO] [stdout] | ^^ help: convert the identifier to snake case: `ms` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `R` should have a snake case name [INFO] [stdout] --> src/models/notifications_inner.rs:35:3 [INFO] [stdout] | [INFO] [stdout] 35 | R: Option [INFO] [stdout] | ^ help: convert the identifier to snake case: `r` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `set_D` should have a snake case name [INFO] [stdout] --> src/models/notifications_inner.rs:51:10 [INFO] [stdout] | [INFO] [stdout] 51 | pub fn set_D(&mut self, D: String) { [INFO] [stdout] | ^^^^^ help: convert the identifier to snake case: `set_d` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `D` should have a snake case name [INFO] [stdout] --> src/models/notifications_inner.rs:51:27 [INFO] [stdout] | [INFO] [stdout] 51 | pub fn set_D(&mut self, D: String) { [INFO] [stdout] | ^ help: convert the identifier to snake case: `d` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `with_D` should have a snake case name [INFO] [stdout] --> src/models/notifications_inner.rs:55:10 [INFO] [stdout] | [INFO] [stdout] 55 | pub fn with_D(mut self, D: String) -> NotificationsInner { [INFO] [stdout] | ^^^^^^ help: convert the identifier to snake case: `with_d` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `D` should have a snake case name [INFO] [stdout] --> src/models/notifications_inner.rs:55:27 [INFO] [stdout] | [INFO] [stdout] 55 | pub fn with_D(mut self, D: String) -> NotificationsInner { [INFO] [stdout] | ^ help: convert the identifier to snake case: `d` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `D` should have a snake case name [INFO] [stdout] --> src/models/notifications_inner.rs:60:10 [INFO] [stdout] | [INFO] [stdout] 60 | pub fn D(&self) -> Option<&String> { [INFO] [stdout] | ^ help: convert the identifier to snake case: `d` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `reset_D` should have a snake case name [INFO] [stdout] --> src/models/notifications_inner.rs:64:10 [INFO] [stdout] | [INFO] [stdout] 64 | pub fn reset_D(&mut self) { [INFO] [stdout] | ^^^^^^^ help: convert the identifier to snake case: `reset_d` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `set_FC` should have a snake case name [INFO] [stdout] --> src/models/notifications_inner.rs:68:10 [INFO] [stdout] | [INFO] [stdout] 68 | pub fn set_FC(&mut self, FC: String) { [INFO] [stdout] | ^^^^^^ help: convert the identifier to snake case (notice the capitalization): `set_fc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `FC` should have a snake case name [INFO] [stdout] --> src/models/notifications_inner.rs:68:28 [INFO] [stdout] | [INFO] [stdout] 68 | pub fn set_FC(&mut self, FC: String) { [INFO] [stdout] | ^^ help: convert the identifier to snake case (notice the capitalization): `fc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `with_FC` should have a snake case name [INFO] [stdout] --> src/models/notifications_inner.rs:72:10 [INFO] [stdout] | [INFO] [stdout] 72 | pub fn with_FC(mut self, FC: String) -> NotificationsInner { [INFO] [stdout] | ^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `with_fc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `FC` should have a snake case name [INFO] [stdout] --> src/models/notifications_inner.rs:72:28 [INFO] [stdout] | [INFO] [stdout] 72 | pub fn with_FC(mut self, FC: String) -> NotificationsInner { [INFO] [stdout] | ^^ help: convert the identifier to snake case (notice the capitalization): `fc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `FC` should have a snake case name [INFO] [stdout] --> src/models/notifications_inner.rs:77:10 [INFO] [stdout] | [INFO] [stdout] 77 | pub fn FC(&self) -> Option<&String> { [INFO] [stdout] | ^^ help: convert the identifier to snake case (notice the capitalization): `fc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `reset_FC` should have a snake case name [INFO] [stdout] --> src/models/notifications_inner.rs:81:10 [INFO] [stdout] | [INFO] [stdout] 81 | pub fn reset_FC(&mut self) { [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `reset_fc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `set_ID` should have a snake case name [INFO] [stdout] --> src/models/notifications_inner.rs:85:10 [INFO] [stdout] | [INFO] [stdout] 85 | pub fn set_ID(&mut self, ID: String) { [INFO] [stdout] | ^^^^^^ help: convert the identifier to snake case: `set_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `ID` should have a snake case name [INFO] [stdout] --> src/models/notifications_inner.rs:85:28 [INFO] [stdout] | [INFO] [stdout] 85 | pub fn set_ID(&mut self, ID: String) { [INFO] [stdout] | ^^ help: convert the identifier to snake case: `id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `with_ID` should have a snake case name [INFO] [stdout] --> src/models/notifications_inner.rs:89:10 [INFO] [stdout] | [INFO] [stdout] 89 | pub fn with_ID(mut self, ID: String) -> NotificationsInner { [INFO] [stdout] | ^^^^^^^ help: convert the identifier to snake case: `with_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `ID` should have a snake case name [INFO] [stdout] --> src/models/notifications_inner.rs:89:28 [INFO] [stdout] | [INFO] [stdout] 89 | pub fn with_ID(mut self, ID: String) -> NotificationsInner { [INFO] [stdout] | ^^ help: convert the identifier to snake case: `id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `ID` should have a snake case name [INFO] [stdout] --> src/models/notifications_inner.rs:94:10 [INFO] [stdout] | [INFO] [stdout] 94 | pub fn ID(&self) -> Option<&String> { [INFO] [stdout] | ^^ help: convert the identifier to snake case: `id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `reset_ID` should have a snake case name [INFO] [stdout] --> src/models/notifications_inner.rs:98:10 [INFO] [stdout] | [INFO] [stdout] 98 | pub fn reset_ID(&mut self) { [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `reset_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `set_MD` should have a snake case name [INFO] [stdout] --> src/models/notifications_inner.rs:102:10 [INFO] [stdout] | [INFO] [stdout] 102 | pub fn set_MD(&mut self, MD: String) { [INFO] [stdout] | ^^^^^^ help: convert the identifier to snake case: `set_md` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `MD` should have a snake case name [INFO] [stdout] --> src/models/notifications_inner.rs:102:28 [INFO] [stdout] | [INFO] [stdout] 102 | pub fn set_MD(&mut self, MD: String) { [INFO] [stdout] | ^^ help: convert the identifier to snake case: `md` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `with_MD` should have a snake case name [INFO] [stdout] --> src/models/notifications_inner.rs:106:10 [INFO] [stdout] | [INFO] [stdout] 106 | pub fn with_MD(mut self, MD: String) -> NotificationsInner { [INFO] [stdout] | ^^^^^^^ help: convert the identifier to snake case: `with_md` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `MD` should have a snake case name [INFO] [stdout] --> src/models/notifications_inner.rs:106:28 [INFO] [stdout] | [INFO] [stdout] 106 | pub fn with_MD(mut self, MD: String) -> NotificationsInner { [INFO] [stdout] | ^^ help: convert the identifier to snake case: `md` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `MD` should have a snake case name [INFO] [stdout] --> src/models/notifications_inner.rs:111:10 [INFO] [stdout] | [INFO] [stdout] 111 | pub fn MD(&self) -> Option<&String> { [INFO] [stdout] | ^^ help: convert the identifier to snake case: `md` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `reset_MD` should have a snake case name [INFO] [stdout] --> src/models/notifications_inner.rs:115:10 [INFO] [stdout] | [INFO] [stdout] 115 | pub fn reset_MD(&mut self) { [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `reset_md` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `set_MS` should have a snake case name [INFO] [stdout] --> src/models/notifications_inner.rs:119:10 [INFO] [stdout] | [INFO] [stdout] 119 | pub fn set_MS(&mut self, MS: String) { [INFO] [stdout] | ^^^^^^ help: convert the identifier to snake case: `set_ms` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `MS` should have a snake case name [INFO] [stdout] --> src/models/notifications_inner.rs:119:28 [INFO] [stdout] | [INFO] [stdout] 119 | pub fn set_MS(&mut self, MS: String) { [INFO] [stdout] | ^^ help: convert the identifier to snake case: `ms` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `with_MS` should have a snake case name [INFO] [stdout] --> src/models/notifications_inner.rs:123:10 [INFO] [stdout] | [INFO] [stdout] 123 | pub fn with_MS(mut self, MS: String) -> NotificationsInner { [INFO] [stdout] | ^^^^^^^ help: convert the identifier to snake case: `with_ms` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `MS` should have a snake case name [INFO] [stdout] --> src/models/notifications_inner.rs:123:28 [INFO] [stdout] | [INFO] [stdout] 123 | pub fn with_MS(mut self, MS: String) -> NotificationsInner { [INFO] [stdout] | ^^ help: convert the identifier to snake case: `ms` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `MS` should have a snake case name [INFO] [stdout] --> src/models/notifications_inner.rs:128:10 [INFO] [stdout] | [INFO] [stdout] 128 | pub fn MS(&self) -> Option<&String> { [INFO] [stdout] | ^^ help: convert the identifier to snake case: `ms` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `reset_MS` should have a snake case name [INFO] [stdout] --> src/models/notifications_inner.rs:132:10 [INFO] [stdout] | [INFO] [stdout] 132 | pub fn reset_MS(&mut self) { [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `reset_ms` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `set_R` should have a snake case name [INFO] [stdout] --> src/models/notifications_inner.rs:136:10 [INFO] [stdout] | [INFO] [stdout] 136 | pub fn set_R(&mut self, R: String) { [INFO] [stdout] | ^^^^^ help: convert the identifier to snake case: `set_r` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `R` should have a snake case name [INFO] [stdout] --> src/models/notifications_inner.rs:136:27 [INFO] [stdout] | [INFO] [stdout] 136 | pub fn set_R(&mut self, R: String) { [INFO] [stdout] | ^ help: convert the identifier to snake case: `r` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `with_R` should have a snake case name [INFO] [stdout] --> src/models/notifications_inner.rs:140:10 [INFO] [stdout] | [INFO] [stdout] 140 | pub fn with_R(mut self, R: String) -> NotificationsInner { [INFO] [stdout] | ^^^^^^ help: convert the identifier to snake case: `with_r` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `R` should have a snake case name [INFO] [stdout] --> src/models/notifications_inner.rs:140:27 [INFO] [stdout] | [INFO] [stdout] 140 | pub fn with_R(mut self, R: String) -> NotificationsInner { [INFO] [stdout] | ^ help: convert the identifier to snake case: `r` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `R` should have a snake case name [INFO] [stdout] --> src/models/notifications_inner.rs:145:10 [INFO] [stdout] | [INFO] [stdout] 145 | pub fn R(&self) -> Option<&String> { [INFO] [stdout] | ^ help: convert the identifier to snake case: `r` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `reset_R` should have a snake case name [INFO] [stdout] --> src/models/notifications_inner.rs:149:10 [INFO] [stdout] | [INFO] [stdout] 149 | pub fn reset_R(&mut self) { [INFO] [stdout] | ^^^^^^^ help: convert the identifier to snake case: `reset_r` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `set__type` should have a snake case name [INFO] [stdout] --> src/models/scanner_params.rs:110:10 [INFO] [stdout] | [INFO] [stdout] 110 | 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/scanner_params.rs:114:10 [INFO] [stdout] | [INFO] [stdout] 114 | pub fn with__type(mut self, _type: String) -> ScannerParams { [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case: `with_type` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `reset__type` should have a snake case name [INFO] [stdout] --> src/models/scanner_params.rs:123:10 [INFO] [stdout] | [INFO] [stdout] 123 | pub fn reset__type(&mut self) { [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to snake case: `reset_type` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 505 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 505 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 20s [INFO] running `Command { std: "docker" "inspect" "ef97609f28e2c06aa8269a54826bd27e2069ad41167fe939603c68bafad43917", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ef97609f28e2c06aa8269a54826bd27e2069ad41167fe939603c68bafad43917", kill_on_drop: false }` [INFO] [stdout] ef97609f28e2c06aa8269a54826bd27e2069ad41167fe939603c68bafad43917