[INFO] cloning repository https://github.com/goldbar123467/weather-bot
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/goldbar123467/weather-bot" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgoldbar123467%2Fweather-bot", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgoldbar123467%2Fweather-bot'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e454afbef12f5140ae98f19ff00e68b90361fe1a
[INFO] testing goldbar123467/weather-bot against 1.98.0-beta.1 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgoldbar123467%2Fweather-bot" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/goldbar123467/weather-bot
[INFO] finished tweaking git repo https://github.com/goldbar123467/weather-bot
[INFO] tweaked toml for git repo https://github.com/goldbar123467/weather-bot written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/goldbar123467/weather-bot on toolchain 1.98.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/goldbar123467/weather-bot 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" "+1.98.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 8344df1ed594ba63ec09eb47376549368c346125518f1f7862dfd72aa53df1bb
[INFO] running `Command { std: "docker" "start" "8344df1ed594ba63ec09eb47376549368c346125518f1f7862dfd72aa53df1bb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8344df1ed594ba63ec09eb47376549368c346125518f1f7862dfd72aa53df1bb", 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" "8344df1ed594ba63ec09eb47376549368c346125518f1f7862dfd72aa53df1bb" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8344df1ed594ba63ec09eb47376549368c346125518f1f7862dfd72aa53df1bb", 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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "8344df1ed594ba63ec09eb47376549368c346125518f1f7862dfd72aa53df1bb" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "build" "--frozen" "--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 pin-project-lite v0.2.16
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling const-oid v0.9.6
[INFO] [stderr]    Compiling libm v0.2.16
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling zerocopy v0.8.39
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling base64ct v1.8.3
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling syn v2.0.115
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling pem-rfc7468 v0.7.0
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling socket2 v0.6.2
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling rustls v0.23.36
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling der v0.7.10
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling num-bigint-dig v0.8.6
[INFO] [stderr]    Compiling regex-syntax v0.8.9
[INFO] [stderr]    Compiling ipnet v2.11.0
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling webpki-roots v1.0.6
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling anyhow v1.0.101
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling spki v0.7.3
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling pkcs8 v0.10.2
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling pkcs1 v0.7.5
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling iana-time-zone v0.1.65
[INFO] [stderr]    Compiling uuid v1.20.0
[INFO] [stderr]    Compiling dotenv v0.15.0
[INFO] [stderr]    Compiling rustls-webpki v0.103.9
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling matchers v0.2.0
[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 tracing-attributes v0.1.31
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling rsa v0.9.10
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling chrono v0.4.43
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling 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:76:9
[INFO] [stdout]    |
[INFO] [stdout] 73 | pub struct KalshiPosition {
[INFO] [stdout]    |            -------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 76 |     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:89:9
[INFO] [stdout]    |
[INFO] [stdout] 86 | pub struct KalshiOrder {
[INFO] [stdout]    |            ----------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 89 |     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: struct `OpenRouterClient` is never constructed
[INFO] [stdout]  --> src/adapters/openrouter.rs:7:12
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub struct OpenRouterClient {
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/adapters/openrouter.rs:13:12
[INFO] [stdout]    |
[INFO] [stdout] 12 | impl OpenRouterClient {
[INFO] [stdout]    | --------------------- associated function in this implementation
[INFO] [stdout] 13 |     pub fn new(config: &Config) -> Result<Self> {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `format_stats` is never used
[INFO] [stdout]   --> src/adapters/openrouter.rs:71:4
[INFO] [stdout]    |
[INFO] [stdout] 71 | fn format_stats(s: &Stats) -> String {
[INFO] [stdout]    |    ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `format_ledger` is never used
[INFO] [stdout]   --> src/adapters/openrouter.rs:79:4
[INFO] [stdout]    |
[INFO] [stdout] 79 | fn format_ledger(trades: &[LedgerRow]) -> String {
[INFO] [stdout]    |    ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `format_market` is never used
[INFO] [stdout]   --> src/adapters/openrouter.rs:95:4
[INFO] [stdout]    |
[INFO] [stdout] 95 | fn format_market(m: &MarketState) -> String {
[INFO] [stdout]    |    ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `format_ob_side` is never used
[INFO] [stdout]    --> src/adapters/openrouter.rs:104:4
[INFO] [stdout]     |
[INFO] [stdout] 104 | fn format_ob_side(levels: &[(u32, u32)]) -> String {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `format_weather` is never used
[INFO] [stdout]    --> src/adapters/openrouter.rs:116:4
[INFO] [stdout]     |
[INFO] [stdout] 116 | fn format_weather(w: &WeatherSnapshot) -> String {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `parse_decision` is never used
[INFO] [stdout]    --> src/adapters/openrouter.rs:162:4
[INFO] [stdout]     |
[INFO] [stdout] 162 | fn parse_decision(raw: &str) -> Result<TradeDecision> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `forecast_agreement` is never used
[INFO] [stdout]  --> src/core/indicators.rs:4:8
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub fn forecast_agreement(weather: &WeatherSnapshot) -> String {
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `ensemble_summary` is never used
[INFO] [stdout]   --> src/core/indicators.rs:33:8
[INFO] [stdout]    |
[INFO] [stdout] 33 | pub fn ensemble_summary(ensemble: &EnsembleForecast) -> String {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `last_price`, `volume`, and `expiration_time` are never read
[INFO] [stdout]   --> src/core/types.rs:40:9
[INFO] [stdout]    |
[INFO] [stdout] 32 | pub struct MarketState {
[INFO] [stdout]    |            ----------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 40 |     pub last_price: Option<u32>,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] 41 |     pub volume: u64,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 44 |     pub expiration_time: 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 `time` and `temperature_f` are never read
[INFO] [stdout]   --> src/core/types.rs:61:9
[INFO] [stdout]    |
[INFO] [stdout] 60 | pub struct HourlyForecast {
[INFO] [stdout]    |            -------------- fields in this struct
[INFO] [stdout] 61 |     pub time: String,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 62 |     pub temperature_f: f64,
[INFO] [stdout]    |         ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `HourlyForecast` 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/core/types.rs:67:9
[INFO] [stdout]    |
[INFO] [stdout] 66 | pub struct EnsembleForecast {
[INFO] [stdout]    |            ---------------- fields in this struct
[INFO] [stdout] 67 |     pub model_count: usize,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout] 68 |     pub mean_high: f64,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] 69 |     pub min_high: f64,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 70 |     pub max_high: f64,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 71 |     pub std_dev: f64,
[INFO] [stdout] 72 |     pub p10: f64,
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 73 |     pub p25: f64,
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 74 |     pub p75: f64,
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 75 |     pub p90: f64,
[INFO] [stdout]    |         ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `EnsembleForecast` 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 `label` is never read
[INFO] [stdout]   --> src/core/types.rs:80:9
[INFO] [stdout]    |
[INFO] [stdout] 79 | pub struct TempBucketProbability {
[INFO] [stdout]    |            --------------------- field in this struct
[INFO] [stdout] 80 |     pub label: String,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TempBucketProbability` 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 `city`, `current_temp_f`, `nws_forecast_high`, `nws_forecast_low`, `nws_short_forecast`, and `hourly_forecasts` are never read
[INFO] [stdout]    --> src/core/types.rs:95:9
[INFO] [stdout]     |
[INFO] [stdout]  94 | pub struct WeatherSnapshot {
[INFO] [stdout]     |            --------------- fields in this struct
[INFO] [stdout]  95 |     pub city: String,
[INFO] [stdout]     |         ^^^^
[INFO] [stdout]  96 |     pub current_temp_f: f64,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^
[INFO] [stdout]  97 |     pub nws_forecast_high: Option<f64>,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^
[INFO] [stdout]  98 |     pub nws_forecast_low: Option<f64>,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^
[INFO] [stdout]  99 |     pub nws_short_forecast: Option<String>,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 100 |     pub open_meteo_forecast_high: f64,
[INFO] [stdout] 101 |     pub hourly_forecasts: Vec<HourlyForecast>,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `WeatherSnapshot` 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:160:9
[INFO] [stdout]     |
[INFO] [stdout] 158 | pub struct RestingOrder {
[INFO] [stdout]     |            ------------ field in this struct
[INFO] [stdout] 159 |     pub order_id: String,
[INFO] [stdout] 160 |     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:166:9
[INFO] [stdout]     |
[INFO] [stdout] 164 | pub struct Position {
[INFO] [stdout]     |            -------- fields in this struct
[INFO] [stdout] 165 |     pub ticker: String,
[INFO] [stdout] 166 |     pub side: Side,
[INFO] [stdout]     |         ^^^^
[INFO] [stdout] 167 |     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:173:9
[INFO] [stdout]     |
[INFO] [stdout] 171 | pub struct Settlement {
[INFO] [stdout]     |            ---------- fields in this struct
[INFO] [stdout] 172 |     pub ticker: String,
[INFO] [stdout] 173 |     pub side: Side,
[INFO] [stdout]     |         ^^^^
[INFO] [stdout] 174 |     pub count: u32,
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] 175 |     pub price_cents: u32,
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 178 |     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: fields `prompt_md`, `stats`, and `last_n_trades` are never read
[INFO] [stdout]    --> src/core/types.rs:202:9
[INFO] [stdout]     |
[INFO] [stdout] 201 | pub struct DecisionContext {
[INFO] [stdout]     |            --------------- fields in this struct
[INFO] [stdout] 202 |     pub prompt_md: String,
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] 203 |     pub stats: Stats,
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] 204 |     pub last_n_trades: Vec<LedgerRow>,
[INFO] [stdout]     |         ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `DecisionContext` 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 `openrouter_api_key` is never read
[INFO] [stdout]    --> src/core/types.rs:276:9
[INFO] [stdout]     |
[INFO] [stdout] 267 | pub struct Config {
[INFO] [stdout]     |            ------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 276 |     pub openrouter_api_key: String,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 49s
[INFO] running `Command { std: "docker" "inspect" "8344df1ed594ba63ec09eb47376549368c346125518f1f7862dfd72aa53df1bb", 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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "8344df1ed594ba63ec09eb47376549368c346125518f1f7862dfd72aa53df1bb" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling 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:76:9
[INFO] [stdout]    |
[INFO] [stdout] 73 | pub struct KalshiPosition {
[INFO] [stdout]    |            -------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 76 |     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:89:9
[INFO] [stdout]    |
[INFO] [stdout] 86 | pub struct KalshiOrder {
[INFO] [stdout]    |            ----------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 89 |     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: struct `OpenRouterClient` is never constructed
[INFO] [stdout]  --> src/adapters/openrouter.rs:7:12
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub struct OpenRouterClient {
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/adapters/openrouter.rs:13:12
[INFO] [stdout]    |
[INFO] [stdout] 12 | impl OpenRouterClient {
[INFO] [stdout]    | --------------------- associated function in this implementation
[INFO] [stdout] 13 |     pub fn new(config: &Config) -> Result<Self> {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `format_stats` is never used
[INFO] [stdout]   --> src/adapters/openrouter.rs:71:4
[INFO] [stdout]    |
[INFO] [stdout] 71 | fn format_stats(s: &Stats) -> String {
[INFO] [stdout]    |    ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `format_ledger` is never used
[INFO] [stdout]   --> src/adapters/openrouter.rs:79:4
[INFO] [stdout]    |
[INFO] [stdout] 79 | fn format_ledger(trades: &[LedgerRow]) -> String {
[INFO] [stdout]    |    ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `format_market` is never used
[INFO] [stdout]   --> src/adapters/openrouter.rs:95:4
[INFO] [stdout]    |
[INFO] [stdout] 95 | fn format_market(m: &MarketState) -> String {
[INFO] [stdout]    |    ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `format_ob_side` is never used
[INFO] [stdout]    --> src/adapters/openrouter.rs:104:4
[INFO] [stdout]     |
[INFO] [stdout] 104 | fn format_ob_side(levels: &[(u32, u32)]) -> String {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `format_weather` is never used
[INFO] [stdout]    --> src/adapters/openrouter.rs:116:4
[INFO] [stdout]     |
[INFO] [stdout] 116 | fn format_weather(w: &WeatherSnapshot) -> String {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `parse_decision` is never used
[INFO] [stdout]    --> src/adapters/openrouter.rs:162:4
[INFO] [stdout]     |
[INFO] [stdout] 162 | fn parse_decision(raw: &str) -> Result<TradeDecision> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `forecast_agreement` is never used
[INFO] [stdout]  --> src/core/indicators.rs:4:8
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub fn forecast_agreement(weather: &WeatherSnapshot) -> String {
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `ensemble_summary` is never used
[INFO] [stdout]   --> src/core/indicators.rs:33:8
[INFO] [stdout]    |
[INFO] [stdout] 33 | pub fn ensemble_summary(ensemble: &EnsembleForecast) -> String {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `last_price`, `volume`, and `expiration_time` are never read
[INFO] [stdout]   --> src/core/types.rs:40:9
[INFO] [stdout]    |
[INFO] [stdout] 32 | pub struct MarketState {
[INFO] [stdout]    |            ----------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 40 |     pub last_price: Option<u32>,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] 41 |     pub volume: u64,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 44 |     pub expiration_time: 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 `time` and `temperature_f` are never read
[INFO] [stdout]   --> src/core/types.rs:61:9
[INFO] [stdout]    |
[INFO] [stdout] 60 | pub struct HourlyForecast {
[INFO] [stdout]    |            -------------- fields in this struct
[INFO] [stdout] 61 |     pub time: String,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 62 |     pub temperature_f: f64,
[INFO] [stdout]    |         ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `HourlyForecast` 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/core/types.rs:67:9
[INFO] [stdout]    |
[INFO] [stdout] 66 | pub struct EnsembleForecast {
[INFO] [stdout]    |            ---------------- fields in this struct
[INFO] [stdout] 67 |     pub model_count: usize,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout] 68 |     pub mean_high: f64,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] 69 |     pub min_high: f64,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 70 |     pub max_high: f64,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 71 |     pub std_dev: f64,
[INFO] [stdout] 72 |     pub p10: f64,
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 73 |     pub p25: f64,
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 74 |     pub p75: f64,
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 75 |     pub p90: f64,
[INFO] [stdout]    |         ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `EnsembleForecast` 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 `label` is never read
[INFO] [stdout]   --> src/core/types.rs:80:9
[INFO] [stdout]    |
[INFO] [stdout] 79 | pub struct TempBucketProbability {
[INFO] [stdout]    |            --------------------- field in this struct
[INFO] [stdout] 80 |     pub label: String,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TempBucketProbability` 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 `city`, `current_temp_f`, `nws_forecast_high`, `nws_forecast_low`, `nws_short_forecast`, and `hourly_forecasts` are never read
[INFO] [stdout]    --> src/core/types.rs:95:9
[INFO] [stdout]     |
[INFO] [stdout]  94 | pub struct WeatherSnapshot {
[INFO] [stdout]     |            --------------- fields in this struct
[INFO] [stdout]  95 |     pub city: String,
[INFO] [stdout]     |         ^^^^
[INFO] [stdout]  96 |     pub current_temp_f: f64,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^
[INFO] [stdout]  97 |     pub nws_forecast_high: Option<f64>,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^
[INFO] [stdout]  98 |     pub nws_forecast_low: Option<f64>,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^
[INFO] [stdout]  99 |     pub nws_short_forecast: Option<String>,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 100 |     pub open_meteo_forecast_high: f64,
[INFO] [stdout] 101 |     pub hourly_forecasts: Vec<HourlyForecast>,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `WeatherSnapshot` 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:160:9
[INFO] [stdout]     |
[INFO] [stdout] 158 | pub struct RestingOrder {
[INFO] [stdout]     |            ------------ field in this struct
[INFO] [stdout] 159 |     pub order_id: String,
[INFO] [stdout] 160 |     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:166:9
[INFO] [stdout]     |
[INFO] [stdout] 164 | pub struct Position {
[INFO] [stdout]     |            -------- fields in this struct
[INFO] [stdout] 165 |     pub ticker: String,
[INFO] [stdout] 166 |     pub side: Side,
[INFO] [stdout]     |         ^^^^
[INFO] [stdout] 167 |     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:173:9
[INFO] [stdout]     |
[INFO] [stdout] 171 | pub struct Settlement {
[INFO] [stdout]     |            ---------- fields in this struct
[INFO] [stdout] 172 |     pub ticker: String,
[INFO] [stdout] 173 |     pub side: Side,
[INFO] [stdout]     |         ^^^^
[INFO] [stdout] 174 |     pub count: u32,
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] 175 |     pub price_cents: u32,
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 178 |     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: fields `prompt_md`, `stats`, and `last_n_trades` are never read
[INFO] [stdout]    --> src/core/types.rs:202:9
[INFO] [stdout]     |
[INFO] [stdout] 201 | pub struct DecisionContext {
[INFO] [stdout]     |            --------------- fields in this struct
[INFO] [stdout] 202 |     pub prompt_md: String,
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] 203 |     pub stats: Stats,
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] 204 |     pub last_n_trades: Vec<LedgerRow>,
[INFO] [stdout]     |         ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `DecisionContext` 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 `openrouter_api_key` is never read
[INFO] [stdout]    --> src/core/types.rs:276:9
[INFO] [stdout]     |
[INFO] [stdout] 267 | pub struct Config {
[INFO] [stdout]     |            ------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 276 |     pub openrouter_api_key: String,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 22.10s
[INFO] running `Command { std: "docker" "inspect" "8344df1ed594ba63ec09eb47376549368c346125518f1f7862dfd72aa53df1bb", 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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "8344df1ed594ba63ec09eb47376549368c346125518f1f7862dfd72aa53df1bb" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr] warning: field `cursor` is never read
[INFO] [stderr]  --> src/adapters/kalshi/types.rs:7:9
[INFO] [stderr]   |
[INFO] [stderr] 4 | pub struct MarketsResponse {
[INFO] [stderr]   |            --------------- field in this struct
[INFO] [stderr] ...
[INFO] [stderr] 7 |     pub cursor: Option<String>,
[INFO] [stderr]   |         ^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `MarketsResponse` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: multiple fields are never read
[INFO] [stderr]   --> src/adapters/kalshi/types.rs:15:9
[INFO] [stderr]    |
[INFO] [stderr] 11 | pub struct KalshiMarket {
[INFO] [stderr]    |            ------------ fields in this struct
[INFO] [stderr] ...
[INFO] [stderr] 15 |     pub market_type: Option<String>,
[INFO] [stderr]    |         ^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 18 |     pub subtitle: Option<String>,
[INFO] [stderr]    |         ^^^^^^^^
[INFO] [stderr] 19 |     pub open_time: Option<String>,
[INFO] [stderr]    |         ^^^^^^^^^
[INFO] [stderr] 20 |     pub close_time: Option<String>,
[INFO] [stderr]    |         ^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 23 |     pub status: Option<String>,
[INFO] [stderr]    |         ^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 32 |     pub result: Option<String>,
[INFO] [stderr]    |         ^^^^^^
[INFO] [stderr] 33 |     pub series_ticker: Option<String>,
[INFO] [stderr]    |         ^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `KalshiMarket` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: field `resting_orders_count` is never read
[INFO] [stderr]   --> src/adapters/kalshi/types.rs:76:9
[INFO] [stderr]    |
[INFO] [stderr] 73 | pub struct KalshiPosition {
[INFO] [stderr]    |            -------------- field in this struct
[INFO] [stderr] ...
[INFO] [stderr] 76 |     pub resting_orders_count: Option<u32>,
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `KalshiPosition` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: field `status` is never read
[INFO] [stderr]   --> src/adapters/kalshi/types.rs:89:9
[INFO] [stderr]    |
[INFO] [stderr] 86 | pub struct KalshiOrder {
[INFO] [stderr]    |            ----------- field in this struct
[INFO] [stderr] ...
[INFO] [stderr] 89 |     pub status: String,
[INFO] [stderr]    |         ^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `KalshiOrder` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: struct `OpenRouterClient` is never constructed
[INFO] [stderr]  --> src/adapters/openrouter.rs:7:12
[INFO] [stderr]   |
[INFO] [stderr] 7 | pub struct OpenRouterClient {
[INFO] [stderr]   |            ^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: associated function `new` is never used
[INFO] [stderr]   --> src/adapters/openrouter.rs:13:12
[INFO] [stderr]    |
[INFO] [stderr] 12 | impl OpenRouterClient {
[INFO] [stderr]    | --------------------- associated function in this implementation
[INFO] [stderr] 13 |     pub fn new(config: &Config) -> Result<Self> {
[INFO] [stderr]    |            ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `format_stats` is never used
[INFO] [stderr]   --> src/adapters/openrouter.rs:71:4
[INFO] [stderr]    |
[INFO] [stderr] 71 | fn format_stats(s: &Stats) -> String {
[INFO] [stderr]    |    ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `format_ledger` is never used
[INFO] [stderr]   --> src/adapters/openrouter.rs:79:4
[INFO] [stderr]    |
[INFO] [stderr] 79 | fn format_ledger(trades: &[LedgerRow]) -> String {
[INFO] [stderr]    |    ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `format_market` is never used
[INFO] [stderr]   --> src/adapters/openrouter.rs:95:4
[INFO] [stderr]    |
[INFO] [stderr] 95 | fn format_market(m: &MarketState) -> String {
[INFO] [stderr]    |    ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `format_ob_side` is never used
[INFO] [stderr]    --> src/adapters/openrouter.rs:104:4
[INFO] [stderr]     |
[INFO] [stderr] 104 | fn format_ob_side(levels: &[(u32, u32)]) -> String {
[INFO] [stderr]     |    ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `format_weather` is never used
[INFO] [stderr]    --> src/adapters/openrouter.rs:116:4
[INFO] [stderr]     |
[INFO] [stderr] 116 | fn format_weather(w: &WeatherSnapshot) -> String {
[INFO] [stderr]     |    ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `parse_decision` is never used
[INFO] [stderr]    --> src/adapters/openrouter.rs:162:4
[INFO] [stderr]     |
[INFO] [stderr] 162 | fn parse_decision(raw: &str) -> Result<TradeDecision> {
[INFO] [stderr]     |    ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `forecast_agreement` is never used
[INFO] [stderr]  --> src/core/indicators.rs:4:8
[INFO] [stderr]   |
[INFO] [stderr] 4 | pub fn forecast_agreement(weather: &WeatherSnapshot) -> String {
[INFO] [stderr]   |        ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `ensemble_summary` is never used
[INFO] [stderr]   --> src/core/indicators.rs:33:8
[INFO] [stderr]    |
[INFO] [stderr] 33 | pub fn ensemble_summary(ensemble: &EnsembleForecast) -> String {
[INFO] [stderr]    |        ^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: fields `last_price`, `volume`, and `expiration_time` are never read
[INFO] [stderr]   --> src/core/types.rs:40:9
[INFO] [stderr]    |
[INFO] [stderr] 32 | pub struct MarketState {
[INFO] [stderr]    |            ----------- fields in this struct
[INFO] [stderr] ...
[INFO] [stderr] 40 |     pub last_price: Option<u32>,
[INFO] [stderr]    |         ^^^^^^^^^^
[INFO] [stderr] 41 |     pub volume: u64,
[INFO] [stderr]    |         ^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 44 |     pub expiration_time: String,
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `MarketState` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: fields `time` and `temperature_f` are never read
[INFO] [stderr]   --> src/core/types.rs:61:9
[INFO] [stderr]    |
[INFO] [stderr] 60 | pub struct HourlyForecast {
[INFO] [stderr]    |            -------------- fields in this struct
[INFO] [stderr] 61 |     pub time: String,
[INFO] [stderr]    |         ^^^^
[INFO] [stderr] 62 |     pub temperature_f: f64,
[INFO] [stderr]    |         ^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `HourlyForecast` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: multiple fields are never read
[INFO] [stderr]   --> src/core/types.rs:67:9
[INFO] [stderr]    |
[INFO] [stderr] 66 | pub struct EnsembleForecast {
[INFO] [stderr]    |            ---------------- fields in this struct
[INFO] [stderr] 67 |     pub model_count: usize,
[INFO] [stderr]    |         ^^^^^^^^^^^
[INFO] [stderr] 68 |     pub mean_high: f64,
[INFO] [stderr]    |         ^^^^^^^^^
[INFO] [stderr] 69 |     pub min_high: f64,
[INFO] [stderr]    |         ^^^^^^^^
[INFO] [stderr] 70 |     pub max_high: f64,
[INFO] [stderr]    |         ^^^^^^^^
[INFO] [stderr] 71 |     pub std_dev: f64,
[INFO] [stderr] 72 |     pub p10: f64,
[INFO] [stderr]    |         ^^^
[INFO] [stderr] 73 |     pub p25: f64,
[INFO] [stderr]    |         ^^^
[INFO] [stderr] 74 |     pub p75: f64,
[INFO] [stderr]    |         ^^^
[INFO] [stderr] 75 |     pub p90: f64,
[INFO] [stderr]    |         ^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `EnsembleForecast` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: field `label` is never read
[INFO] [stderr]   --> src/core/types.rs:80:9
[INFO] [stderr]    |
[INFO] [stderr] 79 | pub struct TempBucketProbability {
[INFO] [stderr]    |            --------------------- field in this struct
[INFO] [stderr] 80 |     pub label: String,
[INFO] [stderr]    |         ^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `TempBucketProbability` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: fields `city`, `current_temp_f`, `nws_forecast_high`, `nws_forecast_low`, `nws_short_forecast`, and `hourly_forecasts` are never read
[INFO] [stderr]    --> src/core/types.rs:95:9
[INFO] [stderr]     |
[INFO] [stderr]  94 | pub struct WeatherSnapshot {
[INFO] [stderr]     |            --------------- fields in this struct
[INFO] [stderr]  95 |     pub city: String,
[INFO] [stderr]     |         ^^^^
[INFO] [stderr]  96 |     pub current_temp_f: f64,
[INFO] [stderr]     |         ^^^^^^^^^^^^^^
[INFO] [stderr]  97 |     pub nws_forecast_high: Option<f64>,
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^
[INFO] [stderr]  98 |     pub nws_forecast_low: Option<f64>,
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^
[INFO] [stderr]  99 |     pub nws_short_forecast: Option<String>,
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 100 |     pub open_meteo_forecast_high: f64,
[INFO] [stderr] 101 |     pub hourly_forecasts: Vec<HourlyForecast>,
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `WeatherSnapshot` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: field `ticker` is never read
[INFO] [stderr]    --> src/core/types.rs:160:9
[INFO] [stderr]     |
[INFO] [stderr] 158 | pub struct RestingOrder {
[INFO] [stderr]     |            ------------ field in this struct
[INFO] [stderr] 159 |     pub order_id: String,
[INFO] [stderr] 160 |     pub ticker: String,
[INFO] [stderr]     |         ^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `RestingOrder` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: fields `side` and `count` are never read
[INFO] [stderr]    --> src/core/types.rs:166:9
[INFO] [stderr]     |
[INFO] [stderr] 164 | pub struct Position {
[INFO] [stderr]     |            -------- fields in this struct
[INFO] [stderr] 165 |     pub ticker: String,
[INFO] [stderr] 166 |     pub side: Side,
[INFO] [stderr]     |         ^^^^
[INFO] [stderr] 167 |     pub count: u32,
[INFO] [stderr]     |         ^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `Position` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: fields `side`, `count`, `price_cents`, and `settled_time` are never read
[INFO] [stderr]    --> src/core/types.rs:173:9
[INFO] [stderr]     |
[INFO] [stderr] 171 | pub struct Settlement {
[INFO] [stderr]     |            ---------- fields in this struct
[INFO] [stderr] 172 |     pub ticker: String,
[INFO] [stderr] 173 |     pub side: Side,
[INFO] [stderr]     |         ^^^^
[INFO] [stderr] 174 |     pub count: u32,
[INFO] [stderr]     |         ^^^^^
[INFO] [stderr] 175 |     pub price_cents: u32,
[INFO] [stderr]     |         ^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 178 |     pub settled_time: String,
[INFO] [stderr]     |         ^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `Settlement` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: fields `prompt_md`, `stats`, and `last_n_trades` are never read
[INFO] [stderr]    --> src/core/types.rs:202:9
[INFO] [stderr]     |
[INFO] [stderr] 201 | pub struct DecisionContext {
[INFO] [stderr]     |            --------------- fields in this struct
[INFO] [stderr] 202 |     pub prompt_md: String,
[INFO] [stderr]     |         ^^^^^^^^^
[INFO] [stderr] 203 |     pub stats: Stats,
[INFO] [stderr]     |         ^^^^^
[INFO] [stderr] 204 |     pub last_n_trades: Vec<LedgerRow>,
[INFO] [stderr]     |         ^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `DecisionContext` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: field `openrouter_api_key` is never read
[INFO] [stderr]    --> src/core/types.rs:276:9
[INFO] [stderr]     |
[INFO] [stderr] 267 | pub struct Config {
[INFO] [stderr]     |            ------ field in this struct
[INFO] [stderr] ...
[INFO] [stderr] 276 |     pub openrouter_api_key: String,
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `kalshi-bot` (bin "kalshi-bot" test) generated 24 warnings
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.38s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/kalshi_bot-40ad9ec511414d9e)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "8344df1ed594ba63ec09eb47376549368c346125518f1f7862dfd72aa53df1bb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8344df1ed594ba63ec09eb47376549368c346125518f1f7862dfd72aa53df1bb", kill_on_drop: false }`
[INFO] [stdout] 8344df1ed594ba63ec09eb47376549368c346125518f1f7862dfd72aa53df1bb
