[INFO] cloning repository https://github.com/Ketankhunti/Trading_Bot [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Ketankhunti/Trading_Bot" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKetankhunti%2FTrading_Bot", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKetankhunti%2FTrading_Bot'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9e362a699cd93749c69a0f3d3f2b3fa181257ca7 [INFO] building Ketankhunti/Trading_Bot against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKetankhunti%2FTrading_Bot" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/Ketankhunti/Trading_Bot [INFO] finished tweaking git repo https://github.com/Ketankhunti/Trading_Bot [INFO] tweaked toml for git repo https://github.com/Ketankhunti/Trading_Bot written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Ketankhunti/Trading_Bot on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/Ketankhunti/Trading_Bot already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded term v0.7.0 [INFO] [stderr] Downloaded tokio-socks v0.5.2 [INFO] [stderr] Downloaded tokio-tungstenite v0.27.0 [INFO] [stderr] Downloaded debug_unsafe v0.1.3 [INFO] [stderr] Downloaded prettytable-rs v0.10.0 [INFO] [stderr] Downloaded indoc v2.0.6 [INFO] [stderr] Downloaded libz-rs-sys v0.5.1 [INFO] [stderr] Downloaded snafu-derive v0.6.10 [INFO] [stderr] Downloaded generational-arena v0.2.9 [INFO] [stderr] Downloaded atoi_simd v0.16.1 [INFO] [stderr] Downloaded fast-float2 v0.2.3 [INFO] [stderr] Downloaded prettyplease v0.2.35 [INFO] [stderr] Downloaded calamine v0.28.0 [INFO] [stderr] Downloaded zip v4.2.0 [INFO] [stderr] Downloaded crossterm v0.29.0 [INFO] [stderr] Downloaded h2 v0.4.11 [INFO] [stderr] Downloaded zlib-rs v0.5.1 [INFO] [stderr] Downloaded aws-lc-rs v1.13.1 [INFO] [stderr] Downloaded cc v1.2.28 [INFO] [stderr] Downloaded zopfli v0.8.2 [INFO] [stderr] Downloaded arc-swap v1.7.1 [INFO] [stderr] Downloaded muxado v0.5.0 [INFO] [stderr] Downloaded snafu v0.6.10 [INFO] [stderr] Downloaded proxy-protocol v0.5.0 [INFO] [stderr] Downloaded hyper-http-proxy v1.1.0 [INFO] [stderr] Downloaded awaitdrop v0.1.2 [INFO] [stderr] Downloaded tungstenite v0.27.0 [INFO] [stderr] Downloaded aws-lc-sys v0.29.0 [INFO] [stderr] Downloaded ngrok v0.15.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1b7b7689d025e00e70cf59f1ca98014fd8c0f57843007644166fb2c6b8ff0a26 [INFO] running `Command { std: "docker" "start" "-a" "1b7b7689d025e00e70cf59f1ca98014fd8c0f57843007644166fb2c6b8ff0a26", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1b7b7689d025e00e70cf59f1ca98014fd8c0f57843007644166fb2c6b8ff0a26", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1b7b7689d025e00e70cf59f1ca98014fd8c0f57843007644166fb2c6b8ff0a26", kill_on_drop: false }` [INFO] [stdout] 1b7b7689d025e00e70cf59f1ca98014fd8c0f57843007644166fb2c6b8ff0a26 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b5b8f30d5a25c156d377ae5190758fc96e28f9048dbced607800e4b13e3af1f5 [INFO] running `Command { std: "docker" "start" "-a" "b5b8f30d5a25c156d377ae5190758fc96e28f9048dbced607800e4b13e3af1f5", kill_on_drop: false }` [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling http v1.3.1 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling cc v1.2.28 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling fs_extra v1.3.0 [INFO] [stderr] Compiling dunce v1.0.5 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling rustversion v1.0.21 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling aws-lc-rs v1.13.1 [INFO] [stderr] Compiling rustls-pki-types v1.12.0 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling tower-layer v0.3.3 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling rustls v0.23.28 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling hashbrown v0.15.4 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling tokio v1.46.1 [INFO] [stderr] Compiling cmake v0.1.54 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling slotmap v1.0.7 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling indexmap v2.10.0 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling zlib-rs v0.5.1 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling signal-hook-mio v0.2.4 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Compiling aws-lc-sys v0.29.0 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Compiling convert_case v0.7.1 [INFO] [stderr] Compiling rustls-pemfile v2.2.0 [INFO] [stderr] Compiling rustls-native-certs v0.8.1 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling headers-core v0.3.0 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling generational-arena v0.2.9 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling bumpalo v3.19.0 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Compiling zopfli v0.8.2 [INFO] [stderr] Compiling headers v0.4.1 [INFO] [stderr] Compiling rustls-native-certs v0.7.3 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling castaway v0.2.3 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling csv-core v0.1.12 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling iri-string v0.7.8 [INFO] [stderr] Compiling litrs v0.4.1 [INFO] [stderr] Compiling data-encoding v2.9.0 [INFO] [stderr] Compiling debug_unsafe v0.1.3 [INFO] [stderr] Compiling match_cfg v0.1.0 [INFO] [stderr] Compiling indoc v2.0.6 [INFO] [stderr] Compiling anstream v0.6.19 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling atoi_simd v0.16.1 [INFO] [stderr] Compiling document-features v0.2.11 [INFO] [stderr] Compiling compact_str v0.8.1 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling axum-core v0.4.5 [INFO] [stderr] Compiling instability v0.3.7 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling awaitdrop v0.1.2 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling ed25519 v2.2.3 [INFO] [stderr] Compiling derive_more v2.0.1 [INFO] [stderr] Compiling unicode-truncate v1.1.0 [INFO] [stderr] Compiling crossterm v0.28.1 [INFO] [stderr] Compiling libz-rs-sys v0.5.1 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Compiling flate2 v1.1.2 [INFO] [stderr] Compiling quick-xml v0.37.5 [INFO] [stderr] Compiling codepage v0.1.2 [INFO] [stderr] Compiling env_filter v0.1.3 [INFO] [stderr] Compiling zip v4.2.0 [INFO] [stderr] Compiling lru v0.12.5 [INFO] [stderr] Compiling axum-core v0.5.2 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling is-terminal v0.4.16 [INFO] [stderr] Compiling encode_unicode v1.0.0 [INFO] [stderr] Compiling unicode-width v0.2.0 [INFO] [stderr] Compiling snafu-derive v0.6.10 [INFO] [stderr] Compiling cassowary v0.3.0 [INFO] [stderr] Compiling arc-swap v1.7.1 [INFO] [stderr] Compiling fast-float2 v0.2.3 [INFO] [stderr] Compiling matchit v0.8.4 [INFO] [stderr] Compiling env_logger v0.11.8 [INFO] [stderr] Compiling crossterm v0.29.0 [INFO] [stderr] Compiling ed25519-dalek v2.1.1 [INFO] [stderr] Compiling ratatui v0.29.0 [INFO] [stderr] Compiling uuid v1.17.0 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling pem v3.0.5 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling serde_path_to_error v0.1.17 [INFO] [stderr] Compiling csv v1.3.1 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling calamine v0.28.0 [INFO] [stderr] Compiling tokio-util v0.7.15 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling tokio-socks v0.5.2 [INFO] [stderr] Compiling snafu v0.6.10 [INFO] [stderr] Compiling tokio-retry v0.3.0 [INFO] [stderr] Compiling prettytable-rs v0.10.0 [INFO] [stderr] Compiling proxy-protocol v0.5.0 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling h2 v0.4.11 [INFO] [stderr] Compiling h2 v0.3.26 [INFO] [stderr] Compiling muxado v0.5.0 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling tungstenite v0.27.0 [INFO] [stderr] Compiling tokio-tungstenite v0.27.0 [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling hyper-util v0.1.14 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling axum v0.7.9 [INFO] [stderr] Compiling axum v0.8.4 [INFO] [stderr] Compiling reqwest v0.12.22 [INFO] [stderr] Compiling rustls-webpki v0.103.3 [INFO] [stderr] Compiling tokio-rustls v0.26.2 [INFO] [stderr] Compiling futures-rustls v0.26.0 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling hyper-http-proxy v1.1.0 [INFO] [stderr] Compiling ngrok v0.15.0 [INFO] [stderr] Compiling trading_bot v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `tokio::sync::mpsc` [INFO] [stdout] --> src/webhook/mod.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | use tokio::sync::mpsc; [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: `debug` [INFO] [stdout] --> src/webhook/mod.rs:18:11 [INFO] [stdout] | [INFO] [stdout] 18 | use log::{debug, error, info, warn}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `TimeInForce` [INFO] [stdout] --> src/webhook/mod.rs:20:42 [INFO] [stdout] | [INFO] [stdout] 20 | use crate::order::{OrderSide, OrderType, TimeInForce}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `ratatui::Frame::<'_>::size`: use .area() as it's the more correct name [INFO] [stdout] --> src/tui/mod.rs:93:36 [INFO] [stdout] | [INFO] [stdout] 93 | visible_height = frame.size().height.saturating_sub(2); // Subtract borders [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `api_key` [INFO] [stdout] --> src/websocket/mod.rs:201:9 [INFO] [stdout] | [INFO] [stdout] 201 | api_key: String, // Cloned for use in signing if necessary within listener [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_api_key` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `secret_key` [INFO] [stdout] --> src/websocket/mod.rs:202:9 [INFO] [stdout] | [INFO] [stdout] 202 | secret_key: String, // Cloned for use in signing if necessary within listener [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_secret_key` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `need_reconnect` is never read [INFO] [stdout] --> src/websocket/mod.rs:254:33 [INFO] [stdout] | [INFO] [stdout] 254 | ... need_reconnect = true; [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 `need_reconnect` is never read [INFO] [stdout] --> src/websocket_stream/mod.rs:219:41 [INFO] [stdout] | [INFO] [stdout] 219 | ... need_reconnect = true; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `need_reconnect` is never read [INFO] [stdout] --> src/websocket_stream/mod.rs:231:33 [INFO] [stdout] | [INFO] [stdout] 231 | ... need_reconnect = true; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `ratatui::Frame::<'_>::size`: use .area() as it's the more correct name [INFO] [stdout] --> src/tui/mod.rs:45:22 [INFO] [stdout] | [INFO] [stdout] 45 | let size = frame.size(); [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> src/streams/mod.rs:245:22 [INFO] [stdout] | [INFO] [stdout] 225 | #[serde(rename = "N")] [INFO] [stdout] | --- matches all the relevant values [INFO] [stdout] ... [INFO] [stdout] 245 | #[serde(rename = "N")] [INFO] [stdout] | ^^^ no value can reach this [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unreachable_patterns)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `total_lines` [INFO] [stdout] --> src/tui/mod.rs:55:9 [INFO] [stdout] | [INFO] [stdout] 55 | let total_lines = debug_output.lines().count() as u16; [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_total_lines` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple fields are never read [INFO] [stdout] --> src/strategy/mod.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 15 | struct Candle { [INFO] [stdout] | ------ fields in this struct [INFO] [stdout] ... [INFO] [stdout] 19 | open: f64, [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 27 | volume: f64, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 28 | #[serde(rename = "Close time")] [INFO] [stdout] 29 | close_time: String, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 30 | #[serde(rename = "Quote asset volume")] [INFO] [stdout] 31 | quote_asset_volume: f64, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 32 | #[serde(rename = "Number of trades")] [INFO] [stdout] 33 | number_of_trades: u32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] 34 | #[serde(rename = "Taker buy base asset volume")] [INFO] [stdout] 35 | taker_buy_base_asset_volume: f64, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 36 | #[serde(rename = "Taker buy quote asset volume")] [INFO] [stdout] 37 | taker_buy_quote_asset_volume: f64, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 38 | #[serde(rename = "Ignore")] [INFO] [stdout] 39 | ignore: f64, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Candle` 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 `ws_base_url_api` is never read [INFO] [stdout] --> src/websocket/mod.rs:72:5 [INFO] [stdout] | [INFO] [stdout] 69 | pub struct WebSocketClient { [INFO] [stdout] | --------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 72 | ws_base_url_api: String, // Base URL for WebSocket API calls (signed requests like session.logon, account.status) [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `SendRawMessage` is never constructed [INFO] [stdout] --> src/websocket_stream/mod.rs:85:5 [INFO] [stdout] | [INFO] [stdout] 53 | enum WsStreamRequest { [INFO] [stdout] | --------------- variant in this enum [INFO] [stdout] ... [INFO] [stdout] 85 | SendRawMessage { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `ws_base_url_market_stream` and `data_sender` are never read [INFO] [stdout] --> src/websocket_stream/mod.rs:92:5 [INFO] [stdout] | [INFO] [stdout] 91 | pub struct MarketStreamClient { [INFO] [stdout] | ------------------ fields in this struct [INFO] [stdout] 92 | ws_base_url_market_stream: String, // Base URL for public market data streams [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 98 | data_sender: mpsc::Sender, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 04s [INFO] running `Command { std: "docker" "inspect" "b5b8f30d5a25c156d377ae5190758fc96e28f9048dbced607800e4b13e3af1f5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b5b8f30d5a25c156d377ae5190758fc96e28f9048dbced607800e4b13e3af1f5", kill_on_drop: false }` [INFO] [stdout] b5b8f30d5a25c156d377ae5190758fc96e28f9048dbced607800e4b13e3af1f5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 711e89bce085e4bf9fb5ba81a605557765a6adc79be2f69475913f71c4553aa6 [INFO] running `Command { std: "docker" "start" "-a" "711e89bce085e4bf9fb5ba81a605557765a6adc79be2f69475913f71c4553aa6", kill_on_drop: false }` [INFO] [stdout] warning: unused import: `tokio::sync::mpsc` [INFO] [stdout] --> src/webhook/mod.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | use tokio::sync::mpsc; [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: `debug` [INFO] [stdout] --> src/webhook/mod.rs:18:11 [INFO] [stdout] | [INFO] [stdout] 18 | use log::{debug, error, info, warn}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `TimeInForce` [INFO] [stdout] --> src/webhook/mod.rs:20:42 [INFO] [stdout] | [INFO] [stdout] 20 | use crate::order::{OrderSide, OrderType, TimeInForce}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `ratatui::Frame::<'_>::size`: use .area() as it's the more correct name [INFO] [stdout] --> src/tui/mod.rs:93:36 [INFO] [stdout] | [INFO] [stdout] 93 | visible_height = frame.size().height.saturating_sub(2); // Subtract borders [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `api_key` [INFO] [stdout] --> src/websocket/mod.rs:201:9 [INFO] [stdout] | [INFO] [stdout] 201 | api_key: String, // Cloned for use in signing if necessary within listener [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_api_key` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `secret_key` [INFO] [stdout] --> src/websocket/mod.rs:202:9 [INFO] [stdout] | [INFO] [stdout] 202 | secret_key: String, // Cloned for use in signing if necessary within listener [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_secret_key` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `need_reconnect` is never read [INFO] [stdout] --> src/websocket/mod.rs:254:33 [INFO] [stdout] | [INFO] [stdout] 254 | ... need_reconnect = true; [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 `need_reconnect` is never read [INFO] [stdout] --> src/websocket_stream/mod.rs:219:41 [INFO] [stdout] | [INFO] [stdout] 219 | ... need_reconnect = true; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `need_reconnect` is never read [INFO] [stdout] --> src/websocket_stream/mod.rs:231:33 [INFO] [stdout] | [INFO] [stdout] 231 | ... need_reconnect = true; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `ratatui::Frame::<'_>::size`: use .area() as it's the more correct name [INFO] [stdout] --> src/tui/mod.rs:45:22 [INFO] [stdout] | [INFO] [stdout] 45 | let size = frame.size(); [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling trading_bot v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> src/streams/mod.rs:245:22 [INFO] [stdout] | [INFO] [stdout] 225 | #[serde(rename = "N")] [INFO] [stdout] | --- matches all the relevant values [INFO] [stdout] ... [INFO] [stdout] 245 | #[serde(rename = "N")] [INFO] [stdout] | ^^^ no value can reach this [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unreachable_patterns)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `total_lines` [INFO] [stdout] --> src/tui/mod.rs:55:9 [INFO] [stdout] | [INFO] [stdout] 55 | let total_lines = debug_output.lines().count() as u16; [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_total_lines` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple fields are never read [INFO] [stdout] --> src/strategy/mod.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 15 | struct Candle { [INFO] [stdout] | ------ fields in this struct [INFO] [stdout] ... [INFO] [stdout] 19 | open: f64, [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 27 | volume: f64, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 28 | #[serde(rename = "Close time")] [INFO] [stdout] 29 | close_time: String, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 30 | #[serde(rename = "Quote asset volume")] [INFO] [stdout] 31 | quote_asset_volume: f64, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 32 | #[serde(rename = "Number of trades")] [INFO] [stdout] 33 | number_of_trades: u32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] 34 | #[serde(rename = "Taker buy base asset volume")] [INFO] [stdout] 35 | taker_buy_base_asset_volume: f64, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 36 | #[serde(rename = "Taker buy quote asset volume")] [INFO] [stdout] 37 | taker_buy_quote_asset_volume: f64, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 38 | #[serde(rename = "Ignore")] [INFO] [stdout] 39 | ignore: f64, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Candle` 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 `ws_base_url_api` is never read [INFO] [stdout] --> src/websocket/mod.rs:72:5 [INFO] [stdout] | [INFO] [stdout] 69 | pub struct WebSocketClient { [INFO] [stdout] | --------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 72 | ws_base_url_api: String, // Base URL for WebSocket API calls (signed requests like session.logon, account.status) [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `SendRawMessage` is never constructed [INFO] [stdout] --> src/websocket_stream/mod.rs:85:5 [INFO] [stdout] | [INFO] [stdout] 53 | enum WsStreamRequest { [INFO] [stdout] | --------------- variant in this enum [INFO] [stdout] ... [INFO] [stdout] 85 | SendRawMessage { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `ws_base_url_market_stream` and `data_sender` are never read [INFO] [stdout] --> src/websocket_stream/mod.rs:92:5 [INFO] [stdout] | [INFO] [stdout] 91 | pub struct MarketStreamClient { [INFO] [stdout] | ------------------ fields in this struct [INFO] [stdout] 92 | ws_base_url_market_stream: String, // Base URL for public market data streams [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 98 | data_sender: mpsc::Sender, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `trading_bot::streams::*` [INFO] [stdout] --> tests/websocket_stream_tests.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use trading_bot::streams::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Value` and `from_value` [INFO] [stdout] --> tests/websocket_stream_tests.rs:12:18 [INFO] [stdout] | [INFO] [stdout] 12 | use serde_json::{from_value, Value}; [INFO] [stdout] | ^^^^^^^^^^ ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::env` [INFO] [stdout] --> tests/websocket_stream_tests.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | use std::env; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `debug` [INFO] [stdout] --> tests/websocket_stream_tests.rs:16:24 [INFO] [stdout] | [INFO] [stdout] 16 | use log::{info, error, debug, warn}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `serde_json::json` [INFO] [stdout] --> tests/websocket_stream_tests.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | use serde_json::json; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `tokio::sync::mpsc` [INFO] [stdout] --> src/webhook/mod.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | use tokio::sync::mpsc; [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: `debug` [INFO] [stdout] --> src/webhook/mod.rs:18:11 [INFO] [stdout] | [INFO] [stdout] 18 | use log::{debug, error, info, warn}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `TimeInForce` [INFO] [stdout] --> src/webhook/mod.rs:20:42 [INFO] [stdout] | [INFO] [stdout] 20 | use crate::order::{OrderSide, OrderType, TimeInForce}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `ratatui::Frame::<'_>::size`: use .area() as it's the more correct name [INFO] [stdout] --> src/tui/mod.rs:93:36 [INFO] [stdout] | [INFO] [stdout] 93 | visible_height = frame.size().height.saturating_sub(2); // Subtract borders [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `api_key` [INFO] [stdout] --> src/websocket/mod.rs:201:9 [INFO] [stdout] | [INFO] [stdout] 201 | api_key: String, // Cloned for use in signing if necessary within listener [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_api_key` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `secret_key` [INFO] [stdout] --> src/websocket/mod.rs:202:9 [INFO] [stdout] | [INFO] [stdout] 202 | secret_key: String, // Cloned for use in signing if necessary within listener [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_secret_key` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `need_reconnect` is never read [INFO] [stdout] --> src/websocket/mod.rs:254:33 [INFO] [stdout] | [INFO] [stdout] 254 | ... need_reconnect = true; [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 `need_reconnect` is never read [INFO] [stdout] --> src/websocket_stream/mod.rs:219:41 [INFO] [stdout] | [INFO] [stdout] 219 | ... need_reconnect = true; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `need_reconnect` is never read [INFO] [stdout] --> src/websocket_stream/mod.rs:231:33 [INFO] [stdout] | [INFO] [stdout] 231 | ... need_reconnect = true; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `ratatui::Frame::<'_>::size`: use .area() as it's the more correct name [INFO] [stdout] --> src/tui/mod.rs:45:22 [INFO] [stdout] | [INFO] [stdout] 45 | let size = frame.size(); [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> src/streams/mod.rs:245:22 [INFO] [stdout] | [INFO] [stdout] 225 | #[serde(rename = "N")] [INFO] [stdout] | --- matches all the relevant values [INFO] [stdout] ... [INFO] [stdout] 245 | #[serde(rename = "N")] [INFO] [stdout] | ^^^ no value can reach this [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unreachable_patterns)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `total_lines` [INFO] [stdout] --> src/tui/mod.rs:55:9 [INFO] [stdout] | [INFO] [stdout] 55 | let total_lines = debug_output.lines().count() as u16; [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_total_lines` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple fields are never read [INFO] [stdout] --> src/strategy/mod.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 15 | struct Candle { [INFO] [stdout] | ------ fields in this struct [INFO] [stdout] ... [INFO] [stdout] 19 | open: f64, [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 27 | volume: f64, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 28 | #[serde(rename = "Close time")] [INFO] [stdout] 29 | close_time: String, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 30 | #[serde(rename = "Quote asset volume")] [INFO] [stdout] 31 | quote_asset_volume: f64, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 32 | #[serde(rename = "Number of trades")] [INFO] [stdout] 33 | number_of_trades: u32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] 34 | #[serde(rename = "Taker buy base asset volume")] [INFO] [stdout] 35 | taker_buy_base_asset_volume: f64, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 36 | #[serde(rename = "Taker buy quote asset volume")] [INFO] [stdout] 37 | taker_buy_quote_asset_volume: f64, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 38 | #[serde(rename = "Ignore")] [INFO] [stdout] 39 | ignore: f64, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Candle` 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 `ws_base_url_api` is never read [INFO] [stdout] --> src/websocket/mod.rs:72:5 [INFO] [stdout] | [INFO] [stdout] 69 | pub struct WebSocketClient { [INFO] [stdout] | --------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 72 | ws_base_url_api: String, // Base URL for WebSocket API calls (signed requests like session.logon, account.status) [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `SendRawMessage` is never constructed [INFO] [stdout] --> src/websocket_stream/mod.rs:85:5 [INFO] [stdout] | [INFO] [stdout] 53 | enum WsStreamRequest { [INFO] [stdout] | --------------- variant in this enum [INFO] [stdout] ... [INFO] [stdout] 85 | SendRawMessage { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `ws_base_url_market_stream` and `data_sender` are never read [INFO] [stdout] --> src/websocket_stream/mod.rs:92:5 [INFO] [stdout] | [INFO] [stdout] 91 | pub struct MarketStreamClient { [INFO] [stdout] | ------------------ fields in this struct [INFO] [stdout] 92 | ws_base_url_market_stream: String, // Base URL for public market data streams [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 98 | data_sender: mpsc::Sender, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 7.75s [INFO] running `Command { std: "docker" "inspect" "711e89bce085e4bf9fb5ba81a605557765a6adc79be2f69475913f71c4553aa6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "711e89bce085e4bf9fb5ba81a605557765a6adc79be2f69475913f71c4553aa6", kill_on_drop: false }` [INFO] [stdout] 711e89bce085e4bf9fb5ba81a605557765a6adc79be2f69475913f71c4553aa6