[INFO] cloning repository https://github.com/dcompoze/coinbase-advanced
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dcompoze/coinbase-advanced" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdcompoze%2Fcoinbase-advanced", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdcompoze%2Fcoinbase-advanced'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 8997ea2f13fd56b5f2347d2cd85021fc6a87c5b8
[INFO] testing dcompoze/coinbase-advanced against beta-2026-03-05 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdcompoze%2Fcoinbase-advanced" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/dcompoze/coinbase-advanced
[INFO] finished tweaking git repo https://github.com/dcompoze/coinbase-advanced
[INFO] tweaked toml for git repo https://github.com/dcompoze/coinbase-advanced written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/dcompoze/coinbase-advanced 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 git repo https://github.com/dcompoze/coinbase-advanced 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-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ac004e80144a09c0c238eec2d8f02e0f1ca6ef962417bcfaf322502e91250e67
[INFO] running `Command { std: "docker" "start" "-a" "ac004e80144a09c0c238eec2d8f02e0f1ca6ef962417bcfaf322502e91250e67", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ac004e80144a09c0c238eec2d8f02e0f1ca6ef962417bcfaf322502e91250e67", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ac004e80144a09c0c238eec2d8f02e0f1ca6ef962417bcfaf322502e91250e67", kill_on_drop: false }`
[INFO] [stdout] ac004e80144a09c0c238eec2d8f02e0f1ca6ef962417bcfaf322502e91250e67
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1ac0f864d432b3468218dff7929b198d41e8589991a0fdf176160d2ff2e5a1aa
[INFO] running `Command { std: "docker" "start" "-a" "1ac0f864d432b3468218dff7929b198d41e8589991a0fdf176160d2ff2e5a1aa", 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 libc v0.2.180
[INFO] [stderr]    Compiling find-msvc-tools v0.1.8
[INFO] [stderr]    Compiling bytes v1.11.0
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling aws-lc-rs v1.15.3
[INFO] [stderr]    Compiling zerocopy v0.8.33
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling rustls v0.23.36
[INFO] [stderr]    Compiling zmij v1.0.14
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling openssl-probe v0.2.0
[INFO] [stderr]    Compiling ipnet v2.11.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling rustls-native-certs v0.8.3
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling iri-string v0.7.10
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling data-encoding v2.10.0
[INFO] [stderr]    Compiling ryu v1.0.22
[INFO] [stderr]    Compiling matchit v0.8.6
[INFO] [stderr]    Compiling secrecy v0.10.3
[INFO] [stderr]    Compiling urlencoding v2.1.3
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling cc v1.2.53
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling cmake v0.1.57
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling aws-lc-sys v0.36.0
[INFO] [stderr]    Compiling retry-policies v0.5.1
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[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 serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[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 tracing v0.1.44
[INFO] [stderr]    Compiling tungstenite v0.28.0
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[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-tungstenite v0.28.0
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling hyper-util v0.1.19
[INFO] [stderr]    Compiling rustls-webpki v0.103.9
[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 coinbase-advanced v1.0.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 10s
[INFO] running `Command { std: "docker" "inspect" "1ac0f864d432b3468218dff7929b198d41e8589991a0fdf176160d2ff2e5a1aa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1ac0f864d432b3468218dff7929b198d41e8589991a0fdf176160d2ff2e5a1aa", kill_on_drop: false }`
[INFO] [stdout] 1ac0f864d432b3468218dff7929b198d41e8589991a0fdf176160d2ff2e5a1aa
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 445106d1dcb19f13b9457401410006c14cfe877bf5c6e0cc37db33fbfe3c5d99
[INFO] running `Command { std: "docker" "start" "-a" "445106d1dcb19f13b9457401410006c14cfe877bf5c6e0cc37db33fbfe3c5d99", 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 dotenv v0.15.0
[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 coinbase-advanced v1.0.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 50.51s
[INFO] running `Command { std: "docker" "inspect" "445106d1dcb19f13b9457401410006c14cfe877bf5c6e0cc37db33fbfe3c5d99", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "445106d1dcb19f13b9457401410006c14cfe877bf5c6e0cc37db33fbfe3c5d99", kill_on_drop: false }`
[INFO] [stdout] 445106d1dcb19f13b9457401410006c14cfe877bf5c6e0cc37db33fbfe3c5d99
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] e13489edb1b31a1760121dd882307cc7d13ee67a78d599ef2ee8d4b92e398e76
[INFO] running `Command { std: "docker" "start" "-a" "e13489edb1b31a1760121dd882307cc7d13ee67a78d599ef2ee8d4b92e398e76", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.34s
[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 credentials::tests::test_empty_api_key ... ok
[INFO] [stdout] test credentials::tests::test_debug_redacts_private_key ... ok
[INFO] [stdout] test credentials::tests::test_invalid_private_key_format ... ok
[INFO] [stdout] test credentials::tests::test_empty_private_key ... ok
[INFO] [stdout] test credentials::tests::test_new_credentials ... ok
[INFO] [stdout] test client::tests::test_builder_defaults ... ok
[INFO] [stdout] test jwt::tests::test_base64_decode ... ok
[INFO] [stdout] test jwt::tests::test_base64_url_encode ... ok
[INFO] [stdout] test jwt::tests::test_generate_nonce ... ok
[INFO] [stdout] test rate_limit::tests::test_rate_limit_config_default ... ok
[INFO] [stdout] test rate_limit::tests::test_rate_limit_info_exhausted ... ok
[INFO] [stdout] test rate_limit::tests::test_rate_limit_config_disabled ... 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 ws::messages::tests::test_heartbeat_deserialize ... ok
[INFO] [stdout] test ws::messages::tests::test_level2_side_deserialize ... ok
[INFO] [stdout] test rate_limit::tests::test_token_bucket_new ... ok
[INFO] [stdout] test ws::client::tests::test_builder_with_auto_reconnect ... ok
[INFO] [stdout] test ws::client::tests::test_subscription_message_serialize ... ok
[INFO] [stdout] test rate_limit::tests::test_rate_limit_info_parse ... ok
[INFO] [stdout] test ws::client::tests::test_builder_default ... ok
[INFO] [stdout] test rate_limit::tests::test_rate_limiter_acquire ... ok
[INFO] [stdout] test client::tests::test_build_url ... ok
[INFO] [stdout] test client::tests::test_builder_production ... ok
[INFO] [stdout] test client::tests::test_builder_sandbox ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 25 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.28s
[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 rate_limit::test_token_bucket_creation ... ok
[INFO] [stdout] test rate_limit::test_rate_limit_info_from_headers ... ok
[INFO] [stdout] test test_credentials_validation ... ok
[INFO] [stdout] test ws::test_channel_types ... ok
[INFO] [stdout] test ws::test_message_parsing ... ok
[INFO] [stdout] test models::test_order_side_serialization ... ok
[INFO] [stdout] test models::test_order_status_deserialization ... ok
[INFO] [stdout] test models::test_product_response_deserialization ... ok
[INFO] [stdout] test rate_limit::test_rate_limit_config ... ok
[INFO] [stdout] test rate_limit::test_rate_limiter ... ok
[INFO] [stdout] test models::test_account_response_deserialization ... ok
[INFO] [stdout] test models::test_create_order_request ... ok
[INFO] [stdout] test test_rate_limit_response ... ok
[INFO] [stdout] test test_error_response_parsing ... ok
[INFO] [stdout] test test_mock_server_setup ... 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.43s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 64 tests
[INFO] [stdout] test src/client.rs - client::RestClient::accounts (line 131) - compile ... ok
[INFO] [stdout] test src/client.rs - client::RestClient::convert (line 292) - compile ... ok
[INFO] [stdout] test src/client.rs - client::RestClient::fees (line 208) - compile ... ok
[INFO] [stdout] test src/client.rs - client::RestClient::perpetuals (line 312) - compile ... ok
[INFO] [stdout] test src/client.rs - client::RestClient::portfolios (line 270) - compile ... ok
[INFO] [stdout] test src/client.rs - client::RestClient::products (line 150) - compile ... ok
[INFO] [stdout] test src/credentials.rs - credentials::Credentials::new (line 32) - compile ... ok
[INFO] [stdout] test src/lib.rs - (line 14) - compile ... ok
[INFO] [stdout] test src/rate_limit.rs - rate_limit (line 16) - compile ... ok
[INFO] [stdout] test src/rest/accounts.rs - rest::accounts::AccountsApi<'a>::get (line 63) - compile ... ok
[INFO] [stdout] test src/client.rs - client::RestClient::public (line 171) - compile ... ok
[INFO] [stdout] test src/client.rs - client::RestClient::futures (line 331) - compile ... ok
[INFO] [stdout] test src/client.rs - client::RestClient::orders (line 189) - compile ... ok
[INFO] [stdout] test src/lib.rs - (line 46) - compile ... ok
[INFO] [stdout] test src/client.rs - client::RestClient::payment_methods (line 248) - 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>::get_balance_summary (line 75) - 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_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/client.rs - client::RestClient::data (line 228) - 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>::list_positions (line 30) - compile ... ok
[INFO] [stdout] test src/rest/order_builder.rs - rest::order_builder::RestClient::limit_order_gtc (line 443) - 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/convert.rs - rest::convert::ConvertApi<'a>::get_trade (line 91) - compile ... ok
[INFO] [stdout] test src/rest/orders.rs - rest::orders::OrdersApi<'a>::list (line 115) - compile ... ok
[INFO] [stdout] test src/rest/orders.rs - rest::orders::OrdersApi<'a>::get (line 151) - compile ... ok
[INFO] [stdout] test src/rest/orders.rs - rest::orders::OrdersApi<'a>::list_fills (line 173) - 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 47) - compile ... ok
[INFO] [stdout] test src/rest/perpetuals.rs - rest::perpetuals::PerpetualsApi<'a>::get_portfolio_summary (line 106) - compile ... ok
[INFO] [stdout] test src/rest/order_builder.rs - rest::order_builder::RestClient::limit_order_gtd (line 468) - compile ... ok
[INFO] [stdout] test src/rest/perpetuals.rs - rest::perpetuals::PerpetualsApi<'a>::allocate (line 133) - compile ... ok
[INFO] [stdout] test src/rest/order_builder.rs - rest::order_builder::RestClient::stop_limit_order_gtc (line 493) - compile ... ok
[INFO] [stdout] test src/rest/perpetuals.rs - rest::perpetuals::PerpetualsApi<'a>::get_position (line 54) - 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>::set_multi_asset_collateral (line 160) - compile ... ok
[INFO] [stdout] test src/rest/futures.rs - rest::futures::FuturesApi<'a>::schedule_sweep (line 196) - compile ... ok
[INFO] [stdout] test src/rest/portfolios.rs - rest::portfolios::PortfoliosApi<'a>::create (line 94) - compile ... ok
[INFO] [stdout] test src/rest/portfolios.rs - rest::portfolios::PortfoliosApi<'a>::delete (line 145) - compile ... ok
[INFO] [stdout] test src/rest/portfolios.rs - rest::portfolios::PortfoliosApi<'a>::edit (line 117) - 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>::get_breakdown (line 72) - 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/order_builder.rs - rest::order_builder::RestClient::market_order (line 412) - compile ... ok
[INFO] [stdout] test src/rest/orders.rs - rest::orders::OrdersApi<'a>::cancel (line 85) - 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/orders.rs - rest::orders::OrdersApi<'a>::create (line 36) - compile ... ok
[INFO] [stdout] test src/rest/portfolios.rs - rest::portfolios::PortfoliosApi<'a>::move_funds (line 166) - 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_book (line 86) - compile ... ok
[INFO] [stdout] test src/rest/perpetuals.rs - rest::perpetuals::PerpetualsApi<'a>::get_portfolio_balances (line 78) - 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 163) - compile ... ok
[INFO] [stdout] test src/rest/products.rs - rest::products::ProductsApi<'a>::list (line 32) - compile ... ok
[INFO] [stdout] test src/ws/mod.rs - ws (line 11) - compile ... ok
[INFO] [stdout] test src/rest/public.rs - rest::public::PublicApi<'a>::get_time (line 47) - compile ... ok
[INFO] [stdout] test src/rest/accounts.rs - rest::accounts::AccountsApi<'a>::list (line 28) - compile ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 64 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 2.54s; merged doctests compilation took 2.50s
[INFO] running `Command { std: "docker" "inspect" "e13489edb1b31a1760121dd882307cc7d13ee67a78d599ef2ee8d4b92e398e76", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e13489edb1b31a1760121dd882307cc7d13ee67a78d599ef2ee8d4b92e398e76", kill_on_drop: false }`
[INFO] [stdout] e13489edb1b31a1760121dd882307cc7d13ee67a78d599ef2ee8d4b92e398e76
