[INFO] cloning repository https://github.com/liangjh/eth-tui
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/liangjh/eth-tui" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fliangjh%2Feth-tui", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fliangjh%2Feth-tui'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] fbd9310eed9b214605f046d602c28e0844e94348
[INFO] checking liangjh/eth-tui against 1.95.0-beta.7 for beta-1.95-4
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fliangjh%2Feth-tui" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/liangjh/eth-tui
[INFO] finished tweaking git repo https://github.com/liangjh/eth-tui
[INFO] tweaked toml for git repo https://github.com/liangjh/eth-tui written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/liangjh/eth-tui on toolchain 1.95.0-beta.7
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0-beta.7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/liangjh/eth-tui 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" "+1.95.0-beta.7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0-beta.7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 191c8c7f5804a25e4a144bcd4e4c04f4e9c30a7ae56c54c4ed5e42692905dc71
[INFO] running `Command { std: "docker" "start" "-a" "191c8c7f5804a25e4a144bcd4e4c04f4e9c30a7ae56c54c4ed5e42692905dc71", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "191c8c7f5804a25e4a144bcd4e4c04f4e9c30a7ae56c54c4ed5e42692905dc71", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "191c8c7f5804a25e4a144bcd4e4c04f4e9c30a7ae56c54c4ed5e42692905dc71", kill_on_drop: false }`
[INFO] [stdout] 191c8c7f5804a25e4a144bcd4e4c04f4e9c30a7ae56c54c4ed5e42692905dc71
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0-beta.7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 55467b091e222902edfd44ad4ce55db4257ea50137ab0e293aaf5d51f3b0cf23
[INFO] running `Command { std: "docker" "start" "-a" "55467b091e222902edfd44ad4ce55db4257ea50137ab0e293aaf5d51f3b0cf23", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]    Compiling serde v1.0.207
[INFO] [stderr]     Checking foldhash v0.1.5
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]    Compiling generic-array v0.14.9
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling ruint-macro v1.2.1
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]     Checking der v0.7.10
[INFO] [stderr]     Checking log v0.4.29
[INFO] [stderr]    Compiling serde_derive v1.0.207
[INFO] [stderr]    Compiling alloy-rlp-derive v0.3.13
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]    Compiling cc v1.2.56
[INFO] [stderr]    Compiling itoa v1.0.17
[INFO] [stderr]    Compiling serde_json v1.0.143
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling ryu v1.0.23
[INFO] [stderr]    Compiling syn-solidity v0.8.26
[INFO] [stderr]    Compiling macro-string v0.1.4
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]     Checking futures-channel v0.3.32
[INFO] [stderr]     Checking futures-io v0.3.32
[INFO] [stderr]     Checking futures-task v0.3.32
[INFO] [stderr]    Compiling zerocopy v0.8.39
[INFO] [stderr]     Checking crc v3.4.0
[INFO] [stderr]    Compiling derive_more-impl v1.0.0
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking spki v0.7.3
[INFO] [stderr]    Compiling auto_impl v1.3.0
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking sec1 v0.7.3
[INFO] [stderr]    Compiling indexmap v2.11.1
[INFO] [stderr]     Checking rustls-pki-types v1.14.0
[INFO] [stderr]     Checking bitflags v2.11.0
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking sync_wrapper v1.0.2
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]     Checking mio v1.1.1
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking rfc6979 v0.4.0
[INFO] [stderr]     Checking ff v0.13.1
[INFO] [stderr]     Checking crypto-bigint v0.5.5
[INFO] [stderr]     Checking signature v2.2.0
[INFO] [stderr]     Checking socket2 v0.6.2
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]     Checking group v0.13.0
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling rustls v0.23.37
[INFO] [stderr]     Checking futures-utils-wasm v0.1.0
[INFO] [stderr]    Compiling native-tls v0.2.18
[INFO] [stderr]     Checking rand_core v0.9.5
[INFO] [stderr]     Checking openssl-probe v0.2.1
[INFO] [stderr]     Checking webpki-roots v1.0.6
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking iri-string v0.7.10
[INFO] [stderr]     Checking webpki-roots v0.26.11
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]    Compiling num_enum_derive v0.7.5
[INFO] [stderr]     Checking derive_more v1.0.0
[INFO] [stderr]     Checking elliptic-curve v0.13.8
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]     Checking futures-executor v0.3.32
[INFO] [stderr]     Checking async-stream v0.3.6
[INFO] [stderr]    Compiling owo-colors v4.3.0
[INFO] [stderr]     Checking futures v0.3.32
[INFO] [stderr]     Checking ecdsa v0.16.9
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]     Checking k256 v0.13.4
[INFO] [stderr]     Checking tracing-subscriber v0.3.22
[INFO] [stderr]     Checking signal-hook v0.3.18
[INFO] [stderr]     Checking gimli v0.32.3
[INFO] [stderr]     Checking pin-project v1.1.10
[INFO] [stderr]     Checking num_enum v0.7.5
[INFO] [stderr]    Compiling color-spantrace v0.3.0
[INFO] [stderr]    Compiling instability v0.3.11
[INFO] [stderr]     Checking tracing-futures v0.2.5
[INFO] [stderr]     Checking deranged v0.5.3
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking signal-hook-mio v0.2.5
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]     Checking castaway v0.2.4
[INFO] [stderr]    Compiling indoc v2.0.7
[INFO] [stderr]     Checking derive_more v2.1.1
[INFO] [stderr]     Checking rustc-demangle v0.1.27
[INFO] [stderr]     Checking time-core v0.1.6
[INFO] [stderr]     Checking compact_str v0.8.1
[INFO] [stderr]     Checking tracing-error v0.2.1
[INFO] [stderr]     Checking clap_builder v4.5.60
[INFO] [stderr]     Checking dirs-sys v0.4.1
[INFO] [stderr]     Checking csv-core v0.1.13
[INFO] [stderr]     Checking unicode-width v0.2.0
[INFO] [stderr]     Checking dirs v5.0.1
[INFO] [stderr]     Checking time v0.3.44
[INFO] [stderr]     Checking strum v0.27.2
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]     Checking strum v0.26.3
[INFO] [stderr]     Checking addr2line v0.25.1
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking bytes v1.11.1
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking arrayvec v0.7.6
[INFO] [stderr]     Checking const-hex v1.15.0
[INFO] [stderr]     Checking alloy-sol-type-parser v0.8.26
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking clap v4.5.60
[INFO] [stderr]     Checking csv v1.3.1
[INFO] [stderr]     Checking itertools v0.14.0
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking nybbles v0.3.4
[INFO] [stderr]    Compiling ruint v1.16.0
[INFO] [stderr]     Checking icu_normalizer v2.1.1
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking alloy-rlp v0.3.13
[INFO] [stderr]     Checking http v1.4.0
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking dashmap v6.1.0
[INFO] [stderr]     Checking tokio v1.49.0
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rustls-webpki v0.103.9
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]    Compiling alloy-primitives v0.8.26
[INFO] [stderr]     Checking lru v0.13.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking crossterm v0.28.1
[INFO] [stderr]     Checking lru v0.12.5
[INFO] [stderr]     Checking unicode-truncate v1.1.0
[INFO] [stderr]     Checking backtrace v0.3.76
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]     Checking color-eyre v0.6.5
[INFO] [stderr]     Checking ratatui v0.29.0
[INFO] [stderr]    Compiling alloy-json-abi v0.8.26
[INFO] [stderr]    Compiling alloy-sol-macro-input v0.8.26
[INFO] [stderr]     Checking alloy-eip2124 v0.1.0
[INFO] [stderr]     Checking alloy-serde v0.12.6
[INFO] [stderr]     Checking alloy-eip2930 v0.1.0
[INFO] [stderr]     Checking alloy-eip7702 v0.5.1
[INFO] [stderr]     Checking alloy-trie v0.7.9
[INFO] [stderr]     Checking alloy-signer v0.12.6
[INFO] [stderr]     Checking alloy-chains v0.1.69
[INFO] [stderr]    Compiling alloy-sol-macro-expander v0.8.26
[INFO] [stderr]     Checking alloy-eips v0.12.6
[INFO] [stderr]     Checking alloy-consensus v0.12.6
[INFO] [stderr]     Checking tungstenite v0.26.2
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking tokio-rustls v0.26.4
[INFO] [stderr]     Checking alloy-consensus-any v0.12.6
[INFO] [stderr]     Checking alloy-network-primitives v0.12.6
[INFO] [stderr]     Checking tokio-tungstenite v0.26.2
[INFO] [stderr]     Checking h2 v0.4.13
[INFO] [stderr]     Checking tokio-stream v0.1.18
[INFO] [stderr]    Compiling alloy-sol-macro v0.8.26
[INFO] [stderr]     Checking tower-http v0.6.8
[INFO] [stderr]     Checking alloy-sol-types v0.8.26
[INFO] [stderr]     Checking hyper v1.8.1
[INFO] [stderr]     Checking hyper-util v0.1.20
[INFO] [stderr]     Checking hyper-tls v0.6.0
[INFO] [stderr]     Checking reqwest v0.12.28
[INFO] [stderr]     Checking alloy-json-rpc v0.12.6
[INFO] [stderr]     Checking alloy-rpc-types-eth v0.12.6
[INFO] [stderr]     Checking alloy-dyn-abi v0.8.26
[INFO] [stderr]     Checking alloy-transport v0.12.6
[INFO] [stderr]     Checking alloy-core v0.8.26
[INFO] [stderr]     Checking alloy-pubsub v0.12.6
[INFO] [stderr]     Checking alloy-transport-http v0.12.6
[INFO] [stderr]     Checking alloy-transport-ws v0.12.6
[INFO] [stderr]     Checking alloy-rpc-client v0.12.6
[INFO] [stderr]     Checking alloy-rpc-types-any v0.12.6
[INFO] [stderr]     Checking alloy-rpc-types-trace v0.12.6
[INFO] [stderr]     Checking alloy-network v0.12.6
[INFO] [stderr]     Checking alloy-signer-local v0.12.6
[INFO] [stderr]     Checking alloy-provider v0.12.6
[INFO] [stderr]     Checking alloy-rpc-types v0.12.6
[INFO] [stderr]     Checking alloy-contract v0.12.6
[INFO] [stderr]     Checking alloy v0.12.6
[INFO] [stderr]     Checking eth-tui v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `Address`
[INFO] [stdout]  --> src/data/ws.rs:4:25
[INFO] [stdout]   |
[INFO] [stdout] 4 | use alloy::primitives::{Address, U256};
[INFO] [stdout]   |                         ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Address`
[INFO] [stdout]  --> src/data/ws.rs:4:25
[INFO] [stdout]   |
[INFO] [stdout] 4 | use alloy::primitives::{Address, U256};
[INFO] [stdout]   |                         ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `scroll_offset` is never read
[INFO] [stdout]   --> src/components/block_detail.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub struct BlockDetailView {
[INFO] [stdout]    |            --------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 15 |     scroll_offset: u16,
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `set_functions` and `selected_function_name` are never used
[INFO] [stdout]   --> src/components/contract_read.rs:49:12
[INFO] [stdout]    |
[INFO] [stdout] 31 | impl ContractRead {
[INFO] [stdout]    | ----------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 49 |     pub fn set_functions(&mut self, functions: Vec<AbiFunction>) {
[INFO] [stdout]    |            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 97 |     fn selected_function_name(&self) -> Option<String> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `add_pending_tx`, `set_pending_txs`, and `sort_by_gas_price` are never used
[INFO] [stdout]   --> src/components/mempool.rs:33:12
[INFO] [stdout]    |
[INFO] [stdout] 20 | impl MempoolView {
[INFO] [stdout]    | ---------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 33 |     pub fn add_pending_tx(&mut self, tx: TransactionSummary) {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 39 |     pub fn set_pending_txs(&mut self, txs: Vec<TransactionSummary>) {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 48 |     fn sort_by_gas_price(&mut self) {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `add_result` is never used
[INFO] [stdout]   --> src/components/storage_inspector.rs:36:12
[INFO] [stdout]    |
[INFO] [stdout] 21 | impl StorageInspector {
[INFO] [stdout]    | --------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 36 |     pub fn add_result(&mut self, slot: U256, value: B256) {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `loading` is never read
[INFO] [stdout]   --> src/components/watch_list.rs:18:9
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct WatchListView {
[INFO] [stdout]    |            ------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 18 |     pub loading: bool,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `fetch_token_metadata` is never used
[INFO] [stdout]    --> src/data/mod.rs:562:12
[INFO] [stdout]     |
[INFO] [stdout]  56 | impl DataService {
[INFO] [stdout]     | ---------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 562 |     pub fn fetch_token_metadata(&self, address: Address) {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `decode_string_result` is never used
[INFO] [stdout]    --> src/data/mod.rs:874:4
[INFO] [stdout]     |
[INFO] [stdout] 874 | fn decode_string_result(data: &[u8]) -> Option<String> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `decode_u8_result` is never used
[INFO] [stdout]    --> src/data/mod.rs:891:4
[INFO] [stdout]     |
[INFO] [stdout] 891 | fn decode_u8_result(data: &[u8]) -> Option<u8> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `BALANCE_TTL` is never used
[INFO] [stdout]   --> src/data/cache.rs:12:7
[INFO] [stdout]    |
[INFO] [stdout] 12 | const BALANCE_TTL: Duration = Duration::from_secs(30); // balances change often
[INFO] [stdout]    |       ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `TOKEN_METADATA_TTL` is never used
[INFO] [stdout]   --> src/data/cache.rs:14:7
[INFO] [stdout]    |
[INFO] [stdout] 14 | const TOKEN_METADATA_TTL: Duration = Duration::from_secs(3600); // token metadata rarely changes
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `balances` and `token_metadata` are never read
[INFO] [stdout]   --> src/data/cache.rs:27:5
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub struct DataCache {
[INFO] [stdout]    |            --------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 27 |     balances: LruCache<Address, (Instant, U256)>,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 28 |     gas_info: Option<(Instant, GasInfo)>,
[INFO] [stdout] 29 |     token_metadata: LruCache<Address, (Instant, TokenMetadata)>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `get_balance`, `put_balance`, `get_token_metadata`, `put_token_metadata`, and `clear` are never used
[INFO] [stdout]    --> src/data/cache.rs:97:12
[INFO] [stdout]     |
[INFO] [stdout]  32 | impl DataCache {
[INFO] [stdout]     | -------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout]  97 |     pub fn get_balance(&mut self, address: Address) -> Option<U256> {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 107 |     pub fn put_balance(&mut self, address: Address, balance: U256) {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 129 |     pub fn get_token_metadata(&mut self, address: Address) -> Option<TokenMetadata> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 140 |     pub fn put_token_metadata(&mut self, address: Address, metadata: TokenMetadata) {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 145 |     pub fn clear(&mut self) {
[INFO] [stdout]     |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `supported_chains` is never used
[INFO] [stdout]   --> src/data/chains.rs:51:8
[INFO] [stdout]    |
[INFO] [stdout] 51 | pub fn supported_chains() -> Vec<&'static str> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated functions `decode_logs` and `extract_selector` are never used
[INFO] [stdout]    --> src/data/decoder.rs:125:12
[INFO] [stdout]     |
[INFO] [stdout]  23 | impl TxDecoder {
[INFO] [stdout]     | -------------- associated functions in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 125 |     pub fn decode_logs(abi: &JsonAbi, logs: &[alloy::rpc::types::Log]) -> Vec<DecodedLog> {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 192 |     pub fn extract_selector(input: &Bytes) -> Option<[u8; 4]> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `ENS_REGISTRY` is never used
[INFO] [stdout]  --> src/data/ens.rs:8:7
[INFO] [stdout]   |
[INFO] [stdout] 8 | const ENS_REGISTRY: Address = address!("00000000000C2E074eC69A0dFb2997BA6C7d2e1e");
[INFO] [stdout]   |       ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `EnsResolver` is never constructed
[INFO] [stdout]   --> src/data/ens.rs:19:12
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub struct EnsResolver;
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new` and `resolve` are never used
[INFO] [stdout]   --> src/data/ens.rs:22:12
[INFO] [stdout]    |
[INFO] [stdout] 21 | impl EnsResolver {
[INFO] [stdout]    | ---------------- associated items in this implementation
[INFO] [stdout] 22 |     pub fn new() -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 31 |     pub async fn resolve(
[INFO] [stdout]    |                  ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `namehash` is never used
[INFO] [stdout]   --> src/data/ens.rs:80:8
[INFO] [stdout]    |
[INFO] [stdout] 80 | pub fn namehash(name: &str) -> FixedBytes<32> {
[INFO] [stdout]    |        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `parse_address_from_result` is never used
[INFO] [stdout]    --> src/data/ens.rs:102:4
[INFO] [stdout]     |
[INFO] [stdout] 102 | fn parse_address_from_result(data: &Bytes) -> Option<Address> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `export_blocks_csv` is never used
[INFO] [stdout]  --> src/data/export.rs:9:8
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub fn export_blocks_csv(blocks: &[BlockSummary], path: &str) -> Result<String, String> {
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `export_tx_json` is never used
[INFO] [stdout]   --> src/data/export.rs:52:8
[INFO] [stdout]    |
[INFO] [stdout] 52 | pub fn export_tx_json(detail: &TransactionDetail, path: &str) -> Result<String, String> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `export_address_json` is never used
[INFO] [stdout]    --> src/data/export.rs:101:8
[INFO] [stdout]     |
[INFO] [stdout] 101 | pub fn export_address_json(info: &AddressInfo, path: &str) -> Result<String, String> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `MULTICALL3_ADDRESS` is never used
[INFO] [stdout]   --> src/data/provider.rs:27:7
[INFO] [stdout]    |
[INFO] [stdout] 27 | const MULTICALL3_ADDRESS: Address = {
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `get_gas_price`, `call`, and `multicall` are never used
[INFO] [stdout]    --> src/data/provider.rs:118:18
[INFO] [stdout]     |
[INFO] [stdout]  41 | impl EthProvider {
[INFO] [stdout]     | ---------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 118 |     pub async fn get_gas_price(&self) -> Result<u128> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 179 |     pub async fn call(&self, to: Address, data: Bytes) -> Result<Bytes> {
[INFO] [stdout]     |                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 189 |     pub async fn multicall(&self, calls: Vec<(Address, Bytes)>) -> Result<Vec<Bytes>> {
[INFO] [stdout]     |                  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `state_root` and `total_difficulty` are never read
[INFO] [stdout]   --> src/data/types.rs:21:9
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub struct BlockDetail {
[INFO] [stdout]    |            ----------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 21 |     pub state_root: B256,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 24 |     pub total_difficulty: Option<U256>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `BlockDetail` 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 `token_address` and `token_name` are never read
[INFO] [stdout]    --> src/data/types.rs:104:9
[INFO] [stdout]     |
[INFO] [stdout] 103 | pub struct TokenTransfer {
[INFO] [stdout]     |            ------------- fields in this struct
[INFO] [stdout] 104 |     pub token_address: Address,
[INFO] [stdout]     |         ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 108 |     pub token_name: Option<String>,
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `TokenTransfer` 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 `ERC20`, `ERC721`, `ERC1155`, and `Unknown` are never constructed
[INFO] [stdout]    --> src/data/types.rs:136:5
[INFO] [stdout]     |
[INFO] [stdout] 135 | pub enum ContractType {
[INFO] [stdout]     |          ------------ variants in this enum
[INFO] [stdout] 136 |     ERC20,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout] 137 |     ERC721,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] 138 |     ERC1155,
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout] 139 |     Unknown,
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ContractType` 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 `gas_used`, `input`, and `output` are never read
[INFO] [stdout]    --> src/data/types.rs:200:9
[INFO] [stdout]     |
[INFO] [stdout] 195 | pub struct InternalCall {
[INFO] [stdout]     |            ------------ fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 200 |     pub gas_used: u64,
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout] 201 |     pub input: Bytes,
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] 202 |     pub output: Bytes,
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `InternalCall` 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 `topic0` is never read
[INFO] [stdout]    --> src/data/types.rs:212:9
[INFO] [stdout]     |
[INFO] [stdout] 208 | pub struct DecodedLog {
[INFO] [stdout]     |            ---------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 212 |     pub topic0: B256,
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `DecodedLog` 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 `chain_id`, `explorer_url`, and `explorer_api_key` are never read
[INFO] [stdout]    --> src/data/types.rs:242:9
[INFO] [stdout]     |
[INFO] [stdout] 240 | pub struct ChainConfig {
[INFO] [stdout]     |            ----------- fields in this struct
[INFO] [stdout] 241 |     pub name: String,
[INFO] [stdout] 242 |     pub chain_id: u64,
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 245 |     pub explorer_url: Option<String>,
[INFO] [stdout]     |         ^^^^^^^^^^^^
[INFO] [stdout] 246 |     pub explorer_api_key: Option<String>,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ChainConfig` 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 `address`, `name`, `symbol`, and `decimals` are never read
[INFO] [stdout]    --> src/data/types.rs:251:9
[INFO] [stdout]     |
[INFO] [stdout] 250 | pub struct TokenMetadata {
[INFO] [stdout]     |            ------------- fields in this struct
[INFO] [stdout] 251 |     pub address: Address,
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout] 252 |     pub name: String,
[INFO] [stdout]     |         ^^^^
[INFO] [stdout] 253 |     pub symbol: String,
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout] 254 |     pub decimals: u8,
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `TokenMetadata` 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: constant `WATCHLIST_FILE` is never used
[INFO] [stdout]  --> src/data/watchlist.rs:9:7
[INFO] [stdout]   |
[INFO] [stdout] 9 | const WATCHLIST_FILE: &str = "watchlist.json";
[INFO] [stdout]   |       ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `APP_DIR` is never used
[INFO] [stdout]   --> src/data/watchlist.rs:10:7
[INFO] [stdout]    |
[INFO] [stdout] 10 | const APP_DIR: &str = "eth-tui";
[INFO] [stdout]    |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `WatchList` is never constructed
[INFO] [stdout]   --> src/data/watchlist.rs:13:12
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub struct WatchList {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple associated items are never used
[INFO] [stdout]   --> src/data/watchlist.rs:18:12
[INFO] [stdout]    |
[INFO] [stdout] 17 | impl WatchList {
[INFO] [stdout]    | -------------- associated items in this implementation
[INFO] [stdout] 18 |     pub fn new() -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 25 |     pub fn load() -> Self {
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 45 |     pub fn save(&self) -> Result<(), String> {
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 64 |     pub fn add(&mut self, address: Address, label: String) -> bool {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 85 |     pub fn remove(&mut self, address: &Address) -> bool {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 92 |     pub fn list(&self) -> &[WatchEntry] {
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 97 |     pub fn contains(&self, address: &Address) -> bool {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `watchlist_path` is never used
[INFO] [stdout]    --> src/data/watchlist.rs:109:4
[INFO] [stdout]     |
[INFO] [stdout] 109 | fn watchlist_path() -> Option<PathBuf> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `event_tx` is never read
[INFO] [stdout]   --> src/data/ws.rs:14:9
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub struct WsService {
[INFO] [stdout]    |            --------- field in this struct
[INFO] [stdout] 14 |     pub event_tx: mpsc::UnboundedSender<AppEvent>,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `connect` and `connect_and_subscribe` are never used
[INFO] [stdout]   --> src/data/ws.rs:28:18
[INFO] [stdout]    |
[INFO] [stdout] 18 | impl WsService {
[INFO] [stdout]    | -------------- associated items in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 28 |     pub async fn connect(&mut self, ws_url: &str) {
[INFO] [stdout]    |                  ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 63 |     async fn connect_and_subscribe(
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `TxDebugger` is never constructed
[INFO] [stdout]   --> src/events.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub enum View {
[INFO] [stdout]    |          ---- variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 19 |     TxDebugger(B256),
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `View` 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 `tx_hash` is never read
[INFO] [stdout]    --> src/events.rs:141:34
[INFO] [stdout]     |
[INFO] [stdout] 141 |     InternalTransactionsLoaded { tx_hash: B256, calls: Vec<InternalCall> },
[INFO] [stdout]     |     --------------------------   ^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `AppEvent` 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/events.rs:127:5
[INFO] [stdout]     |
[INFO] [stdout] 123 | pub enum AppEvent {
[INFO] [stdout]     |          -------- variants in this enum
[INFO] [stdout] ...
[INFO] [stdout] 127 |     RecentTransactions(Vec<TransactionSummary>),
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 134 |     EnsResolved { name: String, address: Address },
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 138 |     TokenMetadataLoaded(TokenMetadata),
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 144 |     DecodedLogsLoaded { tx_hash: B256, logs: Vec<DecodedLog> },
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 147 |     ContractReadResult { address: Address, function: String, result: String },
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 150 |     WatchListUpdated(Vec<WatchEntry>),
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 153 |     PendingTransactions(Vec<TransactionSummary>),
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 154 |     WsConnected,
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout] 155 |     WsDisconnected,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^
[INFO] [stdout] 156 |     NewBlock(BlockSummary),
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout] 157 |     NewPendingTx(TransactionSummary),
[INFO] [stdout]     |     ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 160 |     TraceLoaded { tx_hash: B256, trace: ExecutionTrace },
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 163 |     StorageValueLoaded { address: Address, slot: U256, value: B256 },
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 166 |     ExportComplete(String),
[INFO] [stdout]     |     ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `AppEvent` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `success_style` is never used
[INFO] [stdout]   --> src/theme.rs:74:18
[INFO] [stdout]    |
[INFO] [stdout] 49 | impl Theme {
[INFO] [stdout]    | ---------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 74 |     pub const fn success_style(&self) -> Style {
[INFO] [stdout]    |                  ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `scroll_offset` is never read
[INFO] [stdout]   --> src/components/block_detail.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub struct BlockDetailView {
[INFO] [stdout]    |            --------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 15 |     scroll_offset: u16,
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `set_functions` and `selected_function_name` are never used
[INFO] [stdout]   --> src/components/contract_read.rs:49:12
[INFO] [stdout]    |
[INFO] [stdout] 31 | impl ContractRead {
[INFO] [stdout]    | ----------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 49 |     pub fn set_functions(&mut self, functions: Vec<AbiFunction>) {
[INFO] [stdout]    |            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 97 |     fn selected_function_name(&self) -> Option<String> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `add_pending_tx`, `set_pending_txs`, and `sort_by_gas_price` are never used
[INFO] [stdout]   --> src/components/mempool.rs:33:12
[INFO] [stdout]    |
[INFO] [stdout] 20 | impl MempoolView {
[INFO] [stdout]    | ---------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 33 |     pub fn add_pending_tx(&mut self, tx: TransactionSummary) {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 39 |     pub fn set_pending_txs(&mut self, txs: Vec<TransactionSummary>) {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 48 |     fn sort_by_gas_price(&mut self) {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `add_result` is never used
[INFO] [stdout]   --> src/components/storage_inspector.rs:36:12
[INFO] [stdout]    |
[INFO] [stdout] 21 | impl StorageInspector {
[INFO] [stdout]    | --------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 36 |     pub fn add_result(&mut self, slot: U256, value: B256) {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `loading` is never read
[INFO] [stdout]   --> src/components/watch_list.rs:18:9
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct WatchListView {
[INFO] [stdout]    |            ------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 18 |     pub loading: bool,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `fetch_token_metadata` is never used
[INFO] [stdout]    --> src/data/mod.rs:562:12
[INFO] [stdout]     |
[INFO] [stdout]  56 | impl DataService {
[INFO] [stdout]     | ---------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 562 |     pub fn fetch_token_metadata(&self, address: Address) {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `decode_string_result` is never used
[INFO] [stdout]    --> src/data/mod.rs:874:4
[INFO] [stdout]     |
[INFO] [stdout] 874 | fn decode_string_result(data: &[u8]) -> Option<String> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `decode_u8_result` is never used
[INFO] [stdout]    --> src/data/mod.rs:891:4
[INFO] [stdout]     |
[INFO] [stdout] 891 | fn decode_u8_result(data: &[u8]) -> Option<u8> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `decode_logs` is never used
[INFO] [stdout]    --> src/data/decoder.rs:125:12
[INFO] [stdout]     |
[INFO] [stdout]  23 | impl TxDecoder {
[INFO] [stdout]     | -------------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 125 |     pub fn decode_logs(abi: &JsonAbi, logs: &[alloy::rpc::types::Log]) -> Vec<DecodedLog> {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `ENS_REGISTRY` is never used
[INFO] [stdout]  --> src/data/ens.rs:8:7
[INFO] [stdout]   |
[INFO] [stdout] 8 | const ENS_REGISTRY: Address = address!("00000000000C2E074eC69A0dFb2997BA6C7d2e1e");
[INFO] [stdout]   |       ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `EnsResolver` is never constructed
[INFO] [stdout]   --> src/data/ens.rs:19:12
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub struct EnsResolver;
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new` and `resolve` are never used
[INFO] [stdout]   --> src/data/ens.rs:22:12
[INFO] [stdout]    |
[INFO] [stdout] 21 | impl EnsResolver {
[INFO] [stdout]    | ---------------- associated items in this implementation
[INFO] [stdout] 22 |     pub fn new() -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 31 |     pub async fn resolve(
[INFO] [stdout]    |                  ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `export_tx_json` is never used
[INFO] [stdout]   --> src/data/export.rs:52:8
[INFO] [stdout]    |
[INFO] [stdout] 52 | pub fn export_tx_json(detail: &TransactionDetail, path: &str) -> Result<String, String> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `export_address_json` is never used
[INFO] [stdout]    --> src/data/export.rs:101:8
[INFO] [stdout]     |
[INFO] [stdout] 101 | pub fn export_address_json(info: &AddressInfo, path: &str) -> Result<String, String> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `MULTICALL3_ADDRESS` is never used
[INFO] [stdout]   --> src/data/provider.rs:27:7
[INFO] [stdout]    |
[INFO] [stdout] 27 | const MULTICALL3_ADDRESS: Address = {
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `get_gas_price`, `call`, and `multicall` are never used
[INFO] [stdout]    --> src/data/provider.rs:118:18
[INFO] [stdout]     |
[INFO] [stdout]  41 | impl EthProvider {
[INFO] [stdout]     | ---------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 118 |     pub async fn get_gas_price(&self) -> Result<u128> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 179 |     pub async fn call(&self, to: Address, data: Bytes) -> Result<Bytes> {
[INFO] [stdout]     |                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 189 |     pub async fn multicall(&self, calls: Vec<(Address, Bytes)>) -> Result<Vec<Bytes>> {
[INFO] [stdout]     |                  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `state_root` and `total_difficulty` are never read
[INFO] [stdout]   --> src/data/types.rs:21:9
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub struct BlockDetail {
[INFO] [stdout]    |            ----------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 21 |     pub state_root: B256,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 24 |     pub total_difficulty: Option<U256>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `BlockDetail` 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 `gas_used`, `input`, and `output` are never read
[INFO] [stdout]    --> src/data/types.rs:200:9
[INFO] [stdout]     |
[INFO] [stdout] 195 | pub struct InternalCall {
[INFO] [stdout]     |            ------------ fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 200 |     pub gas_used: u64,
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout] 201 |     pub input: Bytes,
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] 202 |     pub output: Bytes,
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `InternalCall` 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 `topic0` is never read
[INFO] [stdout]    --> src/data/types.rs:212:9
[INFO] [stdout]     |
[INFO] [stdout] 208 | pub struct DecodedLog {
[INFO] [stdout]     |            ---------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 212 |     pub topic0: B256,
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `DecodedLog` 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 `explorer_url` and `explorer_api_key` are never read
[INFO] [stdout]    --> src/data/types.rs:245:9
[INFO] [stdout]     |
[INFO] [stdout] 240 | pub struct ChainConfig {
[INFO] [stdout]     |            ----------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 245 |     pub explorer_url: Option<String>,
[INFO] [stdout]     |         ^^^^^^^^^^^^
[INFO] [stdout] 246 |     pub explorer_api_key: Option<String>,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ChainConfig` 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 `address` is never read
[INFO] [stdout]    --> src/data/types.rs:251:9
[INFO] [stdout]     |
[INFO] [stdout] 250 | pub struct TokenMetadata {
[INFO] [stdout]     |            ------------- field in this struct
[INFO] [stdout] 251 |     pub address: Address,
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `TokenMetadata` 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: associated items `load` and `save` are never used
[INFO] [stdout]   --> src/data/watchlist.rs:25:12
[INFO] [stdout]    |
[INFO] [stdout] 17 | impl WatchList {
[INFO] [stdout]    | -------------- associated items in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 25 |     pub fn load() -> Self {
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 45 |     pub fn save(&self) -> Result<(), String> {
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `event_tx` is never read
[INFO] [stdout]   --> src/data/ws.rs:14:9
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub struct WsService {
[INFO] [stdout]    |            --------- field in this struct
[INFO] [stdout] 14 |     pub event_tx: mpsc::UnboundedSender<AppEvent>,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `connect` and `connect_and_subscribe` are never used
[INFO] [stdout]   --> src/data/ws.rs:28:18
[INFO] [stdout]    |
[INFO] [stdout] 18 | impl WsService {
[INFO] [stdout]    | -------------- associated items in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 28 |     pub async fn connect(&mut self, ws_url: &str) {
[INFO] [stdout]    |                  ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 63 |     async fn connect_and_subscribe(
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `TxDebugger` is never constructed
[INFO] [stdout]   --> src/events.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub enum View {
[INFO] [stdout]    |          ---- variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 19 |     TxDebugger(B256),
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `View` 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 `tx_hash` is never read
[INFO] [stdout]    --> src/events.rs:141:34
[INFO] [stdout]     |
[INFO] [stdout] 141 |     InternalTransactionsLoaded { tx_hash: B256, calls: Vec<InternalCall> },
[INFO] [stdout]     |     --------------------------   ^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `AppEvent` 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/events.rs:127:5
[INFO] [stdout]     |
[INFO] [stdout] 123 | pub enum AppEvent {
[INFO] [stdout]     |          -------- variants in this enum
[INFO] [stdout] ...
[INFO] [stdout] 127 |     RecentTransactions(Vec<TransactionSummary>),
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 134 |     EnsResolved { name: String, address: Address },
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 138 |     TokenMetadataLoaded(TokenMetadata),
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 144 |     DecodedLogsLoaded { tx_hash: B256, logs: Vec<DecodedLog> },
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 147 |     ContractReadResult { address: Address, function: String, result: String },
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 150 |     WatchListUpdated(Vec<WatchEntry>),
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 153 |     PendingTransactions(Vec<TransactionSummary>),
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 154 |     WsConnected,
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout] 155 |     WsDisconnected,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^
[INFO] [stdout] 156 |     NewBlock(BlockSummary),
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout] 157 |     NewPendingTx(TransactionSummary),
[INFO] [stdout]     |     ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 160 |     TraceLoaded { tx_hash: B256, trace: ExecutionTrace },
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 163 |     StorageValueLoaded { address: Address, slot: U256, value: B256 },
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 166 |     ExportComplete(String),
[INFO] [stdout]     |     ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `AppEvent` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `success_style` is never used
[INFO] [stdout]   --> src/theme.rs:74:18
[INFO] [stdout]    |
[INFO] [stdout] 49 | impl Theme {
[INFO] [stdout]    | ---------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 74 |     pub const fn success_style(&self) -> Style {
[INFO] [stdout]    |                  ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 19s
[INFO] running `Command { std: "docker" "inspect" "55467b091e222902edfd44ad4ce55db4257ea50137ab0e293aaf5d51f3b0cf23", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "55467b091e222902edfd44ad4ce55db4257ea50137ab0e293aaf5d51f3b0cf23", kill_on_drop: false }`
[INFO] [stdout] 55467b091e222902edfd44ad4ce55db4257ea50137ab0e293aaf5d51f3b0cf23
