[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] testing liangjh/eth-tui against beta-2026-03-05 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fliangjh%2Feth-tui" "/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/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-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/liangjh/eth-tui on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "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" "+beta-2026-03-05" "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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 53c1cea730e10df7679c78d3a600075c8c14972b7bbcd3a9c43bce22d686034f
[INFO] running `Command { std: "docker" "start" "-a" "53c1cea730e10df7679c78d3a600075c8c14972b7bbcd3a9c43bce22d686034f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "53c1cea730e10df7679c78d3a600075c8c14972b7bbcd3a9c43bce22d686034f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "53c1cea730e10df7679c78d3a600075c8c14972b7bbcd3a9c43bce22d686034f", kill_on_drop: false }`
[INFO] [stdout] 53c1cea730e10df7679c78d3a600075c8c14972b7bbcd3a9c43bce22d686034f
[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=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" "+beta-2026-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 92b717798de821951f72d69ce39c421bfc3ddf4ebac0bd1ee530536e47ae237f
[INFO] running `Command { std: "docker" "start" "-a" "92b717798de821951f72d69ce39c421bfc3ddf4ebac0bd1ee530536e47ae237f", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]    Compiling serde v1.0.207
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling itoa v1.0.17
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling const-oid v0.9.6
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling generic-array v0.14.9
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling ruint-macro v1.2.1
[INFO] [stderr]    Compiling der v0.7.10
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling base16ct v0.2.0
[INFO] [stderr]    Compiling ryu v1.0.23
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling find-msvc-tools v0.1.9
[INFO] [stderr]    Compiling serde_json v1.0.143
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling cc v1.2.56
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling litemap v0.8.1
[INFO] [stderr]    Compiling writeable v0.6.2
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]    Compiling crc-catalog v2.4.0
[INFO] [stderr]    Compiling icu_properties_data v2.1.2
[INFO] [stderr]    Compiling zerocopy v0.8.39
[INFO] [stderr]    Compiling crc v3.4.0
[INFO] [stderr]    Compiling rustls-pki-types v1.14.0
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling socket2 v0.6.2
[INFO] [stderr]    Compiling indexmap v2.11.1
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling ff v0.13.1
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling group v0.13.0
[INFO] [stderr]    Compiling crypto-bigint v0.5.5
[INFO] [stderr]    Compiling tower-service v0.3.3
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling sec1 v0.7.3
[INFO] [stderr]    Compiling spki v0.7.3
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]    Compiling tower-layer v0.3.3
[INFO] [stderr]    Compiling atomic-waker v1.1.2
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling futures-utils-wasm v0.1.0
[INFO] [stderr]    Compiling native-tls v0.2.18
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling rustls v0.23.37
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling openssl-probe v0.2.1
[INFO] [stderr]    Compiling ipnet v2.11.0
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling webpki-roots v1.0.6
[INFO] [stderr]    Compiling utf-8 v0.7.6
[INFO] [stderr]    Compiling rfc6979 v0.4.0
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling iri-string v0.7.10
[INFO] [stderr]    Compiling data-encoding v2.10.0
[INFO] [stderr]    Compiling webpki-roots v0.26.11
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling bimap v0.6.3
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling owo-colors v4.3.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling color-spantrace v0.3.0
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling gimli v0.32.3
[INFO] [stderr]    Compiling instability v0.3.11
[INFO] [stderr]    Compiling deranged v0.5.3
[INFO] [stderr]    Compiling elliptic-curve v0.13.8
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling signal-hook-mio v0.2.5
[INFO] [stderr]    Compiling castaway v0.2.4
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling time-core v0.1.6
[INFO] [stderr]    Compiling clap_lex v1.0.0
[INFO] [stderr]    Compiling indenter v0.3.4
[INFO] [stderr]    Compiling ecdsa v0.16.9
[INFO] [stderr]    Compiling rustc-demangle v0.1.27
[INFO] [stderr]    Compiling num_threads v0.1.7
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling indoc v2.0.7
[INFO] [stderr]    Compiling k256 v0.13.4
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling clap_builder v4.5.60
[INFO] [stderr]    Compiling compact_str v0.8.1
[INFO] [stderr]    Compiling csv-core v0.1.13
[INFO] [stderr]    Compiling iana-time-zone v0.1.65
[INFO] [stderr]    Compiling cassowary v0.3.0
[INFO] [stderr]    Compiling time v0.3.44
[INFO] [stderr]    Compiling dirs v5.0.1
[INFO] [stderr]    Compiling addr2line v0.25.1
[INFO] [stderr]    Compiling chrono v0.4.44
[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.23.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling serde_derive v1.0.207
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling alloy-rlp-derive v0.3.13
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling auto_impl v1.3.0
[INFO] [stderr]    Compiling derive_more-impl v1.0.0
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling rustls-webpki v0.103.9
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling num_enum_derive v0.7.5
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling num_enum v0.7.5
[INFO] [stderr]    Compiling tracing-error v0.2.1
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling derive_more v1.0.0
[INFO] [stderr]    Compiling backtrace v0.3.76
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling tracing-futures v0.2.5
[INFO] [stderr]    Compiling color-eyre v0.6.5
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling strum v0.27.2
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling derive_more v2.1.1
[INFO] [stderr]    Compiling clap v4.5.60
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling const-hex v1.15.0
[INFO] [stderr]    Compiling ruint v1.16.0
[INFO] [stderr]    Compiling alloy-sol-type-parser v0.8.26
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling csv v1.3.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling alloy-primitives v0.8.26
[INFO] [stderr]    Compiling nybbles v0.3.4
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling crossterm v0.28.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling lru v0.13.0
[INFO] [stderr]    Compiling lru v0.12.5
[INFO] [stderr]    Compiling alloy-rlp v0.3.13
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling unicode-truncate v1.1.0
[INFO] [stderr]    Compiling ratatui v0.29.0
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling tungstenite v0.26.2
[INFO] [stderr]    Compiling alloy-json-abi v0.8.26
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling alloy-sol-macro-input v0.8.26
[INFO] [stderr]    Compiling alloy-eip2930 v0.1.0
[INFO] [stderr]    Compiling alloy-serde v0.12.6
[INFO] [stderr]    Compiling alloy-eip7702 v0.5.1
[INFO] [stderr]    Compiling alloy-eip2124 v0.1.0
[INFO] [stderr]    Compiling alloy-trie v0.7.9
[INFO] [stderr]    Compiling alloy-signer v0.12.6
[INFO] [stderr]    Compiling alloy-chains v0.1.69
[INFO] [stderr]    Compiling alloy-eips v0.12.6
[INFO] [stderr]    Compiling alloy-sol-macro-expander v0.8.26
[INFO] [stderr]    Compiling alloy-consensus v0.12.6
[INFO] [stderr]    Compiling alloy-sol-macro v0.8.26
[INFO] [stderr]    Compiling alloy-sol-types v0.8.26
[INFO] [stderr]    Compiling alloy-consensus-any v0.12.6
[INFO] [stderr]    Compiling alloy-network-primitives v0.12.6
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling tokio-tungstenite v0.26.2
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling alloy-json-rpc v0.12.6
[INFO] [stderr]    Compiling alloy-rpc-types-eth v0.12.6
[INFO] [stderr]    Compiling alloy-dyn-abi v0.8.26
[INFO] [stderr]    Compiling alloy-transport v0.12.6
[INFO] [stderr]    Compiling alloy-core v0.8.26
[INFO] [stderr]    Compiling alloy-pubsub v0.12.6
[INFO] [stderr]    Compiling alloy-transport-http v0.12.6
[INFO] [stderr]    Compiling alloy-transport-ws v0.12.6
[INFO] [stderr]    Compiling alloy-rpc-types-any v0.12.6
[INFO] [stderr]    Compiling alloy-rpc-types-trace v0.12.6
[INFO] [stderr]    Compiling alloy-network v0.12.6
[INFO] [stderr]    Compiling alloy-rpc-client v0.12.6
[INFO] [stderr]    Compiling alloy-signer-local v0.12.6
[INFO] [stderr]    Compiling alloy-provider v0.12.6
[INFO] [stderr]    Compiling alloy-rpc-types v0.12.6
[INFO] [stderr]    Compiling alloy-contract v0.12.6
[INFO] [stderr]    Compiling alloy v0.12.6
[INFO] [stderr]    Compiling 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: 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] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 02s
[INFO] running `Command { std: "docker" "inspect" "92b717798de821951f72d69ce39c421bfc3ddf4ebac0bd1ee530536e47ae237f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "92b717798de821951f72d69ce39c421bfc3ddf4ebac0bd1ee530536e47ae237f", kill_on_drop: false }`
[INFO] [stdout] 92b717798de821951f72d69ce39c421bfc3ddf4ebac0bd1ee530536e47ae237f
[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=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" "+beta-2026-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f0ec1524c6e484923352c3f4a40ea418e6dae12ea8a623f4d2ecf85eba4acff5
[INFO] running `Command { std: "docker" "start" "-a" "f0ec1524c6e484923352c3f4a40ea418e6dae12ea8a623f4d2ecf85eba4acff5", kill_on_drop: false }`
[INFO] [stderr]    Compiling 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: 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 `test` profile [unoptimized + debuginfo] target(s) in 4.55s
[INFO] running `Command { std: "docker" "inspect" "f0ec1524c6e484923352c3f4a40ea418e6dae12ea8a623f4d2ecf85eba4acff5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f0ec1524c6e484923352c3f4a40ea418e6dae12ea8a623f4d2ecf85eba4acff5", kill_on_drop: false }`
[INFO] [stdout] f0ec1524c6e484923352c3f4a40ea418e6dae12ea8a623f4d2ecf85eba4acff5
[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=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" "+beta-2026-03-05" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 3156dce847b5373b8e72126fb775b10581ff08f98a9b040f1ebede0e9ed1231e
[INFO] running `Command { std: "docker" "start" "-a" "3156dce847b5373b8e72126fb775b10581ff08f98a9b040f1ebede0e9ed1231e", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `Address`
[INFO] [stderr]  --> src/data/ws.rs:4:25
[INFO] [stderr]   |
[INFO] [stderr] 4 | use alloy::primitives::{Address, U256};
[INFO] [stderr]   |                         ^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: field `scroll_offset` is never read
[INFO] [stderr]   --> src/components/block_detail.rs:15:5
[INFO] [stderr]    |
[INFO] [stderr] 11 | pub struct BlockDetailView {
[INFO] [stderr]    |            --------------- field in this struct
[INFO] [stderr] ...
[INFO] [stderr] 15 |     scroll_offset: u16,
[INFO] [stderr]    |     ^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: methods `set_functions` and `selected_function_name` are never used
[INFO] [stderr]   --> src/components/contract_read.rs:49:12
[INFO] [stderr]    |
[INFO] [stderr] 31 | impl ContractRead {
[INFO] [stderr]    | ----------------- methods in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 49 |     pub fn set_functions(&mut self, functions: Vec<AbiFunction>) {
[INFO] [stderr]    |            ^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 97 |     fn selected_function_name(&self) -> Option<String> {
[INFO] [stderr]    |        ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: methods `add_pending_tx`, `set_pending_txs`, and `sort_by_gas_price` are never used
[INFO] [stderr]   --> src/components/mempool.rs:33:12
[INFO] [stderr]    |
[INFO] [stderr] 20 | impl MempoolView {
[INFO] [stderr]    | ---------------- methods in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 33 |     pub fn add_pending_tx(&mut self, tx: TransactionSummary) {
[INFO] [stderr]    |            ^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 39 |     pub fn set_pending_txs(&mut self, txs: Vec<TransactionSummary>) {
[INFO] [stderr]    |            ^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 48 |     fn sort_by_gas_price(&mut self) {
[INFO] [stderr]    |        ^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: method `add_result` is never used
[INFO] [stderr]   --> src/components/storage_inspector.rs:36:12
[INFO] [stderr]    |
[INFO] [stderr] 21 | impl StorageInspector {
[INFO] [stderr]    | --------------------- method in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 36 |     pub fn add_result(&mut self, slot: U256, value: B256) {
[INFO] [stderr]    |            ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: field `loading` is never read
[INFO] [stderr]   --> src/components/watch_list.rs:18:9
[INFO] [stderr]    |
[INFO] [stderr] 14 | pub struct WatchListView {
[INFO] [stderr]    |            ------------- field in this struct
[INFO] [stderr] ...
[INFO] [stderr] 18 |     pub loading: bool,
[INFO] [stderr]    |         ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: method `fetch_token_metadata` is never used
[INFO] [stderr]    --> src/data/mod.rs:562:12
[INFO] [stderr]     |
[INFO] [stderr]  56 | impl DataService {
[INFO] [stderr]     | ---------------- method in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 562 |     pub fn fetch_token_metadata(&self, address: Address) {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `decode_string_result` is never used
[INFO] [stderr]    --> src/data/mod.rs:874:4
[INFO] [stderr]     |
[INFO] [stderr] 874 | fn decode_string_result(data: &[u8]) -> Option<String> {
[INFO] [stderr]     |    ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `decode_u8_result` is never used
[INFO] [stderr]    --> src/data/mod.rs:891:4
[INFO] [stderr]     |
[INFO] [stderr] 891 | fn decode_u8_result(data: &[u8]) -> Option<u8> {
[INFO] [stderr]     |    ^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: associated function `decode_logs` is never used
[INFO] [stderr]    --> src/data/decoder.rs:125:12
[INFO] [stderr]     |
[INFO] [stderr]  23 | impl TxDecoder {
[INFO] [stderr]     | -------------- associated function in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 125 |     pub fn decode_logs(abi: &JsonAbi, logs: &[alloy::rpc::types::Log]) -> Vec<DecodedLog> {
[INFO] [stderr]     |            ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: constant `ENS_REGISTRY` is never used
[INFO] [stderr]  --> src/data/ens.rs:8:7
[INFO] [stderr]   |
[INFO] [stderr] 8 | const ENS_REGISTRY: Address = address!("00000000000C2E074eC69A0dFb2997BA6C7d2e1e");
[INFO] [stderr]   |       ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `EnsResolver` is never constructed
[INFO] [stderr]   --> src/data/ens.rs:19:12
[INFO] [stderr]    |
[INFO] [stderr] 19 | pub struct EnsResolver;
[INFO] [stderr]    |            ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: associated items `new` and `resolve` are never used
[INFO] [stderr]   --> src/data/ens.rs:22:12
[INFO] [stderr]    |
[INFO] [stderr] 21 | impl EnsResolver {
[INFO] [stderr]    | ---------------- associated items in this implementation
[INFO] [stderr] 22 |     pub fn new() -> Self {
[INFO] [stderr]    |            ^^^
[INFO] [stderr] ...
[INFO] [stderr] 31 |     pub async fn resolve(
[INFO] [stderr]    |                  ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `export_tx_json` is never used
[INFO] [stderr]   --> src/data/export.rs:52:8
[INFO] [stderr]    |
[INFO] [stderr] 52 | pub fn export_tx_json(detail: &TransactionDetail, path: &str) -> Result<String, String> {
[INFO] [stderr]    |        ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `export_address_json` is never used
[INFO] [stderr]    --> src/data/export.rs:101:8
[INFO] [stderr]     |
[INFO] [stderr] 101 | pub fn export_address_json(info: &AddressInfo, path: &str) -> Result<String, String> {
[INFO] [stderr]     |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: constant `MULTICALL3_ADDRESS` is never used
[INFO] [stderr]   --> src/data/provider.rs:27:7
[INFO] [stderr]    |
[INFO] [stderr] 27 | const MULTICALL3_ADDRESS: Address = {
[INFO] [stderr]    |       ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: methods `get_gas_price`, `call`, and `multicall` are never used
[INFO] [stderr]    --> src/data/provider.rs:118:18
[INFO] [stderr]     |
[INFO] [stderr]  41 | impl EthProvider {
[INFO] [stderr]     | ---------------- methods in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 118 |     pub async fn get_gas_price(&self) -> Result<u128> {
[INFO] [stderr]     |                  ^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 179 |     pub async fn call(&self, to: Address, data: Bytes) -> Result<Bytes> {
[INFO] [stderr]     |                  ^^^^
[INFO] [stderr] ...
[INFO] [stderr] 189 |     pub async fn multicall(&self, calls: Vec<(Address, Bytes)>) -> Result<Vec<Bytes>> {
[INFO] [stderr]     |                  ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: fields `state_root` and `total_difficulty` are never read
[INFO] [stderr]   --> src/data/types.rs:21:9
[INFO] [stderr]    |
[INFO] [stderr] 18 | pub struct BlockDetail {
[INFO] [stderr]    |            ----------- fields in this struct
[INFO] [stderr] ...
[INFO] [stderr] 21 |     pub state_root: B256,
[INFO] [stderr]    |         ^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 24 |     pub total_difficulty: Option<U256>,
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `BlockDetail` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: fields `gas_used`, `input`, and `output` are never read
[INFO] [stderr]    --> src/data/types.rs:200:9
[INFO] [stderr]     |
[INFO] [stderr] 195 | pub struct InternalCall {
[INFO] [stderr]     |            ------------ fields in this struct
[INFO] [stderr] ...
[INFO] [stderr] 200 |     pub gas_used: u64,
[INFO] [stderr]     |         ^^^^^^^^
[INFO] [stderr] 201 |     pub input: Bytes,
[INFO] [stderr]     |         ^^^^^
[INFO] [stderr] 202 |     pub output: Bytes,
[INFO] [stderr]     |         ^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `InternalCall` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: field `topic0` is never read
[INFO] [stderr]    --> src/data/types.rs:212:9
[INFO] [stderr]     |
[INFO] [stderr] 208 | pub struct DecodedLog {
[INFO] [stderr]     |            ---------- field in this struct
[INFO] [stderr] ...
[INFO] [stderr] 212 |     pub topic0: B256,
[INFO] [stderr]     |         ^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `DecodedLog` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: fields `explorer_url` and `explorer_api_key` are never read
[INFO] [stderr]    --> src/data/types.rs:245:9
[INFO] [stderr]     |
[INFO] [stderr] 240 | pub struct ChainConfig {
[INFO] [stderr]     |            ----------- fields in this struct
[INFO] [stderr] ...
[INFO] [stderr] 245 |     pub explorer_url: Option<String>,
[INFO] [stderr]     |         ^^^^^^^^^^^^
[INFO] [stderr] 246 |     pub explorer_api_key: Option<String>,
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `ChainConfig` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: field `address` is never read
[INFO] [stderr]    --> src/data/types.rs:251:9
[INFO] [stderr]     |
[INFO] [stderr] 250 | pub struct TokenMetadata {
[INFO] [stderr]     |            ------------- field in this struct
[INFO] [stderr] 251 |     pub address: Address,
[INFO] [stderr]     |         ^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `TokenMetadata` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: associated items `load` and `save` are never used
[INFO] [stderr]   --> src/data/watchlist.rs:25:12
[INFO] [stderr]    |
[INFO] [stderr] 17 | impl WatchList {
[INFO] [stderr]    | -------------- associated items in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 25 |     pub fn load() -> Self {
[INFO] [stderr]    |            ^^^^
[INFO] [stderr] ...
[INFO] [stderr] 45 |     pub fn save(&self) -> Result<(), String> {
[INFO] [stderr]    |            ^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: field `event_tx` is never read
[INFO] [stderr]   --> src/data/ws.rs:14:9
[INFO] [stderr]    |
[INFO] [stderr] 13 | pub struct WsService {
[INFO] [stderr]    |            --------- field in this struct
[INFO] [stderr] 14 |     pub event_tx: mpsc::UnboundedSender<AppEvent>,
[INFO] [stderr]    |         ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: associated items `connect` and `connect_and_subscribe` are never used
[INFO] [stderr]   --> src/data/ws.rs:28:18
[INFO] [stderr]    |
[INFO] [stderr] 18 | impl WsService {
[INFO] [stderr]    | -------------- associated items in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 28 |     pub async fn connect(&mut self, ws_url: &str) {
[INFO] [stderr]    |                  ^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 63 |     async fn connect_and_subscribe(
[INFO] [stderr]    |              ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: variant `TxDebugger` is never constructed
[INFO] [stderr]   --> src/events.rs:19:5
[INFO] [stderr]    |
[INFO] [stderr] 10 | pub enum View {
[INFO] [stderr]    |          ---- variant in this enum
[INFO] [stderr] ...
[INFO] [stderr] 19 |     TxDebugger(B256),
[INFO] [stderr]    |     ^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `View` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: field `tx_hash` is never read
[INFO] [stderr]    --> src/events.rs:141:34
[INFO] [stderr]     |
[INFO] [stderr] 141 |     InternalTransactionsLoaded { tx_hash: B256, calls: Vec<InternalCall> },
[INFO] [stderr]     |     --------------------------   ^^^^^^^
[INFO] [stderr]     |     |
[INFO] [stderr]     |     field in this variant
[INFO] [stderr]     |
[INFO] [stderr]     = note: `AppEvent` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: multiple variants are never constructed
[INFO] [stderr]    --> src/events.rs:127:5
[INFO] [stderr]     |
[INFO] [stderr] 123 | pub enum AppEvent {
[INFO] [stderr]     |          -------- variants in this enum
[INFO] [stderr] ...
[INFO] [stderr] 127 |     RecentTransactions(Vec<TransactionSummary>),
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 134 |     EnsResolved { name: String, address: Address },
[INFO] [stderr]     |     ^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 138 |     TokenMetadataLoaded(TokenMetadata),
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 144 |     DecodedLogsLoaded { tx_hash: B256, logs: Vec<DecodedLog> },
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 147 |     ContractReadResult { address: Address, function: String, result: String },
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 150 |     WatchListUpdated(Vec<WatchEntry>),
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 153 |     PendingTransactions(Vec<TransactionSummary>),
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 154 |     WsConnected,
[INFO] [stderr]     |     ^^^^^^^^^^^
[INFO] [stderr] 155 |     WsDisconnected,
[INFO] [stderr]     |     ^^^^^^^^^^^^^^
[INFO] [stderr] 156 |     NewBlock(BlockSummary),
[INFO] [stderr]     |     ^^^^^^^^
[INFO] [stderr] 157 |     NewPendingTx(TransactionSummary),
[INFO] [stderr]     |     ^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 160 |     TraceLoaded { tx_hash: B256, trace: ExecutionTrace },
[INFO] [stderr]     |     ^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 163 |     StorageValueLoaded { address: Address, slot: U256, value: B256 },
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 166 |     ExportComplete(String),
[INFO] [stderr]     |     ^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `AppEvent` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: method `success_style` is never used
[INFO] [stderr]   --> src/theme.rs:74:18
[INFO] [stderr]    |
[INFO] [stderr] 49 | impl Theme {
[INFO] [stderr]    | ---------- method in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 74 |     pub const fn success_style(&self) -> Style {
[INFO] [stderr]    |                  ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `eth-tui` (bin "eth-tui" test) generated 29 warnings (run `cargo fix --bin "eth-tui" -p eth-tui --tests` to apply 1 suggestion)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.46s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/eth_tui-549b177c42e4f2e6)
[INFO] [stdout] 
[INFO] [stdout] running 75 tests
[INFO] [stdout] test data::cache::tests::test_get_missing_token_metadata ... ok
[INFO] [stdout] test data::cache::tests::test_overwrite_existing_key ... ok
[INFO] [stdout] test data::cache::tests::test_put_and_get_block ... ok
[INFO] [stdout] test data::cache::tests::test_put_and_get_token_metadata ... ok
[INFO] [stdout] test data::cache::tests::test_put_and_get_gas_info ... ok
[INFO] [stdout] test data::chains::tests::test_arbitrum_config ... ok
[INFO] [stdout] test data::cache::tests::test_lru_eviction ... ok
[INFO] [stdout] test data::chains::tests::test_ethereum_config ... ok
[INFO] [stdout] test data::cache::tests::test_put_and_get_balance ... ok
[INFO] [stdout] test data::chains::tests::test_optimism_config ... ok
[INFO] [stdout] test data::chains::tests::test_polygon_alias ... ok
[INFO] [stdout] test data::chains::tests::test_polygon_config ... ok
[INFO] [stdout] test data::chains::tests::test_supported_chains ... ok
[INFO] [stdout] test data::chains::tests::test_unknown_chain ... ok
[INFO] [stdout] test data::cache::tests::test_gas_info_initially_none ... ok
[INFO] [stdout] test data::decoder::tests::test_extract_selector_empty ... ok
[INFO] [stdout] test data::decoder::tests::test_extract_selector_longer_input ... ok
[INFO] [stdout] test data::decoder::tests::test_extract_selector_exact_4_bytes ... ok
[INFO] [stdout] test data::decoder::tests::test_extract_selector_too_short ... ok
[INFO] [stdout] test data::decoder::tests::test_decode_input_too_short ... ok
[INFO] [stdout] test data::decoder::tests::test_decode_input_unknown_selector ... ok
[INFO] [stdout] test data::decoder::tests::test_decode_input_erc20_transfer ... ok
[INFO] [stdout] test data::decoder::tests::test_extract_token_transfers_wrong_event_signature ... ok
[INFO] [stdout] test data::decoder::tests::test_extract_token_transfers_wrong_topic_count ... ok
[INFO] [stdout] test data::ens::tests::test_namehash_empty ... ok
[INFO] [stdout] test data::ens::tests::test_parse_address_from_result_valid ... ok
[INFO] [stdout] test data::ens::tests::test_namehash_eth ... ok
[INFO] [stdout] test data::ens::tests::test_parse_address_from_result_too_short ... ok
[INFO] [stdout] test data::types::tests::test_tx_status_display ... ok
[INFO] [stdout] test data::cache::tests::test_default_trait ... ok
[INFO] [stdout] test data::types::tests::test_tx_type_display ... ok
[INFO] [stdout] test data::cache::tests::test_get_missing_block ... ok
[INFO] [stdout] test data::ens::tests::test_namehash_vitalik_eth ... ok
[INFO] [stdout] test data::watchlist::tests::test_add_entry ... ok
[INFO] [stdout] test data::watchlist::tests::test_remove_entry ... ok
[INFO] [stdout] test data::watchlist::tests::test_remove_nonexistent ... ok
[INFO] [stdout] test data::watchlist::tests::test_new_watchlist_empty ... ok
[INFO] [stdout] test data::watchlist::tests::test_add_duplicate ... ok
[INFO] [stdout] test data::watchlist::tests::test_contains ... ok
[INFO] [stdout] test events::tests::test_parse_address ... ok
[INFO] [stdout] test data::watchlist::tests::test_watchlist_path ... ok
[INFO] [stdout] test events::tests::test_parse_block_number ... ok
[INFO] [stdout] test events::tests::test_parse_empty ... ok
[INFO] [stdout] test data::decoder::tests::test_extract_token_transfers_valid ... ok
[INFO] [stdout] test data::decoder::tests::test_extract_token_transfers_empty_logs ... ok
[INFO] [stdout] test events::tests::test_parse_tx_hash ... ok
[INFO] [stdout] test events::tests::test_parse_whitespace_trimming ... ok
[INFO] [stdout] test utils::tests::test_format_eth_zero ... ok
[INFO] [stdout] test utils::tests::test_format_eth_one ... ok
[INFO] [stdout] test data::cache::tests::test_get_missing_balance ... ok
[INFO] [stdout] test data::chains::tests::test_ethereum_aliases ... ok
[INFO] [stdout] test data::types::tests::test_contract_type_display ... ok
[INFO] [stdout] test utils::tests::test_format_eth_fractional ... ok
[INFO] [stdout] test events::tests::test_parse_block_zero ... ok
[INFO] [stdout] test data::export::tests::test_export_blocks_csv ... ok
[INFO] [stdout] test events::tests::test_parse_short_hex_not_address ... ok
[INFO] [stdout] test events::tests::test_parse_invalid ... ok
[INFO] [stdout] test data::cache::tests::test_clear_empties_all_caches ... ok
[INFO] [stdout] test utils::tests::test_format_timestamp ... ok
[INFO] [stdout] test utils::tests::test_format_u256_as_decimal_whole ... ok
[INFO] [stdout] test utils::tests::test_format_u256_as_decimal_zero ... ok
[INFO] [stdout] test utils::tests::test_format_u256_as_decimal_with_remainder ... ok
[INFO] [stdout] test utils::tests::test_format_gas_usage ... ok
[INFO] [stdout] test utils::tests::test_format_gas_usage_zero_limit ... ok
[INFO] [stdout] test utils::tests::test_format_gwei_medium ... ok
[INFO] [stdout] test utils::tests::test_format_gwei_normal ... ok
[INFO] [stdout] test utils::tests::test_format_gwei_small ... ok
[INFO] [stdout] test utils::tests::test_format_number ... ok
[INFO] [stdout] test utils::tests::test_format_selector ... ok
[INFO] [stdout] test utils::tests::test_format_selector_zeros ... ok
[INFO] [stdout] test utils::tests::test_gas_utilization_pct ... ok
[INFO] [stdout] test utils::tests::test_truncate_hash ... ok
[INFO] [stdout] test utils::tests::test_truncate_address ... ok
[INFO] [stdout] test data::export::tests::test_export_blocks_csv_empty ... ok
[INFO] [stdout] test data::chains::tests::test_base_config ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 75 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "3156dce847b5373b8e72126fb775b10581ff08f98a9b040f1ebede0e9ed1231e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3156dce847b5373b8e72126fb775b10581ff08f98a9b040f1ebede0e9ed1231e", kill_on_drop: false }`
[INFO] [stdout] 3156dce847b5373b8e72126fb775b10581ff08f98a9b040f1ebede0e9ed1231e
