[INFO] fetching crate pt 1.0.2... [INFO] checking pt-1.0.2 against try#a7a572ce3edd6d476191fbfe92c9c1986e009b34 for pr-87190-3 [INFO] extracting crate pt 1.0.2 into /workspace/builds/worker-0/source [INFO] validating manifest of crates.io crate pt 1.0.2 on toolchain a7a572ce3edd6d476191fbfe92c9c1986e009b34 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate pt 1.0.2 [INFO] finished tweaking crates.io crate pt 1.0.2 [INFO] tweaked toml for crates.io crate pt 1.0.2 written to /workspace/builds/worker-0/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 16be305a0f2f315f52df7350a5ba7fc5773733984ca15e8df97f7b9a76613056 [INFO] running `Command { std: "docker" "start" "-a" "16be305a0f2f315f52df7350a5ba7fc5773733984ca15e8df97f7b9a76613056", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "16be305a0f2f315f52df7350a5ba7fc5773733984ca15e8df97f7b9a76613056", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "16be305a0f2f315f52df7350a5ba7fc5773733984ca15e8df97f7b9a76613056", kill_on_drop: false }` [INFO] [stdout] 16be305a0f2f315f52df7350a5ba7fc5773733984ca15e8df97f7b9a76613056 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a7a8242972f9be1913b8d6cbf817a56aadfb1f1e5af9f288d5c07aeeee0d6d99 [INFO] running `Command { std: "docker" "start" "-a" "a7a8242972f9be1913b8d6cbf817a56aadfb1f1e5af9f288d5c07aeeee0d6d99", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] Running `cargo fix --edition` [INFO] [stderr] note: Switching to Edition 2021 will enable the use of the version 2 feature resolver in Cargo. [INFO] [stderr] This may cause some dependencies to be built with fewer features enabled than previously. [INFO] [stderr] More information about the resolver changes may be found at https://doc.rust-lang.org/nightly/edition-guide/rust-2021/default-cargo-resolver.html [INFO] [stderr] When building the following dependencies, the given features will no longer be used: [INFO] [stderr] [INFO] [stderr] tokio v0.2.25: winapi [INFO] [stderr] [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Checking slab v0.4.4 [INFO] [stderr] Compiling proc-macro2 v1.0.28 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking futures v0.1.31 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Checking itoa v0.4.8 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Checking bytes v1.0.1 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking bytes v0.5.6 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Checking pin-project-lite v0.1.12 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Checking matches v0.1.9 [INFO] [stderr] Compiling httparse v1.5.1 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling serde_derive v1.0.128 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking try-lock v0.2.3 [INFO] [stderr] Compiling serde_json v1.0.66 [INFO] [stderr] Checking unicode-bidi v0.3.6 [INFO] [stderr] Checking tower-service v0.3.1 [INFO] [stderr] Checking dtoa v0.4.8 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking httpdate v0.3.2 [INFO] [stderr] Checking mime v0.3.16 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Checking scoped-tls v0.1.2 [INFO] [stderr] Checking base64 v0.12.3 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling futures-macro v0.3.16 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling futures-util v0.3.16 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Checking lock_api v0.3.4 [INFO] [stderr] Checking tracing-core v0.1.19 [INFO] [stderr] Checking tinyvec v1.3.1 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Checking form_urlencoded v1.0.1 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking net2 v0.2.37 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking socket2 v0.3.19 [INFO] [stderr] Checking bytes v0.4.12 [INFO] [stderr] Checking http v0.2.4 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Checking tokio-sync v0.1.8 [INFO] [stderr] Checking tracing v0.1.26 [INFO] [stderr] Checking mio v0.6.23 [INFO] [stderr] Compiling generic-array v0.14.4 [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 tokio-io v0.1.13 [INFO] [stderr] Checking smallvec v0.6.14 [INFO] [stderr] Checking unicode-normalization v0.1.19 [INFO] [stderr] Checking serde_yaml v0.8.19 [INFO] [stderr] Compiling syn v1.0.75 [INFO] [stderr] Checking tokio-executor v0.1.10 [INFO] [stderr] Checking crossbeam-queue v0.2.3 [INFO] [stderr] Checking tokio-codec v0.1.2 [INFO] [stderr] Checking mio-uds v0.6.8 [INFO] [stderr] Checking tokio-current-thread v0.1.7 [INFO] [stderr] Checking tokio-timer v0.2.13 [INFO] [stderr] Checking crossbeam-deque v0.7.4 [INFO] [stderr] Checking tokio-reactor v0.1.12 [INFO] [stderr] Checking tokio-threadpool v0.1.18 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking tokio-tcp v0.1.4 [INFO] [stderr] Checking tokio-uds v0.2.7 [INFO] [stderr] Checking tokio-udp v0.1.6 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking sha-1 v0.9.7 [INFO] [stderr] Checking tokio-fs v0.1.7 [INFO] [stderr] Checking bigdecimal v0.1.2 [INFO] [stderr] Checking headers-core v0.2.0 [INFO] [stderr] Checking http-body v0.3.1 [INFO] [stderr] Checking tokio v0.1.22 [INFO] [stderr] Checking url v2.2.2 [INFO] [stderr] Checking headers v0.3.4 [INFO] [stderr] Checking tokio-core v0.1.18 [INFO] [stderr] Compiling pin-project-internal v1.0.8 [INFO] [stderr] Compiling tokio-macros v0.2.6 [INFO] [stderr] Compiling async-trait v0.1.51 [INFO] [stderr] Checking tokio v0.2.25 [INFO] [stderr] Checking pin-project v1.0.8 [INFO] [stderr] Checking tracing-futures v0.2.5 [INFO] [stderr] Checking futures-executor v0.3.16 [INFO] [stderr] Checking futures v0.3.16 [INFO] [stderr] Checking tokio-util v0.3.1 [INFO] [stderr] Checking h2 v0.2.7 [INFO] [stderr] Checking hyper v0.13.10 [INFO] [stderr] Checking pt v1.0.2 (/tmp/fixit) [INFO] [stderr] Migrating src/lib.rs from 2018 edition to 2021 [INFO] [stderr] Fixed src/lib.rs (1 fix) [INFO] [stderr] Fixed src/date_serializer.rs (4 fixes) [INFO] [stderr] Fixed src/apis/configuration.rs (2 fixes) [INFO] [stderr] Fixed src/datetime_serializer.rs (3 fixes) [INFO] [stderr] Fixed src/apis/stocks_equities_api.rs (26 fixes) [INFO] [stderr] Fixed src/apis/forex_currencies_api.rs (16 fixes) [INFO] [stderr] Fixed src/apis/mod.rs (1 fix) [INFO] [stderr] Fixed src/apis/reference_api.rs (22 fixes) [INFO] [stderr] Fixed src/apis/crypto_api.rs (22 fixes) [INFO] [stdout] warning: field is never read: `configuration` [INFO] [stdout] --> src/apis/client.rs:7:3 [INFO] [stdout] | [INFO] [stdout] 7 | configuration: Arc>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `T` should have a snake case name [INFO] [stdout] --> src/models/aggv2.rs:23:3 [INFO] [stdout] | [INFO] [stdout] 23 | T: Option, // AAPL [INFO] [stdout] | ^ help: convert the identifier to snake case: `t` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `set_T` should have a snake case name [INFO] [stdout] --> src/models/aggv2.rs:54:10 [INFO] [stdout] | [INFO] [stdout] 54 | pub fn set_T(&mut self, T: String) { [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/aggv2.rs:54:27 [INFO] [stdout] | [INFO] [stdout] 54 | pub fn set_T(&mut self, T: String) { [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/aggv2.rs:58:10 [INFO] [stdout] | [INFO] [stdout] 58 | pub fn with_T(mut self, T: String) -> Aggv2 { [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/aggv2.rs:58:27 [INFO] [stdout] | [INFO] [stdout] 58 | pub fn with_T(mut self, T: String) -> Aggv2 { [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/aggv2.rs:63:10 [INFO] [stdout] | [INFO] [stdout] 63 | pub fn T(&self) -> Option<&String> { [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/aggv2.rs:67:10 [INFO] [stdout] | [INFO] [stdout] 67 | 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__type` should have a snake case name [INFO] [stdout] --> src/models/crypto_exchange.rs:59:10 [INFO] [stdout] | [INFO] [stdout] 59 | 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/crypto_exchange.rs:63:10 [INFO] [stdout] | [INFO] [stdout] 63 | pub fn with__type(mut self, _type: String) -> CryptoExchange { [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case: `with_type` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `set__type` should have a snake case name [INFO] [stdout] --> src/models/dividend.rs:75:10 [INFO] [stdout] | [INFO] [stdout] 75 | 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/dividend.rs:79:10 [INFO] [stdout] | [INFO] [stdout] 79 | pub fn with__type(mut self, _type: String) -> Dividend { [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/dividend.rs:88:10 [INFO] [stdout] | [INFO] [stdout] 88 | 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/exchange.rs:62:10 [INFO] [stdout] | [INFO] [stdout] 62 | 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/exchange.rs:66:10 [INFO] [stdout] | [INFO] [stdout] 66 | pub fn with__type(mut self, _type: String) -> Exchange { [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case: `with_type` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `P` should have a snake case name [INFO] [stdout] --> src/models/stocks_snapshot_quote.rs:27:3 [INFO] [stdout] | [INFO] [stdout] 27 | P: f32, // 121.0 [INFO] [stdout] | ^ help: convert the identifier to snake case: `p` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `S` should have a snake case name [INFO] [stdout] --> src/models/stocks_snapshot_quote.rs:29:3 [INFO] [stdout] | [INFO] [stdout] 29 | S: i64, // 3 [INFO] [stdout] | ^ help: convert the identifier to snake case (notice the capitalization): `s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `P` should have a snake case name [INFO] [stdout] --> src/models/stocks_snapshot_quote.rs:35:30 [INFO] [stdout] | [INFO] [stdout] 35 | pub fn new(p: f32, s: i64, P: f32, S: i64, t: i64, ) -> StocksSnapshotQuote { [INFO] [stdout] | ^ help: convert the identifier to snake case: `p` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `S` should have a snake case name [INFO] [stdout] --> src/models/stocks_snapshot_quote.rs:35:38 [INFO] [stdout] | [INFO] [stdout] 35 | pub fn new(p: f32, s: i64, P: f32, S: i64, t: i64, ) -> StocksSnapshotQuote { [INFO] [stdout] | ^ help: convert the identifier to snake case (notice the capitalization): `s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `set_P` should have a snake case name [INFO] [stdout] --> src/models/stocks_snapshot_quote.rs:73:10 [INFO] [stdout] | [INFO] [stdout] 73 | pub fn set_P(&mut self, P: f32) { [INFO] [stdout] | ^^^^^ help: convert the identifier to snake case: `set_p` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `P` should have a snake case name [INFO] [stdout] --> src/models/stocks_snapshot_quote.rs:73:27 [INFO] [stdout] | [INFO] [stdout] 73 | pub fn set_P(&mut self, P: f32) { [INFO] [stdout] | ^ help: convert the identifier to snake case: `p` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `with_P` should have a snake case name [INFO] [stdout] --> src/models/stocks_snapshot_quote.rs:77:10 [INFO] [stdout] | [INFO] [stdout] 77 | pub fn with_P(mut self, P: f32) -> StocksSnapshotQuote { [INFO] [stdout] | ^^^^^^ help: convert the identifier to snake case: `with_p` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `P` should have a snake case name [INFO] [stdout] --> src/models/stocks_snapshot_quote.rs:77:27 [INFO] [stdout] | [INFO] [stdout] 77 | pub fn with_P(mut self, P: f32) -> StocksSnapshotQuote { [INFO] [stdout] | ^ help: convert the identifier to snake case: `p` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `P` should have a snake case name [INFO] [stdout] --> src/models/stocks_snapshot_quote.rs:82:10 [INFO] [stdout] | [INFO] [stdout] 82 | pub fn P(&self) -> &f32 { [INFO] [stdout] | ^ help: convert the identifier to snake case: `p` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `set_S` should have a snake case name [INFO] [stdout] --> src/models/stocks_snapshot_quote.rs:87:10 [INFO] [stdout] | [INFO] [stdout] 87 | pub fn set_S(&mut self, S: i64) { [INFO] [stdout] | ^^^^^ help: convert the identifier to snake case (notice the capitalization): `set_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `S` should have a snake case name [INFO] [stdout] --> src/models/stocks_snapshot_quote.rs:87:27 [INFO] [stdout] | [INFO] [stdout] 87 | pub fn set_S(&mut self, S: i64) { [INFO] [stdout] | ^ help: convert the identifier to snake case (notice the capitalization): `s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `with_S` should have a snake case name [INFO] [stdout] --> src/models/stocks_snapshot_quote.rs:91:10 [INFO] [stdout] | [INFO] [stdout] 91 | pub fn with_S(mut self, S: i64) -> StocksSnapshotQuote { [INFO] [stdout] | ^^^^^^ help: convert the identifier to snake case (notice the capitalization): `with_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `S` should have a snake case name [INFO] [stdout] --> src/models/stocks_snapshot_quote.rs:91:27 [INFO] [stdout] | [INFO] [stdout] 91 | pub fn with_S(mut self, S: i64) -> StocksSnapshotQuote { [INFO] [stdout] | ^ help: convert the identifier to snake case (notice the capitalization): `s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `S` should have a snake case name [INFO] [stdout] --> src/models/stocks_snapshot_quote.rs:96:10 [INFO] [stdout] | [INFO] [stdout] 96 | pub fn S(&self) -> &i64 { [INFO] [stdout] | ^ help: convert the identifier to snake case (notice the capitalization): `s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `T` should have a snake case name [INFO] [stdout] --> src/models/stocks_v2_nbbo.rs:23:3 [INFO] [stdout] | [INFO] [stdout] 23 | T: Option, // AAPL [INFO] [stdout] | ^ help: convert the identifier to snake case: `t` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `P` should have a snake case name [INFO] [stdout] --> src/models/stocks_v2_nbbo.rs:43:3 [INFO] [stdout] | [INFO] [stdout] 43 | P: f32, // 223.001 [INFO] [stdout] | ^ help: convert the identifier to snake case: `p` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `X` should have a snake case name [INFO] [stdout] --> src/models/stocks_v2_nbbo.rs:45:3 [INFO] [stdout] | [INFO] [stdout] 45 | X: i64, // 11 [INFO] [stdout] | ^ help: convert the identifier to snake case (notice the capitalization): `x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `S` should have a snake case name [INFO] [stdout] --> src/models/stocks_v2_nbbo.rs:47:3 [INFO] [stdout] | [INFO] [stdout] 47 | S: i64, // 100 [INFO] [stdout] | ^ help: convert the identifier to snake case (notice the capitalization): `s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `P` should have a snake case name [INFO] [stdout] --> src/models/stocks_v2_nbbo.rs:53:54 [INFO] [stdout] | [INFO] [stdout] 53 | pub fn new(t: i64, q: i64, p: f32, x: i64, s: i64, P: f32, X: i64, S: i64, z: i64, ) -> StocksV2Nbbo { [INFO] [stdout] | ^ help: convert the identifier to snake case: `p` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `X` should have a snake case name [INFO] [stdout] --> src/models/stocks_v2_nbbo.rs:53:62 [INFO] [stdout] | [INFO] [stdout] 53 | pub fn new(t: i64, q: i64, p: f32, x: i64, s: i64, P: f32, X: i64, S: i64, z: i64, ) -> StocksV2Nbbo { [INFO] [stdout] | ^ help: convert the identifier to snake case (notice the capitalization): `x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `S` should have a snake case name [INFO] [stdout] --> src/models/stocks_v2_nbbo.rs:53:70 [INFO] [stdout] | [INFO] [stdout] 53 | pub fn new(t: i64, q: i64, p: f32, x: i64, s: i64, P: f32, X: i64, S: i64, z: i64, ) -> StocksV2Nbbo { [INFO] [stdout] | ^ help: convert the identifier to snake case (notice the capitalization): `s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `set_T` should have a snake case name [INFO] [stdout] --> src/models/stocks_v2_nbbo.rs:72:10 [INFO] [stdout] | [INFO] [stdout] 72 | pub fn set_T(&mut self, T: String) { [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/stocks_v2_nbbo.rs:72:27 [INFO] [stdout] | [INFO] [stdout] 72 | pub fn set_T(&mut self, T: String) { [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/stocks_v2_nbbo.rs:76:10 [INFO] [stdout] | [INFO] [stdout] 76 | pub fn with_T(mut self, T: String) -> StocksV2Nbbo { [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/stocks_v2_nbbo.rs:76:27 [INFO] [stdout] | [INFO] [stdout] 76 | pub fn with_T(mut self, T: String) -> StocksV2Nbbo { [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/stocks_v2_nbbo.rs:81:10 [INFO] [stdout] | [INFO] [stdout] 81 | pub fn T(&self) -> Option<&String> { [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/stocks_v2_nbbo.rs:85:10 [INFO] [stdout] | [INFO] [stdout] 85 | 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_P` should have a snake case name [INFO] [stdout] --> src/models/stocks_v2_nbbo.rs:227:10 [INFO] [stdout] | [INFO] [stdout] 227 | pub fn set_P(&mut self, P: f32) { [INFO] [stdout] | ^^^^^ help: convert the identifier to snake case: `set_p` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `P` should have a snake case name [INFO] [stdout] --> src/models/stocks_v2_nbbo.rs:227:27 [INFO] [stdout] | [INFO] [stdout] 227 | pub fn set_P(&mut self, P: f32) { [INFO] [stdout] | ^ help: convert the identifier to snake case: `p` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `with_P` should have a snake case name [INFO] [stdout] --> src/models/stocks_v2_nbbo.rs:231:10 [INFO] [stdout] | [INFO] [stdout] 231 | pub fn with_P(mut self, P: f32) -> StocksV2Nbbo { [INFO] [stdout] | ^^^^^^ help: convert the identifier to snake case: `with_p` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `P` should have a snake case name [INFO] [stdout] --> src/models/stocks_v2_nbbo.rs:231:27 [INFO] [stdout] | [INFO] [stdout] 231 | pub fn with_P(mut self, P: f32) -> StocksV2Nbbo { [INFO] [stdout] | ^ help: convert the identifier to snake case: `p` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `P` should have a snake case name [INFO] [stdout] --> src/models/stocks_v2_nbbo.rs:236:10 [INFO] [stdout] | [INFO] [stdout] 236 | pub fn P(&self) -> &f32 { [INFO] [stdout] | ^ help: convert the identifier to snake case: `p` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `set_X` should have a snake case name [INFO] [stdout] --> src/models/stocks_v2_nbbo.rs:241:10 [INFO] [stdout] | [INFO] [stdout] 241 | pub fn set_X(&mut self, X: i64) { [INFO] [stdout] | ^^^^^ help: convert the identifier to snake case (notice the capitalization): `set_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `X` should have a snake case name [INFO] [stdout] --> src/models/stocks_v2_nbbo.rs:241:27 [INFO] [stdout] | [INFO] [stdout] 241 | pub fn set_X(&mut self, X: i64) { [INFO] [stdout] | ^ help: convert the identifier to snake case (notice the capitalization): `x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `with_X` should have a snake case name [INFO] [stdout] --> src/models/stocks_v2_nbbo.rs:245:10 [INFO] [stdout] | [INFO] [stdout] 245 | pub fn with_X(mut self, X: i64) -> StocksV2Nbbo { [INFO] [stdout] | ^^^^^^ help: convert the identifier to snake case (notice the capitalization): `with_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `X` should have a snake case name [INFO] [stdout] --> src/models/stocks_v2_nbbo.rs:245:27 [INFO] [stdout] | [INFO] [stdout] 245 | pub fn with_X(mut self, X: i64) -> StocksV2Nbbo { [INFO] [stdout] | ^ help: convert the identifier to snake case (notice the capitalization): `x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `X` should have a snake case name [INFO] [stdout] --> src/models/stocks_v2_nbbo.rs:250:10 [INFO] [stdout] | [INFO] [stdout] 250 | pub fn X(&self) -> &i64 { [INFO] [stdout] | ^ help: convert the identifier to snake case (notice the capitalization): `x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `set_S` should have a snake case name [INFO] [stdout] --> src/models/stocks_v2_nbbo.rs:255:10 [INFO] [stdout] | [INFO] [stdout] 255 | pub fn set_S(&mut self, S: i64) { [INFO] [stdout] | ^^^^^ help: convert the identifier to snake case (notice the capitalization): `set_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `S` should have a snake case name [INFO] [stdout] --> src/models/stocks_v2_nbbo.rs:255:27 [INFO] [stdout] | [INFO] [stdout] 255 | pub fn set_S(&mut self, S: i64) { [INFO] [stdout] | ^ help: convert the identifier to snake case (notice the capitalization): `s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `with_S` should have a snake case name [INFO] [stdout] --> src/models/stocks_v2_nbbo.rs:259:10 [INFO] [stdout] | [INFO] [stdout] 259 | pub fn with_S(mut self, S: i64) -> StocksV2Nbbo { [INFO] [stdout] | ^^^^^^ help: convert the identifier to snake case (notice the capitalization): `with_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `S` should have a snake case name [INFO] [stdout] --> src/models/stocks_v2_nbbo.rs:259:27 [INFO] [stdout] | [INFO] [stdout] 259 | pub fn with_S(mut self, S: i64) -> StocksV2Nbbo { [INFO] [stdout] | ^ help: convert the identifier to snake case (notice the capitalization): `s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `S` should have a snake case name [INFO] [stdout] --> src/models/stocks_v2_nbbo.rs:264:10 [INFO] [stdout] | [INFO] [stdout] 264 | pub fn S(&self) -> &i64 { [INFO] [stdout] | ^ help: convert the identifier to snake case (notice the capitalization): `s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `T` should have a snake case name [INFO] [stdout] --> src/models/stocks_v2_trade.rs:23:3 [INFO] [stdout] | [INFO] [stdout] 23 | T: Option, // AAPL [INFO] [stdout] | ^ help: convert the identifier to snake case: `t` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `set_T` should have a snake case name [INFO] [stdout] --> src/models/stocks_v2_trade.rs:63:10 [INFO] [stdout] | [INFO] [stdout] 63 | pub fn set_T(&mut self, T: String) { [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/stocks_v2_trade.rs:63:27 [INFO] [stdout] | [INFO] [stdout] 63 | pub fn set_T(&mut self, T: String) { [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/stocks_v2_trade.rs:67:10 [INFO] [stdout] | [INFO] [stdout] 67 | pub fn with_T(mut self, T: String) -> StocksV2Trade { [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/stocks_v2_trade.rs:67:27 [INFO] [stdout] | [INFO] [stdout] 67 | pub fn with_T(mut self, T: String) -> StocksV2Trade { [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/stocks_v2_trade.rs:72:10 [INFO] [stdout] | [INFO] [stdout] 72 | pub fn T(&self) -> Option<&String> { [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/stocks_v2_trade.rs:76:10 [INFO] [stdout] | [INFO] [stdout] 76 | 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__type` should have a snake case name [INFO] [stdout] --> src/models/symbol.rs:76:10 [INFO] [stdout] | [INFO] [stdout] 76 | 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/symbol.rs:80:10 [INFO] [stdout] | [INFO] [stdout] 80 | pub fn with__type(mut self, _type: String) -> Symbol { [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case: `with_type` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 66 warnings emitted [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: Arc>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `T` should have a snake case name [INFO] [stdout] --> src/models/aggv2.rs:23:3 [INFO] [stdout] | [INFO] [stdout] 23 | T: Option, // AAPL [INFO] [stdout] | ^ help: convert the identifier to snake case: `t` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `set_T` should have a snake case name [INFO] [stdout] --> src/models/aggv2.rs:54:10 [INFO] [stdout] | [INFO] [stdout] 54 | pub fn set_T(&mut self, T: String) { [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/aggv2.rs:54:27 [INFO] [stdout] | [INFO] [stdout] 54 | pub fn set_T(&mut self, T: String) { [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/aggv2.rs:58:10 [INFO] [stdout] | [INFO] [stdout] 58 | pub fn with_T(mut self, T: String) -> Aggv2 { [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/aggv2.rs:58:27 [INFO] [stdout] | [INFO] [stdout] 58 | pub fn with_T(mut self, T: String) -> Aggv2 { [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/aggv2.rs:63:10 [INFO] [stdout] | [INFO] [stdout] 63 | pub fn T(&self) -> Option<&String> { [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/aggv2.rs:67:10 [INFO] [stdout] | [INFO] [stdout] 67 | 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__type` should have a snake case name [INFO] [stdout] --> src/models/crypto_exchange.rs:59:10 [INFO] [stdout] | [INFO] [stdout] 59 | 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/crypto_exchange.rs:63:10 [INFO] [stdout] | [INFO] [stdout] 63 | pub fn with__type(mut self, _type: String) -> CryptoExchange { [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case: `with_type` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `set__type` should have a snake case name [INFO] [stdout] --> src/models/dividend.rs:75:10 [INFO] [stdout] | [INFO] [stdout] 75 | 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/dividend.rs:79:10 [INFO] [stdout] | [INFO] [stdout] 79 | pub fn with__type(mut self, _type: String) -> Dividend { [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/dividend.rs:88:10 [INFO] [stdout] | [INFO] [stdout] 88 | 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/exchange.rs:62:10 [INFO] [stdout] | [INFO] [stdout] 62 | 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/exchange.rs:66:10 [INFO] [stdout] | [INFO] [stdout] 66 | pub fn with__type(mut self, _type: String) -> Exchange { [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case: `with_type` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `P` should have a snake case name [INFO] [stdout] --> src/models/stocks_snapshot_quote.rs:27:3 [INFO] [stdout] | [INFO] [stdout] 27 | P: f32, // 121.0 [INFO] [stdout] | ^ help: convert the identifier to snake case: `p` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `S` should have a snake case name [INFO] [stdout] --> src/models/stocks_snapshot_quote.rs:29:3 [INFO] [stdout] | [INFO] [stdout] 29 | S: i64, // 3 [INFO] [stdout] | ^ help: convert the identifier to snake case (notice the capitalization): `s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `P` should have a snake case name [INFO] [stdout] --> src/models/stocks_snapshot_quote.rs:35:30 [INFO] [stdout] | [INFO] [stdout] 35 | pub fn new(p: f32, s: i64, P: f32, S: i64, t: i64, ) -> StocksSnapshotQuote { [INFO] [stdout] | ^ help: convert the identifier to snake case: `p` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `S` should have a snake case name [INFO] [stdout] --> src/models/stocks_snapshot_quote.rs:35:38 [INFO] [stdout] | [INFO] [stdout] 35 | pub fn new(p: f32, s: i64, P: f32, S: i64, t: i64, ) -> StocksSnapshotQuote { [INFO] [stdout] | ^ help: convert the identifier to snake case (notice the capitalization): `s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `set_P` should have a snake case name [INFO] [stdout] --> src/models/stocks_snapshot_quote.rs:73:10 [INFO] [stdout] | [INFO] [stdout] 73 | pub fn set_P(&mut self, P: f32) { [INFO] [stdout] | ^^^^^ help: convert the identifier to snake case: `set_p` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `P` should have a snake case name [INFO] [stdout] --> src/models/stocks_snapshot_quote.rs:73:27 [INFO] [stdout] | [INFO] [stdout] 73 | pub fn set_P(&mut self, P: f32) { [INFO] [stdout] | ^ help: convert the identifier to snake case: `p` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `with_P` should have a snake case name [INFO] [stdout] --> src/models/stocks_snapshot_quote.rs:77:10 [INFO] [stdout] | [INFO] [stdout] 77 | pub fn with_P(mut self, P: f32) -> StocksSnapshotQuote { [INFO] [stdout] | ^^^^^^ help: convert the identifier to snake case: `with_p` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `P` should have a snake case name [INFO] [stdout] --> src/models/stocks_snapshot_quote.rs:77:27 [INFO] [stdout] | [INFO] [stdout] 77 | pub fn with_P(mut self, P: f32) -> StocksSnapshotQuote { [INFO] [stdout] | ^ help: convert the identifier to snake case: `p` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `P` should have a snake case name [INFO] [stdout] --> src/models/stocks_snapshot_quote.rs:82:10 [INFO] [stdout] | [INFO] [stdout] 82 | pub fn P(&self) -> &f32 { [INFO] [stdout] | ^ help: convert the identifier to snake case: `p` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `set_S` should have a snake case name [INFO] [stdout] --> src/models/stocks_snapshot_quote.rs:87:10 [INFO] [stdout] | [INFO] [stdout] 87 | pub fn set_S(&mut self, S: i64) { [INFO] [stdout] | ^^^^^ help: convert the identifier to snake case (notice the capitalization): `set_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `S` should have a snake case name [INFO] [stdout] --> src/models/stocks_snapshot_quote.rs:87:27 [INFO] [stdout] | [INFO] [stdout] 87 | pub fn set_S(&mut self, S: i64) { [INFO] [stdout] | ^ help: convert the identifier to snake case (notice the capitalization): `s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `with_S` should have a snake case name [INFO] [stdout] --> src/models/stocks_snapshot_quote.rs:91:10 [INFO] [stdout] | [INFO] [stdout] 91 | pub fn with_S(mut self, S: i64) -> StocksSnapshotQuote { [INFO] [stdout] | ^^^^^^ help: convert the identifier to snake case (notice the capitalization): `with_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `S` should have a snake case name [INFO] [stdout] --> src/models/stocks_snapshot_quote.rs:91:27 [INFO] [stdout] | [INFO] [stdout] 91 | pub fn with_S(mut self, S: i64) -> StocksSnapshotQuote { [INFO] [stdout] | ^ help: convert the identifier to snake case (notice the capitalization): `s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `S` should have a snake case name [INFO] [stdout] --> src/models/stocks_snapshot_quote.rs:96:10 [INFO] [stdout] | [INFO] [stdout] 96 | pub fn S(&self) -> &i64 { [INFO] [stdout] | ^ help: convert the identifier to snake case (notice the capitalization): `s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `T` should have a snake case name [INFO] [stdout] --> src/models/stocks_v2_nbbo.rs:23:3 [INFO] [stdout] | [INFO] [stdout] 23 | T: Option, // AAPL [INFO] [stdout] | ^ help: convert the identifier to snake case: `t` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `P` should have a snake case name [INFO] [stdout] --> src/models/stocks_v2_nbbo.rs:43:3 [INFO] [stdout] | [INFO] [stdout] 43 | P: f32, // 223.001 [INFO] [stdout] | ^ help: convert the identifier to snake case: `p` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `X` should have a snake case name [INFO] [stdout] --> src/models/stocks_v2_nbbo.rs:45:3 [INFO] [stdout] | [INFO] [stdout] 45 | X: i64, // 11 [INFO] [stdout] | ^ help: convert the identifier to snake case (notice the capitalization): `x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `S` should have a snake case name [INFO] [stdout] --> src/models/stocks_v2_nbbo.rs:47:3 [INFO] [stdout] | [INFO] [stdout] 47 | S: i64, // 100 [INFO] [stdout] | ^ help: convert the identifier to snake case (notice the capitalization): `s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `P` should have a snake case name [INFO] [stdout] --> src/models/stocks_v2_nbbo.rs:53:54 [INFO] [stdout] | [INFO] [stdout] 53 | pub fn new(t: i64, q: i64, p: f32, x: i64, s: i64, P: f32, X: i64, S: i64, z: i64, ) -> StocksV2Nbbo { [INFO] [stdout] | ^ help: convert the identifier to snake case: `p` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `X` should have a snake case name [INFO] [stdout] --> src/models/stocks_v2_nbbo.rs:53:62 [INFO] [stdout] | [INFO] [stdout] 53 | pub fn new(t: i64, q: i64, p: f32, x: i64, s: i64, P: f32, X: i64, S: i64, z: i64, ) -> StocksV2Nbbo { [INFO] [stdout] | ^ help: convert the identifier to snake case (notice the capitalization): `x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `S` should have a snake case name [INFO] [stdout] --> src/models/stocks_v2_nbbo.rs:53:70 [INFO] [stdout] | [INFO] [stdout] 53 | pub fn new(t: i64, q: i64, p: f32, x: i64, s: i64, P: f32, X: i64, S: i64, z: i64, ) -> StocksV2Nbbo { [INFO] [stdout] | ^ help: convert the identifier to snake case (notice the capitalization): `s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `set_T` should have a snake case name [INFO] [stdout] --> src/models/stocks_v2_nbbo.rs:72:10 [INFO] [stdout] | [INFO] [stdout] 72 | pub fn set_T(&mut self, T: String) { [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/stocks_v2_nbbo.rs:72:27 [INFO] [stdout] | [INFO] [stdout] 72 | pub fn set_T(&mut self, T: String) { [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/stocks_v2_nbbo.rs:76:10 [INFO] [stdout] | [INFO] [stdout] 76 | pub fn with_T(mut self, T: String) -> StocksV2Nbbo { [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/stocks_v2_nbbo.rs:76:27 [INFO] [stdout] | [INFO] [stdout] 76 | pub fn with_T(mut self, T: String) -> StocksV2Nbbo { [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/stocks_v2_nbbo.rs:81:10 [INFO] [stdout] | [INFO] [stdout] 81 | pub fn T(&self) -> Option<&String> { [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/stocks_v2_nbbo.rs:85:10 [INFO] [stdout] | [INFO] [stdout] 85 | 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_P` should have a snake case name [INFO] [stdout] --> src/models/stocks_v2_nbbo.rs:227:10 [INFO] [stdout] | [INFO] [stdout] 227 | pub fn set_P(&mut self, P: f32) { [INFO] [stdout] | ^^^^^ help: convert the identifier to snake case: `set_p` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `P` should have a snake case name [INFO] [stdout] --> src/models/stocks_v2_nbbo.rs:227:27 [INFO] [stdout] | [INFO] [stdout] 227 | pub fn set_P(&mut self, P: f32) { [INFO] [stdout] | ^ help: convert the identifier to snake case: `p` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `with_P` should have a snake case name [INFO] [stdout] --> src/models/stocks_v2_nbbo.rs:231:10 [INFO] [stdout] | [INFO] [stdout] 231 | pub fn with_P(mut self, P: f32) -> StocksV2Nbbo { [INFO] [stdout] | ^^^^^^ help: convert the identifier to snake case: `with_p` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `P` should have a snake case name [INFO] [stdout] --> src/models/stocks_v2_nbbo.rs:231:27 [INFO] [stdout] | [INFO] [stdout] 231 | pub fn with_P(mut self, P: f32) -> StocksV2Nbbo { [INFO] [stdout] | ^ help: convert the identifier to snake case: `p` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `P` should have a snake case name [INFO] [stdout] --> src/models/stocks_v2_nbbo.rs:236:10 [INFO] [stdout] | [INFO] [stdout] 236 | pub fn P(&self) -> &f32 { [INFO] [stdout] | ^ help: convert the identifier to snake case: `p` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `set_X` should have a snake case name [INFO] [stdout] --> src/models/stocks_v2_nbbo.rs:241:10 [INFO] [stdout] | [INFO] [stdout] 241 | pub fn set_X(&mut self, X: i64) { [INFO] [stdout] | ^^^^^ help: convert the identifier to snake case (notice the capitalization): `set_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `X` should have a snake case name [INFO] [stdout] --> src/models/stocks_v2_nbbo.rs:241:27 [INFO] [stdout] | [INFO] [stdout] 241 | pub fn set_X(&mut self, X: i64) { [INFO] [stdout] | ^ help: convert the identifier to snake case (notice the capitalization): `x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `with_X` should have a snake case name [INFO] [stdout] --> src/models/stocks_v2_nbbo.rs:245:10 [INFO] [stdout] | [INFO] [stdout] 245 | pub fn with_X(mut self, X: i64) -> StocksV2Nbbo { [INFO] [stdout] | ^^^^^^ help: convert the identifier to snake case (notice the capitalization): `with_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `X` should have a snake case name [INFO] [stdout] --> src/models/stocks_v2_nbbo.rs:245:27 [INFO] [stdout] | [INFO] [stdout] 245 | pub fn with_X(mut self, X: i64) -> StocksV2Nbbo { [INFO] [stdout] | ^ help: convert the identifier to snake case (notice the capitalization): `x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `X` should have a snake case name [INFO] [stdout] --> src/models/stocks_v2_nbbo.rs:250:10 [INFO] [stdout] | [INFO] [stdout] 250 | pub fn X(&self) -> &i64 { [INFO] [stdout] | ^ help: convert the identifier to snake case (notice the capitalization): `x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `set_S` should have a snake case name [INFO] [stdout] --> src/models/stocks_v2_nbbo.rs:255:10 [INFO] [stdout] | [INFO] [stdout] 255 | pub fn set_S(&mut self, S: i64) { [INFO] [stdout] | ^^^^^ help: convert the identifier to snake case (notice the capitalization): `set_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `S` should have a snake case name [INFO] [stdout] --> src/models/stocks_v2_nbbo.rs:255:27 [INFO] [stdout] | [INFO] [stdout] 255 | pub fn set_S(&mut self, S: i64) { [INFO] [stdout] | ^ help: convert the identifier to snake case (notice the capitalization): `s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `with_S` should have a snake case name [INFO] [stdout] --> src/models/stocks_v2_nbbo.rs:259:10 [INFO] [stdout] | [INFO] [stdout] 259 | pub fn with_S(mut self, S: i64) -> StocksV2Nbbo { [INFO] [stdout] | ^^^^^^ help: convert the identifier to snake case (notice the capitalization): `with_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `S` should have a snake case name [INFO] [stdout] --> src/models/stocks_v2_nbbo.rs:259:27 [INFO] [stdout] | [INFO] [stdout] 259 | pub fn with_S(mut self, S: i64) -> StocksV2Nbbo { [INFO] [stdout] | ^ help: convert the identifier to snake case (notice the capitalization): `s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `S` should have a snake case name [INFO] [stdout] --> src/models/stocks_v2_nbbo.rs:264:10 [INFO] [stdout] | [INFO] [stdout] 264 | pub fn S(&self) -> &i64 { [INFO] [stdout] | ^ help: convert the identifier to snake case (notice the capitalization): `s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `T` should have a snake case name [INFO] [stdout] --> src/models/stocks_v2_trade.rs:23:3 [INFO] [stdout] | [INFO] [stdout] 23 | T: Option, // AAPL [INFO] [stdout] | ^ help: convert the identifier to snake case: `t` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `set_T` should have a snake case name [INFO] [stdout] --> src/models/stocks_v2_trade.rs:63:10 [INFO] [stdout] | [INFO] [stdout] 63 | pub fn set_T(&mut self, T: String) { [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/stocks_v2_trade.rs:63:27 [INFO] [stdout] | [INFO] [stdout] 63 | pub fn set_T(&mut self, T: String) { [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/stocks_v2_trade.rs:67:10 [INFO] [stdout] | [INFO] [stdout] 67 | pub fn with_T(mut self, T: String) -> StocksV2Trade { [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/stocks_v2_trade.rs:67:27 [INFO] [stdout] | [INFO] [stdout] 67 | pub fn with_T(mut self, T: String) -> StocksV2Trade { [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/stocks_v2_trade.rs:72:10 [INFO] [stdout] | [INFO] [stdout] 72 | pub fn T(&self) -> Option<&String> { [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/stocks_v2_trade.rs:76:10 [INFO] [stdout] | [INFO] [stdout] 76 | 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__type` should have a snake case name [INFO] [stdout] --> src/models/symbol.rs:76:10 [INFO] [stdout] | [INFO] [stdout] 76 | 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/symbol.rs:80:10 [INFO] [stdout] | [INFO] [stdout] 80 | pub fn with__type(mut self, _type: String) -> Symbol { [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case: `with_type` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 66 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 12s [INFO] [stderr] Running `cargo check` to verify 2021 [INFO] [stderr] Checking tokio v0.2.25 [INFO] [stderr] Checking tokio-util v0.3.1 [INFO] [stderr] Checking h2 v0.2.7 [INFO] [stderr] Checking hyper v0.13.10 [INFO] [stderr] Checking pt v1.0.2 (/tmp/fixit) [INFO] [stdout] warning: field is never read: `configuration` [INFO] [stdout] --> src/apis/client.rs:7:3 [INFO] [stdout] | [INFO] [stdout] 7 | configuration: Arc>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `T` should have a snake case name [INFO] [stdout] --> src/models/aggv2.rs:23:3 [INFO] [stdout] | [INFO] [stdout] 23 | T: Option, // AAPL [INFO] [stdout] | ^ help: convert the identifier to snake case: `t` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `set_T` should have a snake case name [INFO] [stdout] --> src/models/aggv2.rs:54:10 [INFO] [stdout] | [INFO] [stdout] 54 | pub fn set_T(&mut self, T: String) { [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/aggv2.rs:54:27 [INFO] [stdout] | [INFO] [stdout] 54 | pub fn set_T(&mut self, T: String) { [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/aggv2.rs:58:10 [INFO] [stdout] | [INFO] [stdout] 58 | pub fn with_T(mut self, T: String) -> Aggv2 { [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/aggv2.rs:58:27 [INFO] [stdout] | [INFO] [stdout] 58 | pub fn with_T(mut self, T: String) -> Aggv2 { [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/aggv2.rs:63:10 [INFO] [stdout] | [INFO] [stdout] 63 | pub fn T(&self) -> Option<&String> { [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/aggv2.rs:67:10 [INFO] [stdout] | [INFO] [stdout] 67 | pub fn reset_T(&mut self) { [INFO] [stdout] | ^^^^^^^ help: convert the identifier to snake case: `reset_t` [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: Arc>, [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/crypto_exchange.rs:59:10 [INFO] [stdout] | [INFO] [stdout] 59 | 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/crypto_exchange.rs:63:10 [INFO] [stdout] | [INFO] [stdout] 63 | pub fn with__type(mut self, _type: String) -> CryptoExchange { [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case: `with_type` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `set__type` should have a snake case name [INFO] [stdout] --> src/models/dividend.rs:75:10 [INFO] [stdout] | [INFO] [stdout] 75 | 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/dividend.rs:79:10 [INFO] [stdout] | [INFO] [stdout] 79 | pub fn with__type(mut self, _type: String) -> Dividend { [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/dividend.rs:88:10 [INFO] [stdout] | [INFO] [stdout] 88 | 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/exchange.rs:62:10 [INFO] [stdout] | [INFO] [stdout] 62 | 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/exchange.rs:66:10 [INFO] [stdout] | [INFO] [stdout] 66 | pub fn with__type(mut self, _type: String) -> Exchange { [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case: `with_type` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `P` should have a snake case name [INFO] [stdout] --> src/models/stocks_snapshot_quote.rs:27:3 [INFO] [stdout] | [INFO] [stdout] 27 | P: f32, // 121.0 [INFO] [stdout] | ^ help: convert the identifier to snake case: `p` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `S` should have a snake case name [INFO] [stdout] --> src/models/stocks_snapshot_quote.rs:29:3 [INFO] [stdout] | [INFO] [stdout] 29 | S: i64, // 3 [INFO] [stdout] | ^ help: convert the identifier to snake case (notice the capitalization): `s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `P` should have a snake case name [INFO] [stdout] --> src/models/stocks_snapshot_quote.rs:35:30 [INFO] [stdout] | [INFO] [stdout] 35 | pub fn new(p: f32, s: i64, P: f32, S: i64, t: i64, ) -> StocksSnapshotQuote { [INFO] [stdout] | ^ help: convert the identifier to snake case: `p` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `S` should have a snake case name [INFO] [stdout] --> src/models/stocks_snapshot_quote.rs:35:38 [INFO] [stdout] | [INFO] [stdout] 35 | pub fn new(p: f32, s: i64, P: f32, S: i64, t: i64, ) -> StocksSnapshotQuote { [INFO] [stdout] | ^ help: convert the identifier to snake case (notice the capitalization): `s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `set_P` should have a snake case name [INFO] [stdout] --> src/models/stocks_snapshot_quote.rs:73:10 [INFO] [stdout] | [INFO] [stdout] 73 | pub fn set_P(&mut self, P: f32) { [INFO] [stdout] | ^^^^^ help: convert the identifier to snake case: `set_p` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `P` should have a snake case name [INFO] [stdout] --> src/models/stocks_snapshot_quote.rs:73:27 [INFO] [stdout] | [INFO] [stdout] 73 | pub fn set_P(&mut self, P: f32) { [INFO] [stdout] | ^ help: convert the identifier to snake case: `p` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `with_P` should have a snake case name [INFO] [stdout] --> src/models/stocks_snapshot_quote.rs:77:10 [INFO] [stdout] | [INFO] [stdout] 77 | pub fn with_P(mut self, P: f32) -> StocksSnapshotQuote { [INFO] [stdout] | ^^^^^^ help: convert the identifier to snake case: `with_p` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `P` should have a snake case name [INFO] [stdout] --> src/models/stocks_snapshot_quote.rs:77:27 [INFO] [stdout] | [INFO] [stdout] 77 | pub fn with_P(mut self, P: f32) -> StocksSnapshotQuote { [INFO] [stdout] | ^ help: convert the identifier to snake case: `p` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `P` should have a snake case name [INFO] [stdout] --> src/models/stocks_snapshot_quote.rs:82:10 [INFO] [stdout] | [INFO] [stdout] 82 | pub fn P(&self) -> &f32 { [INFO] [stdout] | ^ help: convert the identifier to snake case: `p` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `set_S` should have a snake case name [INFO] [stdout] --> src/models/stocks_snapshot_quote.rs:87:10 [INFO] [stdout] | [INFO] [stdout] 87 | pub fn set_S(&mut self, S: i64) { [INFO] [stdout] | ^^^^^ help: convert the identifier to snake case (notice the capitalization): `set_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `S` should have a snake case name [INFO] [stdout] --> src/models/stocks_snapshot_quote.rs:87:27 [INFO] [stdout] | [INFO] [stdout] 87 | pub fn set_S(&mut self, S: i64) { [INFO] [stdout] | ^ help: convert the identifier to snake case (notice the capitalization): `s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `with_S` should have a snake case name [INFO] [stdout] --> src/models/stocks_snapshot_quote.rs:91:10 [INFO] [stdout] | [INFO] [stdout] 91 | pub fn with_S(mut self, S: i64) -> StocksSnapshotQuote { [INFO] [stdout] | ^^^^^^ help: convert the identifier to snake case (notice the capitalization): `with_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `S` should have a snake case name [INFO] [stdout] --> src/models/stocks_snapshot_quote.rs:91:27 [INFO] [stdout] | [INFO] [stdout] 91 | pub fn with_S(mut self, S: i64) -> StocksSnapshotQuote { [INFO] [stdout] | ^ help: convert the identifier to snake case (notice the capitalization): `s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `S` should have a snake case name [INFO] [stdout] --> src/models/stocks_snapshot_quote.rs:96:10 [INFO] [stdout] | [INFO] [stdout] 96 | pub fn S(&self) -> &i64 { [INFO] [stdout] | ^ help: convert the identifier to snake case (notice the capitalization): `s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `T` should have a snake case name [INFO] [stdout] --> src/models/stocks_v2_nbbo.rs:23:3 [INFO] [stdout] | [INFO] [stdout] 23 | T: Option, // AAPL [INFO] [stdout] | ^ help: convert the identifier to snake case: `t` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `P` should have a snake case name [INFO] [stdout] --> src/models/stocks_v2_nbbo.rs:43:3 [INFO] [stdout] | [INFO] [stdout] 43 | P: f32, // 223.001 [INFO] [stdout] | ^ help: convert the identifier to snake case: `p` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `X` should have a snake case name [INFO] [stdout] --> src/models/stocks_v2_nbbo.rs:45:3 [INFO] [stdout] | [INFO] [stdout] 45 | X: i64, // 11 [INFO] [stdout] | ^ help: convert the identifier to snake case (notice the capitalization): `x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `S` should have a snake case name [INFO] [stdout] --> src/models/stocks_v2_nbbo.rs:47:3 [INFO] [stdout] | [INFO] [stdout] 47 | S: i64, // 100 [INFO] [stdout] | ^ help: convert the identifier to snake case (notice the capitalization): `s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `P` should have a snake case name [INFO] [stdout] --> src/models/stocks_v2_nbbo.rs:53:54 [INFO] [stdout] | [INFO] [stdout] 53 | pub fn new(t: i64, q: i64, p: f32, x: i64, s: i64, P: f32, X: i64, S: i64, z: i64, ) -> StocksV2Nbbo { [INFO] [stdout] | ^ help: convert the identifier to snake case: `p` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `X` should have a snake case name [INFO] [stdout] --> src/models/stocks_v2_nbbo.rs:53:62 [INFO] [stdout] | [INFO] [stdout] 53 | pub fn new(t: i64, q: i64, p: f32, x: i64, s: i64, P: f32, X: i64, S: i64, z: i64, ) -> StocksV2Nbbo { [INFO] [stdout] | ^ help: convert the identifier to snake case (notice the capitalization): `x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `S` should have a snake case name [INFO] [stdout] --> src/models/stocks_v2_nbbo.rs:53:70 [INFO] [stdout] | [INFO] [stdout] 53 | pub fn new(t: i64, q: i64, p: f32, x: i64, s: i64, P: f32, X: i64, S: i64, z: i64, ) -> StocksV2Nbbo { [INFO] [stdout] | ^ help: convert the identifier to snake case (notice the capitalization): `s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `set_T` should have a snake case name [INFO] [stdout] --> src/models/stocks_v2_nbbo.rs:72:10 [INFO] [stdout] | [INFO] [stdout] 72 | pub fn set_T(&mut self, T: String) { [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/stocks_v2_nbbo.rs:72:27 [INFO] [stdout] | [INFO] [stdout] 72 | pub fn set_T(&mut self, T: String) { [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/stocks_v2_nbbo.rs:76:10 [INFO] [stdout] | [INFO] [stdout] 76 | pub fn with_T(mut self, T: String) -> StocksV2Nbbo { [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/stocks_v2_nbbo.rs:76:27 [INFO] [stdout] | [INFO] [stdout] 76 | pub fn with_T(mut self, T: String) -> StocksV2Nbbo { [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/stocks_v2_nbbo.rs:81:10 [INFO] [stdout] | [INFO] [stdout] 81 | pub fn T(&self) -> Option<&String> { [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/stocks_v2_nbbo.rs:85:10 [INFO] [stdout] | [INFO] [stdout] 85 | 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_P` should have a snake case name [INFO] [stdout] --> src/models/stocks_v2_nbbo.rs:227:10 [INFO] [stdout] | [INFO] [stdout] 227 | pub fn set_P(&mut self, P: f32) { [INFO] [stdout] | ^^^^^ help: convert the identifier to snake case: `set_p` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `P` should have a snake case name [INFO] [stdout] --> src/models/stocks_v2_nbbo.rs:227:27 [INFO] [stdout] | [INFO] [stdout] 227 | pub fn set_P(&mut self, P: f32) { [INFO] [stdout] | ^ help: convert the identifier to snake case: `p` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `with_P` should have a snake case name [INFO] [stdout] --> src/models/stocks_v2_nbbo.rs:231:10 [INFO] [stdout] | [INFO] [stdout] 231 | pub fn with_P(mut self, P: f32) -> StocksV2Nbbo { [INFO] [stdout] | ^^^^^^ help: convert the identifier to snake case: `with_p` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `P` should have a snake case name [INFO] [stdout] --> src/models/stocks_v2_nbbo.rs:231:27 [INFO] [stdout] | [INFO] [stdout] 231 | pub fn with_P(mut self, P: f32) -> StocksV2Nbbo { [INFO] [stdout] | ^ help: convert the identifier to snake case: `p` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `P` should have a snake case name [INFO] [stdout] --> src/models/stocks_v2_nbbo.rs:236:10 [INFO] [stdout] | [INFO] [stdout] 236 | pub fn P(&self) -> &f32 { [INFO] [stdout] | ^ help: convert the identifier to snake case: `p` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `set_X` should have a snake case name [INFO] [stdout] --> src/models/stocks_v2_nbbo.rs:241:10 [INFO] [stdout] | [INFO] [stdout] 241 | pub fn set_X(&mut self, X: i64) { [INFO] [stdout] | ^^^^^ help: convert the identifier to snake case (notice the capitalization): `set_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `X` should have a snake case name [INFO] [stdout] --> src/models/stocks_v2_nbbo.rs:241:27 [INFO] [stdout] | [INFO] [stdout] 241 | pub fn set_X(&mut self, X: i64) { [INFO] [stdout] | ^ help: convert the identifier to snake case (notice the capitalization): `x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `with_X` should have a snake case name [INFO] [stdout] --> src/models/stocks_v2_nbbo.rs:245:10 [INFO] [stdout] | [INFO] [stdout] 245 | pub fn with_X(mut self, X: i64) -> StocksV2Nbbo { [INFO] [stdout] | ^^^^^^ help: convert the identifier to snake case (notice the capitalization): `with_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `X` should have a snake case name [INFO] [stdout] --> src/models/stocks_v2_nbbo.rs:245:27 [INFO] [stdout] | [INFO] [stdout] 245 | pub fn with_X(mut self, X: i64) -> StocksV2Nbbo { [INFO] [stdout] | ^ help: convert the identifier to snake case (notice the capitalization): `x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `X` should have a snake case name [INFO] [stdout] --> src/models/stocks_v2_nbbo.rs:250:10 [INFO] [stdout] | [INFO] [stdout] 250 | pub fn X(&self) -> &i64 { [INFO] [stdout] | ^ help: convert the identifier to snake case (notice the capitalization): `x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `set_S` should have a snake case name [INFO] [stdout] --> src/models/stocks_v2_nbbo.rs:255:10 [INFO] [stdout] | [INFO] [stdout] 255 | pub fn set_S(&mut self, S: i64) { [INFO] [stdout] | ^^^^^ help: convert the identifier to snake case (notice the capitalization): `set_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `S` should have a snake case name [INFO] [stdout] --> src/models/stocks_v2_nbbo.rs:255:27 [INFO] [stdout] | [INFO] [stdout] 255 | pub fn set_S(&mut self, S: i64) { [INFO] [stdout] | ^ help: convert the identifier to snake case (notice the capitalization): `s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `with_S` should have a snake case name [INFO] [stdout] --> src/models/stocks_v2_nbbo.rs:259:10 [INFO] [stdout] | [INFO] [stdout] 259 | pub fn with_S(mut self, S: i64) -> StocksV2Nbbo { [INFO] [stdout] | ^^^^^^ help: convert the identifier to snake case (notice the capitalization): `with_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `S` should have a snake case name [INFO] [stdout] --> src/models/stocks_v2_nbbo.rs:259:27 [INFO] [stdout] | [INFO] [stdout] 259 | pub fn with_S(mut self, S: i64) -> StocksV2Nbbo { [INFO] [stdout] | ^ help: convert the identifier to snake case (notice the capitalization): `s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `S` should have a snake case name [INFO] [stdout] --> src/models/stocks_v2_nbbo.rs:264:10 [INFO] [stdout] | [INFO] [stdout] 264 | pub fn S(&self) -> &i64 { [INFO] [stdout] | ^ help: convert the identifier to snake case (notice the capitalization): `s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `T` should have a snake case name [INFO] [stdout] --> src/models/stocks_v2_trade.rs:23:3 [INFO] [stdout] | [INFO] [stdout] 23 | T: Option, // AAPL [INFO] [stdout] | ^ help: convert the identifier to snake case: `t` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `set_T` should have a snake case name [INFO] [stdout] --> src/models/stocks_v2_trade.rs:63:10 [INFO] [stdout] | [INFO] [stdout] 63 | pub fn set_T(&mut self, T: String) { [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/stocks_v2_trade.rs:63:27 [INFO] [stdout] | [INFO] [stdout] 63 | pub fn set_T(&mut self, T: String) { [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/stocks_v2_trade.rs:67:10 [INFO] [stdout] | [INFO] [stdout] 67 | pub fn with_T(mut self, T: String) -> StocksV2Trade { [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/stocks_v2_trade.rs:67:27 [INFO] [stdout] | [INFO] [stdout] 67 | pub fn with_T(mut self, T: String) -> StocksV2Trade { [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/stocks_v2_trade.rs:72:10 [INFO] [stdout] | [INFO] [stdout] 72 | pub fn T(&self) -> Option<&String> { [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/stocks_v2_trade.rs:76:10 [INFO] [stdout] | [INFO] [stdout] 76 | 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__type` should have a snake case name [INFO] [stdout] --> src/models/symbol.rs:76:10 [INFO] [stdout] | [INFO] [stdout] 76 | 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/symbol.rs:80:10 [INFO] [stdout] | [INFO] [stdout] 80 | pub fn with__type(mut self, _type: String) -> Symbol { [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case: `with_type` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 66 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `T` should have a snake case name [INFO] [stdout] --> src/models/aggv2.rs:23:3 [INFO] [stdout] | [INFO] [stdout] 23 | T: Option, // AAPL [INFO] [stdout] | ^ help: convert the identifier to snake case: `t` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `set_T` should have a snake case name [INFO] [stdout] --> src/models/aggv2.rs:54:10 [INFO] [stdout] | [INFO] [stdout] 54 | pub fn set_T(&mut self, T: String) { [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/aggv2.rs:54:27 [INFO] [stdout] | [INFO] [stdout] 54 | pub fn set_T(&mut self, T: String) { [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/aggv2.rs:58:10 [INFO] [stdout] | [INFO] [stdout] 58 | pub fn with_T(mut self, T: String) -> Aggv2 { [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/aggv2.rs:58:27 [INFO] [stdout] | [INFO] [stdout] 58 | pub fn with_T(mut self, T: String) -> Aggv2 { [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/aggv2.rs:63:10 [INFO] [stdout] | [INFO] [stdout] 63 | pub fn T(&self) -> Option<&String> { [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/aggv2.rs:67:10 [INFO] [stdout] | [INFO] [stdout] 67 | 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__type` should have a snake case name [INFO] [stdout] --> src/models/crypto_exchange.rs:59:10 [INFO] [stdout] | [INFO] [stdout] 59 | 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/crypto_exchange.rs:63:10 [INFO] [stdout] | [INFO] [stdout] 63 | pub fn with__type(mut self, _type: String) -> CryptoExchange { [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case: `with_type` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `set__type` should have a snake case name [INFO] [stdout] --> src/models/dividend.rs:75:10 [INFO] [stdout] | [INFO] [stdout] 75 | 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/dividend.rs:79:10 [INFO] [stdout] | [INFO] [stdout] 79 | pub fn with__type(mut self, _type: String) -> Dividend { [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/dividend.rs:88:10 [INFO] [stdout] | [INFO] [stdout] 88 | 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/exchange.rs:62:10 [INFO] [stdout] | [INFO] [stdout] 62 | 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/exchange.rs:66:10 [INFO] [stdout] | [INFO] [stdout] 66 | pub fn with__type(mut self, _type: String) -> Exchange { [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case: `with_type` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `P` should have a snake case name [INFO] [stdout] --> src/models/stocks_snapshot_quote.rs:27:3 [INFO] [stdout] | [INFO] [stdout] 27 | P: f32, // 121.0 [INFO] [stdout] | ^ help: convert the identifier to snake case: `p` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `S` should have a snake case name [INFO] [stdout] --> src/models/stocks_snapshot_quote.rs:29:3 [INFO] [stdout] | [INFO] [stdout] 29 | S: i64, // 3 [INFO] [stdout] | ^ help: convert the identifier to snake case (notice the capitalization): `s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `P` should have a snake case name [INFO] [stdout] --> src/models/stocks_snapshot_quote.rs:35:30 [INFO] [stdout] | [INFO] [stdout] 35 | pub fn new(p: f32, s: i64, P: f32, S: i64, t: i64, ) -> StocksSnapshotQuote { [INFO] [stdout] | ^ help: convert the identifier to snake case: `p` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `S` should have a snake case name [INFO] [stdout] --> src/models/stocks_snapshot_quote.rs:35:38 [INFO] [stdout] | [INFO] [stdout] 35 | pub fn new(p: f32, s: i64, P: f32, S: i64, t: i64, ) -> StocksSnapshotQuote { [INFO] [stdout] | ^ help: convert the identifier to snake case (notice the capitalization): `s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `set_P` should have a snake case name [INFO] [stdout] --> src/models/stocks_snapshot_quote.rs:73:10 [INFO] [stdout] | [INFO] [stdout] 73 | pub fn set_P(&mut self, P: f32) { [INFO] [stdout] | ^^^^^ help: convert the identifier to snake case: `set_p` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `P` should have a snake case name [INFO] [stdout] --> src/models/stocks_snapshot_quote.rs:73:27 [INFO] [stdout] | [INFO] [stdout] 73 | pub fn set_P(&mut self, P: f32) { [INFO] [stdout] | ^ help: convert the identifier to snake case: `p` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `with_P` should have a snake case name [INFO] [stdout] --> src/models/stocks_snapshot_quote.rs:77:10 [INFO] [stdout] | [INFO] [stdout] 77 | pub fn with_P(mut self, P: f32) -> StocksSnapshotQuote { [INFO] [stdout] | ^^^^^^ help: convert the identifier to snake case: `with_p` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `P` should have a snake case name [INFO] [stdout] --> src/models/stocks_snapshot_quote.rs:77:27 [INFO] [stdout] | [INFO] [stdout] 77 | pub fn with_P(mut self, P: f32) -> StocksSnapshotQuote { [INFO] [stdout] | ^ help: convert the identifier to snake case: `p` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `P` should have a snake case name [INFO] [stdout] --> src/models/stocks_snapshot_quote.rs:82:10 [INFO] [stdout] | [INFO] [stdout] 82 | pub fn P(&self) -> &f32 { [INFO] [stdout] | ^ help: convert the identifier to snake case: `p` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `set_S` should have a snake case name [INFO] [stdout] --> src/models/stocks_snapshot_quote.rs:87:10 [INFO] [stdout] | [INFO] [stdout] 87 | pub fn set_S(&mut self, S: i64) { [INFO] [stdout] | ^^^^^ help: convert the identifier to snake case (notice the capitalization): `set_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `S` should have a snake case name [INFO] [stdout] --> src/models/stocks_snapshot_quote.rs:87:27 [INFO] [stdout] | [INFO] [stdout] 87 | pub fn set_S(&mut self, S: i64) { [INFO] [stdout] | ^ help: convert the identifier to snake case (notice the capitalization): `s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `with_S` should have a snake case name [INFO] [stdout] --> src/models/stocks_snapshot_quote.rs:91:10 [INFO] [stdout] | [INFO] [stdout] 91 | pub fn with_S(mut self, S: i64) -> StocksSnapshotQuote { [INFO] [stdout] | ^^^^^^ help: convert the identifier to snake case (notice the capitalization): `with_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `S` should have a snake case name [INFO] [stdout] --> src/models/stocks_snapshot_quote.rs:91:27 [INFO] [stdout] | [INFO] [stdout] 91 | pub fn with_S(mut self, S: i64) -> StocksSnapshotQuote { [INFO] [stdout] | ^ help: convert the identifier to snake case (notice the capitalization): `s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `S` should have a snake case name [INFO] [stdout] --> src/models/stocks_snapshot_quote.rs:96:10 [INFO] [stdout] | [INFO] [stdout] 96 | pub fn S(&self) -> &i64 { [INFO] [stdout] | ^ help: convert the identifier to snake case (notice the capitalization): `s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `T` should have a snake case name [INFO] [stdout] --> src/models/stocks_v2_nbbo.rs:23:3 [INFO] [stdout] | [INFO] [stdout] 23 | T: Option, // AAPL [INFO] [stdout] | ^ help: convert the identifier to snake case: `t` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `P` should have a snake case name [INFO] [stdout] --> src/models/stocks_v2_nbbo.rs:43:3 [INFO] [stdout] | [INFO] [stdout] 43 | P: f32, // 223.001 [INFO] [stdout] | ^ help: convert the identifier to snake case: `p` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `X` should have a snake case name [INFO] [stdout] --> src/models/stocks_v2_nbbo.rs:45:3 [INFO] [stdout] | [INFO] [stdout] 45 | X: i64, // 11 [INFO] [stdout] | ^ help: convert the identifier to snake case (notice the capitalization): `x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `S` should have a snake case name [INFO] [stdout] --> src/models/stocks_v2_nbbo.rs:47:3 [INFO] [stdout] | [INFO] [stdout] 47 | S: i64, // 100 [INFO] [stdout] | ^ help: convert the identifier to snake case (notice the capitalization): `s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `P` should have a snake case name [INFO] [stdout] --> src/models/stocks_v2_nbbo.rs:53:54 [INFO] [stdout] | [INFO] [stdout] 53 | pub fn new(t: i64, q: i64, p: f32, x: i64, s: i64, P: f32, X: i64, S: i64, z: i64, ) -> StocksV2Nbbo { [INFO] [stdout] | ^ help: convert the identifier to snake case: `p` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `X` should have a snake case name [INFO] [stdout] --> src/models/stocks_v2_nbbo.rs:53:62 [INFO] [stdout] | [INFO] [stdout] 53 | pub fn new(t: i64, q: i64, p: f32, x: i64, s: i64, P: f32, X: i64, S: i64, z: i64, ) -> StocksV2Nbbo { [INFO] [stdout] | ^ help: convert the identifier to snake case (notice the capitalization): `x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `S` should have a snake case name [INFO] [stdout] --> src/models/stocks_v2_nbbo.rs:53:70 [INFO] [stdout] | [INFO] [stdout] 53 | pub fn new(t: i64, q: i64, p: f32, x: i64, s: i64, P: f32, X: i64, S: i64, z: i64, ) -> StocksV2Nbbo { [INFO] [stdout] | ^ help: convert the identifier to snake case (notice the capitalization): `s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `set_T` should have a snake case name [INFO] [stdout] --> src/models/stocks_v2_nbbo.rs:72:10 [INFO] [stdout] | [INFO] [stdout] 72 | pub fn set_T(&mut self, T: String) { [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/stocks_v2_nbbo.rs:72:27 [INFO] [stdout] | [INFO] [stdout] 72 | pub fn set_T(&mut self, T: String) { [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/stocks_v2_nbbo.rs:76:10 [INFO] [stdout] | [INFO] [stdout] 76 | pub fn with_T(mut self, T: String) -> StocksV2Nbbo { [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/stocks_v2_nbbo.rs:76:27 [INFO] [stdout] | [INFO] [stdout] 76 | pub fn with_T(mut self, T: String) -> StocksV2Nbbo { [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/stocks_v2_nbbo.rs:81:10 [INFO] [stdout] | [INFO] [stdout] 81 | pub fn T(&self) -> Option<&String> { [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/stocks_v2_nbbo.rs:85:10 [INFO] [stdout] | [INFO] [stdout] 85 | 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_P` should have a snake case name [INFO] [stdout] --> src/models/stocks_v2_nbbo.rs:227:10 [INFO] [stdout] | [INFO] [stdout] 227 | pub fn set_P(&mut self, P: f32) { [INFO] [stdout] | ^^^^^ help: convert the identifier to snake case: `set_p` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `P` should have a snake case name [INFO] [stdout] --> src/models/stocks_v2_nbbo.rs:227:27 [INFO] [stdout] | [INFO] [stdout] 227 | pub fn set_P(&mut self, P: f32) { [INFO] [stdout] | ^ help: convert the identifier to snake case: `p` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `with_P` should have a snake case name [INFO] [stdout] --> src/models/stocks_v2_nbbo.rs:231:10 [INFO] [stdout] | [INFO] [stdout] 231 | pub fn with_P(mut self, P: f32) -> StocksV2Nbbo { [INFO] [stdout] | ^^^^^^ help: convert the identifier to snake case: `with_p` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `P` should have a snake case name [INFO] [stdout] --> src/models/stocks_v2_nbbo.rs:231:27 [INFO] [stdout] | [INFO] [stdout] 231 | pub fn with_P(mut self, P: f32) -> StocksV2Nbbo { [INFO] [stdout] | ^ help: convert the identifier to snake case: `p` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `P` should have a snake case name [INFO] [stdout] --> src/models/stocks_v2_nbbo.rs:236:10 [INFO] [stdout] | [INFO] [stdout] 236 | pub fn P(&self) -> &f32 { [INFO] [stdout] | ^ help: convert the identifier to snake case: `p` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `set_X` should have a snake case name [INFO] [stdout] --> src/models/stocks_v2_nbbo.rs:241:10 [INFO] [stdout] | [INFO] [stdout] 241 | pub fn set_X(&mut self, X: i64) { [INFO] [stdout] | ^^^^^ help: convert the identifier to snake case (notice the capitalization): `set_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `X` should have a snake case name [INFO] [stdout] --> src/models/stocks_v2_nbbo.rs:241:27 [INFO] [stdout] | [INFO] [stdout] 241 | pub fn set_X(&mut self, X: i64) { [INFO] [stdout] | ^ help: convert the identifier to snake case (notice the capitalization): `x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `with_X` should have a snake case name [INFO] [stdout] --> src/models/stocks_v2_nbbo.rs:245:10 [INFO] [stdout] | [INFO] [stdout] 245 | pub fn with_X(mut self, X: i64) -> StocksV2Nbbo { [INFO] [stdout] | ^^^^^^ help: convert the identifier to snake case (notice the capitalization): `with_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `X` should have a snake case name [INFO] [stdout] --> src/models/stocks_v2_nbbo.rs:245:27 [INFO] [stdout] | [INFO] [stdout] 245 | pub fn with_X(mut self, X: i64) -> StocksV2Nbbo { [INFO] [stdout] | ^ help: convert the identifier to snake case (notice the capitalization): `x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `X` should have a snake case name [INFO] [stdout] --> src/models/stocks_v2_nbbo.rs:250:10 [INFO] [stdout] | [INFO] [stdout] 250 | pub fn X(&self) -> &i64 { [INFO] [stdout] | ^ help: convert the identifier to snake case (notice the capitalization): `x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `set_S` should have a snake case name [INFO] [stdout] --> src/models/stocks_v2_nbbo.rs:255:10 [INFO] [stdout] | [INFO] [stdout] 255 | pub fn set_S(&mut self, S: i64) { [INFO] [stdout] | ^^^^^ help: convert the identifier to snake case (notice the capitalization): `set_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `S` should have a snake case name [INFO] [stdout] --> src/models/stocks_v2_nbbo.rs:255:27 [INFO] [stdout] | [INFO] [stdout] 255 | pub fn set_S(&mut self, S: i64) { [INFO] [stdout] | ^ help: convert the identifier to snake case (notice the capitalization): `s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `with_S` should have a snake case name [INFO] [stdout] --> src/models/stocks_v2_nbbo.rs:259:10 [INFO] [stdout] | [INFO] [stdout] 259 | pub fn with_S(mut self, S: i64) -> StocksV2Nbbo { [INFO] [stdout] | ^^^^^^ help: convert the identifier to snake case (notice the capitalization): `with_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `S` should have a snake case name [INFO] [stdout] --> src/models/stocks_v2_nbbo.rs:259:27 [INFO] [stdout] | [INFO] [stdout] 259 | pub fn with_S(mut self, S: i64) -> StocksV2Nbbo { [INFO] [stdout] | ^ help: convert the identifier to snake case (notice the capitalization): `s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `S` should have a snake case name [INFO] [stdout] --> src/models/stocks_v2_nbbo.rs:264:10 [INFO] [stdout] | [INFO] [stdout] 264 | pub fn S(&self) -> &i64 { [INFO] [stdout] | ^ help: convert the identifier to snake case (notice the capitalization): `s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `T` should have a snake case name [INFO] [stdout] --> src/models/stocks_v2_trade.rs:23:3 [INFO] [stdout] | [INFO] [stdout] 23 | T: Option, // AAPL [INFO] [stdout] | ^ help: convert the identifier to snake case: `t` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `set_T` should have a snake case name [INFO] [stdout] --> src/models/stocks_v2_trade.rs:63:10 [INFO] [stdout] | [INFO] [stdout] 63 | pub fn set_T(&mut self, T: String) { [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/stocks_v2_trade.rs:63:27 [INFO] [stdout] | [INFO] [stdout] 63 | pub fn set_T(&mut self, T: String) { [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/stocks_v2_trade.rs:67:10 [INFO] [stdout] | [INFO] [stdout] 67 | pub fn with_T(mut self, T: String) -> StocksV2Trade { [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/stocks_v2_trade.rs:67:27 [INFO] [stdout] | [INFO] [stdout] 67 | pub fn with_T(mut self, T: String) -> StocksV2Trade { [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/stocks_v2_trade.rs:72:10 [INFO] [stdout] | [INFO] [stdout] 72 | pub fn T(&self) -> Option<&String> { [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/stocks_v2_trade.rs:76:10 [INFO] [stdout] | [INFO] [stdout] 76 | 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__type` should have a snake case name [INFO] [stdout] --> src/models/symbol.rs:76:10 [INFO] [stdout] | [INFO] [stdout] 76 | 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/symbol.rs:80:10 [INFO] [stdout] | [INFO] [stdout] 80 | pub fn with__type(mut self, _type: String) -> Symbol { [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case: `with_type` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 66 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 20.82s [INFO] running `Command { std: "docker" "inspect" "a7a8242972f9be1913b8d6cbf817a56aadfb1f1e5af9f288d5c07aeeee0d6d99", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a7a8242972f9be1913b8d6cbf817a56aadfb1f1e5af9f288d5c07aeeee0d6d99", kill_on_drop: false }` [INFO] [stdout] a7a8242972f9be1913b8d6cbf817a56aadfb1f1e5af9f288d5c07aeeee0d6d99