[INFO] cloning repository https://github.com/DeckerSU/mm2-rtui
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/DeckerSU/mm2-rtui" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDeckerSU%2Fmm2-rtui", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDeckerSU%2Fmm2-rtui'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 425f2459ddeb69e391d11f4a49d9dc175243d5e5
[INFO] checking DeckerSU/mm2-rtui against master#818811b3cd1e0ff0d8ef20d5a4cf0b7c079929bc for pr-156114-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDeckerSU%2Fmm2-rtui" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/DeckerSU/mm2-rtui
[INFO] finished tweaking git repo https://github.com/DeckerSU/mm2-rtui
[INFO] tweaked toml for git repo https://github.com/DeckerSU/mm2-rtui written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/DeckerSU/mm2-rtui on toolchain 818811b3cd1e0ff0d8ef20d5a4cf0b7c079929bc
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+818811b3cd1e0ff0d8ef20d5a4cf0b7c079929bc" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/DeckerSU/mm2-rtui already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+818811b3cd1e0ff0d8ef20d5a4cf0b7c079929bc" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded native-tls v0.2.16
[INFO] [stderr]   Downloaded unicode-truncate v1.1.0
[INFO] [stderr]   Downloaded dirs-sys v0.4.1
[INFO] [stderr]   Downloaded stability v0.2.1
[INFO] [stderr]   Downloaded libredox v0.1.12
[INFO] [stderr]   Downloaded castaway v0.2.4
[INFO] [stderr]   Downloaded signal-hook-mio v0.2.5
[INFO] [stderr]   Downloaded crossterm_winapi v0.9.1
[INFO] [stderr]   Downloaded directories v5.0.1
[INFO] [stderr]   Downloaded lru v0.12.5
[INFO] [stderr]   Downloaded redox_users v0.4.6
[INFO] [stderr]   Downloaded cassowary v0.3.0
[INFO] [stderr]   Downloaded security-framework-sys v2.16.0
[INFO] [stderr]   Downloaded compact_str v0.7.1
[INFO] [stderr]   Downloaded security-framework v3.6.0
[INFO] [stderr]   Downloaded qrcode v0.14.1
[INFO] [stderr]   Downloaded signal-hook v0.3.18
[INFO] [stderr]   Downloaded mio v0.8.11
[INFO] [stderr]   Downloaded crossterm v0.28.1
[INFO] [stderr]   Downloaded crossterm v0.27.0
[INFO] [stderr]   Downloaded chrono v0.4.43
[INFO] [stderr]   Downloaded ratatui v0.27.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+818811b3cd1e0ff0d8ef20d5a4cf0b7c079929bc" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1ca24ee3700ede9ea75967fef2f9a4dd517889a960f04e4065aa7854275be5df
[INFO] running `Command { std: "docker" "start" "-a" "1ca24ee3700ede9ea75967fef2f9a4dd517889a960f04e4065aa7854275be5df", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1ca24ee3700ede9ea75967fef2f9a4dd517889a960f04e4065aa7854275be5df", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1ca24ee3700ede9ea75967fef2f9a4dd517889a960f04e4065aa7854275be5df", kill_on_drop: false }`
[INFO] [stdout] 1ca24ee3700ede9ea75967fef2f9a4dd517889a960f04e4065aa7854275be5df
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+818811b3cd1e0ff0d8ef20d5a4cf0b7c079929bc" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 31751c00af068dc5c772a1dd12d1b2cbcde015025be2041562889fcc04d33eb6
[INFO] running `Command { std: "docker" "start" "-a" "31751c00af068dc5c772a1dd12d1b2cbcde015025be2041562889fcc04d33eb6", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.23
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]     Checking log v0.4.29
[INFO] [stderr]     Checking pin-project-lite v0.2.16
[INFO] [stderr]     Checking itoa v1.0.17
[INFO] [stderr]     Checking futures-core v0.3.31
[INFO] [stderr]    Compiling cc v1.2.56
[INFO] [stderr]     Checking once_cell v1.21.3
[INFO] [stderr]     Checking bitflags v2.10.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking http v1.4.0
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]     Checking futures-task v0.3.31
[INFO] [stderr]     Checking foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]     Checking hashbrown v0.16.1
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]     Checking futures-sink v0.3.31
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking indexmap v2.13.0
[INFO] [stderr]     Checking foreign-types v0.3.2
[INFO] [stderr]    Compiling syn v2.0.115
[INFO] [stderr]    Compiling native-tls v0.2.16
[INFO] [stderr]    Compiling zerocopy v0.8.39
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]     Checking mio v1.1.1
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking socket2 v0.6.2
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]     Checking openssl-probe v0.2.1
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]     Checking pxfm v0.1.27
[INFO] [stderr]     Checking sync_wrapper v1.0.2
[INFO] [stderr]     Checking foldhash v0.1.5
[INFO] [stderr]     Checking signal-hook-mio v0.2.5
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]     Checking ipnet v2.11.0
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]     Checking hashbrown v0.15.5
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking castaway v0.2.4
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]     Checking linux-raw-sys v0.4.15
[INFO] [stderr]     Checking bytemuck v1.25.0
[INFO] [stderr]    Compiling anyhow v1.0.101
[INFO] [stderr]     Checking option-ext v0.2.0
[INFO] [stderr]     Checking unicode-segmentation v1.12.0
[INFO] [stderr]     Checking memchr v2.8.0
[INFO] [stderr]     Checking iri-string v0.7.10
[INFO] [stderr]     Checking byteorder-lite v0.1.0
[INFO] [stderr]     Checking static_assertions v1.1.0
[INFO] [stderr]     Checking unicode-width v0.1.14
[INFO] [stderr]     Checking compact_str v0.7.1
[INFO] [stderr]     Checking dirs-sys v0.4.1
[INFO] [stderr]     Checking unicode-truncate v1.1.0
[INFO] [stderr]     Checking lru v0.12.5
[INFO] [stderr]     Checking crossterm v0.27.0
[INFO] [stderr]     Checking moxcms v0.7.11
[INFO] [stderr]     Checking encoding_rs v0.8.35
[INFO] [stderr]     Checking cassowary v0.3.0
[INFO] [stderr]     Checking chrono v0.4.43
[INFO] [stderr]     Checking crossterm v0.28.1
[INFO] [stderr]     Checking directories v5.0.1
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]     Checking tokio v1.49.0
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling stability v0.2.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking yoke v0.8.1
[INFO] [stderr]     Checking zerovec v0.11.5
[INFO] [stderr]     Checking zerotrie v0.2.3
[INFO] [stderr]     Checking tinystr v0.8.2
[INFO] [stderr]     Checking potential_utf v0.1.4
[INFO] [stderr]     Checking icu_collections v2.1.1
[INFO] [stderr]     Checking icu_locale_core v2.1.1
[INFO] [stderr]     Checking icu_provider v2.1.1
[INFO] [stderr]     Checking strum v0.26.3
[INFO] [stderr]     Checking image v0.25.9
[INFO] [stderr]     Checking ratatui v0.27.0
[INFO] [stderr]     Checking icu_properties v2.1.2
[INFO] [stderr]     Checking icu_normalizer v2.1.1
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking qrcode v0.14.1
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]     Checking tower-http v0.6.8
[INFO] [stderr]     Checking h2 v0.4.13
[INFO] [stderr]     Checking hyper v1.8.1
[INFO] [stderr]     Checking hyper-util v0.1.20
[INFO] [stderr]     Checking hyper-tls v0.6.0
[INFO] [stderr]     Checking reqwest v0.12.28
[INFO] [stderr]     Checking mm2-rtui v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/kdf_client.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 13 |     let mut line = format!("[{}] RPC {} response:\n{}\n", timestamp, method, response);
[INFO] [stdout]    |         ----^^^^
[INFO] [stdout]    |         |
[INFO] [stdout]    |         help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/kdf_client.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 13 |     let mut line = format!("[{}] RPC {} response:\n{}\n", timestamp, method, response);
[INFO] [stdout]    |         ----^^^^
[INFO] [stdout]    |         |
[INFO] [stdout]    |         help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `num_asks`, `num_bids`, `total_asks_base_vol`, and `total_bids_base_vol` are never read
[INFO] [stdout]   --> src/app.rs:36:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub struct OrderbookData {
[INFO] [stdout]    |            ------------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 36 |     pub num_asks: u32,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 37 |     pub num_bids: u32,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 38 |     pub total_asks_base_vol: String,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 39 |     pub total_bids_base_vol: String,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `OrderbookData` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `max_base` is never read
[INFO] [stdout]   --> src/app.rs:64:9
[INFO] [stdout]    |
[INFO] [stdout] 59 |     EnteringPrice {
[INFO] [stdout]    |     ------------- field in this variant
[INFO] [stdout] ...
[INFO] [stdout] 64 |         max_base: String,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `MakerOrderModal` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `cancellable` and `status` are never read
[INFO] [stdout]    --> src/app.rs:99:9
[INFO] [stdout]     |
[INFO] [stdout]  92 | pub struct MyOrderEntry {
[INFO] [stdout]     |            ------------ fields in this struct
[INFO] [stdout] ...
[INFO] [stdout]  99 |     pub cancellable: bool,
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout] 100 |     pub status: String,      // placeholder for now
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `MyOrderEntry` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `tx_history_total_pages`, `orderbook`, `my_orders_list`, and `orders_selected_index` are never used
[INFO] [stdout]     --> src/app.rs:646:12
[INFO] [stdout]      |
[INFO] [stdout]  310 | impl App {
[INFO] [stdout]      | -------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout]  646 |     pub fn tx_history_total_pages(&self) -> u32 {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  938 |     pub fn orderbook(&self) -> Option<&OrderbookData> {
[INFO] [stdout]      |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1089 |     pub fn my_orders_list(&self) -> &[MyOrderEntry] {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1104 |     pub fn orders_selected_index(&self) -> usize {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `coin` is never read
[INFO] [stdout]   --> src/kdf_client.rs:57:9
[INFO] [stdout]    |
[INFO] [stdout] 56 | pub struct MyBalanceResponse {
[INFO] [stdout]    |            ----------------- field in this struct
[INFO] [stdout] 57 |     pub coin: String,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `MyBalanceResponse` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `target_type` is never read
[INFO] [stdout]    --> src/kdf_client.rs:325:9
[INFO] [stdout]     |
[INFO] [stdout] 323 | pub struct Target {
[INFO] [stdout]     |            ------ field in this struct
[INFO] [stdout] 324 |     #[serde(rename = "type")]
[INFO] [stdout] 325 |     pub target_type: String,
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Target` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]    --> src/kdf_client.rs:331:9
[INFO] [stdout]     |
[INFO] [stdout] 330 | pub struct Transaction {
[INFO] [stdout]     |            ----------- fields in this struct
[INFO] [stdout] 331 |     pub tx_hex: String,
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 335 |     pub total_amount: String,
[INFO] [stdout]     |         ^^^^^^^^^^^^
[INFO] [stdout] 336 |     pub spent_by_me: String,
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout] 337 |     pub received_by_me: String,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 341 |     pub fee_details: Value,
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout] 342 |     pub coin: String,
[INFO] [stdout] 343 |     pub internal_id: String,
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout] 344 |     pub transaction_type: String,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^
[INFO] [stdout] 345 |     #[serde(default)]
[INFO] [stdout] 346 |     pub memo: Option<String>,
[INFO] [stdout]     |         ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Transaction` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `state` is never read
[INFO] [stdout]    --> src/kdf_client.rs:353:9
[INFO] [stdout]     |
[INFO] [stdout] 352 | pub struct SyncStatus {
[INFO] [stdout]     |            ---------- field in this struct
[INFO] [stdout] 353 |     pub state: String,
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `SyncStatus` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `coin`, `target`, `sync_status`, `limit`, `skipped`, and `total` are never read
[INFO] [stdout]    --> src/kdf_client.rs:359:9
[INFO] [stdout]     |
[INFO] [stdout] 358 | pub struct MyTxHistoryResult {
[INFO] [stdout]     |            ----------------- fields in this struct
[INFO] [stdout] 359 |     pub coin: String,
[INFO] [stdout]     |         ^^^^
[INFO] [stdout] 360 |     pub target: Target,
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 363 |     pub sync_status: SyncStatus,
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout] 364 |     pub limit: u32,
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] 365 |     pub skipped: u32,
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout] 366 |     pub total: u32,
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `MyTxHistoryResult` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `mmrpc` and `id` are never read
[INFO] [stdout]    --> src/kdf_client.rs:381:9
[INFO] [stdout]     |
[INFO] [stdout] 380 | pub struct MyTxHistoryResponse {
[INFO] [stdout]     |            ------------------- fields in this struct
[INFO] [stdout] 381 |     pub mmrpc: String,
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] 382 |     pub result: MyTxHistoryResult,
[INFO] [stdout] 383 |     pub id: Option<Value>,
[INFO] [stdout]     |         ^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `MyTxHistoryResponse` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `spent_by_me`, `received_by_me`, `block_height`, `timestamp`, and `internal_id` are never read
[INFO] [stdout]    --> src/kdf_client.rs:404:9
[INFO] [stdout]     |
[INFO] [stdout] 398 | pub struct WithdrawResponse {
[INFO] [stdout]     |            ---------------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 404 |     pub spent_by_me: String,
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout] 405 |     pub received_by_me: String,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^
[INFO] [stdout] 406 |     pub my_balance_change: String,
[INFO] [stdout] 407 |     pub block_height: u64,
[INFO] [stdout]     |         ^^^^^^^^^^^^
[INFO] [stdout] 408 |     pub timestamp: i64,
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 411 |     pub internal_id: String,
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `WithdrawResponse` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `OrderbookRequest` is never constructed
[INFO] [stdout]    --> src/kdf_client.rs:447:8
[INFO] [stdout]     |
[INFO] [stdout] 447 | struct OrderbookRequest {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `coin`, `base_min_volume`, `rel_min_volume`, `uuid`, `is_mine`, and `pubkey` are never read
[INFO] [stdout]    --> src/kdf_client.rs:463:9
[INFO] [stdout]     |
[INFO] [stdout] 462 | pub struct OrderbookEntry {
[INFO] [stdout]     |            -------------- fields in this struct
[INFO] [stdout] 463 |     pub coin: String,
[INFO] [stdout]     |         ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 466 |     pub base_min_volume: OrderbookDecimal,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^
[INFO] [stdout] 467 |     pub rel_max_volume: OrderbookDecimal,
[INFO] [stdout] 468 |     pub rel_min_volume: OrderbookDecimal,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^
[INFO] [stdout] 469 |     pub uuid: String,
[INFO] [stdout]     |         ^^^^
[INFO] [stdout] 470 |     pub is_mine: bool,
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout] 471 |     pub pubkey: String,
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `OrderbookEntry` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `timestamp`, `total_asks_rel_vol`, and `total_bids_rel_vol` are never read
[INFO] [stdout]    --> src/kdf_client.rs:483:9
[INFO] [stdout]     |
[INFO] [stdout] 476 | pub struct OrderbookResult {
[INFO] [stdout]     |            --------------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 483 |     pub timestamp: u64,
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] 484 |     pub total_asks_base_vol: OrderbookDecimal,
[INFO] [stdout] 485 |     pub total_asks_rel_vol: OrderbookDecimal,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 486 |     pub total_bids_base_vol: OrderbookDecimal,
[INFO] [stdout] 487 |     pub total_bids_rel_vol: OrderbookDecimal,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `OrderbookResult` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `base`, `rel`, `created_at`, and `conf_settings` are never read
[INFO] [stdout]    --> src/kdf_client.rs:543:9
[INFO] [stdout]     |
[INFO] [stdout] 542 | pub struct SetPriceResult {
[INFO] [stdout]     |            -------------- fields in this struct
[INFO] [stdout] 543 |     pub base: String,
[INFO] [stdout]     |         ^^^^
[INFO] [stdout] 544 |     pub rel: String,
[INFO] [stdout]     |         ^^^
[INFO] [stdout] ...
[INFO] [stdout] 548 |     pub created_at: u64,
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout] 549 |     pub uuid: String,
[INFO] [stdout] 550 |     pub conf_settings: Option<ConfSettings>,
[INFO] [stdout]     |         ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `SetPriceResult` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `min_base_vol`, `created_at`, and `conf_settings` are never read
[INFO] [stdout]    --> src/kdf_client.rs:613:9
[INFO] [stdout]     |
[INFO] [stdout] 608 | pub struct MyMakerOrder {
[INFO] [stdout]     |            ------------ fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 613 |     pub min_base_vol: String,
[INFO] [stdout]     |         ^^^^^^^^^^^^
[INFO] [stdout] 614 |     pub created_at: u64,
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout] 615 |     pub uuid: String,
[INFO] [stdout] 616 |     pub conf_settings: Option<ConfSettings>,
[INFO] [stdout]     |         ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `MyMakerOrder` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `created_at` and `order_type` are never read
[INFO] [stdout]    --> src/kdf_client.rs:626:9
[INFO] [stdout]     |
[INFO] [stdout] 625 | pub struct MyTakerOrder {
[INFO] [stdout]     |            ------------ fields in this struct
[INFO] [stdout] 626 |     pub created_at: u64,
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 631 |     pub order_type: Option<String>,
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `MyTakerOrder` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `action` is never read
[INFO] [stdout]    --> src/kdf_client.rs:641:9
[INFO] [stdout]     |
[INFO] [stdout] 636 | pub struct TakerOrderRequest {
[INFO] [stdout]     |            ----------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 641 |     pub action: String,
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `TakerOrderRequest` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `Debug` is never constructed
[INFO] [stdout]  --> src/logger.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub enum LogLevel {
[INFO] [stdout]   |          -------- variant in this enum
[INFO] [stdout] 7 |     Debug,
[INFO] [stdout]   |     ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `LogLevel` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `debug` is never used
[INFO] [stdout]   --> src/logger.rs:69:12
[INFO] [stdout]    |
[INFO] [stdout] 45 | impl Logger {
[INFO] [stdout]    | ----------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 69 |     pub fn debug(&mut self, message: String) {
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `num_asks`, `num_bids`, `total_asks_base_vol`, and `total_bids_base_vol` are never read
[INFO] [stdout]   --> src/app.rs:36:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub struct OrderbookData {
[INFO] [stdout]    |            ------------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 36 |     pub num_asks: u32,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 37 |     pub num_bids: u32,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 38 |     pub total_asks_base_vol: String,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 39 |     pub total_bids_base_vol: String,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `OrderbookData` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `max_base` is never read
[INFO] [stdout]   --> src/app.rs:64:9
[INFO] [stdout]    |
[INFO] [stdout] 59 |     EnteringPrice {
[INFO] [stdout]    |     ------------- field in this variant
[INFO] [stdout] ...
[INFO] [stdout] 64 |         max_base: String,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `MakerOrderModal` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `cancellable` and `status` are never read
[INFO] [stdout]    --> src/app.rs:99:9
[INFO] [stdout]     |
[INFO] [stdout]  92 | pub struct MyOrderEntry {
[INFO] [stdout]     |            ------------ fields in this struct
[INFO] [stdout] ...
[INFO] [stdout]  99 |     pub cancellable: bool,
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout] 100 |     pub status: String,      // placeholder for now
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `MyOrderEntry` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `tx_history_total_pages`, `orderbook`, `my_orders_list`, and `orders_selected_index` are never used
[INFO] [stdout]     --> src/app.rs:646:12
[INFO] [stdout]      |
[INFO] [stdout]  310 | impl App {
[INFO] [stdout]      | -------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout]  646 |     pub fn tx_history_total_pages(&self) -> u32 {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  938 |     pub fn orderbook(&self) -> Option<&OrderbookData> {
[INFO] [stdout]      |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1089 |     pub fn my_orders_list(&self) -> &[MyOrderEntry] {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1104 |     pub fn orders_selected_index(&self) -> usize {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `coin` is never read
[INFO] [stdout]   --> src/kdf_client.rs:57:9
[INFO] [stdout]    |
[INFO] [stdout] 56 | pub struct MyBalanceResponse {
[INFO] [stdout]    |            ----------------- field in this struct
[INFO] [stdout] 57 |     pub coin: String,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `MyBalanceResponse` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `target_type` is never read
[INFO] [stdout]    --> src/kdf_client.rs:325:9
[INFO] [stdout]     |
[INFO] [stdout] 323 | pub struct Target {
[INFO] [stdout]     |            ------ field in this struct
[INFO] [stdout] 324 |     #[serde(rename = "type")]
[INFO] [stdout] 325 |     pub target_type: String,
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Target` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]    --> src/kdf_client.rs:331:9
[INFO] [stdout]     |
[INFO] [stdout] 330 | pub struct Transaction {
[INFO] [stdout]     |            ----------- fields in this struct
[INFO] [stdout] 331 |     pub tx_hex: String,
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 335 |     pub total_amount: String,
[INFO] [stdout]     |         ^^^^^^^^^^^^
[INFO] [stdout] 336 |     pub spent_by_me: String,
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout] 337 |     pub received_by_me: String,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 341 |     pub fee_details: Value,
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout] 342 |     pub coin: String,
[INFO] [stdout] 343 |     pub internal_id: String,
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout] 344 |     pub transaction_type: String,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^
[INFO] [stdout] 345 |     #[serde(default)]
[INFO] [stdout] 346 |     pub memo: Option<String>,
[INFO] [stdout]     |         ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Transaction` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `state` is never read
[INFO] [stdout]    --> src/kdf_client.rs:353:9
[INFO] [stdout]     |
[INFO] [stdout] 352 | pub struct SyncStatus {
[INFO] [stdout]     |            ---------- field in this struct
[INFO] [stdout] 353 |     pub state: String,
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `SyncStatus` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `coin`, `target`, `sync_status`, `limit`, `skipped`, and `total` are never read
[INFO] [stdout]    --> src/kdf_client.rs:359:9
[INFO] [stdout]     |
[INFO] [stdout] 358 | pub struct MyTxHistoryResult {
[INFO] [stdout]     |            ----------------- fields in this struct
[INFO] [stdout] 359 |     pub coin: String,
[INFO] [stdout]     |         ^^^^
[INFO] [stdout] 360 |     pub target: Target,
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 363 |     pub sync_status: SyncStatus,
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout] 364 |     pub limit: u32,
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] 365 |     pub skipped: u32,
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout] 366 |     pub total: u32,
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `MyTxHistoryResult` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `mmrpc` and `id` are never read
[INFO] [stdout]    --> src/kdf_client.rs:381:9
[INFO] [stdout]     |
[INFO] [stdout] 380 | pub struct MyTxHistoryResponse {
[INFO] [stdout]     |            ------------------- fields in this struct
[INFO] [stdout] 381 |     pub mmrpc: String,
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] 382 |     pub result: MyTxHistoryResult,
[INFO] [stdout] 383 |     pub id: Option<Value>,
[INFO] [stdout]     |         ^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `MyTxHistoryResponse` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `spent_by_me`, `received_by_me`, `block_height`, `timestamp`, and `internal_id` are never read
[INFO] [stdout]    --> src/kdf_client.rs:404:9
[INFO] [stdout]     |
[INFO] [stdout] 398 | pub struct WithdrawResponse {
[INFO] [stdout]     |            ---------------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 404 |     pub spent_by_me: String,
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout] 405 |     pub received_by_me: String,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^
[INFO] [stdout] 406 |     pub my_balance_change: String,
[INFO] [stdout] 407 |     pub block_height: u64,
[INFO] [stdout]     |         ^^^^^^^^^^^^
[INFO] [stdout] 408 |     pub timestamp: i64,
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 411 |     pub internal_id: String,
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `WithdrawResponse` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `OrderbookRequest` is never constructed
[INFO] [stdout]    --> src/kdf_client.rs:447:8
[INFO] [stdout]     |
[INFO] [stdout] 447 | struct OrderbookRequest {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `coin`, `base_min_volume`, `rel_min_volume`, `uuid`, `is_mine`, and `pubkey` are never read
[INFO] [stdout]    --> src/kdf_client.rs:463:9
[INFO] [stdout]     |
[INFO] [stdout] 462 | pub struct OrderbookEntry {
[INFO] [stdout]     |            -------------- fields in this struct
[INFO] [stdout] 463 |     pub coin: String,
[INFO] [stdout]     |         ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 466 |     pub base_min_volume: OrderbookDecimal,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^
[INFO] [stdout] 467 |     pub rel_max_volume: OrderbookDecimal,
[INFO] [stdout] 468 |     pub rel_min_volume: OrderbookDecimal,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^
[INFO] [stdout] 469 |     pub uuid: String,
[INFO] [stdout]     |         ^^^^
[INFO] [stdout] 470 |     pub is_mine: bool,
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout] 471 |     pub pubkey: String,
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `OrderbookEntry` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `timestamp`, `total_asks_rel_vol`, and `total_bids_rel_vol` are never read
[INFO] [stdout]    --> src/kdf_client.rs:483:9
[INFO] [stdout]     |
[INFO] [stdout] 476 | pub struct OrderbookResult {
[INFO] [stdout]     |            --------------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 483 |     pub timestamp: u64,
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] 484 |     pub total_asks_base_vol: OrderbookDecimal,
[INFO] [stdout] 485 |     pub total_asks_rel_vol: OrderbookDecimal,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 486 |     pub total_bids_base_vol: OrderbookDecimal,
[INFO] [stdout] 487 |     pub total_bids_rel_vol: OrderbookDecimal,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `OrderbookResult` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `base`, `rel`, `created_at`, and `conf_settings` are never read
[INFO] [stdout]    --> src/kdf_client.rs:543:9
[INFO] [stdout]     |
[INFO] [stdout] 542 | pub struct SetPriceResult {
[INFO] [stdout]     |            -------------- fields in this struct
[INFO] [stdout] 543 |     pub base: String,
[INFO] [stdout]     |         ^^^^
[INFO] [stdout] 544 |     pub rel: String,
[INFO] [stdout]     |         ^^^
[INFO] [stdout] ...
[INFO] [stdout] 548 |     pub created_at: u64,
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout] 549 |     pub uuid: String,
[INFO] [stdout] 550 |     pub conf_settings: Option<ConfSettings>,
[INFO] [stdout]     |         ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `SetPriceResult` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `min_base_vol`, `created_at`, and `conf_settings` are never read
[INFO] [stdout]    --> src/kdf_client.rs:613:9
[INFO] [stdout]     |
[INFO] [stdout] 608 | pub struct MyMakerOrder {
[INFO] [stdout]     |            ------------ fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 613 |     pub min_base_vol: String,
[INFO] [stdout]     |         ^^^^^^^^^^^^
[INFO] [stdout] 614 |     pub created_at: u64,
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout] 615 |     pub uuid: String,
[INFO] [stdout] 616 |     pub conf_settings: Option<ConfSettings>,
[INFO] [stdout]     |         ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `MyMakerOrder` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `created_at` and `order_type` are never read
[INFO] [stdout]    --> src/kdf_client.rs:626:9
[INFO] [stdout]     |
[INFO] [stdout] 625 | pub struct MyTakerOrder {
[INFO] [stdout]     |            ------------ fields in this struct
[INFO] [stdout] 626 |     pub created_at: u64,
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 631 |     pub order_type: Option<String>,
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `MyTakerOrder` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `action` is never read
[INFO] [stdout]    --> src/kdf_client.rs:641:9
[INFO] [stdout]     |
[INFO] [stdout] 636 | pub struct TakerOrderRequest {
[INFO] [stdout]     |            ----------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 641 |     pub action: String,
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `TakerOrderRequest` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `Debug` is never constructed
[INFO] [stdout]  --> src/logger.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub enum LogLevel {
[INFO] [stdout]   |          -------- variant in this enum
[INFO] [stdout] 7 |     Debug,
[INFO] [stdout]   |     ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `LogLevel` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `debug` is never used
[INFO] [stdout]   --> src/logger.rs:69:12
[INFO] [stdout]    |
[INFO] [stdout] 45 | impl Logger {
[INFO] [stdout]    | ----------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 69 |     pub fn debug(&mut self, message: String) {
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 30s
[INFO] running `Command { std: "docker" "inspect" "31751c00af068dc5c772a1dd12d1b2cbcde015025be2041562889fcc04d33eb6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "31751c00af068dc5c772a1dd12d1b2cbcde015025be2041562889fcc04d33eb6", kill_on_drop: false }`
[INFO] [stdout] 31751c00af068dc5c772a1dd12d1b2cbcde015025be2041562889fcc04d33eb6
