[INFO] cloning repository https://github.com/kitchen-sys/Kalshibot
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kitchen-sys/Kalshibot" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkitchen-sys%2FKalshibot", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkitchen-sys%2FKalshibot'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 964517b2773f7e74ef356e5c52628662ab03d29f
[INFO] checking kitchen-sys/Kalshibot/964517b2773f7e74ef356e5c52628662ab03d29f against ed77b7b8699e342c2dc842c83cb5fe4025252ee8 for pr-158915-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkitchen-sys%2FKalshibot" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/kitchen-sys/Kalshibot
[INFO] finished tweaking git repo https://github.com/kitchen-sys/Kalshibot
[INFO] tweaked toml for git repo https://github.com/kitchen-sys/Kalshibot written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/kitchen-sys/Kalshibot on toolchain ed77b7b8699e342c2dc842c83cb5fe4025252ee8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ed77b7b8699e342c2dc842c83cb5fe4025252ee8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/kitchen-sys/Kalshibot 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" "+ed77b7b8699e342c2dc842c83cb5fe4025252ee8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] d7243f1aa1281ee6848f6f3652b7b82d5124e329b132a969da33b41035f39fac
[INFO] running `Command { std: "docker" "start" "d7243f1aa1281ee6848f6f3652b7b82d5124e329b132a969da33b41035f39fac", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d7243f1aa1281ee6848f6f3652b7b82d5124e329b132a969da33b41035f39fac", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "d7243f1aa1281ee6848f6f3652b7b82d5124e329b132a969da33b41035f39fac" "/opt/rustwide/cargo-home/bin/cargo" "+ed77b7b8699e342c2dc842c83cb5fe4025252ee8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d7243f1aa1281ee6848f6f3652b7b82d5124e329b132a969da33b41035f39fac", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "d7243f1aa1281ee6848f6f3652b7b82d5124e329b132a969da33b41035f39fac" "/opt/rustwide/cargo-home/bin/cargo" "+ed77b7b8699e342c2dc842c83cb5fe4025252ee8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.23
[INFO] [stderr]    Compiling libc v0.2.181
[INFO] [stderr]    Compiling cc v1.2.55
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling icu_properties_data v2.1.2
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]     Checking futures-task v0.3.31
[INFO] [stderr]     Checking base64ct v1.8.3
[INFO] [stderr]    Compiling rustls v0.23.36
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling num-bigint-dig v0.8.6
[INFO] [stderr]     Checking regex-syntax v0.8.9
[INFO] [stderr]     Checking bitflags v2.10.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]     Checking iri-string v0.7.10
[INFO] [stderr]     Checking sharded-slab v0.1.7
[INFO] [stderr]     Checking serde_json v1.0.149
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking dotenv v0.15.0
[INFO] [stderr]     Checking pem-rfc7468 v0.7.0
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking der v0.7.10
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling syn v2.0.115
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking spki v0.7.3
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]     Checking pkcs8 v0.10.2
[INFO] [stderr]     Checking pkcs1 v0.7.5
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking mio v1.1.1
[INFO] [stderr]     Checking socket2 v0.6.2
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking uuid v1.20.0
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking signature v2.2.0
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking rsa v0.9.10
[INFO] [stderr]     Checking rustls-webpki v0.103.9
[INFO] [stderr]    Compiling synstructure v0.13.2
[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 tracing-attributes v0.1.31
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]     Checking tokio v1.49.0
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking tracing-subscriber v0.3.22
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking yoke v0.8.1
[INFO] [stderr]     Checking zerotrie v0.2.3
[INFO] [stderr]     Checking zerovec v0.11.5
[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 icu_normalizer v2.1.1
[INFO] [stderr]     Checking icu_properties v2.1.2
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking chrono v0.4.43
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking hyper v1.8.1
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]     Checking tokio-rustls v0.26.4
[INFO] [stderr]     Checking tower-http v0.6.8
[INFO] [stderr]     Checking hyper-util v0.1.20
[INFO] [stderr]     Checking hyper-rustls v0.27.7
[INFO] [stderr]     Checking reqwest v0.12.28
[INFO] [stderr]     Checking kalshi-bot v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `cursor` is never read
[INFO] [stdout]  --> src/adapters/kalshi/types.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub struct MarketsResponse {
[INFO] [stdout]   |            --------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 7 |     pub cursor: Option<String>,
[INFO] [stdout]   |         ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `MarketsResponse` has a derived impl for the trait `Debug`, but this is 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: multiple fields are never read
[INFO] [stdout]   --> src/adapters/kalshi/types.rs:15:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub struct KalshiMarket {
[INFO] [stdout]    |            ------------ fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 15 |     pub market_type: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 18 |     pub subtitle: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 19 |     pub open_time: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] 20 |     pub close_time: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 23 |     pub status: Option<String>,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 32 |     pub result: Option<String>,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 33 |     pub series_ticker: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `KalshiMarket` 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 `resting_orders_count` is never read
[INFO] [stdout]   --> src/adapters/kalshi/types.rs:73:9
[INFO] [stdout]    |
[INFO] [stdout] 70 | pub struct KalshiPosition {
[INFO] [stdout]    |            -------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 73 |     pub resting_orders_count: Option<u32>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `KalshiPosition` 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 `status` is never read
[INFO] [stdout]   --> src/adapters/kalshi/types.rs:86:9
[INFO] [stdout]    |
[INFO] [stdout] 83 | pub struct KalshiOrder {
[INFO] [stdout]    |            ----------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 86 |     pub status: String,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `KalshiOrder` 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 `event_ticker` is never read
[INFO] [stdout]   --> src/core/types.rs:33:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub struct MarketState {
[INFO] [stdout]    |            ----------- field in this struct
[INFO] [stdout] 32 |     pub ticker: String,
[INFO] [stdout] 33 |     pub event_ticker: String,
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `MarketState` 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 `open_time` and `close_time` are never read
[INFO] [stdout]   --> src/core/types.rs:57:9
[INFO] [stdout]    |
[INFO] [stdout] 56 | pub struct Candle {
[INFO] [stdout]    |            ------ fields in this struct
[INFO] [stdout] 57 |     pub open_time: i64,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 63 |     pub close_time: i64,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Candle` 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 `candles_1m`, `candles_5m`, and `spot_price` are never read
[INFO] [stdout]   --> src/core/types.rs:87:9
[INFO] [stdout]    |
[INFO] [stdout] 86 | pub struct PriceSnapshot {
[INFO] [stdout]    |            ------------- fields in this struct
[INFO] [stdout] 87 |     pub candles_1m: Vec<Candle>,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] 88 |     pub candles_5m: Vec<Candle>,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] 89 |     pub spot_price: f64,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `PriceSnapshot` 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 `ticker` is never read
[INFO] [stdout]    --> src/core/types.rs:112:9
[INFO] [stdout]     |
[INFO] [stdout] 110 | pub struct RestingOrder {
[INFO] [stdout]     |            ------------ field in this struct
[INFO] [stdout] 111 |     pub order_id: String,
[INFO] [stdout] 112 |     pub ticker: String,
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `RestingOrder` 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 `side` and `count` are never read
[INFO] [stdout]    --> src/core/types.rs:118:9
[INFO] [stdout]     |
[INFO] [stdout] 116 | pub struct Position {
[INFO] [stdout]     |            -------- fields in this struct
[INFO] [stdout] 117 |     pub ticker: String,
[INFO] [stdout] 118 |     pub side: Side,
[INFO] [stdout]     |         ^^^^
[INFO] [stdout] 119 |     pub count: u32,
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Position` 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 `side`, `count`, `price_cents`, and `settled_time` are never read
[INFO] [stdout]    --> src/core/types.rs:125:9
[INFO] [stdout]     |
[INFO] [stdout] 123 | pub struct Settlement {
[INFO] [stdout]     |            ---------- fields in this struct
[INFO] [stdout] 124 |     pub ticker: String,
[INFO] [stdout] 125 |     pub side: Side,
[INFO] [stdout]     |         ^^^^
[INFO] [stdout] 126 |     pub count: u32,
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] 127 |     pub price_cents: u32,
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 130 |     pub settled_time: String,
[INFO] [stdout]     |         ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Settlement` 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 `cursor` is never read
[INFO] [stdout]  --> src/adapters/kalshi/types.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub struct MarketsResponse {
[INFO] [stdout]   |            --------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 7 |     pub cursor: Option<String>,
[INFO] [stdout]   |         ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `MarketsResponse` has a derived impl for the trait `Debug`, but this is 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: multiple fields are never read
[INFO] [stdout]   --> src/adapters/kalshi/types.rs:15:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub struct KalshiMarket {
[INFO] [stdout]    |            ------------ fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 15 |     pub market_type: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 18 |     pub subtitle: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 19 |     pub open_time: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] 20 |     pub close_time: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 23 |     pub status: Option<String>,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 32 |     pub result: Option<String>,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 33 |     pub series_ticker: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `KalshiMarket` 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 `resting_orders_count` is never read
[INFO] [stdout]   --> src/adapters/kalshi/types.rs:73:9
[INFO] [stdout]    |
[INFO] [stdout] 70 | pub struct KalshiPosition {
[INFO] [stdout]    |            -------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 73 |     pub resting_orders_count: Option<u32>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `KalshiPosition` 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 `status` is never read
[INFO] [stdout]   --> src/adapters/kalshi/types.rs:86:9
[INFO] [stdout]    |
[INFO] [stdout] 83 | pub struct KalshiOrder {
[INFO] [stdout]    |            ----------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 86 |     pub status: String,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `KalshiOrder` 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 `event_ticker` is never read
[INFO] [stdout]   --> src/core/types.rs:33:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub struct MarketState {
[INFO] [stdout]    |            ----------- field in this struct
[INFO] [stdout] 32 |     pub ticker: String,
[INFO] [stdout] 33 |     pub event_ticker: String,
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `MarketState` 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 `open_time` and `close_time` are never read
[INFO] [stdout]   --> src/core/types.rs:57:9
[INFO] [stdout]    |
[INFO] [stdout] 56 | pub struct Candle {
[INFO] [stdout]    |            ------ fields in this struct
[INFO] [stdout] 57 |     pub open_time: i64,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 63 |     pub close_time: i64,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Candle` 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 `candles_1m`, `candles_5m`, and `spot_price` are never read
[INFO] [stdout]   --> src/core/types.rs:87:9
[INFO] [stdout]    |
[INFO] [stdout] 86 | pub struct PriceSnapshot {
[INFO] [stdout]    |            ------------- fields in this struct
[INFO] [stdout] 87 |     pub candles_1m: Vec<Candle>,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] 88 |     pub candles_5m: Vec<Candle>,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] 89 |     pub spot_price: f64,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `PriceSnapshot` 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 `ticker` is never read
[INFO] [stdout]    --> src/core/types.rs:112:9
[INFO] [stdout]     |
[INFO] [stdout] 110 | pub struct RestingOrder {
[INFO] [stdout]     |            ------------ field in this struct
[INFO] [stdout] 111 |     pub order_id: String,
[INFO] [stdout] 112 |     pub ticker: String,
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `RestingOrder` 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 `side` and `count` are never read
[INFO] [stdout]    --> src/core/types.rs:118:9
[INFO] [stdout]     |
[INFO] [stdout] 116 | pub struct Position {
[INFO] [stdout]     |            -------- fields in this struct
[INFO] [stdout] 117 |     pub ticker: String,
[INFO] [stdout] 118 |     pub side: Side,
[INFO] [stdout]     |         ^^^^
[INFO] [stdout] 119 |     pub count: u32,
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Position` 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 `side`, `count`, `price_cents`, and `settled_time` are never read
[INFO] [stdout]    --> src/core/types.rs:125:9
[INFO] [stdout]     |
[INFO] [stdout] 123 | pub struct Settlement {
[INFO] [stdout]     |            ---------- fields in this struct
[INFO] [stdout] 124 |     pub ticker: String,
[INFO] [stdout] 125 |     pub side: Side,
[INFO] [stdout]     |         ^^^^
[INFO] [stdout] 126 |     pub count: u32,
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] 127 |     pub price_cents: u32,
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 130 |     pub settled_time: String,
[INFO] [stdout]     |         ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Settlement` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 45.60s
[INFO] running `Command { std: "docker" "inspect" "d7243f1aa1281ee6848f6f3652b7b82d5124e329b132a969da33b41035f39fac", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d7243f1aa1281ee6848f6f3652b7b82d5124e329b132a969da33b41035f39fac", kill_on_drop: false }`
[INFO] [stdout] d7243f1aa1281ee6848f6f3652b7b82d5124e329b132a969da33b41035f39fac
