[INFO] cloning repository https://github.com/tim-schultz/mcp-client-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tim-schultz/mcp-client-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftim-schultz%2Fmcp-client-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftim-schultz%2Fmcp-client-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 1c7de4a5936c3779629d668c556cb45ca64c757e
[INFO] checking tim-schultz/mcp-client-rs/1c7de4a5936c3779629d668c556cb45ca64c757e against master#5a45ab9738330fb317d49e3594c2db5248b1e971 for pr-136303
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftim-schultz%2Fmcp-client-rs" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/tim-schultz/mcp-client-rs on toolchain 5a45ab9738330fb317d49e3594c2db5248b1e971
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5a45ab9738330fb317d49e3594c2db5248b1e971" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/tim-schultz/mcp-client-rs
[INFO] removed 0 missing examples
[INFO] finished tweaking git repo https://github.com/tim-schultz/mcp-client-rs
[INFO] tweaked toml for git repo https://github.com/tim-schultz/mcp-client-rs written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/tim-schultz/mcp-client-rs 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" "+5a45ab9738330fb317d49e3594c2db5248b1e971" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded smol v2.0.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:c80049f3b88b82089a44e0f06d0d6029d44b96b7257e55a1cd63dbc9f4c33334" "/opt/rustwide/cargo-home/bin/cargo" "+5a45ab9738330fb317d49e3594c2db5248b1e971" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 64d2c1b9af1b0ad5c02db6f1894a9de8b1ce711fcde53e1b3497fbd7fa909f25
[INFO] running `Command { std: "docker" "start" "-a" "64d2c1b9af1b0ad5c02db6f1894a9de8b1ce711fcde53e1b3497fbd7fa909f25", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "64d2c1b9af1b0ad5c02db6f1894a9de8b1ce711fcde53e1b3497fbd7fa909f25", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "64d2c1b9af1b0ad5c02db6f1894a9de8b1ce711fcde53e1b3497fbd7fa909f25", kill_on_drop: false }`
[INFO] [stdout] 64d2c1b9af1b0ad5c02db6f1894a9de8b1ce711fcde53e1b3497fbd7fa909f25
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:c80049f3b88b82089a44e0f06d0d6029d44b96b7257e55a1cd63dbc9f4c33334" "/opt/rustwide/cargo-home/bin/cargo" "+5a45ab9738330fb317d49e3594c2db5248b1e971" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 649859fc00930d28ed14338660617db16bd7bba1829854e6f979a6a8377e8574
[INFO] running `Command { std: "docker" "start" "-a" "649859fc00930d28ed14338660617db16bd7bba1829854e6f979a6a8377e8574", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling unicode-ident v1.0.14
[INFO] [stderr]     Checking pin-project-lite v0.2.15
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]     Checking parking v2.2.1
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling libc v0.2.167
[INFO] [stderr]     Checking futures-io v0.3.31
[INFO] [stderr]     Checking futures-core v0.3.31
[INFO] [stderr]     Checking fastrand v2.2.0
[INFO] [stderr]    Compiling rustix v0.38.41
[INFO] [stderr]     Checking writeable v0.5.5
[INFO] [stderr]     Checking litemap v0.7.4
[INFO] [stderr]     Checking linux-raw-sys v0.4.14
[INFO] [stderr]     Checking bitflags v2.6.0
[INFO] [stderr]     Checking tracing-core v0.1.33
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]     Checking icu_locid_transform_data v1.5.0
[INFO] [stderr]     Checking async-task v4.7.1
[INFO] [stderr]     Checking icu_properties_data v1.5.0
[INFO] [stderr]     Checking atomic-waker v1.1.2
[INFO] [stderr]     Checking utf16_iter v1.0.5
[INFO] [stderr]     Checking futures-lite v2.5.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]     Checking piper v0.2.4
[INFO] [stderr]     Checking write16 v1.0.0
[INFO] [stderr]    Compiling serde v1.0.215
[INFO] [stderr]     Checking utf8_iter v1.0.4
[INFO] [stderr]     Checking icu_normalizer_data v1.5.0
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]     Checking percent-encoding v2.3.1
[INFO] [stderr]    Compiling serde_json v1.0.133
[INFO] [stderr]    Compiling anyhow v1.0.94
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]     Checking itoa v1.0.14
[INFO] [stderr]     Checking ryu v1.0.18
[INFO] [stderr]     Checking bytes v1.9.0
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking dotenv v0.15.0
[INFO] [stderr]     Checking form_urlencoded v1.2.1
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]     Checking event-listener v5.3.1
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]     Checking event-listener-strategy v0.5.3
[INFO] [stderr]    Compiling syn v2.0.90
[INFO] [stderr]     Checking async-lock v3.4.0
[INFO] [stderr]     Checking async-channel v2.3.1
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]     Checking socket2 v0.5.8
[INFO] [stderr]     Checking mio v1.0.3
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking blocking v1.6.1
[INFO] [stderr]     Checking async-executor v1.13.1
[INFO] [stderr]     Checking async-fs v2.1.2
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]     Checking polling v3.7.4
[INFO] [stderr]     Checking async-io v2.4.0
[INFO] [stderr]    Compiling zerofrom-derive v0.1.5
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling serde_derive v1.0.215
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]     Checking tokio v1.41.1
[INFO] [stderr]     Checking async-signal v0.2.10
[INFO] [stderr]     Checking async-net v2.0.0
[INFO] [stderr]     Checking async-process v2.3.0
[INFO] [stderr]     Checking zerofrom v0.1.5
[INFO] [stderr]     Checking smol v2.0.2
[INFO] [stderr]     Checking yoke v0.7.5
[INFO] [stderr]     Checking zerovec v0.10.4
[INFO] [stderr]     Checking tinystr v0.7.6
[INFO] [stderr]     Checking icu_collections v1.5.0
[INFO] [stderr]     Checking icu_locid v1.5.0
[INFO] [stderr]     Checking icu_provider v1.5.0
[INFO] [stderr]     Checking icu_locid_transform v1.5.0
[INFO] [stderr]     Checking icu_properties v1.5.1
[INFO] [stderr]     Checking icu_normalizer v1.5.0
[INFO] [stderr]     Checking idna_adapter v1.2.0
[INFO] [stderr]     Checking idna v1.0.3
[INFO] [stderr]     Checking url v2.5.4
[INFO] [stderr]     Checking mcp-client-rs v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: type `JsonRpcError` is more private than the item `ResponseContent::Error::error`
[INFO] [stdout]    --> src/types.rs:285:13
[INFO] [stdout]     |
[INFO] [stdout] 285 |     Error { error: JsonRpcError },
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^ field `ResponseContent::Error::error` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `JsonRpcError` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> src/types.rs:289:1
[INFO] [stdout]     |
[INFO] [stdout] 289 | struct JsonRpcError {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#[warn(private_interfaces)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `code`, `message`, and `data` are never read
[INFO] [stdout]    --> src/types.rs:290:5
[INFO] [stdout]     |
[INFO] [stdout] 289 | struct JsonRpcError {
[INFO] [stdout]     |        ------------ fields in this struct
[INFO] [stdout] 290 |     code: i32,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] 291 |     message: String,
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout] 292 |     #[serde(skip_serializing_if = "Option::is_none")]
[INFO] [stdout] 293 |     data: Option<serde_json::Value>,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `JsonRpcError` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]     = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `JsonRpcError` is more private than the item `ResponseContent::Error::error`
[INFO] [stdout]    --> src/types.rs:285:13
[INFO] [stdout]     |
[INFO] [stdout] 285 |     Error { error: JsonRpcError },
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^ field `ResponseContent::Error::error` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `JsonRpcError` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> src/types.rs:289:1
[INFO] [stdout]     |
[INFO] [stdout] 289 | struct JsonRpcError {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#[warn(private_interfaces)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `code`, `message`, and `data` are never read
[INFO] [stdout]    --> src/types.rs:290:5
[INFO] [stdout]     |
[INFO] [stdout] 289 | struct JsonRpcError {
[INFO] [stdout]     |        ------------ fields in this struct
[INFO] [stdout] 290 |     code: i32,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] 291 |     message: String,
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout] 292 |     #[serde(skip_serializing_if = "Option::is_none")]
[INFO] [stdout] 293 |     data: Option<serde_json::Value>,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `JsonRpcError` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]     = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `JsonRpcError` is more private than the item `ResponseContent::Error::error`
[INFO] [stdout]    --> src/types.rs:285:13
[INFO] [stdout]     |
[INFO] [stdout] 285 |     Error { error: JsonRpcError },
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^ field `ResponseContent::Error::error` is reachable at visibility `pub(crate)`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `JsonRpcError` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> src/types.rs:289:1
[INFO] [stdout]     |
[INFO] [stdout] 289 | struct JsonRpcError {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#[warn(private_interfaces)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `get_capabilities`, `list_prompts`, `list_resources`, `read_resources`, and `list_tools` are never used
[INFO] [stdout]    --> src/protocol.rs:98:12
[INFO] [stdout]     |
[INFO] [stdout] 35  | impl Protocol {
[INFO] [stdout]     | ------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 98  |     pub fn get_capabilities(&self) -> Option<&ServerCapabilities> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 170 |     pub async fn list_prompts(&self) -> Result<Vec<Prompt>, ClientError> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 185 |     pub async fn list_resources(&self) -> Result<ResourcesListResponse, ClientError> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 200 |     pub async fn read_resources(
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 225 |     pub async fn list_tools(&self) -> Result<ListToolsResponse, ClientError> {
[INFO] [stdout]     |                  ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `protocol_version`, `server_info`, and `meta` are never read
[INFO] [stdout]   --> src/types.rs:8:9
[INFO] [stdout]    |
[INFO] [stdout] 7  | pub struct InitializeResponse {
[INFO] [stdout]    |            ------------------ fields in this struct
[INFO] [stdout] 8  |     pub protocol_version: String,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^
[INFO] [stdout] 9  |     pub capabilities: ServerCapabilities,
[INFO] [stdout] 10 |     pub server_info: ServerInfo,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout] 11 |     #[serde(rename = "_meta", skip_serializing_if = "Option::is_none")]
[INFO] [stdout] 12 |     pub meta: Option<HashMap<String, serde_json::Value>>,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `InitializeResponse` 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 `name` and `version` are never read
[INFO] [stdout]   --> src/types.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub struct ServerInfo {
[INFO] [stdout]    |            ---------- fields in this struct
[INFO] [stdout] 17 |     pub name: String,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 18 |     pub version: String,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ServerInfo` 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 `contents` and `meta` are never read
[INFO] [stdout]   --> src/types.rs:24:9
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub struct ResourcesReadResponse {
[INFO] [stdout]    |            --------------------- fields in this struct
[INFO] [stdout] 24 |     pub contents: Vec<ResourceContents>,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 25 |     #[serde(rename = "_meta", skip_serializing_if = "Option::is_none")]
[INFO] [stdout] 26 |     pub meta: Option<HashMap<String, serde_json::Value>>,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ResourcesReadResponse` 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 `resources`, `next_cursor`, and `meta` are never read
[INFO] [stdout]   --> src/types.rs:40:9
[INFO] [stdout]    |
[INFO] [stdout] 39 | pub struct ResourcesListResponse {
[INFO] [stdout]    |            --------------------- fields in this struct
[INFO] [stdout] 40 |     pub resources: Vec<Resource>,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] 41 |     #[serde(skip_serializing_if = "Option::is_none")]
[INFO] [stdout] 42 |     pub next_cursor: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout] 43 |     #[serde(rename = "_meta", skip_serializing_if = "Option::is_none")]
[INFO] [stdout] 44 |     pub meta: Option<HashMap<String, serde_json::Value>>,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ResourcesListResponse` 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 `uri` and `resource_type` are never read
[INFO] [stdout]   --> src/types.rs:49:9
[INFO] [stdout]    |
[INFO] [stdout] 48 | pub struct Resource {
[INFO] [stdout]    |            -------- fields in this struct
[INFO] [stdout] 49 |     pub uri: String,
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 50 |     #[serde(rename = "type")]
[INFO] [stdout] 51 |     pub resource_type: String,
[INFO] [stdout]    |         ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Resource` 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 `content`, `is_error`, and `meta` are never read
[INFO] [stdout]   --> src/types.rs:71:9
[INFO] [stdout]    |
[INFO] [stdout] 70 | pub struct CallToolResponse {
[INFO] [stdout]    |            ---------------- fields in this struct
[INFO] [stdout] 71 |     pub content: Vec<ToolResponseContent>,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 72 |     #[serde(skip_serializing_if = "Option::is_none")]
[INFO] [stdout] 73 |     pub is_error: Option<bool>,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 74 |     #[serde(rename = "_meta", skip_serializing_if = "Option::is_none")]
[INFO] [stdout] 75 |     pub meta: Option<HashMap<String, serde_json::Value>>,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `CallToolResponse` 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 `id` and `description` are never read
[INFO] [stdout]   --> src/types.rs:91:9
[INFO] [stdout]    |
[INFO] [stdout] 90 | pub struct Prompt {
[INFO] [stdout]    |            ------ fields in this struct
[INFO] [stdout] 91 |     pub id: String,
[INFO] [stdout]    |         ^^
[INFO] [stdout] 92 |     pub description: String,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Prompt` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple variants are never constructed
[INFO] [stdout]    --> src/types.rs:99:5
[INFO] [stdout]     |
[INFO] [stdout] 96  | pub enum RequestType {
[INFO] [stdout]     |          ----------- variants in this enum
[INFO] [stdout] ...
[INFO] [stdout] 99  |     ResourcesUnsubscribe,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 100 |     ResourcesSubscribe,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 101 |     ResourcesRead,
[INFO] [stdout]     |     ^^^^^^^^^^^^^
[INFO] [stdout] 102 |     ResourcesList,
[INFO] [stdout]     |     ^^^^^^^^^^^^^
[INFO] [stdout] 103 |     LoggingSetLevel,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 104 |     PromptsGet,
[INFO] [stdout]     |     ^^^^^^^^^^
[INFO] [stdout] 105 |     PromptsList,
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout] 106 |     CompletionComplete,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 107 |     Ping,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] 108 |     ListTools,
[INFO] [stdout]     |     ^^^^^^^^^
[INFO] [stdout] 109 |     ListResourceTemplates,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 110 |     ListRoots,
[INFO] [stdout]     |     ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `RequestType` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `Experimental`, `Logging`, `Prompts`, `Resources`, and `Sampling` are never constructed
[INFO] [stdout]    --> src/types.rs:115:5
[INFO] [stdout]     |
[INFO] [stdout] 114 | pub enum ServerCapability {
[INFO] [stdout]     |          ---------------- variants in this enum
[INFO] [stdout] 115 |     Experimental,
[INFO] [stdout]     |     ^^^^^^^^^^^^
[INFO] [stdout] 116 |     Logging,
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout] 117 |     Prompts,
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout] 118 |     Resources,
[INFO] [stdout]     |     ^^^^^^^^^
[INFO] [stdout] 119 |     Tools,
[INFO] [stdout] 120 |     Sampling,
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ServerCapability` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `levels` is never read
[INFO] [stdout]    --> src/types.rs:157:9
[INFO] [stdout]     |
[INFO] [stdout] 156 | pub struct LoggingCapability {
[INFO] [stdout]     |            ----------------- field in this struct
[INFO] [stdout] 157 |     pub levels: Vec<String>,
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `LoggingCapability` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `supports_custom` is never read
[INFO] [stdout]    --> src/types.rs:162:9
[INFO] [stdout]     |
[INFO] [stdout] 161 | pub struct PromptsCapability {
[INFO] [stdout]     |            ----------------- field in this struct
[INFO] [stdout] 162 |     pub supports_custom: bool,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `PromptsCapability` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `supports_subscribe` and `supports_delta` are never read
[INFO] [stdout]    --> src/types.rs:167:9
[INFO] [stdout]     |
[INFO] [stdout] 166 | pub struct ResourcesCapability {
[INFO] [stdout]     |            ------------------- fields in this struct
[INFO] [stdout] 167 |     pub supports_subscribe: bool,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 168 |     pub supports_delta: bool,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ResourcesCapability` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `supports_streaming` is never read
[INFO] [stdout]    --> src/types.rs:174:9
[INFO] [stdout]     |
[INFO] [stdout] 172 | pub struct ToolsCapability {
[INFO] [stdout]     |            --------------- field in this struct
[INFO] [stdout] 173 |     #[serde(default)]
[INFO] [stdout] 174 |     pub supports_streaming: bool,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ToolsCapability` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `max_tokens` and `supported_methods` are never read
[INFO] [stdout]    --> src/types.rs:179:9
[INFO] [stdout]     |
[INFO] [stdout] 178 | pub struct SamplingCapability {
[INFO] [stdout]     |            ------------------ fields in this struct
[INFO] [stdout] 179 |     pub max_tokens: Option<u32>,
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout] 180 |     pub supported_methods: Vec<String>,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `SamplingCapability` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `ResourceError` and `PromptError` are never constructed
[INFO] [stdout]    --> src/types.rs:187:5
[INFO] [stdout]     |
[INFO] [stdout] 184 | pub enum ClientError {
[INFO] [stdout]     |          ----------- variants in this enum
[INFO] [stdout] ...
[INFO] [stdout] 187 |     ResourceError(String),
[INFO] [stdout]     |     ^^^^^^^^^^^^^
[INFO] [stdout] 188 |     ToolError(String),
[INFO] [stdout] 189 |     PromptError(String),
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ClientError` 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 `jsonrpc` and `id` are never read
[INFO] [stdout]    --> src/types.rs:275:9
[INFO] [stdout]     |
[INFO] [stdout] 274 | pub struct JsonRpcResponse<T> {
[INFO] [stdout]     |            --------------- fields in this struct
[INFO] [stdout] 275 |     pub jsonrpc: String,
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout] 276 |     pub id: u64,
[INFO] [stdout]     |         ^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `JsonRpcResponse` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `error` is never read
[INFO] [stdout]    --> src/types.rs:285:13
[INFO] [stdout]     |
[INFO] [stdout] 285 |     Error { error: JsonRpcError },
[INFO] [stdout]     |     -----   ^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ResponseContent` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `code`, `message`, and `data` are never read
[INFO] [stdout]    --> src/types.rs:290:5
[INFO] [stdout]     |
[INFO] [stdout] 289 | struct JsonRpcError {
[INFO] [stdout]     |        ------------ fields in this struct
[INFO] [stdout] 290 |     code: i32,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] 291 |     message: String,
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout] 292 |     #[serde(skip_serializing_if = "Option::is_none")]
[INFO] [stdout] 293 |     data: Option<serde_json::Value>,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `JsonRpcError` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `JsonRpcError` is more private than the item `ResponseContent::Error::error`
[INFO] [stdout]    --> src/types.rs:285:13
[INFO] [stdout]     |
[INFO] [stdout] 285 |     Error { error: JsonRpcError },
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^ field `ResponseContent::Error::error` is reachable at visibility `pub(crate)`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `JsonRpcError` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> src/types.rs:289:1
[INFO] [stdout]     |
[INFO] [stdout] 289 | struct JsonRpcError {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#[warn(private_interfaces)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `get_capabilities`, `list_prompts`, `list_resources`, `read_resources`, and `list_tools` are never used
[INFO] [stdout]    --> src/protocol.rs:98:12
[INFO] [stdout]     |
[INFO] [stdout] 35  | impl Protocol {
[INFO] [stdout]     | ------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 98  |     pub fn get_capabilities(&self) -> Option<&ServerCapabilities> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 170 |     pub async fn list_prompts(&self) -> Result<Vec<Prompt>, ClientError> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 185 |     pub async fn list_resources(&self) -> Result<ResourcesListResponse, ClientError> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 200 |     pub async fn read_resources(
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 225 |     pub async fn list_tools(&self) -> Result<ListToolsResponse, ClientError> {
[INFO] [stdout]     |                  ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `protocol_version`, `server_info`, and `meta` are never read
[INFO] [stdout]   --> src/types.rs:8:9
[INFO] [stdout]    |
[INFO] [stdout] 7  | pub struct InitializeResponse {
[INFO] [stdout]    |            ------------------ fields in this struct
[INFO] [stdout] 8  |     pub protocol_version: String,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^
[INFO] [stdout] 9  |     pub capabilities: ServerCapabilities,
[INFO] [stdout] 10 |     pub server_info: ServerInfo,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout] 11 |     #[serde(rename = "_meta", skip_serializing_if = "Option::is_none")]
[INFO] [stdout] 12 |     pub meta: Option<HashMap<String, serde_json::Value>>,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `InitializeResponse` 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 `name` and `version` are never read
[INFO] [stdout]   --> src/types.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub struct ServerInfo {
[INFO] [stdout]    |            ---------- fields in this struct
[INFO] [stdout] 17 |     pub name: String,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 18 |     pub version: String,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ServerInfo` 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 `contents` and `meta` are never read
[INFO] [stdout]   --> src/types.rs:24:9
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub struct ResourcesReadResponse {
[INFO] [stdout]    |            --------------------- fields in this struct
[INFO] [stdout] 24 |     pub contents: Vec<ResourceContents>,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 25 |     #[serde(rename = "_meta", skip_serializing_if = "Option::is_none")]
[INFO] [stdout] 26 |     pub meta: Option<HashMap<String, serde_json::Value>>,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ResourcesReadResponse` 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 `resources`, `next_cursor`, and `meta` are never read
[INFO] [stdout]   --> src/types.rs:40:9
[INFO] [stdout]    |
[INFO] [stdout] 39 | pub struct ResourcesListResponse {
[INFO] [stdout]    |            --------------------- fields in this struct
[INFO] [stdout] 40 |     pub resources: Vec<Resource>,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] 41 |     #[serde(skip_serializing_if = "Option::is_none")]
[INFO] [stdout] 42 |     pub next_cursor: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout] 43 |     #[serde(rename = "_meta", skip_serializing_if = "Option::is_none")]
[INFO] [stdout] 44 |     pub meta: Option<HashMap<String, serde_json::Value>>,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ResourcesListResponse` 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 `uri` and `resource_type` are never read
[INFO] [stdout]   --> src/types.rs:49:9
[INFO] [stdout]    |
[INFO] [stdout] 48 | pub struct Resource {
[INFO] [stdout]    |            -------- fields in this struct
[INFO] [stdout] 49 |     pub uri: String,
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 50 |     #[serde(rename = "type")]
[INFO] [stdout] 51 |     pub resource_type: String,
[INFO] [stdout]    |         ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Resource` 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 `content`, `is_error`, and `meta` are never read
[INFO] [stdout]   --> src/types.rs:71:9
[INFO] [stdout]    |
[INFO] [stdout] 70 | pub struct CallToolResponse {
[INFO] [stdout]    |            ---------------- fields in this struct
[INFO] [stdout] 71 |     pub content: Vec<ToolResponseContent>,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 72 |     #[serde(skip_serializing_if = "Option::is_none")]
[INFO] [stdout] 73 |     pub is_error: Option<bool>,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 74 |     #[serde(rename = "_meta", skip_serializing_if = "Option::is_none")]
[INFO] [stdout] 75 |     pub meta: Option<HashMap<String, serde_json::Value>>,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `CallToolResponse` 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 `id` and `description` are never read
[INFO] [stdout]   --> src/types.rs:91:9
[INFO] [stdout]    |
[INFO] [stdout] 90 | pub struct Prompt {
[INFO] [stdout]    |            ------ fields in this struct
[INFO] [stdout] 91 |     pub id: String,
[INFO] [stdout]    |         ^^
[INFO] [stdout] 92 |     pub description: String,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Prompt` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple variants are never constructed
[INFO] [stdout]    --> src/types.rs:99:5
[INFO] [stdout]     |
[INFO] [stdout] 96  | pub enum RequestType {
[INFO] [stdout]     |          ----------- variants in this enum
[INFO] [stdout] ...
[INFO] [stdout] 99  |     ResourcesUnsubscribe,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 100 |     ResourcesSubscribe,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 101 |     ResourcesRead,
[INFO] [stdout]     |     ^^^^^^^^^^^^^
[INFO] [stdout] 102 |     ResourcesList,
[INFO] [stdout]     |     ^^^^^^^^^^^^^
[INFO] [stdout] 103 |     LoggingSetLevel,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 104 |     PromptsGet,
[INFO] [stdout]     |     ^^^^^^^^^^
[INFO] [stdout] 105 |     PromptsList,
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout] 106 |     CompletionComplete,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 107 |     Ping,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] 108 |     ListTools,
[INFO] [stdout]     |     ^^^^^^^^^
[INFO] [stdout] 109 |     ListResourceTemplates,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 110 |     ListRoots,
[INFO] [stdout]     |     ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `RequestType` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `Experimental`, `Logging`, `Prompts`, `Resources`, and `Sampling` are never constructed
[INFO] [stdout]    --> src/types.rs:115:5
[INFO] [stdout]     |
[INFO] [stdout] 114 | pub enum ServerCapability {
[INFO] [stdout]     |          ---------------- variants in this enum
[INFO] [stdout] 115 |     Experimental,
[INFO] [stdout]     |     ^^^^^^^^^^^^
[INFO] [stdout] 116 |     Logging,
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout] 117 |     Prompts,
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout] 118 |     Resources,
[INFO] [stdout]     |     ^^^^^^^^^
[INFO] [stdout] 119 |     Tools,
[INFO] [stdout] 120 |     Sampling,
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ServerCapability` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `levels` is never read
[INFO] [stdout]    --> src/types.rs:157:9
[INFO] [stdout]     |
[INFO] [stdout] 156 | pub struct LoggingCapability {
[INFO] [stdout]     |            ----------------- field in this struct
[INFO] [stdout] 157 |     pub levels: Vec<String>,
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `LoggingCapability` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `supports_custom` is never read
[INFO] [stdout]    --> src/types.rs:162:9
[INFO] [stdout]     |
[INFO] [stdout] 161 | pub struct PromptsCapability {
[INFO] [stdout]     |            ----------------- field in this struct
[INFO] [stdout] 162 |     pub supports_custom: bool,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `PromptsCapability` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `supports_subscribe` and `supports_delta` are never read
[INFO] [stdout]    --> src/types.rs:167:9
[INFO] [stdout]     |
[INFO] [stdout] 166 | pub struct ResourcesCapability {
[INFO] [stdout]     |            ------------------- fields in this struct
[INFO] [stdout] 167 |     pub supports_subscribe: bool,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 168 |     pub supports_delta: bool,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ResourcesCapability` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `supports_streaming` is never read
[INFO] [stdout]    --> src/types.rs:174:9
[INFO] [stdout]     |
[INFO] [stdout] 172 | pub struct ToolsCapability {
[INFO] [stdout]     |            --------------- field in this struct
[INFO] [stdout] 173 |     #[serde(default)]
[INFO] [stdout] 174 |     pub supports_streaming: bool,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ToolsCapability` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `max_tokens` and `supported_methods` are never read
[INFO] [stdout]    --> src/types.rs:179:9
[INFO] [stdout]     |
[INFO] [stdout] 178 | pub struct SamplingCapability {
[INFO] [stdout]     |            ------------------ fields in this struct
[INFO] [stdout] 179 |     pub max_tokens: Option<u32>,
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout] 180 |     pub supported_methods: Vec<String>,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `SamplingCapability` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `ResourceError` and `PromptError` are never constructed
[INFO] [stdout]    --> src/types.rs:187:5
[INFO] [stdout]     |
[INFO] [stdout] 184 | pub enum ClientError {
[INFO] [stdout]     |          ----------- variants in this enum
[INFO] [stdout] ...
[INFO] [stdout] 187 |     ResourceError(String),
[INFO] [stdout]     |     ^^^^^^^^^^^^^
[INFO] [stdout] 188 |     ToolError(String),
[INFO] [stdout] 189 |     PromptError(String),
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ClientError` 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 `jsonrpc` and `id` are never read
[INFO] [stdout]    --> src/types.rs:275:9
[INFO] [stdout]     |
[INFO] [stdout] 274 | pub struct JsonRpcResponse<T> {
[INFO] [stdout]     |            --------------- fields in this struct
[INFO] [stdout] 275 |     pub jsonrpc: String,
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout] 276 |     pub id: u64,
[INFO] [stdout]     |         ^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `JsonRpcResponse` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `error` is never read
[INFO] [stdout]    --> src/types.rs:285:13
[INFO] [stdout]     |
[INFO] [stdout] 285 |     Error { error: JsonRpcError },
[INFO] [stdout]     |     -----   ^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ResponseContent` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `code`, `message`, and `data` are never read
[INFO] [stdout]    --> src/types.rs:290:5
[INFO] [stdout]     |
[INFO] [stdout] 289 | struct JsonRpcError {
[INFO] [stdout]     |        ------------ fields in this struct
[INFO] [stdout] 290 |     code: i32,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] 291 |     message: String,
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout] 292 |     #[serde(skip_serializing_if = "Option::is_none")]
[INFO] [stdout] 293 |     data: Option<serde_json::Value>,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `JsonRpcError` 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 `dev` profile [unoptimized + debuginfo] target(s) in 28.32s
[INFO] running `Command { std: "docker" "inspect" "649859fc00930d28ed14338660617db16bd7bba1829854e6f979a6a8377e8574", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "649859fc00930d28ed14338660617db16bd7bba1829854e6f979a6a8377e8574", kill_on_drop: false }`
[INFO] [stdout] 649859fc00930d28ed14338660617db16bd7bba1829854e6f979a6a8377e8574
