[INFO] fetching crate cbpro 0.10.0...
[INFO] testing cbpro-0.10.0 against beta-2025-09-21 for beta-1.91-3
[INFO] extracting crate cbpro 0.10.0 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate cbpro 0.10.0
[INFO] finished tweaking crates.io crate cbpro 0.10.0
[INFO] tweaked toml for crates.io crate cbpro 0.10.0 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate cbpro 0.10.0 on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 207 packages to latest compatible versions
[INFO] [stderr]       Adding async-tungstenite v0.12.0 (available: v0.31.0)
[INFO] [stderr]       Adding base64 v0.11.0 (available: v0.22.1)
[INFO] [stderr]       Adding crypto-mac v0.7.0 (available: v0.11.1)
[INFO] [stderr]       Adding hmac v0.7.1 (available: v0.12.1)
[INFO] [stderr]       Adding reqwest v0.11.27 (available: v0.12.23)
[INFO] [stderr]       Adding serde_urlencoded v0.6.1 (available: v0.7.1)
[INFO] [stderr]       Adding sha2 v0.8.2 (available: v0.10.9)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6a1d8e037a6076a791ea6d18728a75ad5be16f4ae401d7ed24dd9a8399f67bb4
[INFO] running `Command { std: "docker" "start" "-a" "6a1d8e037a6076a791ea6d18728a75ad5be16f4ae401d7ed24dd9a8399f67bb4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6a1d8e037a6076a791ea6d18728a75ad5be16f4ae401d7ed24dd9a8399f67bb4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6a1d8e037a6076a791ea6d18728a75ad5be16f4ae401d7ed24dd9a8399f67bb4", kill_on_drop: false }`
[INFO] [stdout] 6a1d8e037a6076a791ea6d18728a75ad5be16f4ae401d7ed24dd9a8399f67bb4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9d7ebd06bd6f1358c6fe5029042252bb544240825482380c4d6a5a7cf1b22382
[INFO] running `Command { std: "docker" "start" "-a" "9d7ebd06bd6f1358c6fe5029042252bb544240825482380c4d6a5a7cf1b22382", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling unicode-ident v1.0.19
[INFO] [stderr]    Compiling libc v0.2.176
[INFO] [stderr]    Compiling cfg-if v1.0.3
[INFO] [stderr]    Compiling find-msvc-tools v0.1.2
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling writeable v0.6.1
[INFO] [stderr]    Compiling litemap v0.8.0
[INFO] [stderr]    Compiling cc v1.2.39
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling icu_properties_data v2.0.1
[INFO] [stderr]    Compiling icu_normalizer_data v2.0.0
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling slab v0.4.11
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling openssl-probe v0.1.6
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling generic-array v0.12.4
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling opaque-debug v0.3.1
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling tower-service v0.3.3
[INFO] [stderr]    Compiling byte-tools v0.3.1
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling sha-1 v0.9.8
[INFO] [stderr]    Compiling block-padding v0.1.5
[INFO] [stderr]    Compiling indexmap v2.11.4
[INFO] [stderr]    Compiling digest v0.8.1
[INFO] [stderr]    Compiling input_buffer v0.4.0
[INFO] [stderr]    Compiling utf-8 v0.7.6
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]    Compiling subtle v1.0.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling block-buffer v0.7.3
[INFO] [stderr]    Compiling crypto-mac v0.7.0
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling opaque-debug v0.2.3
[INFO] [stderr]    Compiling rustls-pemfile v1.0.4
[INFO] [stderr]    Compiling dtoa v0.4.8
[INFO] [stderr]    Compiling fake-simd v0.1.2
[INFO] [stderr]    Compiling iana-time-zone v0.1.64
[INFO] [stderr]    Compiling ipnet v2.11.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling sha2 v0.8.2
[INFO] [stderr]    Compiling hmac v0.7.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling base64 v0.11.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling zerovec v0.11.4
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.3
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling h2 v0.3.27
[INFO] [stderr]    Compiling tungstenite v0.12.0
[INFO] [stderr]    Compiling serde_urlencoded v0.6.1
[INFO] [stderr]    Compiling async-tungstenite v0.12.0
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stderr]    Compiling cbpro v0.10.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `code` is never read
[INFO] [stdout]    --> src/error.rs:155:5
[INFO] [stdout]     |
[INFO] [stdout] 154 | pub struct WsCloseError {
[INFO] [stdout]     |            ------------ field in this struct
[INFO] [stdout] 155 |     code: CloseCode,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `WsCloseError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 27s
[INFO] running `Command { std: "docker" "inspect" "9d7ebd06bd6f1358c6fe5029042252bb544240825482380c4d6a5a7cf1b22382", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9d7ebd06bd6f1358c6fe5029042252bb544240825482380c4d6a5a7cf1b22382", kill_on_drop: false }`
[INFO] [stdout] 9d7ebd06bd6f1358c6fe5029042252bb544240825482380c4d6a5a7cf1b22382
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7dc3470785d7ce5c5910959cc48a49819e3a01c92863831623409cdd2d6d0212
[INFO] running `Command { std: "docker" "start" "-a" "7dc3470785d7ce5c5910959cc48a49819e3a01c92863831623409cdd2d6d0212", kill_on_drop: false }`
[INFO] [stdout] warning: field `code` is never read
[INFO] [stdout]    --> src/error.rs:155:5
[INFO] [stdout]     |
[INFO] [stdout] 154 | pub struct WsCloseError {
[INFO] [stdout]     |            ------------ field in this struct
[INFO] [stdout] 155 |     code: CloseCode,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `WsCloseError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling cbpro v0.10.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `code` is never read
[INFO] [stdout]    --> src/error.rs:155:5
[INFO] [stdout]     |
[INFO] [stdout] 154 | pub struct WsCloseError {
[INFO] [stdout]     |            ------------ field in this struct
[INFO] [stdout] 155 |     code: CloseCode,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `WsCloseError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.22s
[INFO] running `Command { std: "docker" "inspect" "7dc3470785d7ce5c5910959cc48a49819e3a01c92863831623409cdd2d6d0212", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7dc3470785d7ce5c5910959cc48a49819e3a01c92863831623409cdd2d6d0212", kill_on_drop: false }`
[INFO] [stdout] 7dc3470785d7ce5c5910959cc48a49819e3a01c92863831623409cdd2d6d0212
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 5f55e01afa7402bf0143731def4564ca244cac988f42be4105d1642aa2901e1a
[INFO] running `Command { std: "docker" "start" "-a" "5f55e01afa7402bf0143731def4564ca244cac988f42be4105d1642aa2901e1a", kill_on_drop: false }`
[INFO] [stderr] warning: field `code` is never read
[INFO] [stderr]    --> src/error.rs:155:5
[INFO] [stderr]     |
[INFO] [stderr] 154 | pub struct WsCloseError {
[INFO] [stderr]     |            ------------ field in this struct
[INFO] [stderr] 155 |     code: CloseCode,
[INFO] [stderr]     |     ^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `WsCloseError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `cbpro` (lib) generated 1 warning
[INFO] [stderr] warning: `cbpro` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.21s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cbpro-cf96a17803f4971a)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests cbpro
[INFO] [stdout] 
[INFO] [stdout] running 51 tests
[INFO] [stdout] test src/builder.rs - builder::QueryBuilder<T>::client_oid (line 697) - compile ... ok
[INFO] [stdout] test src/builder.rs - builder::QueryBuilder<T>::json (line 547) - compile ... ok
[INFO] [stdout] test src/builder.rs - builder::QueryBuilder<T>::product_id (line 571) - compile ... ok
[INFO] [stdout] test src/builder.rs - builder::QueryBuilder<T>::cancel_after (line 796) - compile ... ok
[INFO] [stdout] test src/builder.rs - builder::QueryBuilder<T>::limit (line 620) - compile ... ok
[INFO] [stdout] test src/builder.rs - builder::QueryBuilder<T>::email (line 874) - compile ... ok
[INFO] [stdout] test src/builder.rs - builder::QueryBuilder<T>::format (line 846) - compile ... ok
[INFO] [stdout] test src/builder.rs - builder::QueryBuilder<T>::post_only (line 821) - compile ... ok
[INFO] [stdout] test src/builder.rs - builder::QueryBuilder<T>::level (line 595) - compile ... ok
[INFO] [stdout] test src/builder.rs - builder::QueryBuilder<T>::stp (line 721) - compile ... ok
[INFO] [stdout] test src/builder.rs - builder::QueryBuilder<T>::range (line 665) - compile ... ok
[INFO] [stdout] test src/builder.rs - builder::QueryBuilder<T>::time_in_force (line 773) - compile ... ok
[INFO] [stdout] test src/builder.rs - builder::QueryBuilder<T>::stop_price (line 743) - compile ... ok
[INFO] [stdout] test src/client.rs - client::AuthenticatedClient::create_report (line 666) - compile ... ok
[INFO] [stdout] test src/client.rs - client::AuthenticatedClient::convert (line 556) - compile ... ok
[INFO] [stdout] test src/client.rs - client::AuthenticatedClient::deposit (line 457) - compile ... ok
[INFO] [stdout] test src/client.rs - client::AuthenticatedClient::cancel_all (line 335) - compile ... ok
[INFO] [stdout] test src/client.rs - client::AuthenticatedClient::cancel_order (line 304) - compile ... ok
[INFO] [stdout] test src/client.rs - client::AuthenticatedClient::get_report_status (line 718) - compile ... ok
[INFO] [stdout] test src/client.rs - client::AuthenticatedClient::get_fills (line 422) - compile ... ok
[INFO] [stdout] test src/client.rs - client::AuthenticatedClient::get_profile (line 771) - compile ... ok
[INFO] [stdout] test src/client.rs - client::AuthenticatedClient::get_account (line 141) - compile ... ok
[INFO] [stdout] test src/client.rs - client::AuthenticatedClient::get_order (line 390) - compile ... ok
[INFO] [stdout] test src/client.rs - client::AuthenticatedClient::get_current_fees (line 640) - compile ... ok
[INFO] [stdout] test src/client.rs - client::AuthenticatedClient::get_trailing_volume (line 833) - compile ... ok
[INFO] [stdout] test src/client.rs - client::AuthenticatedClient::list_orders (line 363) - compile ... ok
[INFO] [stdout] test src/client.rs - client::AuthenticatedClient::get_account_history (line 170) - compile ... ok
[INFO] [stdout] test src/client.rs - client::AuthenticatedClient::get_holds (line 200) - compile ... ok
[INFO] [stdout] test src/client.rs - client::AuthenticatedClient::list_accounts (line 113) - compile ... ok
[INFO] [stdout] test src/client.rs - client::AuthenticatedClient::place_limit_order (line 229) - compile ... ok
[INFO] [stdout] test src/client.rs - client::AuthenticatedClient::new (line 77) - compile ... ok
[INFO] [stdout] test src/client.rs - client::AuthenticatedClient::list_coinbase_accounts (line 613) - compile ... ok
[INFO] [stdout] test src/client.rs - client::AuthenticatedClient::place_market_order (line 264) - compile ... ok
[INFO] [stdout] test src/client.rs - client::AuthenticatedClient::list_profiles (line 745) - compile ... ok
[INFO] [stdout] test src/client.rs - client::AuthenticatedClient::transfer_profile (line 798) - compile ... ok
[INFO] [stdout] test src/client.rs - client::AuthenticatedClient::withdraw (line 502) - compile ... ok
[INFO] [stdout] test src/client.rs - client::PublicClient::get_24hr_stats (line 1027) - compile ... ok
[INFO] [stdout] test src/client.rs - client::AuthenticatedClient::list_payment_methods (line 587) - compile ... ok
[INFO] [stdout] test src/client.rs - client::PublicClient::get_historic_rates (line 996) - compile ... ok
[INFO] [stdout] test src/client.rs - client::PublicClient::get_product_ticker (line 940) - compile ... ok
[INFO] [stdout] test src/client.rs - client::PublicClient::get_product_order_book (line 913) - compile ... ok
[INFO] [stdout] test src/client.rs - client::PublicClient::get_currencies (line 1054) - compile ... ok
[INFO] [stdout] test src/client.rs - client::PublicClient::get_time (line 1080) - compile ... ok
[INFO] [stdout] test src/client.rs - client::PublicClient::get_trades (line 967) - compile ... ok
[INFO] [stdout] test src/lib.rs - (line 46) - compile ... ok
[INFO] [stdout] test src/client.rs - client::PublicClient::new (line 868) - compile ... ok
[INFO] [stdout] test src/client.rs - client::PublicClient::get_products (line 886) - compile ... ok
[INFO] [stdout] test src/lib.rs - (line 15) - compile ... ok
[INFO] [stdout] test src/websocket.rs - websocket::WebSocketFeed::connect (line 77) - compile ... ok
[INFO] [stdout] test src/lib.rs - (line 27) - compile ... ok
[INFO] [stdout] test src/websocket.rs - websocket::WebSocketFeed::connect_auth (line 105) - compile ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 51 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 4.28s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "5f55e01afa7402bf0143731def4564ca244cac988f42be4105d1642aa2901e1a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5f55e01afa7402bf0143731def4564ca244cac988f42be4105d1642aa2901e1a", kill_on_drop: false }`
[INFO] [stdout] 5f55e01afa7402bf0143731def4564ca244cac988f42be4105d1642aa2901e1a
