[INFO] cloning repository https://github.com/EntropicLabs/entropy_worker
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/EntropicLabs/entropy_worker" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEntropicLabs%2Fentropy_worker", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEntropicLabs%2Fentropy_worker'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f77c265eb844750cd062309895842f92f820fcbe
[INFO] checking EntropicLabs/entropy_worker against 1.95.0 for pr-155915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEntropicLabs%2Fentropy_worker" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/EntropicLabs/entropy_worker
[INFO] finished tweaking git repo https://github.com/EntropicLabs/entropy_worker
[INFO] tweaked toml for git repo https://github.com/EntropicLabs/entropy_worker written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/EntropicLabs/entropy_worker 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/EntropicLabs/entropy_worker 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]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded url v2.3.0
[INFO] [stderr]   Downloaded openssl-sys v0.9.76
[INFO] [stderr]   Downloaded entropy_beacon_cosmos v1.1.2
[INFO] [stderr]   Downloaded ripemd160 v0.9.1
[INFO] [stderr]   Downloaded flex-error v0.4.4
[INFO] [stderr]   Downloaded uint v0.9.4
[INFO] [stderr]   Downloaded ecvrf-rs v1.0.0
[INFO] [stderr]   Downloaded serde_repr v0.1.9
[INFO] [stderr]   Downloaded schemars_derive v0.8.11
[INFO] [stderr]   Downloaded prost-derive v0.11.0
[INFO] [stderr]   Downloaded prost v0.11.0
[INFO] [stderr]   Downloaded subtle-encoding v0.5.1
[INFO] [stderr]   Downloaded bitcoin_hashes v0.9.7
[INFO] [stderr]   Downloaded tendermint v0.23.9
[INFO] [stderr]   Downloaded bip39 v1.0.1
[INFO] [stderr]   Downloaded cosmos-sdk-proto v0.14.0
[INFO] [stderr]   Downloaded tendermint-proto v0.23.9
[INFO] [stderr]   Downloaded unicode-normalization v0.1.9
[INFO] [stderr]   Downloaded schemars v0.8.11
[INFO] [stderr]   Downloaded prost-types v0.11.1
[INFO] [stderr]   Downloaded cosmrs v0.9.0
[INFO] [stderr]   Downloaded zeroize v1.5.5
[INFO] [stderr]   Downloaded idna v0.2.1
[INFO] [stderr]   Downloaded curve25519-entropic v3.2.1
[INFO] [stderr]   Downloaded sha3 v0.10.5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 77e2c8de77cd7da31fdeddf79922049bccd931ffc09b9324f0cc81fc096bcb53
[INFO] running `Command { std: "docker" "start" "-a" "77e2c8de77cd7da31fdeddf79922049bccd931ffc09b9324f0cc81fc096bcb53", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "77e2c8de77cd7da31fdeddf79922049bccd931ffc09b9324f0cc81fc096bcb53", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "77e2c8de77cd7da31fdeddf79922049bccd931ffc09b9324f0cc81fc096bcb53", kill_on_drop: false }`
[INFO] [stdout] 77e2c8de77cd7da31fdeddf79922049bccd931ffc09b9324f0cc81fc096bcb53
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 0d99f670e64416e127912984f8cf70e6db35eb14c3bed88f3288e568635f022c
[INFO] running `Command { std: "docker" "start" "-a" "0d99f670e64416e127912984f8cf70e6db35eb14c3bed88f3288e568635f022c", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v1.0.102
[INFO] [stderr]    Compiling libc v0.2.135
[INFO] [stderr]     Checking subtle v2.4.1
[INFO] [stderr]    Compiling serde_derive v1.0.145
[INFO] [stderr]    Compiling serde v1.0.145
[INFO] [stderr]     Checking const-oid v0.9.0
[INFO] [stderr]     Checking base64ct v1.5.2
[INFO] [stderr]    Compiling futures-core v0.3.24
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]     Checking opaque-debug v0.3.0
[INFO] [stderr]     Checking byteorder v1.4.3
[INFO] [stderr]     Checking base16ct v0.1.1
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking digest v0.9.0
[INFO] [stderr]     Checking block-buffer v0.9.0
[INFO] [stderr]     Checking futures-sink v0.3.24
[INFO] [stderr]    Compiling futures-task v0.3.24
[INFO] [stderr]    Compiling parking_lot_core v0.9.3
[INFO] [stderr]    Compiling pkg-config v0.3.25
[INFO] [stderr]    Compiling serde_json v1.0.86
[INFO] [stderr]    Compiling anyhow v1.0.65
[INFO] [stderr]     Checking digest v0.10.5
[INFO] [stderr]     Checking sha2 v0.9.9
[INFO] [stderr]    Compiling futures-util v0.3.24
[INFO] [stderr]    Compiling tokio v1.21.2
[INFO] [stderr]     Checking keccak v0.1.2
[INFO] [stderr]    Compiling either v1.8.0
[INFO] [stderr]     Checking futures-io v0.3.24
[INFO] [stderr]    Compiling thiserror v1.0.37
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking sha2 v0.10.6
[INFO] [stderr]    Compiling futures-channel v0.3.24
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling eyre v0.6.8
[INFO] [stderr]     Checking tracing-core v0.1.30
[INFO] [stderr]     Checking indenter v0.3.3
[INFO] [stderr]    Compiling openssl v0.10.42
[INFO] [stderr]     Checking smallvec v0.6.14
[INFO] [stderr]    Compiling paste v1.0.9
[INFO] [stderr]    Compiling schemars v0.8.11
[INFO] [stderr]     Checking sha3 v0.10.5
[INFO] [stderr]    Compiling native-tls v0.2.10
[INFO] [stderr]     Checking num_threads v0.1.6
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]    Compiling time-macros v0.2.4
[INFO] [stderr]     Checking unicode-normalization v0.1.9
[INFO] [stderr]    Compiling openssl-sys v0.9.76
[INFO] [stderr]    Compiling async-trait v0.1.57
[INFO] [stderr]     Checking dyn-clone v1.0.9
[INFO] [stderr]     Checking want v0.3.0
[INFO] [stderr]     Checking tracing v0.1.37
[INFO] [stderr]    Compiling encoding_rs v0.8.31
[INFO] [stderr]     Checking matches v0.1.9
[INFO] [stderr]     Checking base64 v0.13.0
[INFO] [stderr]     Checking bs58 v0.4.0
[INFO] [stderr]     Checking ripemd v0.1.3
[INFO] [stderr]     Checking pbkdf2 v0.11.0
[INFO] [stderr]     Checking ripemd160 v0.9.1
[INFO] [stderr]     Checking forward_ref v1.0.0
[INFO] [stderr]     Checking flex-error v0.4.4
[INFO] [stderr]     Checking uint v0.9.4
[INFO] [stderr]     Checking bitcoin_hashes v0.9.7
[INFO] [stderr]     Checking rand_core v0.4.2
[INFO] [stderr]     Checking ipnet v2.5.0
[INFO] [stderr]     Checking getrandom v0.2.7
[INFO] [stderr]     Checking getrandom v0.1.16
[INFO] [stderr]     Checking socket2 v0.4.7
[INFO] [stderr]     Checking mio v0.8.4
[INFO] [stderr]     Checking num_cpus v1.13.1
[INFO] [stderr]     Checking signal-hook-registry v1.4.0
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking idna v0.2.1
[INFO] [stderr]     Checking signature v1.6.4
[INFO] [stderr]     Checking ff v0.12.0
[INFO] [stderr]     Checking group v0.12.1
[INFO] [stderr]     Checking ed25519 v1.5.2
[INFO] [stderr]     Checking time v0.3.11
[INFO] [stderr]     Checking url v2.3.0
[INFO] [stderr]     Checking futures v0.3.24
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]    Compiling serde_derive_internals v0.26.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.37
[INFO] [stderr]    Compiling tokio-macros v1.8.0
[INFO] [stderr]    Compiling prost-derive v0.11.0
[INFO] [stderr]    Compiling openssl-macros v0.1.0
[INFO] [stderr]    Compiling num-derive v0.3.3
[INFO] [stderr]    Compiling cosmwasm-derive v1.1.5
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling serde_repr v0.1.9
[INFO] [stderr]    Compiling zeroize_derive v1.3.2
[INFO] [stderr]     Checking zeroize v1.5.5
[INFO] [stderr]    Compiling schemars_derive v0.8.11
[INFO] [stderr]     Checking der v0.6.0
[INFO] [stderr]     Checking crypto-bigint v0.4.9
[INFO] [stderr]     Checking curve25519-dalek v3.2.0
[INFO] [stderr]     Checking subtle-encoding v0.5.1
[INFO] [stderr]     Checking curve25519-entropic v3.2.1
[INFO] [stderr]     Checking ed25519-dalek v1.0.1
[INFO] [stderr]     Checking rfc6979 v0.3.0
[INFO] [stderr]     Checking prost v0.11.0
[INFO] [stderr]     Checking spki v0.6.0
[INFO] [stderr]     Checking pkcs8 v0.9.0
[INFO] [stderr]     Checking sec1 v0.3.0
[INFO] [stderr]     Checking elliptic-curve v0.12.3
[INFO] [stderr]     Checking prost-types v0.11.1
[INFO] [stderr]     Checking ecdsa v0.14.8
[INFO] [stderr]     Checking k256 v0.11.6
[INFO] [stderr]     Checking bip32 v0.4.0
[INFO] [stderr]     Checking tokio-util v0.7.4
[INFO] [stderr]     Checking tokio-native-tls v0.3.0
[INFO] [stderr]     Checking h2 v0.3.14
[INFO] [stderr]     Checking serde_bytes v0.11.7
[INFO] [stderr]     Checking ed25519-zebra v3.0.0
[INFO] [stderr]     Checking serde-json-wasm v0.4.1
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking bip39 v1.0.1
[INFO] [stderr]     Checking tendermint-proto v0.23.9
[INFO] [stderr]     Checking cosmwasm-crypto v1.1.5
[INFO] [stderr]     Checking hyper v0.14.20
[INFO] [stderr]     Checking cosmwasm-std v1.1.5
[INFO] [stderr]     Checking ecvrf-rs v1.0.0
[INFO] [stderr]     Checking hyper-tls v0.5.0
[INFO] [stderr]     Checking reqwest v0.11.12
[INFO] [stderr]     Checking tendermint v0.23.9
[INFO] [stderr]     Checking cosmos-sdk-proto v0.14.0
[INFO] [stderr]     Checking entropy_beacon_cosmos v1.1.2
[INFO] [stderr]     Checking cosmrs v0.9.0
[INFO] [stderr]     Checking entropy_worker v1.0.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `signer` is never read
[INFO] [stdout]  --> src/beacon.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub struct Beacon {
[INFO] [stdout]   |            ------ field in this struct
[INFO] [stdout] 6 |     pub network: Network,
[INFO] [stdout] 7 |     pub signer: Wallet,
[INFO] [stdout]   |         ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `post` is never used
[INFO] [stdout]  --> src/cosmos/lcd.rs:9:18
[INFO] [stdout]   |
[INFO] [stdout] 3 | impl Network {
[INFO] [stdout]   | ------------ method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 9 |     pub async fn post(&self, path: &str, body: &serde_json::Value) -> Result<reqwest::Response, reqwest::Error> {
[INFO] [stdout]   |                  ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `account_number_and_sequence`, `block_height`, and `wait_for_hash` are never used
[INFO] [stdout]   --> src/cosmos/queries.rs:18:18
[INFO] [stdout]    |
[INFO] [stdout] 17 | impl Wallet {
[INFO] [stdout]    | ----------- methods in this implementation
[INFO] [stdout] 18 |     pub async fn account_number_and_sequence(&self) -> Result<(u64, u64), QueryError> {
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 44 |     pub async fn block_height(&self) -> Result<u32, QueryError> {
[INFO] [stdout]    |                  ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 60 |     pub async fn wait_for_hash(&self, tx_hash: String) -> Result<TxResponse, QueryError> {
[INFO] [stdout]    |                  ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `privkey`, `pubkey`, `address`, and `network` are never read
[INFO] [stdout]   --> src/cosmos/wallet.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub struct Wallet {
[INFO] [stdout]    |            ------ fields in this struct
[INFO] [stdout] 17 |     pub privkey: bip32::XPrv,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 18 |     pub pubkey: cosmrs::crypto::PublicKey,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 19 |     pub address: AccountId,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 20 |     pub (crate) network: Network,
[INFO] [stdout]    |                 ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Wallet` 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: method `signing_key` is never used
[INFO] [stdout]   --> src/cosmos/wallet.rs:46:12
[INFO] [stdout]    |
[INFO] [stdout] 23 | impl Wallet {
[INFO] [stdout]    | ----------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 46 |     pub fn signing_key(&self) -> SigningKey {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated functions `default_localterra` and `default_localkujira` are never used
[INFO] [stdout]   --> src/cosmos/network.rs:66:12
[INFO] [stdout]    |
[INFO] [stdout] 65 | impl Network {
[INFO] [stdout]    | ------------ associated functions in this implementation
[INFO] [stdout] 66 |     pub fn default_localterra() -> Self {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 83 |     pub fn default_localkujira() -> Self {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `gas_to_fee` is never used
[INFO] [stdout]    --> src/cosmos/network.rs:121:12
[INFO] [stdout]     |
[INFO] [stdout] 111 | impl NetworkGasInfo {
[INFO] [stdout]     | ------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 121 |     pub fn gas_to_fee(&self, gas: impl Into<Gas> + Clone) -> Result<Fee, ErrorReport> {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `HEIGHT_TIMEOUT_INTERVAL` is never used
[INFO] [stdout]   --> src/cosmos/tx.rs:25:11
[INFO] [stdout]    |
[INFO] [stdout] 25 | pub const HEIGHT_TIMEOUT_INTERVAL: u32 = 10;
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `broadcast_msg`, `single_unspecified_signer_auth`, and `estimate_gas` are never used
[INFO] [stdout]   --> src/cosmos/tx.rs:28:18
[INFO] [stdout]    |
[INFO] [stdout] 27 | impl Wallet {
[INFO] [stdout]    | ----------- methods in this implementation
[INFO] [stdout] 28 |     pub async fn broadcast_msg<M>(&self, msg: M) -> Result<String, TxError>
[INFO] [stdout]    |                  ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 83 |     pub fn single_unspecified_signer_auth(&self, sequence_number: u64) -> AuthInfo {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 99 |     pub async fn estimate_gas<M>(&self, msg: M) -> Result<Gas, QueryError>
[INFO] [stdout]    |                  ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `mul_gas_float` is never used
[INFO] [stdout]  --> src/cosmos/utils.rs:3:8
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub fn mul_gas_float(gas: impl Into<Gas>, f: f64) -> Gas {
[INFO] [stdout]   |        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `signer` is never read
[INFO] [stdout]  --> src/beacon.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub struct Beacon {
[INFO] [stdout]   |            ------ field in this struct
[INFO] [stdout] 6 |     pub network: Network,
[INFO] [stdout] 7 |     pub signer: Wallet,
[INFO] [stdout]   |         ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `post` is never used
[INFO] [stdout]  --> src/cosmos/lcd.rs:9:18
[INFO] [stdout]   |
[INFO] [stdout] 3 | impl Network {
[INFO] [stdout]   | ------------ method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 9 |     pub async fn post(&self, path: &str, body: &serde_json::Value) -> Result<reqwest::Response, reqwest::Error> {
[INFO] [stdout]   |                  ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `account_number_and_sequence`, `block_height`, and `wait_for_hash` are never used
[INFO] [stdout]   --> src/cosmos/queries.rs:18:18
[INFO] [stdout]    |
[INFO] [stdout] 17 | impl Wallet {
[INFO] [stdout]    | ----------- methods in this implementation
[INFO] [stdout] 18 |     pub async fn account_number_and_sequence(&self) -> Result<(u64, u64), QueryError> {
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 44 |     pub async fn block_height(&self) -> Result<u32, QueryError> {
[INFO] [stdout]    |                  ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 60 |     pub async fn wait_for_hash(&self, tx_hash: String) -> Result<TxResponse, QueryError> {
[INFO] [stdout]    |                  ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `privkey`, `pubkey`, and `network` are never read
[INFO] [stdout]   --> src/cosmos/wallet.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub struct Wallet {
[INFO] [stdout]    |            ------ fields in this struct
[INFO] [stdout] 17 |     pub privkey: bip32::XPrv,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 18 |     pub pubkey: cosmrs::crypto::PublicKey,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 19 |     pub address: AccountId,
[INFO] [stdout] 20 |     pub (crate) network: Network,
[INFO] [stdout]    |                 ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Wallet` 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: method `signing_key` is never used
[INFO] [stdout]   --> src/cosmos/wallet.rs:46:12
[INFO] [stdout]    |
[INFO] [stdout] 23 | impl Wallet {
[INFO] [stdout]    | ----------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 46 |     pub fn signing_key(&self) -> SigningKey {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `default_localkujira` is never used
[INFO] [stdout]   --> src/cosmos/network.rs:83:12
[INFO] [stdout]    |
[INFO] [stdout] 65 | impl Network {
[INFO] [stdout]    | ------------ associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 83 |     pub fn default_localkujira() -> Self {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `gas_to_fee` is never used
[INFO] [stdout]    --> src/cosmos/network.rs:121:12
[INFO] [stdout]     |
[INFO] [stdout] 111 | impl NetworkGasInfo {
[INFO] [stdout]     | ------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 121 |     pub fn gas_to_fee(&self, gas: impl Into<Gas> + Clone) -> Result<Fee, ErrorReport> {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `HEIGHT_TIMEOUT_INTERVAL` is never used
[INFO] [stdout]   --> src/cosmos/tx.rs:25:11
[INFO] [stdout]    |
[INFO] [stdout] 25 | pub const HEIGHT_TIMEOUT_INTERVAL: u32 = 10;
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `broadcast_msg`, `single_unspecified_signer_auth`, and `estimate_gas` are never used
[INFO] [stdout]   --> src/cosmos/tx.rs:28:18
[INFO] [stdout]    |
[INFO] [stdout] 27 | impl Wallet {
[INFO] [stdout]    | ----------- methods in this implementation
[INFO] [stdout] 28 |     pub async fn broadcast_msg<M>(&self, msg: M) -> Result<String, TxError>
[INFO] [stdout]    |                  ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 83 |     pub fn single_unspecified_signer_auth(&self, sequence_number: u64) -> AuthInfo {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 99 |     pub async fn estimate_gas<M>(&self, msg: M) -> Result<Gas, QueryError>
[INFO] [stdout]    |                  ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `mul_gas_float` is never used
[INFO] [stdout]  --> src/cosmos/utils.rs:3:8
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub fn mul_gas_float(gas: impl Into<Gas>, f: f64) -> Gas {
[INFO] [stdout]   |        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 46.09s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: openssl v0.10.42
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 4`
[INFO] running `Command { std: "docker" "inspect" "0d99f670e64416e127912984f8cf70e6db35eb14c3bed88f3288e568635f022c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0d99f670e64416e127912984f8cf70e6db35eb14c3bed88f3288e568635f022c", kill_on_drop: false }`
[INFO] [stdout] 0d99f670e64416e127912984f8cf70e6db35eb14c3bed88f3288e568635f022c
