[INFO] cloning repository https://github.com/longportapp/longport-mcp
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/longportapp/longport-mcp" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flongportapp%2Flongport-mcp", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flongportapp%2Flongport-mcp'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 49b88ff0a459fb40aba4503619bd5fbe4020e2bf
[INFO] checking longportapp/longport-mcp against d8df82673d5911b6112a85bf91d9adefb2c66a1a for pr-162242
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flongportapp%2Flongport-mcp" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/longportapp/longport-mcp
[INFO] finished tweaking git repo https://github.com/longportapp/longport-mcp
[INFO] tweaked toml for git repo https://github.com/longportapp/longport-mcp written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/longportapp/longport-mcp 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 git repo https://github.com/longportapp/longport-mcp 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]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating git repository `https://github.com/longbridge/openapi.git`
[INFO] [stderr]     Updating git submodule `https://github.com/longbridge/openapi-protobufs`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tracing-appender v0.2.4
[INFO] [stderr]   Downloaded serde-transcode v1.1.1
[INFO] [stderr]   Downloaded rkyv_derive v0.7.46
[INFO] [stderr]   Downloaded sse-stream v0.2.2
[INFO] [stderr]   Downloaded rmcp-macros v1.4.0
[INFO] [stderr]   Downloaded borsh-derive v1.6.1
[INFO] [stderr]   Downloaded aws-lc-rs v1.16.3
[INFO] [stderr]   Downloaded openssl-sys v0.9.113
[INFO] [stderr]   Downloaded borsh v1.6.1
[INFO] [stderr]   Downloaded tokio-tungstenite v0.27.0
[INFO] [stderr]   Downloaded serde-xml-rs v0.5.1
[INFO] [stderr]   Downloaded prost-derive v0.14.3
[INFO] [stderr]   Downloaded leaky-bucket v1.1.2
[INFO] [stderr]   Downloaded rfc7239 v0.1.3
[INFO] [stderr]   Downloaded poem-derive v3.1.12
[INFO] [stderr]   Downloaded prost v0.14.3
[INFO] [stderr]   Downloaded wildmatch v2.6.1
[INFO] [stderr]   Downloaded rkyv v0.7.46
[INFO] [stderr]   Downloaded fs-err v3.3.0
[INFO] [stderr]   Downloaded rust_decimal v1.41.0
[INFO] [stderr]   Downloaded prometheus v0.13.4
[INFO] [stderr]   Downloaded axum-server v0.7.3
[INFO] [stderr]   Downloaded parse-zoneinfo v0.3.1
[INFO] [stderr]   Downloaded oauth2 v4.4.2
[INFO] [stderr]   Downloaded comfy-table v7.2.2
[INFO] [stderr]   Downloaded protobuf v2.28.0
[INFO] [stderr]   Downloaded poem v3.1.12
[INFO] [stderr]   Downloaded rmcp v1.4.0
[INFO] [stderr]   Downloaded openssl v0.10.77
[INFO] [stderr]   Downloaded nix v0.30.1
[INFO] [stderr]   Downloaded time-tz v2.0.0
[INFO] [stderr]   Downloaded aws-lc-sys v0.40.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 8615d142a6c83a488f8c8dc314f5e4b9baa507c26a29708048af1bb44d0c8750
[INFO] running `Command { std: "docker" "start" "8615d142a6c83a488f8c8dc314f5e4b9baa507c26a29708048af1bb44d0c8750", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8615d142a6c83a488f8c8dc314f5e4b9baa507c26a29708048af1bb44d0c8750", 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" "8615d142a6c83a488f8c8dc314f5e4b9baa507c26a29708048af1bb44d0c8750" "/opt/rustwide/cargo-home/bin/cargo" "+d8df82673d5911b6112a85bf91d9adefb2c66a1a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8615d142a6c83a488f8c8dc314f5e4b9baa507c26a29708048af1bb44d0c8750", 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" "8615d142a6c83a488f8c8dc314f5e4b9baa507c26a29708048af1bb44d0c8750" "/opt/rustwide/cargo-home/bin/cargo" "+d8df82673d5911b6112a85bf91d9adefb2c66a1a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.185
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]     Checking futures-io v0.3.32
[INFO] [stderr]     Checking hashbrown v0.17.0
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking zerofrom v0.1.7
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]     Checking rustls-pki-types v1.14.0
[INFO] [stderr]     Checking bitflags v2.11.1
[INFO] [stderr]    Compiling aws-lc-rs v1.16.3
[INFO] [stderr]    Compiling rustls v0.23.38
[INFO] [stderr]     Checking yoke v0.8.2
[INFO] [stderr]     Checking zerocopy v0.8.48
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling winnow v1.0.1
[INFO] [stderr]     Checking zerovec v0.11.6
[INFO] [stderr]    Compiling openssl v0.10.77
[INFO] [stderr]    Compiling toml_datetime v1.1.1+spec-1.1.0
[INFO] [stderr]     Checking zerotrie v0.2.4
[INFO] [stderr]     Checking webpki-roots v1.0.6
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]     Checking indexmap v2.14.0
[INFO] [stderr]    Compiling native-tls v0.2.18
[INFO] [stderr]     Checking tinystr v0.8.3
[INFO] [stderr]     Checking potential_utf v0.1.5
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking icu_collections v2.2.0
[INFO] [stderr]     Checking openssl-probe v0.2.1
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]     Checking icu_locale_core v2.2.0
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]     Checking generic-array v0.14.7
[INFO] [stderr]     Checking icu_provider v2.2.0
[INFO] [stderr]    Compiling uncased v0.9.10
[INFO] [stderr]    Compiling cc v1.2.60
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]     Checking chrono v0.4.44
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]     Checking mio v1.2.0
[INFO] [stderr]     Checking socket2 v0.6.3
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]     Checking icu_properties v2.2.0
[INFO] [stderr]     Checking icu_normalizer v2.2.0
[INFO] [stderr]    Compiling toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]     Checking serde_json v1.0.149
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]     Checking tokio v1.52.0
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking rand_core v0.9.5
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]     Checking iri-string v0.7.12
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling toml_edit v0.25.11+spec-1.1.0
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]     Checking deranged v0.5.8
[INFO] [stderr]    Compiling time-macros v0.2.27
[INFO] [stderr]    Compiling cmake v0.1.58
[INFO] [stderr]     Checking headers-core v0.3.0
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]     Checking time-core v0.1.8
[INFO] [stderr]     Checking num-conv v0.2.1
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking siphasher v1.0.2
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking phf_shared v0.11.3
[INFO] [stderr]     Checking dirs-sys v0.5.0
[INFO] [stderr]    Compiling proc-macro-crate v3.5.0
[INFO] [stderr]     Checking headers v0.4.1
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling aws-lc-sys v0.40.0
[INFO] [stderr]    Compiling openssl-sys v0.9.113
[INFO] [stderr]    Compiling poem-derive v3.1.12
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling serde-xml-rs v0.5.1
[INFO] [stderr]     Checking time v0.3.47
[INFO] [stderr]     Checking rfc7239 v0.1.3
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking base64 v0.13.1
[INFO] [stderr]     Checking wildmatch v2.6.1
[INFO] [stderr]    Compiling parse-zoneinfo v0.3.1
[INFO] [stderr]     Checking linux-raw-sys v0.12.1
[INFO] [stderr]     Checking data-encoding v2.10.0
[INFO] [stderr]    Compiling prost-derive v0.14.3
[INFO] [stderr]     Checking simd-adler32 v0.3.9
[INFO] [stderr]    Compiling rust_decimal v1.41.0
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]    Compiling num_enum_derive v0.7.6
[INFO] [stderr]     Checking phf v0.11.3
[INFO] [stderr]     Checking dirs v6.0.0
[INFO] [stderr]     Checking getrandom v0.4.2
[INFO] [stderr]     Checking webpki-roots v0.26.11
[INFO] [stderr]    Compiling fs-err v3.3.0
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking thread_local v1.1.9
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]    Compiling time-tz v2.0.0
[INFO] [stderr]     Checking arrayvec v0.7.6
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling protobuf v2.28.0
[INFO] [stderr]     Checking crossterm v0.29.0
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking num_enum v0.7.6
[INFO] [stderr]     Checking tracing-subscriber v0.3.23
[INFO] [stderr]     Checking flate2 v1.1.9
[INFO] [stderr]     Checking ref-cast v1.0.25
[INFO] [stderr]     Checking crossbeam-channel v0.5.15
[INFO] [stderr]     Checking futures-executor v0.3.32
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking unicode-segmentation v1.13.2
[INFO] [stderr]    Compiling schemars_derive v1.2.1
[INFO] [stderr]    Compiling prometheus v0.13.4
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling rmcp v1.4.0
[INFO] [stderr]     Checking unicode-width v0.2.2
[INFO] [stderr]     Checking dotenv v0.15.0
[INFO] [stderr]     Checking rand v0.9.4
[INFO] [stderr]     Checking prost v0.14.3
[INFO] [stderr]     Checking futures v0.3.32
[INFO] [stderr]     Checking rand v0.10.1
[INFO] [stderr]     Checking comfy-table v7.2.2
[INFO] [stderr]     Checking longbridge-proto v4.3.2 (https://github.com/longbridge/openapi.git?branch=main#3c995f57)
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]     Checking uuid v1.23.0
[INFO] [stderr]     Checking tracing-appender v0.2.4
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]     Checking sse-stream v0.2.2
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]     Checking arc-swap v1.9.1
[INFO] [stderr]     Checking axum-core v0.5.6
[INFO] [stderr]     Checking rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling rmcp-macros v1.4.0
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling pastey v0.2.1
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]     Checking leaky-bucket v1.1.2
[INFO] [stderr]     Checking schemars v1.2.1
[INFO] [stderr]     Checking h2 v0.4.13
[INFO] [stderr]     Checking h2 v0.3.27
[INFO] [stderr]     Checking tower-http v0.6.8
[INFO] [stderr]     Checking tokio-stream v0.1.18
[INFO] [stderr]     Checking strum v0.27.2
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking serde-transcode v1.1.1
[INFO] [stderr]     Checking bs58 v0.5.1
[INFO] [stderr]     Checking sct v0.7.1
[INFO] [stderr]     Checking rustls-webpki v0.101.7
[INFO] [stderr]     Checking clap v4.6.1
[INFO] [stderr]     Checking longbridge-candlesticks v4.3.2 (https://github.com/longbridge/openapi.git?branch=main#3c995f57)
[INFO] [stderr]     Checking tokio-rustls v0.24.1
[INFO] [stderr]     Checking hyper v1.9.0
[INFO] [stderr]     Checking hyper v0.14.32
[INFO] [stderr]     Checking hyper-util v0.1.20
[INFO] [stderr]     Checking hyper-tls v0.6.0
[INFO] [stderr]     Checking poem v3.1.12
[INFO] [stderr]     Checking axum v0.8.9
[INFO] [stderr]     Checking hyper-rustls v0.24.2
[INFO] [stderr]     Checking reqwest v0.11.27
[INFO] [stderr]     Checking oauth2 v4.4.2
[INFO] [stderr]     Checking rustls-webpki v0.103.12
[INFO] [stderr]     Checking tokio-rustls v0.26.4
[INFO] [stderr]     Checking tungstenite v0.27.0
[INFO] [stderr]     Checking hyper-rustls v0.27.9
[INFO] [stderr]     Checking axum-server v0.7.3
[INFO] [stderr]     Checking reqwest v0.12.28
[INFO] [stderr]     Checking tokio-tungstenite v0.27.0
[INFO] [stderr]     Checking longbridge-wscli v4.3.2 (https://github.com/longbridge/openapi.git?branch=main#3c995f57)
[INFO] [stderr]     Checking longbridge-geo v4.3.2 (https://github.com/longbridge/openapi.git?branch=main#3c995f57)
[INFO] [stderr]     Checking longbridge-oauth v4.3.2 (https://github.com/longbridge/openapi.git?branch=main#3c995f57)
[INFO] [stderr]     Checking longbridge-httpcli v4.3.2 (https://github.com/longbridge/openapi.git?branch=main#3c995f57)
[INFO] [stderr]     Checking longbridge v4.3.2 (https://github.com/longbridge/openapi.git?branch=main#3c995f57)
[INFO] [stderr]     Checking longport-mcp v0.5.10 (/opt/rustwide/workdir)
[INFO] [stdout] warning: overflow evaluating the requirement `Pin<Box<{async block@src/tools/mod.rs:1247:5: 1256:7}>>: CoerceUnsized<Pin<Box<dyn Future<Output = Result<rmcp::model::CallToolResult, ErrorData>> + Send>>>`
[INFO] [stdout]     --> src/tools/mod.rs:1247:5
[INFO] [stdout]      |
[INFO] [stdout] 1247 | /     #[tool(
[INFO] [stdout] 1248 | |         title = "Today's Executions",
[INFO] [stdout] 1249 | |         annotations(
[INFO] [stdout] 1250 | |             read_only_hint = true,
[INFO] [stdout] ...    |
[INFO] [stdout] 1255 | |         description = "Get today's trade executions (fills). Returns executions[]{order_id, symbol, side, quantity, price, trade...
[INFO] [stdout] 1256 | |     )]
[INFO] [stdout]      | |______^
[INFO] [stdout]      |
[INFO] [stdout]      = note: which requires `Box<{async block@src/tools/mod.rs:1247:5: 1256:7}>: CoerceUnsized<Box<dyn Future<Output = Result<rmcp::model::CallToolResult, ErrorData>> + Send>>`
[INFO] [stdout]      = note: which requires `{async block@src/tools/mod.rs:1247:5: 1256:7}: Unsize<dyn Future<Output = Result<rmcp::model::CallToolResult, ErrorData>> + Send>`
[INFO] [stdout]      = note: which requires `{async block@src/tools/mod.rs:1247:5: 1256:7}: Send`
[INFO] [stdout]      = note: which requires `{coroutine witness@src/tools/mod.rs:1247:5: 1256:7}: Send`
[INFO] [stdout]      = note: which requires `impl Future<Output = Result<rmcp::model::CallToolResult, ErrorData>>: Send`
[INFO] [stdout]      = note: which requires `{async fn body of measured_tool_call<{closure@src/tools/mod.rs:1263:48: 1263:50}, impl Future<Output = Result<rmcp::model::CallToolResult, ErrorData>>>()}: Send`
[INFO] [stdout]      = note: which requires `{coroutine witness@src/tools/mod.rs:37:1: 47:2}: Send`
[INFO] [stdout]      = note: which requires `TaskLocalFuture<&str, {async block@src/tools/mod.rs:39:22: 39:32}>: Send`
[INFO] [stdout]      = note: which requires `std::option::Option<{async block@src/tools/mod.rs:39:22: 39:32}>: Send`
[INFO] [stdout]      = note: which requires `{async block@src/tools/mod.rs:39:22: 39:32}: Send`
[INFO] [stdout]      = note: which requires `{coroutine witness@src/tools/mod.rs:39:22: 39:32}: Send`
[INFO] [stdout]      = note: which requires `impl Future<Output = Result<rmcp::model::CallToolResult, ErrorData>>: Send`
[INFO] [stdout]      = note: which requires `{async fn body of tools::trade::today_executions()}: Send`
[INFO] [stdout]      = note: which requires `{coroutine witness@src/tools/trade.rs:211:39: 248:2}: Send`
[INFO] [stdout]      = note: which requires `PollFn<{closure@/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.0/src/macros/try_join.rs:201:42: 201:51}>: 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 (`longport_mcp`)
[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]      = note: this warning originates in the attribute macro `tool` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `Pin<Box<{async block@src/tools/mod.rs:1247:5: 1256:7}>>: CoerceUnsized<Pin<Box<dyn Future<Output = Result<rmcp::model::CallToolResult, ErrorData>> + Send>>>`
[INFO] [stdout]     --> src/tools/mod.rs:1247:5
[INFO] [stdout]      |
[INFO] [stdout] 1247 | /     #[tool(
[INFO] [stdout] 1248 | |         title = "Today's Executions",
[INFO] [stdout] 1249 | |         annotations(
[INFO] [stdout] 1250 | |             read_only_hint = true,
[INFO] [stdout] ...    |
[INFO] [stdout] 1255 | |         description = "Get today's trade executions (fills). Returns executions[]{order_id, symbol, side, quantity, price, trade...
[INFO] [stdout] 1256 | |     )]
[INFO] [stdout]      | |______^
[INFO] [stdout]      |
[INFO] [stdout]      = note: which requires `Box<{async block@src/tools/mod.rs:1247:5: 1256:7}>: CoerceUnsized<Box<dyn Future<Output = Result<rmcp::model::CallToolResult, ErrorData>> + Send>>`
[INFO] [stdout]      = note: which requires `{async block@src/tools/mod.rs:1247:5: 1256:7}: Unsize<dyn Future<Output = Result<rmcp::model::CallToolResult, ErrorData>> + Send>`
[INFO] [stdout]      = note: which requires `{async block@src/tools/mod.rs:1247:5: 1256:7}: Send`
[INFO] [stdout]      = note: which requires `{coroutine witness@src/tools/mod.rs:1247:5: 1256:7}: Send`
[INFO] [stdout]      = note: which requires `impl Future<Output = Result<rmcp::model::CallToolResult, ErrorData>>: Send`
[INFO] [stdout]      = note: which requires `{async fn body of measured_tool_call<{closure@src/tools/mod.rs:1263:48: 1263:50}, impl Future<Output = Result<rmcp::model::CallToolResult, ErrorData>>>()}: Send`
[INFO] [stdout]      = note: which requires `{coroutine witness@src/tools/mod.rs:37:1: 47:2}: Send`
[INFO] [stdout]      = note: which requires `TaskLocalFuture<&str, {async block@src/tools/mod.rs:39:22: 39:32}>: Send`
[INFO] [stdout]      = note: which requires `std::option::Option<{async block@src/tools/mod.rs:39:22: 39:32}>: Send`
[INFO] [stdout]      = note: which requires `{async block@src/tools/mod.rs:39:22: 39:32}: Send`
[INFO] [stdout]      = note: which requires `{coroutine witness@src/tools/mod.rs:39:22: 39:32}: Send`
[INFO] [stdout]      = note: which requires `impl Future<Output = Result<rmcp::model::CallToolResult, ErrorData>>: Send`
[INFO] [stdout]      = note: which requires `{async fn body of tools::trade::today_executions()}: Send`
[INFO] [stdout]      = note: which requires `{coroutine witness@src/tools/trade.rs:211:39: 248:2}: Send`
[INFO] [stdout]      = note: which requires `PollFn<{closure@/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.0/src/macros/try_join.rs:201:42: 201:51}>: 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 (`longport_mcp`)
[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]      = note: this warning originates in the attribute macro `tool` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 06s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nix v0.30.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "8615d142a6c83a488f8c8dc314f5e4b9baa507c26a29708048af1bb44d0c8750", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8615d142a6c83a488f8c8dc314f5e4b9baa507c26a29708048af1bb44d0c8750", kill_on_drop: false }`
[INFO] [stdout] 8615d142a6c83a488f8c8dc314f5e4b9baa507c26a29708048af1bb44d0c8750
