[INFO] fetching crate cbpro 0.10.0... [INFO] testing cbpro-0.10.0 against 1.85.0 for beta-1.86-1 [INFO] extracting crate cbpro 0.10.0 into /workspace/builds/worker-5-tc1/source [INFO] validating manifest of crates.io crate cbpro 0.10.0 on toolchain 1.85.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.85.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [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-5-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.85.0" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Locking 199 packages to latest compatible versions [INFO] [stderr] Adding async-tungstenite v0.12.0 (available: v0.29.1) [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.12) [INFO] [stderr] Adding serde_urlencoded v0.6.1 (available: v0.7.1) [INFO] [stderr] Adding sha2 v0.8.2 (available: v0.10.8) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.85.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded async-tungstenite v0.12.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+1.85.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9b8e963b3a9b568f83f4361440356671808b6bd03fffc05e08849343bf2f422b [INFO] running `Command { std: "docker" "start" "-a" "9b8e963b3a9b568f83f4361440356671808b6bd03fffc05e08849343bf2f422b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9b8e963b3a9b568f83f4361440356671808b6bd03fffc05e08849343bf2f422b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9b8e963b3a9b568f83f4361440356671808b6bd03fffc05e08849343bf2f422b", kill_on_drop: false }` [INFO] [stdout] 9b8e963b3a9b568f83f4361440356671808b6bd03fffc05e08849343bf2f422b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+1.85.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 15853d41c42ed783ce5f920a28fa4ced97de163a9804c441eecbdaf521bd1a38 [INFO] running `Command { std: "docker" "start" "-a" "15853d41c42ed783ce5f920a28fa4ced97de163a9804c441eecbdaf521bd1a38", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling unicode-ident v1.0.17 [INFO] [stderr] Compiling libc v0.2.170 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling pkg-config v0.3.31 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling writeable v0.5.5 [INFO] [stderr] Compiling litemap v0.7.4 [INFO] [stderr] Compiling bytes v1.10.0 [INFO] [stderr] Compiling once_cell v1.20.3 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling icu_locid_transform_data v1.5.0 [INFO] [stderr] Compiling itoa v1.0.14 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling icu_properties_data v1.5.0 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling icu_normalizer_data v1.5.0 [INFO] [stderr] Compiling cc v1.2.15 [INFO] [stderr] Compiling utf8_iter v1.0.4 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling utf16_iter v1.0.5 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling openssl v0.10.71 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling smallvec v1.14.0 [INFO] [stderr] Compiling write16 v1.0.0 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling bitflags v2.8.0 [INFO] [stderr] Compiling httparse v1.10.0 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling serde v1.0.218 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling openssl-probe v0.1.6 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling log v0.4.26 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling generic-array v0.12.4 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling opaque-debug v0.3.1 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling cpufeatures v0.2.17 [INFO] [stderr] Compiling byte-tools v0.3.1 [INFO] [stderr] Compiling serde_json v1.0.139 [INFO] [stderr] Compiling ryu v1.0.19 [INFO] [stderr] Compiling tower-service v0.3.3 [INFO] [stderr] Compiling block-padding v0.1.5 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling input_buffer v0.4.0 [INFO] [stderr] Compiling indexmap v2.7.1 [INFO] [stderr] Compiling syn v2.0.98 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling subtle v1.0.0 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling crypto-mac v0.7.0 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling ipnet v2.11.0 [INFO] [stderr] Compiling sha-1 v0.9.8 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling dtoa v0.4.8 [INFO] [stderr] Compiling rustls-pemfile v1.0.4 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling sync_wrapper v0.1.2 [INFO] [stderr] Compiling opaque-debug v0.2.3 [INFO] [stderr] Compiling iana-time-zone v0.1.61 [INFO] [stderr] Compiling hmac v0.7.1 [INFO] [stderr] Compiling sha2 v0.8.2 [INFO] [stderr] Compiling base64 v0.11.0 [INFO] [stderr] Compiling chrono v0.4.39 [INFO] [stderr] Compiling socket2 v0.5.8 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling openssl-sys v0.9.106 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling serde_derive v1.0.218 [INFO] [stderr] Compiling zerofrom-derive v0.1.5 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling tokio v1.43.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling zerofrom v0.1.5 [INFO] [stderr] Compiling yoke v0.7.5 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling icu_collections v1.5.0 [INFO] [stderr] Compiling icu_locid v1.5.0 [INFO] [stderr] Compiling icu_provider v1.5.0 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling icu_properties v1.5.1 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling tokio-util v0.7.13 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling h2 v0.3.26 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling idna_adapter v1.2.0 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling url v2.5.4 [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)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 40.06s [INFO] running `Command { std: "docker" "inspect" "15853d41c42ed783ce5f920a28fa4ced97de163a9804c441eecbdaf521bd1a38", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "15853d41c42ed783ce5f920a28fa4ced97de163a9804c441eecbdaf521bd1a38", kill_on_drop: false }` [INFO] [stdout] 15853d41c42ed783ce5f920a28fa4ced97de163a9804c441eecbdaf521bd1a38 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+1.85.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 239408aa1eacab6366dee4ce9ec90ac7b182b321daafa01a7ec74a4b70b48cd0 [INFO] running `Command { std: "docker" "start" "-a" "239408aa1eacab6366dee4ce9ec90ac7b182b321daafa01a7ec74a4b70b48cd0", kill_on_drop: false }` [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)]` on by default [INFO] [stdout] [INFO] [stdout] [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)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.15s [INFO] running `Command { std: "docker" "inspect" "239408aa1eacab6366dee4ce9ec90ac7b182b321daafa01a7ec74a4b70b48cd0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "239408aa1eacab6366dee4ce9ec90ac7b182b321daafa01a7ec74a4b70b48cd0", kill_on_drop: false }` [INFO] [stdout] 239408aa1eacab6366dee4ce9ec90ac7b182b321daafa01a7ec74a4b70b48cd0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+1.85.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] fedd7d82c0d2735d440b71dbdbce308374bf18ae48eafe2faf52dbb155fb5579 [INFO] running `Command { std: "docker" "start" "-a" "fedd7d82c0d2735d440b71dbdbce308374bf18ae48eafe2faf52dbb155fb5579", 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)]` 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.18s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cbpro-5909888512f371cb) [INFO] [stdout] [INFO] [stderr] Doc-tests cbpro [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] [stdout] [INFO] [stdout] running 51 tests [INFO] [stdout] test src/builder.rs - builder::QueryBuilder::client_oid (line 697) - compile ... ok [INFO] [stdout] test src/builder.rs - builder::QueryBuilder::cancel_after (line 796) - compile ... ok [INFO] [stdout] test src/builder.rs - builder::QueryBuilder::post_only (line 821) - compile ... ok [INFO] [stdout] test src/builder.rs - builder::QueryBuilder::limit (line 620) - compile ... ok [INFO] [stdout] test src/client.rs - client::AuthenticatedClient::cancel_all (line 335) - compile ... ok [INFO] [stdout] test src/builder.rs - builder::QueryBuilder::format (line 846) - compile ... ok [INFO] [stdout] test src/builder.rs - builder::QueryBuilder::product_id (line 571) - compile ... ok [INFO] [stdout] test src/builder.rs - builder::QueryBuilder::time_in_force (line 773) - compile ... ok [INFO] [stdout] test src/builder.rs - builder::QueryBuilder::json (line 547) - compile ... ok [INFO] [stdout] test src/client.rs - client::AuthenticatedClient::create_report (line 666) - compile ... ok [INFO] [stdout] test src/client.rs - client::AuthenticatedClient::deposit (line 457) - 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_account_history (line 170) - compile ... ok [INFO] [stdout] test src/builder.rs - builder::QueryBuilder::level (line 595) - compile ... ok [INFO] [stdout] test src/builder.rs - builder::QueryBuilder::stp (line 721) - compile ... ok [INFO] [stdout] test src/client.rs - client::AuthenticatedClient::get_account (line 141) - compile ... ok [INFO] [stdout] test src/client.rs - client::AuthenticatedClient::convert (line 556) - compile ... ok [INFO] [stdout] test src/client.rs - client::AuthenticatedClient::cancel_order (line 304) - compile ... ok [INFO] [stdout] test src/builder.rs - builder::QueryBuilder::range (line 665) - compile ... ok [INFO] [stdout] test src/builder.rs - builder::QueryBuilder::email (line 874) - compile ... ok [INFO] [stdout] test src/builder.rs - builder::QueryBuilder::stop_price (line 743) - 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_holds (line 200) - 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::list_orders (line 363) - 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_coinbase_accounts (line 613) - compile ... ok [INFO] [stdout] test src/client.rs - client::AuthenticatedClient::list_payment_methods (line 587) - 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::get_profile (line 771) - compile ... ok [INFO] [stdout] test src/client.rs - client::PublicClient::get_currencies (line 1054) - 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::get_order (line 390) - compile ... ok [INFO] [stdout] test src/client.rs - client::AuthenticatedClient::list_accounts (line 113) - compile ... ok [INFO] [stdout] test src/client.rs - client::AuthenticatedClient::new (line 77) - compile ... ok [INFO] [stdout] test src/client.rs - client::AuthenticatedClient::transfer_profile (line 798) - 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::AuthenticatedClient::withdraw (line 502) - compile ... ok [INFO] [stdout] test src/lib.rs - (line 46) - 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_24hr_stats (line 1027) - compile ... ok [INFO] [stdout] test src/client.rs - client::PublicClient::get_time (line 1080) - compile ... ok [INFO] [stdout] test src/websocket.rs - websocket::WebSocketFeed::connect_auth (line 105) - 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_products (line 886) - compile ... ok [INFO] [stdout] test src/websocket.rs - websocket::WebSocketFeed::connect (line 77) - compile ... ok [INFO] [stdout] test src/client.rs - client::PublicClient::new (line 868) - compile ... ok [INFO] [stdout] test src/client.rs - client::PublicClient::get_trades (line 967) - compile ... ok [INFO] [stdout] test src/lib.rs - (line 15) - compile ... ok [INFO] [stdout] test src/lib.rs - (line 27) - compile ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 51 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.40s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "fedd7d82c0d2735d440b71dbdbce308374bf18ae48eafe2faf52dbb155fb5579", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fedd7d82c0d2735d440b71dbdbce308374bf18ae48eafe2faf52dbb155fb5579", kill_on_drop: false }` [INFO] [stdout] fedd7d82c0d2735d440b71dbdbce308374bf18ae48eafe2faf52dbb155fb5579