[INFO] cloning repository https://github.com/elniallo/bc-exchange-rs-client [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/elniallo/bc-exchange-rs-client" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Felniallo%2Fbc-exchange-rs-client", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Felniallo%2Fbc-exchange-rs-client'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9927b5842101cbf8dacb8f1b3472acb749e4a570 [INFO] checking elniallo/bc-exchange-rs-client against beta for pr-78714 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Felniallo%2Fbc-exchange-rs-client" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/elniallo/bc-exchange-rs-client on toolchain beta [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/elniallo/bc-exchange-rs-client [INFO] finished tweaking git repo https://github.com/elniallo/bc-exchange-rs-client [INFO] tweaked toml for git repo https://github.com/elniallo/bc-exchange-rs-client written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/elniallo/bc-exchange-rs-client already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 568e9ff0525b8ebc00c099edb8c2811cf9a4f4a0577456faeb92bdf93822a834 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "568e9ff0525b8ebc00c099edb8c2811cf9a4f4a0577456faeb92bdf93822a834", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "568e9ff0525b8ebc00c099edb8c2811cf9a4f4a0577456faeb92bdf93822a834", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "568e9ff0525b8ebc00c099edb8c2811cf9a4f4a0577456faeb92bdf93822a834", kill_on_drop: false }` [INFO] [stdout] 568e9ff0525b8ebc00c099edb8c2811cf9a4f4a0577456faeb92bdf93822a834 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 161c791b4c81c65dccec636023113436d7ea983f8c387c1107d1be4100449d3f [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "161c791b4c81c65dccec636023113436d7ea983f8c387c1107d1be4100449d3f", kill_on_drop: false }` [INFO] [stderr] Compiling openssl v0.10.26 [INFO] [stderr] Checking unicode-normalization v0.1.11 [INFO] [stderr] Checking getrandom v0.1.14 [INFO] [stderr] Checking base64 v0.9.3 [INFO] [stderr] Checking mio v0.6.21 [INFO] [stderr] Compiling native-tls v0.2.3 [INFO] [stderr] Checking tokio-io v0.1.12 [INFO] [stderr] Checking parking_lot_core v0.6.2 [INFO] [stderr] Checking chrono v0.4.11 [INFO] [stderr] Checking serde v1.0.106 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking parking_lot v0.9.0 [INFO] [stderr] Checking rand_chacha v0.2.1 [INFO] [stderr] Checking tokio-reactor v0.1.11 [INFO] [stderr] Checking tokio-codec v0.1.1 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking tokio-tcp v0.1.3 [INFO] [stderr] Checking idna v0.1.5 [INFO] [stderr] Checking url v1.7.2 [INFO] [stderr] Checking hyper v0.10.16 [INFO] [stderr] Checking tokio-tls v0.2.1 [INFO] [stderr] Checking websocket-base v0.24.0 [INFO] [stderr] Checking serde_json v1.0.52 [INFO] [stderr] Checking websocket v0.24.0 [INFO] [stderr] Checking blockchain_exchange_client v0.0.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `serde_json::to_string` [INFO] [stdout] --> src/messages/subscribe.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use serde_json::to_string; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `serde_json::to_string` [INFO] [stdout] --> src/messages/subscribe.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use serde_json::to_string; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `serde_json::to_string` [INFO] [stdout] --> src/messages/symbol.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use serde_json::to_string; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `TimeZone` [INFO] [stdout] --> src/messages/order.rs:3:24 [INFO] [stdout] | [INFO] [stdout] 3 | use chrono::{DateTime, TimeZone, Utc}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `serde_json::to_string` [INFO] [stdout] --> src/messages/symbol.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use serde_json::to_string; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `TimeZone` [INFO] [stdout] --> src/messages/order.rs:3:24 [INFO] [stdout] | [INFO] [stdout] 3 | use chrono::{DateTime, TimeZone, Utc}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> src/messages/order.rs:97:13 [INFO] [stdout] | [INFO] [stdout] 97 | _ => Err(String::from("Unsupported order type")) [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unreachable_patterns)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> src/messages/order.rs:97:13 [INFO] [stdout] | [INFO] [stdout] 97 | _ => Err(String::from("Unsupported order type")) [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unreachable_patterns)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0170]: pattern binding `BUY` is named the same as one of the variants of the type `OrderSide` [INFO] [stdout] --> src/messages/order.rs:138:13 [INFO] [stdout] | [INFO] [stdout] 138 | BUY => String::from("buy"), [INFO] [stdout] | ^^^ help: to match on the variant, qualify the path: `OrderSide::BUY` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bindings_with_variant_name)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0170]: pattern binding `SELL` is named the same as one of the variants of the type `OrderSide` [INFO] [stdout] --> src/messages/order.rs:139:13 [INFO] [stdout] | [INFO] [stdout] 139 | SELL => String::from("sell") [INFO] [stdout] | ^^^^ help: to match on the variant, qualify the path: `OrderSide::SELL` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> src/messages/order.rs:139:13 [INFO] [stdout] | [INFO] [stdout] 138 | BUY => String::from("buy"), [INFO] [stdout] | --- matches any value [INFO] [stdout] 139 | SELL => String::from("sell") [INFO] [stdout] | ^^^^ unreachable pattern [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0170]: pattern binding `GTC` is named the same as one of the variants of the type `TimeInForce` [INFO] [stdout] --> src/messages/order.rs:155:13 [INFO] [stdout] | [INFO] [stdout] 155 | GTC => out.push_str("GTC"), [INFO] [stdout] | ^^^ help: to match on the variant, qualify the path: `TimeInForce::GTC` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0170]: pattern binding `FOK` is named the same as one of the variants of the type `TimeInForce` [INFO] [stdout] --> src/messages/order.rs:157:13 [INFO] [stdout] | [INFO] [stdout] 157 | FOK => out.push_str("FOK"), [INFO] [stdout] | ^^^ help: to match on the variant, qualify the path: `TimeInForce::FOK` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0170]: pattern binding `IOC` is named the same as one of the variants of the type `TimeInForce` [INFO] [stdout] --> src/messages/order.rs:158:13 [INFO] [stdout] | [INFO] [stdout] 158 | IOC => out.push_str("IOC") [INFO] [stdout] | ^^^ help: to match on the variant, qualify the path: `TimeInForce::IOC` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> src/messages/order.rs:156:13 [INFO] [stdout] | [INFO] [stdout] 155 | GTC => out.push_str("GTC"), [INFO] [stdout] | --- matches any value [INFO] [stdout] 156 | GTD => out.push_str("GTD"), [INFO] [stdout] | ^^^ unreachable pattern [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> src/messages/order.rs:157:13 [INFO] [stdout] | [INFO] [stdout] 155 | GTC => out.push_str("GTC"), [INFO] [stdout] | --- matches any value [INFO] [stdout] 156 | GTD => out.push_str("GTD"), [INFO] [stdout] 157 | FOK => out.push_str("FOK"), [INFO] [stdout] | ^^^ unreachable pattern [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> src/messages/order.rs:158:13 [INFO] [stdout] | [INFO] [stdout] 155 | GTC => out.push_str("GTC"), [INFO] [stdout] | --- matches any value [INFO] [stdout] ... [INFO] [stdout] 158 | IOC => out.push_str("IOC") [INFO] [stdout] | ^^^ unreachable pattern [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `BUY` [INFO] [stdout] --> src/messages/order.rs:138:13 [INFO] [stdout] | [INFO] [stdout] 138 | BUY => String::from("buy"), [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_BUY` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `SELL` [INFO] [stdout] --> src/messages/order.rs:139:13 [INFO] [stdout] | [INFO] [stdout] 139 | SELL => String::from("sell") [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_SELL` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `GTC` [INFO] [stdout] --> src/messages/order.rs:155:13 [INFO] [stdout] | [INFO] [stdout] 155 | GTC => out.push_str("GTC"), [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_GTC` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `GTD` [INFO] [stdout] --> src/messages/order.rs:156:13 [INFO] [stdout] | [INFO] [stdout] 156 | GTD => out.push_str("GTD"), [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_GTD` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `FOK` [INFO] [stdout] --> src/messages/order.rs:157:13 [INFO] [stdout] | [INFO] [stdout] 157 | FOK => out.push_str("FOK"), [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_FOK` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `IOC` [INFO] [stdout] --> src/messages/order.rs:158:13 [INFO] [stdout] | [INFO] [stdout] 158 | IOC => out.push_str("IOC") [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_IOC` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `orders` [INFO] [stdout] --> src/messages/message_processor.rs:22:27 [INFO] [stdout] | [INFO] [stdout] 22 | pub fn run(&mut self, orders: Arc>>) { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_orders` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0170]: pattern binding `BUY` is named the same as one of the variants of the type `order::OrderSide` [INFO] [stdout] --> src/messages/order.rs:138:13 [INFO] [stdout] | [INFO] [stdout] 138 | BUY => String::from("buy"), [INFO] [stdout] | ^^^ help: to match on the variant, qualify the path: `order::OrderSide::BUY` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bindings_with_variant_name)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0170]: pattern binding `SELL` is named the same as one of the variants of the type `order::OrderSide` [INFO] [stdout] --> src/messages/order.rs:139:13 [INFO] [stdout] | [INFO] [stdout] 139 | SELL => String::from("sell") [INFO] [stdout] | ^^^^ help: to match on the variant, qualify the path: `order::OrderSide::SELL` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> src/messages/order.rs:139:13 [INFO] [stdout] | [INFO] [stdout] 138 | BUY => String::from("buy"), [INFO] [stdout] | --- matches any value [INFO] [stdout] 139 | SELL => String::from("sell") [INFO] [stdout] | ^^^^ unreachable pattern [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0170]: pattern binding `GTC` is named the same as one of the variants of the type `order::TimeInForce` [INFO] [stdout] --> src/messages/order.rs:155:13 [INFO] [stdout] | [INFO] [stdout] 155 | GTC => out.push_str("GTC"), [INFO] [stdout] | ^^^ help: to match on the variant, qualify the path: `order::TimeInForce::GTC` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0170]: pattern binding `FOK` is named the same as one of the variants of the type `order::TimeInForce` [INFO] [stdout] --> src/messages/order.rs:157:13 [INFO] [stdout] | [INFO] [stdout] 157 | FOK => out.push_str("FOK"), [INFO] [stdout] | ^^^ help: to match on the variant, qualify the path: `order::TimeInForce::FOK` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0170]: pattern binding `IOC` is named the same as one of the variants of the type `order::TimeInForce` [INFO] [stdout] --> src/messages/order.rs:158:13 [INFO] [stdout] | [INFO] [stdout] 158 | IOC => out.push_str("IOC") [INFO] [stdout] | ^^^ help: to match on the variant, qualify the path: `order::TimeInForce::IOC` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> src/messages/order.rs:156:13 [INFO] [stdout] | [INFO] [stdout] 155 | GTC => out.push_str("GTC"), [INFO] [stdout] | --- matches any value [INFO] [stdout] 156 | GTD => out.push_str("GTD"), [INFO] [stdout] | ^^^ unreachable pattern [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> src/messages/order.rs:157:13 [INFO] [stdout] | [INFO] [stdout] 155 | GTC => out.push_str("GTC"), [INFO] [stdout] | --- matches any value [INFO] [stdout] 156 | GTD => out.push_str("GTD"), [INFO] [stdout] 157 | FOK => out.push_str("FOK"), [INFO] [stdout] | ^^^ unreachable pattern [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> src/messages/order.rs:158:13 [INFO] [stdout] | [INFO] [stdout] 155 | GTC => out.push_str("GTC"), [INFO] [stdout] | --- matches any value [INFO] [stdout] ... [INFO] [stdout] 158 | IOC => out.push_str("IOC") [INFO] [stdout] | ^^^ unreachable pattern [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `BUY` [INFO] [stdout] --> src/messages/order.rs:138:13 [INFO] [stdout] | [INFO] [stdout] 138 | BUY => String::from("buy"), [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_BUY` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `SELL` [INFO] [stdout] --> src/messages/order.rs:139:13 [INFO] [stdout] | [INFO] [stdout] 139 | SELL => String::from("sell") [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_SELL` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `GTC` [INFO] [stdout] --> src/messages/order.rs:155:13 [INFO] [stdout] | [INFO] [stdout] 155 | GTC => out.push_str("GTC"), [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_GTC` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `GTD` [INFO] [stdout] --> src/messages/order.rs:156:13 [INFO] [stdout] | [INFO] [stdout] 156 | GTD => out.push_str("GTD"), [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_GTD` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `FOK` [INFO] [stdout] --> src/messages/order.rs:157:13 [INFO] [stdout] | [INFO] [stdout] 157 | FOK => out.push_str("FOK"), [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_FOK` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `IOC` [INFO] [stdout] --> src/messages/order.rs:158:13 [INFO] [stdout] | [INFO] [stdout] 158 | IOC => out.push_str("IOC") [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_IOC` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `orders` [INFO] [stdout] --> src/messages/message_processor.rs:22:27 [INFO] [stdout] | [INFO] [stdout] 22 | pub fn run(&mut self, orders: Arc>>) { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_orders` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `clOrdID` should have a snake case name [INFO] [stdout] --> src/messages/order.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | clOrdID: String, [INFO] [stdout] | ^^^^^^^ help: convert the identifier to snake case: `cl_ord_id` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `ordType` should have a snake case name [INFO] [stdout] --> src/messages/order.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | ordType: String, [INFO] [stdout] | ^^^^^^^ help: convert the identifier to snake case: `ord_type` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `timeInForce` should have a snake case name [INFO] [stdout] --> src/messages/order.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | timeInForce: String, [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to snake case: `time_in_force` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `orderQty` should have a snake case name [INFO] [stdout] --> src/messages/order.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | orderQty: f64, [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `order_qty` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `stopPrice` should have a snake case name [INFO] [stdout] --> src/messages/order.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | stopPrice: f64, [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `stop_price` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `execInst` should have a snake case name [INFO] [stdout] --> src/messages/order.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | execInst: String, [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `exec_inst` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `expireDate` should have a snake case name [INFO] [stdout] --> src/messages/order.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | expireDate: String [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case: `expire_date` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `orderID` should have a snake case name [INFO] [stdout] --> src/messages/order.rs:108:5 [INFO] [stdout] | [INFO] [stdout] 108 | orderID: u64, [INFO] [stdout] | ^^^^^^^ help: convert the identifier to snake case: `order_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `BUY` should have a snake case name [INFO] [stdout] --> src/messages/order.rs:138:13 [INFO] [stdout] | [INFO] [stdout] 138 | BUY => String::from("buy"), [INFO] [stdout] | ^^^ help: convert the identifier to snake case: `buy` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `SELL` should have a snake case name [INFO] [stdout] --> src/messages/order.rs:139:13 [INFO] [stdout] | [INFO] [stdout] 139 | SELL => String::from("sell") [INFO] [stdout] | ^^^^ help: convert the identifier to snake case: `sell` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `GTC` should have a snake case name [INFO] [stdout] --> src/messages/order.rs:155:13 [INFO] [stdout] | [INFO] [stdout] 155 | GTC => out.push_str("GTC"), [INFO] [stdout] | ^^^ help: convert the identifier to snake case: `gtc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `GTD` should have a snake case name [INFO] [stdout] --> src/messages/order.rs:156:13 [INFO] [stdout] | [INFO] [stdout] 156 | GTD => out.push_str("GTD"), [INFO] [stdout] | ^^^ help: convert the identifier to snake case: `gtd` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `FOK` should have a snake case name [INFO] [stdout] --> src/messages/order.rs:157:13 [INFO] [stdout] | [INFO] [stdout] 157 | FOK => out.push_str("FOK"), [INFO] [stdout] | ^^^ help: convert the identifier to snake case (notice the capitalization): `fok` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `IOC` should have a snake case name [INFO] [stdout] --> src/messages/order.rs:158:13 [INFO] [stdout] | [INFO] [stdout] 158 | IOC => out.push_str("IOC") [INFO] [stdout] | ^^^ help: convert the identifier to snake case (notice the capitalization): `ioc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `clOrdID` should have a snake case name [INFO] [stdout] --> src/messages/order.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | clOrdID: String, [INFO] [stdout] | ^^^^^^^ help: convert the identifier to snake case: `cl_ord_id` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `ordType` should have a snake case name [INFO] [stdout] --> src/messages/order.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | ordType: String, [INFO] [stdout] | ^^^^^^^ help: convert the identifier to snake case: `ord_type` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `timeInForce` should have a snake case name [INFO] [stdout] --> src/messages/order.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | timeInForce: String, [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to snake case: `time_in_force` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `orderQty` should have a snake case name [INFO] [stdout] --> src/messages/order.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | orderQty: f64, [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `order_qty` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `stopPrice` should have a snake case name [INFO] [stdout] --> src/messages/order.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | stopPrice: f64, [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `stop_price` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `execInst` should have a snake case name [INFO] [stdout] --> src/messages/order.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | execInst: String, [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `exec_inst` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `expireDate` should have a snake case name [INFO] [stdout] --> src/messages/order.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | expireDate: String [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case: `expire_date` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `orderID` should have a snake case name [INFO] [stdout] --> src/messages/order.rs:108:5 [INFO] [stdout] | [INFO] [stdout] 108 | orderID: u64, [INFO] [stdout] | ^^^^^^^ help: convert the identifier to snake case: `order_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `BUY` should have a snake case name [INFO] [stdout] --> src/messages/order.rs:138:13 [INFO] [stdout] | [INFO] [stdout] 138 | BUY => String::from("buy"), [INFO] [stdout] | ^^^ help: convert the identifier to snake case: `buy` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `SELL` should have a snake case name [INFO] [stdout] --> src/messages/order.rs:139:13 [INFO] [stdout] | [INFO] [stdout] 139 | SELL => String::from("sell") [INFO] [stdout] | ^^^^ help: convert the identifier to snake case: `sell` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `GTC` should have a snake case name [INFO] [stdout] --> src/messages/order.rs:155:13 [INFO] [stdout] | [INFO] [stdout] 155 | GTC => out.push_str("GTC"), [INFO] [stdout] | ^^^ help: convert the identifier to snake case: `gtc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `GTD` should have a snake case name [INFO] [stdout] --> src/messages/order.rs:156:13 [INFO] [stdout] | [INFO] [stdout] 156 | GTD => out.push_str("GTD"), [INFO] [stdout] | ^^^ help: convert the identifier to snake case: `gtd` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `FOK` should have a snake case name [INFO] [stdout] --> src/messages/order.rs:157:13 [INFO] [stdout] | [INFO] [stdout] 157 | FOK => out.push_str("FOK"), [INFO] [stdout] | ^^^ help: convert the identifier to snake case (notice the capitalization): `fok` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `IOC` should have a snake case name [INFO] [stdout] --> src/messages/order.rs:158:13 [INFO] [stdout] | [INFO] [stdout] 158 | IOC => out.push_str("IOC") [INFO] [stdout] | ^^^ help: convert the identifier to snake case (notice the capitalization): `ioc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 34 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0170`. [INFO] [stdout] [INFO] [stdout] warning: 34 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0170`. [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 24.66s [INFO] running `Command { std: "docker" "inspect" "161c791b4c81c65dccec636023113436d7ea983f8c387c1107d1be4100449d3f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "161c791b4c81c65dccec636023113436d7ea983f8c387c1107d1be4100449d3f", kill_on_drop: false }` [INFO] [stdout] 161c791b4c81c65dccec636023113436d7ea983f8c387c1107d1be4100449d3f