[INFO] fetching crate crypto-botters 0.6.0...
[INFO] checking crypto-botters-0.6.0 against try#31561a63598a0f21fc74c024747ef1310fdd2eb2 for pr-133536
[INFO] extracting crate crypto-botters 0.6.0 into /workspace/builds/worker-5-tc2/source
[INFO] validating manifest of crates.io crate crypto-botters 0.6.0 on toolchain 31561a63598a0f21fc74c024747ef1310fdd2eb2
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[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-5-tc2/source/Cargo.toml
[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" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ba9b107c8d1b770b5e2e1323e0489e5af6bdb3f306b028cf26d086f1c5ac5dde
[INFO] running `Command { std: "docker" "start" "-a" "ba9b107c8d1b770b5e2e1323e0489e5af6bdb3f306b028cf26d086f1c5ac5dde", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ba9b107c8d1b770b5e2e1323e0489e5af6bdb3f306b028cf26d086f1c5ac5dde", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ba9b107c8d1b770b5e2e1323e0489e5af6bdb3f306b028cf26d086f1c5ac5dde", kill_on_drop: false }`
[INFO] [stdout] ba9b107c8d1b770b5e2e1323e0489e5af6bdb3f306b028cf26d086f1c5ac5dde
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] aecc2c7e9bd4a3eb2269d89ec3e095514e45421cf09787baf50caf7b30d16106
[INFO] running `Command { std: "docker" "start" "-a" "aecc2c7e9bd4a3eb2269d89ec3e095514e45421cf09787baf50caf7b30d16106", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.64
[INFO] [stderr]    Compiling unicode-ident v1.0.10
[INFO] [stderr]    Compiling quote v1.0.29
[INFO] [stderr]    Compiling libc v0.2.150
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling pkg-config v0.3.27
[INFO] [stderr]     Checking once_cell v1.18.0
[INFO] [stderr]     Checking bytes v1.5.0
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]     Checking itoa v1.0.8
[INFO] [stderr]    Compiling typenum v1.16.0
[INFO] [stderr]     Checking pin-project-lite v0.2.13
[INFO] [stderr]     Checking bitflags v2.3.3
[INFO] [stderr]    Compiling futures-core v0.3.29
[INFO] [stderr]     Checking fnv v1.0.7
[INFO] [stderr]    Compiling futures-task v0.3.29
[INFO] [stderr]    Compiling openssl v0.10.61
[INFO] [stderr]     Checking foreign-types-shared v0.1.1
[INFO] [stderr]     Checking tinyvec_macros v0.1.1
[INFO] [stderr]     Checking log v0.4.20
[INFO] [stderr]     Checking foreign-types v0.3.2
[INFO] [stderr]    Compiling futures-util v0.3.29
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]     Checking futures-sink v0.3.29
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]     Checking tinyvec v1.6.0
[INFO] [stderr]     Checking tracing-core v0.1.31
[INFO] [stderr]     Checking percent-encoding v2.3.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]     Checking subtle v2.5.0
[INFO] [stderr]    Compiling slab v0.4.8
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]     Checking openssl-probe v0.1.5
[INFO] [stderr]     Checking pin-utils v0.1.0
[INFO] [stderr]    Compiling serde v1.0.193
[INFO] [stderr]     Checking http v0.2.9
[INFO] [stderr]     Checking form_urlencoded v1.2.0
[INFO] [stderr]     Checking unicode-bidi v0.3.13
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]    Compiling futures-channel v0.3.28
[INFO] [stderr]     Checking ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]     Checking cpufeatures v0.2.9
[INFO] [stderr]     Checking tracing v0.1.37
[INFO] [stderr]     Checking try-lock v0.2.4
[INFO] [stderr]    Compiling thiserror v1.0.50
[INFO] [stderr]    Compiling lock_api v0.4.10
[INFO] [stderr]     Checking want v0.3.1
[INFO] [stderr]     Checking ryu v1.0.14
[INFO] [stderr]     Checking httpdate v1.0.2
[INFO] [stderr]    Compiling parking_lot_core v0.9.8
[INFO] [stderr]     Checking tower-service v0.3.2
[INFO] [stderr]     Checking http v1.0.0
[INFO] [stderr]     Checking scopeguard v1.1.0
[INFO] [stderr]     Checking data-encoding v2.4.0
[INFO] [stderr]     Checking byteorder v1.4.3
[INFO] [stderr]    Compiling rustix v0.38.3
[INFO] [stderr]    Compiling syn v2.0.28
[INFO] [stderr]     Checking utf-8 v0.7.6
[INFO] [stderr]     Checking smallvec v1.11.0
[INFO] [stderr]     Checking socket2 v0.5.5
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]     Checking mio v0.8.10
[INFO] [stderr]     Checking getrandom v0.2.10
[INFO] [stderr]     Checking socket2 v0.4.9
[INFO] [stderr]     Checking unicode-normalization v0.1.22
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]     Checking http-body v0.4.5
[INFO] [stderr]     Checking encoding_rs v0.8.32
[INFO] [stderr]     Checking aho-corasick v1.0.2
[INFO] [stderr]     Checking regex-syntax v0.7.3
[INFO] [stderr]    Compiling serde_json v1.0.108
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking mime v0.3.17
[INFO] [stderr]     Checking base64 v0.21.2
[INFO] [stderr]     Checking linux-raw-sys v0.4.3
[INFO] [stderr]     Checking ipnet v2.8.0
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]    Compiling rust_decimal v1.33.1
[INFO] [stderr]     Checking humantime v2.1.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking hex v0.4.3
[INFO] [stderr]     Checking termcolor v1.2.0
[INFO] [stderr]     Checking idna v0.4.0
[INFO] [stderr]     Checking arrayvec v0.7.4
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]    Compiling openssl-sys v0.9.97
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking sha1 v0.10.5
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]     Checking url v2.4.0
[INFO] [stderr]     Checking regex-automata v0.3.2
[INFO] [stderr]     Checking is-terminal v0.4.9
[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]     Checking regex v1.9.1
[INFO] [stderr]     Checking tokio v1.34.0
[INFO] [stderr]     Checking env_logger v0.10.1
[INFO] [stderr]     Checking tungstenite v0.21.0
[INFO] [stderr]     Checking tokio-util v0.7.8
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking tokio-tungstenite v0.21.0
[INFO] [stderr]     Checking h2 v0.3.20
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking hyper v0.14.27
[INFO] [stderr]     Checking hyper-tls v0.5.0
[INFO] [stderr]     Checking reqwest v0.11.22
[INFO] [stderr]     Checking generic-api-client v0.3.0
[INFO] [stderr]     Checking 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)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[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)]` on by default
[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::coincheck`
[INFO] [stdout]  --> examples/coincheck/coincheck_websocket_public.rs:3:30
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crypto_botters::{Client, 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.rs:4:30
[INFO] [stdout]   |
[INFO] [stdout] 4 | 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/previous_version/bybit_spot_v1.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::binance`
[INFO] [stdout]  --> examples/binance/binance_http_private.rs:5:30
[INFO] [stdout]   |
[INFO] [stdout] 5 | use crypto_botters::{Client, binance::{BinanceAuth, BinanceHttpUrl, BinanceOption}};
[INFO] [stdout]   |                              ^^^^^^^ could not find `binance` in `crypto_botters`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crypto_botters::bybit`
[INFO] [stdout]  --> examples/bybit/previous_version/bybit_usdc_option_v1.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/previous_version/bybit_usdc_perpetual_v1.rs:4:30
[INFO] [stdout]   |
[INFO] [stdout] 4 | 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/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[E0432]: unresolved import `crypto_botters::coincheck`
[INFO] [stdout]  --> examples/coincheck/coincheck_http_public.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 |     coincheck::{CoincheckOption},
[INFO] [stdout]   |     ^^^^^^^^^ could not find `coincheck` in `crypto_botters`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crypto_botters::binance`
[INFO] [stdout]  --> examples/binance/binance_http_public.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 |     binance::{BinanceHttpUrl, BinanceOption},
[INFO] [stdout]   |     ^^^^^^^ could not find `binance` in `crypto_botters`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crypto_botters::bybit`
[INFO] [stdout]  --> examples/bybit/v3/bybit_unified_margin_v3.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::bybit`
[INFO] [stdout]  --> examples/bybit/v3/bybit_contract_v3.rs:4:30
[INFO] [stdout]   |
[INFO] [stdout] 4 | 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[E0277]: the trait bound `crypto_botters::Client: GetOptions<_>` is not satisfied
[INFO] [stdout]   --> examples/bybit/v5/bybit_v5.rs:14:34
[INFO] [stdout]    |
[INFO] [stdout] 14 |     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/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/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[E0432]: unresolved import `crypto_botters::bybit`
[INFO] [stdout]  --> examples/bybit/previous_version/bybit_account_asset_v1.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[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/bybit/v5/bybit_v5.rs:15:34
[INFO] [stdout]    |
[INFO] [stdout] 15 |     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: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/bybit/v5/bybit_v5.rs:18:55
[INFO] [stdout]     |
[INFO] [stdout] 18  |     let cancel_all_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: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[E0277]: the trait bound `crypto_botters::Client: GetOptions<_>` is not satisfied
[INFO] [stdout]   --> examples/bybit/previous_version/bybit_spot_v1.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_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] 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/bybit/previous_version/bybit_spot_v1.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_spot_v1.rs:17:50
[INFO] [stdout]     |
[INFO] [stdout] 17  |     let batch_cancel: serde_json::Value = client.delete(
[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::delete`
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:158:15
[INFO] [stdout]     |
[INFO] [stdout] 154 |     pub async fn delete<'a, R, O, Q>(&self, url: &str, query: Option<&Q>, options: impl IntoIterator<Item=O>) -> request_return_type!('a,...
[INFO] [stdout]     |                  ------ required by a bound in this associated function
[INFO] [stdout] ...
[INFO] [stdout] 158 |         Self: GetOptions<O::Options>,
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `Client::delete`
[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_usdc_option_v1.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/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/previous_version/bybit_usdc_option_v1.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: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[E0277]: the trait bound `crypto_botters::Client: GetOptions<_>` is not satisfied
[INFO] [stdout]   --> examples/bybit/previous_version/bybit_spot_v1.rs:25:49
[INFO] [stdout]    |
[INFO] [stdout] 25 |     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_usdc_option_v1.rs:17:48
[INFO] [stdout]     |
[INFO] [stdout] 17  |     let cancel_all: serde_json::Value = client.post_no_body(
[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_no_body`
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:123:15
[INFO] [stdout]     |
[INFO] [stdout] 118 |     pub async fn post_no_body<'a, R, O>(&self, url: &str, options: impl IntoIterator<Item=O>)
[INFO] [stdout]     |                  ------------ required by a bound in this associated function
[INFO] [stdout] ...
[INFO] [stdout] 123 |         Self: GetOptions<O::Options>,
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `Client::post_no_body`
[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_usdc_perpetual_v1.rs:14:34
[INFO] [stdout]    |
[INFO] [stdout] 14 |     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/bybit/previous_version/bybit_usdc_perpetual_v1.rs:15:34
[INFO] [stdout]    |
[INFO] [stdout] 15 |     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_spot_v1.rs:32:48
[INFO] [stdout]    |
[INFO] [stdout] 32 |     let last_price: 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.rs:26:45
[INFO] [stdout]    |
[INFO] [stdout] 26 |     let balance: 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/previous_version/bybit_usdc_perpetual_v1.rs:18:48
[INFO] [stdout]     |
[INFO] [stdout] 18  |     let cancel_all: 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/binance/binance_http_private.rs:15:34
[INFO] [stdout]    |
[INFO] [stdout] 15 |     client.update_default_option(BinanceOption::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/binance/binance_http_private.rs:16:34
[INFO] [stdout]    |
[INFO] [stdout] 16 |     client.update_default_option(BinanceOption::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_usdc_option_v1.rs:24:49
[INFO] [stdout]    |
[INFO] [stdout] 24 |     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/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] [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/binance/binance_http_private.rs:41:40
[INFO] [stdout]    |
[INFO] [stdout] 41 |     let trades: Vec<OldTrade> = 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/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_unified_margin_v3.rs:19:49
[INFO] [stdout]    |
[INFO] [stdout] 19 |     let symbol_info: 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] 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] [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_contract_v3.rs:14:34
[INFO] [stdout]    |
[INFO] [stdout] 14 |     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/bybit/previous_version/bybit_usdc_option_v1.rs:31:49
[INFO] [stdout]    |
[INFO] [stdout] 31 |     let symbol_info: 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: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/bybit/previous_version/bybit_usdc_perpetual_v1.rs:26:49
[INFO] [stdout]     |
[INFO] [stdout] 26  |     let open_orders: 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/binance/binance_http_private.rs:49:43
[INFO] [stdout]     |
[INFO] [stdout] 49  |     let dusts: serde_json::Value = client.post_no_body(
[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_no_body`
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:123:15
[INFO] [stdout]     |
[INFO] [stdout] 118 |     pub async fn post_no_body<'a, R, O>(&self, url: &str, options: impl IntoIterator<Item=O>)
[INFO] [stdout]     |                  ------------ required by a bound in this associated function
[INFO] [stdout] ...
[INFO] [stdout] 123 |         Self: GetOptions<O::Options>,
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `Client::post_no_body`
[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: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/v5/bybit_v5.rs:34:44
[INFO] [stdout]    |
[INFO] [stdout] 34 |     let ticker: 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/previous_version/bybit_usdc_perpetual_v1.rs:34:49
[INFO] [stdout]    |
[INFO] [stdout] 34 |     let symbol_info: 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/v3/bybit_contract_v3.rs:15:34
[INFO] [stdout]    |
[INFO] [stdout] 15 |     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_contract_v3.rs:16:34
[INFO] [stdout]    |
[INFO] [stdout] 16 |     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] 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/v3/bybit_contract_v3.rs:18:48
[INFO] [stdout]     |
[INFO] [stdout] 18  |     let cancel_all: 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/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] error[E0277]: the trait bound `crypto_botters::Client: GetOptions<_>` is not satisfied
[INFO] [stdout]   --> examples/binance/binance_http_public.rs:16:34
[INFO] [stdout]    |
[INFO] [stdout] 16 |     client.update_default_option(BinanceOption::HttpUrl(BinanceHttpUrl::Spot));
[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_inverse_perpetual_v2") due to 6 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0277]: the trait bound `crypto_botters::Client: GetOptions<_>` is not satisfied
[INFO] [stdout]   --> examples/binance/binance_http_public.rs:32:33
[INFO] [stdout]    |
[INFO] [stdout] 32 |     let ticker: Ticker = 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] [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/previous_version/bybit_account_asset_v1.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] Some errors have detailed explanations: E0277, E0432.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `crypto-botters` (example "bybit_spot_v1") due to 6 previous errors
[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] [stderr] error: could not compile `crypto-botters` (example "coincheck_websocket_public") due to 2 previous errors
[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] [stdout] error[E0277]: the trait bound `crypto_botters::Client: GetOptions<_>` is not satisfied
[INFO] [stdout]   --> examples/bybit/previous_version/bybit_account_asset_v1.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] 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] [stdout] error[E0277]: the trait bound `crypto_botters::Client: GetOptions<_>` is not satisfied
[INFO] [stdout]   --> examples/bybit/previous_version/bybit_account_asset_v1.rs:17:56
[INFO] [stdout]    |
[INFO] [stdout] 17 |     let internal_transfers: 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/binance/binance_http_public.rs:40:47
[INFO] [stdout]    |
[INFO] [stdout] 40 |     let orderbook: 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] Some errors have detailed explanations: E0277, E0432.
[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] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `crypto-botters` (example "bybit_unified_margin_v3") due to 2 previous errors
[INFO] [stderr] error: could not compile `crypto-botters` (example "bybit_usdc_perpetual_v1") due to 6 previous errors
[INFO] [stderr] error: could not compile `crypto-botters` (example "bybit_usdc_option_v1") due to 6 previous errors
[INFO] [stderr] error: could not compile `crypto-botters` (example "bybit_spot_v3_websocket_private") due to 4 previous errors
[INFO] [stderr] error: could not compile `crypto-botters` (example "bybit_contract_v3") due to 5 previous errors
[INFO] [stderr] error: could not compile `crypto-botters` (example "bybit_v5") due to 6 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] [stdout] error[E0277]: the trait bound `crypto_botters::Client: GetOptions<_>` is not satisfied
[INFO] [stdout]   --> examples/coincheck/coincheck_http_public.rs:42:33
[INFO] [stdout]    |
[INFO] [stdout] 42 |     let ticker: Ticker = 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] [stderr] error: could not compile `crypto-botters` (example "bybit_v5_websocket_private") due to 4 previous errors
[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] error[E0277]: the trait bound `crypto_botters::Client: GetOptions<_>` is not satisfied
[INFO] [stdout]   --> examples/coincheck/coincheck_http_public.rs:51:47
[INFO] [stdout]    |
[INFO] [stdout] 51 |     let orderbook: 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] [stderr] error: could not compile `crypto-botters` (example "bybit_account_asset_v1") due to 4 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] [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] [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 "binance_http_public") due to 4 previous errors
[INFO] [stderr] error: could not compile `crypto-botters` (example "binance_http_private") due to 5 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 "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 "coincheck_http_public") due to 3 previous errors
[INFO] running `Command { std: "docker" "inspect" "aecc2c7e9bd4a3eb2269d89ec3e095514e45421cf09787baf50caf7b30d16106", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "aecc2c7e9bd4a3eb2269d89ec3e095514e45421cf09787baf50caf7b30d16106", kill_on_drop: false }`
[INFO] [stdout] aecc2c7e9bd4a3eb2269d89ec3e095514e45421cf09787baf50caf7b30d16106
