[INFO] fetching crate coinbase-advanced 1.0.0...
[INFO] testing coinbase-advanced-1.0.0 against beta-2026-03-05 for beta-1.95-1
[INFO] extracting crate coinbase-advanced 1.0.0 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate coinbase-advanced 1.0.0
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate coinbase-advanced 1.0.0
[INFO] tweaked toml for crates.io crate coinbase-advanced 1.0.0 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate coinbase-advanced 1.0.0 on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate coinbase-advanced 1.0.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5b6cc454816bc4ee3944c4827ea62bdbb794eeb37f4b929a8ab39bf21a51b861
[INFO] running `Command { std: "docker" "start" "-a" "5b6cc454816bc4ee3944c4827ea62bdbb794eeb37f4b929a8ab39bf21a51b861", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5b6cc454816bc4ee3944c4827ea62bdbb794eeb37f4b929a8ab39bf21a51b861", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5b6cc454816bc4ee3944c4827ea62bdbb794eeb37f4b929a8ab39bf21a51b861", kill_on_drop: false }`
[INFO] [stdout] 5b6cc454816bc4ee3944c4827ea62bdbb794eeb37f4b929a8ab39bf21a51b861
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 17960a68a194d2db45762249d9f22771d758f233141727845cf6b9b0895adf55
[INFO] running `Command { std: "docker" "start" "-a" "17960a68a194d2db45762249d9f22771d758f233141727845cf6b9b0895adf55", kill_on_drop: false }`
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling zmij v1.0.14
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling utf-8 v0.7.6
[INFO] [stderr]    Compiling retry-policies v0.5.1
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling matchit v0.8.6
[INFO] [stderr]    Compiling secrecy v0.10.3
[INFO] [stderr]    Compiling tungstenite v0.28.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling futures-executor v0.3.31
[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-rustls v0.26.4
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling tokio-tungstenite v0.28.0
[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 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 coinbase-advanced v1.0.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 27.50s
[INFO] running `Command { std: "docker" "inspect" "17960a68a194d2db45762249d9f22771d758f233141727845cf6b9b0895adf55", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "17960a68a194d2db45762249d9f22771d758f233141727845cf6b9b0895adf55", kill_on_drop: false }`
[INFO] [stdout] 17960a68a194d2db45762249d9f22771d758f233141727845cf6b9b0895adf55
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2e4507127268a030748ed70d3d4be7f249718251884effed67d5b364819b94e1
[INFO] running `Command { std: "docker" "start" "-a" "2e4507127268a030748ed70d3d4be7f249718251884effed67d5b364819b94e1", kill_on_drop: false }`
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling regex-automata v0.4.13
[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 tracing-log v0.2.0
[INFO] [stderr]    Compiling tungstenite v0.28.0
[INFO] [stderr]    Compiling dotenv v0.15.0
[INFO] [stderr]    Compiling deadpool v0.12.3
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling tokio-tungstenite v0.28.0
[INFO] [stderr]    Compiling hyper-util v0.1.19
[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 hyper-rustls v0.27.7
[INFO] [stderr]    Compiling reqwest v0.13.1
[INFO] [stderr]    Compiling wiremock v0.6.5
[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 coinbase-advanced v1.0.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 30.60s
[INFO] running `Command { std: "docker" "inspect" "2e4507127268a030748ed70d3d4be7f249718251884effed67d5b364819b94e1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2e4507127268a030748ed70d3d4be7f249718251884effed67d5b364819b94e1", kill_on_drop: false }`
[INFO] [stdout] 2e4507127268a030748ed70d3d4be7f249718251884effed67d5b364819b94e1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] add99a825f124fdf56f6ea3da652e1bac6a8009c1dd8ce8f9efe81e7d8350f75
[INFO] running `Command { std: "docker" "start" "-a" "add99a825f124fdf56f6ea3da652e1bac6a8009c1dd8ce8f9efe81e7d8350f75", 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/coinbase_advanced-069d7eac7270d1d2)
[INFO] [stdout] 
[INFO] [stdout] running 25 tests
[INFO] [stdout] test client::tests::test_builder_defaults ... ok
[INFO] [stdout] test jwt::tests::test_base64_url_encode ... ok
[INFO] [stdout] test rate_limit::tests::test_rate_limit_config_disabled ... ok
[INFO] [stdout] test credentials::tests::test_empty_api_key ... ok
[INFO] [stdout] test credentials::tests::test_invalid_private_key_format ... ok
[INFO] [stdout] test jwt::tests::test_generate_nonce ... ok
[INFO] [stdout] test jwt::tests::test_base64_decode ... ok
[INFO] [stdout] test credentials::tests::test_empty_private_key ... ok
[INFO] [stdout] test credentials::tests::test_new_credentials ... ok
[INFO] [stdout] test rate_limit::tests::test_token_bucket_new ... ok
[INFO] [stdout] test rate_limit::tests::test_rate_limit_info_exhausted ... ok
[INFO] [stdout] test credentials::tests::test_debug_redacts_private_key ... ok
[INFO] [stdout] test rate_limit::tests::test_rate_limit_info_parse ... ok
[INFO] [stdout] test ws::client::tests::test_builder_with_auto_reconnect ... ok
[INFO] [stdout] test ws::client::tests::test_builder_default ... ok
[INFO] [stdout] test rate_limit::tests::test_rate_limit_config_default ... ok
[INFO] [stdout] test rate_limit::tests::test_rate_limiter_acquire ... ok
[INFO] [stdout] test ws::client::tests::test_subscription_message_serialize ... ok
[INFO] [stdout] test ws::messages::tests::test_level2_side_deserialize ... ok
[INFO] [stdout] test ws::messages::tests::test_heartbeat_deserialize ... ok
[INFO] [stdout] test jwt::tests::test_generate_ws_jwt_compiles ... ok
[INFO] [stdout] test rate_limit::tests::test_token_bucket_consume ... ok
[INFO] [stdout] test client::tests::test_builder_sandbox ... ok
[INFO] [stdout] test client::tests::test_builder_production ... ok
[INFO] [stdout] test client::tests::test_build_url ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 25 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.29s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/integration_tests.rs (/opt/rustwide/target/debug/deps/integration_tests-6c0c17faac0219e7)
[INFO] [stdout] 
[INFO] [stdout] running 16 tests
[INFO] [stdout] test models::test_account_response_deserialization ... ok
[INFO] [stdout] test models::test_create_order_request ... ok
[INFO] [stdout] test rate_limit::test_token_bucket_creation ... ok
[INFO] [stdout] test rate_limit::test_rate_limit_info_from_headers ... ok
[INFO] [stdout] test models::test_order_status_deserialization ... ok
[INFO] [stdout] test rate_limit::test_rate_limit_config ... ok
[INFO] [stdout] test test_credentials_validation ... ok
[INFO] [stdout] test ws::test_message_parsing ... ok
[INFO] [stdout] test rate_limit::test_rate_limiter ... ok
[INFO] [stdout] test ws::test_channel_types ... ok
[INFO] [stdout] test models::test_order_side_serialization ... ok
[INFO] [stdout] test models::test_product_response_deserialization ... ok
[INFO] [stdout] test test_error_response_parsing ... ok
[INFO] [stdout] test test_mock_server_setup ... ok
[INFO] [stdout] test test_rate_limit_response ... ok
[INFO] [stdout] test test_client_builder ... ok
[INFO] [stderr]    Doc-tests coinbase_advanced
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 16 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.33s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 64 tests
[INFO] [stdout] test src/client.rs - client::RestClient::accounts (line 128) - compile ... ok
[INFO] [stdout] test src/client.rs - client::RestClient::convert (line 289) - compile ... ok
[INFO] [stdout] test src/client.rs - client::RestClient::data (line 225) - compile ... ok
[INFO] [stdout] test src/client.rs - client::RestClient::fees (line 205) - compile ... ok
[INFO] [stdout] test src/client.rs - client::RestClient::futures (line 328) - compile ... ok
[INFO] [stdout] test src/client.rs - client::RestClient::orders (line 186) - compile ... ok
[INFO] [stdout] test src/client.rs - client::RestClient::perpetuals (line 309) - compile ... ok
[INFO] [stdout] test src/client.rs - client::RestClient::portfolios (line 267) - compile ... ok
[INFO] [stdout] test src/client.rs - client::RestClient::public (line 168) - compile ... ok
[INFO] [stdout] test src/client.rs - client::RestClient::payment_methods (line 245) - compile ... ok
[INFO] [stdout] test src/lib.rs - (line 14) - compile ... ok
[INFO] [stdout] test src/lib.rs - (line 46) - compile ... ok
[INFO] [stdout] test src/rate_limit.rs - rate_limit (line 16) - compile ... ok
[INFO] [stdout] test src/credentials.rs - credentials::Credentials::new (line 32) - compile ... ok
[INFO] [stdout] test src/client.rs - client::RestClient::products (line 147) - compile ... ok
[INFO] [stdout] test src/rest/accounts.rs - rest::accounts::AccountsApi<'a>::get (line 63) - compile ... ok
[INFO] [stdout] test src/rest/convert.rs - rest::convert::ConvertApi<'a>::commit_trade (line 60) - compile ... ok
[INFO] [stdout] test src/rest/convert.rs - rest::convert::ConvertApi<'a>::create_quote (line 31) - compile ... ok
[INFO] [stdout] test src/rest/data.rs - rest::data::DataApi<'a>::get_key_permissions (line 26) - compile ... ok
[INFO] [stdout] test src/rest/fees.rs - rest::fees::FeesApi<'a>::get_transaction_summary (line 24) - compile ... ok
[INFO] [stdout] test src/rest/fees.rs - rest::fees::FeesApi<'a>::get_transaction_summary_with_params (line 47) - compile ... ok
[INFO] [stdout] test src/rest/futures.rs - rest::futures::FuturesApi<'a>::cancel_pending_sweep (line 219) - compile ... ok
[INFO] [stdout] test src/rest/futures.rs - rest::futures::FuturesApi<'a>::get_balance_summary (line 75) - compile ... ok
[INFO] [stdout] test src/rest/futures.rs - rest::futures::FuturesApi<'a>::get_current_margin_window (line 144) - compile ... ok
[INFO] [stdout] test src/rest/futures.rs - rest::futures::FuturesApi<'a>::get_intraday_margin_setting (line 97) - compile ... ok
[INFO] [stdout] test src/rest/futures.rs - rest::futures::FuturesApi<'a>::get_position (line 53) - compile ... ok
[INFO] [stdout] test src/rest/futures.rs - rest::futures::FuturesApi<'a>::list_positions (line 30) - compile ... ok
[INFO] [stdout] test src/rest/futures.rs - rest::futures::FuturesApi<'a>::list_sweeps (line 173) - compile ... ok
[INFO] [stdout] test src/rest/futures.rs - rest::futures::FuturesApi<'a>::schedule_sweep (line 196) - compile ... ok
[INFO] [stdout] test src/rest/convert.rs - rest::convert::ConvertApi<'a>::get_trade (line 91) - compile ... ok
[INFO] [stdout] test src/rest/accounts.rs - rest::accounts::AccountsApi<'a>::list (line 28) - compile ... ok
[INFO] [stdout] test src/rest/order_builder.rs - rest::order_builder::RestClient::limit_order_gtc (line 423) - compile ... ok
[INFO] [stdout] test src/rest/order_builder.rs - rest::order_builder::RestClient::market_order (line 392) - compile ... ok
[INFO] [stdout] test src/rest/futures.rs - rest::futures::FuturesApi<'a>::set_intraday_margin_setting (line 117) - compile ... ok
[INFO] [stdout] test src/rest/orders.rs - rest::orders::OrdersApi<'a>::create (line 36) - compile ... ok
[INFO] [stdout] test src/rest/orders.rs - rest::orders::OrdersApi<'a>::cancel (line 85) - compile ... ok
[INFO] [stdout] test src/rest/orders.rs - rest::orders::OrdersApi<'a>::get (line 151) - compile ... ok
[INFO] [stdout] test src/rest/perpetuals.rs - rest::perpetuals::PerpetualsApi<'a>::allocate (line 137) - compile ... ok
[INFO] [stdout] test src/rest/perpetuals.rs - rest::perpetuals::PerpetualsApi<'a>::get_portfolio_balances (line 82) - compile ... ok
[INFO] [stdout] test src/rest/order_builder.rs - rest::order_builder::RestClient::stop_limit_order_gtc (line 473) - compile ... ok
[INFO] [stdout] test src/rest/perpetuals.rs - rest::perpetuals::PerpetualsApi<'a>::list_positions (line 28) - compile ... ok
[INFO] [stdout] test src/rest/perpetuals.rs - rest::perpetuals::PerpetualsApi<'a>::get_portfolio_summary (line 110) - compile ... ok
[INFO] [stdout] test src/rest/perpetuals.rs - rest::perpetuals::PerpetualsApi<'a>::set_multi_asset_collateral (line 164) - compile ... ok
[INFO] [stdout] test src/rest/portfolios.rs - rest::portfolios::PortfoliosApi<'a>::create (line 96) - compile ... ok
[INFO] [stdout] test src/rest/portfolios.rs - rest::portfolios::PortfoliosApi<'a>::delete (line 147) - compile ... ok
[INFO] [stdout] test src/rest/order_builder.rs - rest::order_builder::RestClient::limit_order_gtd (line 448) - compile ... ok
[INFO] [stdout] test src/rest/orders.rs - rest::orders::OrdersApi<'a>::list_fills (line 173) - compile ... ok
[INFO] [stdout] test src/rest/orders.rs - rest::orders::OrdersApi<'a>::list (line 115) - compile ... ok
[INFO] [stdout] test src/rest/portfolios.rs - rest::portfolios::PortfoliosApi<'a>::edit (line 119) - compile ... ok
[INFO] [stdout] test src/rest/portfolios.rs - rest::portfolios::PortfoliosApi<'a>::get_breakdown (line 74) - compile ... ok
[INFO] [stdout] test src/rest/portfolios.rs - rest::portfolios::PortfoliosApi<'a>::list (line 28) - compile ... ok
[INFO] [stdout] test src/rest/portfolios.rs - rest::portfolios::PortfoliosApi<'a>::list_with_params (line 50) - compile ... ok
[INFO] [stdout] test src/rest/payment_methods.rs - rest::payment_methods::PaymentMethodsApi<'a>::list (line 24) - compile ... ok
[INFO] [stdout] test src/rest/payment_methods.rs - rest::payment_methods::PaymentMethodsApi<'a>::get (line 48) - compile ... ok
[INFO] [stdout] test src/rest/portfolios.rs - rest::portfolios::PortfoliosApi<'a>::move_funds (line 168) - compile ... ok
[INFO] [stdout] test src/rest/perpetuals.rs - rest::perpetuals::PerpetualsApi<'a>::get_position (line 54) - compile ... ok
[INFO] [stdout] test src/rest/products.rs - rest::products::ProductsApi<'a>::get (line 63) - compile ... ok
[INFO] [stdout] test src/rest/products.rs - rest::products::ProductsApi<'a>::get_best_bid_ask (line 111) - compile ... ok
[INFO] [stdout] test src/rest/products.rs - rest::products::ProductsApi<'a>::get_book (line 86) - compile ... ok
[INFO] [stdout] test src/rest/products.rs - rest::products::ProductsApi<'a>::get_candles (line 135) - compile ... ok
[INFO] [stdout] test src/rest/products.rs - rest::products::ProductsApi<'a>::get_market_trades (line 164) - compile ... ok
[INFO] [stdout] test src/rest/products.rs - rest::products::ProductsApi<'a>::list (line 32) - compile ... ok
[INFO] [stdout] test src/rest/public.rs - rest::public::PublicApi<'a>::get_time (line 47) - compile ... ok
[INFO] [stdout] test src/ws/mod.rs - ws (line 11) - compile ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 64 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 1.88s; merged doctests compilation took 1.83s
[INFO] running `Command { std: "docker" "inspect" "add99a825f124fdf56f6ea3da652e1bac6a8009c1dd8ce8f9efe81e7d8350f75", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "add99a825f124fdf56f6ea3da652e1bac6a8009c1dd8ce8f9efe81e7d8350f75", kill_on_drop: false }`
[INFO] [stdout] add99a825f124fdf56f6ea3da652e1bac6a8009c1dd8ce8f9efe81e7d8350f75
