[INFO] cloning repository https://github.com/HHK-ETH/scli-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/HHK-ETH/scli-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHHK-ETH%2Fscli-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHHK-ETH%2Fscli-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 4676d344029f8c0aa24581aa4f13bd01302a3669
[INFO] checking HHK-ETH/scli-rs against 1.95.0 for pr-155915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHHK-ETH%2Fscli-rs" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/HHK-ETH/scli-rs
[INFO] finished tweaking git repo https://github.com/HHK-ETH/scli-rs
[INFO] tweaked toml for git repo https://github.com/HHK-ETH/scli-rs written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/HHK-ETH/scli-rs on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/HHK-ETH/scli-rs already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded graphql_query_derive v0.12.0
[INFO] [stderr]   Downloaded ethers-signers v1.0.2
[INFO] [stderr]   Downloaded graphql-introspection-query v0.2.0
[INFO] [stderr]   Downloaded graphql_client v0.12.0
[INFO] [stderr]   Downloaded scale-info-derive v2.3.1
[INFO] [stderr]   Downloaded clap_lex v0.3.2
[INFO] [stderr]   Downloaded cli-table v0.4.7
[INFO] [stderr]   Downloaded base58check v0.1.0
[INFO] [stderr]   Downloaded parity-scale-codec-derive v3.1.4
[INFO] [stderr]   Downloaded is-terminal v0.4.4
[INFO] [stderr]   Downloaded dunce v1.0.3
[INFO] [stderr]   Downloaded serde-aux v4.1.2
[INFO] [stderr]   Downloaded coins-bip39 v0.7.0
[INFO] [stderr]   Downloaded ethers-addressbook v1.0.2
[INFO] [stderr]   Downloaded cli-table-derive v0.4.5
[INFO] [stderr]   Downloaded primitive-types v0.12.1
[INFO] [stderr]   Downloaded ethers v1.0.2
[INFO] [stderr]   Downloaded ethers-contract-abigen v1.0.2
[INFO] [stderr]   Downloaded ethers-middleware v1.0.2
[INFO] [stderr]   Downloaded cargo_metadata v0.15.3
[INFO] [stderr]   Downloaded graphql_client_codegen v0.12.0
[INFO] [stderr]   Downloaded const-oid v0.9.2
[INFO] [stderr]   Downloaded ethers-contract v1.0.2
[INFO] [stderr]   Downloaded ethers-providers v1.0.2
[INFO] [stderr]   Downloaded ethers-core v1.0.2
[INFO] [stderr]   Downloaded serde_json v1.0.93
[INFO] [stderr]   Downloaded bitvec v0.17.4
[INFO] [stderr]   Downloaded winnow v0.3.3
[INFO] [stderr]   Downloaded reqwest v0.11.14
[INFO] [stderr]   Downloaded toml_edit v0.19.4
[INFO] [stderr]   Downloaded clap v4.1.7
[INFO] [stderr]   Downloaded parity-scale-codec v3.4.0
[INFO] [stderr]   Downloaded auto_impl v1.0.1
[INFO] [stderr]   Downloaded graphql-parser v0.4.0
[INFO] [stderr]   Downloaded ethers-contract-derive v1.0.2
[INFO] [stderr]   Downloaded ethers-etherscan v1.0.2
[INFO] [stderr]   Downloaded coins-core v0.7.0
[INFO] [stderr]   Downloaded coins-bip32 v0.7.0
[INFO] [stderr]   Downloaded camino v1.1.3
[INFO] [stderr]   Downloaded scale-info v2.3.1
[INFO] [stderr]   Downloaded csv v1.2.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 706316c8d418f35aafbe61d127a2e5715817be70c4d386b085d0e60754c746c4
[INFO] running `Command { std: "docker" "start" "-a" "706316c8d418f35aafbe61d127a2e5715817be70c4d386b085d0e60754c746c4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "706316c8d418f35aafbe61d127a2e5715817be70c4d386b085d0e60754c746c4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "706316c8d418f35aafbe61d127a2e5715817be70c4d386b085d0e60754c746c4", kill_on_drop: false }`
[INFO] [stdout] 706316c8d418f35aafbe61d127a2e5715817be70c4d386b085d0e60754c746c4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ecc61024a44ff1a91624746ee5cf5d051c4564855fcf5147083ac772d2505825
[INFO] running `Command { std: "docker" "start" "-a" "ecc61024a44ff1a91624746ee5cf5d051c4564855fcf5147083ac772d2505825", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.51
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling serde v1.0.152
[INFO] [stderr]    Compiling libc v0.2.139
[INFO] [stderr]    Compiling quote v1.0.23
[INFO] [stderr]    Compiling winnow v0.3.3
[INFO] [stderr]     Checking subtle v2.4.1
[INFO] [stderr]    Compiling futures-core v0.3.26
[INFO] [stderr]    Compiling indexmap v1.9.2
[INFO] [stderr]    Compiling tokio v1.25.0
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]     Checking zeroize v1.5.7
[INFO] [stderr]    Compiling futures-channel v0.3.26
[INFO] [stderr]     Checking const-oid v0.9.2
[INFO] [stderr]    Compiling serde_json v1.0.93
[INFO] [stderr]    Compiling rustversion v1.0.11
[INFO] [stderr]    Compiling semver v1.0.16
[INFO] [stderr]    Compiling camino v1.1.3
[INFO] [stderr]    Compiling openssl-sys v0.9.80
[INFO] [stderr]     Checking digest v0.10.6
[INFO] [stderr]     Checking der v0.6.1
[INFO] [stderr]    Compiling getrandom v0.2.8
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking sha2 v0.10.6
[INFO] [stderr]     Checking sha3 v0.10.6
[INFO] [stderr]    Compiling futures-task v0.3.26
[INFO] [stderr]    Compiling futures-util v0.3.26
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling socket2 v0.4.7
[INFO] [stderr]    Compiling mio v0.8.6
[INFO] [stderr]    Compiling num_cpus v1.15.0
[INFO] [stderr]     Checking futures-sink v0.3.26
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]     Checking futures-io v0.3.26
[INFO] [stderr]     Checking unicode-ident v1.0.6
[INFO] [stderr]    Compiling openssl v0.10.45
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling tracing-core v0.1.30
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]     Checking spki v0.6.0
[INFO] [stderr]    Compiling crypto-bigint v0.4.9
[INFO] [stderr]    Compiling ff v0.12.1
[INFO] [stderr]     Checking generic-array v0.12.4
[INFO] [stderr]    Compiling base16ct v0.1.1
[INFO] [stderr]     Checking pkcs8 v0.9.0
[INFO] [stderr]     Checking convert_case v0.6.0
[INFO] [stderr]    Compiling group v0.12.1
[INFO] [stderr]     Checking sec1 v0.3.0
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling fixed-hash v0.8.0
[INFO] [stderr]    Compiling tracing v0.1.37
[INFO] [stderr]    Compiling uint v0.9.5
[INFO] [stderr]    Compiling aho-corasick v0.7.20
[INFO] [stderr]     Checking signature v1.6.4
[INFO] [stderr]     Checking chrono v0.4.23
[INFO] [stderr]     Checking inout v0.1.3
[INFO] [stderr]     Checking unicode-xid v0.2.4
[INFO] [stderr]    Compiling webpki v0.22.0
[INFO] [stderr]    Compiling sct v0.7.0
[INFO] [stderr]     Checking unicode-bidi v0.3.10
[INFO] [stderr]    Compiling rfc6979 v0.3.1
[INFO] [stderr]     Checking cipher v0.4.3
[INFO] [stderr]    Compiling want v0.3.0
[INFO] [stderr]    Compiling rustls v0.20.8
[INFO] [stderr]    Compiling elliptic-curve v0.12.3
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]     Checking idna v0.3.0
[INFO] [stderr]     Checking digest v0.8.1
[INFO] [stderr]    Compiling regex v1.7.1
[INFO] [stderr]     Checking block-buffer v0.7.3
[INFO] [stderr]    Compiling toml_edit v0.19.4
[INFO] [stderr]     Checking fake-simd v0.1.2
[INFO] [stderr]     Checking url v2.3.1
[INFO] [stderr]     Checking sha2 v0.8.2
[INFO] [stderr]     Checking ecdsa v0.14.8
[INFO] [stderr]     Checking password-hash v0.4.2
[INFO] [stderr]     Checking ipnet v2.7.1
[INFO] [stderr]     Checking base58 v0.1.0
[INFO] [stderr]    Compiling async-trait v0.1.64
[INFO] [stderr]     Checking webpki-roots v0.22.6
[INFO] [stderr]     Checking base58check v0.1.0
[INFO] [stderr]     Checking pbkdf2 v0.11.0
[INFO] [stderr]     Checking blake2 v0.10.6
[INFO] [stderr]     Checking ripemd v0.1.3
[INFO] [stderr]    Compiling encoding_rs v0.8.32
[INFO] [stderr]    Compiling mime v0.3.16
[INFO] [stderr]    Compiling indenter v0.3.3
[INFO] [stderr]     Checking bech32 v0.7.3
[INFO] [stderr]     Checking k256 v0.11.6
[INFO] [stderr]    Compiling void v1.0.2
[INFO] [stderr]    Compiling unreachable v1.0.0
[INFO] [stderr]    Compiling eyre v0.6.8
[INFO] [stderr]     Checking salsa20 v0.10.2
[INFO] [stderr]    Compiling ascii v0.9.3
[INFO] [stderr]     Checking radium v0.3.0
[INFO] [stderr]    Compiling either v1.8.1
[INFO] [stderr]    Compiling io-lifetimes v1.0.5
[INFO] [stderr]    Compiling dunce v1.0.3
[INFO] [stderr]    Compiling combine v3.8.1
[INFO] [stderr]     Checking scrypt v0.10.0
[INFO] [stderr]     Checking bitvec v0.17.4
[INFO] [stderr]     Checking hashers v1.0.1
[INFO] [stderr]     Checking Inflector v0.11.4
[INFO] [stderr]     Checking aes v0.8.2
[INFO] [stderr]     Checking ctr v0.9.2
[INFO] [stderr]     Checking futures-timer v3.0.2
[INFO] [stderr]    Compiling rustix v0.36.8
[INFO] [stderr]    Compiling phf_shared v0.11.1
[INFO] [stderr]     Checking linux-raw-sys v0.1.4
[INFO] [stderr]    Compiling phf_generator v0.11.1
[INFO] [stderr]     Checking futures-locks v0.7.1
[INFO] [stderr]     Checking instant v0.1.12
[INFO] [stderr]     Checking os_str_bytes v6.4.1
[INFO] [stderr]     Checking clap_lex v0.3.2
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]     Checking is-terminal v0.4.4
[INFO] [stderr]     Checking clap v4.1.7
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling serde_derive v1.0.152
[INFO] [stderr]    Compiling impl-trait-for-tuples v0.2.2
[INFO] [stderr]    Compiling parity-scale-codec-derive v3.1.4
[INFO] [stderr]    Compiling thiserror-impl v1.0.38
[INFO] [stderr]    Compiling derive_more v0.99.17
[INFO] [stderr]    Compiling scale-info-derive v2.3.1
[INFO] [stderr]    Compiling tracing-attributes v0.1.23
[INFO] [stderr]    Compiling auto_impl v1.0.1
[INFO] [stderr]    Compiling strum_macros v0.24.3
[INFO] [stderr]    Compiling rlp-derive v0.1.0
[INFO] [stderr]    Compiling futures-macro v0.3.26
[INFO] [stderr]    Compiling openssl-macros v0.1.0
[INFO] [stderr]    Compiling pin-project-internal v1.0.12
[INFO] [stderr]    Compiling auto_impl v0.5.0
[INFO] [stderr]    Compiling cli-table-derive v0.4.5
[INFO] [stderr]    Compiling phf_macros v0.11.1
[INFO] [stderr]     Checking strum v0.24.1
[INFO] [stderr]     Checking pin-project v1.0.12
[INFO] [stderr]     Checking thiserror v1.0.38
[INFO] [stderr]    Compiling graphql-parser v0.4.0
[INFO] [stderr]     Checking phf v0.11.1
[INFO] [stderr]     Checking tracing-futures v0.2.5
[INFO] [stderr]     Checking bytes v1.4.0
[INFO] [stderr]     Checking parity-scale-codec v3.4.0
[INFO] [stderr]     Checking impl-serde v0.4.0
[INFO] [stderr]     Checking cargo-platform v0.1.2
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking coins-core v0.7.0
[INFO] [stderr]     Checking toml v0.5.11
[INFO] [stderr]     Checking uuid v0.8.2
[INFO] [stderr]     Checking csv v1.2.0
[INFO] [stderr]    Compiling graphql-introspection-query v0.2.0
[INFO] [stderr]     Checking rlp v0.5.2
[INFO] [stderr]     Checking http v0.2.9
[INFO] [stderr]     Checking impl-rlp v0.3.0
[INFO] [stderr]     Checking cli-table v0.4.7
[INFO] [stderr]     Checking coins-bip32 v0.7.0
[INFO] [stderr]    Compiling open-fastrlp-derive v0.1.1
[INFO] [stderr]     Checking impl-codec v0.6.0
[INFO] [stderr]     Checking scale-info v2.3.1
[INFO] [stderr]     Checking cargo_metadata v0.15.3
[INFO] [stderr]     Checking serde-aux v4.1.2
[INFO] [stderr]     Checking eth-keystore v0.5.0
[INFO] [stderr]     Checking coins-bip39 v0.7.0
[INFO] [stderr]    Compiling graphql_client_codegen v0.12.0
[INFO] [stderr]     Checking primitive-types v0.12.1
[INFO] [stderr]     Checking ethbloom v0.13.0
[INFO] [stderr]     Checking http-body v0.4.5
[INFO] [stderr]     Checking ethereum-types v0.14.1
[INFO] [stderr]     Checking open-fastrlp v0.1.4
[INFO] [stderr]     Checking ethabi v18.0.0
[INFO] [stderr]     Checking ethers-core v1.0.2
[INFO] [stderr]     Checking tokio-util v0.7.7
[INFO] [stderr]     Checking tokio-rustls v0.23.4
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking h2 v0.3.16
[INFO] [stderr]    Compiling graphql_query_derive v0.12.0
[INFO] [stderr]     Checking graphql_client v0.12.0
[INFO] [stderr]     Checking ethers-signers v1.0.2
[INFO] [stderr]     Checking ethers-addressbook v1.0.2
[INFO] [stderr]     Checking hyper v0.14.24
[INFO] [stderr]     Checking hyper-rustls v0.23.2
[INFO] [stderr]     Checking hyper-tls v0.5.0
[INFO] [stderr]     Checking reqwest v0.11.14
[INFO] [stderr]     Checking ethers-contract-abigen v1.0.2
[INFO] [stderr]     Checking ethers-providers v1.0.2
[INFO] [stderr]     Checking ethers-etherscan v1.0.2
[INFO] [stderr]    Compiling ethers-contract-derive v1.0.2
[INFO] [stderr]     Checking ethers-contract v1.0.2
[INFO] [stderr]     Checking ethers-middleware v1.0.2
[INFO] [stderr]     Checking ethers v1.0.2
[INFO] [stderr]     Checking scli-rs v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/helpers/volume/period_volume.rs:56:13
[INFO] [stdout]    |
[INFO] [stdout] 56 |         let mut pair = match pairs.get_mut(&old_pair_state.id) {
[INFO] [stdout]    |             ----^^^^
[INFO] [stdout]    |             |
[INFO] [stdout]    |             help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/helpers/block/block_timestamp.rs:13:19
[INFO] [stdout]    |
[INFO] [stdout] 13 |     NoSubgraphUrl(String),
[INFO] [stdout]    |     ------------- ^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `BlockQueryError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 13 -     NoSubgraphUrl(String),
[INFO] [stdout] 13 +     NoSubgraphUrl(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/helpers/block/block_timestamp.rs:14:18
[INFO] [stdout]    |
[INFO] [stdout] 14 |     RequestError(String),
[INFO] [stdout]    |     ------------ ^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `BlockQueryError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 14 -     RequestError(String),
[INFO] [stdout] 14 +     RequestError(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/helpers/block/block_timestamp.rs:16:18
[INFO] [stdout]    |
[INFO] [stdout] 16 |     ParsingError(ParseIntError),
[INFO] [stdout]    |     ------------ ^^^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `BlockQueryError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 16 -     ParsingError(ParseIntError),
[INFO] [stdout] 16 +     ParsingError(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `id` and `total_alloc_point` are never read
[INFO] [stdout]   --> src/helpers/farm/pools_with_sushi.rs:55:9
[INFO] [stdout]    |
[INFO] [stdout] 54 | pub struct Minichef {
[INFO] [stdout]    |            -------- fields in this struct
[INFO] [stdout] 55 |     pub id: String,
[INFO] [stdout]    |         ^^
[INFO] [stdout] 56 |     pub sushi_per_day: f64,
[INFO] [stdout] 57 |     pub total_alloc_point: u32,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Minichef` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/helpers/farm/pools_with_sushi.rs:181:18
[INFO] [stdout]     |
[INFO] [stdout] 181 |     UnknownChain(String),
[INFO] [stdout]     |     ------------ ^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `PoolsWithSushiQueryError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 181 -     UnknownChain(String),
[INFO] [stdout] 181 +     UnknownChain(()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `0` and `1` are never read
[INFO] [stdout]    --> src/helpers/farm/pools_with_sushi.rs:182:18
[INFO] [stdout]     |
[INFO] [stdout] 182 |     RequestError(String, String),
[INFO] [stdout]     |     ------------ ^^^^^^  ^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     fields in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `PoolsWithSushiQueryError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the fields to be of unit type to suppress this warning while preserving the field numbering, or remove the fields
[INFO] [stdout]     |
[INFO] [stdout] 182 -     RequestError(String, String),
[INFO] [stdout] 182 +     RequestError((), ()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/helpers/farm/pools_with_sushi.rs:183:19
[INFO] [stdout]     |
[INFO] [stdout] 183 |     EmptyResponse(String),
[INFO] [stdout]     |     ------------- ^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `PoolsWithSushiQueryError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 183 -     EmptyResponse(String),
[INFO] [stdout] 183 +     EmptyResponse(()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/helpers/farm/pools_with_sushi.rs:184:21
[INFO] [stdout]     |
[INFO] [stdout] 184 |     ParsingMinichef(String),
[INFO] [stdout]     |     --------------- ^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `PoolsWithSushiQueryError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 184 -     ParsingMinichef(String),
[INFO] [stdout] 184 +     ParsingMinichef(()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/helpers/volume/period_volume.rs:97:18
[INFO] [stdout]    |
[INFO] [stdout] 97 |     UnknownChain(String),
[INFO] [stdout]    |     ------------ ^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `PeriodVolumeQueryError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 97 -     UnknownChain(String),
[INFO] [stdout] 97 +     UnknownChain(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `0` and `1` are never read
[INFO] [stdout]   --> src/helpers/volume/period_volume.rs:98:21
[INFO] [stdout]    |
[INFO] [stdout] 98 |     BlockQueryError(String, BlockQueryError),
[INFO] [stdout]    |     --------------- ^^^^^^  ^^^^^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     fields in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `PeriodVolumeQueryError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the fields to be of unit type to suppress this warning while preserving the field numbering, or remove the fields
[INFO] [stdout]    |
[INFO] [stdout] 98 -     BlockQueryError(String, BlockQueryError),
[INFO] [stdout] 98 +     BlockQueryError((), ()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `0` and `1` are never read
[INFO] [stdout]   --> src/helpers/volume/period_volume.rs:99:18
[INFO] [stdout]    |
[INFO] [stdout] 99 |     RequestError(String, String),
[INFO] [stdout]    |     ------------ ^^^^^^  ^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     fields in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `PeriodVolumeQueryError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the fields to be of unit type to suppress this warning while preserving the field numbering, or remove the fields
[INFO] [stdout]    |
[INFO] [stdout] 99 -     RequestError(String, String),
[INFO] [stdout] 99 +     RequestError((), ()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/helpers/volume/period_volume.rs:100:19
[INFO] [stdout]     |
[INFO] [stdout] 100 |     EmptyResponse(String),
[INFO] [stdout]     |     ------------- ^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `PeriodVolumeQueryError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 100 -     EmptyResponse(String),
[INFO] [stdout] 100 +     EmptyResponse(()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `name` and `rpc` are never read
[INFO] [stdout]   --> src/network.rs:28:9
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub struct Network<'a> {
[INFO] [stdout]    |            ------- fields in this struct
[INFO] [stdout] 28 |     pub name: NetworkName,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 29 |     pub chain_id: u32,
[INFO] [stdout] 30 |     pub rpc: &'a str,
[INFO] [stdout]    |         ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Network` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: static `TRIDENT_SUBGRAPH` is never used
[INFO] [stdout]    --> src/network.rs:149:12
[INFO] [stdout]     |
[INFO] [stdout] 149 | pub static TRIDENT_SUBGRAPH: phf::Map<&'static str, &'static str> = phf_map! {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `decimals`, `symbol`, `timestamp`, and `confidence` are never read
[INFO] [stdout]   --> src/scli/revenues.rs:24:5
[INFO] [stdout]    |
[INFO] [stdout] 23 | struct Price {
[INFO] [stdout]    |        ----- fields in this struct
[INFO] [stdout] 24 |     decimals: u32,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 25 |     symbol: String,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 26 |     price: f64,
[INFO] [stdout] 27 |     timestamp: u32,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 28 |     confidence: f64,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `name` and `volume` are never read
[INFO] [stdout]   --> src/scli/revenues.rs:81:5
[INFO] [stdout]    |
[INFO] [stdout] 80 | struct PairRevenues {
[INFO] [stdout]    |        ------------ fields in this struct
[INFO] [stdout] 81 |     name: String,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 82 |     volume: f64,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `PairRevenues` 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 `best` and `worst` are never read
[INFO] [stdout]    --> src/scli/revenues.rs:104:5
[INFO] [stdout]     |
[INFO] [stdout]  99 | struct ChainRevenues {
[INFO] [stdout]     |        ------------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 104 |     best: Vec<PairRevenues>,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] 105 |     worst: Vec<PairRevenues>,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ChainRevenues` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/helpers/volume/period_volume.rs:56:13
[INFO] [stdout]    |
[INFO] [stdout] 56 |         let mut pair = match pairs.get_mut(&old_pair_state.id) {
[INFO] [stdout]    |             ----^^^^
[INFO] [stdout]    |             |
[INFO] [stdout]    |             help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/helpers/block/block_timestamp.rs:13:19
[INFO] [stdout]    |
[INFO] [stdout] 13 |     NoSubgraphUrl(String),
[INFO] [stdout]    |     ------------- ^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `BlockQueryError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 13 -     NoSubgraphUrl(String),
[INFO] [stdout] 13 +     NoSubgraphUrl(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/helpers/block/block_timestamp.rs:14:18
[INFO] [stdout]    |
[INFO] [stdout] 14 |     RequestError(String),
[INFO] [stdout]    |     ------------ ^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `BlockQueryError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 14 -     RequestError(String),
[INFO] [stdout] 14 +     RequestError(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/helpers/block/block_timestamp.rs:16:18
[INFO] [stdout]    |
[INFO] [stdout] 16 |     ParsingError(ParseIntError),
[INFO] [stdout]    |     ------------ ^^^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `BlockQueryError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 16 -     ParsingError(ParseIntError),
[INFO] [stdout] 16 +     ParsingError(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `id` and `total_alloc_point` are never read
[INFO] [stdout]   --> src/helpers/farm/pools_with_sushi.rs:55:9
[INFO] [stdout]    |
[INFO] [stdout] 54 | pub struct Minichef {
[INFO] [stdout]    |            -------- fields in this struct
[INFO] [stdout] 55 |     pub id: String,
[INFO] [stdout]    |         ^^
[INFO] [stdout] 56 |     pub sushi_per_day: f64,
[INFO] [stdout] 57 |     pub total_alloc_point: u32,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Minichef` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/helpers/farm/pools_with_sushi.rs:181:18
[INFO] [stdout]     |
[INFO] [stdout] 181 |     UnknownChain(String),
[INFO] [stdout]     |     ------------ ^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `PoolsWithSushiQueryError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 181 -     UnknownChain(String),
[INFO] [stdout] 181 +     UnknownChain(()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `0` and `1` are never read
[INFO] [stdout]    --> src/helpers/farm/pools_with_sushi.rs:182:18
[INFO] [stdout]     |
[INFO] [stdout] 182 |     RequestError(String, String),
[INFO] [stdout]     |     ------------ ^^^^^^  ^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     fields in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `PoolsWithSushiQueryError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the fields to be of unit type to suppress this warning while preserving the field numbering, or remove the fields
[INFO] [stdout]     |
[INFO] [stdout] 182 -     RequestError(String, String),
[INFO] [stdout] 182 +     RequestError((), ()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/helpers/farm/pools_with_sushi.rs:183:19
[INFO] [stdout]     |
[INFO] [stdout] 183 |     EmptyResponse(String),
[INFO] [stdout]     |     ------------- ^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `PoolsWithSushiQueryError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 183 -     EmptyResponse(String),
[INFO] [stdout] 183 +     EmptyResponse(()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/helpers/farm/pools_with_sushi.rs:184:21
[INFO] [stdout]     |
[INFO] [stdout] 184 |     ParsingMinichef(String),
[INFO] [stdout]     |     --------------- ^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `PoolsWithSushiQueryError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 184 -     ParsingMinichef(String),
[INFO] [stdout] 184 +     ParsingMinichef(()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/helpers/volume/period_volume.rs:97:18
[INFO] [stdout]    |
[INFO] [stdout] 97 |     UnknownChain(String),
[INFO] [stdout]    |     ------------ ^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `PeriodVolumeQueryError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 97 -     UnknownChain(String),
[INFO] [stdout] 97 +     UnknownChain(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `0` and `1` are never read
[INFO] [stdout]   --> src/helpers/volume/period_volume.rs:98:21
[INFO] [stdout]    |
[INFO] [stdout] 98 |     BlockQueryError(String, BlockQueryError),
[INFO] [stdout]    |     --------------- ^^^^^^  ^^^^^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     fields in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `PeriodVolumeQueryError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the fields to be of unit type to suppress this warning while preserving the field numbering, or remove the fields
[INFO] [stdout]    |
[INFO] [stdout] 98 -     BlockQueryError(String, BlockQueryError),
[INFO] [stdout] 98 +     BlockQueryError((), ()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `0` and `1` are never read
[INFO] [stdout]   --> src/helpers/volume/period_volume.rs:99:18
[INFO] [stdout]    |
[INFO] [stdout] 99 |     RequestError(String, String),
[INFO] [stdout]    |     ------------ ^^^^^^  ^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     fields in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `PeriodVolumeQueryError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the fields to be of unit type to suppress this warning while preserving the field numbering, or remove the fields
[INFO] [stdout]    |
[INFO] [stdout] 99 -     RequestError(String, String),
[INFO] [stdout] 99 +     RequestError((), ()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/helpers/volume/period_volume.rs:100:19
[INFO] [stdout]     |
[INFO] [stdout] 100 |     EmptyResponse(String),
[INFO] [stdout]     |     ------------- ^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `PeriodVolumeQueryError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 100 -     EmptyResponse(String),
[INFO] [stdout] 100 +     EmptyResponse(()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `name` and `rpc` are never read
[INFO] [stdout]   --> src/network.rs:28:9
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub struct Network<'a> {
[INFO] [stdout]    |            ------- fields in this struct
[INFO] [stdout] 28 |     pub name: NetworkName,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 29 |     pub chain_id: u32,
[INFO] [stdout] 30 |     pub rpc: &'a str,
[INFO] [stdout]    |         ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Network` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: static `TRIDENT_SUBGRAPH` is never used
[INFO] [stdout]    --> src/network.rs:149:12
[INFO] [stdout]     |
[INFO] [stdout] 149 | pub static TRIDENT_SUBGRAPH: phf::Map<&'static str, &'static str> = phf_map! {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `decimals`, `symbol`, `timestamp`, and `confidence` are never read
[INFO] [stdout]   --> src/scli/revenues.rs:24:5
[INFO] [stdout]    |
[INFO] [stdout] 23 | struct Price {
[INFO] [stdout]    |        ----- fields in this struct
[INFO] [stdout] 24 |     decimals: u32,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 25 |     symbol: String,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 26 |     price: f64,
[INFO] [stdout] 27 |     timestamp: u32,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 28 |     confidence: f64,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `name` and `volume` are never read
[INFO] [stdout]   --> src/scli/revenues.rs:81:5
[INFO] [stdout]    |
[INFO] [stdout] 80 | struct PairRevenues {
[INFO] [stdout]    |        ------------ fields in this struct
[INFO] [stdout] 81 |     name: String,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 82 |     volume: f64,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `PairRevenues` 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 `best` and `worst` are never read
[INFO] [stdout]    --> src/scli/revenues.rs:104:5
[INFO] [stdout]     |
[INFO] [stdout]  99 | struct ChainRevenues {
[INFO] [stdout]     |        ------------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 104 |     best: Vec<PairRevenues>,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] 105 |     worst: Vec<PairRevenues>,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ChainRevenues` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 04s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: openssl v0.10.45
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 5`
[INFO] running `Command { std: "docker" "inspect" "ecc61024a44ff1a91624746ee5cf5d051c4564855fcf5147083ac772d2505825", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ecc61024a44ff1a91624746ee5cf5d051c4564855fcf5147083ac772d2505825", kill_on_drop: false }`
[INFO] [stdout] ecc61024a44ff1a91624746ee5cf5d051c4564855fcf5147083ac772d2505825
