[INFO] cloning repository https://github.com/dcompoze/bybit-client
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dcompoze/bybit-client" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdcompoze%2Fbybit-client", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdcompoze%2Fbybit-client'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 7b71065c9c10ef0083d17fbae203fc16075b90bd
[INFO] testing dcompoze/bybit-client against 1.94.0 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdcompoze%2Fbybit-client" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/dcompoze/bybit-client
[INFO] finished tweaking git repo https://github.com/dcompoze/bybit-client
[INFO] tweaked toml for git repo https://github.com/dcompoze/bybit-client written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/dcompoze/bybit-client on toolchain 1.94.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.94.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/dcompoze/bybit-client 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" "+1.94.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded retry-policies v0.5.1
[INFO] [stderr]   Downloaded matchit v0.8.6
[INFO] [stderr]   Downloaded zmij v1.0.15
[INFO] [stderr]   Downloaded reqwest-tracing v0.6.0
[INFO] [stderr]   Downloaded reqwest-retry v0.9.0
[INFO] [stderr]   Downloaded reqwest-middleware v0.5.0
[INFO] [stderr]   Downloaded aws-lc-rs v1.15.3
[INFO] [stderr]   Downloaded aws-lc-sys v0.36.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e23b87a1cc188770526d8ca2cbedc9864e153eba80e61128c5125da9fc654a71
[INFO] running `Command { std: "docker" "start" "-a" "e23b87a1cc188770526d8ca2cbedc9864e153eba80e61128c5125da9fc654a71", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e23b87a1cc188770526d8ca2cbedc9864e153eba80e61128c5125da9fc654a71", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e23b87a1cc188770526d8ca2cbedc9864e153eba80e61128c5125da9fc654a71", kill_on_drop: false }`
[INFO] [stdout] e23b87a1cc188770526d8ca2cbedc9864e153eba80e61128c5125da9fc654a71
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 601bb6092b683d27d8738146d4f1dbac95d4e22c4b1eec6dfb1f262b817a4e83
[INFO] running `Command { std: "docker" "start" "-a" "601bb6092b683d27d8738146d4f1dbac95d4e22c4b1eec6dfb1f262b817a4e83", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.105
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling quote v1.0.43
[INFO] [stderr]    Compiling find-msvc-tools v0.1.8
[INFO] [stderr]    Compiling bytes v1.11.0
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling aws-lc-rs v1.15.3
[INFO] [stderr]    Compiling litemap v0.8.1
[INFO] [stderr]    Compiling writeable v0.6.2
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling icu_properties_data v2.1.2
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling rustls v0.23.36
[INFO] [stderr]    Compiling rustls-pki-types v1.14.0
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling zerocopy v0.8.33
[INFO] [stderr]    Compiling cc v1.2.53
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling zmij v1.0.15
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling openssl-probe v0.2.0
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling iri-string v0.7.10
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling rustls-native-certs v0.8.3
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling cmake v0.1.57
[INFO] [stderr]    Compiling data-encoding v2.10.0
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling matchit v0.8.6
[INFO] [stderr]    Compiling ryu v1.0.22
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling secrecy v0.10.3
[INFO] [stderr]    Compiling urlencoding v2.1.3
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling aws-lc-sys v0.36.0
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling retry-policies v0.5.1
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling tungstenite v0.28.0
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling tokio-tungstenite v0.28.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling rustls-webpki v0.103.9
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling hyper-util v0.1.19
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling rustls-platform-verifier v0.6.2
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling reqwest v0.13.1
[INFO] [stderr]    Compiling reqwest-middleware v0.5.0
[INFO] [stderr]    Compiling reqwest-tracing v0.6.0
[INFO] [stderr]    Compiling reqwest-retry v0.9.0
[INFO] [stderr]    Compiling bybit-client v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 17s
[INFO] running `Command { std: "docker" "inspect" "601bb6092b683d27d8738146d4f1dbac95d4e22c4b1eec6dfb1f262b817a4e83", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "601bb6092b683d27d8738146d4f1dbac95d4e22c4b1eec6dfb1f262b817a4e83", kill_on_drop: false }`
[INFO] [stdout] 601bb6092b683d27d8738146d4f1dbac95d4e22c4b1eec6dfb1f262b817a4e83
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9d875f0dbfcbaddfba54b48edd75950aec5d815724a63259e2bf0590962473f5
[INFO] running `Command { std: "docker" "start" "-a" "9d875f0dbfcbaddfba54b48edd75950aec5d815724a63259e2bf0590962473f5", kill_on_drop: false }`
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling deadpool-runtime v0.1.4
[INFO] [stderr]    Compiling assert-json-diff v2.0.2
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling rustls-platform-verifier v0.6.2
[INFO] [stderr]    Compiling tungstenite v0.28.0
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling tokio-tungstenite v0.28.0
[INFO] [stderr]    Compiling deadpool v0.12.3
[INFO] [stderr]    Compiling tokio-test v0.4.5
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling hyper-util v0.1.19
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling wiremock v0.6.5
[INFO] [stderr]    Compiling reqwest v0.13.1
[INFO] [stderr]    Compiling reqwest-middleware v0.5.0
[INFO] [stderr]    Compiling reqwest-retry v0.9.0
[INFO] [stderr]    Compiling reqwest-tracing v0.6.0
[INFO] [stderr]    Compiling bybit-client v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 44.57s
[INFO] running `Command { std: "docker" "inspect" "9d875f0dbfcbaddfba54b48edd75950aec5d815724a63259e2bf0590962473f5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9d875f0dbfcbaddfba54b48edd75950aec5d815724a63259e2bf0590962473f5", kill_on_drop: false }`
[INFO] [stdout] 9d875f0dbfcbaddfba54b48edd75950aec5d815724a63259e2bf0590962473f5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 4e23741f9b9da31f6249be28a912198baad677d6bcc1c624f82725c65c674577
[INFO] running `Command { std: "docker" "start" "-a" "4e23741f9b9da31f6249be28a912198baad677d6bcc1c624f82725c65c674577", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.31s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/bybit_client-6d1231d38e7a9259)
[INFO] [stdout] 
[INFO] [stdout] running 89 tests
[INFO] [stdout] test auth::tests::test_get_signature_format ... ok
[INFO] [stdout] test auth::tests::test_ws_signature ... ok
[INFO] [stdout] test auth::tests::test_signature_consistency ... ok
[INFO] [stdout] test config::tests::test_default_config ... ok
[INFO] [stdout] test config::tests::test_custom_url ... ok
[INFO] [stdout] test auth::tests::test_rest_signature ... ok
[INFO] [stdout] test config::tests::test_regional_config ... ok
[INFO] [stdout] test config::tests::test_ws_urls ... ok
[INFO] [stdout] test auth::tests::test_hmac_signature ... ok
[INFO] [stdout] test error::tests::test_api_response_success ... ok
[INFO] [stdout] test rest::account::tests::test_get_fee_rates_params_serialization ... ok
[INFO] [stdout] test rest::account::tests::test_set_collateral_coin_params_serialization ... ok
[INFO] [stdout] test rest::account::tests::test_get_wallet_balance_params_serialization ... ok
[INFO] [stdout] test auth::tests::test_timestamp ... ok
[INFO] [stdout] test rest::trade::tests::test_batch_request_serialization ... ok
[INFO] [stdout] test rest::trade::tests::test_cancel_order_params_serialization ... ok
[INFO] [stdout] test error::tests::test_api_response_error ... ok
[INFO] [stdout] test error::tests::test_error_retryable ... ok
[INFO] [stdout] test rest::trade::tests::test_get_open_orders_params_serialization ... ok
[INFO] [stdout] test rest::account::tests::test_set_margin_mode_params_serialization ... ok
[INFO] [stdout] test rest::market::tests::test_kline_params_serialization ... ok
[INFO] [stdout] test types::account::tests::test_get_fee_rates_params ... ok
[INFO] [stdout] test types::account::tests::test_set_collateral_coin_params ... ok
[INFO] [stdout] test types::account::tests::test_set_margin_mode_params ... ok
[INFO] [stdout] test types::common::tests::test_pagination ... ok
[INFO] [stdout] test types::common::tests::test_server_time ... ok
[INFO] [stdout] test types::enums::tests::test_category_serialization ... ok
[INFO] [stdout] test types::enums::tests::test_order_status_helpers ... ok
[INFO] [stdout] test types::enums::tests::test_kline_interval ... ok
[INFO] [stdout] test types::market::tests::test_kline_from_raw ... ok
[INFO] [stdout] test types::market::tests::test_ticker_deserialize ... ok
[INFO] [stdout] test types::market::tests::test_orderbook_entry_deserialize ... ok
[INFO] [stdout] test types::position::tests::test_set_leverage_params ... ok
[INFO] [stdout] test types::position::tests::test_get_position_info_params ... ok
[INFO] [stdout] test types::position::tests::test_switch_position_mode_params ... ok
[INFO] [stdout] test types::position::tests::test_trading_stop_params ... ok
[INFO] [stdout] test rest::trade::tests::test_amend_order_params_serialization ... ok
[INFO] [stdout] test rest::trade::tests::test_order_params_serialization ... ok
[INFO] [stdout] test config::tests::test_testnet_config ... ok
[INFO] [stdout] test types::trade::tests::test_amend_order_params ... ok
[INFO] [stdout] test rest::position::tests::test_set_leverage_params_serialization ... ok
[INFO] [stdout] test types::trade::tests::test_batch_order_params ... ok
[INFO] [stdout] test rest::position::tests::test_get_closed_pnl_params_serialization ... ok
[INFO] [stdout] test rest::position::tests::test_trading_stop_params_serialization ... ok
[INFO] [stdout] test types::trade::tests::test_cancel_order_params ... ok
[INFO] [stdout] test types::trade::tests::test_order_params_limit ... ok
[INFO] [stdout] test ws::orderbook::tests::test_apply_delta_delete ... ok
[INFO] [stdout] test ws::orderbook::tests::test_apply_delta_insert ... ok
[INFO] [stdout] test types::trade::tests::test_order_params_market ... ok
[INFO] [stdout] test ws::client::tests::test_build_ws_url ... ok
[INFO] [stdout] test ws::orderbook::tests::test_clear ... ok
[INFO] [stdout] test ws::orderbook::tests::test_new_orderbook ... ok
[INFO] [stdout] test ws::client::tests::test_parse_operation_response ... ok
[INFO] [stdout] test ws::orderbook::tests::test_delta_before_snapshot ... ok
[INFO] [stdout] test ws::orderbook::tests::test_depth_calculation ... ok
[INFO] [stdout] test ws::orderbook::tests::test_imbalance ... ok
[INFO] [stdout] test ws::client::tests::test_parse_pong ... ok
[INFO] [stdout] test ws::orderbook::tests::test_symbol_mismatch ... ok
[INFO] [stdout] test ws::orderbook::tests::test_reset_on_update_id_1 ... ok
[INFO] [stdout] test ws::orderbook::tests::test_spread_and_mid_price ... ok
[INFO] [stdout] test ws::trade::tests::test_amend_order_request_serialize ... ok
[INFO] [stdout] test ws::stream::tests::test_into_ws_stream ... ok
[INFO] [stdout] test ws::trade::tests::test_create_order_request_serialize ... ok
[INFO] [stdout] test ws::stream::tests::test_ws_stream_basic ... ok
[INFO] [stdout] test ws::stream::tests::test_ws_stream_trades_filter ... ok
[INFO] [stdout] test ws::stream::tests::test_ws_stream_orderbooks_filter ... ok
[INFO] [stdout] test ws::trade::tests::test_cancel_order_request_serialize ... ok
[INFO] [stdout] test ws::types::tests::test_execution_data_deserialize ... ok
[INFO] [stdout] test types::account::tests::test_get_wallet_balance_params ... ok
[INFO] [stdout] test ws::trade::tests::test_trade_response_deserialize ... ok
[INFO] [stdout] test ws::trade::tests::test_trade_response_error ... ok
[INFO] [stdout] test ws::stream::tests::test_ws_stream_for_symbol ... ok
[INFO] [stdout] test ws::types::tests::test_greeks_data_deserialize ... ok
[INFO] [stdout] test ws::types::tests::test_order_data_deserialize ... ok
[INFO] [stdout] test ws::types::tests::test_orderbook_data_deserialize ... ok
[INFO] [stdout] test ws::types::tests::test_ws_channel_path ... ok
[INFO] [stdout] test ws::types::tests::test_position_data_deserialize ... ok
[INFO] [stdout] test ws::types::tests::test_ws_operation_ping ... ok
[INFO] [stdout] test ws::types::tests::test_ws_operation_serialize ... ok
[INFO] [stdout] test ws::types::tests::test_wallet_data_deserialize ... ok
[INFO] [stdout] test ws::types::tests::test_private_message_deserialize ... ok
[INFO] [stdout] test ws::orderbook::tests::test_apply_snapshot ... ok
[INFO] [stdout] test ws::orderbook::tests::test_apply_delta_update ... ok
[INFO] [stdout] test rest::market::tests::test_orderbook_params ... ok
[INFO] [stdout] test http::client::tests::test_build_url ... ok
[INFO] [stdout] test http::client::tests::test_testnet_url ... ok
[INFO] [stdout] test client::tests::test_client_builder ... ok
[INFO] [stdout] test client::tests::test_public_only_client ... ok
[INFO] [stdout] test http::client::tests::test_time_offset ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 89 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.26s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/ws_private_integration.rs (/opt/rustwide/target/debug/deps/ws_private_integration-1947bb4655486e23)
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test test_connect_private_authenticated ... ignored, requires API credentials and network access to testnet
[INFO] [stdout] test test_invalid_credentials ... ignored, requires network access to testnet
[INFO] [stdout] test test_private_graceful_disconnect ... ignored, requires API credentials and network access to testnet
[INFO] [stdout] test test_subscribe_multiple_private_topics ... ignored, requires API credentials and network access to testnet
[INFO] [stdout] test test_subscribe_order ... ignored, requires API credentials and network access to testnet
[INFO] [stdout] test test_subscribe_position ... ignored, requires API credentials and network access to testnet
[INFO] [stdout] test test_subscribe_wallet ... ignored, requires API credentials and network access to testnet
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 7 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/ws_public_integration.rs (/opt/rustwide/target/debug/deps/ws_public_integration-cc6455d7dfec614c)
[INFO] [stdout] 
[INFO] [stderr]      Running tests/ws_trade_integration.rs (/opt/rustwide/target/debug/deps/ws_trade_integration-87e573b8bbdb9cb5)
[INFO] [stdout] running 11 tests
[INFO] [stdout] test test_connect_public_linear ... ignored, requires network access to testnet
[INFO] [stdout] test test_connect_public_spot ... ignored, requires network access to testnet
[INFO] [stdout] test test_graceful_disconnect ... ignored, requires network access to testnet
[INFO] [stdout] test test_heartbeat ... ignored, requires network access to testnet
[INFO] [stdout] test test_local_orderbook_with_real_data ... ignored, requires network access to testnet
[INFO] [stdout] test test_subscribe_multiple_topics ... ignored, requires network access to testnet
[INFO] [stdout] test test_subscribe_orderbook ... ignored, requires network access to testnet
[INFO] [stdout] test test_subscribe_ticker ... ignored, requires network access to testnet
[INFO] [stdout] test test_subscribe_trades ... ignored, requires network access to testnet
[INFO] [stdout] test test_unsubscribe ... ignored, requires network access to testnet
[INFO] [stdout] test test_ws_stream_filtering ... ignored, requires network access to testnet
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 11 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test test_amend_order ... ignored, requires API credentials, network access, and testnet balance
[INFO] [stdout] test test_batch_create_orders ... ignored, requires API credentials, network access, and testnet balance
[INFO] [stdout] test test_batch_order_limit ... ignored, requires API credentials and network access to testnet
[INFO] [stdout] test test_cancel_nonexistent_order ... ignored, requires API credentials and network access to testnet
[INFO] [stdout] test test_create_limit_order ... ignored, requires API credentials, network access, and testnet balance
[INFO] [stdout] test test_trade_client_connect ... ignored, requires API credentials and network access to testnet
[INFO] [stdout] test test_trade_client_disconnect ... ignored, requires API credentials and network access to testnet
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 7 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests bybit_client
[INFO] [stdout] 
[INFO] [stdout] running 50 tests
[INFO] [stdout] test src/client.rs - client::BybitClient::position (line 129) - compile ... ok
[INFO] [stdout] test src/client.rs - client::BybitClient::trade (line 106) - compile ... ok
[INFO] [stdout] test src/client.rs - client::BybitClient (line 12) - compile ... ok
[INFO] [stdout] test src/rest/account.rs - rest::account::AccountService::get_fee_rates (line 73) - compile ... ok
[INFO] [stdout] test src/rest/account.rs - rest::account::AccountService::get_wallet_balance (line 23) - compile ... ok
[INFO] [stdout] test src/rest/account.rs - rest::account::AccountService::set_collateral_coin (line 155) - compile ... ok
[INFO] [stdout] test src/lib.rs - (line 15) - compile ... ok
[INFO] [stdout] test src/rest/account.rs - rest::account::AccountService::get_account_info (line 53) - compile ... ok
[INFO] [stdout] test src/rest/market.rs - rest::market::MarketService::get_funding_rate_history (line 178) - compile ... FAILED
[INFO] [stdout] test src/lib.rs - (line 39) - compile ... ok
[INFO] [stdout] test src/rest/account.rs - rest::account::AccountService::set_margin_mode (line 238) - compile ... ok
[INFO] [stdout] test src/rest/account.rs - rest::account::AccountService::get_coin_greeks (line 182) - compile ... ok
[INFO] [stdout] test src/rest/market.rs - rest::market::MarketService::get_instruments_info (line 104) - compile ... FAILED
[INFO] [stdout] test src/rest/account.rs - rest::account::AccountService::get_borrow_history (line 102) - compile ... ok
[INFO] [stdout] test src/client.rs - client::BybitClient::account (line 153) - compile ... ok
[INFO] [stdout] test src/client.rs - client::BybitClient::market (line 86) - compile ... FAILED
[INFO] [stdout] test src/rest/market.rs - rest::market::MarketService::get_tickers (line 156) - compile ... FAILED
[INFO] [stdout] test src/rest/account.rs - rest::account::AccountService::get_collateral_info (line 128) - compile ... ok
[INFO] [stdout] test src/rest/market.rs - rest::market::MarketService::get_kline (line 50) - compile ... FAILED
[INFO] [stdout] test src/rest/account.rs - rest::account::AccountService::get_transaction_log (line 209) - compile ... ok
[INFO] [stdout] test src/rest/position.rs - rest::position::PositionService::add_or_reduce_margin (line 185) - compile ... ok
[INFO] [stdout] test src/rest/market.rs - rest::market::MarketService::get_orderbook (line 135) - compile ... FAILED
[INFO] [stdout] test src/rest/position.rs - rest::position::PositionService::set_leverage (line 50) - compile ... ok
[INFO] [stdout] test src/rest/trade.rs - rest::trade::TradeService::get_borrow_quota (line 220) - compile ... ok
[INFO] [stdout] test src/rest/market.rs - rest::market::MarketService::get_public_trading_history (line 205) - compile ... FAILED
[INFO] [stdout] test src/rest/trade.rs - rest::trade::TradeService::batch_cancel_orders (line 334) - compile ... ok
[INFO] [stdout] test src/rest/position.rs - rest::position::PositionService::set_auto_add_margin (line 157) - compile ... ok
[INFO] [stdout] test src/rest/position.rs - rest::position::PositionService::get_position_info (line 23) - compile ... ok
[INFO] [stdout] test src/rest/market.rs - rest::market::MarketService::get_server_time (line 26) - compile ... ok
[INFO] [stdout] test src/ws/client.rs - ws::client::WsClient::connect_private (line 93) - compile ... ok
[INFO] [stdout] test src/rest/position.rs - rest::position::PositionService::switch_margin_mode (line 74) - compile ... ok
[INFO] [stdout] test src/rest/position.rs - rest::position::PositionService::get_closed_pnl (line 210) - compile ... ok
[INFO] [stdout] test src/rest/trade.rs - rest::trade::TradeService::get_order_history (line 161) - compile ... ok
[INFO] [stdout] test src/rest/position.rs - rest::position::PositionService::set_trading_stop (line 130) - compile ... ok
[INFO] [stdout] test src/rest/trade.rs - rest::trade::TradeService::get_open_orders (line 130) - compile ... ok
[INFO] [stdout] test src/rest/trade.rs - rest::trade::TradeService::amend_order (line 54) - compile ... ok
[INFO] [stdout] test src/rest/position.rs - rest::position::PositionService::switch_position_mode (line 103) - compile ... ok
[INFO] [stdout] test src/rest/trade.rs - rest::trade::TradeService::cancel_order (line 77) - compile ... ok
[INFO] [stdout] test src/rest/trade.rs - rest::trade::TradeService::batch_submit_orders (line 247) - compile ... ok
[INFO] [stdout] test src/rest/trade.rs - rest::trade::TradeService::cancel_all_orders (line 98) - compile ... ok
[INFO] [stdout] test src/rest/trade.rs - rest::trade::TradeService::get_execution_list (line 189) - compile ... ok
[INFO] [stdout] test src/ws/mod.rs - ws (line 11) - compile ... ok
[INFO] [stdout] test src/ws/stream.rs - ws::stream (line 8) - compile ... ok
[INFO] [stdout] test src/ws/orderbook.rs - ws::orderbook (line 8) - compile ... ok
[INFO] [stdout] test src/rest/trade.rs - rest::trade::TradeService::batch_amend_orders (line 292) - compile ... ok
[INFO] [stdout] test src/ws/client.rs - ws::client::WsClient::connect_public (line 67) - compile ... ok
[INFO] [stdout] test src/ws/trade.rs - ws::trade (line 8) - compile ... ok
[INFO] [stdout] test src/rest/trade.rs - rest::trade::TradeService::submit_order (line 26) - compile ... ok
[INFO] [stdout] test src/ws/mod.rs - ws (line 73) - compile ... ok
[INFO] [stdout] test src/ws/mod.rs - ws (line 45) - compile ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/rest/market.rs - rest::market::MarketService::get_funding_rate_history (line 178) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: could not find `api` in `bybit_client`
[INFO] [stdout]    --> src/rest/market.rs:181:19
[INFO] [stdout]     |
[INFO] [stdout] 181 | use bybit_client::api::market::GetFundingRateHistoryParams;
[INFO] [stdout]     |                   ^^^ could not find `api` in `bybit_client`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/rest/market.rs - rest::market::MarketService::get_instruments_info (line 104) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: could not find `api` in `bybit_client`
[INFO] [stdout]    --> src/rest/market.rs:107:19
[INFO] [stdout]     |
[INFO] [stdout] 107 | use bybit_client::api::market::GetInstrumentsInfoParams;
[INFO] [stdout]     |                   ^^^ could not find `api` in `bybit_client`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/client.rs - client::BybitClient::market (line 86) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: could not find `api` in `bybit_client`
[INFO] [stdout]   --> src/client.rs:89:19
[INFO] [stdout]    |
[INFO] [stdout] 89 | use bybit_client::api::market::GetTickersParams;
[INFO] [stdout]    |                   ^^^ could not find `api` in `bybit_client`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/rest/market.rs - rest::market::MarketService::get_tickers (line 156) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: could not find `api` in `bybit_client`
[INFO] [stdout]    --> src/rest/market.rs:159:19
[INFO] [stdout]     |
[INFO] [stdout] 159 | use bybit_client::api::market::GetTickersParams;
[INFO] [stdout]     |                   ^^^ could not find `api` in `bybit_client`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/rest/market.rs - rest::market::MarketService::get_kline (line 50) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: could not find `api` in `bybit_client`
[INFO] [stdout]   --> src/rest/market.rs:53:19
[INFO] [stdout]    |
[INFO] [stdout] 53 | use bybit_client::api::market::GetKlineParams;
[INFO] [stdout]    |                   ^^^ could not find `api` in `bybit_client`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/rest/market.rs - rest::market::MarketService::get_orderbook (line 135) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: could not find `api` in `bybit_client`
[INFO] [stdout]    --> src/rest/market.rs:138:19
[INFO] [stdout]     |
[INFO] [stdout] 138 | use bybit_client::api::market::GetOrderbookParams;
[INFO] [stdout]     |                   ^^^ could not find `api` in `bybit_client`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/rest/market.rs - rest::market::MarketService::get_public_trading_history (line 205) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: could not find `api` in `bybit_client`
[INFO] [stdout]    --> src/rest/market.rs:208:19
[INFO] [stdout]     |
[INFO] [stdout] 208 | use bybit_client::api::market::GetPublicTradingHistoryParams;
[INFO] [stdout]     |                   ^^^ could not find `api` in `bybit_client`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/client.rs - client::BybitClient::market (line 86)
[INFO] [stdout]     src/rest/market.rs - rest::market::MarketService::get_funding_rate_history (line 178)
[INFO] [stdout]     src/rest/market.rs - rest::market::MarketService::get_instruments_info (line 104)
[INFO] [stdout]     src/rest/market.rs - rest::market::MarketService::get_kline (line 50)
[INFO] [stdout]     src/rest/market.rs - rest::market::MarketService::get_orderbook (line 135)
[INFO] [stdout]     src/rest/market.rs - rest::market::MarketService::get_public_trading_history (line 205)
[INFO] [stdout]     src/rest/market.rs - rest::market::MarketService::get_tickers (line 156)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 43 passed; 7 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.32s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 2.81s; merged doctests compilation took 0.48s
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "4e23741f9b9da31f6249be28a912198baad677d6bcc1c624f82725c65c674577", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4e23741f9b9da31f6249be28a912198baad677d6bcc1c624f82725c65c674577", kill_on_drop: false }`
[INFO] [stdout] 4e23741f9b9da31f6249be28a912198baad677d6bcc1c624f82725c65c674577
