[INFO] cloning repository https://github.com/shippomx/mcp-demo
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/shippomx/mcp-demo" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshippomx%2Fmcp-demo", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshippomx%2Fmcp-demo'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b60495484549fafe3cbf3a386863ecb67ab37758
[INFO] checking shippomx/mcp-demo against try#e117153a45c546e883c1f91d82611775fcaeffe0 for pr-146470-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshippomx%2Fmcp-demo" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/shippomx/mcp-demo
[INFO] removed 0 missing examples
[INFO] finished tweaking git repo https://github.com/shippomx/mcp-demo
[INFO] tweaked toml for git repo https://github.com/shippomx/mcp-demo written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/shippomx/mcp-demo on toolchain e117153a45c546e883c1f91d82611775fcaeffe0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e117153a45c546e883c1f91d82611775fcaeffe0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/shippomx/mcp-demo 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" "+e117153a45c546e883c1f91d82611775fcaeffe0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+e117153a45c546e883c1f91d82611775fcaeffe0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 525d0a869b9367a4b864c8ce8b87371c45625ad8473ddfafcb466a15c3aa27e9
[INFO] running `Command { std: "docker" "start" "-a" "525d0a869b9367a4b864c8ce8b87371c45625ad8473ddfafcb466a15c3aa27e9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "525d0a869b9367a4b864c8ce8b87371c45625ad8473ddfafcb466a15c3aa27e9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "525d0a869b9367a4b864c8ce8b87371c45625ad8473ddfafcb466a15c3aa27e9", kill_on_drop: false }`
[INFO] [stdout] 525d0a869b9367a4b864c8ce8b87371c45625ad8473ddfafcb466a15c3aa27e9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+e117153a45c546e883c1f91d82611775fcaeffe0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b44c43cb95af0d4cc6fb396e54e1774efcb5533896d17324c4d3be966a61feca
[INFO] running `Command { std: "docker" "start" "-a" "b44c43cb95af0d4cc6fb396e54e1774efcb5533896d17324c4d3be966a61feca", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling unicode-ident v1.0.19
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling generic-array v0.14.9
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]    Compiling cc v1.2.41
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]    Compiling ruint-macro v1.2.1
[INFO] [stderr]     Checking foldhash v0.1.5
[INFO] [stderr]     Checking tiny-keccak v2.0.2
[INFO] [stderr]     Checking mio v1.0.4
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]     Checking ff v0.13.1
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]     Checking group v0.13.0
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]     Checking futures-io v0.3.31
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]     Checking stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling indexmap v2.11.4
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]     Checking bitflags v2.9.4
[INFO] [stderr]    Compiling openssl-sys v0.9.110
[INFO] [stderr]    Compiling blst v0.3.16
[INFO] [stderr]     Checking tower-layer v0.3.3
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking threadpool v1.8.1
[INFO] [stderr]    Compiling c-kzg v1.0.3
[INFO] [stderr]     Checking sync_wrapper v1.0.2
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling openssl v0.10.74
[INFO] [stderr]     Checking const-hex v1.17.0
[INFO] [stderr]    Compiling ruint v1.17.0
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]     Checking futures-utils-wasm v0.1.0
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling rustls v0.23.32
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]     Checking bimap v0.6.3
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]     Checking iri-string v0.7.8
[INFO] [stderr]     Checking data-encoding v2.9.0
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling doctest-file v1.0.0
[INFO] [stderr]     Checking hashbrown v0.13.2
[INFO] [stderr]    Compiling ref-cast v1.0.25
[INFO] [stderr]     Checking fixed-hash v0.8.0
[INFO] [stderr]    Compiling secp256k1-sys v0.9.2
[INFO] [stderr]     Checking is_terminal_polyfill v1.70.1
[INFO] [stderr]     Checking regex-syntax v0.8.8
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]     Checking schnellru v0.2.4
[INFO] [stderr]     Checking anstream v0.6.21
[INFO] [stderr]     Checking uint v0.9.5
[INFO] [stderr]     Checking dyn-clone v1.0.20
[INFO] [stderr]     Checking linux-raw-sys v0.11.0
[INFO] [stderr]     Checking serde_path_to_error v0.1.20
[INFO] [stderr]     Checking rtoolbox v0.0.3
[INFO] [stderr]     Checking clap_builder v4.5.49
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling syn-solidity v0.8.26
[INFO] [stderr]    Compiling macro-string v0.1.4
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]     Checking regex-automata v0.4.13
[INFO] [stderr]     Checking matchit v0.7.3
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]     Checking zeroize v1.8.2
[INFO] [stderr]     Checking der v0.7.10
[INFO] [stderr]    Compiling alloy-rlp-derive v0.3.12
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking spki v0.7.3
[INFO] [stderr]     Checking sec1 v0.7.3
[INFO] [stderr]     Checking pkcs8 v0.10.2
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking crypto-bigint v0.5.5
[INFO] [stderr]     Checking rfc6979 v0.4.0
[INFO] [stderr]     Checking signature v2.2.0
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking elliptic-curve v0.13.8
[INFO] [stderr]     Checking ecdsa v0.16.9
[INFO] [stderr]    Compiling derive_more-impl v1.0.0
[INFO] [stderr]     Checking derive_more v2.0.1
[INFO] [stderr]     Checking k256 v0.13.4
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]     Checking rustls-pki-types v1.12.0
[INFO] [stderr]     Checking bytes v1.10.1
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking arrayvec v0.7.6
[INFO] [stderr]     Checking hashbrown v0.15.5
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking alloy-rlp v0.3.12
[INFO] [stderr]     Checking yoke v0.8.0
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]    Compiling alloy-sol-type-parser v0.8.26
[INFO] [stderr]     Checking tokio v1.48.0
[INFO] [stderr]    Compiling alloy-primitives v0.8.26
[INFO] [stderr]     Checking zerovec v0.11.4
[INFO] [stderr]     Checking http v1.3.1
[INFO] [stderr]     Checking zerotrie v0.2.2
[INFO] [stderr]     Checking nybbles v0.3.4
[INFO] [stderr]    Compiling auto_impl v1.3.0
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking tinystr v0.8.1
[INFO] [stderr]     Checking potential_utf v0.1.3
[INFO] [stderr]    Compiling alloy-json-abi v0.8.26
[INFO] [stderr]     Checking icu_collections v2.0.0
[INFO] [stderr]     Checking icu_locale_core v2.0.0
[INFO] [stderr]     Checking alloy-eip2930 v0.1.0
[INFO] [stderr]     Checking alloy-serde v0.8.3
[INFO] [stderr]     Checking derive_more v1.0.0
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking alloy-eip7702 v0.4.2
[INFO] [stderr]    Compiling alloy-sol-macro-input v0.8.26
[INFO] [stderr]     Checking alloy-trie v0.7.9
[INFO] [stderr]     Checking icu_provider v2.0.0
[INFO] [stderr]     Checking rustls-webpki v0.103.7
[INFO] [stderr]    Compiling alloy-sol-macro-expander v0.8.26
[INFO] [stderr]     Checking icu_properties v2.0.1
[INFO] [stderr]     Checking icu_normalizer v2.0.0
[INFO] [stderr]     Checking alloy-eips v0.8.3
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]     Checking alloy-consensus v0.8.3
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking tokio-util v0.7.16
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]     Checking url v2.5.7
[INFO] [stderr]     Checking hyper v1.7.0
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking tokio-stream v0.1.17
[INFO] [stderr]     Checking webpki-roots v1.0.3
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]     Checking webpki-roots v0.26.11
[INFO] [stderr]     Checking tower-http v0.6.6
[INFO] [stderr]     Checking inout v0.1.4
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking alloy-signer v0.8.3
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]     Checking interprocess v2.2.3
[INFO] [stderr]     Checking alloy-consensus-any v0.8.3
[INFO] [stderr]     Checking alloy-network-primitives v0.8.3
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]     Checking hyper-util v0.1.17
[INFO] [stderr]    Compiling num_enum_derive v0.7.4
[INFO] [stderr]    Compiling alloy-sol-macro v0.8.26
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]     Checking rlp v0.5.2
[INFO] [stderr]     Checking alloy-sol-types v0.8.26
[INFO] [stderr]     Checking pin-project v1.1.10
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]     Checking h2 v0.3.27
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]     Checking async-stream v0.3.6
[INFO] [stderr]     Checking impl-rlp v0.3.0
[INFO] [stderr]     Checking tungstenite v0.24.0
[INFO] [stderr]     Checking tokio-rustls v0.26.4
[INFO] [stderr]     Checking num_enum v0.7.4
[INFO] [stderr]     Checking hyper-tls v0.6.0
[INFO] [stderr]     Checking lru v0.12.5
[INFO] [stderr]     Checking dashmap v6.1.0
[INFO] [stderr]     Checking reqwest v0.12.24
[INFO] [stderr]     Checking impl-serde v0.4.0
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]     Checking tokio-tungstenite v0.24.0
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]     Checking salsa20 v0.10.2
[INFO] [stderr]     Checking chrono v0.4.42
[INFO] [stderr]     Checking pbkdf2 v0.11.0
[INFO] [stderr]    Compiling schemars_derive v1.0.4
[INFO] [stderr]     Checking scrypt v0.10.0
[INFO] [stderr]    Compiling rmcp-macros v0.8.1
[INFO] [stderr]     Checking ethbloom v0.13.0
[INFO] [stderr]     Checking primitive-types v0.12.2
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[INFO] [stderr]     Checking ctr v0.9.2
[INFO] [stderr]     Checking aes v0.8.4
[INFO] [stderr]     Checking axum-core v0.4.5
[INFO] [stderr]     Checking strum v0.27.2
[INFO] [stderr]     Checking alloy-chains v0.1.69
[INFO] [stderr]     Checking uuid v0.8.2
[INFO] [stderr]     Checking sha3 v0.10.8
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling axum-macros v0.4.2
[INFO] [stderr]     Checking indenter v0.3.4
[INFO] [stderr]     Checking secp256k1 v0.28.2
[INFO] [stderr]     Checking eyre v0.6.12
[INFO] [stderr]     Checking tracing-subscriber v0.3.20
[INFO] [stderr]     Checking schemars v1.0.4
[INFO] [stderr]     Checking eth-keystore v0.5.0
[INFO] [stderr]     Checking hyper v0.14.32
[INFO] [stderr]     Checking ethereum-types v0.14.1
[INFO] [stderr]     Checking derive_builder v0.20.2
[INFO] [stderr]     Checking rmcp v0.8.1
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]     Checking tower-http v0.5.2
[INFO] [stderr]     Checking ripemd v0.1.3
[INFO] [stderr]     Checking tempfile v3.23.0
[INFO] [stderr]     Checking axum v0.7.9
[INFO] [stderr]     Checking clap v4.5.49
[INFO] [stderr]     Checking rpassword v7.4.0
[INFO] [stderr]     Checking hyper-tls v0.5.0
[INFO] [stderr]     Checking reqwest v0.11.27
[INFO] [stderr]     Checking alloy-json-rpc v0.8.3
[INFO] [stderr]     Checking alloy-rpc-types-eth v0.8.3
[INFO] [stderr]     Checking alloy-dyn-abi v0.8.26
[INFO] [stderr]     Checking alloy-transport v0.8.3
[INFO] [stderr]     Checking alloy-core v0.8.26
[INFO] [stderr]     Checking alloy-pubsub v0.8.3
[INFO] [stderr]     Checking alloy-transport-http v0.8.3
[INFO] [stderr]     Checking alloy-transport-ipc v0.8.3
[INFO] [stderr]     Checking alloy-transport-ws v0.8.3
[INFO] [stderr]     Checking alloy-rpc-client v0.8.3
[INFO] [stderr]     Checking alloy-rpc-types-any v0.8.3
[INFO] [stderr]     Checking alloy-rpc-types v0.8.3
[INFO] [stderr]     Checking alloy-network v0.8.3
[INFO] [stderr]     Checking alloy-provider v0.8.3
[INFO] [stderr]     Checking alloy-signer-local v0.8.3
[INFO] [stderr]     Checking alloy-contract v0.8.3
[INFO] [stderr]     Checking alloy v0.8.3
[INFO] [stderr]     Checking ethereum-mcp-server v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `mnemonic` is never read
[INFO] [stdout]   --> src/basic_wallet.rs:45:9
[INFO] [stdout]    |
[INFO] [stdout] 41 | pub struct BasicWalletSigner {
[INFO] [stdout]    |            ----------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 45 |     pub mnemonic: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `BasicWalletSigner` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `get_all_wallets` and `has_wallet` are never used
[INFO] [stdout]    --> src/basic_wallet.rs:340:18
[INFO] [stdout]     |
[INFO] [stdout] 186 | impl BasicWalletManager {
[INFO] [stdout]     | ----------------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 340 |     pub async fn get_all_wallets(&self) -> Vec<WalletInfo> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 427 |     pub async fn has_wallet(&self, address: Address) -> bool {
[INFO] [stdout]     |                  ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `jsonrpc` is never read
[INFO] [stdout]   --> src/mcp_server.rs:18:9
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub struct McpRequest {
[INFO] [stdout]    |            ---------- field in this struct
[INFO] [stdout] 18 |     pub jsonrpc: String,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `McpRequest` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `start_mcp_server` is never used
[INFO] [stdout]     --> src/mcp_server.rs:1069:14
[INFO] [stdout]      |
[INFO] [stdout] 1069 | pub async fn start_mcp_server(
[INFO] [stdout]      |              ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `DeployRequest` is never constructed
[INFO] [stdout]   --> src/erc20.rs:46:12
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct DeployRequest {
[INFO] [stdout]    |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple methods are never used
[INFO] [stdout]    --> src/erc20.rs:232:18
[INFO] [stdout]     |
[INFO] [stdout]  52 | impl ERC20Contract {
[INFO] [stdout]     | ------------------ methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 232 |     pub async fn deploy(&self, request: DeployRequest) -> Result<Address> {
[INFO] [stdout]     |                  ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 284 |     fn encode_constructor_args(&self, _request: &DeployRequest) -> Result<String> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 322 |     async fn wait_for_deployment(&self, tx_hash: &str) -> Result<Address> {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 506 |     pub async fn name(&self) -> Result<String> {
[INFO] [stdout]     |                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 512 |     pub async fn symbol(&self) -> Result<String> {
[INFO] [stdout]     |                  ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 518 |     pub async fn total_supply(&self) -> Result<U256> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 524 |     pub async fn decimals(&self) -> Result<u8> {
[INFO] [stdout]     |                  ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 530 |     pub async fn allowance(&self, _owner: Address, _spender: Address) -> Result<U256> {
[INFO] [stdout]     |                  ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 536 |     pub async fn approve(&self, spender: Address, amount: U256) -> Result<Bytes> {
[INFO] [stdout]     |                  ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 547 |     pub async fn transfer_from(
[INFO] [stdout]     |                  ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 563 |     pub async fn mint(&self, to: Address, amount: U256) -> Result<Bytes> {
[INFO] [stdout]     |                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 574 |     pub fn address(&self) -> Address {
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 579 |     pub fn signer_address(&self) -> Address {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `deploy_token`, `mint_tokens`, and `get_balance` are never used
[INFO] [stdout]    --> src/erc20.rs:602:18
[INFO] [stdout]     |
[INFO] [stdout] 592 | impl ERC20Manager {
[INFO] [stdout]     | ----------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 602 |     pub async fn deploy_token(
[INFO] [stdout]     |                  ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 643 |     pub async fn mint_tokens(&self, token_address: Address, amount: U256) -> Result<Bytes> {
[INFO] [stdout]     |                  ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 750 |     pub async fn get_balance(&self, token_address: Address) -> Result<U256> {
[INFO] [stdout]     |                  ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `private_key` is never read
[INFO] [stdout]   --> src/uniswapv2.rs:56:5
[INFO] [stdout]    |
[INFO] [stdout] 53 | pub struct UniswapV2Factory {
[INFO] [stdout]    |            ---------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 56 |     private_key: String,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `UniswapV2Factory` 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: methods `create_pair`, `encode_create_pair_call`, and `get_signer_address` are never used
[INFO] [stdout]    --> src/uniswapv2.rs:123:18
[INFO] [stdout]     |
[INFO] [stdout]  59 | impl UniswapV2Factory {
[INFO] [stdout]     | --------------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 123 |     pub async fn create_pair(&self, token_a: Address, token_b: Address) -> Result<Address> {
[INFO] [stdout]     |                  ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 199 |     fn encode_create_pair_call(&self, token_a: Address, token_b: Address) -> Result<String> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 215 |     fn get_signer_address(&self) -> Result<Address> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `token1` is never used
[INFO] [stdout]    --> src/uniswapv2.rs:321:18
[INFO] [stdout]     |
[INFO] [stdout] 228 | impl UniswapV2Pair {
[INFO] [stdout]     | ------------------ method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 321 |     pub async fn token1(&self) -> Result<Address> {
[INFO] [stdout]     |                  ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `address` is never used
[INFO] [stdout]    --> src/uniswapv2.rs:649:12
[INFO] [stdout]     |
[INFO] [stdout] 360 | impl UniswapV2Router {
[INFO] [stdout]     | -------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 649 |     pub fn address(&self) -> Address {
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `create_or_get_pair`, `factory`, and `router` are never used
[INFO] [stdout]    --> src/uniswapv2.rs:676:18
[INFO] [stdout]     |
[INFO] [stdout] 662 | impl UniswapV2Manager {
[INFO] [stdout]     | --------------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 676 |     pub async fn create_or_get_pair(&self, token_a: Address, token_b: Address) -> Result<Address> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 817 |     pub fn factory(&self) -> &UniswapV2Factory {
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 822 |     pub fn router(&self) -> &UniswapV2Router {
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `mnemonic` is never read
[INFO] [stdout]   --> src/basic_wallet.rs:45:9
[INFO] [stdout]    |
[INFO] [stdout] 41 | pub struct BasicWalletSigner {
[INFO] [stdout]    |            ----------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 45 |     pub mnemonic: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `BasicWalletSigner` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `get_all_wallets` is never used
[INFO] [stdout]    --> src/basic_wallet.rs:340:18
[INFO] [stdout]     |
[INFO] [stdout] 186 | impl BasicWalletManager {
[INFO] [stdout]     | ----------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 340 |     pub async fn get_all_wallets(&self) -> Vec<WalletInfo> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `jsonrpc` is never read
[INFO] [stdout]   --> src/mcp_server.rs:18:9
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub struct McpRequest {
[INFO] [stdout]    |            ---------- field in this struct
[INFO] [stdout] 18 |     pub jsonrpc: String,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `McpRequest` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `start_mcp_server` is never used
[INFO] [stdout]     --> src/mcp_server.rs:1069:14
[INFO] [stdout]      |
[INFO] [stdout] 1069 | pub async fn start_mcp_server(
[INFO] [stdout]      |              ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple methods are never used
[INFO] [stdout]    --> src/erc20.rs:232:18
[INFO] [stdout]     |
[INFO] [stdout]  52 | impl ERC20Contract {
[INFO] [stdout]     | ------------------ methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 232 |     pub async fn deploy(&self, request: DeployRequest) -> Result<Address> {
[INFO] [stdout]     |                  ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 284 |     fn encode_constructor_args(&self, _request: &DeployRequest) -> Result<String> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 322 |     async fn wait_for_deployment(&self, tx_hash: &str) -> Result<Address> {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 506 |     pub async fn name(&self) -> Result<String> {
[INFO] [stdout]     |                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 512 |     pub async fn symbol(&self) -> Result<String> {
[INFO] [stdout]     |                  ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 518 |     pub async fn total_supply(&self) -> Result<U256> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 524 |     pub async fn decimals(&self) -> Result<u8> {
[INFO] [stdout]     |                  ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 530 |     pub async fn allowance(&self, _owner: Address, _spender: Address) -> Result<U256> {
[INFO] [stdout]     |                  ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 536 |     pub async fn approve(&self, spender: Address, amount: U256) -> Result<Bytes> {
[INFO] [stdout]     |                  ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 547 |     pub async fn transfer_from(
[INFO] [stdout]     |                  ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 563 |     pub async fn mint(&self, to: Address, amount: U256) -> Result<Bytes> {
[INFO] [stdout]     |                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 574 |     pub fn address(&self) -> Address {
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 579 |     pub fn signer_address(&self) -> Address {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `deploy_token`, `mint_tokens`, and `get_balance` are never used
[INFO] [stdout]    --> src/erc20.rs:602:18
[INFO] [stdout]     |
[INFO] [stdout] 592 | impl ERC20Manager {
[INFO] [stdout]     | ----------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 602 |     pub async fn deploy_token(
[INFO] [stdout]     |                  ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 643 |     pub async fn mint_tokens(&self, token_address: Address, amount: U256) -> Result<Bytes> {
[INFO] [stdout]     |                  ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 750 |     pub async fn get_balance(&self, token_address: Address) -> Result<U256> {
[INFO] [stdout]     |                  ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `private_key` is never read
[INFO] [stdout]   --> src/uniswapv2.rs:56:5
[INFO] [stdout]    |
[INFO] [stdout] 53 | pub struct UniswapV2Factory {
[INFO] [stdout]    |            ---------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 56 |     private_key: String,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `UniswapV2Factory` 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: methods `create_pair`, `encode_create_pair_call`, and `get_signer_address` are never used
[INFO] [stdout]    --> src/uniswapv2.rs:123:18
[INFO] [stdout]     |
[INFO] [stdout]  59 | impl UniswapV2Factory {
[INFO] [stdout]     | --------------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 123 |     pub async fn create_pair(&self, token_a: Address, token_b: Address) -> Result<Address> {
[INFO] [stdout]     |                  ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 199 |     fn encode_create_pair_call(&self, token_a: Address, token_b: Address) -> Result<String> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 215 |     fn get_signer_address(&self) -> Result<Address> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `token1` is never used
[INFO] [stdout]    --> src/uniswapv2.rs:321:18
[INFO] [stdout]     |
[INFO] [stdout] 228 | impl UniswapV2Pair {
[INFO] [stdout]     | ------------------ method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 321 |     pub async fn token1(&self) -> Result<Address> {
[INFO] [stdout]     |                  ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `address` is never used
[INFO] [stdout]    --> src/uniswapv2.rs:649:12
[INFO] [stdout]     |
[INFO] [stdout] 360 | impl UniswapV2Router {
[INFO] [stdout]     | -------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 649 |     pub fn address(&self) -> Address {
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `create_or_get_pair`, `factory`, and `router` are never used
[INFO] [stdout]    --> src/uniswapv2.rs:676:18
[INFO] [stdout]     |
[INFO] [stdout] 662 | impl UniswapV2Manager {
[INFO] [stdout]     | --------------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 676 |     pub async fn create_or_get_pair(&self, token_a: Address, token_b: Address) -> Result<Address> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 817 |     pub fn factory(&self) -> &UniswapV2Factory {
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 822 |     pub fn router(&self) -> &UniswapV2Router {
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 08s
[INFO] running `Command { std: "docker" "inspect" "b44c43cb95af0d4cc6fb396e54e1774efcb5533896d17324c4d3be966a61feca", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b44c43cb95af0d4cc6fb396e54e1774efcb5533896d17324c4d3be966a61feca", kill_on_drop: false }`
[INFO] [stdout] b44c43cb95af0d4cc6fb396e54e1774efcb5533896d17324c4d3be966a61feca
