[INFO] cloning repository https://github.com/Tuntii/AlgoRust
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Tuntii/AlgoRust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTuntii%2FAlgoRust", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTuntii%2FAlgoRust'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f72b81848288d3f993bf91c261fa3e80c6782190
[INFO] checking Tuntii/AlgoRust against 79c0559184f27f4433a6fbc260b950d06d4a4889 for pr-162233-crater-rollup
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTuntii%2FAlgoRust" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Tuntii/AlgoRust
[INFO] finished tweaking git repo https://github.com/Tuntii/AlgoRust
[INFO] tweaked toml for git repo https://github.com/Tuntii/AlgoRust written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Tuntii/AlgoRust on toolchain 79c0559184f27f4433a6fbc260b950d06d4a4889
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+79c0559184f27f4433a6fbc260b950d06d4a4889" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Tuntii/AlgoRust 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" "+79c0559184f27f4433a6fbc260b950d06d4a4889" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 69066cc90bce4d2b957c67db355b9f106b15223126036f09b0d9f759e1d54f8d
[INFO] running `Command { std: "docker" "start" "69066cc90bce4d2b957c67db355b9f106b15223126036f09b0d9f759e1d54f8d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "69066cc90bce4d2b957c67db355b9f106b15223126036f09b0d9f759e1d54f8d", 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" "69066cc90bce4d2b957c67db355b9f106b15223126036f09b0d9f759e1d54f8d" "/opt/rustwide/cargo-home/bin/cargo" "+79c0559184f27f4433a6fbc260b950d06d4a4889" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "69066cc90bce4d2b957c67db355b9f106b15223126036f09b0d9f759e1d54f8d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "69066cc90bce4d2b957c67db355b9f106b15223126036f09b0d9f759e1d54f8d" "/opt/rustwide/cargo-home/bin/cargo" "+79c0559184f27f4433a6fbc260b950d06d4a4889" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling cc v1.2.55
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]     Checking bytes v1.11.0
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]     Checking writeable v0.6.2
[INFO] [stderr]     Checking litemap v0.8.1
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]     Checking mio v1.1.1
[INFO] [stderr]     Checking socket2 v0.6.2
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]    Compiling icu_properties_data v2.1.2
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking bitflags v2.10.0
[INFO] [stderr]     Checking futures-sink v0.3.31
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling foreign-types v0.3.2
[INFO] [stderr]    Compiling zerocopy v0.8.37
[INFO] [stderr]    Compiling base64ct v1.8.3
[INFO] [stderr]     Checking slab v0.4.12
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]    Compiling itoa v1.0.17
[INFO] [stderr]    Compiling rustls-pki-types v1.14.0
[INFO] [stderr]    Compiling ahash v0.7.8
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]     Checking hashbrown v0.16.1
[INFO] [stderr]     Checking openssl-probe v0.1.6
[INFO] [stderr]    Compiling pem-rfc7468 v0.7.0
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling der v0.7.10
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]    Compiling webpki-root-certs v1.0.6
[INFO] [stderr]    Compiling matrixmultiply v0.3.10
[INFO] [stderr]    Compiling utf-8 v0.7.6
[INFO] [stderr]    Compiling zmij v1.0.19
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling pest v2.8.5
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling socks v0.3.4
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]    Compiling lzma-rust2 v0.15.7
[INFO] [stderr]     Checking rawpointer v0.2.1
[INFO] [stderr]    Compiling hmac-sha256 v1.1.13
[INFO] [stderr]     Checking generic-array v0.14.7
[INFO] [stderr]     Checking indexmap v2.13.0
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking signal-hook v0.3.18
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]     Checking dlv-list v0.3.0
[INFO] [stderr]     Checking regex-syntax v0.8.8
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]    Compiling ureq-proto v0.5.3
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking anstyle v1.0.13
[INFO] [stderr]     Checking anstyle-query v1.1.5
[INFO] [stderr]     Checking is_terminal_polyfill v1.70.2
[INFO] [stderr]     Checking ordered-multimap v0.4.3
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]     Checking anstream v0.6.21
[INFO] [stderr]     Checking rustix v0.38.44
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking signal-hook-mio v0.2.5
[INFO] [stderr]     Checking unicode-segmentation v1.13.2
[INFO] [stderr]     Checking linked-hash-map v0.5.6
[INFO] [stderr]    Compiling pest_meta v2.8.5
[INFO] [stderr]     Checking clap_lex v0.7.7
[INFO] [stderr]    Compiling rust_decimal v1.40.0
[INFO] [stderr]     Checking data-encoding v2.10.0
[INFO] [stderr]     Checking base64 v0.13.1
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking clap_builder v4.5.56
[INFO] [stderr]     Checking yaml-rust v0.4.5
[INFO] [stderr]     Checking rust-ini v0.18.0
[INFO] [stderr]     Checking compact_str v0.8.2
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]     Checking crossterm v0.28.1
[INFO] [stderr]     Checking ndarray v0.17.2
[INFO] [stderr]     Checking rustls-native-certs v0.6.3
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking regex-automata v0.4.13
[INFO] [stderr]     Checking libloading v0.9.0
[INFO] [stderr]     Checking encoding_rs v0.8.35
[INFO] [stderr]     Checking pathdiff v0.2.3
[INFO] [stderr]     Checking serde_json v1.0.149
[INFO] [stderr]     Checking sync_wrapper v0.1.2
[INFO] [stderr]     Checking arrayvec v0.7.6
[INFO] [stderr]     Checking iana-time-zone v0.1.65
[INFO] [stderr]     Checking ipnet v2.11.0
[INFO] [stderr]     Checking uuid v1.20.0
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking ndarray v0.15.6
[INFO] [stderr]     Checking unicode-truncate v1.1.0
[INFO] [stderr]     Checking sct v0.7.1
[INFO] [stderr]     Checking rustls-webpki v0.101.7
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling pest_generator v2.8.5
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling pest_derive v2.8.5
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking tokio v1.49.0
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]    Compiling rust_decimal_macros v1.40.0
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking yoke v0.8.1
[INFO] [stderr]     Checking zerovec v0.11.5
[INFO] [stderr]     Checking zerotrie v0.2.3
[INFO] [stderr]     Checking tracing-subscriber v0.3.22
[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 strum v0.26.3
[INFO] [stderr]     Checking clap v4.5.56
[INFO] [stderr]     Checking icu_provider v2.1.1
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking icu_properties v2.1.2
[INFO] [stderr]     Checking icu_normalizer v2.1.1
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling instability v0.3.12
[INFO] [stderr]     Checking ratatui v0.29.0
[INFO] [stderr]     Checking json5 v0.4.1
[INFO] [stderr]     Checking ron v0.7.1
[INFO] [stderr]     Checking toml v0.5.11
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking chrono v0.4.43
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking config v0.13.4
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking tungstenite v0.20.1
[INFO] [stderr]    Compiling ureq v3.2.0
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]     Checking tokio-rustls v0.24.1
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking tokio-tungstenite v0.20.1
[INFO] [stderr]     Checking h2 v0.3.27
[INFO] [stderr]    Compiling ort-sys v2.0.0-rc.11
[INFO] [stderr]     Checking ort v2.0.0-rc.11
[INFO] [stderr]     Checking hyper v0.14.32
[INFO] [stderr]     Checking hyper-tls v0.5.0
[INFO] [stderr]     Checking hyper-rustls v0.24.2
[INFO] [stderr]     Checking reqwest v0.11.27
[INFO] [stderr]     Checking ebu-algo v2.0.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated associated function `chrono::DateTime::<Tz>::from_utc`: Use TimeZone::from_utc_datetime() or DateTime::from_naive_utc_and_offset instead
[INFO] [stdout]    --> src/connect.rs:324:46
[INFO] [stdout]     |
[INFO] [stdout] 324 |             let open_time = DateTime::<Utc>::from_utc(
[INFO] [stdout]     |                                              ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `chrono::NaiveDateTime::from_timestamp_millis`: use `DateTime::from_timestamp_millis` instead
[INFO] [stdout]    --> src/connect.rs:325:40
[INFO] [stdout]     |
[INFO] [stdout] 325 |                 chrono::NaiveDateTime::from_timestamp_millis(open_time_ms).unwrap(),
[INFO] [stdout]     |                                        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `chrono::DateTime::<Tz>::from_utc`: Use TimeZone::from_utc_datetime() or DateTime::from_naive_utc_and_offset instead
[INFO] [stdout]    --> src/connect.rs:337:39
[INFO] [stdout]     |
[INFO] [stdout] 337 |                 Some(DateTime::<Utc>::from_utc(
[INFO] [stdout]     |                                       ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `chrono::NaiveDateTime::from_timestamp_millis`: use `DateTime::from_timestamp_millis` instead
[INFO] [stdout]    --> src/connect.rs:338:44
[INFO] [stdout]     |
[INFO] [stdout] 338 |                     chrono::NaiveDateTime::from_timestamp_millis(close_time_ms).unwrap(),
[INFO] [stdout]     |                                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `chrono::DateTime::<Tz>::from_utc`: Use TimeZone::from_utc_datetime() or DateTime::from_naive_utc_and_offset instead
[INFO] [stdout]    --> src/connect.rs:324:46
[INFO] [stdout]     |
[INFO] [stdout] 324 |             let open_time = DateTime::<Utc>::from_utc(
[INFO] [stdout]     |                                              ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `chrono::NaiveDateTime::from_timestamp_millis`: use `DateTime::from_timestamp_millis` instead
[INFO] [stdout]    --> src/connect.rs:325:40
[INFO] [stdout]     |
[INFO] [stdout] 325 |                 chrono::NaiveDateTime::from_timestamp_millis(open_time_ms).unwrap(),
[INFO] [stdout]     |                                        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `chrono::DateTime::<Tz>::from_utc`: Use TimeZone::from_utc_datetime() or DateTime::from_naive_utc_and_offset instead
[INFO] [stdout]    --> src/connect.rs:337:39
[INFO] [stdout]     |
[INFO] [stdout] 337 |                 Some(DateTime::<Utc>::from_utc(
[INFO] [stdout]     |                                       ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `chrono::NaiveDateTime::from_timestamp_millis`: use `DateTime::from_timestamp_millis` instead
[INFO] [stdout]    --> src/connect.rs:338:44
[INFO] [stdout]     |
[INFO] [stdout] 338 |                     chrono::NaiveDateTime::from_timestamp_millis(close_time_ms).unwrap(),
[INFO] [stdout]     |                                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `chrono::DateTime::<Tz>::from_utc`: Use TimeZone::from_utc_datetime() or DateTime::from_naive_utc_and_offset instead
[INFO] [stdout]    --> src/types.rs:923:41
[INFO] [stdout]     |
[INFO] [stdout] 923 |             open_time: DateTime::<Utc>::from_utc(
[INFO] [stdout]     |                                         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `chrono::NaiveDateTime::from_timestamp_millis`: use `DateTime::from_timestamp_millis` instead
[INFO] [stdout]    --> src/types.rs:924:40
[INFO] [stdout]     |
[INFO] [stdout] 924 |                 chrono::NaiveDateTime::from_timestamp_millis(self.start_time).unwrap(),
[INFO] [stdout]     |                                        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `chrono::DateTime::<Tz>::from_utc`: Use TimeZone::from_utc_datetime() or DateTime::from_naive_utc_and_offset instead
[INFO] [stdout]    --> src/types.rs:932:47
[INFO] [stdout]     |
[INFO] [stdout] 932 |             close_time: Some(DateTime::<Utc>::from_utc(
[INFO] [stdout]     |                                               ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `chrono::NaiveDateTime::from_timestamp_millis`: use `DateTime::from_timestamp_millis` instead
[INFO] [stdout]    --> src/types.rs:933:40
[INFO] [stdout]     |
[INFO] [stdout] 933 |                 chrono::NaiveDateTime::from_timestamp_millis(self.end_time).unwrap(),
[INFO] [stdout]     |                                        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `chrono::DateTime::<Tz>::from_utc`: Use TimeZone::from_utc_datetime() or DateTime::from_naive_utc_and_offset instead
[INFO] [stdout]    --> src/types.rs:923:41
[INFO] [stdout]     |
[INFO] [stdout] 923 |             open_time: DateTime::<Utc>::from_utc(
[INFO] [stdout]     |                                         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `chrono::NaiveDateTime::from_timestamp_millis`: use `DateTime::from_timestamp_millis` instead
[INFO] [stdout]    --> src/types.rs:924:40
[INFO] [stdout]     |
[INFO] [stdout] 924 |                 chrono::NaiveDateTime::from_timestamp_millis(self.start_time).unwrap(),
[INFO] [stdout]     |                                        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `chrono::DateTime::<Tz>::from_utc`: Use TimeZone::from_utc_datetime() or DateTime::from_naive_utc_and_offset instead
[INFO] [stdout]    --> src/types.rs:932:47
[INFO] [stdout]     |
[INFO] [stdout] 932 |             close_time: Some(DateTime::<Utc>::from_utc(
[INFO] [stdout]     |                                               ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `chrono::NaiveDateTime::from_timestamp_millis`: use `DateTime::from_timestamp_millis` instead
[INFO] [stdout]    --> src/types.rs:933:40
[INFO] [stdout]     |
[INFO] [stdout] 933 |                 chrono::NaiveDateTime::from_timestamp_millis(self.end_time).unwrap(),
[INFO] [stdout]     |                                        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `macd_line` is never read
[INFO] [stdout]    --> src/ml_filter.rs:428:25
[INFO] [stdout]     |
[INFO] [stdout] 428 |     let mut macd_line = 0.0;
[INFO] [stdout]     |                         ^^^ this value is reassigned later and never used
[INFO] [stdout] ...
[INFO] [stdout] 435 |         macd_line = ema_fast - ema_slow;
[INFO] [stdout]     |         ------------------------------- `macd_line` is overwritten here before the previous value is read
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `macd_line` is never read
[INFO] [stdout]    --> src/ml_filter.rs:428:25
[INFO] [stdout]     |
[INFO] [stdout] 428 |     let mut macd_line = 0.0;
[INFO] [stdout]     |                         ^^^ this value is reassigned later and never used
[INFO] [stdout] ...
[INFO] [stdout] 435 |         macd_line = ema_fast - ema_slow;
[INFO] [stdout]     |         ------------------------------- `macd_line` is overwritten here before the previous value is read
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `Limit` is never constructed
[INFO] [stdout]   --> src/alpaca.rs:34:5
[INFO] [stdout]    |
[INFO] [stdout] 30 | pub enum OrderType {
[INFO] [stdout]    |          --------- variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 34 |     Limit,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `OrderType` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `Day` and `Ioc` are never constructed
[INFO] [stdout]   --> src/alpaca.rs:40:5
[INFO] [stdout]    |
[INFO] [stdout] 38 | pub enum TimeInForce {
[INFO] [stdout]    |          ----------- variants in this enum
[INFO] [stdout] 39 |     #[serde(rename = "day")]
[INFO] [stdout] 40 |     Day,
[INFO] [stdout]    |     ^^^
[INFO] [stdout] ...
[INFO] [stdout] 44 |     Ioc,
[INFO] [stdout]    |     ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TimeInForce` 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 `Account` is never constructed
[INFO] [stdout]   --> src/alpaca.rs:69:12
[INFO] [stdout]    |
[INFO] [stdout] 69 | pub struct Account {
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]    --> src/alpaca.rs:82:9
[INFO] [stdout]     |
[INFO] [stdout]  80 | pub struct OrderResponse {
[INFO] [stdout]     |            ------------- fields in this struct
[INFO] [stdout]  81 |     pub id: String,
[INFO] [stdout]  82 |     pub client_order_id: String,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^
[INFO] [stdout]  83 |     pub created_at: String,
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout]  84 |     pub updated_at: String,
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout]  85 |     pub submitted_at: String,
[INFO] [stdout]     |         ^^^^^^^^^^^^
[INFO] [stdout]  86 |     pub filled_at: Option<String>,
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout]  87 |     pub expired_at: Option<String>,
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout]  88 |     pub canceled_at: Option<String>,
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout]  89 |     pub failed_at: Option<String>,
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout]  90 |     pub asset_id: String,
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]  91 |     pub symbol: String,
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout]  92 |     pub asset_class: String,
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout]  93 |     pub notional: Option<String>,
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]  94 |     pub qty: Option<String>,
[INFO] [stdout]     |         ^^^
[INFO] [stdout]  95 |     pub filled_qty: String,
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout]  96 |     pub filled_avg_price: Option<String>,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^
[INFO] [stdout]  97 |     pub order_class: String,
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout]  98 |     pub order_type: String,
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout]  99 |     #[serde(rename = "type")]
[INFO] [stdout] 100 |     pub r#type: String,
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout] 101 |     pub side: String,
[INFO] [stdout]     |         ^^^^
[INFO] [stdout] 102 |     pub time_in_force: String,
[INFO] [stdout]     |         ^^^^^^^^^^^^^
[INFO] [stdout] 103 |     pub limit_price: Option<String>,
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout] 104 |     pub stop_price: Option<String>,
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `OrderResponse` 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 `get_account`, `get_order`, `submit_oco_orders`, `submit_order_with_retry`, `submit_order_internal`, and `calculate_position_size` are never used
[INFO] [stdout]    --> src/alpaca.rs:133:18
[INFO] [stdout]     |
[INFO] [stdout] 108 | impl AlpacaClient {
[INFO] [stdout]     | ----------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 133 |     pub async fn get_account(&self) -> Result<Account> {
[INFO] [stdout]     |                  ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 175 |     pub async fn get_order(&self, order_id: &str) -> Result<OrderResponse> {
[INFO] [stdout]     |                  ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 198 |     pub async fn submit_oco_orders(
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 252 |     pub async fn submit_order_with_retry(&self, order: OrderRequest) -> Result<OrderResponse> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 280 |     async fn submit_order_internal(&self, order: OrderRequest) -> Result<OrderResponse> {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 328 |     pub async fn calculate_position_size(
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `build_market_entry_order` is never used
[INFO] [stdout]    --> src/alpaca.rs:415:8
[INFO] [stdout]     |
[INFO] [stdout] 415 | pub fn build_market_entry_order(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_exit_side` is never used
[INFO] [stdout]    --> src/alpaca.rs:449:8
[INFO] [stdout]     |
[INFO] [stdout] 449 | pub fn get_exit_side(entry_side: &Side) -> Side {
[INFO] [stdout]     |        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `calculate_sl_tp_pub` is never used
[INFO] [stdout]    --> src/alpaca.rs:458:8
[INFO] [stdout]     |
[INFO] [stdout] 458 | pub fn calculate_sl_tp_pub(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `calculate_sl_tp` is never used
[INFO] [stdout]    --> src/alpaca.rs:467:4
[INFO] [stdout]     |
[INFO] [stdout] 467 | fn calculate_sl_tp(
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `convert_to_alpaca_symbol` is never used
[INFO] [stdout]    --> src/alpaca.rs:478:4
[INFO] [stdout]     |
[INFO] [stdout] 478 | fn convert_to_alpaca_symbol(binance_symbol: &str) -> String {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `period` is never read
[INFO] [stdout]  --> src/indicators.rs:6:9
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub struct Ema {
[INFO] [stdout]   |            --- field in this struct
[INFO] [stdout] 6 |     pub period: usize,
[INFO] [stdout]   |         ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `Ema` 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 `period` is never read
[INFO] [stdout]   --> src/indicators.rs:67:5
[INFO] [stdout]    |
[INFO] [stdout] 66 | pub struct Atr {
[INFO] [stdout]    |            --- field in this struct
[INFO] [stdout] 67 |     period: usize,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Atr` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `zone_width` and `contains_price` are never used
[INFO] [stdout]   --> src/order_block.rs:93:12
[INFO] [stdout]    |
[INFO] [stdout] 59 | impl OrderBlock {
[INFO] [stdout]    | --------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 93 |     pub fn zone_width(&self) -> Decimal {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 98 |     pub fn contains_price(&self, price: Decimal) -> bool {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `valid_bullish_count`, `valid_bearish_count`, `nearest_bullish_ob`, `nearest_bearish_ob`, and `summary` are never used
[INFO] [stdout]    --> src/order_block.rs:499:12
[INFO] [stdout]     |
[INFO] [stdout] 135 | impl OrderBlockTracker {
[INFO] [stdout]     | ---------------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 499 |     pub fn valid_bullish_count(&self) -> usize {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 504 |     pub fn valid_bearish_count(&self) -> usize {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 509 |     pub fn nearest_bullish_ob(&self, price: Decimal) -> Option<&OrderBlock> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 517 |     pub fn nearest_bearish_ob(&self, price: Decimal) -> Option<&OrderBlock> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 525 |     pub fn summary(&self) -> String {
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `apply_be`, `current_duration`, and `unrealized_r` are never used
[INFO] [stdout]    --> src/types.rs:180:12
[INFO] [stdout]     |
[INFO] [stdout] 130 | impl ActiveTrade {
[INFO] [stdout]     | ---------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 180 |     pub fn apply_be(&mut self) {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 193 |     pub fn current_duration(&self, current_candle_idx: usize) -> u32 {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 202 |     pub fn unrealized_r(&self, current_price: Decimal) -> Decimal {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `allow_same_direction`, `min_score_improvement`, and `kill_switch_min_duration` are never read
[INFO] [stdout]    --> src/types.rs:236:9
[INFO] [stdout]     |
[INFO] [stdout] 232 | pub struct PositionPoolConfig {
[INFO] [stdout]     |            ------------------ fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 236 |     pub allow_same_direction: bool,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 242 |     pub min_score_improvement: i32,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 256 |     pub kill_switch_min_duration: u32,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `PositionPoolConfig` 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: associated items `with_config`, `find_weakest_trade`, `can_replace_weak_trade`, and `remove_trade` are never used
[INFO] [stdout]    --> src/types.rs:441:12
[INFO] [stdout]     |
[INFO] [stdout] 436 | impl PositionPool {
[INFO] [stdout]     | ----------------- associated items in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 441 |     pub fn with_config(config: PositionPoolConfig) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 514 |     pub fn find_weakest_trade(&self, symbol: &str, timeframe: &str) -> Option<&ActiveTrade> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 521 |     pub fn can_replace_weak_trade(
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 537 |     pub fn remove_trade(&mut self, trade_id: &str) -> Option<ActiveTrade> {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SignalApiOutput` is never constructed
[INFO] [stdout]    --> src/types.rs:752:12
[INFO] [stdout]     |
[INFO] [stdout] 752 | pub struct SignalApiOutput {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `to_api_output` and `to_api_json` are never used
[INFO] [stdout]    --> src/types.rs:765:12
[INFO] [stdout]     |
[INFO] [stdout] 763 | impl TradeSignal {
[INFO] [stdout]     | ---------------- methods in this implementation
[INFO] [stdout] 764 |     /// FT3: Convert to API output format
[INFO] [stdout] 765 |     pub fn to_api_output(&self) -> SignalApiOutput {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 779 |     pub fn to_api_json(&self) -> String {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `stream` is never read
[INFO] [stdout]    --> src/types.rs:884:9
[INFO] [stdout]     |
[INFO] [stdout] 883 | pub struct WsStreamMessage {
[INFO] [stdout]     |            --------------- field in this struct
[INFO] [stdout] 884 |     pub stream: String,
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `WsStreamMessage` 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 `symbol` is never read
[INFO] [stdout]    --> src/types.rs:891:9
[INFO] [stdout]     |
[INFO] [stdout] 889 | pub struct WsKlineEvent {
[INFO] [stdout]     |            ------------ field in this struct
[INFO] [stdout] 890 |     #[serde(rename = "s")]
[INFO] [stdout] 891 |     pub symbol: String,
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `WsKlineEvent` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `Limit` is never constructed
[INFO] [stdout]   --> src/alpaca.rs:34:5
[INFO] [stdout]    |
[INFO] [stdout] 30 | pub enum OrderType {
[INFO] [stdout]    |          --------- variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 34 |     Limit,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `OrderType` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `Day` and `Ioc` are never constructed
[INFO] [stdout]   --> src/alpaca.rs:40:5
[INFO] [stdout]    |
[INFO] [stdout] 38 | pub enum TimeInForce {
[INFO] [stdout]    |          ----------- variants in this enum
[INFO] [stdout] 39 |     #[serde(rename = "day")]
[INFO] [stdout] 40 |     Day,
[INFO] [stdout]    |     ^^^
[INFO] [stdout] ...
[INFO] [stdout] 44 |     Ioc,
[INFO] [stdout]    |     ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TimeInForce` 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 `Account` is never constructed
[INFO] [stdout]   --> src/alpaca.rs:69:12
[INFO] [stdout]    |
[INFO] [stdout] 69 | pub struct Account {
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]    --> src/alpaca.rs:82:9
[INFO] [stdout]     |
[INFO] [stdout]  80 | pub struct OrderResponse {
[INFO] [stdout]     |            ------------- fields in this struct
[INFO] [stdout]  81 |     pub id: String,
[INFO] [stdout]  82 |     pub client_order_id: String,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^
[INFO] [stdout]  83 |     pub created_at: String,
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout]  84 |     pub updated_at: String,
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout]  85 |     pub submitted_at: String,
[INFO] [stdout]     |         ^^^^^^^^^^^^
[INFO] [stdout]  86 |     pub filled_at: Option<String>,
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout]  87 |     pub expired_at: Option<String>,
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout]  88 |     pub canceled_at: Option<String>,
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout]  89 |     pub failed_at: Option<String>,
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout]  90 |     pub asset_id: String,
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]  91 |     pub symbol: String,
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout]  92 |     pub asset_class: String,
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout]  93 |     pub notional: Option<String>,
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]  94 |     pub qty: Option<String>,
[INFO] [stdout]     |         ^^^
[INFO] [stdout]  95 |     pub filled_qty: String,
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout]  96 |     pub filled_avg_price: Option<String>,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^
[INFO] [stdout]  97 |     pub order_class: String,
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout]  98 |     pub order_type: String,
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout]  99 |     #[serde(rename = "type")]
[INFO] [stdout] 100 |     pub r#type: String,
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout] 101 |     pub side: String,
[INFO] [stdout]     |         ^^^^
[INFO] [stdout] 102 |     pub time_in_force: String,
[INFO] [stdout]     |         ^^^^^^^^^^^^^
[INFO] [stdout] 103 |     pub limit_price: Option<String>,
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout] 104 |     pub stop_price: Option<String>,
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `OrderResponse` 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 `get_account`, `get_order`, `submit_oco_orders`, `submit_order_with_retry`, `submit_order_internal`, and `calculate_position_size` are never used
[INFO] [stdout]    --> src/alpaca.rs:133:18
[INFO] [stdout]     |
[INFO] [stdout] 108 | impl AlpacaClient {
[INFO] [stdout]     | ----------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 133 |     pub async fn get_account(&self) -> Result<Account> {
[INFO] [stdout]     |                  ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 175 |     pub async fn get_order(&self, order_id: &str) -> Result<OrderResponse> {
[INFO] [stdout]     |                  ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 198 |     pub async fn submit_oco_orders(
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 252 |     pub async fn submit_order_with_retry(&self, order: OrderRequest) -> Result<OrderResponse> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 280 |     async fn submit_order_internal(&self, order: OrderRequest) -> Result<OrderResponse> {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 328 |     pub async fn calculate_position_size(
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `build_market_entry_order` is never used
[INFO] [stdout]    --> src/alpaca.rs:415:8
[INFO] [stdout]     |
[INFO] [stdout] 415 | pub fn build_market_entry_order(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_exit_side` is never used
[INFO] [stdout]    --> src/alpaca.rs:449:8
[INFO] [stdout]     |
[INFO] [stdout] 449 | pub fn get_exit_side(entry_side: &Side) -> Side {
[INFO] [stdout]     |        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `calculate_sl_tp_pub` is never used
[INFO] [stdout]    --> src/alpaca.rs:458:8
[INFO] [stdout]     |
[INFO] [stdout] 458 | pub fn calculate_sl_tp_pub(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `calculate_sl_tp` is never used
[INFO] [stdout]    --> src/alpaca.rs:467:4
[INFO] [stdout]     |
[INFO] [stdout] 467 | fn calculate_sl_tp(
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `convert_to_alpaca_symbol` is never used
[INFO] [stdout]    --> src/alpaca.rs:478:4
[INFO] [stdout]     |
[INFO] [stdout] 478 | fn convert_to_alpaca_symbol(binance_symbol: &str) -> String {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `period` is never read
[INFO] [stdout]  --> src/indicators.rs:6:9
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub struct Ema {
[INFO] [stdout]   |            --- field in this struct
[INFO] [stdout] 6 |     pub period: usize,
[INFO] [stdout]   |         ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `Ema` 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 `period` is never read
[INFO] [stdout]   --> src/indicators.rs:67:5
[INFO] [stdout]    |
[INFO] [stdout] 66 | pub struct Atr {
[INFO] [stdout]    |            --- field in this struct
[INFO] [stdout] 67 |     period: usize,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Atr` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `zone_width` and `contains_price` are never used
[INFO] [stdout]   --> src/order_block.rs:93:12
[INFO] [stdout]    |
[INFO] [stdout] 59 | impl OrderBlock {
[INFO] [stdout]    | --------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 93 |     pub fn zone_width(&self) -> Decimal {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 98 |     pub fn contains_price(&self, price: Decimal) -> bool {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `nearest_bullish_ob`, `nearest_bearish_ob`, and `summary` are never used
[INFO] [stdout]    --> src/order_block.rs:509:12
[INFO] [stdout]     |
[INFO] [stdout] 135 | impl OrderBlockTracker {
[INFO] [stdout]     | ---------------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 509 |     pub fn nearest_bullish_ob(&self, price: Decimal) -> Option<&OrderBlock> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 517 |     pub fn nearest_bearish_ob(&self, price: Decimal) -> Option<&OrderBlock> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 525 |     pub fn summary(&self) -> String {
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `apply_be`, `current_duration`, and `unrealized_r` are never used
[INFO] [stdout]    --> src/types.rs:180:12
[INFO] [stdout]     |
[INFO] [stdout] 130 | impl ActiveTrade {
[INFO] [stdout]     | ---------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 180 |     pub fn apply_be(&mut self) {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 193 |     pub fn current_duration(&self, current_candle_idx: usize) -> u32 {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 202 |     pub fn unrealized_r(&self, current_price: Decimal) -> Decimal {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `allow_same_direction`, `min_score_improvement`, and `kill_switch_min_duration` are never read
[INFO] [stdout]    --> src/types.rs:236:9
[INFO] [stdout]     |
[INFO] [stdout] 232 | pub struct PositionPoolConfig {
[INFO] [stdout]     |            ------------------ fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 236 |     pub allow_same_direction: bool,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 242 |     pub min_score_improvement: i32,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 256 |     pub kill_switch_min_duration: u32,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `PositionPoolConfig` 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: associated items `with_config`, `find_weakest_trade`, `can_replace_weak_trade`, and `remove_trade` are never used
[INFO] [stdout]    --> src/types.rs:441:12
[INFO] [stdout]     |
[INFO] [stdout] 436 | impl PositionPool {
[INFO] [stdout]     | ----------------- associated items in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 441 |     pub fn with_config(config: PositionPoolConfig) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 514 |     pub fn find_weakest_trade(&self, symbol: &str, timeframe: &str) -> Option<&ActiveTrade> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 521 |     pub fn can_replace_weak_trade(
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 537 |     pub fn remove_trade(&mut self, trade_id: &str) -> Option<ActiveTrade> {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SignalApiOutput` is never constructed
[INFO] [stdout]    --> src/types.rs:752:12
[INFO] [stdout]     |
[INFO] [stdout] 752 | pub struct SignalApiOutput {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `to_api_output` and `to_api_json` are never used
[INFO] [stdout]    --> src/types.rs:765:12
[INFO] [stdout]     |
[INFO] [stdout] 763 | impl TradeSignal {
[INFO] [stdout]     | ---------------- methods in this implementation
[INFO] [stdout] 764 |     /// FT3: Convert to API output format
[INFO] [stdout] 765 |     pub fn to_api_output(&self) -> SignalApiOutput {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 779 |     pub fn to_api_json(&self) -> String {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `stream` is never read
[INFO] [stdout]    --> src/types.rs:884:9
[INFO] [stdout]     |
[INFO] [stdout] 883 | pub struct WsStreamMessage {
[INFO] [stdout]     |            --------------- field in this struct
[INFO] [stdout] 884 |     pub stream: String,
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `WsStreamMessage` 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 `symbol` is never read
[INFO] [stdout]    --> src/types.rs:891:9
[INFO] [stdout]     |
[INFO] [stdout] 889 | pub struct WsKlineEvent {
[INFO] [stdout]     |            ------------ field in this struct
[INFO] [stdout] 890 |     #[serde(rename = "s")]
[INFO] [stdout] 891 |     pub symbol: String,
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `WsKlineEvent` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] warning: unused dependency `clap`
[INFO] [stderr]   --> Cargo.toml:29:15
[INFO] [stderr]    |
[INFO] [stderr] 29 | [dependencies.clap]
[INFO] [stderr]    |               ^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::unused_dependencies` is set to `warn` by default
[INFO] [stderr] help: consider removing the dependency on `clap`
[INFO] [stderr] warning: unused dependency `rust_decimal_macros`
[INFO] [stderr]   --> Cargo.toml:19:1
[INFO] [stderr]    |
[INFO] [stderr] 19 | rust_decimal_macros = "1"
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr] help: consider removing the dependency on `rust_decimal_macros`
[INFO] [stderr] warning: `ebu-algo` (manifest) generated 2 warnings
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 29s
[INFO] running `Command { std: "docker" "inspect" "69066cc90bce4d2b957c67db355b9f106b15223126036f09b0d9f759e1d54f8d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "69066cc90bce4d2b957c67db355b9f106b15223126036f09b0d9f759e1d54f8d", kill_on_drop: false }`
[INFO] [stdout] 69066cc90bce4d2b957c67db355b9f106b15223126036f09b0d9f759e1d54f8d
