[INFO] cloning repository https://github.com/kamilkn/some-exchange-connector
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kamilkn/some-exchange-connector" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkamilkn%2Fsome-exchange-connector", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkamilkn%2Fsome-exchange-connector'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 62e9cbf9838c586b1c210f4b797433a072436674
[INFO] testing kamilkn/some-exchange-connector against master#2fd6efc32704647e64d3d646d21c4c68eae100e4 for pr-149852-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkamilkn%2Fsome-exchange-connector" "/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/kamilkn/some-exchange-connector
[INFO] finished tweaking git repo https://github.com/kamilkn/some-exchange-connector
[INFO] tweaked toml for git repo https://github.com/kamilkn/some-exchange-connector written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/kamilkn/some-exchange-connector on toolchain 2fd6efc32704647e64d3d646d21c4c68eae100e4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/kamilkn/some-exchange-connector 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" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded rustls-pki-types v1.7.0
[INFO] [stderr]   Downloaded hyper-util v0.1.5
[INFO] [stderr]   Downloaded redox_syscall v0.5.2
[INFO] [stderr]   Downloaded hyper-rustls v0.27.2
[INFO] [stderr]   Downloaded thread-id v4.2.1
[INFO] [stderr]   Downloaded tokio-rustls v0.26.0
[INFO] [stderr]   Downloaded cc v1.0.100
[INFO] [stderr]   Downloaded compact_str v0.8.0-beta
[INFO] [stderr]   Downloaded derive_more-impl v1.0.0-beta.6
[INFO] [stderr]   Downloaded derive_more v1.0.0-beta.6
[INFO] [stderr]   Downloaded fixnum v0.9.2
[INFO] [stderr]   Downloaded h2 v0.4.5
[INFO] [stderr]   Downloaded reqwest v0.12.5
[INFO] [stderr]   Downloaded log4rs v1.3.0
[INFO] [stderr]   Downloaded rustls-webpki v0.102.4
[INFO] [stderr]   Downloaded syn v2.0.68
[INFO] [stderr]   Downloaded object v0.36.0
[INFO] [stderr]   Downloaded rustls v0.23.10
[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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] bbdd3210a4118bcf82fbd008aaab8ffc11828b73948757df20a83d4e43a89c22
[INFO] running `Command { std: "docker" "start" "-a" "bbdd3210a4118bcf82fbd008aaab8ffc11828b73948757df20a83d4e43a89c22", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bbdd3210a4118bcf82fbd008aaab8ffc11828b73948757df20a83d4e43a89c22", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bbdd3210a4118bcf82fbd008aaab8ffc11828b73948757df20a83d4e43a89c22", kill_on_drop: false }`
[INFO] [stdout] bbdd3210a4118bcf82fbd008aaab8ffc11828b73948757df20a83d4e43a89c22
[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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f48404da90511e3494db932c23ba14554bbe98b9c2c1bdefc400ac21da902cc5
[INFO] running `Command { std: "docker" "start" "-a" "f48404da90511e3494db932c23ba14554bbe98b9c2c1bdefc400ac21da902cc5", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling bytes v1.6.0
[INFO] [stderr]    Compiling pin-project-lite v0.2.14
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling cc v1.0.100
[INFO] [stderr]    Compiling pkg-config v0.3.30
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling futures-core v0.3.30
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling socket2 v0.5.7
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling futures-sink v0.3.30
[INFO] [stderr]    Compiling http v1.1.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling httparse v1.9.4
[INFO] [stderr]    Compiling openssl v0.10.64
[INFO] [stderr]    Compiling futures-task v0.3.30
[INFO] [stderr]    Compiling native-tls v0.2.12
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling openssl-probe v0.1.5
[INFO] [stderr]    Compiling syn v2.0.68
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling unicode-normalization v0.1.23
[INFO] [stderr]    Compiling unicode-bidi v0.3.15
[INFO] [stderr]    Compiling http-body v1.0.0
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling openssl-sys v0.9.102
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling rustversion v1.0.17
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling tower-service v0.3.2
[INFO] [stderr]    Compiling tower-layer v0.3.2
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling destructure_traitobject v0.2.0
[INFO] [stderr]    Compiling cpufeatures v0.2.12
[INFO] [stderr]    Compiling unicode-segmentation v1.11.0
[INFO] [stderr]    Compiling anyhow v1.0.86
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling url v2.5.2
[INFO] [stderr]    Compiling ordered-float v2.10.1
[INFO] [stderr]    Compiling unsafe-any-ors v1.0.0
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]    Compiling slotmap v1.0.7
[INFO] [stderr]    Compiling utf-8 v0.7.6
[INFO] [stderr]    Compiling data-encoding v2.6.0
[INFO] [stderr]    Compiling unicode-xid v0.2.4
[INFO] [stderr]    Compiling rustls-pki-types v1.7.0
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling castaway v0.2.2
[INFO] [stderr]    Compiling chrono v0.4.38
[INFO] [stderr]    Compiling rustls-pemfile v2.1.2
[INFO] [stderr]    Compiling typemap-ors v1.0.0
[INFO] [stderr]    Compiling thread-id v4.2.1
[INFO] [stderr]    Compiling encoding_rs v0.8.34
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling log-mdc v0.1.0
[INFO] [stderr]    Compiling arc-swap v1.7.1
[INFO] [stderr]    Compiling ipnet v2.9.0
[INFO] [stderr]    Compiling sync_wrapper v1.0.1
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling serde_derive v1.0.203
[INFO] [stderr]    Compiling tokio-macros v2.3.0
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling thiserror-impl v1.0.61
[INFO] [stderr]    Compiling derive_more-impl v1.0.0-beta.6
[INFO] [stderr]    Compiling tokio v1.38.0
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling pin-project v1.1.5
[INFO] [stderr]    Compiling derive_more v0.99.18
[INFO] [stderr]    Compiling async-trait v0.1.80
[INFO] [stderr]    Compiling thiserror v1.0.61
[INFO] [stderr]    Compiling serde v1.0.203
[INFO] [stderr]    Compiling derive_more v1.0.0-beta.6
[INFO] [stderr]    Compiling http-body-util v0.1.2
[INFO] [stderr]    Compiling tokio-util v0.7.11
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling h2 v0.4.5
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling serde_json v1.0.117
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling serde-value v0.7.0
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling fixnum v0.9.2
[INFO] [stderr]    Compiling compact_str v0.8.0-beta
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tungstenite v0.21.0
[INFO] [stderr]    Compiling tokio-tungstenite v0.21.0
[INFO] [stderr]    Compiling log4rs v1.3.0
[INFO] [stderr]    Compiling hyper v1.3.1
[INFO] [stderr]    Compiling hyper-util v0.1.5
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.5
[INFO] [stderr]    Compiling exchange-connector v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: struct `OkexPollerConfig` is never constructed
[INFO] [stdout]  --> src/adapters/okex/rest/config.rs:5:12
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub struct OkexPollerConfig {
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `GetOrderBook` is never constructed
[INFO] [stdout]  --> src/adapters/okex/rest/endpoint.rs:8:12
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub struct GetOrderBook;
[INFO] [stdout]   |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `OkexOrderBookSnapshot` is never constructed
[INFO] [stdout]  --> src/adapters/okex/rest/model.rs:8:12
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub struct OkexOrderBookSnapshot {
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `OkexSingleLot` is never constructed
[INFO] [stdout]   --> src/adapters/okex/rest/model.rs:32:12
[INFO] [stdout]    |
[INFO] [stdout] 32 | pub struct OkexSingleLot {
[INFO] [stdout]    |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `OkexExchangePoller` is never constructed
[INFO] [stdout]   --> src/adapters/okex/rest/poller.rs:13:12
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub struct OkexExchangePoller {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated functions `new` and `with_config` are never used
[INFO] [stdout]   --> src/adapters/okex/rest/poller.rs:41:12
[INFO] [stdout]    |
[INFO] [stdout] 40 | impl OkexExchangePoller {
[INFO] [stdout]    | ----------------------- associated functions in this implementation
[INFO] [stdout] 41 |     pub fn new() -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 45 |     pub fn with_config(config: OkexPollerConfig) -> Self {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `GetOrderBookRequest` is never constructed
[INFO] [stdout]  --> src/adapters/okex/rest/request.rs:6:12
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub struct GetOrderBookRequest {
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/adapters/okex/rest/request.rs:15:12
[INFO] [stdout]    |
[INFO] [stdout] 14 | impl GetOrderBookRequest {
[INFO] [stdout]    | ------------------------ associated function in this implementation
[INFO] [stdout] 15 |     pub fn new(symbol: CompactString, limit: Option<u16>) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `OkexResponse` is never constructed
[INFO] [stdout]  --> src/adapters/okex/rest/response.rs:7:12
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub struct OkexResponse<R> {
[INFO] [stdout]   |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `into_result` is never used
[INFO] [stdout]   --> src/adapters/okex/rest/response.rs:14:12
[INFO] [stdout]    |
[INFO] [stdout] 13 | impl<R> OkexResponse<R> {
[INFO] [stdout]    | ----------------------- method in this implementation
[INFO] [stdout] 14 |     pub fn into_result(self) -> Result<Vec<R>, OkexErrorResponse> {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `OkexErrorResponse` is never constructed
[INFO] [stdout]  --> src/adapters/okex/rest/error.rs:7:12
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub struct OkexErrorResponse {
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `OkexWsConnectionConfig` is never constructed
[INFO] [stdout]  --> src/adapters/okex/ws/config.rs:5:12
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub struct OkexWsConnectionConfig {
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `OkexWsMessage` is never used
[INFO] [stdout]   --> src/adapters/okex/ws/model.rs:10:10
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub enum OkexWsMessage {
[INFO] [stdout]    |          ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `OkexWsCombinedMessage` is never constructed
[INFO] [stdout]   --> src/adapters/okex/ws/model.rs:23:12
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub struct OkexWsCombinedMessage {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `OkexWsDataMessage` is never used
[INFO] [stdout]   --> src/adapters/okex/ws/model.rs:31:10
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub enum OkexWsDataMessage {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `OkexSubEvent` is never constructed
[INFO] [stdout]   --> src/adapters/okex/ws/model.rs:36:12
[INFO] [stdout]    |
[INFO] [stdout] 36 | pub struct OkexSubEvent<R> {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Stream` is never constructed
[INFO] [stdout]   --> src/adapters/okex/ws/model.rs:46:12
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Stream {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `EventType` is never used
[INFO] [stdout]   --> src/adapters/okex/ws/model.rs:54:10
[INFO] [stdout]    |
[INFO] [stdout] 54 | pub enum EventType {
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `OkexOrderBookSnapshot` is never constructed
[INFO] [stdout]   --> src/adapters/okex/ws/model.rs:65:12
[INFO] [stdout]    |
[INFO] [stdout] 65 | pub struct OkexOrderBookSnapshot {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `to_internal_snapshot` is never used
[INFO] [stdout]   --> src/adapters/okex/ws/model.rs:82:12
[INFO] [stdout]    |
[INFO] [stdout] 81 | impl OkexOrderBookSnapshot {
[INFO] [stdout]    | -------------------------- method in this implementation
[INFO] [stdout] 82 |     pub fn to_internal_snapshot(&self, symbol: CompactString) -> L2Snapshot {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `OkexBookLevel` is never constructed
[INFO] [stdout]    --> src/adapters/okex/ws/model.rs:102:12
[INFO] [stdout]     |
[INFO] [stdout] 102 | pub struct OkexBookLevel {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `to_md` and `to_single_lot` are never used
[INFO] [stdout]    --> src/adapters/okex/ws/model.rs:110:12
[INFO] [stdout]     |
[INFO] [stdout] 109 | impl OkexBookLevel {
[INFO] [stdout]     | ------------------ methods in this implementation
[INFO] [stdout] 110 |     pub fn to_md(
[INFO] [stdout]     |            ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 129 |     pub fn to_single_lot(&self) -> SingleLot {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `WsRequest` is never constructed
[INFO] [stdout]    --> src/adapters/okex/ws/model.rs:147:12
[INFO] [stdout]     |
[INFO] [stdout] 147 | pub struct WsRequest<R: Serialize> {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new_subscribe` is never used
[INFO] [stdout]    --> src/adapters/okex/ws/model.rs:153:12
[INFO] [stdout]     |
[INFO] [stdout] 152 | impl <R: Serialize> WsRequest<R> {
[INFO] [stdout]     | -------------------------------- associated function in this implementation
[INFO] [stdout] 153 |     pub fn new_subscribe(channels: Vec<R>) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `OkexWsConnection` is never constructed
[INFO] [stdout]   --> src/adapters/okex/ws/connection.rs:17:12
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub struct OkexWsConnection {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated functions `new` and `ping_task` are never used
[INFO] [stdout]   --> src/adapters/okex/ws/connection.rs:27:18
[INFO] [stdout]    |
[INFO] [stdout] 23 | impl OkexWsConnection {
[INFO] [stdout]    | --------------------- associated functions in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 27 |     pub async fn new(tickers: Vec<impl ToCompactString>, config: OkexWsConnectionConfig) -> Result<Self> {
[INFO] [stdout]    |                  ^^^
[INFO] [stdout] ...
[INFO] [stdout] 48 |     async fn ping_task(tx: Sender<()>, frequency: u64) {
[INFO] [stdout]    |              ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `OkexStream` is never constructed
[INFO] [stdout]  --> src/adapters/okex/ws/stream.rs:7:12
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub struct OkexStream {
[INFO] [stdout]   |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `OkexStreamKind` is never used
[INFO] [stdout]   --> src/adapters/okex/ws/stream.rs:13:10
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub enum OkexStreamKind {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 44s
[INFO] running `Command { std: "docker" "inspect" "f48404da90511e3494db932c23ba14554bbe98b9c2c1bdefc400ac21da902cc5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f48404da90511e3494db932c23ba14554bbe98b9c2c1bdefc400ac21da902cc5", kill_on_drop: false }`
[INFO] [stdout] f48404da90511e3494db932c23ba14554bbe98b9c2c1bdefc400ac21da902cc5
[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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ea109c7bef83496f457035293b253d0aa473aee279bf9d753dd2604f66d2065c
[INFO] running `Command { std: "docker" "start" "-a" "ea109c7bef83496f457035293b253d0aa473aee279bf9d753dd2604f66d2065c", kill_on_drop: false }`
[INFO] [stdout] warning: struct `OkexPollerConfig` is never constructed
[INFO] [stdout]  --> src/adapters/okex/rest/config.rs:5:12
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub struct OkexPollerConfig {
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `GetOrderBook` is never constructed
[INFO] [stdout]  --> src/adapters/okex/rest/endpoint.rs:8:12
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub struct GetOrderBook;
[INFO] [stdout]   |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `OkexOrderBookSnapshot` is never constructed
[INFO] [stdout]  --> src/adapters/okex/rest/model.rs:8:12
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub struct OkexOrderBookSnapshot {
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `OkexSingleLot` is never constructed
[INFO] [stdout]   --> src/adapters/okex/rest/model.rs:32:12
[INFO] [stdout]    |
[INFO] [stdout] 32 | pub struct OkexSingleLot {
[INFO] [stdout]    |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `OkexExchangePoller` is never constructed
[INFO] [stdout]   --> src/adapters/okex/rest/poller.rs:13:12
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub struct OkexExchangePoller {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated functions `new` and `with_config` are never used
[INFO] [stdout]   --> src/adapters/okex/rest/poller.rs:41:12
[INFO] [stdout]    |
[INFO] [stdout] 40 | impl OkexExchangePoller {
[INFO] [stdout]    | ----------------------- associated functions in this implementation
[INFO] [stdout] 41 |     pub fn new() -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 45 |     pub fn with_config(config: OkexPollerConfig) -> Self {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `GetOrderBookRequest` is never constructed
[INFO] [stdout]  --> src/adapters/okex/rest/request.rs:6:12
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub struct GetOrderBookRequest {
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/adapters/okex/rest/request.rs:15:12
[INFO] [stdout]    |
[INFO] [stdout] 14 | impl GetOrderBookRequest {
[INFO] [stdout]    | ------------------------ associated function in this implementation
[INFO] [stdout] 15 |     pub fn new(symbol: CompactString, limit: Option<u16>) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `OkexResponse` is never constructed
[INFO] [stdout]  --> src/adapters/okex/rest/response.rs:7:12
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub struct OkexResponse<R> {
[INFO] [stdout]   |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `into_result` is never used
[INFO] [stdout]   --> src/adapters/okex/rest/response.rs:14:12
[INFO] [stdout]    |
[INFO] [stdout] 13 | impl<R> OkexResponse<R> {
[INFO] [stdout]    | ----------------------- method in this implementation
[INFO] [stdout] 14 |     pub fn into_result(self) -> Result<Vec<R>, OkexErrorResponse> {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `OkexErrorResponse` is never constructed
[INFO] [stdout]  --> src/adapters/okex/rest/error.rs:7:12
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub struct OkexErrorResponse {
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `OkexWsConnectionConfig` is never constructed
[INFO] [stdout]  --> src/adapters/okex/ws/config.rs:5:12
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub struct OkexWsConnectionConfig {
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `OkexWsMessage` is never used
[INFO] [stdout]   --> src/adapters/okex/ws/model.rs:10:10
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub enum OkexWsMessage {
[INFO] [stdout]    |          ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `OkexWsCombinedMessage` is never constructed
[INFO] [stdout]   --> src/adapters/okex/ws/model.rs:23:12
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub struct OkexWsCombinedMessage {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `OkexWsDataMessage` is never used
[INFO] [stdout]   --> src/adapters/okex/ws/model.rs:31:10
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub enum OkexWsDataMessage {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `OkexSubEvent` is never constructed
[INFO] [stdout]   --> src/adapters/okex/ws/model.rs:36:12
[INFO] [stdout]    |
[INFO] [stdout] 36 | pub struct OkexSubEvent<R> {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Stream` is never constructed
[INFO] [stdout]   --> src/adapters/okex/ws/model.rs:46:12
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Stream {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `EventType` is never used
[INFO] [stdout]   --> src/adapters/okex/ws/model.rs:54:10
[INFO] [stdout]    |
[INFO] [stdout] 54 | pub enum EventType {
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `OkexOrderBookSnapshot` is never constructed
[INFO] [stdout]   --> src/adapters/okex/ws/model.rs:65:12
[INFO] [stdout]    |
[INFO] [stdout] 65 | pub struct OkexOrderBookSnapshot {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `to_internal_snapshot` is never used
[INFO] [stdout]   --> src/adapters/okex/ws/model.rs:82:12
[INFO] [stdout]    |
[INFO] [stdout] 81 | impl OkexOrderBookSnapshot {
[INFO] [stdout]    | -------------------------- method in this implementation
[INFO] [stdout] 82 |     pub fn to_internal_snapshot(&self, symbol: CompactString) -> L2Snapshot {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `OkexBookLevel` is never constructed
[INFO] [stdout]    --> src/adapters/okex/ws/model.rs:102:12
[INFO] [stdout]     |
[INFO] [stdout] 102 | pub struct OkexBookLevel {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `to_md` and `to_single_lot` are never used
[INFO] [stdout]    --> src/adapters/okex/ws/model.rs:110:12
[INFO] [stdout]     |
[INFO] [stdout] 109 | impl OkexBookLevel {
[INFO] [stdout]     | ------------------ methods in this implementation
[INFO] [stdout] 110 |     pub fn to_md(
[INFO] [stdout]     |            ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 129 |     pub fn to_single_lot(&self) -> SingleLot {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `WsRequest` is never constructed
[INFO] [stdout]    --> src/adapters/okex/ws/model.rs:147:12
[INFO] [stdout]     |
[INFO] [stdout] 147 | pub struct WsRequest<R: Serialize> {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new_subscribe` is never used
[INFO] [stdout]    --> src/adapters/okex/ws/model.rs:153:12
[INFO] [stdout]     |
[INFO] [stdout] 152 | impl <R: Serialize> WsRequest<R> {
[INFO] [stdout]     | -------------------------------- associated function in this implementation
[INFO] [stdout] 153 |     pub fn new_subscribe(channels: Vec<R>) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `OkexWsConnection` is never constructed
[INFO] [stdout]   --> src/adapters/okex/ws/connection.rs:17:12
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub struct OkexWsConnection {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated functions `new` and `ping_task` are never used
[INFO] [stdout]   --> src/adapters/okex/ws/connection.rs:27:18
[INFO] [stdout]    |
[INFO] [stdout] 23 | impl OkexWsConnection {
[INFO] [stdout]    | --------------------- associated functions in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 27 |     pub async fn new(tickers: Vec<impl ToCompactString>, config: OkexWsConnectionConfig) -> Result<Self> {
[INFO] [stdout]    |                  ^^^
[INFO] [stdout] ...
[INFO] [stdout] 48 |     async fn ping_task(tx: Sender<()>, frequency: u64) {
[INFO] [stdout]    |              ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `OkexStream` is never constructed
[INFO] [stdout]  --> src/adapters/okex/ws/stream.rs:7:12
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub struct OkexStream {
[INFO] [stdout]   |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `OkexStreamKind` is never used
[INFO] [stdout]   --> src/adapters/okex/ws/stream.rs:13:10
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub enum OkexStreamKind {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling exchange-connector v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `ts` is never read
[INFO] [stdout]   --> src/adapters/okex/rest/model.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout]  8 | pub struct OkexOrderBookSnapshot {
[INFO] [stdout]    |            --------------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 14 |     ts: CompactString
[INFO] [stdout]    |     ^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `OkexOrderBookSnapshot` 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] [stdout] warning: fields `deprecated` and `orders_number` are never read
[INFO] [stdout]   --> src/adapters/okex/rest/model.rs:38:5
[INFO] [stdout]    |
[INFO] [stdout] 32 | pub struct OkexSingleLot {
[INFO] [stdout]    |            ------------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 38 |     deprecated: CompactString,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 39 |     /// the number of orders at the price.
[INFO] [stdout] 40 |     orders_number: CompactString,
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `OkexSingleLot` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `with_config` is never used
[INFO] [stdout]   --> src/adapters/okex/rest/poller.rs:45:12
[INFO] [stdout]    |
[INFO] [stdout] 40 | impl OkexExchangePoller {
[INFO] [stdout]    | ----------------------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 45 |     pub fn with_config(config: OkexPollerConfig) -> Self {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `channel_tickers_amount` is never read
[INFO] [stdout]  --> src/adapters/okex/ws/config.rs:6:9
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub struct OkexWsConnectionConfig {
[INFO] [stdout]   |            ---------------------- field in this struct
[INFO] [stdout] 6 |     pub channel_tickers_amount: usize,
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `OkexWsConnectionConfig` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `arg`, `code`, `msg`, and `conn_id` are never read
[INFO] [stdout]   --> src/adapters/okex/ws/model.rs:38:5
[INFO] [stdout]    |
[INFO] [stdout] 36 | pub struct OkexSubEvent<R> {
[INFO] [stdout]    |            ------------ fields in this struct
[INFO] [stdout] 37 |     pub event: EventType,
[INFO] [stdout] 38 |     arg: Option<R>,
[INFO] [stdout]    |     ^^^
[INFO] [stdout] 39 |     code: Option<CompactString>,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 40 |     msg: Option<CompactString>,
[INFO] [stdout]    |     ^^^
[INFO] [stdout] 41 |     #[serde(rename = "connId")]
[INFO] [stdout] 42 |     conn_id: CompactString,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `OkexSubEvent` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `checksum` is never read
[INFO] [stdout]   --> src/adapters/okex/ws/model.rs:74:5
[INFO] [stdout]    |
[INFO] [stdout] 65 | pub struct OkexOrderBookSnapshot {
[INFO] [stdout]    |            --------------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 74 |     checksum: Option<i64>,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `OkexOrderBookSnapshot` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `deprecated` and `orders_number` are never read
[INFO] [stdout]    --> src/adapters/okex/ws/model.rs:105:9
[INFO] [stdout]     |
[INFO] [stdout] 102 | pub struct OkexBookLevel {
[INFO] [stdout]     |            ------------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 105 |     pub deprecated: CompactString,
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout] 106 |     pub orders_number: CompactString,
[INFO] [stdout]     |         ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `OkexBookLevel` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 5.23s
[INFO] running `Command { std: "docker" "inspect" "ea109c7bef83496f457035293b253d0aa473aee279bf9d753dd2604f66d2065c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ea109c7bef83496f457035293b253d0aa473aee279bf9d753dd2604f66d2065c", kill_on_drop: false }`
[INFO] [stdout] ea109c7bef83496f457035293b253d0aa473aee279bf9d753dd2604f66d2065c
[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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] e88b44fe9833ef1e8ac2413ec0c5fcfe924b023c114b1c7138d23bdcf4b9c46b
[INFO] running `Command { std: "docker" "start" "-a" "e88b44fe9833ef1e8ac2413ec0c5fcfe924b023c114b1c7138d23bdcf4b9c46b", kill_on_drop: false }`
[INFO] [stderr] warning: struct `OkexPollerConfig` is never constructed
[INFO] [stderr]  --> src/adapters/okex/rest/config.rs:5:12
[INFO] [stderr]   |
[INFO] [stderr] 5 | pub struct OkexPollerConfig {
[INFO] [stderr]   |            ^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: struct `GetOrderBook` is never constructed
[INFO] [stderr]  --> src/adapters/okex/rest/endpoint.rs:8:12
[INFO] [stderr]   |
[INFO] [stderr] 8 | pub struct GetOrderBook;
[INFO] [stderr]   |            ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `OkexOrderBookSnapshot` is never constructed
[INFO] [stderr]  --> src/adapters/okex/rest/model.rs:8:12
[INFO] [stderr]   |
[INFO] [stderr] 8 | pub struct OkexOrderBookSnapshot {
[INFO] [stderr]   |            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `OkexSingleLot` is never constructed
[INFO] [stderr]   --> src/adapters/okex/rest/model.rs:32:12
[INFO] [stderr]    |
[INFO] [stderr] 32 | pub struct OkexSingleLot {
[INFO] [stderr]    |            ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `OkexExchangePoller` is never constructed
[INFO] [stderr]   --> src/adapters/okex/rest/poller.rs:13:12
[INFO] [stderr]    |
[INFO] [stderr] 13 | pub struct OkexExchangePoller {
[INFO] [stderr]    |            ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: associated functions `new` and `with_config` are never used
[INFO] [stderr]   --> src/adapters/okex/rest/poller.rs:41:12
[INFO] [stderr]    |
[INFO] [stderr] 40 | impl OkexExchangePoller {
[INFO] [stderr]    | ----------------------- associated functions in this implementation
[INFO] [stderr] 41 |     pub fn new() -> Self {
[INFO] [stderr]    |            ^^^
[INFO] [stderr] ...
[INFO] [stderr] 45 |     pub fn with_config(config: OkexPollerConfig) -> Self {
[INFO] [stderr]    |            ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `GetOrderBookRequest` is never constructed
[INFO] [stderr]  --> src/adapters/okex/rest/request.rs:6:12
[INFO] [stderr]   |
[INFO] [stderr] 6 | pub struct GetOrderBookRequest {
[INFO] [stderr]   |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: associated function `new` is never used
[INFO] [stderr]   --> src/adapters/okex/rest/request.rs:15:12
[INFO] [stderr]    |
[INFO] [stderr] 14 | impl GetOrderBookRequest {
[INFO] [stderr]    | ------------------------ associated function in this implementation
[INFO] [stderr] 15 |     pub fn new(symbol: CompactString, limit: Option<u16>) -> Self {
[INFO] [stderr]    |            ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `OkexResponse` is never constructed
[INFO] [stderr]  --> src/adapters/okex/rest/response.rs:7:12
[INFO] [stderr]   |
[INFO] [stderr] 7 | pub struct OkexResponse<R> {
[INFO] [stderr]   |            ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: method `into_result` is never used
[INFO] [stderr]   --> src/adapters/okex/rest/response.rs:14:12
[INFO] [stderr]    |
[INFO] [stderr] 13 | impl<R> OkexResponse<R> {
[INFO] [stderr]    | ----------------------- method in this implementation
[INFO] [stderr] 14 |     pub fn into_result(self) -> Result<Vec<R>, OkexErrorResponse> {
[INFO] [stderr]    |            ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `OkexErrorResponse` is never constructed
[INFO] [stderr]  --> src/adapters/okex/rest/error.rs:7:12
[INFO] [stderr]   |
[INFO] [stderr] 7 | pub struct OkexErrorResponse {
[INFO] [stderr]   |            ^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `OkexWsConnectionConfig` is never constructed
[INFO] [stderr]  --> src/adapters/okex/ws/config.rs:5:12
[INFO] [stderr]   |
[INFO] [stderr] 5 | pub struct OkexWsConnectionConfig {
[INFO] [stderr]   |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: enum `OkexWsMessage` is never used
[INFO] [stderr]   --> src/adapters/okex/ws/model.rs:10:10
[INFO] [stderr]    |
[INFO] [stderr] 10 | pub enum OkexWsMessage {
[INFO] [stderr]    |          ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `OkexWsCombinedMessage` is never constructed
[INFO] [stderr]   --> src/adapters/okex/ws/model.rs:23:12
[INFO] [stderr]    |
[INFO] [stderr] 23 | pub struct OkexWsCombinedMessage {
[INFO] [stderr]    |            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: enum `OkexWsDataMessage` is never used
[INFO] [stderr]   --> src/adapters/okex/ws/model.rs:31:10
[INFO] [stderr]    |
[INFO] [stderr] 31 | pub enum OkexWsDataMessage {
[INFO] [stderr]    |          ^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `OkexSubEvent` is never constructed
[INFO] [stderr]   --> src/adapters/okex/ws/model.rs:36:12
[INFO] [stderr]    |
[INFO] [stderr] 36 | pub struct OkexSubEvent<R> {
[INFO] [stderr]    |            ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `Stream` is never constructed
[INFO] [stderr]   --> src/adapters/okex/ws/model.rs:46:12
[INFO] [stderr]    |
[INFO] [stderr] 46 | pub struct Stream {
[INFO] [stderr]    |            ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: enum `EventType` is never used
[INFO] [stderr]   --> src/adapters/okex/ws/model.rs:54:10
[INFO] [stderr]    |
[INFO] [stderr] 54 | pub enum EventType {
[INFO] [stderr]    |          ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `OkexOrderBookSnapshot` is never constructed
[INFO] [stderr]   --> src/adapters/okex/ws/model.rs:65:12
[INFO] [stderr]    |
[INFO] [stderr] 65 | pub struct OkexOrderBookSnapshot {
[INFO] [stderr]    |            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: method `to_internal_snapshot` is never used
[INFO] [stderr]   --> src/adapters/okex/ws/model.rs:82:12
[INFO] [stderr]    |
[INFO] [stderr] 81 | impl OkexOrderBookSnapshot {
[INFO] [stderr]    | -------------------------- method in this implementation
[INFO] [stderr] 82 |     pub fn to_internal_snapshot(&self, symbol: CompactString) -> L2Snapshot {
[INFO] [stderr]    |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `OkexBookLevel` is never constructed
[INFO] [stderr]    --> src/adapters/okex/ws/model.rs:102:12
[INFO] [stderr]     |
[INFO] [stderr] 102 | pub struct OkexBookLevel {
[INFO] [stderr]     |            ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: methods `to_md` and `to_single_lot` are never used
[INFO] [stderr]    --> src/adapters/okex/ws/model.rs:110:12
[INFO] [stderr]     |
[INFO] [stderr] 109 | impl OkexBookLevel {
[INFO] [stderr]     | ------------------ methods in this implementation
[INFO] [stderr] 110 |     pub fn to_md(
[INFO] [stderr]     |            ^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 129 |     pub fn to_single_lot(&self) -> SingleLot {
[INFO] [stderr]     |            ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `WsRequest` is never constructed
[INFO] [stderr]    --> src/adapters/okex/ws/model.rs:147:12
[INFO] [stderr]     |
[INFO] [stderr] 147 | pub struct WsRequest<R: Serialize> {
[INFO] [stderr]     |            ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: associated function `new_subscribe` is never used
[INFO] [stderr]    --> src/adapters/okex/ws/model.rs:153:12
[INFO] [stderr]     |
[INFO] [stderr] 152 | impl <R: Serialize> WsRequest<R> {
[INFO] [stderr]     | -------------------------------- associated function in this implementation
[INFO] [stderr] 153 |     pub fn new_subscribe(channels: Vec<R>) -> Self {
[INFO] [stderr]     |            ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `OkexWsConnection` is never constructed
[INFO] [stderr]   --> src/adapters/okex/ws/connection.rs:17:12
[INFO] [stderr]    |
[INFO] [stderr] 17 | pub struct OkexWsConnection {
[INFO] [stderr]    |            ^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: associated functions `new` and `ping_task` are never used
[INFO] [stderr]   --> src/adapters/okex/ws/connection.rs:27:18
[INFO] [stderr]    |
[INFO] [stderr] 23 | impl OkexWsConnection {
[INFO] [stderr]    | --------------------- associated functions in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 27 |     pub async fn new(tickers: Vec<impl ToCompactString>, config: OkexWsConnectionConfig) -> Result<Self> {
[INFO] [stderr]    |                  ^^^
[INFO] [stderr] ...
[INFO] [stderr] 48 |     async fn ping_task(tx: Sender<()>, frequency: u64) {
[INFO] [stderr]    |              ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `OkexStream` is never constructed
[INFO] [stderr]  --> src/adapters/okex/ws/stream.rs:7:12
[INFO] [stderr]   |
[INFO] [stderr] 7 | pub struct OkexStream {
[INFO] [stderr]   |            ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: enum `OkexStreamKind` is never used
[INFO] [stderr]   --> src/adapters/okex/ws/stream.rs:13:10
[INFO] [stderr]    |
[INFO] [stderr] 13 | pub enum OkexStreamKind {
[INFO] [stderr]    |          ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: field `ts` is never read
[INFO] [stderr]   --> src/adapters/okex/rest/model.rs:14:5
[INFO] [stderr]    |
[INFO] [stderr]  8 | pub struct OkexOrderBookSnapshot {
[INFO] [stderr]    |            --------------------- field in this struct
[INFO] [stderr] ...
[INFO] [stderr] 14 |     ts: CompactString
[INFO] [stderr]    |     ^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `OkexOrderBookSnapshot` 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: fields `deprecated` and `orders_number` are never read
[INFO] [stderr]   --> src/adapters/okex/rest/model.rs:38:5
[INFO] [stderr]    |
[INFO] [stderr] 32 | pub struct OkexSingleLot {
[INFO] [stderr]    |            ------------- fields in this struct
[INFO] [stderr] ...
[INFO] [stderr] 38 |     deprecated: CompactString,
[INFO] [stderr]    |     ^^^^^^^^^^
[INFO] [stderr] 39 |     /// the number of orders at the price.
[INFO] [stderr] 40 |     orders_number: CompactString,
[INFO] [stderr]    |     ^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `OkexSingleLot` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: associated function `with_config` is never used
[INFO] [stderr]   --> src/adapters/okex/rest/poller.rs:45:12
[INFO] [stderr]    |
[INFO] [stderr] 40 | impl OkexExchangePoller {
[INFO] [stderr]    | ----------------------- associated function in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 45 |     pub fn with_config(config: OkexPollerConfig) -> Self {
[INFO] [stderr]    |            ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: field `channel_tickers_amount` is never read
[INFO] [stderr]  --> src/adapters/okex/ws/config.rs:6:9
[INFO] [stderr]   |
[INFO] [stderr] 5 | pub struct OkexWsConnectionConfig {
[INFO] [stderr]   |            ---------------------- field in this struct
[INFO] [stderr] 6 |     pub channel_tickers_amount: usize,
[INFO] [stderr]   |         ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `OkexWsConnectionConfig` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: fields `arg`, `code`, `msg`, and `conn_id` are never read
[INFO] [stderr]   --> src/adapters/okex/ws/model.rs:38:5
[INFO] [stderr]    |
[INFO] [stderr] 36 | pub struct OkexSubEvent<R> {
[INFO] [stderr]    |            ------------ fields in this struct
[INFO] [stderr] 37 |     pub event: EventType,
[INFO] [stderr] 38 |     arg: Option<R>,
[INFO] [stderr]    |     ^^^
[INFO] [stderr] 39 |     code: Option<CompactString>,
[INFO] [stderr]    |     ^^^^
[INFO] [stderr] 40 |     msg: Option<CompactString>,
[INFO] [stderr]    |     ^^^
[INFO] [stderr] 41 |     #[serde(rename = "connId")]
[INFO] [stderr] 42 |     conn_id: CompactString,
[INFO] [stderr]    |     ^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `OkexSubEvent` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: field `checksum` is never read
[INFO] [stderr]   --> src/adapters/okex/ws/model.rs:74:5
[INFO] [stderr]    |
[INFO] [stderr] 65 | pub struct OkexOrderBookSnapshot {
[INFO] [stderr]    |            --------------------- field in this struct
[INFO] [stderr] ...
[INFO] [stderr] 74 |     checksum: Option<i64>,
[INFO] [stderr]    |     ^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `OkexOrderBookSnapshot` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: fields `deprecated` and `orders_number` are never read
[INFO] [stderr]    --> src/adapters/okex/ws/model.rs:105:9
[INFO] [stderr]     |
[INFO] [stderr] 102 | pub struct OkexBookLevel {
[INFO] [stderr]     |            ------------- fields in this struct
[INFO] [stderr] ...
[INFO] [stderr] 105 |     pub deprecated: CompactString,
[INFO] [stderr]     |         ^^^^^^^^^^
[INFO] [stderr] 106 |     pub orders_number: CompactString,
[INFO] [stderr]     |         ^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `OkexBookLevel` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: `exchange-connector` (lib) generated 28 warnings
[INFO] [stderr] warning: `exchange-connector` (lib test) generated 7 warnings
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.23s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/exchange_connector-2eaaec5768263d87)
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test adapters::okex::ws::connection::md_integration_tests::ob_test ... ignored
[INFO] [stdout] test adapters::okex::ws::model::tests::order_book_parsing ... ok
[INFO] [stdout] test adapters::okex::ws::model::tests::order_book_parsing2 ... ok
[INFO] [stdout] test adapters::okex::rest::model::tests::order_book_parsing ... ok
[INFO] [stdout] test adapters::okex::rest::poller::api_tests::get_ob_test_instrument_not_exist ... ok
[INFO] [stdout] test adapters::okex::rest::poller::api_tests::get_ob_test ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- adapters::okex::rest::poller::api_tests::get_ob_test stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'adapters::okex::rest::poller::api_tests::get_ob_test' (17) panicked at src/adapters/okex/rest/poller.rs:59:9:
[INFO] [stdout] assertion failed: ob.is_ok()
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x642a31ee30e2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x642a31ee30e2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x642a31ee30e2 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x642a31ee30e2 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x642a31efb90a - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x642a31efb90a - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x642a31ee8c66 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x642a31ee8c66 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x642a31ebda1f - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x642a31ebda1f - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x642a31ed9479 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x642a31a3469e - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x642a31a3469e - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x642a31ed96e2 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x642a31ed96e2 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x642a31ebdb0a - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x642a31eb4b29 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x642a31ebed4d - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x642a31efc07c - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x642a31efc042 - core[c5ed12ab89cc536a]::panicking::panic
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x642a318775ba - exchange_connector[86dbd8549a52dabf]::adapters::okex::rest::poller::api_tests::get_ob_test::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/adapters/okex/rest/poller.rs:59:9
[INFO] [stdout]   21:     0x642a3180e3f2 - <core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/future/future.rs:133:9
[INFO] [stdout]   22:     0x642a3180e46d - <core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x642a318019cd - <tokio[51007c3daecd6bd5]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:659:73
[INFO] [stdout]   24:     0x642a318018cb - tokio[51007c3daecd6bd5]::runtime::coop::with_budget::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[51007c3daecd6bd5]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   25:     0x642a318018cb - tokio[51007c3daecd6bd5]::runtime::coop::budget::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[51007c3daecd6bd5]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   26:     0x642a318018cb - <tokio[51007c3daecd6bd5]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:659:25
[INFO] [stdout]   27:     0x642a317f99d0 - <tokio[51007c3daecd6bd5]::runtime::scheduler::current_thread::Context>::enter::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[51007c3daecd6bd5]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:404:19
[INFO] [stdout]   28:     0x642a31800bd0 - <tokio[51007c3daecd6bd5]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:658:44
[INFO] [stdout]   29:     0x642a317ffe94 - <tokio[51007c3daecd6bd5]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[51007c3daecd6bd5]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:737:68
[INFO] [stdout]   30:     0x642a3180effb - <tokio[51007c3daecd6bd5]::runtime::context::scoped::Scoped<tokio[51007c3daecd6bd5]::runtime::scheduler::Context>>::set::<<tokio[51007c3daecd6bd5]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[51007c3daecd6bd5]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}, (alloc[9c68fdf4f4f29218]::boxed::Box<tokio[51007c3daecd6bd5]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   31:     0x642a31846f79 - tokio[51007c3daecd6bd5]::runtime::context::set_scheduler::<(alloc[9c68fdf4f4f29218]::boxed::Box<tokio[51007c3daecd6bd5]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>), <tokio[51007c3daecd6bd5]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[51007c3daecd6bd5]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/context.rs:180:38
[INFO] [stdout]   32:     0x642a317cd812 - <std[716c9a7a72e5c14e]::thread::local::LocalKey<tokio[51007c3daecd6bd5]::runtime::context::Context>>::try_with::<tokio[51007c3daecd6bd5]::runtime::context::set_scheduler<(alloc[9c68fdf4f4f29218]::boxed::Box<tokio[51007c3daecd6bd5]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>), <tokio[51007c3daecd6bd5]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[51007c3daecd6bd5]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[9c68fdf4f4f29218]::boxed::Box<tokio[51007c3daecd6bd5]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   33:     0x642a317cd38e - <std[716c9a7a72e5c14e]::thread::local::LocalKey<tokio[51007c3daecd6bd5]::runtime::context::Context>>::with::<tokio[51007c3daecd6bd5]::runtime::context::set_scheduler<(alloc[9c68fdf4f4f29218]::boxed::Box<tokio[51007c3daecd6bd5]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>), <tokio[51007c3daecd6bd5]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[51007c3daecd6bd5]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[9c68fdf4f4f29218]::boxed::Box<tokio[51007c3daecd6bd5]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   34:     0x642a31845f4d - tokio[51007c3daecd6bd5]::runtime::context::set_scheduler::<(alloc[9c68fdf4f4f29218]::boxed::Box<tokio[51007c3daecd6bd5]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>), <tokio[51007c3daecd6bd5]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[51007c3daecd6bd5]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/context.rs:180:17
[INFO] [stdout]   35:     0x642a317fc600 - <tokio[51007c3daecd6bd5]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[51007c3daecd6bd5]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:737:27
[INFO] [stdout]   36:     0x642a317fc8f6 - <tokio[51007c3daecd6bd5]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:646:24
[INFO] [stdout]   37:     0x642a317ff409 - <tokio[51007c3daecd6bd5]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:175:33
[INFO] [stdout]   38:     0x642a317b8373 - tokio[51007c3daecd6bd5]::runtime::context::runtime::enter_runtime::<<tokio[51007c3daecd6bd5]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   39:     0x642a317f8911 - <tokio[51007c3daecd6bd5]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:167:9
[INFO] [stdout]   40:     0x642a3186c11a - <tokio[51007c3daecd6bd5]::runtime::runtime::Runtime>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/runtime.rs:347:52
[INFO] [stdout]   41:     0x642a3187ae39 - exchange_connector[86dbd8549a52dabf]::adapters::okex::rest::poller::api_tests::get_ob_test
[INFO] [stdout]                                at /opt/rustwide/workdir/src/adapters/okex/rest/poller.rs:62:37
[INFO] [stdout]   42:     0x642a31877277 - exchange_connector[86dbd8549a52dabf]::adapters::okex::rest::poller::api_tests::get_ob_test::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/adapters/okex/rest/poller.rs:56:27
[INFO] [stdout]   43:     0x642a317ca586 - <exchange_connector[86dbd8549a52dabf]::adapters::okex::rest::poller::api_tests::get_ob_test::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x642a31a28a4b - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x642a31a28a4b - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   46:     0x642a31a352aa - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   47:     0x642a31a352aa - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   48:     0x642a31a352aa - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   49:     0x642a31a352aa - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   50:     0x642a31a352aa - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   51:     0x642a31a352aa - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   52:     0x642a31a352aa - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   53:     0x642a31a2f774 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   54:     0x642a31a2f774 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   55:     0x642a31a37da2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   56:     0x642a31a37da2 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   57:     0x642a31a37da2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x642a31a37da2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x642a31a37da2 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x642a31a37da2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   61:     0x642a31a37da2 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   62:     0x642a31ee21af - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   63:     0x642a31ee21af - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   64:     0x752cbd44eaa4 - <unknown>
[INFO] [stdout]   65:     0x752cbd4dba64 - clone
[INFO] [stdout]   66:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     adapters::okex::rest::poller::api_tests::get_ob_test
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 4 passed; 1 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.23s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "e88b44fe9833ef1e8ac2413ec0c5fcfe924b023c114b1c7138d23bdcf4b9c46b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e88b44fe9833ef1e8ac2413ec0c5fcfe924b023c114b1c7138d23bdcf4b9c46b", kill_on_drop: false }`
[INFO] [stdout] e88b44fe9833ef1e8ac2413ec0c5fcfe924b023c114b1c7138d23bdcf4b9c46b
