[INFO] cloning repository https://github.com/yihanya327/manic_backtest_service
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/yihanya327/manic_backtest_service" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyihanya327%2Fmanic_backtest_service", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyihanya327%2Fmanic_backtest_service'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 54aa45b7227420c9211971ad9c95cc2a0de79971
[INFO] checking yihanya327/manic_backtest_service/54aa45b7227420c9211971ad9c95cc2a0de79971 against master#59fd4ef94daa991e6797b5aa6127e824f3067def for pr-145108-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyihanya327%2Fmanic_backtest_service" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/yihanya327/manic_backtest_service
[INFO] finished tweaking git repo https://github.com/yihanya327/manic_backtest_service
[INFO] tweaked toml for git repo https://github.com/yihanya327/manic_backtest_service written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/yihanya327/manic_backtest_service on toolchain 59fd4ef94daa991e6797b5aa6127e824f3067def
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+59fd4ef94daa991e6797b5aa6127e824f3067def" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/yihanya327/manic_backtest_service 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" "+59fd4ef94daa991e6797b5aa6127e824f3067def" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded indicatif v0.18.3
[INFO] [stderr]   Downloaded unit-prefix v0.5.2
[INFO] [stderr]   Downloaded tabled_derive v0.11.0
[INFO] [stderr]   Downloaded console v0.16.2
[INFO] [stderr]   Downloaded papergrid v0.17.0
[INFO] [stderr]   Downloaded bytecount v0.6.9
[INFO] [stderr]   Downloaded testing_table v0.3.0
[INFO] [stderr]   Downloaded simba v0.9.1
[INFO] [stderr]   Downloaded tabled v0.20.0
[INFO] [stderr]   Downloaded statrs v0.18.0
[INFO] [stderr]   Downloaded libc v0.2.179
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+59fd4ef94daa991e6797b5aa6127e824f3067def" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 679730ba5971e904929497bf0c5c60eab63131253b042dcde3feed28c761d2c0
[INFO] running `Command { std: "docker" "start" "-a" "679730ba5971e904929497bf0c5c60eab63131253b042dcde3feed28c761d2c0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "679730ba5971e904929497bf0c5c60eab63131253b042dcde3feed28c761d2c0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "679730ba5971e904929497bf0c5c60eab63131253b042dcde3feed28c761d2c0", kill_on_drop: false }`
[INFO] [stdout] 679730ba5971e904929497bf0c5c60eab63131253b042dcde3feed28c761d2c0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+59fd4ef94daa991e6797b5aa6127e824f3067def" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4a849d16dc3164d87aa030ef75179831f57426716b9229b4af09fdb0b7b140c4
[INFO] running `Command { std: "docker" "start" "-a" "4a849d16dc3164d87aa030ef75179831f57426716b9229b4af09fdb0b7b140c4", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.105
[INFO] [stderr]    Compiling quote v1.0.43
[INFO] [stderr]    Compiling libc v0.2.179
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking itoa v1.0.17
[INFO] [stderr]     Checking log v0.4.29
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]    Compiling zerocopy v0.8.33
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking indexmap v2.13.0
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]     Checking sync_wrapper v1.0.2
[INFO] [stderr]    Compiling zmij v1.0.12
[INFO] [stderr]     Checking unicode-width v0.2.2
[INFO] [stderr]     Checking http v1.4.0
[INFO] [stderr]     Checking safe_arch v0.7.4
[INFO] [stderr]    Compiling unicase v2.9.0
[INFO] [stderr]     Checking ryu v1.0.22
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]     Checking is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling portable-atomic v1.13.0
[INFO] [stderr]     Checking anstyle-query v1.1.5
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking anstream v0.6.21
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]     Checking bytecount v0.6.9
[INFO] [stderr]     Checking iri-string v0.7.10
[INFO] [stderr]     Checking zeroize v1.8.2
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]     Checking rustls-pki-types v1.14.0
[INFO] [stderr]     Checking wide v0.7.33
[INFO] [stderr]     Checking papergrid v0.17.0
[INFO] [stderr]     Checking clap_builder v4.5.54
[INFO] [stderr]     Checking testing_table v0.3.0
[INFO] [stderr]     Checking csv-core v0.1.13
[INFO] [stderr]     Checking http-range-header v0.4.2
[INFO] [stderr]     Checking unit-prefix v0.5.2
[INFO] [stderr]     Checking colored v3.0.0
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking socket2 v0.6.1
[INFO] [stderr]     Checking mio v1.1.1
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]     Checking console v0.16.2
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]     Checking indicatif v0.18.3
[INFO] [stderr]     Checking simba v0.9.1
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]     Checking serde_path_to_error v0.1.20
[INFO] [stderr]     Checking uuid v1.19.0
[INFO] [stderr]     Checking csv v1.4.0
[INFO] [stderr]     Checking rand_distr v0.5.1
[INFO] [stderr]     Checking rand_distr v0.4.3
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling tabled_derive v0.11.0
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]     Checking nalgebra v0.33.2
[INFO] [stderr]     Checking tokio v1.49.0
[INFO] [stderr]     Checking axum-core v0.4.5
[INFO] [stderr]     Checking tabled v0.20.0
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking yoke v0.8.1
[INFO] [stderr]     Checking thiserror v2.0.17
[INFO] [stderr]     Checking zerovec v0.11.5
[INFO] [stderr]     Checking zerotrie v0.2.3
[INFO] [stderr]     Checking clap v4.5.54
[INFO] [stderr]     Checking tinystr v0.8.2
[INFO] [stderr]     Checking potential_utf v0.1.4
[INFO] [stderr]     Checking icu_collections v2.1.1
[INFO] [stderr]     Checking icu_locale_core v2.1.1
[INFO] [stderr]     Checking icu_provider v2.1.1
[INFO] [stderr]     Checking icu_normalizer v2.1.1
[INFO] [stderr]     Checking icu_properties v2.1.2
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking chrono v0.4.42
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking tower-http v0.6.8
[INFO] [stderr]     Checking h2 v0.4.13
[INFO] [stderr]     Checking tower-http v0.5.2
[INFO] [stderr]     Checking statrs v0.18.0
[INFO] [stderr]     Checking hyper v1.8.1
[INFO] [stderr]     Checking hyper-util v0.1.19
[INFO] [stderr]     Checking hyper-tls v0.6.0
[INFO] [stderr]     Checking axum v0.7.9
[INFO] [stderr]     Checking reqwest v0.12.28
[INFO] [stderr]     Checking bo-backtest v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `self`
[INFO] [stdout]  --> src/config.rs:3:17
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::path::{self, Path};
[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 import: `rand::rand_core::le`
[INFO] [stdout]  --> src/data.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use rand::rand_core::le;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `rayon::result`
[INFO] [stdout]  --> src/data.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use rayon::result;
[INFO] [stdout]   |     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::any`
[INFO] [stdout]  --> src/data.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use std::any;
[INFO] [stdout]   |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `self`
[INFO] [stdout]  --> src/output.rs:5:21
[INFO] [stdout]   |
[INFO] [stdout] 5 | use crate::config::{self, MarketConfig};
[INFO] [stdout]   |                     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `rand::rand_core::le`
[INFO] [stdout]   --> src/output.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use rand::rand_core::le;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `self`
[INFO] [stdout]   --> src/output.rs:15:17
[INFO] [stdout]    |
[INFO] [stdout] 15 | use std::path::{self, Path};
[INFO] [stdout]    |                 ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `core::time`
[INFO] [stdout]  --> src/pricing.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use core::time;
[INFO] [stdout]   |     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `calculate_payout`
[INFO] [stdout]  --> src/scenarios/barrier.rs:5:27
[INFO] [stdout]   |
[INFO] [stdout] 5 |     PositionResult, Side, calculate_payout, calculate_premium, determine_result, payout_multiplier,
[INFO] [stdout]   |                           ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Duration`
[INFO] [stdout]  --> src/scenarios/barrier.rs:9:14
[INFO] [stdout]   |
[INFO] [stdout] 9 | use chrono::{Duration, TimeZone, Utc};
[INFO] [stdout]   |              ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `result` and `vec`
[INFO] [stdout]   --> src/scenarios/barrier.rs:12:13
[INFO] [stdout]    |
[INFO] [stdout] 12 | use rayon::{result, vec};
[INFO] [stdout]    |             ^^^^^^  ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `tabled::grid::config`
[INFO] [stdout]   --> src/scenarios/barrier.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | use tabled::grid::config;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]    --> src/scenarios/barrier.rs:119:13
[INFO] [stdout]     |
[INFO] [stdout] 119 |             /// Test multiple multiplier levels (different barrier distances)
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 120 |             let multipliers = vec![2.0, 5.0, 10.0, 20.0, 50.0, 100.0];
[INFO] [stdout]     |             ---------------------------------------------------------- rustdoc does not generate documentation for statements
[INFO] [stdout]     |
[INFO] [stdout]     = help: use `//` for a plain comment
[INFO] [stdout]     = note: `#[warn(unused_doc_comments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `weighted::WeightedIndex`
[INFO] [stdout]   --> src/scenarios/stress.rs:17:33
[INFO] [stdout]    |
[INFO] [stdout] 17 | use rand::distr::{Distribution, weighted::WeightedIndex};
[INFO] [stdout]    |                                 ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `PathBuf`
[INFO] [stdout]  --> src/workflow/filter.rs:5:23
[INFO] [stdout]   |
[INFO] [stdout] 5 | use std::path::{Path, PathBuf};
[INFO] [stdout]   |                       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Candidate`
[INFO] [stdout]   --> src/workflow/two_stage.rs:15:50
[INFO] [stdout]    |
[INFO] [stdout] 15 | use crate::workflow::filter::{filter_candidates, Candidate};
[INFO] [stdout]    |                                                  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `download::BinanceDownloader`
[INFO] [stdout]  --> src/workflow/mod.rs:6:9
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub use download::BinanceDownloader;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `download::test_download`
[INFO] [stdout]  --> src/workflow/mod.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub use download::test_download;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Candidate`, `CandidatesOutput`, `FilterConfig`, and `filter_candidates`
[INFO] [stdout]  --> src/workflow/mod.rs:8:18
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub use filter::{filter_candidates, Candidate, CandidatesOutput, FilterConfig};
[INFO] [stdout]   |                  ^^^^^^^^^^^^^^^^^  ^^^^^^^^^  ^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `TwoStageConfig` and `run_two_stage_workflow`
[INFO] [stdout]  --> src/workflow/mod.rs:9:21
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub use two_stage::{TwoStageConfig, run_two_stage_workflow};
[INFO] [stdout]   |                     ^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `self`
[INFO] [stdout]  --> src/config.rs:3:17
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::path::{self, Path};
[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 import: `rand::rand_core::le`
[INFO] [stdout]  --> src/data.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use rand::rand_core::le;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `rayon::result`
[INFO] [stdout]  --> src/data.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use rayon::result;
[INFO] [stdout]   |     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::any`
[INFO] [stdout]  --> src/data.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use std::any;
[INFO] [stdout]   |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `self`
[INFO] [stdout]  --> src/output.rs:5:21
[INFO] [stdout]   |
[INFO] [stdout] 5 | use crate::config::{self, MarketConfig};
[INFO] [stdout]   |                     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `rand::rand_core::le`
[INFO] [stdout]   --> src/output.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use rand::rand_core::le;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `self`
[INFO] [stdout]   --> src/output.rs:15:17
[INFO] [stdout]    |
[INFO] [stdout] 15 | use std::path::{self, Path};
[INFO] [stdout]    |                 ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `core::time`
[INFO] [stdout]  --> src/pricing.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use core::time;
[INFO] [stdout]   |     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `calculate_payout`
[INFO] [stdout]  --> src/scenarios/barrier.rs:5:27
[INFO] [stdout]   |
[INFO] [stdout] 5 |     PositionResult, Side, calculate_payout, calculate_premium, determine_result, payout_multiplier,
[INFO] [stdout]   |                           ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Duration`
[INFO] [stdout]  --> src/scenarios/barrier.rs:9:14
[INFO] [stdout]   |
[INFO] [stdout] 9 | use chrono::{Duration, TimeZone, Utc};
[INFO] [stdout]   |              ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `result` and `vec`
[INFO] [stdout]   --> src/scenarios/barrier.rs:12:13
[INFO] [stdout]    |
[INFO] [stdout] 12 | use rayon::{result, vec};
[INFO] [stdout]    |             ^^^^^^  ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `tabled::grid::config`
[INFO] [stdout]   --> src/scenarios/barrier.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | use tabled::grid::config;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]    --> src/scenarios/barrier.rs:119:13
[INFO] [stdout]     |
[INFO] [stdout] 119 |             /// Test multiple multiplier levels (different barrier distances)
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 120 |             let multipliers = vec![2.0, 5.0, 10.0, 20.0, 50.0, 100.0];
[INFO] [stdout]     |             ---------------------------------------------------------- rustdoc does not generate documentation for statements
[INFO] [stdout]     |
[INFO] [stdout]     = help: use `//` for a plain comment
[INFO] [stdout]     = note: `#[warn(unused_doc_comments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `weighted::WeightedIndex`
[INFO] [stdout]   --> src/scenarios/stress.rs:17:33
[INFO] [stdout]    |
[INFO] [stdout] 17 | use rand::distr::{Distribution, weighted::WeightedIndex};
[INFO] [stdout]    |                                 ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `PathBuf`
[INFO] [stdout]  --> src/workflow/filter.rs:5:23
[INFO] [stdout]   |
[INFO] [stdout] 5 | use std::path::{Path, PathBuf};
[INFO] [stdout]   |                       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Candidate`
[INFO] [stdout]   --> src/workflow/two_stage.rs:15:50
[INFO] [stdout]    |
[INFO] [stdout] 15 | use crate::workflow::filter::{filter_candidates, Candidate};
[INFO] [stdout]    |                                                  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `download::BinanceDownloader`
[INFO] [stdout]  --> src/workflow/mod.rs:6:9
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub use download::BinanceDownloader;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `download::test_download`
[INFO] [stdout]  --> src/workflow/mod.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub use download::test_download;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Candidate`, `CandidatesOutput`, `FilterConfig`, and `filter_candidates`
[INFO] [stdout]  --> src/workflow/mod.rs:8:18
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub use filter::{filter_candidates, Candidate, CandidatesOutput, FilterConfig};
[INFO] [stdout]   |                  ^^^^^^^^^^^^^^^^^  ^^^^^^^^^  ^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `TwoStageConfig` and `run_two_stage_workflow`
[INFO] [stdout]  --> src/workflow/mod.rs:9:21
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub use two_stage::{TwoStageConfig, run_two_stage_workflow};
[INFO] [stdout]   |                     ^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Distribution`
[INFO] [stdout]   --> src/scenarios/stress.rs:17:19
[INFO] [stdout]    |
[INFO] [stdout] 17 | use rand::distr::{Distribution, weighted::WeightedIndex};
[INFO] [stdout]    |                   ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `idx`
[INFO] [stdout]    --> src/api/handlers.rs:558:14
[INFO] [stdout]     |
[INFO] [stdout] 558 |         for (idx, duration) in durations.iter().enumerate() {
[INFO] [stdout]     |              ^^^ help: if this is intentional, prefix it with an underscore: `_idx`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `path`
[INFO] [stdout]    --> src/api/handlers.rs:592:48
[INFO] [stdout]     |
[INFO] [stdout] 592 |             let temp_config_path = if let Some(ref path) = config_path_clone {
[INFO] [stdout]     |                                                ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_path`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Distribution`
[INFO] [stdout]   --> src/scenarios/stress.rs:17:19
[INFO] [stdout]    |
[INFO] [stdout] 17 | use rand::distr::{Distribution, weighted::WeightedIndex};
[INFO] [stdout]    |                   ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `idx`
[INFO] [stdout]    --> src/api/handlers.rs:558:14
[INFO] [stdout]     |
[INFO] [stdout] 558 |         for (idx, duration) in durations.iter().enumerate() {
[INFO] [stdout]     |              ^^^ help: if this is intentional, prefix it with an underscore: `_idx`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `path`
[INFO] [stdout]    --> src/api/handlers.rs:592:48
[INFO] [stdout]     |
[INFO] [stdout] 592 |             let temp_config_path = if let Some(ref path) = config_path_clone {
[INFO] [stdout]     |                                                ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_path`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ewma_state`
[INFO] [stdout]   --> src/pricing.rs:69:5
[INFO] [stdout]    |
[INFO] [stdout] 69 |     ewma_state: EwmaState,
[INFO] [stdout]    |     ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_ewma_state`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `current_ts`
[INFO] [stdout]   --> src/pricing.rs:72:5
[INFO] [stdout]    |
[INFO] [stdout] 72 |     current_ts: i64,
[INFO] [stdout]    |     ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_current_ts`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ewma_state`
[INFO] [stdout]   --> src/pricing.rs:69:5
[INFO] [stdout]    |
[INFO] [stdout] 69 |     ewma_state: EwmaState,
[INFO] [stdout]    |     ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_ewma_state`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `current_ts`
[INFO] [stdout]   --> src/pricing.rs:72:5
[INFO] [stdout]    |
[INFO] [stdout] 72 |     current_ts: i64,
[INFO] [stdout]    |     ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_current_ts`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `check_prob` is never read
[INFO] [stdout]     --> src/scenarios/buyback.rs:1381:30
[INFO] [stdout]      |
[INFO] [stdout] 1381 |         let mut check_prob = 0.0;
[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: value assigned to `check_prob` is never read
[INFO] [stdout]     --> src/scenarios/buyback.rs:1381:30
[INFO] [stdout]      |
[INFO] [stdout] 1381 |         let mut check_prob = 0.0;
[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: `scenario_type`
[INFO] [stdout]    --> src/workflow/filter.rs:211:10
[INFO] [stdout]     |
[INFO] [stdout] 211 |     for (scenario_type, mut type_candidates) in type_groups {
[INFO] [stdout]     |          ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_scenario_type`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `downloader`
[INFO] [stdout]    --> src/workflow/two_stage.rs:206:5
[INFO] [stdout]     |
[INFO] [stdout] 206 |     downloader: &BinanceDownloader,
[INFO] [stdout]     |     ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_downloader`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `window_hours`
[INFO] [stdout]    --> src/workflow/two_stage.rs:210:5
[INFO] [stdout]     |
[INFO] [stdout] 210 |     window_hours: f64,
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_window_hours`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `step_hours`
[INFO] [stdout]    --> src/workflow/two_stage.rs:211:5
[INFO] [stdout]     |
[INFO] [stdout] 211 |     step_hours: f64,
[INFO] [stdout]     |     ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_step_hours`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `min_hours`
[INFO] [stdout]    --> src/workflow/two_stage.rs:212:5
[INFO] [stdout]     |
[INFO] [stdout] 212 |     min_hours: f64,
[INFO] [stdout]     |     ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_min_hours`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `scenario_type`
[INFO] [stdout]    --> src/workflow/filter.rs:211:10
[INFO] [stdout]     |
[INFO] [stdout] 211 |     for (scenario_type, mut type_candidates) in type_groups {
[INFO] [stdout]     |          ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_scenario_type`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `downloader`
[INFO] [stdout]    --> src/workflow/two_stage.rs:206:5
[INFO] [stdout]     |
[INFO] [stdout] 206 |     downloader: &BinanceDownloader,
[INFO] [stdout]     |     ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_downloader`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `window_hours`
[INFO] [stdout]    --> src/workflow/two_stage.rs:210:5
[INFO] [stdout]     |
[INFO] [stdout] 210 |     window_hours: f64,
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_window_hours`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `step_hours`
[INFO] [stdout]    --> src/workflow/two_stage.rs:211:5
[INFO] [stdout]     |
[INFO] [stdout] 211 |     step_hours: f64,
[INFO] [stdout]     |     ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_step_hours`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `min_hours`
[INFO] [stdout]    --> src/workflow/two_stage.rs:212:5
[INFO] [stdout]     |
[INFO] [stdout] 212 |     min_hours: f64,
[INFO] [stdout]     |     ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_min_hours`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `config` is never read
[INFO] [stdout]   --> src/api/models.rs:36:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub struct StressRequest {
[INFO] [stdout]    |            ------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 36 |     pub config: Option<HashMap<String, serde_json::Value>>,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `StressRequest` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `config` is never read
[INFO] [stdout]   --> src/api/models.rs:46:9
[INFO] [stdout]    |
[INFO] [stdout] 41 | pub struct OptimizeRequest {
[INFO] [stdout]    |            --------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 46 |     pub config: Option<HashMap<String, serde_json::Value>>,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `OptimizeRequest` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `config` is never read
[INFO] [stdout]   --> src/api/models.rs:73:9
[INFO] [stdout]    |
[INFO] [stdout] 67 | pub struct BuybackRequest {
[INFO] [stdout]    |            -------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 73 |     pub config: Option<HashMap<String, serde_json::Value>>,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `BuybackRequest` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `save_to_file` and `current_iv` are never used
[INFO] [stdout]   --> src/config.rs:64:12
[INFO] [stdout]    |
[INFO] [stdout] 57 | impl MarketConfig {
[INFO] [stdout]    | ----------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 64 |     pub fn save_to_file(&self, path: &Path) -> Result<()> {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 70 |     pub fn current_iv(&self) -> f64 {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `BPS_DENOMINATOR` is never used
[INFO] [stdout]  --> src/constant.rs:2:11
[INFO] [stdout]   |
[INFO] [stdout] 2 | pub const BPS_DENOMINATOR: u16 = 10_000;
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `BPS_DENOMINATOR_I64` is never used
[INFO] [stdout]  --> src/constant.rs:3:11
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub const BPS_DENOMINATOR_I64: i64 = 10_000;
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `get_price_at`, `get_nearest_price_after`, `get_high_low_range`, and `is_empty` are never used
[INFO] [stdout]    --> src/data.rs:99:12
[INFO] [stdout]     |
[INFO] [stdout]  41 | impl PriceDataSet {
[INFO] [stdout]     | ----------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout]  99 |     pub fn get_price_at(&self, timestamp: i64) -> Option<&PricePoint> {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 113 |     pub fn get_nearest_price_after(&self, timestamp: i64) -> Option<&PricePoint> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 121 |     pub fn get_high_low_range(&self, start_time: i64, end_time: i64) -> Option<(f64, f64)> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 162 |     pub fn is_empty(&self) -> bool {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `calculate_multiplier` is never used
[INFO] [stdout]    --> src/pricing.rs:117:8
[INFO] [stdout]     |
[INFO] [stdout] 117 | pub fn calculate_multiplier(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `implied_probability` is never used
[INFO] [stdout]    --> src/pricing.rs:213:8
[INFO] [stdout]     |
[INFO] [stdout] 213 | pub fn implied_probability(premium: f64) -> f64 {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `open_time`, `close_time`, and `side` are never read
[INFO] [stdout]   --> src/scenarios/barrier.rs:19:9
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub struct VirtualPosition {
[INFO] [stdout]    |            --------------- fields in this struct
[INFO] [stdout] 19 |     pub open_time: i64,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] 20 |     pub close_time: i64,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] 21 |     pub side: Side,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `VirtualPosition` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `win_rate` is never used
[INFO] [stdout]   --> src/scenarios/stress.rs:77:12
[INFO] [stdout]    |
[INFO] [stdout] 46 | impl SimulatedUser {
[INFO] [stdout]    | ------------------ method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 77 |     pub fn win_rate(&self) -> f64 {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `initial` is never read
[INFO] [stdout]   --> src/scenarios/stress.rs:91:9
[INFO] [stdout]    |
[INFO] [stdout] 88 | pub struct PoolState {
[INFO] [stdout]    |            --------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 91 |     pub initial: f64,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `PoolState` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `win_rate` is never used
[INFO] [stdout]    --> src/scenarios/stress.rs:135:12
[INFO] [stdout]     |
[INFO] [stdout] 134 | impl MultiplierBucketStats {
[INFO] [stdout]     | -------------------------- method in this implementation
[INFO] [stdout] 135 |     pub fn win_rate(&self) -> f64 {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `bankrupt_time` is never read
[INFO] [stdout]    --> src/scenarios/stress.rs:158:9
[INFO] [stdout]     |
[INFO] [stdout] 146 | pub struct SimulationResult {
[INFO] [stdout]     |            ---------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 158 |     pub bankrupt_time: Option<i64>,
[INFO] [stdout]     |         ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `SimulationResult` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `BinanceKline` is never constructed
[INFO] [stdout]   --> src/workflow/download.rs:19:8
[INFO] [stdout]    |
[INFO] [stdout] 19 | struct BinanceKline {
[INFO] [stdout]    |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `download_candidate_data` is never used
[INFO] [stdout]    --> src/workflow/download.rs:216:8
[INFO] [stdout]     |
[INFO] [stdout] 216 | pub fn download_candidate_data(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `min_volatility_level` is never read
[INFO] [stdout]   --> src/workflow/filter.rs:39:9
[INFO] [stdout]    |
[INFO] [stdout] 33 | pub struct FilterConfig {
[INFO] [stdout]    |            ------------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 39 |     pub min_volatility_level: String,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `FilterConfig` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `config` is never read
[INFO] [stdout]   --> src/api/models.rs:36:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub struct StressRequest {
[INFO] [stdout]    |            ------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 36 |     pub config: Option<HashMap<String, serde_json::Value>>,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `StressRequest` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `config` is never read
[INFO] [stdout]   --> src/api/models.rs:46:9
[INFO] [stdout]    |
[INFO] [stdout] 41 | pub struct OptimizeRequest {
[INFO] [stdout]    |            --------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 46 |     pub config: Option<HashMap<String, serde_json::Value>>,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `OptimizeRequest` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `config` is never read
[INFO] [stdout]   --> src/api/models.rs:73:9
[INFO] [stdout]    |
[INFO] [stdout] 67 | pub struct BuybackRequest {
[INFO] [stdout]    |            -------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 73 |     pub config: Option<HashMap<String, serde_json::Value>>,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `BuybackRequest` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `save_to_file` and `current_iv` are never used
[INFO] [stdout]   --> src/config.rs:64:12
[INFO] [stdout]    |
[INFO] [stdout] 57 | impl MarketConfig {
[INFO] [stdout]    | ----------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 64 |     pub fn save_to_file(&self, path: &Path) -> Result<()> {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 70 |     pub fn current_iv(&self) -> f64 {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `BPS_DENOMINATOR` is never used
[INFO] [stdout]  --> src/constant.rs:2:11
[INFO] [stdout]   |
[INFO] [stdout] 2 | pub const BPS_DENOMINATOR: u16 = 10_000;
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `BPS_DENOMINATOR_I64` is never used
[INFO] [stdout]  --> src/constant.rs:3:11
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub const BPS_DENOMINATOR_I64: i64 = 10_000;
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `get_nearest_price_after` and `is_empty` are never used
[INFO] [stdout]    --> src/data.rs:113:12
[INFO] [stdout]     |
[INFO] [stdout]  41 | impl PriceDataSet {
[INFO] [stdout]     | ----------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 113 |     pub fn get_nearest_price_after(&self, timestamp: i64) -> Option<&PricePoint> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 162 |     pub fn is_empty(&self) -> bool {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `calculate_multiplier` is never used
[INFO] [stdout]    --> src/pricing.rs:117:8
[INFO] [stdout]     |
[INFO] [stdout] 117 | pub fn calculate_multiplier(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `implied_probability` is never used
[INFO] [stdout]    --> src/pricing.rs:213:8
[INFO] [stdout]     |
[INFO] [stdout] 213 | pub fn implied_probability(premium: f64) -> f64 {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `open_time`, `close_time`, and `side` are never read
[INFO] [stdout]   --> src/scenarios/barrier.rs:19:9
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub struct VirtualPosition {
[INFO] [stdout]    |            --------------- fields in this struct
[INFO] [stdout] 19 |     pub open_time: i64,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] 20 |     pub close_time: i64,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] 21 |     pub side: Side,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `VirtualPosition` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `win_rate` is never used
[INFO] [stdout]   --> src/scenarios/stress.rs:77:12
[INFO] [stdout]    |
[INFO] [stdout] 46 | impl SimulatedUser {
[INFO] [stdout]    | ------------------ method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 77 |     pub fn win_rate(&self) -> f64 {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `initial` is never read
[INFO] [stdout]   --> src/scenarios/stress.rs:91:9
[INFO] [stdout]    |
[INFO] [stdout] 88 | pub struct PoolState {
[INFO] [stdout]    |            --------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 91 |     pub initial: f64,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `PoolState` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `win_rate` is never used
[INFO] [stdout]    --> src/scenarios/stress.rs:135:12
[INFO] [stdout]     |
[INFO] [stdout] 134 | impl MultiplierBucketStats {
[INFO] [stdout]     | -------------------------- method in this implementation
[INFO] [stdout] 135 |     pub fn win_rate(&self) -> f64 {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `bankrupt_time` is never read
[INFO] [stdout]    --> src/scenarios/stress.rs:158:9
[INFO] [stdout]     |
[INFO] [stdout] 146 | pub struct SimulationResult {
[INFO] [stdout]     |            ---------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 158 |     pub bankrupt_time: Option<i64>,
[INFO] [stdout]     |         ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `SimulationResult` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `BinanceKline` is never constructed
[INFO] [stdout]   --> src/workflow/download.rs:19:8
[INFO] [stdout]    |
[INFO] [stdout] 19 | struct BinanceKline {
[INFO] [stdout]    |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `download_candidate_data` is never used
[INFO] [stdout]    --> src/workflow/download.rs:216:8
[INFO] [stdout]     |
[INFO] [stdout] 216 | pub fn download_candidate_data(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `min_volatility_level` is never read
[INFO] [stdout]   --> src/workflow/filter.rs:39:9
[INFO] [stdout]    |
[INFO] [stdout] 33 | pub struct FilterConfig {
[INFO] [stdout]    |            ------------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 39 |     pub min_volatility_level: String,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `FilterConfig` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 03s
[INFO] running `Command { std: "docker" "inspect" "4a849d16dc3164d87aa030ef75179831f57426716b9229b4af09fdb0b7b140c4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4a849d16dc3164d87aa030ef75179831f57426716b9229b4af09fdb0b7b140c4", kill_on_drop: false }`
[INFO] [stdout] 4a849d16dc3164d87aa030ef75179831f57426716b9229b4af09fdb0b7b140c4
