[INFO] fetching crate crypto-botters 0.6.0...
[INFO] testing crypto-botters-0.6.0 against beta-2025-09-21 for beta-1.91-3
[INFO] extracting crate crypto-botters 0.6.0 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate crypto-botters 0.6.0
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate crypto-botters 0.6.0
[INFO] tweaked toml for crates.io crate crypto-botters 0.6.0 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate crypto-botters 0.6.0 on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate crypto-botters 0.6.0 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" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d642499a27c772ea58ec6244fcca50e129263d084d9bef528c3a8fc5ab2c28e7
[INFO] running `Command { std: "docker" "start" "-a" "d642499a27c772ea58ec6244fcca50e129263d084d9bef528c3a8fc5ab2c28e7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d642499a27c772ea58ec6244fcca50e129263d084d9bef528c3a8fc5ab2c28e7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d642499a27c772ea58ec6244fcca50e129263d084d9bef528c3a8fc5ab2c28e7", kill_on_drop: false }`
[INFO] [stdout] d642499a27c772ea58ec6244fcca50e129263d084d9bef528c3a8fc5ab2c28e7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 79617ad2268e93dcdd59dd5121c508690598e3a5db58603b8b50f36344376e19
[INFO] running `Command { std: "docker" "start" "-a" "79617ad2268e93dcdd59dd5121c508690598e3a5db58603b8b50f36344376e19", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.64
[INFO] [stderr]    Compiling quote v1.0.29
[INFO] [stderr]    Compiling unicode-ident v1.0.10
[INFO] [stderr]    Compiling libc v0.2.150
[INFO] [stderr]    Compiling pkg-config v0.3.27
[INFO] [stderr]    Compiling itoa v1.0.8
[INFO] [stderr]    Compiling futures-core v0.3.29
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling slab v0.4.8
[INFO] [stderr]    Compiling futures-task v0.3.29
[INFO] [stderr]    Compiling openssl v0.10.61
[INFO] [stderr]    Compiling bitflags v2.3.3
[INFO] [stderr]    Compiling futures-sink v0.3.29
[INFO] [stderr]    Compiling futures-util v0.3.29
[INFO] [stderr]    Compiling tracing-core v0.1.31
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling percent-encoding v2.3.0
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling unicode-normalization v0.1.22
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling form_urlencoded v1.2.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling http v0.2.9
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]    Compiling futures-channel v0.3.28
[INFO] [stderr]    Compiling socket2 v0.5.5
[INFO] [stderr]    Compiling syn v2.0.28
[INFO] [stderr]    Compiling mio v0.8.10
[INFO] [stderr]    Compiling tracing v0.1.37
[INFO] [stderr]    Compiling getrandom v0.2.10
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling serde v1.0.193
[INFO] [stderr]    Compiling unicode-bidi v0.3.13
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling idna v0.4.0
[INFO] [stderr]    Compiling thiserror v1.0.50
[INFO] [stderr]    Compiling try-lock v0.2.4
[INFO] [stderr]    Compiling cpufeatures v0.2.9
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling http-body v0.4.5
[INFO] [stderr]    Compiling socket2 v0.4.9
[INFO] [stderr]    Compiling url v2.4.0
[INFO] [stderr]    Compiling lock_api v0.4.10
[INFO] [stderr]    Compiling ryu v1.0.14
[INFO] [stderr]    Compiling openssl-sys v0.9.97
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling sha1 v0.10.5
[INFO] [stderr]    Compiling http v1.0.0
[INFO] [stderr]    Compiling data-encoding v2.4.0
[INFO] [stderr]    Compiling smallvec v1.11.0
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]    Compiling parking_lot_core v0.9.8
[INFO] [stderr]    Compiling encoding_rs v0.8.32
[INFO] [stderr]    Compiling ipnet v2.8.0
[INFO] [stderr]    Compiling serde_json v1.0.108
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling futures-macro v0.3.29
[INFO] [stderr]    Compiling serde_derive v1.0.193
[INFO] [stderr]    Compiling thiserror-impl v1.0.50
[INFO] [stderr]    Compiling tokio v1.34.0
[INFO] [stderr]    Compiling tungstenite v0.21.0
[INFO] [stderr]    Compiling tokio-util v0.7.8
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tokio-tungstenite v0.21.0
[INFO] [stderr]    Compiling h2 v0.3.20
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling hyper v0.14.27
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.22
[INFO] [stderr]    Compiling generic-api-client v0.3.0
[INFO] [stderr]    Compiling crypto-botters v0.6.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `exchanges::*`
[INFO] [stdout]  --> src/lib.rs:8:9
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub use exchanges::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 04s
[INFO] running `Command { std: "docker" "inspect" "79617ad2268e93dcdd59dd5121c508690598e3a5db58603b8b50f36344376e19", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "79617ad2268e93dcdd59dd5121c508690598e3a5db58603b8b50f36344376e19", kill_on_drop: false }`
[INFO] [stdout] 79617ad2268e93dcdd59dd5121c508690598e3a5db58603b8b50f36344376e19
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 46c909484cfaf59f84fb61883a8acee34587f09f32f344bca2c2807a0a7a9206
[INFO] running `Command { std: "docker" "start" "-a" "46c909484cfaf59f84fb61883a8acee34587f09f32f344bca2c2807a0a7a9206", kill_on_drop: false }`
[INFO] [stderr]    Compiling bitflags v2.3.3
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling rustix v0.38.3
[INFO] [stderr]    Compiling aho-corasick v1.0.2
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling regex-syntax v0.7.3
[INFO] [stderr]    Compiling linux-raw-sys v0.4.3
[INFO] [stderr]    Compiling openssl v0.10.61
[INFO] [stderr]    Compiling rust_decimal v1.33.1
[INFO] [stderr]    Compiling tokio v1.34.0
[INFO] [stderr]    Compiling arrayvec v0.7.4
[INFO] [stderr]    Compiling termcolor v1.2.0
[INFO] [stderr]    Compiling is-terminal v0.4.9
[INFO] [stderr]    Compiling regex-automata v0.3.2
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]    Compiling tungstenite v0.21.0
[INFO] [stderr]    Compiling regex v1.9.1
[INFO] [stderr]    Compiling env_logger v0.10.1
[INFO] [stderr]    Compiling tokio-util v0.7.8
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tokio-tungstenite v0.21.0
[INFO] [stderr]    Compiling h2 v0.3.20
[INFO] [stderr]    Compiling hyper v0.14.27
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.22
[INFO] [stderr]    Compiling generic-api-client v0.3.0
[INFO] [stderr]    Compiling crypto-botters v0.6.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `exchanges::*`
[INFO] [stdout]  --> src/lib.rs:8:9
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub use exchanges::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crypto_botters::coincheck`
[INFO] [stdout]  --> examples/coincheck/coincheck_http_private.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 |     coincheck::{CoincheckOption},
[INFO] [stdout]   |     ^^^^^^^^^ could not find `coincheck` in `crypto_botters`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crypto_botters::bybit`
[INFO] [stdout]  --> examples/bybit/previous_version/bybit_inverse_perpetual_v2.rs:3:30
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crypto_botters::{Client, bybit::{BybitOption, BybitHttpAuth}};
[INFO] [stdout]   |                              ^^^^^ could not find `bybit` in `crypto_botters`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crypto_botters::bybit`
[INFO] [stdout]  --> examples/bybit/v5/bybit_v5_websocket_private.rs:3:30
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crypto_botters::{Client, bybit::BybitOption};
[INFO] [stdout]   |                              ^^^^^ could not find `bybit` in `crypto_botters`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crypto_botters::bitflyer`
[INFO] [stdout]  --> examples/bitflyer/bitflyer_http_private.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 |     bitflyer::BitFlyerOption,
[INFO] [stdout]   |     ^^^^^^^^ could not find `bitflyer` in `crypto_botters`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crypto_botters::bybit`
[INFO] [stdout]  --> examples/bybit/v3/bybit_spot_v3_websocket_private.rs:6:30
[INFO] [stdout]   |
[INFO] [stdout] 6 | use crypto_botters::{Client, bybit::{BybitOption, BybitWebSocketUrl}};
[INFO] [stdout]   |                              ^^^^^ could not find `bybit` in `crypto_botters`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `crypto_botters::Client: GetOptions<_>` is not satisfied
[INFO] [stdout]   --> examples/coincheck/coincheck_http_private.rs:17:34
[INFO] [stdout]    |
[INFO] [stdout] 17 |     client.update_default_option(CoincheckOption::Key(key));
[INFO] [stdout]    |            --------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `GetOptions<_>` is not implemented for `crypto_botters::Client`
[INFO] [stdout]    |            |
[INFO] [stdout]    |            required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `crypto_botters::Client::update_default_option`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:50:15
[INFO] [stdout]    |
[INFO] [stdout] 47 |     pub fn update_default_option<O>(&mut self, option: O)
[INFO] [stdout]    |            --------------------- required by a bound in this associated function
[INFO] [stdout] ...
[INFO] [stdout] 50 |         Self: GetOptions<O::Options>,
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `Client::update_default_option`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `crypto_botters::Client: GetOptions<_>` is not satisfied
[INFO] [stdout]   --> examples/bybit/previous_version/bybit_inverse_perpetual_v2.rs:13:34
[INFO] [stdout]    |
[INFO] [stdout] 13 |     client.update_default_option(BybitOption::Key(key));
[INFO] [stdout]    |            --------------------- ^^^^^^^^^^^^^^^^^^^^^ the trait `GetOptions<_>` is not implemented for `crypto_botters::Client`
[INFO] [stdout]    |            |
[INFO] [stdout]    |            required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `crypto_botters::Client::update_default_option`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:50:15
[INFO] [stdout]    |
[INFO] [stdout] 47 |     pub fn update_default_option<O>(&mut self, option: O)
[INFO] [stdout]    |            --------------------- required by a bound in this associated function
[INFO] [stdout] ...
[INFO] [stdout] 50 |         Self: GetOptions<O::Options>,
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `Client::update_default_option`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `crypto_botters::Client: GetOptions<_>` is not satisfied
[INFO] [stdout]   --> examples/coincheck/coincheck_http_private.rs:18:34
[INFO] [stdout]    |
[INFO] [stdout] 18 |     client.update_default_option(CoincheckOption::Secret(secret));
[INFO] [stdout]    |            --------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `GetOptions<_>` is not implemented for `crypto_botters::Client`
[INFO] [stdout]    |            |
[INFO] [stdout]    |            required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `crypto_botters::Client::update_default_option`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:50:15
[INFO] [stdout]    |
[INFO] [stdout] 47 |     pub fn update_default_option<O>(&mut self, option: O)
[INFO] [stdout]    |            --------------------- required by a bound in this associated function
[INFO] [stdout] ...
[INFO] [stdout] 50 |         Self: GetOptions<O::Options>,
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `Client::update_default_option`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `crypto_botters::Client: GetOptions<_>` is not satisfied
[INFO] [stdout]   --> examples/bybit/previous_version/bybit_inverse_perpetual_v2.rs:14:34
[INFO] [stdout]    |
[INFO] [stdout] 14 |     client.update_default_option(BybitOption::Secret(secret));
[INFO] [stdout]    |            --------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `GetOptions<_>` is not implemented for `crypto_botters::Client`
[INFO] [stdout]    |            |
[INFO] [stdout]    |            required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `crypto_botters::Client::update_default_option`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:50:15
[INFO] [stdout]    |
[INFO] [stdout] 47 |     pub fn update_default_option<O>(&mut self, option: O)
[INFO] [stdout]    |            --------------------- required by a bound in this associated function
[INFO] [stdout] ...
[INFO] [stdout] 50 |         Self: GetOptions<O::Options>,
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `Client::update_default_option`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `crypto_botters::Client: GetOptions<_>` is not satisfied
[INFO] [stdout]   --> examples/bybit/previous_version/bybit_inverse_perpetual_v2.rs:15:34
[INFO] [stdout]    |
[INFO] [stdout] 15 |     client.update_default_option(BybitOption::RecvWindow(6000));
[INFO] [stdout]    |            --------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `GetOptions<_>` is not implemented for `crypto_botters::Client`
[INFO] [stdout]    |            |
[INFO] [stdout]    |            required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `crypto_botters::Client::update_default_option`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:50:15
[INFO] [stdout]    |
[INFO] [stdout] 47 |     pub fn update_default_option<O>(&mut self, option: O)
[INFO] [stdout]    |            --------------------- required by a bound in this associated function
[INFO] [stdout] ...
[INFO] [stdout] 50 |         Self: GetOptions<O::Options>,
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `Client::update_default_option`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crypto_botters::bybit`
[INFO] [stdout]  --> examples/bybit/v3/bybit_usdt_contract_v3_websocket_public.rs:3:30
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crypto_botters::{Client, bybit::{BybitOption, BybitWebSocketUrl}};
[INFO] [stdout]   |                              ^^^^^ could not find `bybit` in `crypto_botters`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `crypto_botters::Client: GetOptions<_>` is not satisfied
[INFO] [stdout]   --> examples/coincheck/coincheck_http_private.rs:21:49
[INFO] [stdout]    |
[INFO] [stdout] 21 |     let open_orders: serde_json::Value = client.get_no_query(
[INFO] [stdout]    |                                                 ^^^^^^^^^^^^ the trait `GetOptions<_>` is not implemented for `crypto_botters::Client`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `crypto_botters::Client::get_no_query`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:99:15
[INFO] [stdout]    |
[INFO] [stdout] 95 |     pub async fn get_no_query<'a, R, O>(&self, url: &str, options: impl IntoIterator<Item=O>) -> request_return_type!('a, R, O, ())
[INFO] [stdout]    |                  ------------ required by a bound in this associated function
[INFO] [stdout] ...
[INFO] [stdout] 99 |         Self: GetOptions<O::Options>,
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `Client::get_no_query`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `crypto_botters::Client: GetOptions<_>` is not satisfied
[INFO] [stdout]   --> examples/bybit/previous_version/bybit_inverse_perpetual_v2.rs:17:51
[INFO] [stdout]    |
[INFO] [stdout] 17 |     let open_interest: serde_json::Value = client.get(
[INFO] [stdout]    |                                                   ^^^ the trait `GetOptions<_>` is not implemented for `crypto_botters::Client`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `crypto_botters::Client::get`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:87:15
[INFO] [stdout]    |
[INFO] [stdout] 83 |     pub async fn get<'a, R, O, Q>(&self, url: &str, query: Option<&Q>, options: impl IntoIterator<Item=O>) -> request_return_type!('a, R,...
[INFO] [stdout]    |                  --- required by a bound in this associated function
[INFO] [stdout] ...
[INFO] [stdout] 87 |         Self: GetOptions<O::Options>,
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `Client::get`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `crypto_botters::Client: GetOptions<_>` is not satisfied
[INFO] [stdout]    --> examples/coincheck/coincheck_http_private.rs:28:50
[INFO] [stdout]     |
[INFO] [stdout]  28 |     let order_result: serde_json::Value = client.post(
[INFO] [stdout]     |                                                  ^^^^ the trait `GetOptions<_>` is not implemented for `crypto_botters::Client`
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `crypto_botters::Client::post`
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:111:15
[INFO] [stdout]     |
[INFO] [stdout] 106 |     pub async fn post<'a, R, O, B>(&self, url: &str, body: Option<B>, options: impl IntoIterator<Item=O>)
[INFO] [stdout]     |                  ---- required by a bound in this associated function
[INFO] [stdout] ...
[INFO] [stdout] 111 |         Self: GetOptions<O::Options>,
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `Client::post`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `crypto_botters::Client: GetOptions<_>` is not satisfied
[INFO] [stdout]   --> examples/bybit/previous_version/bybit_inverse_perpetual_v2.rs:24:47
[INFO] [stdout]    |
[INFO] [stdout] 24 |     let positions: serde_json::Value = client.get(
[INFO] [stdout]    |                                               ^^^ the trait `GetOptions<_>` is not implemented for `crypto_botters::Client`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `crypto_botters::Client::get`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:87:15
[INFO] [stdout]    |
[INFO] [stdout] 83 |     pub async fn get<'a, R, O, Q>(&self, url: &str, query: Option<&Q>, options: impl IntoIterator<Item=O>) -> request_return_type!('a, R,...
[INFO] [stdout]    |                  --- required by a bound in this associated function
[INFO] [stdout] ...
[INFO] [stdout] 87 |         Self: GetOptions<O::Options>,
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `Client::get`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crypto_botters::bybit`
[INFO] [stdout]  --> examples/bybit/v5/bybit_v5_websocket_public.rs:3:30
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crypto_botters::{Client, bybit::BybitOption};
[INFO] [stdout]   |                              ^^^^^ could not find `bybit` in `crypto_botters`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0277, E0432.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `crypto_botters::Client: GetOptions<_>` is not satisfied
[INFO] [stdout]   --> examples/bybit/v5/bybit_v5_websocket_private.rs:13:34
[INFO] [stdout]    |
[INFO] [stdout] 13 |     client.update_default_option(BybitOption::Key(key));
[INFO] [stdout]    |            --------------------- ^^^^^^^^^^^^^^^^^^^^^ the trait `GetOptions<_>` is not implemented for `crypto_botters::Client`
[INFO] [stdout]    |            |
[INFO] [stdout]    |            required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `crypto_botters::Client::update_default_option`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:50:15
[INFO] [stdout]    |
[INFO] [stdout] 47 |     pub fn update_default_option<O>(&mut self, option: O)
[INFO] [stdout]    |            --------------------- required by a bound in this associated function
[INFO] [stdout] ...
[INFO] [stdout] 50 |         Self: GetOptions<O::Options>,
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `Client::update_default_option`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crypto_botters::bitflyer`
[INFO] [stdout]  --> examples/bitflyer/bitflyer_websocket_public.rs:3:30
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crypto_botters::{Client, bitflyer::BitFlyerOption};
[INFO] [stdout]   |                              ^^^^^^^^ could not find `bitflyer` in `crypto_botters`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0277, E0432.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `crypto_botters::Client: GetOptions<_>` is not satisfied
[INFO] [stdout]   --> examples/bybit/v5/bybit_v5_websocket_private.rs:14:34
[INFO] [stdout]    |
[INFO] [stdout] 14 |     client.update_default_option(BybitOption::Secret(secret));
[INFO] [stdout]    |            --------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `GetOptions<_>` is not implemented for `crypto_botters::Client`
[INFO] [stdout]    |            |
[INFO] [stdout]    |            required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `crypto_botters::Client::update_default_option`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:50:15
[INFO] [stdout]    |
[INFO] [stdout] 47 |     pub fn update_default_option<O>(&mut self, option: O)
[INFO] [stdout]    |            --------------------- required by a bound in this associated function
[INFO] [stdout] ...
[INFO] [stdout] 50 |         Self: GetOptions<O::Options>,
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `Client::update_default_option`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `crypto_botters::Client: GetOptions<_>` is not satisfied
[INFO] [stdout]   --> examples/bitflyer/bitflyer_http_private.rs:18:34
[INFO] [stdout]    |
[INFO] [stdout] 18 |     client.update_default_option(BitFlyerOption::Key(key));
[INFO] [stdout]    |            --------------------- ^^^^^^^^^^^^^^^^^^^^^^^^ the trait `GetOptions<_>` is not implemented for `crypto_botters::Client`
[INFO] [stdout]    |            |
[INFO] [stdout]    |            required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `crypto_botters::Client::update_default_option`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:50:15
[INFO] [stdout]    |
[INFO] [stdout] 47 |     pub fn update_default_option<O>(&mut self, option: O)
[INFO] [stdout]    |            --------------------- required by a bound in this associated function
[INFO] [stdout] ...
[INFO] [stdout] 50 |         Self: GetOptions<O::Options>,
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `Client::update_default_option`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `crypto_botters::Client: GetOptions<_>` is not satisfied
[INFO] [stdout]   --> examples/bitflyer/bitflyer_http_private.rs:19:34
[INFO] [stdout]    |
[INFO] [stdout] 19 |     client.update_default_option(BitFlyerOption::Secret(secret));
[INFO] [stdout]    |            --------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `GetOptions<_>` is not implemented for `crypto_botters::Client`
[INFO] [stdout]    |            |
[INFO] [stdout]    |            required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `crypto_botters::Client::update_default_option`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:50:15
[INFO] [stdout]    |
[INFO] [stdout] 47 |     pub fn update_default_option<O>(&mut self, option: O)
[INFO] [stdout]    |            --------------------- required by a bound in this associated function
[INFO] [stdout] ...
[INFO] [stdout] 50 |         Self: GetOptions<O::Options>,
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `Client::update_default_option`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `crypto_botters::Client: GetOptions<_>` is not satisfied
[INFO] [stdout]    --> examples/bitflyer/bitflyer_http_private.rs:29:40
[INFO] [stdout]     |
[INFO] [stdout]  29 |     let result: Result<(), _> = client.post(
[INFO] [stdout]     |                                        ^^^^ the trait `GetOptions<_>` is not implemented for `crypto_botters::Client`
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `crypto_botters::Client::post`
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:111:15
[INFO] [stdout]     |
[INFO] [stdout] 106 |     pub async fn post<'a, R, O, B>(&self, url: &str, body: Option<B>, options: impl IntoIterator<Item=O>)
[INFO] [stdout]     |                  ---- required by a bound in this associated function
[INFO] [stdout] ...
[INFO] [stdout] 111 |         Self: GetOptions<O::Options>,
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `Client::post`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `crypto_botters::Client: GetOptions<_>` is not satisfied
[INFO] [stdout]   --> examples/bitflyer/bitflyer_http_private.rs:37:48
[INFO] [stdout]    |
[INFO] [stdout] 37 |     let commission: serde_json::Value = client.get(
[INFO] [stdout]    |                                                ^^^ the trait `GetOptions<_>` is not implemented for `crypto_botters::Client`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `crypto_botters::Client::get`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:87:15
[INFO] [stdout]    |
[INFO] [stdout] 83 |     pub async fn get<'a, R, O, Q>(&self, url: &str, query: Option<&Q>, options: impl IntoIterator<Item=O>) -> request_return_type!('a, R,...
[INFO] [stdout]    |                  --- required by a bound in this associated function
[INFO] [stdout] ...
[INFO] [stdout] 87 |         Self: GetOptions<O::Options>,
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `Client::get`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `crypto_botters::Client: GetOptions<_>` is not satisfied
[INFO] [stdout]    --> examples/bybit/v5/bybit_v5_websocket_private.rs:16:29
[INFO] [stdout]     |
[INFO] [stdout]  16 |     let connection = client.websocket(
[INFO] [stdout]     |                             ^^^^^^^^^ the trait `GetOptions<_>` is not implemented for `crypto_botters::Client`
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `crypto_botters::Client::websocket`
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:180:15
[INFO] [stdout]     |
[INFO] [stdout] 176 |     pub async fn websocket<O, H>(&self, url: &str, handler: H, options: impl IntoIterator<Item=O>) -> Result<WebSocketConnection<O::WebSo...
[INFO] [stdout]     |                  --------- required by a bound in this associated function
[INFO] [stdout] ...
[INFO] [stdout] 180 |         Self: GetOptions<O::Options>,
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `Client::websocket`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0277, E0432.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `crypto-botters` (example "coincheck_http_private") due to 5 previous errors
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] Some errors have detailed explanations: E0277, E0432.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `crypto-botters` (example "bybit_inverse_perpetual_v2") due to 6 previous errors
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `crypto-botters` (example "bitflyer_http_private") due to 5 previous errors
[INFO] [stdout] error[E0277]: the trait bound `crypto_botters::Client: GetOptions<_>` is not satisfied
[INFO] [stdout]   --> examples/bybit/v3/bybit_spot_v3_websocket_private.rs:16:34
[INFO] [stdout]    |
[INFO] [stdout] 16 |     client.update_default_option(BybitOption::Key(key));
[INFO] [stdout]    |            --------------------- ^^^^^^^^^^^^^^^^^^^^^ the trait `GetOptions<_>` is not implemented for `crypto_botters::Client`
[INFO] [stdout]    |            |
[INFO] [stdout]    |            required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `crypto_botters::Client::update_default_option`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:50:15
[INFO] [stdout]    |
[INFO] [stdout] 47 |     pub fn update_default_option<O>(&mut self, option: O)
[INFO] [stdout]    |            --------------------- required by a bound in this associated function
[INFO] [stdout] ...
[INFO] [stdout] 50 |         Self: GetOptions<O::Options>,
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `Client::update_default_option`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `crypto-botters` (example "bybit_v5_websocket_private") due to 4 previous errors
[INFO] [stdout] error[E0277]: the trait bound `crypto_botters::Client: GetOptions<_>` is not satisfied
[INFO] [stdout]   --> examples/bybit/v3/bybit_spot_v3_websocket_private.rs:17:34
[INFO] [stdout]    |
[INFO] [stdout] 17 |     client.update_default_option(BybitOption::Secret(secret));
[INFO] [stdout]    |            --------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `GetOptions<_>` is not implemented for `crypto_botters::Client`
[INFO] [stdout]    |            |
[INFO] [stdout]    |            required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `crypto_botters::Client::update_default_option`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:50:15
[INFO] [stdout]    |
[INFO] [stdout] 47 |     pub fn update_default_option<O>(&mut self, option: O)
[INFO] [stdout]    |            --------------------- required by a bound in this associated function
[INFO] [stdout] ...
[INFO] [stdout] 50 |         Self: GetOptions<O::Options>,
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `Client::update_default_option`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `crypto_botters::Client: GetOptions<_>` is not satisfied
[INFO] [stdout]    --> examples/bybit/v3/bybit_spot_v3_websocket_private.rs:20:29
[INFO] [stdout]     |
[INFO] [stdout]  20 |     let connection = client.websocket(
[INFO] [stdout]     |                             ^^^^^^^^^ the trait `GetOptions<_>` is not implemented for `crypto_botters::Client`
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `crypto_botters::Client::websocket`
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:180:15
[INFO] [stdout]     |
[INFO] [stdout] 176 |     pub async fn websocket<O, H>(&self, url: &str, handler: H, options: impl IntoIterator<Item=O>) -> Result<WebSocketConnection<O::WebSo...
[INFO] [stdout]     |                  --------- required by a bound in this associated function
[INFO] [stdout] ...
[INFO] [stdout] 180 |         Self: GetOptions<O::Options>,
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `Client::websocket`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `crypto_botters::Client: GetOptions<_>` is not satisfied
[INFO] [stdout]    --> examples/bybit/v3/bybit_usdt_contract_v3_websocket_public.rs:12:29
[INFO] [stdout]     |
[INFO] [stdout]  12 |     let connection = client.websocket(
[INFO] [stdout]     |                             ^^^^^^^^^ the trait `GetOptions<_>` is not implemented for `crypto_botters::Client`
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `crypto_botters::Client::websocket`
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:180:15
[INFO] [stdout]     |
[INFO] [stdout] 176 |     pub async fn websocket<O, H>(&self, url: &str, handler: H, options: impl IntoIterator<Item=O>) -> Result<WebSocketConnection<O::WebSo...
[INFO] [stdout]     |                  --------- required by a bound in this associated function
[INFO] [stdout] ...
[INFO] [stdout] 180 |         Self: GetOptions<O::Options>,
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `Client::websocket`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0277, E0432.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `crypto_botters::Client: GetOptions<_>` is not satisfied
[INFO] [stdout]    --> examples/bybit/v5/bybit_v5_websocket_public.rs:12:29
[INFO] [stdout]     |
[INFO] [stdout]  12 |     let connection = client.websocket(
[INFO] [stdout]     |                             ^^^^^^^^^ the trait `GetOptions<_>` is not implemented for `crypto_botters::Client`
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `crypto_botters::Client::websocket`
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:180:15
[INFO] [stdout]     |
[INFO] [stdout] 176 |     pub async fn websocket<O, H>(&self, url: &str, handler: H, options: impl IntoIterator<Item=O>) -> Result<WebSocketConnection<O::WebSo...
[INFO] [stdout]     |                  --------- required by a bound in this associated function
[INFO] [stdout] ...
[INFO] [stdout] 180 |         Self: GetOptions<O::Options>,
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `Client::websocket`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `crypto-botters` (example "bybit_spot_v3_websocket_private") due to 4 previous errors
[INFO] [stdout] error[E0277]: the trait bound `crypto_botters::Client: GetOptions<_>` is not satisfied
[INFO] [stdout]    --> examples/bitflyer/bitflyer_websocket_public.rs:12:29
[INFO] [stdout]     |
[INFO] [stdout]  12 |     let connection = client.websocket(
[INFO] [stdout]     |                             ^^^^^^^^^ the trait `GetOptions<_>` is not implemented for `crypto_botters::Client`
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `crypto_botters::Client::websocket`
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:180:15
[INFO] [stdout]     |
[INFO] [stdout] 176 |     pub async fn websocket<O, H>(&self, url: &str, handler: H, options: impl IntoIterator<Item=O>) -> Result<WebSocketConnection<O::WebSo...
[INFO] [stdout]     |                  --------- required by a bound in this associated function
[INFO] [stdout] ...
[INFO] [stdout] 180 |         Self: GetOptions<O::Options>,
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `Client::websocket`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0277, E0432.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0277, E0432.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `crypto-botters` (example "bybit_usdt_contract_v3_websocket_public") due to 2 previous errors
[INFO] [stderr] error: could not compile `crypto-botters` (example "bybit_v5_websocket_public") due to 2 previous errors
[INFO] [stdout] Some errors have detailed explanations: E0277, E0432.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `crypto-botters` (example "bitflyer_websocket_public") due to 2 previous errors
[INFO] running `Command { std: "docker" "inspect" "46c909484cfaf59f84fb61883a8acee34587f09f32f344bca2c2807a0a7a9206", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "46c909484cfaf59f84fb61883a8acee34587f09f32f344bca2c2807a0a7a9206", kill_on_drop: false }`
[INFO] [stdout] 46c909484cfaf59f84fb61883a8acee34587f09f32f344bca2c2807a0a7a9206
