[INFO] cloning repository https://github.com/windopper/ctb
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/windopper/ctb" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwindopper%2Fctb", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwindopper%2Fctb'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] cceb98b8fb0ad60c514eb764c6fa630790b15ea5
[INFO] testing windopper/ctb 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%2Fwindopper%2Fctb" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/windopper/ctb
[INFO] removed 0 missing tests
[INFO] finished tweaking git repo https://github.com/windopper/ctb
[INFO] tweaked toml for git repo https://github.com/windopper/ctb written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/windopper/ctb 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/windopper/ctb 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] a3fe20d80816c6e7e855fe5c63012988d93f3d0badd3a5515c4f4dc07ea8b4ed
[INFO] running `Command { std: "docker" "start" "a3fe20d80816c6e7e855fe5c63012988d93f3d0badd3a5515c4f4dc07ea8b4ed", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a3fe20d80816c6e7e855fe5c63012988d93f3d0badd3a5515c4f4dc07ea8b4ed", 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" "a3fe20d80816c6e7e855fe5c63012988d93f3d0badd3a5515c4f4dc07ea8b4ed" "/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" "a3fe20d80816c6e7e855fe5c63012988d93f3d0badd3a5515c4f4dc07ea8b4ed", 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" "a3fe20d80816c6e7e855fe5c63012988d93f3d0badd3a5515c4f4dc07ea8b4ed" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling cc v1.2.30
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling hashbrown v0.15.4
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling serde_json v1.0.141
[INFO] [stderr]    Compiling bytemuck v1.23.1
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling matrixmultiply v0.3.10
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling proc-macro-hack v0.5.20+deprecated
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]    Compiling data-encoding v2.9.0
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling rustls-pemfile v1.0.4
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling safe_arch v0.7.4
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling ipnet v2.11.0
[INFO] [stderr]    Compiling sync_wrapper v0.1.2
[INFO] [stderr]    Compiling colored v2.2.0
[INFO] [stderr]    Compiling wide v0.7.33
[INFO] [stderr]    Compiling indexmap v2.10.0
[INFO] [stderr]    Compiling openssl-src v300.5.1+3.5.1
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling signal-hook-registry v1.4.5
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling uuid v1.17.0
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling dotenv_codegen_implementation v0.15.0
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling simba v0.9.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling dotenv_codegen v0.15.0
[INFO] [stderr]    Compiling ctrlc v3.4.7
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling tokio v1.46.1
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling zerovec v0.11.2
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling nalgebra v0.33.2
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.2
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling tokio-util v0.7.15
[INFO] [stderr]    Compiling h2 v0.3.27
[INFO] [stderr]    Compiling jwt v0.16.0
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling linregress v0.5.4
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tungstenite v0.27.0
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stderr]    Compiling webhook v2.1.2
[INFO] [stderr]    Compiling tokio-tungstenite v0.27.0
[INFO] [stderr]    Compiling ctb v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused imports: `level::find_support_resistance`, `previous::find_previous_trough_with_index`, and `rsi::calculate_rsi`
[INFO] [stdout]  --> src/strategy/vwma_ma.rs:4:47
[INFO] [stdout]   |
[INFO] [stdout] 4 | ..._adx, AdxCandle}, level::find_support_resistance, previous::find_previous_trough_with_index, rsi::calculate_rsi, sma::calculate_sm...
[INFO] [stdout]   |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `level::find_support_resistance` and `previous::find_previous_trough_with_index`
[INFO] [stdout]  --> src/strategy/vwma_ma_grok.rs:4:100
[INFO] [stdout]   |
[INFO] [stdout] 4 | ...andle}, ema::calculate_ema, level::find_support_resistance, previous::find_previous_trough_with_index, rsi::calculate_rsi, sma::ca...
[INFO] [stdout]   |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around `if` condition
[INFO] [stdout]   --> src/strategy/orderbook.rs:52:15
[INFO] [stdout]    |
[INFO] [stdout] 52 |     } else if (supports.len() == 1) {
[INFO] [stdout]    |               ^                   ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 52 -     } else if (supports.len() == 1) {
[INFO] [stdout] 52 +     } else if supports.len() == 1 {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around `if` condition
[INFO] [stdout]   --> src/strategy/orderbook.rs:84:15
[INFO] [stdout]    |
[INFO] [stdout] 84 |     } else if (resistances.len() == 1) {
[INFO] [stdout]    |               ^                      ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 84 -     } else if (resistances.len() == 1) {
[INFO] [stdout] 84 +     } else if resistances.len() == 1 {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `footprint`, `orderbook::Orderbook`, and `orderbook::top_n_orderbook_ratio`
[INFO] [stdout]  --> src/strategy/of1.rs:3:81
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...}, orderbook::Orderbook, signal::{Signal, SignalReason}, ticker::Ticker, trade::Trade}, helper::{footprint::{footprint, FootprintValue}, orderbook::top_n_orderbook_ratio}};
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^                                                                                      ^^^^^^^^^                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `AtrCandle`, `CandleTrait`, and `calculate_atr`
[INFO] [stdout]  --> src/strategy/candle_pattern.rs:3:29
[INFO] [stdout]   |
[INFO] [stdout] 3 |     core::{candle::{Candle, CandleTrait}, signal::{Signal, SignalReason}}, 
[INFO] [stdout]   |                             ^^^^^^^^^^^
[INFO] [stdout] 4 |     helper::{atr::{calculate_atr, AtrCandle}, bollinger_bands::calculate_bollinger_bands, candle::{identify_candle_pattern, CandlePat...
[INFO] [stdout]   |                    ^^^^^^^^^^^^^  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::collections::HashMap`
[INFO] [stdout]  --> src/helper/support_resistance.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::collections::HashMap;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `lib::MarketState` and `orderbook`
[INFO] [stdout]  --> src/backtest/simulate.rs:8:107
[INFO] [stdout]   |
[INFO] [stdout] 8 | ...andle_pattern, lib::MarketState, of1::{calculate_of1_indicator_every_1mcandle, of1, Of1Params, Of1State}, orderbook}, 
[INFO] [stdout]   |                   ^^^^^^^^^^^^^^^^                                                                           ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]   --> src/webhook/lib.rs:49:28
[INFO] [stdout]    |
[INFO] [stdout] 49 |     let profit_potential = ((take_profit - price) / price * 100.0);
[INFO] [stdout]    |                            ^                                     ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 49 -     let profit_potential = ((take_profit - price) / price * 100.0);
[INFO] [stdout] 49 +     let profit_potential = (take_profit - price) / price * 100.0;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]   --> src/webhook/lib.rs:50:26
[INFO] [stdout]    |
[INFO] [stdout] 50 |     let loss_potential = ((price - stop_loss) / price * 100.0);
[INFO] [stdout]    |                          ^                                   ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 50 -     let loss_potential = ((price - stop_loss) / price * 100.0);
[INFO] [stdout] 50 +     let loss_potential = (price - stop_loss) / price * 100.0;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `candle::CandleTrait`
[INFO] [stdout]  --> src/strategy/vwma_ma.rs:3:12
[INFO] [stdout]   |
[INFO] [stdout] 3 |     core::{candle::CandleTrait, signal::{Signal, SignalReason}}, 
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `candle::CandleTrait`
[INFO] [stdout]  --> src/strategy/vwma_ma_grok.rs:3:12
[INFO] [stdout]   |
[INFO] [stdout] 3 |     core::{candle::CandleTrait, signal::{Signal, SignalReason}},
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `params`
[INFO] [stdout]   --> src/strategy/vi_rsi.rs:15:37
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub fn run(state: &mut MarketState, params: &StrategyParams, current_position: &mut PositionState) -> Signal {
[INFO] [stdout]    |                                     ^^^^^^ help: if this is intentional, prefix it with an underscore: `_params`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `params`
[INFO] [stdout]   --> src/strategy/supertrend_ema.rs:10:37
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub fn run(state: &mut MarketState, params: &StrategyParams, current_position: &mut PositionState) -> Signal {
[INFO] [stdout]    |                                     ^^^^^^ help: if this is intentional, prefix it with an underscore: `_params`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `second_last_ema_5`
[INFO] [stdout]   --> src/strategy/supertrend_ema.rs:26:9
[INFO] [stdout]    |
[INFO] [stdout] 26 |     let second_last_ema_5 = ema_5[ema_5.len() - 2];
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_second_last_ema_5`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `second_last_ema_20`
[INFO] [stdout]   --> src/strategy/supertrend_ema.rs:29:9
[INFO] [stdout]    |
[INFO] [stdout] 29 |     let second_last_ema_20 = ema_20[ema_20.len() - 2];
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_second_last_ema_20`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `is_last_macd_positive`
[INFO] [stdout]   --> src/strategy/supertrend_ema.rs:33:9
[INFO] [stdout]    |
[INFO] [stdout] 33 |     let is_last_macd_positive = last_macd > 0.0;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_is_last_macd_positive`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `rsi`
[INFO] [stdout]   --> src/strategy/scalp.rs:37:9
[INFO] [stdout]    |
[INFO] [stdout] 37 |     let rsi = calculate_rsi(&closes, 14);
[INFO] [stdout]    |         ^^^ help: if this is intentional, prefix it with an underscore: `_rsi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `params`
[INFO] [stdout]  --> src/strategy/orderbook.rs:6:37
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub fn run(state: &mut MarketState, params: &StrategyParams, position: &mut PositionState) -> Signal {
[INFO] [stdout]   |                                     ^^^^^^ help: if this is intentional, prefix it with an underscore: `_params`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `entry_price`
[INFO] [stdout]    --> src/strategy/orderbook.rs:109:47
[INFO] [stdout]     |
[INFO] [stdout] 109 |     } else if let PositionState::InPosition { entry_price, entry_asset, take_profit_price, trailing_stop_price } = position {
[INFO] [stdout]     |                                               ^^^^^^^^^^^ help: try ignoring the field: `entry_price: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `entry_asset`
[INFO] [stdout]    --> src/strategy/orderbook.rs:109:60
[INFO] [stdout]     |
[INFO] [stdout] 109 |     } else if let PositionState::InPosition { entry_price, entry_asset, take_profit_price, trailing_stop_price } = position {
[INFO] [stdout]     |                                                            ^^^^^^^^^^^ help: try ignoring the field: `entry_asset: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `trailing_stop_price`
[INFO] [stdout]    --> src/strategy/orderbook.rs:109:92
[INFO] [stdout]     |
[INFO] [stdout] 109 |     } else if let PositionState::InPosition { entry_price, entry_asset, take_profit_price, trailing_stop_price } = position {
[INFO] [stdout]     |                                                                                            ^^^^^^^^^^^^^^^^^^^ help: try ignoring the field: `trailing_stop_price: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `params`
[INFO] [stdout]   --> src/strategy/of1.rs:74:69
[INFO] [stdout]    |
[INFO] [stdout] 74 | pub fn calculate_of1_indicator_every_1mcandle(state: &mut Of1State, params: &Of1Params) {
[INFO] [stdout]    |                                                                     ^^^^^^ help: if this is intentional, prefix it with an underscore: `_params`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `ask_volume_sum` is assigned to, but never used
[INFO] [stdout]    --> src/strategy/of1.rs:105:17
[INFO] [stdout]     |
[INFO] [stdout] 105 |             let mut ask_volume_sum = 0.0;
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using `_ask_volume_sum` instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `ask_volume_sum` is never read
[INFO] [stdout]    --> src/strategy/of1.rs:115:17
[INFO] [stdout]     |
[INFO] [stdout] 115 |                 ask_volume_sum += ask_volume;
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout]     = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `entry_price`
[INFO] [stdout]    --> src/strategy/of1.rs:215:47
[INFO] [stdout]     |
[INFO] [stdout] 215 |     } else if let PositionState::InPosition { entry_price, entry_asset, take_profit_price, trailing_stop_price } = position {
[INFO] [stdout]     |                                               ^^^^^^^^^^^ help: try ignoring the field: `entry_price: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `entry_asset`
[INFO] [stdout]    --> src/strategy/of1.rs:215:60
[INFO] [stdout]     |
[INFO] [stdout] 215 |     } else if let PositionState::InPosition { entry_price, entry_asset, take_profit_price, trailing_stop_price } = position {
[INFO] [stdout]     |                                                            ^^^^^^^^^^^ help: try ignoring the field: `entry_asset: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `calculated_stop`
[INFO] [stdout]    --> src/strategy/candle_pattern.rs:203:13
[INFO] [stdout]     |
[INFO] [stdout] 203 |         let calculated_stop = candle_based_stop.max(support_based_stop).max(fixed_stop).max(atr_based_stop);
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_calculated_stop`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `avg_volume`
[INFO] [stdout]    --> src/strategy/candle_pattern.rs:389:28
[INFO] [stdout]     |
[INFO] [stdout] 389 |         let (volume_ratio, avg_volume) = self.calculate_volume_ratio(config);
[INFO] [stdout]     |                            ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_avg_volume`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `config`
[INFO] [stdout]    --> src/strategy/candle_pattern.rs:599:38
[INFO] [stdout]     |
[INFO] [stdout] 599 |     fn calculate_volume_ratio(&self, config: &CandlePatternStrategyConfig) -> (f64, f64) {
[INFO] [stdout]     |                                      ^^^^^^ help: if this is intentional, prefix it with an underscore: `_config`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `avg_volume`
[INFO] [stdout]    --> src/strategy/candle_pattern.rs:656:28
[INFO] [stdout]     |
[INFO] [stdout] 656 |         let (volume_ratio, avg_volume) = self.calculate_volume_ratio(config);
[INFO] [stdout]     |                            ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_avg_volume`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `min_trade_interval`
[INFO] [stdout]    --> src/strategy/candle_pattern.rs:709:9
[INFO] [stdout]     |
[INFO] [stdout] 709 |     let min_trade_interval = 3;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_min_trade_interval`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `next_sar` is never read
[INFO] [stdout]   --> src/helper/parabolic_sar.rs:30:28
[INFO] [stdout]    |
[INFO] [stdout] 30 |         let mut next_sar = sar;
[INFO] [stdout]    |                            ^^^ this value is reassigned later and never used
[INFO] [stdout] ...
[INFO] [stdout] 46 |             next_sar = sar - af * (sar - ep);
[INFO] [stdout]    |             -------------------------------- `next_sar` is overwritten here before the previous value is read
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `orderbook`
[INFO] [stdout]  --> src/helper/orderbook.rs:3:25
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub fn orderbook_helper(orderbook: &Orderbook) {
[INFO] [stdout]   |                         ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_orderbook`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `color_emoji`
[INFO] [stdout]    --> src/webhook/lib.rs:100:17
[INFO] [stdout]     |
[INFO] [stdout] 100 |     let (emoji, color_emoji) = if profit_loss >= 0.0 {
[INFO] [stdout]     |                 ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_color_emoji`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `result`
[INFO] [stdout]   --> src/webhook/lib.rs:24:12
[INFO] [stdout]    |
[INFO] [stdout] 24 |         Ok(result) => {
[INFO] [stdout]    |            ^^^^^^ help: if this is intentional, prefix it with an underscore: `_result`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `RSI_OVERBOUGHT` is never used
[INFO] [stdout]   --> src/strategy/scalp.rs:17:7
[INFO] [stdout]    |
[INFO] [stdout] 17 | const RSI_OVERBOUGHT: f64 = 70.0;
[INFO] [stdout]    |       ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `RSI_OVERSOLD` is never used
[INFO] [stdout]   --> src/strategy/scalp.rs:18:7
[INFO] [stdout]    |
[INFO] [stdout] 18 | const RSI_OVERSOLD: f64 = 30.0; // 매수 조건에 활용 가능
[INFO] [stdout]    |       ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `risk_pct` is never read
[INFO] [stdout]   --> src/strategy/vwma_ma_grok.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout]  8 | pub struct StrategyParams {
[INFO] [stdout]    |            -------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 14 |     risk_pct: f64,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `volume_threshold`, `max_consecutive_losses`, `trend_strength_threshold`, and `ema_slope_period` are never read
[INFO] [stdout]   --> src/strategy/candle_pattern.rs:23:5
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub struct CandlePatternStrategyConfig {
[INFO] [stdout]    |            --------------------------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 23 |     volume_threshold: f64, // 거래량 임계값 (평균 대비)
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 33 |     max_consecutive_losses: usize, // 최대 연속 손실 허용 횟수
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 34 |     trend_strength_threshold: f64, // 추세 강도 임계값
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 35 |     reversal_volume_multiplier: f64, // 반전 신호 거래량 배수
[INFO] [stdout] 36 |     ema_slope_period: usize, // EMA 기울기 계산을 위한 기간
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `DateTime`, `Duration`, `TimeZone`, and `Utc`
[INFO] [stdout]  --> src/main.rs:7:14
[INFO] [stdout]   |
[INFO] [stdout] 7 | use chrono::{DateTime, Utc, Duration, TimeZone};
[INFO] [stdout]   |              ^^^^^^^^  ^^^  ^^^^^^^^  ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `CODES` is never used
[INFO] [stdout]   --> src/main.rs:10:7
[INFO] [stdout]    |
[INFO] [stdout] 10 | const CODES: [&str; 5] = ["KRW-XRP", "KRW-BLAST", "KRW-BTC", "KRW-ETH", "KRW-GLM"];
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `realtime_simulation` is never used
[INFO] [stdout]   --> src/main.rs:60:10
[INFO] [stdout]    |
[INFO] [stdout] 60 | async fn realtime_simulation() {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 4m 00s
[INFO] running `Command { std: "docker" "inspect" "a3fe20d80816c6e7e855fe5c63012988d93f3d0badd3a5515c4f4dc07ea8b4ed", 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" "a3fe20d80816c6e7e855fe5c63012988d93f3d0badd3a5515c4f4dc07ea8b4ed" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] warning: unused imports: `level::find_support_resistance`, `previous::find_previous_trough_with_index`, and `rsi::calculate_rsi`
[INFO] [stdout]  --> src/strategy/vwma_ma.rs:4:47
[INFO] [stdout]   |
[INFO] [stdout] 4 | ..._adx, AdxCandle}, level::find_support_resistance, previous::find_previous_trough_with_index, rsi::calculate_rsi, sma::calculate_sm...
[INFO] [stdout]   |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `level::find_support_resistance` and `previous::find_previous_trough_with_index`
[INFO] [stdout]  --> src/strategy/vwma_ma_grok.rs:4:100
[INFO] [stdout]   |
[INFO] [stdout] 4 | ...andle}, ema::calculate_ema, level::find_support_resistance, previous::find_previous_trough_with_index, rsi::calculate_rsi, sma::ca...
[INFO] [stdout]   |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around `if` condition
[INFO] [stdout]   --> src/strategy/orderbook.rs:52:15
[INFO] [stdout]    |
[INFO] [stdout] 52 |     } else if (supports.len() == 1) {
[INFO] [stdout]    |               ^                   ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 52 -     } else if (supports.len() == 1) {
[INFO] [stdout] 52 +     } else if supports.len() == 1 {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around `if` condition
[INFO] [stdout]   --> src/strategy/orderbook.rs:84:15
[INFO] [stdout]    |
[INFO] [stdout] 84 |     } else if (resistances.len() == 1) {
[INFO] [stdout]    |               ^                      ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 84 -     } else if (resistances.len() == 1) {
[INFO] [stdout] 84 +     } else if resistances.len() == 1 {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `footprint`, `orderbook::Orderbook`, and `orderbook::top_n_orderbook_ratio`
[INFO] [stdout]  --> src/strategy/of1.rs:3:81
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...}, orderbook::Orderbook, signal::{Signal, SignalReason}, ticker::Ticker, trade::Trade}, helper::{footprint::{footprint, FootprintValue}, orderbook::top_n_orderbook_ratio}};
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^                                                                                      ^^^^^^^^^                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `AtrCandle`, `CandleTrait`, and `calculate_atr`
[INFO] [stdout]  --> src/strategy/candle_pattern.rs:3:29
[INFO] [stdout]   |
[INFO] [stdout] 3 |     core::{candle::{Candle, CandleTrait}, signal::{Signal, SignalReason}}, 
[INFO] [stdout]   |                             ^^^^^^^^^^^
[INFO] [stdout] 4 |     helper::{atr::{calculate_atr, AtrCandle}, bollinger_bands::calculate_bollinger_bands, candle::{identify_candle_pattern, CandlePat...
[INFO] [stdout]   |                    ^^^^^^^^^^^^^  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::collections::HashMap`
[INFO] [stdout]  --> src/helper/support_resistance.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::collections::HashMap;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `lib::MarketState` and `orderbook`
[INFO] [stdout]  --> src/backtest/simulate.rs:8:107
[INFO] [stdout]   |
[INFO] [stdout] 8 | ...andle_pattern, lib::MarketState, of1::{calculate_of1_indicator_every_1mcandle, of1, Of1Params, Of1State}, orderbook}, 
[INFO] [stdout]   |                   ^^^^^^^^^^^^^^^^                                                                           ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]   --> src/webhook/lib.rs:49:28
[INFO] [stdout]    |
[INFO] [stdout] 49 |     let profit_potential = ((take_profit - price) / price * 100.0);
[INFO] [stdout]    |                            ^                                     ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 49 -     let profit_potential = ((take_profit - price) / price * 100.0);
[INFO] [stdout] 49 +     let profit_potential = (take_profit - price) / price * 100.0;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]   --> src/webhook/lib.rs:50:26
[INFO] [stdout]    |
[INFO] [stdout] 50 |     let loss_potential = ((price - stop_loss) / price * 100.0);
[INFO] [stdout]    |                          ^                                   ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 50 -     let loss_potential = ((price - stop_loss) / price * 100.0);
[INFO] [stdout] 50 +     let loss_potential = (price - stop_loss) / price * 100.0;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `candle::CandleTrait`
[INFO] [stdout]  --> src/strategy/vwma_ma.rs:3:12
[INFO] [stdout]   |
[INFO] [stdout] 3 |     core::{candle::CandleTrait, signal::{Signal, SignalReason}}, 
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `candle::CandleTrait`
[INFO] [stdout]  --> src/strategy/vwma_ma_grok.rs:3:12
[INFO] [stdout]   |
[INFO] [stdout] 3 |     core::{candle::CandleTrait, signal::{Signal, SignalReason}},
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `params`
[INFO] [stdout]   --> src/strategy/vi_rsi.rs:15:37
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub fn run(state: &mut MarketState, params: &StrategyParams, current_position: &mut PositionState) -> Signal {
[INFO] [stdout]    |                                     ^^^^^^ help: if this is intentional, prefix it with an underscore: `_params`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `params`
[INFO] [stdout]   --> src/strategy/supertrend_ema.rs:10:37
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub fn run(state: &mut MarketState, params: &StrategyParams, current_position: &mut PositionState) -> Signal {
[INFO] [stdout]    |                                     ^^^^^^ help: if this is intentional, prefix it with an underscore: `_params`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `second_last_ema_5`
[INFO] [stdout]   --> src/strategy/supertrend_ema.rs:26:9
[INFO] [stdout]    |
[INFO] [stdout] 26 |     let second_last_ema_5 = ema_5[ema_5.len() - 2];
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_second_last_ema_5`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `second_last_ema_20`
[INFO] [stdout]   --> src/strategy/supertrend_ema.rs:29:9
[INFO] [stdout]    |
[INFO] [stdout] 29 |     let second_last_ema_20 = ema_20[ema_20.len() - 2];
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_second_last_ema_20`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `is_last_macd_positive`
[INFO] [stdout]   --> src/strategy/supertrend_ema.rs:33:9
[INFO] [stdout]    |
[INFO] [stdout] 33 |     let is_last_macd_positive = last_macd > 0.0;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_is_last_macd_positive`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `rsi`
[INFO] [stdout]   --> src/strategy/scalp.rs:37:9
[INFO] [stdout]    |
[INFO] [stdout] 37 |     let rsi = calculate_rsi(&closes, 14);
[INFO] [stdout]    |         ^^^ help: if this is intentional, prefix it with an underscore: `_rsi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `params`
[INFO] [stdout]  --> src/strategy/orderbook.rs:6:37
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub fn run(state: &mut MarketState, params: &StrategyParams, position: &mut PositionState) -> Signal {
[INFO] [stdout]   |                                     ^^^^^^ help: if this is intentional, prefix it with an underscore: `_params`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `entry_price`
[INFO] [stdout]    --> src/strategy/orderbook.rs:109:47
[INFO] [stdout]     |
[INFO] [stdout] 109 |     } else if let PositionState::InPosition { entry_price, entry_asset, take_profit_price, trailing_stop_price } = position {
[INFO] [stdout]     |                                               ^^^^^^^^^^^ help: try ignoring the field: `entry_price: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `entry_asset`
[INFO] [stdout]    --> src/strategy/orderbook.rs:109:60
[INFO] [stdout]     |
[INFO] [stdout] 109 |     } else if let PositionState::InPosition { entry_price, entry_asset, take_profit_price, trailing_stop_price } = position {
[INFO] [stdout]     |                                                            ^^^^^^^^^^^ help: try ignoring the field: `entry_asset: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `trailing_stop_price`
[INFO] [stdout]    --> src/strategy/orderbook.rs:109:92
[INFO] [stdout]     |
[INFO] [stdout] 109 |     } else if let PositionState::InPosition { entry_price, entry_asset, take_profit_price, trailing_stop_price } = position {
[INFO] [stdout]     |                                                                                            ^^^^^^^^^^^^^^^^^^^ help: try ignoring the field: `trailing_stop_price: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `params`
[INFO] [stdout]   --> src/strategy/of1.rs:74:69
[INFO] [stdout]    |
[INFO] [stdout] 74 | pub fn calculate_of1_indicator_every_1mcandle(state: &mut Of1State, params: &Of1Params) {
[INFO] [stdout]    |                                                                     ^^^^^^ help: if this is intentional, prefix it with an underscore: `_params`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `ask_volume_sum` is assigned to, but never used
[INFO] [stdout]    --> src/strategy/of1.rs:105:17
[INFO] [stdout]     |
[INFO] [stdout] 105 |             let mut ask_volume_sum = 0.0;
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using `_ask_volume_sum` instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `ask_volume_sum` is never read
[INFO] [stdout]    --> src/strategy/of1.rs:115:17
[INFO] [stdout]     |
[INFO] [stdout] 115 |                 ask_volume_sum += ask_volume;
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout]     = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `entry_price`
[INFO] [stdout]    --> src/strategy/of1.rs:215:47
[INFO] [stdout]     |
[INFO] [stdout] 215 |     } else if let PositionState::InPosition { entry_price, entry_asset, take_profit_price, trailing_stop_price } = position {
[INFO] [stdout]     |                                               ^^^^^^^^^^^ help: try ignoring the field: `entry_price: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `entry_asset`
[INFO] [stdout]    --> src/strategy/of1.rs:215:60
[INFO] [stdout]     |
[INFO] [stdout] 215 |     } else if let PositionState::InPosition { entry_price, entry_asset, take_profit_price, trailing_stop_price } = position {
[INFO] [stdout]     |                                                            ^^^^^^^^^^^ help: try ignoring the field: `entry_asset: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `calculated_stop`
[INFO] [stdout]    --> src/strategy/candle_pattern.rs:203:13
[INFO] [stdout]     |
[INFO] [stdout] 203 |         let calculated_stop = candle_based_stop.max(support_based_stop).max(fixed_stop).max(atr_based_stop);
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_calculated_stop`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `avg_volume`
[INFO] [stdout]    --> src/strategy/candle_pattern.rs:389:28
[INFO] [stdout]     |
[INFO] [stdout] 389 |         let (volume_ratio, avg_volume) = self.calculate_volume_ratio(config);
[INFO] [stdout]     |                            ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_avg_volume`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `config`
[INFO] [stdout]    --> src/strategy/candle_pattern.rs:599:38
[INFO] [stdout]     |
[INFO] [stdout] 599 |     fn calculate_volume_ratio(&self, config: &CandlePatternStrategyConfig) -> (f64, f64) {
[INFO] [stdout]     |                                      ^^^^^^ help: if this is intentional, prefix it with an underscore: `_config`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `avg_volume`
[INFO] [stdout]    --> src/strategy/candle_pattern.rs:656:28
[INFO] [stdout]     |
[INFO] [stdout] 656 |         let (volume_ratio, avg_volume) = self.calculate_volume_ratio(config);
[INFO] [stdout]     |                            ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_avg_volume`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `min_trade_interval`
[INFO] [stdout]    --> src/strategy/candle_pattern.rs:709:9
[INFO] [stdout]     |
[INFO] [stdout] 709 |     let min_trade_interval = 3;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_min_trade_interval`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `next_sar` is never read
[INFO] [stdout]   --> src/helper/parabolic_sar.rs:30:28
[INFO] [stdout]    |
[INFO] [stdout] 30 |         let mut next_sar = sar;
[INFO] [stdout]    |                            ^^^ this value is reassigned later and never used
[INFO] [stdout] ...
[INFO] [stdout] 46 |             next_sar = sar - af * (sar - ep);
[INFO] [stdout]    |             -------------------------------- `next_sar` is overwritten here before the previous value is read
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `orderbook`
[INFO] [stdout]  --> src/helper/orderbook.rs:3:25
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub fn orderbook_helper(orderbook: &Orderbook) {
[INFO] [stdout]   |                         ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_orderbook`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `color_emoji`
[INFO] [stdout]    --> src/webhook/lib.rs:100:17
[INFO] [stdout]     |
[INFO] [stdout] 100 |     let (emoji, color_emoji) = if profit_loss >= 0.0 {
[INFO] [stdout]     |                 ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_color_emoji`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `result`
[INFO] [stdout]   --> src/webhook/lib.rs:24:12
[INFO] [stdout]    |
[INFO] [stdout] 24 |         Ok(result) => {
[INFO] [stdout]    |            ^^^^^^ help: if this is intentional, prefix it with an underscore: `_result`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `RSI_OVERBOUGHT` is never used
[INFO] [stdout]   --> src/strategy/scalp.rs:17:7
[INFO] [stdout]    |
[INFO] [stdout] 17 | const RSI_OVERBOUGHT: f64 = 70.0;
[INFO] [stdout]    |       ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `RSI_OVERSOLD` is never used
[INFO] [stdout]   --> src/strategy/scalp.rs:18:7
[INFO] [stdout]    |
[INFO] [stdout] 18 | const RSI_OVERSOLD: f64 = 30.0; // 매수 조건에 활용 가능
[INFO] [stdout]    |       ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `risk_pct` is never read
[INFO] [stdout]   --> src/strategy/vwma_ma_grok.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout]  8 | pub struct StrategyParams {
[INFO] [stdout]    |            -------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 14 |     risk_pct: f64,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `volume_threshold`, `max_consecutive_losses`, `trend_strength_threshold`, and `ema_slope_period` are never read
[INFO] [stdout]   --> src/strategy/candle_pattern.rs:23:5
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub struct CandlePatternStrategyConfig {
[INFO] [stdout]    |            --------------------------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 23 |     volume_threshold: f64, // 거래량 임계값 (평균 대비)
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 33 |     max_consecutive_losses: usize, // 최대 연속 손실 허용 횟수
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 34 |     trend_strength_threshold: f64, // 추세 강도 임계값
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 35 |     reversal_volume_multiplier: f64, // 반전 신호 거래량 배수
[INFO] [stdout] 36 |     ema_slope_period: usize, // EMA 기울기 계산을 위한 기간
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling ctb v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused imports: `DateTime`, `Duration`, `TimeZone`, and `Utc`
[INFO] [stdout]  --> src/main.rs:7:14
[INFO] [stdout]   |
[INFO] [stdout] 7 | use chrono::{DateTime, Utc, Duration, TimeZone};
[INFO] [stdout]   |              ^^^^^^^^  ^^^  ^^^^^^^^  ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `CODES` is never used
[INFO] [stdout]   --> src/main.rs:10:7
[INFO] [stdout]    |
[INFO] [stdout] 10 | const CODES: [&str; 5] = ["KRW-XRP", "KRW-BLAST", "KRW-BTC", "KRW-ETH", "KRW-GLM"];
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `realtime_simulation` is never used
[INFO] [stdout]   --> src/main.rs:60:10
[INFO] [stdout]    |
[INFO] [stdout] 60 | async fn realtime_simulation() {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `CandleTrait`
[INFO] [stdout]  --> examples/candle_patterns.rs:1:45
[INFO] [stdout]   |
[INFO] [stdout] 1 | use ctb::core::candle::{Candle, CandleBase, CandleTrait};
[INFO] [stdout]   |                                             ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused implementer of `Future` that must be used
[INFO] [stdout]   --> tests/webhook.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | /     send_buy_signal(
[INFO] [stdout] 12 | |         "KRW-BTC",
[INFO] [stdout] 13 | |         50000000.0,
[INFO] [stdout] 14 | |         0.001,
[INFO] [stdout] ...  |
[INFO] [stdout] 18 | |         "SuperTrend + EMA"
[INFO] [stdout] 19 | |     );
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: futures do nothing unless you `.await` or poll them
[INFO] [stdout]    = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused implementer of `Future` that must be used
[INFO] [stdout]   --> tests/webhook.rs:24:5
[INFO] [stdout]    |
[INFO] [stdout] 24 | /     send_sell_signal(
[INFO] [stdout] 25 | |         "KRW-BTC",
[INFO] [stdout] 26 | |         52000000.0,
[INFO] [stdout] 27 | |         0.001,
[INFO] [stdout] ...  |
[INFO] [stdout] 31 | |         "목표가 도달"
[INFO] [stdout] 32 | |     );
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: futures do nothing unless you `.await` or poll them
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused implementer of `Future` that must be used
[INFO] [stdout]   --> tests/webhook.rs:37:5
[INFO] [stdout]    |
[INFO] [stdout] 37 | /     send_sell_signal(
[INFO] [stdout] 38 | |         "KRW-BTC",
[INFO] [stdout] 39 | |         48000000.0,
[INFO] [stdout] 40 | |         0.001,
[INFO] [stdout] ...  |
[INFO] [stdout] 44 | |         "손절가 도달"
[INFO] [stdout] 45 | |     );
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: futures do nothing unless you `.await` or poll them
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused implementer of `Future` that must be used
[INFO] [stdout]   --> tests/webhook.rs:50:5
[INFO] [stdout]    |
[INFO] [stdout] 50 | /     send_trade_summary(
[INFO] [stdout] 51 | |         "KRW-BTC",
[INFO] [stdout] 52 | |         100,
[INFO] [stdout] 53 | |         65,
[INFO] [stdout] ...  |
[INFO] [stdout] 57 | |         -500000.0
[INFO] [stdout] 58 | |     );
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: futures do nothing unless you `.await` or poll them
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `DateTime`, `Duration`, `TimeZone`, and `Utc`
[INFO] [stdout]  --> src/main.rs:7:14
[INFO] [stdout]   |
[INFO] [stdout] 7 | use chrono::{DateTime, Utc, Duration, TimeZone};
[INFO] [stdout]   |              ^^^^^^^^  ^^^  ^^^^^^^^  ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `level::find_support_resistance`, `previous::find_previous_trough_with_index`, and `rsi::calculate_rsi`
[INFO] [stdout]  --> src/strategy/vwma_ma.rs:4:47
[INFO] [stdout]   |
[INFO] [stdout] 4 | ..._adx, AdxCandle}, level::find_support_resistance, previous::find_previous_trough_with_index, rsi::calculate_rsi, sma::calculate_sm...
[INFO] [stdout]   |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `level::find_support_resistance` and `previous::find_previous_trough_with_index`
[INFO] [stdout]  --> src/strategy/vwma_ma_grok.rs:4:100
[INFO] [stdout]   |
[INFO] [stdout] 4 | ...andle}, ema::calculate_ema, level::find_support_resistance, previous::find_previous_trough_with_index, rsi::calculate_rsi, sma::ca...
[INFO] [stdout]   |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around `if` condition
[INFO] [stdout]   --> src/strategy/orderbook.rs:52:15
[INFO] [stdout]    |
[INFO] [stdout] 52 |     } else if (supports.len() == 1) {
[INFO] [stdout]    |               ^                   ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 52 -     } else if (supports.len() == 1) {
[INFO] [stdout] 52 +     } else if supports.len() == 1 {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around `if` condition
[INFO] [stdout]   --> src/strategy/orderbook.rs:84:15
[INFO] [stdout]    |
[INFO] [stdout] 84 |     } else if (resistances.len() == 1) {
[INFO] [stdout]    |               ^                      ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 84 -     } else if (resistances.len() == 1) {
[INFO] [stdout] 84 +     } else if resistances.len() == 1 {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `footprint`, `orderbook::Orderbook`, and `orderbook::top_n_orderbook_ratio`
[INFO] [stdout]  --> src/strategy/of1.rs:3:81
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...}, orderbook::Orderbook, signal::{Signal, SignalReason}, ticker::Ticker, trade::Trade}, helper::{footprint::{footprint, FootprintValue}, orderbook::top_n_orderbook_ratio}};
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^                                                                                      ^^^^^^^^^                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `AtrCandle`, `CandleTrait`, and `calculate_atr`
[INFO] [stdout]  --> src/strategy/candle_pattern.rs:3:29
[INFO] [stdout]   |
[INFO] [stdout] 3 |     core::{candle::{Candle, CandleTrait}, signal::{Signal, SignalReason}}, 
[INFO] [stdout]   |                             ^^^^^^^^^^^
[INFO] [stdout] 4 |     helper::{atr::{calculate_atr, AtrCandle}, bollinger_bands::calculate_bollinger_bands, candle::{identify_candle_pattern, CandlePat...
[INFO] [stdout]   |                    ^^^^^^^^^^^^^  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::collections::HashMap`
[INFO] [stdout]  --> src/helper/support_resistance.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::collections::HashMap;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `lib::MarketState` and `orderbook`
[INFO] [stdout]  --> src/backtest/simulate.rs:8:107
[INFO] [stdout]   |
[INFO] [stdout] 8 | ...andle_pattern, lib::MarketState, of1::{calculate_of1_indicator_every_1mcandle, of1, Of1Params, Of1State}, orderbook}, 
[INFO] [stdout]   |                   ^^^^^^^^^^^^^^^^                                                                           ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]   --> src/webhook/lib.rs:49:28
[INFO] [stdout]    |
[INFO] [stdout] 49 |     let profit_potential = ((take_profit - price) / price * 100.0);
[INFO] [stdout]    |                            ^                                     ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 49 -     let profit_potential = ((take_profit - price) / price * 100.0);
[INFO] [stdout] 49 +     let profit_potential = (take_profit - price) / price * 100.0;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]   --> src/webhook/lib.rs:50:26
[INFO] [stdout]    |
[INFO] [stdout] 50 |     let loss_potential = ((price - stop_loss) / price * 100.0);
[INFO] [stdout]    |                          ^                                   ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 50 -     let loss_potential = ((price - stop_loss) / price * 100.0);
[INFO] [stdout] 50 +     let loss_potential = (price - stop_loss) / price * 100.0;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `CODES` is never used
[INFO] [stdout]   --> src/main.rs:10:7
[INFO] [stdout]    |
[INFO] [stdout] 10 | const CODES: [&str; 5] = ["KRW-XRP", "KRW-BLAST", "KRW-BTC", "KRW-ETH", "KRW-GLM"];
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `realtime_simulation` is never used
[INFO] [stdout]   --> src/main.rs:60:10
[INFO] [stdout]    |
[INFO] [stdout] 60 | async fn realtime_simulation() {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `candle::CandleTrait`
[INFO] [stdout]  --> src/strategy/vwma_ma.rs:3:12
[INFO] [stdout]   |
[INFO] [stdout] 3 |     core::{candle::CandleTrait, signal::{Signal, SignalReason}}, 
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `candle::CandleTrait`
[INFO] [stdout]  --> src/strategy/vwma_ma_grok.rs:3:12
[INFO] [stdout]   |
[INFO] [stdout] 3 |     core::{candle::CandleTrait, signal::{Signal, SignalReason}},
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `params`
[INFO] [stdout]   --> src/strategy/vi_rsi.rs:15:37
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub fn run(state: &mut MarketState, params: &StrategyParams, current_position: &mut PositionState) -> Signal {
[INFO] [stdout]    |                                     ^^^^^^ help: if this is intentional, prefix it with an underscore: `_params`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `params`
[INFO] [stdout]   --> src/strategy/supertrend_ema.rs:10:37
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub fn run(state: &mut MarketState, params: &StrategyParams, current_position: &mut PositionState) -> Signal {
[INFO] [stdout]    |                                     ^^^^^^ help: if this is intentional, prefix it with an underscore: `_params`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `second_last_ema_5`
[INFO] [stdout]   --> src/strategy/supertrend_ema.rs:26:9
[INFO] [stdout]    |
[INFO] [stdout] 26 |     let second_last_ema_5 = ema_5[ema_5.len() - 2];
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_second_last_ema_5`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `second_last_ema_20`
[INFO] [stdout]   --> src/strategy/supertrend_ema.rs:29:9
[INFO] [stdout]    |
[INFO] [stdout] 29 |     let second_last_ema_20 = ema_20[ema_20.len() - 2];
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_second_last_ema_20`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `is_last_macd_positive`
[INFO] [stdout]   --> src/strategy/supertrend_ema.rs:33:9
[INFO] [stdout]    |
[INFO] [stdout] 33 |     let is_last_macd_positive = last_macd > 0.0;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_is_last_macd_positive`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `rsi`
[INFO] [stdout]   --> src/strategy/scalp.rs:37:9
[INFO] [stdout]    |
[INFO] [stdout] 37 |     let rsi = calculate_rsi(&closes, 14);
[INFO] [stdout]    |         ^^^ help: if this is intentional, prefix it with an underscore: `_rsi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `params`
[INFO] [stdout]  --> src/strategy/orderbook.rs:6:37
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub fn run(state: &mut MarketState, params: &StrategyParams, position: &mut PositionState) -> Signal {
[INFO] [stdout]   |                                     ^^^^^^ help: if this is intentional, prefix it with an underscore: `_params`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `entry_price`
[INFO] [stdout]    --> src/strategy/orderbook.rs:109:47
[INFO] [stdout]     |
[INFO] [stdout] 109 |     } else if let PositionState::InPosition { entry_price, entry_asset, take_profit_price, trailing_stop_price } = position {
[INFO] [stdout]     |                                               ^^^^^^^^^^^ help: try ignoring the field: `entry_price: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `entry_asset`
[INFO] [stdout]    --> src/strategy/orderbook.rs:109:60
[INFO] [stdout]     |
[INFO] [stdout] 109 |     } else if let PositionState::InPosition { entry_price, entry_asset, take_profit_price, trailing_stop_price } = position {
[INFO] [stdout]     |                                                            ^^^^^^^^^^^ help: try ignoring the field: `entry_asset: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `trailing_stop_price`
[INFO] [stdout]    --> src/strategy/orderbook.rs:109:92
[INFO] [stdout]     |
[INFO] [stdout] 109 |     } else if let PositionState::InPosition { entry_price, entry_asset, take_profit_price, trailing_stop_price } = position {
[INFO] [stdout]     |                                                                                            ^^^^^^^^^^^^^^^^^^^ help: try ignoring the field: `trailing_stop_price: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `params`
[INFO] [stdout]   --> src/strategy/of1.rs:74:69
[INFO] [stdout]    |
[INFO] [stdout] 74 | pub fn calculate_of1_indicator_every_1mcandle(state: &mut Of1State, params: &Of1Params) {
[INFO] [stdout]    |                                                                     ^^^^^^ help: if this is intentional, prefix it with an underscore: `_params`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `ask_volume_sum` is assigned to, but never used
[INFO] [stdout]    --> src/strategy/of1.rs:105:17
[INFO] [stdout]     |
[INFO] [stdout] 105 |             let mut ask_volume_sum = 0.0;
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using `_ask_volume_sum` instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `ask_volume_sum` is never read
[INFO] [stdout]    --> src/strategy/of1.rs:115:17
[INFO] [stdout]     |
[INFO] [stdout] 115 |                 ask_volume_sum += ask_volume;
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout]     = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `entry_price`
[INFO] [stdout]    --> src/strategy/of1.rs:215:47
[INFO] [stdout]     |
[INFO] [stdout] 215 |     } else if let PositionState::InPosition { entry_price, entry_asset, take_profit_price, trailing_stop_price } = position {
[INFO] [stdout]     |                                               ^^^^^^^^^^^ help: try ignoring the field: `entry_price: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `entry_asset`
[INFO] [stdout]    --> src/strategy/of1.rs:215:60
[INFO] [stdout]     |
[INFO] [stdout] 215 |     } else if let PositionState::InPosition { entry_price, entry_asset, take_profit_price, trailing_stop_price } = position {
[INFO] [stdout]     |                                                            ^^^^^^^^^^^ help: try ignoring the field: `entry_asset: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `calculated_stop`
[INFO] [stdout]    --> src/strategy/candle_pattern.rs:203:13
[INFO] [stdout]     |
[INFO] [stdout] 203 |         let calculated_stop = candle_based_stop.max(support_based_stop).max(fixed_stop).max(atr_based_stop);
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_calculated_stop`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `avg_volume`
[INFO] [stdout]    --> src/strategy/candle_pattern.rs:389:28
[INFO] [stdout]     |
[INFO] [stdout] 389 |         let (volume_ratio, avg_volume) = self.calculate_volume_ratio(config);
[INFO] [stdout]     |                            ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_avg_volume`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `config`
[INFO] [stdout]    --> src/strategy/candle_pattern.rs:599:38
[INFO] [stdout]     |
[INFO] [stdout] 599 |     fn calculate_volume_ratio(&self, config: &CandlePatternStrategyConfig) -> (f64, f64) {
[INFO] [stdout]     |                                      ^^^^^^ help: if this is intentional, prefix it with an underscore: `_config`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `avg_volume`
[INFO] [stdout]    --> src/strategy/candle_pattern.rs:656:28
[INFO] [stdout]     |
[INFO] [stdout] 656 |         let (volume_ratio, avg_volume) = self.calculate_volume_ratio(config);
[INFO] [stdout]     |                            ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_avg_volume`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `min_trade_interval`
[INFO] [stdout]    --> src/strategy/candle_pattern.rs:709:9
[INFO] [stdout]     |
[INFO] [stdout] 709 |     let min_trade_interval = 3;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_min_trade_interval`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `next_sar` is never read
[INFO] [stdout]   --> src/helper/parabolic_sar.rs:30:28
[INFO] [stdout]    |
[INFO] [stdout] 30 |         let mut next_sar = sar;
[INFO] [stdout]    |                            ^^^ this value is reassigned later and never used
[INFO] [stdout] ...
[INFO] [stdout] 46 |             next_sar = sar - af * (sar - ep);
[INFO] [stdout]    |             -------------------------------- `next_sar` is overwritten here before the previous value is read
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `orderbook`
[INFO] [stdout]  --> src/helper/orderbook.rs:3:25
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub fn orderbook_helper(orderbook: &Orderbook) {
[INFO] [stdout]   |                         ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_orderbook`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `color_emoji`
[INFO] [stdout]    --> src/webhook/lib.rs:100:17
[INFO] [stdout]     |
[INFO] [stdout] 100 |     let (emoji, color_emoji) = if profit_loss >= 0.0 {
[INFO] [stdout]     |                 ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_color_emoji`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `result`
[INFO] [stdout]   --> src/webhook/lib.rs:24:12
[INFO] [stdout]    |
[INFO] [stdout] 24 |         Ok(result) => {
[INFO] [stdout]    |            ^^^^^^ help: if this is intentional, prefix it with an underscore: `_result`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `RSI_OVERBOUGHT` is never used
[INFO] [stdout]   --> src/strategy/scalp.rs:17:7
[INFO] [stdout]    |
[INFO] [stdout] 17 | const RSI_OVERBOUGHT: f64 = 70.0;
[INFO] [stdout]    |       ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `RSI_OVERSOLD` is never used
[INFO] [stdout]   --> src/strategy/scalp.rs:18:7
[INFO] [stdout]    |
[INFO] [stdout] 18 | const RSI_OVERSOLD: f64 = 30.0; // 매수 조건에 활용 가능
[INFO] [stdout]    |       ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `risk_pct` is never read
[INFO] [stdout]   --> src/strategy/vwma_ma_grok.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout]  8 | pub struct StrategyParams {
[INFO] [stdout]    |            -------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 14 |     risk_pct: f64,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `volume_threshold`, `max_consecutive_losses`, `trend_strength_threshold`, and `ema_slope_period` are never read
[INFO] [stdout]   --> src/strategy/candle_pattern.rs:23:5
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub struct CandlePatternStrategyConfig {
[INFO] [stdout]    |            --------------------------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 23 |     volume_threshold: f64, // 거래량 임계값 (평균 대비)
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 33 |     max_consecutive_losses: usize, // 최대 연속 손실 허용 횟수
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 34 |     trend_strength_threshold: f64, // 추세 강도 임계값
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 35 |     reversal_volume_multiplier: f64, // 반전 신호 거래량 배수
[INFO] [stdout] 36 |     ema_slope_period: usize, // EMA 기울기 계산을 위한 기간
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 15.66s
[INFO] running `Command { std: "docker" "inspect" "a3fe20d80816c6e7e855fe5c63012988d93f3d0badd3a5515c4f4dc07ea8b4ed", 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" "a3fe20d80816c6e7e855fe5c63012988d93f3d0badd3a5515c4f4dc07ea8b4ed" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr] warning: unused imports: `level::find_support_resistance`, `previous::find_previous_trough_with_index`, and `rsi::calculate_rsi`
[INFO] [stderr]  --> src/strategy/vwma_ma.rs:4:47
[INFO] [stderr]   |
[INFO] [stderr] 4 | ..._adx, AdxCandle}, level::find_support_resistance, previous::find_previous_trough_with_index, rsi::calculate_rsi, sma::calculate_sm...
[INFO] [stderr]   |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `level::find_support_resistance` and `previous::find_previous_trough_with_index`
[INFO] [stderr]  --> src/strategy/vwma_ma_grok.rs:4:100
[INFO] [stderr]   |
[INFO] [stderr] 4 | ...andle}, ema::calculate_ema, level::find_support_resistance, previous::find_previous_trough_with_index, rsi::calculate_rsi, sma::ca...
[INFO] [stderr]   |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary parentheses around `if` condition
[INFO] [stderr]   --> src/strategy/orderbook.rs:52:15
[INFO] [stderr]    |
[INFO] [stderr] 52 |     } else if (supports.len() == 1) {
[INFO] [stderr]    |               ^                   ^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]    |
[INFO] [stderr] 52 -     } else if (supports.len() == 1) {
[INFO] [stderr] 52 +     } else if supports.len() == 1 {
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary parentheses around `if` condition
[INFO] [stderr]   --> src/strategy/orderbook.rs:84:15
[INFO] [stderr]    |
[INFO] [stderr] 84 |     } else if (resistances.len() == 1) {
[INFO] [stderr]    |               ^                      ^
[INFO] [stderr]    |
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]    |
[INFO] [stderr] 84 -     } else if (resistances.len() == 1) {
[INFO] [stderr] 84 +     } else if resistances.len() == 1 {
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `footprint`, `orderbook::Orderbook`, and `orderbook::top_n_orderbook_ratio`
[INFO] [stderr]  --> src/strategy/of1.rs:3:81
[INFO] [stderr]   |
[INFO] [stderr] 3 | ...}, orderbook::Orderbook, signal::{Signal, SignalReason}, ticker::Ticker, trade::Trade}, helper::{footprint::{footprint, FootprintValue}, orderbook::top_n_orderbook_ratio}};
[INFO] [stderr]   |       ^^^^^^^^^^^^^^^^^^^^                                                                                      ^^^^^^^^^                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `AtrCandle`, `CandleTrait`, and `calculate_atr`
[INFO] [stderr]  --> src/strategy/candle_pattern.rs:3:29
[INFO] [stderr]   |
[INFO] [stderr] 3 |     core::{candle::{Candle, CandleTrait}, signal::{Signal, SignalReason}}, 
[INFO] [stderr]   |                             ^^^^^^^^^^^
[INFO] [stderr] 4 |     helper::{atr::{calculate_atr, AtrCandle}, bollinger_bands::calculate_bollinger_bands, candle::{identify_candle_pattern, CandlePat...
[INFO] [stderr]   |                    ^^^^^^^^^^^^^  ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `std::collections::HashMap`
[INFO] [stderr]  --> src/helper/support_resistance.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use std::collections::HashMap;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `lib::MarketState` and `orderbook`
[INFO] [stderr]  --> src/backtest/simulate.rs:8:107
[INFO] [stderr]   |
[INFO] [stderr] 8 | ...andle_pattern, lib::MarketState, of1::{calculate_of1_indicator_every_1mcandle, of1, Of1Params, Of1State}, orderbook}, 
[INFO] [stderr]   |                   ^^^^^^^^^^^^^^^^                                                                           ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary parentheses around assigned value
[INFO] [stderr]   --> src/webhook/lib.rs:49:28
[INFO] [stderr]    |
[INFO] [stderr] 49 |     let profit_potential = ((take_profit - price) / price * 100.0);
[INFO] [stderr]    |                            ^                                     ^
[INFO] [stderr]    |
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]    |
[INFO] [stderr] 49 -     let profit_potential = ((take_profit - price) / price * 100.0);
[INFO] [stderr] 49 +     let profit_potential = (take_profit - price) / price * 100.0;
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary parentheses around assigned value
[INFO] [stderr]   --> src/webhook/lib.rs:50:26
[INFO] [stderr]    |
[INFO] [stderr] 50 |     let loss_potential = ((price - stop_loss) / price * 100.0);
[INFO] [stderr]    |                          ^                                   ^
[INFO] [stderr]    |
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]    |
[INFO] [stderr] 50 -     let loss_potential = ((price - stop_loss) / price * 100.0);
[INFO] [stderr] 50 +     let loss_potential = (price - stop_loss) / price * 100.0;
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `candle::CandleTrait`
[INFO] [stderr]  --> src/strategy/vwma_ma.rs:3:12
[INFO] [stderr]   |
[INFO] [stderr] 3 |     core::{candle::CandleTrait, signal::{Signal, SignalReason}}, 
[INFO] [stderr]   |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `candle::CandleTrait`
[INFO] [stderr]  --> src/strategy/vwma_ma_grok.rs:3:12
[INFO] [stderr]   |
[INFO] [stderr] 3 |     core::{candle::CandleTrait, signal::{Signal, SignalReason}},
[INFO] [stderr]   |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `params`
[INFO] [stderr]   --> src/strategy/vi_rsi.rs:15:37
[INFO] [stderr]    |
[INFO] [stderr] 15 | pub fn run(state: &mut MarketState, params: &StrategyParams, current_position: &mut PositionState) -> Signal {
[INFO] [stderr]    |                                     ^^^^^^ help: if this is intentional, prefix it with an underscore: `_params`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `params`
[INFO] [stderr]   --> src/strategy/supertrend_ema.rs:10:37
[INFO] [stderr]    |
[INFO] [stderr] 10 | pub fn run(state: &mut MarketState, params: &StrategyParams, current_position: &mut PositionState) -> Signal {
[INFO] [stderr]    |                                     ^^^^^^ help: if this is intentional, prefix it with an underscore: `_params`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `second_last_ema_5`
[INFO] [stderr]   --> src/strategy/supertrend_ema.rs:26:9
[INFO] [stderr]    |
[INFO] [stderr] 26 |     let second_last_ema_5 = ema_5[ema_5.len() - 2];
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_second_last_ema_5`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `second_last_ema_20`
[INFO] [stderr]   --> src/strategy/supertrend_ema.rs:29:9
[INFO] [stderr]    |
[INFO] [stderr] 29 |     let second_last_ema_20 = ema_20[ema_20.len() - 2];
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_second_last_ema_20`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `is_last_macd_positive`
[INFO] [stderr]   --> src/strategy/supertrend_ema.rs:33:9
[INFO] [stderr]    |
[INFO] [stderr] 33 |     let is_last_macd_positive = last_macd > 0.0;
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_is_last_macd_positive`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `rsi`
[INFO] [stderr]   --> src/strategy/scalp.rs:37:9
[INFO] [stderr]    |
[INFO] [stderr] 37 |     let rsi = calculate_rsi(&closes, 14);
[INFO] [stderr]    |         ^^^ help: if this is intentional, prefix it with an underscore: `_rsi`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `params`
[INFO] [stderr]  --> src/strategy/orderbook.rs:6:37
[INFO] [stderr]   |
[INFO] [stderr] 6 | pub fn run(state: &mut MarketState, params: &StrategyParams, position: &mut PositionState) -> Signal {
[INFO] [stderr]   |                                     ^^^^^^ help: if this is intentional, prefix it with an underscore: `_params`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `entry_price`
[INFO] [stderr]    --> src/strategy/orderbook.rs:109:47
[INFO] [stderr]     |
[INFO] [stderr] 109 |     } else if let PositionState::InPosition { entry_price, entry_asset, take_profit_price, trailing_stop_price } = position {
[INFO] [stderr]     |                                               ^^^^^^^^^^^ help: try ignoring the field: `entry_price: _`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `entry_asset`
[INFO] [stderr]    --> src/strategy/orderbook.rs:109:60
[INFO] [stderr]     |
[INFO] [stderr] 109 |     } else if let PositionState::InPosition { entry_price, entry_asset, take_profit_price, trailing_stop_price } = position {
[INFO] [stderr]     |                                                            ^^^^^^^^^^^ help: try ignoring the field: `entry_asset: _`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `trailing_stop_price`
[INFO] [stderr]    --> src/strategy/orderbook.rs:109:92
[INFO] [stderr]     |
[INFO] [stderr] 109 |     } else if let PositionState::InPosition { entry_price, entry_asset, take_profit_price, trailing_stop_price } = position {
[INFO] [stderr]     |                                                                                            ^^^^^^^^^^^^^^^^^^^ help: try ignoring the field: `trailing_stop_price: _`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `params`
[INFO] [stderr]   --> src/strategy/of1.rs:74:69
[INFO] [stderr]    |
[INFO] [stderr] 74 | pub fn calculate_of1_indicator_every_1mcandle(state: &mut Of1State, params: &Of1Params) {
[INFO] [stderr]    |                                                                     ^^^^^^ help: if this is intentional, prefix it with an underscore: `_params`
[INFO] [stderr] 
[INFO] [stderr] warning: variable `ask_volume_sum` is assigned to, but never used
[INFO] [stderr]    --> src/strategy/of1.rs:105:17
[INFO] [stderr]     |
[INFO] [stderr] 105 |             let mut ask_volume_sum = 0.0;
[INFO] [stderr]     |                 ^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: consider using `_ask_volume_sum` instead
[INFO] [stderr] 
[INFO] [stderr] warning: value assigned to `ask_volume_sum` is never read
[INFO] [stderr]    --> src/strategy/of1.rs:115:17
[INFO] [stderr]     |
[INFO] [stderr] 115 |                 ask_volume_sum += ask_volume;
[INFO] [stderr]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: maybe it is overwritten before being read?
[INFO] [stderr]     = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `entry_price`
[INFO] [stderr]    --> src/strategy/of1.rs:215:47
[INFO] [stderr]     |
[INFO] [stderr] 215 |     } else if let PositionState::InPosition { entry_price, entry_asset, take_profit_price, trailing_stop_price } = position {
[INFO] [stderr]     |                                               ^^^^^^^^^^^ help: try ignoring the field: `entry_price: _`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `entry_asset`
[INFO] [stderr]    --> src/strategy/of1.rs:215:60
[INFO] [stderr]     |
[INFO] [stderr] 215 |     } else if let PositionState::InPosition { entry_price, entry_asset, take_profit_price, trailing_stop_price } = position {
[INFO] [stderr]     |                                                            ^^^^^^^^^^^ help: try ignoring the field: `entry_asset: _`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `calculated_stop`
[INFO] [stderr]    --> src/strategy/candle_pattern.rs:203:13
[INFO] [stderr]     |
[INFO] [stderr] 203 |         let calculated_stop = candle_based_stop.max(support_based_stop).max(fixed_stop).max(atr_based_stop);
[INFO] [stderr]     |             ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_calculated_stop`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `avg_volume`
[INFO] [stderr]    --> src/strategy/candle_pattern.rs:389:28
[INFO] [stderr]     |
[INFO] [stderr] 389 |         let (volume_ratio, avg_volume) = self.calculate_volume_ratio(config);
[INFO] [stderr]     |                            ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_avg_volume`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `config`
[INFO] [stderr]    --> src/strategy/candle_pattern.rs:599:38
[INFO] [stderr]     |
[INFO] [stderr] 599 |     fn calculate_volume_ratio(&self, config: &CandlePatternStrategyConfig) -> (f64, f64) {
[INFO] [stderr]     |                                      ^^^^^^ help: if this is intentional, prefix it with an underscore: `_config`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `avg_volume`
[INFO] [stderr]    --> src/strategy/candle_pattern.rs:656:28
[INFO] [stderr]     |
[INFO] [stderr] 656 |         let (volume_ratio, avg_volume) = self.calculate_volume_ratio(config);
[INFO] [stderr]     |                            ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_avg_volume`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `min_trade_interval`
[INFO] [stderr]    --> src/strategy/candle_pattern.rs:709:9
[INFO] [stderr]     |
[INFO] [stderr] 709 |     let min_trade_interval = 3;
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_min_trade_interval`
[INFO] [stderr] 
[INFO] [stderr] warning: value assigned to `next_sar` is never read
[INFO] [stderr]   --> src/helper/parabolic_sar.rs:30:28
[INFO] [stderr]    |
[INFO] [stderr] 30 |         let mut next_sar = sar;
[INFO] [stderr]    |                            ^^^ this value is reassigned later and never used
[INFO] [stderr] ...
[INFO] [stderr] 46 |             next_sar = sar - af * (sar - ep);
[INFO] [stderr]    |             -------------------------------- `next_sar` is overwritten here before the previous value is read
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `orderbook`
[INFO] [stderr]  --> src/helper/orderbook.rs:3:25
[INFO] [stderr]   |
[INFO] [stderr] 3 | pub fn orderbook_helper(orderbook: &Orderbook) {
[INFO] [stderr]   |                         ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_orderbook`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `color_emoji`
[INFO] [stderr]    --> src/webhook/lib.rs:100:17
[INFO] [stderr]     |
[INFO] [stderr] 100 |     let (emoji, color_emoji) = if profit_loss >= 0.0 {
[INFO] [stderr]     |                 ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_color_emoji`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `result`
[INFO] [stderr]   --> src/webhook/lib.rs:24:12
[INFO] [stderr]    |
[INFO] [stderr] 24 |         Ok(result) => {
[INFO] [stderr]    |            ^^^^^^ help: if this is intentional, prefix it with an underscore: `_result`
[INFO] [stderr] 
[INFO] [stderr] warning: constant `RSI_OVERBOUGHT` is never used
[INFO] [stderr]   --> src/strategy/scalp.rs:17:7
[INFO] [stderr]    |
[INFO] [stderr] 17 | const RSI_OVERBOUGHT: f64 = 70.0;
[INFO] [stderr]    |       ^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: constant `RSI_OVERSOLD` is never used
[INFO] [stderr]   --> src/strategy/scalp.rs:18:7
[INFO] [stderr]    |
[INFO] [stderr] 18 | const RSI_OVERSOLD: f64 = 30.0; // 매수 조건에 활용 가능
[INFO] [stderr]    |       ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: field `risk_pct` is never read
[INFO] [stderr]   --> src/strategy/vwma_ma_grok.rs:14:5
[INFO] [stderr]    |
[INFO] [stderr]  8 | pub struct StrategyParams {
[INFO] [stderr]    |            -------------- field in this struct
[INFO] [stderr] ...
[INFO] [stderr] 14 |     risk_pct: f64,
[INFO] [stderr]    |     ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: fields `volume_threshold`, `max_consecutive_losses`, `trend_strength_threshold`, and `ema_slope_period` are never read
[INFO] [stderr]   --> src/strategy/candle_pattern.rs:23:5
[INFO] [stderr]    |
[INFO] [stderr] 18 | pub struct CandlePatternStrategyConfig {
[INFO] [stderr]    |            --------------------------- fields in this struct
[INFO] [stderr] ...
[INFO] [stderr] 23 |     volume_threshold: f64, // 거래량 임계값 (평균 대비)
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 33 |     max_consecutive_losses: usize, // 최대 연속 손실 허용 횟수
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 34 |     trend_strength_threshold: f64, // 추세 강도 임계값
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 35 |     reversal_volume_multiplier: f64, // 반전 신호 거래량 배수
[INFO] [stderr] 36 |     ema_slope_period: usize, // EMA 기울기 계산을 위한 기간
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `ctb` (lib) generated 40 warnings (run `cargo fix --lib -p ctb` to apply 31 suggestions)
[INFO] [stderr] warning: `ctb` (lib test) generated 40 warnings (40 duplicates)
[INFO] [stderr] warning: unused imports: `DateTime`, `Duration`, `TimeZone`, and `Utc`
[INFO] [stderr]  --> src/main.rs:7:14
[INFO] [stderr]   |
[INFO] [stderr] 7 | use chrono::{DateTime, Utc, Duration, TimeZone};
[INFO] [stderr]   |              ^^^^^^^^  ^^^  ^^^^^^^^  ^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: constant `CODES` is never used
[INFO] [stderr]   --> src/main.rs:10:7
[INFO] [stderr]    |
[INFO] [stderr] 10 | const CODES: [&str; 5] = ["KRW-XRP", "KRW-BLAST", "KRW-BTC", "KRW-ETH", "KRW-GLM"];
[INFO] [stderr]    |       ^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: function `realtime_simulation` is never used
[INFO] [stderr]   --> src/main.rs:60:10
[INFO] [stderr]    |
[INFO] [stderr] 60 | async fn realtime_simulation() {
[INFO] [stderr]    |          ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `CandleTrait`
[INFO] [stderr]  --> examples/candle_patterns.rs:1:45
[INFO] [stderr]   |
[INFO] [stderr] 1 | use ctb::core::candle::{Candle, CandleBase, CandleTrait};
[INFO] [stderr]   |                                             ^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused implementer of `Future` that must be used
[INFO] [stderr]   --> tests/webhook.rs:11:5
[INFO] [stderr]    |
[INFO] [stderr] 11 | /     send_buy_signal(
[INFO] [stderr] 12 | |         "KRW-BTC",
[INFO] [stderr] 13 | |         50000000.0,
[INFO] [stderr] 14 | |         0.001,
[INFO] [stderr] ...  |
[INFO] [stderr] 18 | |         "SuperTrend + EMA"
[INFO] [stderr] 19 | |     );
[INFO] [stderr]    | |_____^
[INFO] [stderr]    |
[INFO] [stderr]    = note: futures do nothing unless you `.await` or poll them
[INFO] [stderr]    = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused implementer of `Future` that must be used
[INFO] [stderr]   --> tests/webhook.rs:24:5
[INFO] [stderr]    |
[INFO] [stderr] 24 | /     send_sell_signal(
[INFO] [stderr] 25 | |         "KRW-BTC",
[INFO] [stderr] 26 | |         52000000.0,
[INFO] [stderr] 27 | |         0.001,
[INFO] [stderr] ...  |
[INFO] [stderr] 31 | |         "목표가 도달"
[INFO] [stderr] 32 | |     );
[INFO] [stderr]    | |_____^
[INFO] [stderr]    |
[INFO] [stderr]    = note: futures do nothing unless you `.await` or poll them
[INFO] [stderr] 
[INFO] [stderr] warning: unused implementer of `Future` that must be used
[INFO] [stderr]   --> tests/webhook.rs:37:5
[INFO] [stderr]    |
[INFO] [stderr] 37 | /     send_sell_signal(
[INFO] [stderr] 38 | |         "KRW-BTC",
[INFO] [stderr] 39 | |         48000000.0,
[INFO] [stderr] 40 | |         0.001,
[INFO] [stderr] ...  |
[INFO] [stderr] 44 | |         "손절가 도달"
[INFO] [stderr] 45 | |     );
[INFO] [stderr]    | |_____^
[INFO] [stderr]    |
[INFO] [stderr]    = note: futures do nothing unless you `.await` or poll them
[INFO] [stderr] 
[INFO] [stderr] warning: unused implementer of `Future` that must be used
[INFO] [stderr]   --> tests/webhook.rs:50:5
[INFO] [stderr]    |
[INFO] [stderr] 50 | /     send_trade_summary(
[INFO] [stderr] 51 | |         "KRW-BTC",
[INFO] [stderr] 52 | |         100,
[INFO] [stderr] 53 | |         65,
[INFO] [stderr] ...  |
[INFO] [stderr] 57 | |         -500000.0
[INFO] [stderr] 58 | |     );
[INFO] [stderr]    | |_____^
[INFO] [stderr]    |
[INFO] [stderr]    = note: futures do nothing unless you `.await` or poll them
[INFO] [stderr] 
[INFO] [stderr] warning: `ctb` (bin "ctb") generated 3 warnings (run `cargo fix --bin "ctb" -p ctb` to apply 1 suggestion)
[INFO] [stderr] warning: `ctb` (example "candle_patterns") generated 1 warning (run `cargo fix --example "candle_patterns" -p ctb` to apply 1 suggestion)
[INFO] [stderr] warning: `ctb` (test "webhook") generated 4 warnings
[INFO] [stderr] warning: `ctb` (bin "ctb" test) generated 3 warnings (3 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.37s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ctb-9564b5271ccc4b36)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/ctb-627ed7d46fa6aa24)
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[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] [stderr]      Running tests/account.rs (/opt/rustwide/target/debug/deps/account-40f4455f5343aee9)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stderr] error: test failed, to rerun pass `--test account`
[INFO] [stdout] test test_check_my_account ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- test_check_my_account stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_check_my_account' (12245) panicked at src/lib.rs:13:22:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x56457f084721 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x56457f084721 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x56457f084721 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x56457f084721 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x56457f09ae2a - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x56457f09ae2a - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x56457f08924c - std[73adb7dc35730857]::io::default_write_fmt::<alloc[55a36b64bcbf2c0d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x56457f08924c - <alloc[55a36b64bcbf2c0d]::vec::Vec<u8> as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x56457f0619c6 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x56457f0619c6 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x56457f07c0e9 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x56457e86bd60 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   12:     0x56457e86bd60 - test[980ffaebd391d06d]::test_main_inner::<test[980ffaebd391d06d]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x56457f07c412 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   14:     0x56457f07c412 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x56457f061a72 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:688:13
[INFO] [stdout]   16:     0x56457f0590b9 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x56457f0628fd - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x56457f09b65c - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x56457f09b3a2 - core[6883ba1bc0fe4ed1]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1870:5
[INFO] [stdout]   20:     0x56457e8a3758 - <core[6883ba1bc0fe4ed1]::result::Result<alloc[55a36b64bcbf2c0d]::string::String, dotenv[8a1b21d284e6f730]::errors::Error>>::unwrap
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1231:23
[INFO] [stdout]   21:     0x56457e8a3758 - ctb[7a7317ce97f18f92]::env_var
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:13:22
[INFO] [stdout]   22:     0x56457e8a10ca - ctb[7a7317ce97f18f92]::upbit_api::utils::create_jwt_token
[INFO] [stdout]                                at /opt/rustwide/workdir/src/upbit_api/utils.rs:25:23
[INFO] [stdout]   23:     0x56457e8a1c73 - ctb[7a7317ce97f18f92]::upbit_api::utils::create_authorization_token
[INFO] [stdout]                                at /opt/rustwide/workdir/src/upbit_api/utils.rs:39:21
[INFO] [stdout]   24:     0x56457e8a035a - ctb[7a7317ce97f18f92]::upbit_api::utils::request_upbit_api::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/upbit_api/utils.rs:45:31
[INFO] [stdout]   25:     0x56457e8b0b2f - ctb[7a7317ce97f18f92]::upbit_api::account::check_my_account::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/upbit_api/account.rs:19:53
[INFO] [stdout]   26:     0x56457e85dc1d - account[265fac38572a2ff4]::test_check_my_account::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/account.rs:5:37
[INFO] [stdout]   27:     0x56457e85ecb2 - <core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   28:     0x56457e85ed2d - <core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   29:     0x56457e85da8d - <tokio[8b0668b322d82087]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   30:     0x56457e85d98b - tokio[8b0668b322d82087]::task::coop::with_budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[8b0668b322d82087]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   31:     0x56457e85d98b - tokio[8b0668b322d82087]::task::coop::budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[8b0668b322d82087]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   32:     0x56457e85d98b - <tokio[8b0668b322d82087]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   33:     0x56457e856790 - <tokio[8b0668b322d82087]::runtime::scheduler::current_thread::Context>::enter::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[8b0668b322d82087]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   34:     0x56457e85c12d - <tokio[8b0668b322d82087]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   35:     0x56457e85b424 - <tokio[8b0668b322d82087]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[8b0668b322d82087]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   36:     0x56457e855e5b - <tokio[8b0668b322d82087]::runtime::context::scoped::Scoped<tokio[8b0668b322d82087]::runtime::scheduler::Context>>::set::<<tokio[8b0668b322d82087]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8b0668b322d82087]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[8b0668b322d82087]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   37:     0x56457e85cd79 - tokio[8b0668b322d82087]::runtime::context::set_scheduler::<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[8b0668b322d82087]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[8b0668b322d82087]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8b0668b322d82087]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/context.rs:176:38
[INFO] [stdout]   38:     0x56457e857712 - <std[73adb7dc35730857]::thread::local::LocalKey<tokio[8b0668b322d82087]::runtime::context::Context>>::try_with::<tokio[8b0668b322d82087]::runtime::context::set_scheduler<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[8b0668b322d82087]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[8b0668b322d82087]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8b0668b322d82087]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[8b0668b322d82087]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:463:12
[INFO] [stdout]   39:     0x56457e85729e - <std[73adb7dc35730857]::thread::local::LocalKey<tokio[8b0668b322d82087]::runtime::context::Context>>::with::<tokio[8b0668b322d82087]::runtime::context::set_scheduler<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[8b0668b322d82087]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[8b0668b322d82087]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8b0668b322d82087]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[8b0668b322d82087]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:427:20
[INFO] [stdout]   40:     0x56457e85a26d - tokio[8b0668b322d82087]::runtime::context::set_scheduler::<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[8b0668b322d82087]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[8b0668b322d82087]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8b0668b322d82087]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/context.rs:176:17
[INFO] [stdout]   41:     0x56457e859bf0 - <tokio[8b0668b322d82087]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[8b0668b322d82087]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   42:     0x56457e859ee6 - <tokio[8b0668b322d82087]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   43:     0x56457e85af30 - <tokio[8b0668b322d82087]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   44:     0x56457e85a873 - tokio[8b0668b322d82087]::runtime::context::runtime::enter_runtime::<<tokio[8b0668b322d82087]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   45:     0x56457e8562c1 - <tokio[8b0668b322d82087]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   46:     0x56457e8559e4 - <tokio[8b0668b322d82087]::runtime::runtime::Runtime>::block_on_inner::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   47:     0x56457e855baf - <tokio[8b0668b322d82087]::runtime::runtime::Runtime>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/runtime.rs:330:18
[INFO] [stdout]   48:     0x56457e85dee3 - account[265fac38572a2ff4]::test_check_my_account
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/account.rs:6:30
[INFO] [stdout]   49:     0x56457e85dab7 - account[265fac38572a2ff4]::test_check_my_account::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/account.rs:4:33
[INFO] [stdout]   50:     0x56457e85eff6 - <account[265fac38572a2ff4]::test_check_my_account::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   51:     0x56457e85f09b - <fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   52:     0x56457e85f09b - test[980ffaebd391d06d]::__rust_begin_short_backtrace::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:724:18
[INFO] [stdout]   53:     0x56457e86c6e5 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   54:     0x56457e86c6e5 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   55:     0x56457e86c6e5 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   56:     0x56457e86c6e5 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   57:     0x56457e86c6e5 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   58:     0x56457e86c6e5 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   59:     0x56457e86c6e5 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   60:     0x56457e867194 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   61:     0x56457e867194 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   62:     0x56457e86f832 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   63:     0x56457e86f832 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   64:     0x56457e86f832 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   65:     0x56457e86f832 - std[73adb7dc35730857]::panicking::catch_unwind::<(), core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   66:     0x56457e86f832 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   67:     0x56457e86f832 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   68:     0x56457e86f832 - <std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   69:     0x56457f083bff - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   70:     0x56457f083bff - <std[73adb7dc35730857]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   71:     0x7f40ee0c1aa4 - <unknown>
[INFO] [stdout]   72:     0x7f40ee14ea64 - clone
[INFO] [stdout]   73:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     test_check_my_account
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.15s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "a3fe20d80816c6e7e855fe5c63012988d93f3d0badd3a5515c4f4dc07ea8b4ed", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a3fe20d80816c6e7e855fe5c63012988d93f3d0badd3a5515c4f4dc07ea8b4ed", kill_on_drop: false }`
[INFO] [stdout] a3fe20d80816c6e7e855fe5c63012988d93f3d0badd3a5515c4f4dc07ea8b4ed
