[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#0d162b25edd5bf0dba9a22e83b614f1113e90474 for pr-150681
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkamilkn%2Fsome-exchange-connector" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-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-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/kamilkn/some-exchange-connector on toolchain 0d162b25edd5bf0dba9a22e83b614f1113e90474
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "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" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tokio-tungstenite v0.21.0
[INFO] [stderr]   Downloaded unsafe-any-ors v1.0.0
[INFO] [stderr]   Downloaded log-mdc v0.1.0
[INFO] [stderr]   Downloaded typemap-ors v1.0.0
[INFO] [stderr]   Downloaded tungstenite v0.21.0
[INFO] [stderr]   Downloaded thread-id v4.2.1
[INFO] [stderr]   Downloaded log4rs v1.3.0
[INFO] [stderr]   Downloaded compact_str v0.8.0-beta
[INFO] [stderr]   Downloaded derive_more v1.0.0-beta.6
[INFO] [stderr]   Downloaded cc v1.0.100
[INFO] [stderr]   Downloaded fixnum v0.9.2
[INFO] [stderr]   Downloaded hyper-util v0.1.5
[INFO] [stderr]   Downloaded destructure_traitobject v0.2.0
[INFO] [stderr]   Downloaded object v0.36.0
[INFO] [stderr]   Downloaded derive_more-impl v1.0.0-beta.6
[INFO] [stderr]   Downloaded rustls v0.23.10
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1d429a3e9aa5963aad4c2dc69ee1838b09af83daea27c7910716315f55578d7e
[INFO] running `Command { std: "docker" "start" "-a" "1d429a3e9aa5963aad4c2dc69ee1838b09af83daea27c7910716315f55578d7e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1d429a3e9aa5963aad4c2dc69ee1838b09af83daea27c7910716315f55578d7e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1d429a3e9aa5963aad4c2dc69ee1838b09af83daea27c7910716315f55578d7e", kill_on_drop: false }`
[INFO] [stdout] 1d429a3e9aa5963aad4c2dc69ee1838b09af83daea27c7910716315f55578d7e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f8cdf8bf38daf220701c3f7125e88497fd48082a45e67863b63ca2193598c212
[INFO] running `Command { std: "docker" "start" "-a" "f8cdf8bf38daf220701c3f7125e88497fd48082a45e67863b63ca2193598c212", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling autocfg v1.3.0
[INFO] [stderr]    Compiling serde v1.0.203
[INFO] [stderr]    Compiling pkg-config v0.3.30
[INFO] [stderr]    Compiling cc v1.0.100
[INFO] [stderr]    Compiling openssl v0.10.64
[INFO] [stderr]    Compiling httparse v1.9.4
[INFO] [stderr]    Compiling http v1.1.0
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling bitflags v2.5.0
[INFO] [stderr]    Compiling unicode-normalization v0.1.23
[INFO] [stderr]    Compiling unicode-bidi v0.3.15
[INFO] [stderr]    Compiling thiserror v1.0.61
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling rustversion v1.0.17
[INFO] [stderr]    Compiling serde_json v1.0.117
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling cpufeatures v0.2.12
[INFO] [stderr]    Compiling destructure_traitobject v0.2.0
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling unicode-segmentation v1.11.0
[INFO] [stderr]    Compiling unsafe-any-ors v1.0.0
[INFO] [stderr]    Compiling slotmap v1.0.7
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling iana-time-zone v0.1.60
[INFO] [stderr]    Compiling rustls-pki-types v1.7.0
[INFO] [stderr]    Compiling data-encoding v2.6.0
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]    Compiling unicode-xid v0.2.4
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling utf-8 v0.7.6
[INFO] [stderr]    Compiling url v2.5.2
[INFO] [stderr]    Compiling rustls-pemfile v2.1.2
[INFO] [stderr]    Compiling typemap-ors v1.0.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling socket2 v0.5.7
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling http-body v1.0.0
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling ordered-float v2.10.1
[INFO] [stderr]    Compiling chrono v0.4.38
[INFO] [stderr]    Compiling syn v2.0.68
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling castaway v0.2.2
[INFO] [stderr]    Compiling thread-id v4.2.1
[INFO] [stderr]    Compiling encoding_rs v0.8.34
[INFO] [stderr]    Compiling indenter v0.3.3
[INFO] [stderr]    Compiling log-mdc v0.1.0
[INFO] [stderr]    Compiling sync_wrapper v1.0.1
[INFO] [stderr]    Compiling arc-swap v1.7.1
[INFO] [stderr]    Compiling openssl-sys v0.9.102
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling native-tls v0.2.12
[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 v0.99.18
[INFO] [stderr]    Compiling derive_more-impl v1.0.0-beta.6
[INFO] [stderr]    Compiling async-trait v0.1.80
[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 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_urlencoded v0.7.1
[INFO] [stderr]    Compiling serde-value v0.7.0
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling compact_str v0.8.0-beta
[INFO] [stderr]    Compiling fixnum v0.9.2
[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 47.05s
[INFO] running `Command { std: "docker" "inspect" "f8cdf8bf38daf220701c3f7125e88497fd48082a45e67863b63ca2193598c212", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f8cdf8bf38daf220701c3f7125e88497fd48082a45e67863b63ca2193598c212", kill_on_drop: false }`
[INFO] [stdout] f8cdf8bf38daf220701c3f7125e88497fd48082a45e67863b63ca2193598c212
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b06c73484a59512531a1974ce34037e5761340aac6f432cc880d86310285c55f
[INFO] running `Command { std: "docker" "start" "-a" "b06c73484a59512531a1974ce34037e5761340aac6f432cc880d86310285c55f", 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] [stderr]    Compiling exchange-connector v0.1.0 (/opt/rustwide/workdir)
[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] [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 4.47s
[INFO] running `Command { std: "docker" "inspect" "b06c73484a59512531a1974ce34037e5761340aac6f432cc880d86310285c55f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b06c73484a59512531a1974ce34037e5761340aac6f432cc880d86310285c55f", kill_on_drop: false }`
[INFO] [stdout] b06c73484a59512531a1974ce34037e5761340aac6f432cc880d86310285c55f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] a3c91215fafce01ccb96a7fd916229a1751b6c6434410ab52d1ecc67995f76fd
[INFO] running `Command { std: "docker" "start" "-a" "a3c91215fafce01ccb96a7fd916229a1751b6c6434410ab52d1ecc67995f76fd", 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.30s
[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::rest::model::tests::order_book_parsing ... ok
[INFO] [stdout] test adapters::okex::ws::model::tests::order_book_parsing2 ... ok
[INFO] [stdout] test adapters::okex::ws::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' (25) panicked at src/adapters/okex/rest/poller.rs:59:9:
[INFO] [stdout] assertion failed: ob.is_ok()
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6011a242e892 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6011a242e892 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6011a242e892 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6011a242e892 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x6011a244708a - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x6011a244708a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x6011a24343d6 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6011a24343d6 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x6011a24097df - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x6011a24097df - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x6011a2424c29 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x6011a1f7ccee - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x6011a1f7ccee - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6011a2424e92 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x6011a2424e92 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x6011a24098ca - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x6011a23fe199 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6011a240ab0d - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x6011a24477fc - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6011a24477c2 - core[27de1724e4349be2]::panicking::panic
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x6011a1d34efa - exchange_connector[6f86b86b0c5affe7]::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:     0x6011a1d17e42 - <core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   22:     0x6011a1d17ebd - <core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x6011a1d84f4d - <tokio[eafa57da89ac21a7]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::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:     0x6011a1d84e4b - tokio[eafa57da89ac21a7]::runtime::coop::with_budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[eafa57da89ac21a7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::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:     0x6011a1d84e4b - tokio[eafa57da89ac21a7]::runtime::coop::budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[eafa57da89ac21a7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::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:     0x6011a1d84e4b - <tokio[eafa57da89ac21a7]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::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:     0x6011a1d7ced0 - <tokio[eafa57da89ac21a7]::runtime::scheduler::current_thread::Context>::enter::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[eafa57da89ac21a7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::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:     0x6011a1d832d0 - <tokio[eafa57da89ac21a7]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::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:     0x6011a1d82594 - <tokio[eafa57da89ac21a7]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[eafa57da89ac21a7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>::{closure#0}, core[27de1724e4349be2]::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:     0x6011a1d2fb9b - <tokio[eafa57da89ac21a7]::runtime::context::scoped::Scoped<tokio[eafa57da89ac21a7]::runtime::scheduler::Context>>::set::<<tokio[eafa57da89ac21a7]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[eafa57da89ac21a7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[eafa57da89ac21a7]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::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:     0x6011a1d55599 - tokio[eafa57da89ac21a7]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[eafa57da89ac21a7]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[eafa57da89ac21a7]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[eafa57da89ac21a7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>::{closure#0}, core[27de1724e4349be2]::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:     0x6011a1d00a52 - <std[3b51380354919863]::thread::local::LocalKey<tokio[eafa57da89ac21a7]::runtime::context::Context>>::try_with::<tokio[eafa57da89ac21a7]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[eafa57da89ac21a7]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[eafa57da89ac21a7]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[eafa57da89ac21a7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[eafa57da89ac21a7]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   33:     0x6011a1d005ce - <std[3b51380354919863]::thread::local::LocalKey<tokio[eafa57da89ac21a7]::runtime::context::Context>>::with::<tokio[eafa57da89ac21a7]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[eafa57da89ac21a7]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[eafa57da89ac21a7]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[eafa57da89ac21a7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[eafa57da89ac21a7]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   34:     0x6011a1d538bd - tokio[eafa57da89ac21a7]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[eafa57da89ac21a7]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[eafa57da89ac21a7]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[eafa57da89ac21a7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>::{closure#0}, core[27de1724e4349be2]::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:     0x6011a1d7f940 - <tokio[eafa57da89ac21a7]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[eafa57da89ac21a7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>::{closure#0}, core[27de1724e4349be2]::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:     0x6011a1d7fc36 - <tokio[eafa57da89ac21a7]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::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:     0x6011a1d81e69 - <tokio[eafa57da89ac21a7]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::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:     0x6011a1d81473 - tokio[eafa57da89ac21a7]::runtime::context::runtime::enter_runtime::<<tokio[eafa57da89ac21a7]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::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:     0x6011a1d7bec1 - <tokio[eafa57da89ac21a7]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::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:     0x6011a1d877fa - <tokio[eafa57da89ac21a7]::runtime::runtime::Runtime>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::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:     0x6011a1d37189 - exchange_connector[6f86b86b0c5affe7]::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:     0x6011a1d34bb7 - exchange_connector[6f86b86b0c5affe7]::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:     0x6011a1d2f116 - <exchange_connector[6f86b86b0c5affe7]::adapters::okex::rest::poller::api_tests::get_ob_test::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x6011a1f7109b - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x6011a1f7109b - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   46:     0x6011a1f7d8fa - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   47:     0x6011a1f7d8fa - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   48:     0x6011a1f7d8fa - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   49:     0x6011a1f7d8fa - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   50:     0x6011a1f7d8fa - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   51:     0x6011a1f7d8fa - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   52:     0x6011a1f7d8fa - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   53:     0x6011a1f78ea4 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   54:     0x6011a1f78ea4 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   55:     0x6011a1f803f2 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   56:     0x6011a1f803f2 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   57:     0x6011a1f803f2 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x6011a1f803f2 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x6011a1f803f2 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x6011a1f803f2 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   61:     0x6011a1f803f2 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   62:     0x6011a242d95f - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   63:     0x6011a242d95f - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   64:     0x7aae0ce4faa4 - <unknown>
[INFO] [stdout]   65:     0x7aae0cedca64 - 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.15s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "a3c91215fafce01ccb96a7fd916229a1751b6c6434410ab52d1ecc67995f76fd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a3c91215fafce01ccb96a7fd916229a1751b6c6434410ab52d1ecc67995f76fd", kill_on_drop: false }`
[INFO] [stdout] a3c91215fafce01ccb96a7fd916229a1751b6c6434410ab52d1ecc67995f76fd
