[INFO] fetching crate nautilus-kraken 0.62.0...
[INFO] checking nautilus-kraken-0.62.0 against 416264364aa47959f5827723e1d7dabc95d0744b for pr-162242
[INFO] extracting crate nautilus-kraken 0.62.0 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate nautilus-kraken 0.62.0
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate nautilus-kraken 0.62.0
[INFO] tweaked toml for crates.io crate nautilus-kraken 0.62.0 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate nautilus-kraken 0.62.0 on toolchain 416264364aa47959f5827723e1d7dabc95d0744b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+416264364aa47959f5827723e1d7dabc95d0744b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate nautilus-kraken 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" "+416264364aa47959f5827723e1d7dabc95d0744b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: explicit `package.readme` can be inferred
[INFO] [stderr]    --> Cargo.toml:397:1
[INFO] [stderr]     |
[INFO] [stderr] 397 | 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-kraken` (manifest) generated 1 warning
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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] 87ea4e06e57d07fef9cf14262527637827c98b87843c74dcebd20dd588bd6ca5
[INFO] running `Command { std: "docker" "start" "87ea4e06e57d07fef9cf14262527637827c98b87843c74dcebd20dd588bd6ca5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "87ea4e06e57d07fef9cf14262527637827c98b87843c74dcebd20dd588bd6ca5", 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" "87ea4e06e57d07fef9cf14262527637827c98b87843c74dcebd20dd588bd6ca5" "/opt/rustwide/cargo-home/bin/cargo" "+416264364aa47959f5827723e1d7dabc95d0744b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "87ea4e06e57d07fef9cf14262527637827c98b87843c74dcebd20dd588bd6ca5", 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" "87ea4e06e57d07fef9cf14262527637827c98b87843c74dcebd20dd588bd6ca5" "/opt/rustwide/cargo-home/bin/cargo" "+416264364aa47959f5827723e1d7dabc95d0744b" "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:397:1
[INFO] [stderr]     |
[INFO] [stderr] 397 | 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-kraken` (manifest) generated 1 warning
[INFO] [stderr]    Compiling serde_core v1.0.229
[INFO] [stderr]     Checking value-bag v1.13.2
[INFO] [stderr]    Compiling toml_parser v1.1.3+spec-1.1.0
[INFO] [stderr]    Compiling cc v1.4.3
[INFO] [stderr]    Compiling futures-macro v0.3.34
[INFO] [stderr]    Compiling zeroize_derive v1.5.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.4
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling aws-lc-rs v1.18.0
[INFO] [stderr]    Compiling displaydoc v0.2.7
[INFO] [stderr]    Compiling rust_decimal v1.42.1
[INFO] [stderr]    Compiling aho-corasick v1.1.5
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]     Checking rmp v0.8.15
[INFO] [stderr]     Checking jiff-core v0.1.0
[INFO] [stderr]     Checking jiff-tzdb v0.1.8
[INFO] [stderr]     Checking subtle v2.6.1
[INFO] [stderr]     Checking arrayvec v0.7.8
[INFO] [stderr]    Compiling regex-syntax v0.8.11
[INFO] [stderr]    Compiling rstest_macros v0.26.1
[INFO] [stderr]     Checking hybrid-array v0.4.14
[INFO] [stderr]    Compiling rustls v0.23.43
[INFO] [stderr]    Compiling strum_macros v0.28.0
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]     Checking zeroize v1.9.0
[INFO] [stderr]     Checking rustls-pki-types v1.15.1
[INFO] [stderr]    Compiling implied-vol v2.0.0
[INFO] [stderr]    Compiling relative-path v1.9.3
[INFO] [stderr]     Checking futures-util v0.3.34
[INFO] [stderr]     Checking zerotrie v0.2.5
[INFO] [stderr]     Checking papergrid v0.18.0
[INFO] [stderr]    Compiling cmake v0.1.58
[INFO] [stderr]     Checking generic-array v0.14.9
[INFO] [stderr]     Checking crypto-common v0.2.2
[INFO] [stderr]     Checking block-buffer v0.12.1
[INFO] [stderr]    Compiling ruint-macro v1.2.1
[INFO] [stderr]     Checking futures-timer v3.0.4
[INFO] [stderr]     Checking zerovec v0.11.7
[INFO] [stderr]    Compiling enum_dispatch v0.3.13
[INFO] [stderr]     Checking ruint v1.20.0
[INFO] [stderr]     Checking regex-automata v0.4.18
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[INFO] [stderr]    Compiling rust_decimal_macros v1.40.0
[INFO] [stderr]     Checking digest v0.11.3
[INFO] [stderr]     Checking derive_builder v0.20.2
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]     Checking tabled v0.21.0
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling aws-lc-sys v0.44.0
[INFO] [stderr]    Compiling ring v0.17.14
[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]     Checking async-stream v0.3.6
[INFO] [stderr]    Compiling async-trait v0.1.92
[INFO] [stderr]     Checking sysinfo v0.39.6
[INFO] [stderr]     Checking sync_wrapper v1.0.2
[INFO] [stderr]     Checking sha1 v0.10.7
[INFO] [stderr]     Checking webpki-roots v1.0.9
[INFO] [stderr]     Checking serde v1.0.229
[INFO] [stderr]     Checking log v0.4.33
[INFO] [stderr]     Checking indexmap v2.14.0
[INFO] [stderr]     Checking serde_json v1.0.151
[INFO] [stderr]     Checking jiff v0.2.35
[INFO] [stderr]     Checking uuid v1.24.1
[INFO] [stderr]     Checking strum v0.28.0
[INFO] [stderr]    Compiling curve25519-dalek v5.0.0
[INFO] [stderr]     Checking ipnet v2.12.1
[INFO] [stderr]     Checking bytes v1.12.1
[INFO] [stderr]     Checking smallvec v1.15.2
[INFO] [stderr]     Checking ahash v0.8.12
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]     Checking rmp-serde v1.3.1
[INFO] [stderr]     Checking icu_provider v2.3.0
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling bon-macros v3.9.3
[INFO] [stderr]     Checking signature v3.0.0
[INFO] [stderr]     Checking rustls-native-certs v0.8.4
[INFO] [stderr]     Checking ed25519 v3.0.0
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking dashmap v6.2.1
[INFO] [stderr]     Checking icu_normalizer v2.3.0
[INFO] [stderr]     Checking icu_properties v2.3.0
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking sha2 v0.11.0
[INFO] [stderr]    Compiling toml_datetime v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling serde_spanned v1.1.1
[INFO] [stderr]     Checking futures v0.3.34
[INFO] [stderr]     Checking sha1 v0.11.0
[INFO] [stderr]     Checking base64 v0.23.1
[INFO] [stderr]     Checking tokio v1.53.1
[INFO] [stderr]     Checking http v1.5.0
[INFO] [stderr]     Checking ustr v1.1.0
[INFO] [stderr]     Checking regex v1.13.1
[INFO] [stderr]     Checking webpki-roots v0.26.11
[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 socket2 v0.5.10
[INFO] [stderr]     Checking pem v4.0.0
[INFO] [stderr]    Compiling alloca v0.4.0
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]     Checking winnow v1.0.4
[INFO] [stderr]     Checking criterion-plot v0.8.2
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]     Checking idna_adapter v1.2.2
[INFO] [stderr]    Compiling proc-macro-crate v3.5.0
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking ciborium v0.2.2
[INFO] [stderr]     Checking serde_path_to_error v0.1.20
[INFO] [stderr]     Checking http-body v1.1.0
[INFO] [stderr]     Checking tungstenite v0.29.0
[INFO] [stderr]     Checking http-body-util v0.1.5
[INFO] [stderr]     Checking proptest v1.11.0
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking axum-core v0.5.6
[INFO] [stderr]     Checking ed25519-dalek v3.0.0
[INFO] [stderr]     Checking dotenvy v0.15.7
[INFO] [stderr]     Checking criterion v0.8.2
[INFO] [stderr]    Compiling nautilus-core v0.62.0
[INFO] [stderr]    Compiling nautilus-common v0.62.0
[INFO] [stderr]     Checking bon v3.9.3
[INFO] [stderr]     Checking tokio-util v0.7.19
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]     Checking tokio-tungstenite v0.29.0
[INFO] [stderr]     Checking h2 v0.4.16
[INFO] [stderr]     Checking tower-http v0.6.11
[INFO] [stderr]     Checking rstest v0.26.1
[INFO] [stderr]     Checking nautilus-model v0.62.0
[INFO] [stderr]     Checking hyper v1.11.0
[INFO] [stderr]     Checking hyper-util v0.1.20
[INFO] [stderr]     Checking axum v0.8.9
[INFO] [stderr]     Checking rustls-webpki v0.103.14
[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-kraken v0.62.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking nautilus-testkit v0.62.0
[INFO] [stdout] warning: overflow evaluating the requirement `{async block@src/websocket/spot_v2/client.rs:316:49: 316:59}: std::marker::Send`
[INFO] [stdout]    --> src/websocket/spot_v2/client.rs:316:43
[INFO] [stdout]     |
[INFO] [stdout] 316 |         let stream_handle = get_runtime().spawn(async move {
[INFO] [stdout]     |                                           ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: which requires `{coroutine witness@src/websocket/spot_v2/client.rs:316:49: 316:59}: std::marker::Send`
[INFO] [stdout]     = note: which requires `impl futures_util::Future<Output = Result<std::string::String, KrakenWsError>>: std::marker::Send`
[INFO] [stdout]     = note: which requires `{async fn body of spot_v2::client::refresh_auth_token()}: std::marker::Send`
[INFO] [stdout]     = note: which requires `{coroutine witness@src/websocket/spot_v2/client.rs:1538:95: 1577:2}: std::marker::Send`
[INFO] [stdout]     = note: which requires `impl futures_util::Future<Output = Result<http::spot::models::WebSocketToken, KrakenHttpError>>: std::marker::Send`
[INFO] [stdout]     = note: which requires `{async fn body of KrakenSpotHttpClient::get_websockets_token()}: std::marker::Send`
[INFO] [stdout]     = note: which requires `{coroutine witness@src/http/spot/client.rs:1476:97: 1478:6}: std::marker::Send`
[INFO] [stdout]     = note: which requires `impl futures_util::Future<Output = Result<http::spot::models::WebSocketToken, KrakenHttpError>>: std::marker::Send`
[INFO] [stdout]     = note: which requires `{async fn body of KrakenSpotRawHttpClient::get_websockets_token()}: std::marker::Send`
[INFO] [stdout]     = note: which requires `{coroutine witness@src/http/spot/client.rs:719:97: 733:6}: std::marker::Send`
[INFO] [stdout]     = note: which requires `impl futures_util::Future<Output = Result<http::spot::models::KrakenResponse<http::spot::models::WebSocketToken>, KrakenHttpError>>: std::marker::Send`
[INFO] [stdout]     = note: which requires `{async fn body of KrakenSpotRawHttpClient::send_request<http::spot::models::WebSocketToken>()}: std::marker::Send`
[INFO] [stdout]     = note: which requires `{coroutine witness@src/http/spot/client.rs:332:61: 371:6}: std::marker::Send`
[INFO] [stdout]     = note: which requires `impl futures_util::Future<Output = Result<http::spot::models::KrakenResponse<http::spot::models::WebSocketToken>, KrakenHttpError>>: std::marker::Send`
[INFO] [stdout]     = note: which requires `{async fn body of RetryManager<KrakenHttpError>::execute_with_retry_with_cancel<{closure@src/http/spot/client.rs:346:25: 346:27}, {async block@src/http/spot/client.rs:351:13: 351:23}, http::spot::models::KrakenResponse<http::spot::models::WebSocketToken>, for<'a> fn(&'a KrakenHttpError) -> bool {kraken_http_should_retry}, {closure@src/http/spot/client.rs:358:28: 358:47}>()}: 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_kraken`)
[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/websocket/spot_v2/client.rs:316:49: 316:59}: std::marker::Send`
[INFO] [stdout]    --> src/websocket/spot_v2/client.rs:316:43
[INFO] [stdout]     |
[INFO] [stdout] 316 |         let stream_handle = get_runtime().spawn(async move {
[INFO] [stdout]     |                                           ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: which requires `{coroutine witness@src/websocket/spot_v2/client.rs:316:49: 316:59}: std::marker::Send`
[INFO] [stdout]     = note: which requires `impl futures_util::Future<Output = Result<std::string::String, websocket::error::KrakenWsError>>: std::marker::Send`
[INFO] [stdout]     = note: which requires `{async fn body of spot_v2::client::refresh_auth_token()}: std::marker::Send`
[INFO] [stdout]     = note: which requires `{coroutine witness@src/websocket/spot_v2/client.rs:1538:95: 1577:2}: std::marker::Send`
[INFO] [stdout]     = note: which requires `impl futures_util::Future<Output = Result<http::spot::models::WebSocketToken, http::error::KrakenHttpError>>: std::marker::Send`
[INFO] [stdout]     = note: which requires `{async fn body of http::spot::client::KrakenSpotHttpClient::get_websockets_token()}: std::marker::Send`
[INFO] [stdout]     = note: which requires `{coroutine witness@src/http/spot/client.rs:1476:97: 1478:6}: std::marker::Send`
[INFO] [stdout]     = note: which requires `impl futures_util::Future<Output = Result<http::spot::models::WebSocketToken, http::error::KrakenHttpError>>: std::marker::Send`
[INFO] [stdout]     = note: which requires `{async fn body of http::spot::client::KrakenSpotRawHttpClient::get_websockets_token()}: std::marker::Send`
[INFO] [stdout]     = note: which requires `{coroutine witness@src/http/spot/client.rs:719:97: 733:6}: std::marker::Send`
[INFO] [stdout]     = note: which requires `impl futures_util::Future<Output = Result<http::spot::models::KrakenResponse<http::spot::models::WebSocketToken>, http::error::KrakenHttpError>>: std::marker::Send`
[INFO] [stdout]     = note: which requires `{async fn body of http::spot::client::KrakenSpotRawHttpClient::send_request<http::spot::models::WebSocketToken>()}: std::marker::Send`
[INFO] [stdout]     = note: which requires `{coroutine witness@src/http/spot/client.rs:332:61: 371:6}: std::marker::Send`
[INFO] [stdout]     = note: which requires `impl futures_util::Future<Output = Result<http::spot::models::KrakenResponse<http::spot::models::WebSocketToken>, http::error::KrakenHttpError>>: std::marker::Send`
[INFO] [stdout]     = note: which requires `{async fn body of RetryManager<http::error::KrakenHttpError>::execute_with_retry_with_cancel<{closure@src/http/spot/client.rs:346:25: 346:27}, {async block@src/http/spot/client.rs:351:13: 351:23}, http::spot::models::KrakenResponse<http::spot::models::WebSocketToken>, for<'a> fn(&'a http::error::KrakenHttpError) -> bool {kraken_http_should_retry}, {closure@src/http/spot/client.rs:358:28: 358:47}>()}: 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_kraken`)
[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 1m 54s
[INFO] running `Command { std: "docker" "inspect" "87ea4e06e57d07fef9cf14262527637827c98b87843c74dcebd20dd588bd6ca5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "87ea4e06e57d07fef9cf14262527637827c98b87843c74dcebd20dd588bd6ca5", kill_on_drop: false }`
[INFO] [stdout] 87ea4e06e57d07fef9cf14262527637827c98b87843c74dcebd20dd588bd6ca5
