[INFO] fetching crate nautilus-okx 0.62.0...
[INFO] checking nautilus-okx-0.62.0 against d8df82673d5911b6112a85bf91d9adefb2c66a1a for pr-162242
[INFO] extracting crate nautilus-okx 0.62.0 into /workspace/builds/worker-5-tc1/source
[INFO] started tweaking crates.io crate nautilus-okx 0.62.0
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate nautilus-okx 0.62.0
[INFO] tweaked toml for crates.io crate nautilus-okx 0.62.0 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate nautilus-okx 0.62.0 on toolchain d8df82673d5911b6112a85bf91d9adefb2c66a1a
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d8df82673d5911b6112a85bf91d9adefb2c66a1a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate nautilus-okx 0.62.0 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" "+d8df82673d5911b6112a85bf91d9adefb2c66a1a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: explicit `package.readme` can be inferred
[INFO] [stderr]    --> Cargo.toml:406:1
[INFO] [stderr]     |
[INFO] [stderr] 406 | readme = "README.md"
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `cargo::manual_readme` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.readme`
[INFO] [stderr] warning: `nautilus-okx` (manifest) generated 1 warning
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] b1dec1047dbfb690e46f70c63d56495a4d9f15477cbf2406e88c2ed2c4977971
[INFO] running `Command { std: "docker" "start" "b1dec1047dbfb690e46f70c63d56495a4d9f15477cbf2406e88c2ed2c4977971", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b1dec1047dbfb690e46f70c63d56495a4d9f15477cbf2406e88c2ed2c4977971", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "b1dec1047dbfb690e46f70c63d56495a4d9f15477cbf2406e88c2ed2c4977971" "/opt/rustwide/cargo-home/bin/cargo" "+d8df82673d5911b6112a85bf91d9adefb2c66a1a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b1dec1047dbfb690e46f70c63d56495a4d9f15477cbf2406e88c2ed2c4977971", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "b1dec1047dbfb690e46f70c63d56495a4d9f15477cbf2406e88c2ed2c4977971" "/opt/rustwide/cargo-home/bin/cargo" "+d8df82673d5911b6112a85bf91d9adefb2c66a1a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr] warning: explicit `package.readme` can be inferred
[INFO] [stderr]    --> Cargo.toml:406:1
[INFO] [stderr]     |
[INFO] [stderr] 406 | readme = "README.md"
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `cargo::manual_readme` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.readme`
[INFO] [stderr] warning: `nautilus-okx` (manifest) generated 1 warning
[INFO] [stderr]    Compiling libc v0.2.189
[INFO] [stderr]    Compiling serde_core v1.0.229
[INFO] [stderr]    Compiling serde v1.0.229
[INFO] [stderr]    Compiling find-msvc-tools v0.1.11
[INFO] [stderr]    Compiling zerocopy v0.8.56
[INFO] [stderr]     Checking value-bag v1.13.2
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling winnow v1.0.4
[INFO] [stderr]    Compiling syn v2.0.119
[INFO] [stderr]    Compiling syn v3.0.3
[INFO] [stderr]    Compiling thiserror v2.0.20
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling rustversion v1.0.23
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling serde_json v1.0.151
[INFO] [stderr]    Compiling getrandom v0.4.3
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]     Checking chacha20 v0.10.1
[INFO] [stderr]    Compiling aws-lc-rs v1.18.0
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling rust_decimal v1.42.1
[INFO] [stderr]    Compiling hashbrown v0.17.1
[INFO] [stderr]    Compiling anyhow v1.0.104
[INFO] [stderr]    Compiling memchr v2.8.3
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling crossbeam-utils v0.8.22
[INFO] [stderr]     Checking arrayvec v0.7.8
[INFO] [stderr]    Compiling regex-syntax v0.8.11
[INFO] [stderr]     Checking jiff-core v0.1.0
[INFO] [stderr]     Checking subtle v2.6.1
[INFO] [stderr]     Checking jiff-tzdb v0.1.8
[INFO] [stderr]    Compiling aho-corasick v1.1.5
[INFO] [stderr]    Compiling rstest_macros v0.26.1
[INFO] [stderr]     Checking hybrid-array v0.4.14
[INFO] [stderr]     Checking arc-swap v1.9.2
[INFO] [stderr]    Compiling generic-array v0.14.9
[INFO] [stderr]     Checking rmp v0.8.15
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]    Compiling rustls v0.23.43
[INFO] [stderr]    Compiling glob v0.3.4
[INFO] [stderr]     Checking bytecount v0.6.9
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling implied-vol v2.0.0
[INFO] [stderr]     Checking writeable v0.6.4
[INFO] [stderr]     Checking unicode-width v0.2.2
[INFO] [stderr]     Checking litemap v0.8.3
[INFO] [stderr]    Compiling relative-path v1.9.3
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling jobserver v0.1.35
[INFO] [stderr]     Checking crypto-common v0.2.2
[INFO] [stderr]     Checking block-buffer v0.12.1
[INFO] [stderr]     Checking futures-timer v3.0.4
[INFO] [stderr]    Compiling ruint-macro v1.2.1
[INFO] [stderr]     Checking papergrid v0.18.0
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]    Compiling cc v1.4.3
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]     Checking mio v1.2.2
[INFO] [stderr]     Checking socket2 v0.6.5
[INFO] [stderr]    Compiling toml_parser v1.1.3+spec-1.1.0
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]     Checking rand v0.10.2
[INFO] [stderr]    Compiling icu_properties_data v2.3.0
[INFO] [stderr]    Compiling icu_normalizer_data v2.3.0
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]     Checking log v0.4.33
[INFO] [stderr]     Checking jiff v0.2.35
[INFO] [stderr]     Checking uuid v1.24.1
[INFO] [stderr]     Checking digest v0.11.3
[INFO] [stderr]     Checking ruint v1.20.0
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking sysinfo v0.39.6
[INFO] [stderr]     Checking sync_wrapper v1.0.2
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking data-encoding v2.11.1
[INFO] [stderr]    Compiling curve25519-dalek v5.0.0
[INFO] [stderr]     Checking ipnet v2.12.1
[INFO] [stderr]     Checking sha1 v0.10.7
[INFO] [stderr]    Compiling regex-automata v0.4.18
[INFO] [stderr]     Checking signature v3.0.0
[INFO] [stderr]     Checking sha2 v0.11.0
[INFO] [stderr]     Checking ed25519 v3.0.0
[INFO] [stderr]     Checking sha1 v0.11.0
[INFO] [stderr]     Checking base64 v0.23.1
[INFO] [stderr]     Checking bitflags v2.13.1
[INFO] [stderr]    Compiling toml_datetime v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling cmake v0.1.58
[INFO] [stderr]    Compiling serde_spanned v1.1.1
[INFO] [stderr]     Checking tabled v0.21.0
[INFO] [stderr]     Checking pem v4.0.0
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]     Checking simdutf8 v0.1.5
[INFO] [stderr]    Compiling toml v1.1.4+spec-1.1.0
[INFO] [stderr]    Compiling toml_edit v0.25.13+spec-1.1.0
[INFO] [stderr]     Checking fastrand v2.5.0
[INFO] [stderr]     Checking dotenvy v0.15.7
[INFO] [stderr]     Checking rand_core v0.9.5
[INFO] [stderr]     Checking anstyle v1.0.14
[INFO] [stderr]     Checking ciborium-io v0.2.2
[INFO] [stderr]     Checking clap_lex v1.1.0
[INFO] [stderr]     Checking either v1.17.0
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]     Checking cast v0.3.0
[INFO] [stderr]     Checking same-file v1.0.6
[INFO] [stderr]     Checking serde_path_to_error v0.1.20
[INFO] [stderr]     Checking clap_builder v4.6.6
[INFO] [stderr]     Checking walkdir v2.5.0
[INFO] [stderr]     Checking page_size v0.6.0
[INFO] [stderr]     Checking oorandom v11.1.5
[INFO] [stderr]     Checking anes v0.1.6
[INFO] [stderr]    Compiling aws-lc-sys v0.44.0
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling alloca v0.4.0
[INFO] [stderr]    Compiling proc-macro-crate v3.5.0
[INFO] [stderr]    Compiling nautilus-core v0.62.0
[INFO] [stderr]    Compiling nautilus-common v0.62.0
[INFO] [stderr]     Checking criterion-plot v0.8.2
[INFO] [stderr]    Compiling serde_derive v1.0.229
[INFO] [stderr]    Compiling tokio-macros v2.7.2
[INFO] [stderr]    Compiling futures-macro v0.3.34
[INFO] [stderr]    Compiling thiserror-impl v2.0.20
[INFO] [stderr]    Compiling zerovec-derive v0.11.4
[INFO] [stderr]    Compiling displaydoc v0.2.7
[INFO] [stderr]    Compiling async-trait v0.1.92
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]     Checking regex v1.13.1
[INFO] [stderr]     Checking clap v4.6.6
[INFO] [stderr]     Checking futures-util v0.3.34
[INFO] [stderr]    Compiling zerocopy-derive v0.8.56
[INFO] [stderr]    Compiling zeroize_derive v1.5.0
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling strum_macros v0.28.0
[INFO] [stderr]    Compiling enum_dispatch v0.3.13
[INFO] [stderr]    Compiling rust_decimal_macros v1.40.0
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]     Checking zeroize v1.9.0
[INFO] [stderr]     Checking async-stream v0.3.6
[INFO] [stderr]     Checking rustls-pki-types v1.15.1
[INFO] [stderr]     Checking zerofrom v0.1.8
[INFO] [stderr]     Checking webpki-roots v1.0.9
[INFO] [stderr]     Checking rustls-native-certs v0.8.4
[INFO] [stderr]     Checking webpki-roots v0.26.11
[INFO] [stderr]     Checking yoke v0.8.3
[INFO] [stderr]     Checking zerovec v0.11.7
[INFO] [stderr]     Checking zerotrie v0.2.5
[INFO] [stderr]     Checking ed25519-dalek v3.0.0
[INFO] [stderr]     Checking strum v0.28.0
[INFO] [stderr]     Checking tinystr v0.8.4
[INFO] [stderr]     Checking potential_utf v0.1.6
[INFO] [stderr]     Checking icu_collections v2.3.0
[INFO] [stderr]     Checking icu_locale_core v2.3.0
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling bon-macros v3.9.3
[INFO] [stderr]     Checking bytes v1.12.1
[INFO] [stderr]     Checking smallvec v1.15.2
[INFO] [stderr]     Checking rmp-serde v1.3.1
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking dashmap v6.2.1
[INFO] [stderr]     Checking icu_provider v2.3.0
[INFO] [stderr]     Checking tokio v1.53.1
[INFO] [stderr]     Checking http v1.5.0
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking icu_normalizer v2.3.0
[INFO] [stderr]     Checking icu_properties v2.3.0
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[INFO] [stderr]     Checking derive_builder v0.20.2
[INFO] [stderr]     Checking idna_adapter v1.2.2
[INFO] [stderr]     Checking rstest v0.26.1
[INFO] [stderr]     Checking futures v0.3.34
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking http-body v1.1.0
[INFO] [stderr]     Checking http-body-util v0.1.5
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking axum-core v0.5.6
[INFO] [stderr]     Checking bon v3.9.3
[INFO] [stderr]     Checking ahash v0.8.12
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]     Checking ustr v1.1.0
[INFO] [stderr]     Checking ciborium v0.2.2
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking rand v0.9.5
[INFO] [stderr]     Checking criterion v0.8.2
[INFO] [stderr]     Checking nautilus-model v0.62.0
[INFO] [stderr]     Checking tokio-util v0.7.19
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]     Checking tungstenite v0.29.0
[INFO] [stderr]     Checking tower-http v0.6.11
[INFO] [stderr]     Checking h2 v0.4.16
[INFO] [stderr]     Checking tokio-tungstenite v0.29.0
[INFO] [stderr]     Checking hyper v1.11.0
[INFO] [stderr]     Checking rustls-webpki v0.103.14
[INFO] [stderr]     Checking hyper-util v0.1.20
[INFO] [stderr]     Checking axum v0.8.9
[INFO] [stderr]     Checking tokio-rustls v0.26.4
[INFO] [stderr]     Checking rustls-platform-verifier v0.7.0
[INFO] [stderr]     Checking tungstenite v0.30.0
[INFO] [stderr]     Checking nautilus-cryptography v0.62.0
[INFO] [stderr]     Checking hyper-rustls v0.27.9
[INFO] [stderr]     Checking sockudo-ws v2.0.1
[INFO] [stderr]     Checking reqwest v0.13.4
[INFO] [stderr]     Checking tokio-tungstenite v0.30.0
[INFO] [stderr]     Checking nautilus-network v0.62.0
[INFO] [stderr]     Checking nautilus-analysis v0.62.0
[INFO] [stderr]     Checking nautilus-execution v0.62.0
[INFO] [stderr]     Checking nautilus-portfolio v0.62.0
[INFO] [stderr]     Checking nautilus-live v0.62.0
[INFO] [stderr]     Checking nautilus-trading v0.62.0
[INFO] [stderr]     Checking nautilus-okx v0.62.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking nautilus-testkit v0.62.0
[INFO] [stdout] warning: overflow evaluating the requirement `{async block@src/data.rs:2050:29: 2050:39}: std::marker::Send`
[INFO] [stdout]     --> src/data.rs:2050:23
[INFO] [stdout]      |
[INFO] [stdout] 2050 |         get_runtime().spawn(async move {
[INFO] [stdout]      |                       ^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: which requires `{coroutine witness@src/data.rs:2050:29: 2050:39}: std::marker::Send`
[INFO] [stdout]      = note: which requires `impl futures_util::Future<Output = Result<InstrumentAny, anyhow::Error>>: std::marker::Send`
[INFO] [stdout]      = note: which requires `{async fn body of OKXHttpClient::request_instrument()}: std::marker::Send`
[INFO] [stdout]      = note: which requires `{coroutine witness@src/http/client.rs:2409:40: 2535:6}: std::marker::Send`
[INFO] [stdout]      = note: which requires `impl futures_util::Future<Output = Result<InstrumentAny, anyhow::Error>>: std::marker::Send`
[INFO] [stdout]      = note: which requires `{async fn body of OKXHttpClient::request_spread_instrument()}: std::marker::Send`
[INFO] [stdout]      = note: which requires `{coroutine witness@src/http/client.rs:2537:94: 2554:6}: std::marker::Send`
[INFO] [stdout]      = note: which requires `impl futures_util::Future<Output = Result<Vec<OKXSpread>, OKXHttpError>>: std::marker::Send`
[INFO] [stdout]      = note: which requires `{async fn body of OKXRawHttpClient::get_spreads()}: std::marker::Send`
[INFO] [stdout]      = note: which requires `{coroutine witness@src/http/client.rs:1105:47: 1114:6}: std::marker::Send`
[INFO] [stdout]      = note: which requires `impl futures_util::Future<Output = Result<Vec<OKXSpread>, OKXHttpError>>: std::marker::Send`
[INFO] [stdout]      = note: which requires `{async fn body of OKXRawHttpClient::send_request<OKXSpread, GetSpreadsParams>()}: std::marker::Send`
[INFO] [stdout]      = note: which requires `{coroutine witness@src/http/client.rs:842:39: 998:6}: std::marker::Send`
[INFO] [stdout]      = note: which requires `impl futures_util::Future<Output = Result<Vec<OKXSpread>, OKXHttpError>>: std::marker::Send`
[INFO] [stdout]      = note: which requires `{async fn body of RetryManager<OKXHttpError>::execute_with_retry_with_cancel<{closure@src/http/client.rs:857:25: 857:27}, {async block@src/http/client.rs:863:13: 863:23}, Vec<OKXSpread>, {closure@src/http/client.rs:961:28: 961:58}, {closure@src/http/client.rs:963:28: 963:63}>()}: std::marker::Send`
[INFO] [stdout]      = note: and so on...
[INFO] [stdout]      = help: consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]      = help: or consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`nautilus_okx`)
[INFO] [stdout]      = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]      = note: `#[warn(recursion_depth_exceeding_limit)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `{async block@src/data.rs:2050:29: 2050:39}: std::marker::Send`
[INFO] [stdout]     --> src/data.rs:2050:23
[INFO] [stdout]      |
[INFO] [stdout] 2050 |         get_runtime().spawn(async move {
[INFO] [stdout]      |                       ^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: which requires `{coroutine witness@src/data.rs:2050:29: 2050:39}: std::marker::Send`
[INFO] [stdout]      = note: which requires `impl futures_util::Future<Output = Result<nautilus_model::instruments::InstrumentAny, anyhow::Error>>: std::marker::Send`
[INFO] [stdout]      = note: which requires `{async fn body of OKXHttpClient::request_instrument()}: std::marker::Send`
[INFO] [stdout]      = note: which requires `{coroutine witness@src/http/client.rs:2409:40: 2535:6}: std::marker::Send`
[INFO] [stdout]      = note: which requires `impl futures_util::Future<Output = Result<nautilus_model::instruments::InstrumentAny, anyhow::Error>>: std::marker::Send`
[INFO] [stdout]      = note: which requires `{async fn body of OKXHttpClient::request_spread_instrument()}: std::marker::Send`
[INFO] [stdout]      = note: which requires `{coroutine witness@src/http/client.rs:2537:94: 2554:6}: std::marker::Send`
[INFO] [stdout]      = note: which requires `impl futures_util::Future<Output = Result<Vec<OKXSpread>, http::error::OKXHttpError>>: std::marker::Send`
[INFO] [stdout]      = note: which requires `{async fn body of OKXRawHttpClient::get_spreads()}: std::marker::Send`
[INFO] [stdout]      = note: which requires `{coroutine witness@src/http/client.rs:1105:47: 1114:6}: std::marker::Send`
[INFO] [stdout]      = note: which requires `impl futures_util::Future<Output = Result<Vec<OKXSpread>, http::error::OKXHttpError>>: std::marker::Send`
[INFO] [stdout]      = note: which requires `{async fn body of OKXRawHttpClient::send_request<OKXSpread, GetSpreadsParams>()}: std::marker::Send`
[INFO] [stdout]      = note: which requires `{coroutine witness@src/http/client.rs:842:39: 998:6}: std::marker::Send`
[INFO] [stdout]      = note: which requires `impl futures_util::Future<Output = Result<Vec<OKXSpread>, http::error::OKXHttpError>>: std::marker::Send`
[INFO] [stdout]      = note: which requires `{async fn body of RetryManager<http::error::OKXHttpError>::execute_with_retry_with_cancel<{closure@src/http/client.rs:857:25: 857:27}, {async block@src/http/client.rs:863:13: 863:23}, Vec<OKXSpread>, {closure@src/http/client.rs:961:28: 961:58}, {closure@src/http/client.rs:963:28: 963:63}>()}: std::marker::Send`
[INFO] [stdout]      = note: and so on...
[INFO] [stdout]      = help: consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]      = help: or consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`nautilus_okx`)
[INFO] [stdout]      = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]      = note: `#[warn(recursion_depth_exceeding_limit)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 41s
[INFO] running `Command { std: "docker" "inspect" "b1dec1047dbfb690e46f70c63d56495a4d9f15477cbf2406e88c2ed2c4977971", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b1dec1047dbfb690e46f70c63d56495a4d9f15477cbf2406e88c2ed2c4977971", kill_on_drop: false }`
[INFO] [stdout] b1dec1047dbfb690e46f70c63d56495a4d9f15477cbf2406e88c2ed2c4977971
