[INFO] cloning repository https://github.com/securesecrets/shade-plus
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/securesecrets/shade-plus" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsecuresecrets%2Fshade-plus", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsecuresecrets%2Fshade-plus'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d40154e19e7a478b8cc70bd243575c3533e29e07
[INFO] checking securesecrets/shade-plus against 1.95.0 for pr-155915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsecuresecrets%2Fshade-plus" "/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/securesecrets/shade-plus
[INFO] finished tweaking git repo https://github.com/securesecrets/shade-plus
[INFO] tweaked toml for git repo https://github.com/securesecrets/shade-plus written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/securesecrets/shade-plus 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/securesecrets/shade-plus 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]     Updating git repository `https://github.com/securesecrets/ethnum-rs`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded serde-json-wasm v0.4.1
[INFO] [stderr]   Downloaded schemars_derive v0.8.16
[INFO] [stderr]   Downloaded secret-cosmwasm-crypto v1.1.11
[INFO] [stderr]   Downloaded cosmwasm-schema v1.5.0
[INFO] [stderr]   Downloaded rstest_reuse v0.4.0
[INFO] [stderr]   Downloaded serde_derive_internals v0.26.0
[INFO] [stderr]   Downloaded ahash v0.7.7
[INFO] [stderr]   Downloaded cosmwasm-derive v1.5.0
[INFO] [stderr]   Downloaded bech32 v0.8.1
[INFO] [stderr]   Downloaded syn-unnamed-struct v0.1.0
[INFO] [stderr]   Downloaded remain v0.2.11
[INFO] [stderr]   Downloaded derive-from-ext v0.2.0
[INFO] [stderr]   Downloaded cosmwasm-schema-derive v1.5.0
[INFO] [stderr]   Downloaded schemars v0.8.16
[INFO] [stderr]   Downloaded bincode2 v2.0.1
[INFO] [stderr]   Downloaded borsh-derive v1.3.1
[INFO] [stderr]   Downloaded criterion-plot v0.4.5
[INFO] [stderr]   Downloaded rstest v0.15.0
[INFO] [stderr]   Downloaded borsh v1.3.1
[INFO] [stderr]   Downloaded rstest_macros v0.14.0
[INFO] [stderr]   Downloaded criterion v0.3.6
[INFO] [stderr]   Downloaded secret-cosmwasm-std v1.1.11
[INFO] [stderr]   Downloaded secp256k1 v0.27.0
[INFO] [stderr]   Downloaded k256 v0.11.6
[INFO] [stderr]   Downloaded ripemd160 v0.9.1
[INFO] [stderr]   Downloaded forward_ref v1.0.0
[INFO] [stderr]   Downloaded ed25519-zebra v3.1.0
[INFO] [stderr]   Downloaded dyn-clone v1.0.16
[INFO] [stderr]   Downloaded rustix v0.38.26
[INFO] [stderr]   Downloaded secp256k1-sys v0.8.1
[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] 9c047845f3d7e65f63e4c53b837950f2884a8028587410c016438da20ca32be1
[INFO] running `Command { std: "docker" "start" "-a" "9c047845f3d7e65f63e4c53b837950f2884a8028587410c016438da20ca32be1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9c047845f3d7e65f63e4c53b837950f2884a8028587410c016438da20ca32be1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9c047845f3d7e65f63e4c53b837950f2884a8028587410c016438da20ca32be1", kill_on_drop: false }`
[INFO] [stdout] 9c047845f3d7e65f63e4c53b837950f2884a8028587410c016438da20ca32be1
[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] 692040a8d5041f1eacb2f36f40ada4e0ac7c4811a9cfb042bc9c5ee090004b82
[INFO] running `Command { std: "docker" "start" "-a" "692040a8d5041f1eacb2f36f40ada4e0ac7c4811a9cfb042bc9c5ee090004b82", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.150
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking subtle v2.5.0
[INFO] [stderr]    Compiling serde v1.0.193
[INFO] [stderr]    Compiling syn v2.0.39
[INFO] [stderr]     Checking const-oid v0.9.5
[INFO] [stderr]     Checking base64ct v1.6.0
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking der v0.6.1
[INFO] [stderr]     Checking digest v0.9.0
[INFO] [stderr]    Compiling ahash v0.7.7
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking base16ct v0.1.1
[INFO] [stderr]     Checking cpufeatures v0.2.11
[INFO] [stderr]     Checking block-buffer v0.9.0
[INFO] [stderr]     Checking once_cell v1.19.0
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]    Compiling thiserror v1.0.50
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]    Compiling schemars v0.8.16
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]     Checking sha2 v0.9.9
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]     Checking dyn-clone v1.0.16
[INFO] [stderr]     Checking curve25519-dalek v3.2.0
[INFO] [stderr]     Checking uint v0.9.5
[INFO] [stderr]     Checking forward_ref v1.0.0
[INFO] [stderr]    Compiling futures-core v0.3.29
[INFO] [stderr]     Checking getrandom v0.2.11
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling cfg_aliases v0.1.1
[INFO] [stderr]    Compiling futures-channel v0.3.29
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking spki v0.6.0
[INFO] [stderr]     Checking pkcs8 v0.9.0
[INFO] [stderr]     Checking crypto-bigint v0.4.9
[INFO] [stderr]     Checking ff v0.12.1
[INFO] [stderr]     Checking sec1 v0.3.0
[INFO] [stderr]     Checking signature v1.6.4
[INFO] [stderr]     Checking group v0.12.1
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]    Compiling futures-task v0.3.29
[INFO] [stderr]    Compiling winnow v0.5.36
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling indexmap v2.2.2
[INFO] [stderr]    Compiling borsh v1.3.1
[INFO] [stderr]    Compiling memoffset v0.9.0
[INFO] [stderr]    Compiling futures-util v0.3.29
[INFO] [stderr]    Compiling crossbeam-utils v0.8.16
[INFO] [stderr]     Checking futures-sink v0.3.29
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.15
[INFO] [stderr]     Checking futures-io v0.3.29
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking elliptic-curve v0.12.3
[INFO] [stderr]     Checking rfc6979 v0.3.1
[INFO] [stderr]    Compiling rstest_macros v0.14.0
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]     Checking ecdsa v0.14.8
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking regex-syntax v0.8.2
[INFO] [stderr]    Compiling rayon-core v1.12.0
[INFO] [stderr]     Checking crossbeam-deque v0.8.3
[INFO] [stderr]     Checking k256 v0.11.6
[INFO] [stderr]     Checking fixed-hash v0.8.0
[INFO] [stderr]    Compiling toml_edit v0.21.1
[INFO] [stderr]     Checking futures-timer v3.0.2
[INFO] [stderr]    Compiling ethnum-macros v1.1.0 (https://github.com/securesecrets/ethnum-rs?branch=v1.1.11-secret-borsh#172756ab)
[INFO] [stderr]     Checking plotters-backend v0.3.5
[INFO] [stderr]     Checking textwrap v0.11.0
[INFO] [stderr]     Checking primitive-types v0.12.2
[INFO] [stderr]     Checking plotters-svg v0.3.5
[INFO] [stderr]     Checking csv-core v0.1.11
[INFO] [stderr]     Checking cast v0.3.0
[INFO] [stderr]     Checking walkdir v2.4.0
[INFO] [stderr]     Checking criterion-plot v0.4.5
[INFO] [stderr]     Checking clap v2.34.0
[INFO] [stderr]     Checking rayon v1.8.0
[INFO] [stderr]     Checking plotters v0.3.5
[INFO] [stderr]     Checking regex-automata v0.4.3
[INFO] [stderr]    Compiling proc-macro-crate v3.1.0
[INFO] [stderr]    Compiling serde_derive v1.0.193
[INFO] [stderr]    Compiling thiserror-impl v1.0.50
[INFO] [stderr]    Compiling serde_derive_internals v0.26.0
[INFO] [stderr]    Compiling syn_derive v0.1.8
[INFO] [stderr]    Compiling futures-macro v0.3.29
[INFO] [stderr]    Compiling syn-unnamed-struct v0.1.0
[INFO] [stderr]     Checking regex v1.10.2
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]    Compiling rustix v0.38.26
[INFO] [stderr]     Checking oorandom v11.1.3
[INFO] [stderr]    Compiling borsh-derive v1.3.1
[INFO] [stderr]    Compiling anyhow v1.0.75
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]    Compiling rstest_reuse v0.4.0
[INFO] [stderr]     Checking linux-raw-sys v0.4.12
[INFO] [stderr]     Checking bitflags v2.4.1
[INFO] [stderr]     Checking fastrand v2.0.1
[INFO] [stderr]     Checking unicode-ident v1.0.12
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]     Checking proc-macro2 v1.0.70
[INFO] [stderr]    Compiling schemars_derive v0.8.16
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling cosmwasm-derive v1.5.0
[INFO] [stderr]    Compiling cosmwasm-schema-derive v1.5.0
[INFO] [stderr]    Compiling derive-from-ext v0.2.0
[INFO] [stderr]    Compiling btr-macros v0.1.0 (/opt/rustwide/workdir/packages/btr-macros)
[INFO] [stderr]    Compiling secp256k1-sys v0.8.1
[INFO] [stderr]     Checking tempfile v3.8.1
[INFO] [stderr]     Checking wait-timeout v0.2.0
[INFO] [stderr]     Checking bit-vec v0.6.3
[INFO] [stderr]     Checking rusty-fork v0.3.0
[INFO] [stderr]     Checking bit-set v0.5.3
[INFO] [stderr]    Compiling prost-derive v0.9.0
[INFO] [stderr]     Checking quote v1.0.33
[INFO] [stderr]     Checking rand_xorshift v0.3.0
[INFO] [stderr]     Checking bytes v1.5.0
[INFO] [stderr]     Checking proptest v1.4.0
[INFO] [stderr]     Checking futures-executor v0.3.29
[INFO] [stderr]     Checking futures v0.3.29
[INFO] [stderr]    Compiling remain v0.2.11
[INFO] [stderr]     Checking nanoid v0.4.0
[INFO] [stderr]     Checking ripemd160 v0.9.1
[INFO] [stderr]     Checking bech32 v0.8.1
[INFO] [stderr]     Checking prost v0.9.0
[INFO] [stderr]     Checking rstest v0.15.0
[INFO] [stderr]     Checking serde_json v1.0.108
[INFO] [stderr]     Checking ed25519-zebra v3.1.0
[INFO] [stderr]     Checking serde-json-wasm v0.4.1
[INFO] [stderr]     Checking bincode2 v2.0.1
[INFO] [stderr]     Checking csv v1.3.0
[INFO] [stderr]     Checking secret-cosmwasm-crypto v1.1.11
[INFO] [stderr]     Checking serde_cbor v0.11.2
[INFO] [stderr]     Checking secp256k1 v0.27.0
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking criterion v0.3.6
[INFO] [stderr]     Checking secret-cosmwasm-std v1.1.11
[INFO] [stderr]     Checking cosmwasm-schema v1.5.0
[INFO] [stderr]     Checking secret-storage-plus v0.13.4 (/opt/rustwide/workdir/packages/storage/plus)
[INFO] [stderr]     Checking ethnum v1.3.2 (https://github.com/securesecrets/ethnum-rs?branch=v1.1.11-secret-borsh#172756ab)
[INFO] [stderr]     Checking query-authentication v0.1.0 (/opt/rustwide/workdir/packages/query-authentication)
[INFO] [stdout] warning: unused import: `Deserialize`
[INFO] [stdout]  --> packages/query-authentication/src/permit.rs:6:13
[INFO] [stdout]   |
[INFO] [stdout] 6 | use serde::{Deserialize, Serialize};
[INFO] [stdout]   |             ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> packages/storage/plus/src/append_store.rs:168:17
[INFO] [stdout]     |
[INFO] [stdout] 168 |     pub fn iter(&self, storage: &'a dyn Storage) -> StdResult<AppendStoreIter<T, Ser>> {
[INFO] [stdout]     |                 ^^^^^ the lifetime is elided here             ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 168 |     pub fn iter(&self, storage: &'a dyn Storage) -> StdResult<AppendStoreIter<'_, T, Ser>> {
[INFO] [stdout]     |                                                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> packages/storage/plus/src/deque_store.rs:242:17
[INFO] [stdout]     |
[INFO] [stdout] 242 |     pub fn iter(&self, storage: &'a dyn Storage) -> StdResult<DequeStoreIter<T, Ser>> {
[INFO] [stdout]     |                 ^^^^^ the lifetime is elided here             ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 242 |     pub fn iter(&self, storage: &'a dyn Storage) -> StdResult<DequeStoreIter<'_, T, Ser>> {
[INFO] [stdout]     |                                                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> packages/storage/plus/src/keys.rs:67:12
[INFO] [stdout]    |
[INFO] [stdout] 67 |     fn key(&self) -> Vec<Key>;
[INFO] [stdout]    |            ^^^^^         ^^^ the same lifetime is hidden here
[INFO] [stdout]    |            |
[INFO] [stdout]    |            the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 67 |     fn key(&self) -> Vec<Key<'_>>;
[INFO] [stdout]    |                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> packages/storage/plus/src/keys.rs:91:12
[INFO] [stdout]    |
[INFO] [stdout] 91 |     fn key(&self) -> Vec<Key> {
[INFO] [stdout]    |            ^^^^^         ^^^ the same lifetime is hidden here
[INFO] [stdout]    |            |
[INFO] [stdout]    |            the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 91 |     fn key(&self) -> Vec<Key<'_>> {
[INFO] [stdout]    |                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> packages/storage/plus/src/keys.rs:102:12
[INFO] [stdout]     |
[INFO] [stdout] 102 |     fn key(&self) -> Vec<Key> {
[INFO] [stdout]     |            ^^^^^         ^^^ the same lifetime is hidden here
[INFO] [stdout]     |            |
[INFO] [stdout]     |            the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 102 |     fn key(&self) -> Vec<Key<'_>> {
[INFO] [stdout]     |                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> packages/storage/plus/src/keys.rs:115:12
[INFO] [stdout]     |
[INFO] [stdout] 115 |     fn key(&self) -> Vec<Key> {
[INFO] [stdout]     |            ^^^^^         ^^^ the same lifetime is hidden here
[INFO] [stdout]     |            |
[INFO] [stdout]     |            the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 115 |     fn key(&self) -> Vec<Key<'_>> {
[INFO] [stdout]     |                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> packages/storage/plus/src/keys.rs:130:12
[INFO] [stdout]     |
[INFO] [stdout] 130 |     fn key(&self) -> Vec<Key> {
[INFO] [stdout]     |            ^^^^^         ^^^ the same lifetime is hidden here
[INFO] [stdout]     |            |
[INFO] [stdout]     |            the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 130 |     fn key(&self) -> Vec<Key<'_>> {
[INFO] [stdout]     |                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> packages/storage/plus/src/keys.rs:150:12
[INFO] [stdout]     |
[INFO] [stdout] 150 |     fn key(&self) -> Vec<Key> {
[INFO] [stdout]     |            ^^^^^         ^^^ the same lifetime is hidden here
[INFO] [stdout]     |            |
[INFO] [stdout]     |            the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 150 |     fn key(&self) -> Vec<Key<'_>> {
[INFO] [stdout]     |                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> packages/storage/plus/src/keys.rs:160:15
[INFO] [stdout]     |
[INFO] [stdout] 160 |     fn prefix(&self) -> Vec<Key>;
[INFO] [stdout]     |               ^^^^^         ^^^ the same lifetime is hidden here
[INFO] [stdout]     |               |
[INFO] [stdout]     |               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 160 |     fn prefix(&self) -> Vec<Key<'_>>;
[INFO] [stdout]     |                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> packages/storage/plus/src/keys.rs:169:15
[INFO] [stdout]     |
[INFO] [stdout] 169 |     fn prefix(&self) -> Vec<Key> {
[INFO] [stdout]     |               ^^^^^         ^^^ the same lifetime is hidden here
[INFO] [stdout]     |               |
[INFO] [stdout]     |               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 169 |     fn prefix(&self) -> Vec<Key<'_>> {
[INFO] [stdout]     |                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> packages/storage/plus/src/keys.rs:175:15
[INFO] [stdout]     |
[INFO] [stdout] 175 |     fn prefix(&self) -> Vec<Key> {
[INFO] [stdout]     |               ^^^^^         ^^^ the same lifetime is hidden here
[INFO] [stdout]     |               |
[INFO] [stdout]     |               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 175 |     fn prefix(&self) -> Vec<Key<'_>> {
[INFO] [stdout]     |                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> packages/storage/plus/src/keys.rs:181:15
[INFO] [stdout]     |
[INFO] [stdout] 181 |     fn prefix(&self) -> Vec<Key> {
[INFO] [stdout]     |               ^^^^^         ^^^ the same lifetime is hidden here
[INFO] [stdout]     |               |
[INFO] [stdout]     |               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 181 |     fn prefix(&self) -> Vec<Key<'_>> {
[INFO] [stdout]     |                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> packages/storage/plus/src/keys.rs:189:15
[INFO] [stdout]     |
[INFO] [stdout] 189 |     fn prefix(&self) -> Vec<Key> {
[INFO] [stdout]     |               ^^^^^         ^^^ the same lifetime is hidden here
[INFO] [stdout]     |               |
[INFO] [stdout]     |               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 189 |     fn prefix(&self) -> Vec<Key<'_>> {
[INFO] [stdout]     |                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> packages/storage/plus/src/keys.rs:199:15
[INFO] [stdout]     |
[INFO] [stdout] 199 |     fn prefix(&self) -> Vec<Key> {
[INFO] [stdout]     |               ^^^^^         ^^^ the same lifetime is hidden here
[INFO] [stdout]     |               |
[INFO] [stdout]     |               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 199 |     fn prefix(&self) -> Vec<Key<'_>> {
[INFO] [stdout]     |                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> packages/storage/plus/src/keys.rs:210:12
[INFO] [stdout]     |
[INFO] [stdout] 210 |     fn key(&self) -> Vec<Key> {
[INFO] [stdout]     |            ^^^^^         ^^^ the same lifetime is hidden here
[INFO] [stdout]     |            |
[INFO] [stdout]     |            the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 210 |     fn key(&self) -> Vec<Key<'_>> {
[INFO] [stdout]     |                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> packages/storage/plus/src/keys.rs:216:15
[INFO] [stdout]     |
[INFO] [stdout] 216 |     fn prefix(&self) -> Vec<Key> {
[INFO] [stdout]     |               ^^^^^         ^^^ the same lifetime is hidden here
[INFO] [stdout]     |               |
[INFO] [stdout]     |               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 216 |     fn prefix(&self) -> Vec<Key<'_>> {
[INFO] [stdout]     |                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> packages/storage/plus/src/keys.rs:227:12
[INFO] [stdout]     |
[INFO] [stdout] 227 |     fn key(&self) -> Vec<Key> {
[INFO] [stdout]     |            ^^^^^         ^^^ the same lifetime is hidden here
[INFO] [stdout]     |            |
[INFO] [stdout]     |            the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 227 |     fn key(&self) -> Vec<Key<'_>> {
[INFO] [stdout]     |                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> packages/storage/plus/src/keys.rs:233:15
[INFO] [stdout]     |
[INFO] [stdout] 233 |     fn prefix(&self) -> Vec<Key> {
[INFO] [stdout]     |               ^^^^^         ^^^ the same lifetime is hidden here
[INFO] [stdout]     |               |
[INFO] [stdout]     |               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 233 |     fn prefix(&self) -> Vec<Key<'_>> {
[INFO] [stdout]     |                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> packages/storage/plus/src/keys.rs:245:12
[INFO] [stdout]     |
[INFO] [stdout] 245 |     fn key(&self) -> Vec<Key> {
[INFO] [stdout]     |            ^^^^^         ^^^ the same lifetime is hidden here
[INFO] [stdout]     |            |
[INFO] [stdout]     |            the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 245 |     fn key(&self) -> Vec<Key<'_>> {
[INFO] [stdout]     |                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> packages/storage/plus/src/keys.rs:252:15
[INFO] [stdout]     |
[INFO] [stdout] 252 |     fn prefix(&self) -> Vec<Key> {
[INFO] [stdout]     |               ^^^^^         ^^^ the same lifetime is hidden here
[INFO] [stdout]     |               |
[INFO] [stdout]     |               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 252 |     fn prefix(&self) -> Vec<Key<'_>> {
[INFO] [stdout]     |                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> packages/storage/plus/src/keys.rs:264:12
[INFO] [stdout]     |
[INFO] [stdout] 264 |     fn key(&self) -> Vec<Key> {
[INFO] [stdout]     |            ^^^^^         ^^^ the same lifetime is hidden here
[INFO] [stdout]     |            |
[INFO] [stdout]     |            the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 264 |     fn key(&self) -> Vec<Key<'_>> {
[INFO] [stdout]     |                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> packages/storage/plus/src/keys.rs:271:15
[INFO] [stdout]     |
[INFO] [stdout] 271 |     fn prefix(&self) -> Vec<Key> {
[INFO] [stdout]     |               ^^^^^         ^^^ the same lifetime is hidden here
[INFO] [stdout]     |               |
[INFO] [stdout]     |               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 271 |     fn prefix(&self) -> Vec<Key<'_>> {
[INFO] [stdout]     |                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> packages/storage/plus/src/keys.rs:284:20
[INFO] [stdout]     |
[INFO] [stdout] 284 |             fn key(&self) -> Vec<Key> {
[INFO] [stdout]     |                    ^^^^^         ^^^ the same lifetime is hidden here
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 291 | integer_key!(for i8, Val8, u8, Val8, i16, Val16, u16, Val16, i32, Val32, u32, Val32, i64, Val64, u64, Val64, i128, Val128, u128, Val128);
[INFO] [stdout]     | ---------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `integer_key` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 284 |             fn key(&self) -> Vec<Key<'_>> {
[INFO] [stdout]     |                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> packages/storage/plus/src/keys.rs:296:23
[INFO] [stdout]     |
[INFO] [stdout] 296 |             fn prefix(&self) -> Vec<Key> {
[INFO] [stdout]     |                       ^^^^^         ^^^ the same lifetime is hidden here
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 303 | integer_prefix!(for i8, Val8, u8, Val8, i16, Val16, u16, Val16, i32, Val32, u32, Val32, i64, Val64, u64, Val64, i128, Val128, u128, Val128);
[INFO] [stdout]     | ------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `integer_prefix` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 296 |             fn prefix(&self) -> Vec<Key<'_>> {
[INFO] [stdout]     |                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking secret-borsh-storage v1.0.0 (/opt/rustwide/workdir/packages/storage/borsh)
[INFO] [stderr]     Checking shade-multi-test v0.13.4 (/opt/rustwide/workdir/packages/multi-test)
[INFO] [stdout] warning: unused import: `crate::contracts::Contract`
[INFO] [stdout]   --> packages/multi-test/src/multi/mod.rs:25:16
[INFO] [stdout]    |
[INFO] [stdout] 25 | pub(crate) use crate::contracts::Contract;
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Empty`
[INFO] [stdout]  --> packages/multi-test/src/custom/ibc.rs:3:48
[INFO] [stdout]   |
[INFO] [stdout] 3 |     Addr, Api, Binary, BlockInfo, CustomQuery, Empty, IbcMsg, IbcQuery, Querier, Storage,
[INFO] [stdout]   |                                                ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `NaiveItemStorage` is never used
[INFO] [stdout]   --> packages/storage/borsh/src/traits.rs:18:11
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub trait NaiveItemStorage: BorshSerialize + BorshDeserialize {
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `ItemStorage` is never used
[INFO] [stdout]   --> packages/storage/borsh/src/traits.rs:49:11
[INFO] [stdout]    |
[INFO] [stdout] 49 | pub trait ItemStorage: BorshSerialize + BorshDeserialize {
[INFO] [stdout]    |           ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `GenericItemStorage` is never used
[INFO] [stdout]   --> packages/storage/borsh/src/traits.rs:77:11
[INFO] [stdout]    |
[INFO] [stdout] 77 | pub trait GenericItemStorage<T: BorshSerialize + BorshDeserialize> {
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `NaiveMapStorage` is never used
[INFO] [stdout]    --> packages/storage/borsh/src/traits.rs:101:11
[INFO] [stdout]     |
[INFO] [stdout] 101 | pub trait NaiveMapStorage<'a>: BorshSerialize + BorshDeserialize {
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `MapStorage` is never used
[INFO] [stdout]    --> packages/storage/borsh/src/traits.rs:146:11
[INFO] [stdout]     |
[INFO] [stdout] 146 | pub trait MapStorage<'a, K: PrimaryKey<'a>>: BorshSerialize + BorshDeserialize {
[INFO] [stdout]     |           ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `GenericMapStorage` is never used
[INFO] [stdout]    --> packages/storage/borsh/src/traits.rs:174:11
[INFO] [stdout]     |
[INFO] [stdout] 174 | pub trait GenericMapStorage<'a, K: PrimaryKey<'a>, T: BorshSerialize + BorshDeserialize> {
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> packages/storage/borsh/src/append_store.rs:158:17
[INFO] [stdout]     |
[INFO] [stdout] 158 |     pub fn iter(&self, storage: &'a dyn Storage) -> StdResult<AppendStoreIter<T>> {
[INFO] [stdout]     |                 ^^^^^ the lifetime is elided here             ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 158 |     pub fn iter(&self, storage: &'a dyn Storage) -> StdResult<AppendStoreIter<'_, T>> {
[INFO] [stdout]     |                                                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> packages/storage/borsh/src/deque.rs:201:17
[INFO] [stdout]     |
[INFO] [stdout] 201 |     pub fn iter(&self, storage: &'a dyn Storage) -> StdResult<DequeIter<T>> {
[INFO] [stdout]     |                 ^^^^^ the lifetime is elided here             ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 201 |     pub fn iter(&self, storage: &'a dyn Storage) -> StdResult<DequeIter<'_, T>> {
[INFO] [stdout]     |                                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> packages/storage/borsh/src/deque_store.rs:232:17
[INFO] [stdout]     |
[INFO] [stdout] 232 |     pub fn iter(&self, storage: &'a dyn Storage) -> StdResult<DequeStoreIter<T>> {
[INFO] [stdout]     |                 ^^^^^ the lifetime is elided here             ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 232 |     pub fn iter(&self, storage: &'a dyn Storage) -> StdResult<DequeStoreIter<'_, T>> {
[INFO] [stdout]     |                                                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Empty`
[INFO] [stdout]  --> packages/multi-test/src/custom/ibc.rs:3:48
[INFO] [stdout]   |
[INFO] [stdout] 3 |     Addr, Api, Binary, BlockInfo, CustomQuery, Empty, IbcMsg, IbcQuery, Querier, Storage,
[INFO] [stdout]   |                                                ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `BankSudo`, `Bank`, `BasicRouter`, and `wasm::WasmKeeper`
[INFO] [stdout]    --> packages/multi-test/src/custom/staking.rs:462:16
[INFO] [stdout]     |
[INFO] [stdout] 462 |         bank::{Bank, BankKeeper, BankSudo},
[INFO] [stdout]     |                ^^^^              ^^^^^^^^
[INFO] [stdout] 463 |         test_helpers::mocks::{mock_router, BasicRouter},
[INFO] [stdout]     |                                            ^^^^^^^^^^^
[INFO] [stdout] 464 |         wasm::WasmKeeper,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `StdError`, `coins`, and `from_slice`
[INFO] [stdout]    --> packages/multi-test/src/custom/staking.rs:467:24
[INFO] [stdout]     |
[INFO] [stdout] 467 |     use cosmwasm_std::{coins, from_binary, from_slice, Coin, Empty, StdError, Uint128};
[INFO] [stdout]     |                        ^^^^^               ^^^^^^^^^^               ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable expression
[INFO] [stdout]    --> packages/multi-test/src/custom/staking.rs:189:17
[INFO] [stdout]     |
[INFO] [stdout] 188 |                 bail!("slashing not implemented");
[INFO] [stdout]     |                 --------------------------------- any code following this expression is unreachable
[INFO] [stdout] 189 |                 Ok(AppResponse::default())
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^ unreachable expression
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unreachable_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking better-secret-math v0.3.0 (/opt/rustwide/workdir/packages/math)
[INFO] [stdout] warning: unused import: `super`
[INFO] [stdout]    --> packages/storage/borsh/src/deque.rs:301:9
[INFO] [stdout]     |
[INFO] [stdout] 301 |     use super::*;
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `borsh::BorshSerialize`
[INFO] [stdout]   --> packages/storage/borsh/src/helpers.rs:92:9
[INFO] [stdout]    |
[INFO] [stdout] 92 |     use borsh::BorshSerialize;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `abi`
[INFO] [stdout]   --> packages/math/src/primitives.rs:52:15
[INFO] [stdout]    |
[INFO] [stdout] 52 |         #[cfg(feature = "abi")]
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 69 | impl_str_type!(U128, u128);
[INFO] [stdout]    | -------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `arbitrary`, `default`, and `macros`
[INFO] [stdout]    = help: consider adding `abi` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `impl_str_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `abi`
[INFO] [stdout]   --> packages/math/src/primitives.rs:52:15
[INFO] [stdout]    |
[INFO] [stdout] 52 |         #[cfg(feature = "abi")]
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 70 | impl_str_type!(U64, u64);
[INFO] [stdout]    | ------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `arbitrary`, `default`, and `macros`
[INFO] [stdout]    = help: consider adding `abi` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `impl_str_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `abi`
[INFO] [stdout]   --> packages/math/src/primitives.rs:52:15
[INFO] [stdout]    |
[INFO] [stdout] 52 |         #[cfg(feature = "abi")]
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 71 | impl_str_type!(I128, i128);
[INFO] [stdout]    | -------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `arbitrary`, `default`, and `macros`
[INFO] [stdout]    = help: consider adding `abi` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `impl_str_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `abi`
[INFO] [stdout]   --> packages/math/src/primitives.rs:52:15
[INFO] [stdout]    |
[INFO] [stdout] 52 |         #[cfg(feature = "abi")]
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 72 | impl_str_type!(I64, i64);
[INFO] [stdout]    | ------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `arbitrary`, `default`, and `macros`
[INFO] [stdout]    = help: consider adding `abi` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `impl_str_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]   --> packages/multi-test/src/custom/ibc.rs:43:13
[INFO] [stdout]    |
[INFO] [stdout] 42 |               m => bail!("Unsupported IBC message: {:?}", m),
[INFO] [stdout]    |               - matches any value
[INFO] [stdout] 43 | /             IbcMsg::Transfer {
[INFO] [stdout] 44 | |                 channel_id,
[INFO] [stdout] 45 | |                 to_address,
[INFO] [stdout] 46 | |                 amount,
[INFO] [stdout] 47 | |                 timeout,
[INFO] [stdout] 48 | |                 memo,
[INFO] [stdout] 49 | |             } => todo!(),
[INFO] [stdout]    | |_____________^ no value can reach this
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unreachable_patterns)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]   --> packages/multi-test/src/custom/ibc.rs:50:13
[INFO] [stdout]    |
[INFO] [stdout] 42 |               m => bail!("Unsupported IBC message: {:?}", m),
[INFO] [stdout]    |               - matches any value
[INFO] [stdout] ...
[INFO] [stdout] 50 | /             IbcMsg::SendPacket {
[INFO] [stdout] 51 | |                 channel_id,
[INFO] [stdout] 52 | |                 data,
[INFO] [stdout] 53 | |                 timeout,
[INFO] [stdout] 54 | |             } => todo!(),
[INFO] [stdout]    | |_____________^ no value can reach this
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]   --> packages/multi-test/src/custom/ibc.rs:55:13
[INFO] [stdout]    |
[INFO] [stdout] 42 |             m => bail!("Unsupported IBC message: {:?}", m),
[INFO] [stdout]    |             - matches any value
[INFO] [stdout] ...
[INFO] [stdout] 55 |             IbcMsg::CloseChannel { channel_id } => todo!(),
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no value can reach this
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]   --> packages/multi-test/src/custom/ibc.rs:56:13
[INFO] [stdout]    |
[INFO] [stdout] 42 |             m => bail!("Unsupported IBC message: {:?}", m),
[INFO] [stdout]    |             - matches any value
[INFO] [stdout] ...
[INFO] [stdout] 56 |             _ => todo!(),
[INFO] [stdout]    |             ^ no value can reach this
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `api`
[INFO] [stdout]   --> packages/multi-test/src/custom/ibc.rs:34:9
[INFO] [stdout]    |
[INFO] [stdout] 34 |         api: &dyn Api,
[INFO] [stdout]    |         ^^^ help: if this is intentional, prefix it with an underscore: `_api`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `storage`
[INFO] [stdout]   --> packages/multi-test/src/custom/ibc.rs:35:9
[INFO] [stdout]    |
[INFO] [stdout] 35 |         storage: &mut dyn Storage,
[INFO] [stdout]    |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_storage`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `router`
[INFO] [stdout]   --> packages/multi-test/src/custom/ibc.rs:36:9
[INFO] [stdout]    |
[INFO] [stdout] 36 |         router: &dyn CosmosRouter<ExecC = ExecC, QueryC = QueryC>,
[INFO] [stdout]    |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_router`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `block`
[INFO] [stdout]   --> packages/multi-test/src/custom/ibc.rs:37:9
[INFO] [stdout]    |
[INFO] [stdout] 37 |         block: &BlockInfo,
[INFO] [stdout]    |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_block`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `sender`
[INFO] [stdout]   --> packages/multi-test/src/custom/ibc.rs:38:9
[INFO] [stdout]    |
[INFO] [stdout] 38 |         sender: Addr,
[INFO] [stdout]    |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_sender`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `channel_id`
[INFO] [stdout]   --> packages/multi-test/src/custom/ibc.rs:44:17
[INFO] [stdout]    |
[INFO] [stdout] 44 |                 channel_id,
[INFO] [stdout]    |                 ^^^^^^^^^^ help: try ignoring the field: `channel_id: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `to_address`
[INFO] [stdout]   --> packages/multi-test/src/custom/ibc.rs:45:17
[INFO] [stdout]    |
[INFO] [stdout] 45 |                 to_address,
[INFO] [stdout]    |                 ^^^^^^^^^^ help: try ignoring the field: `to_address: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `amount`
[INFO] [stdout]   --> packages/multi-test/src/custom/ibc.rs:46:17
[INFO] [stdout]    |
[INFO] [stdout] 46 |                 amount,
[INFO] [stdout]    |                 ^^^^^^ help: try ignoring the field: `amount: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `timeout`
[INFO] [stdout]   --> packages/multi-test/src/custom/ibc.rs:47:17
[INFO] [stdout]    |
[INFO] [stdout] 47 |                 timeout,
[INFO] [stdout]    |                 ^^^^^^^ help: try ignoring the field: `timeout: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `memo`
[INFO] [stdout]   --> packages/multi-test/src/custom/ibc.rs:48:17
[INFO] [stdout]    |
[INFO] [stdout] 48 |                 memo,
[INFO] [stdout]    |                 ^^^^ help: try ignoring the field: `memo: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `channel_id`
[INFO] [stdout]   --> packages/multi-test/src/custom/ibc.rs:51:17
[INFO] [stdout]    |
[INFO] [stdout] 51 |                 channel_id,
[INFO] [stdout]    |                 ^^^^^^^^^^ help: try ignoring the field: `channel_id: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `data`
[INFO] [stdout]   --> packages/multi-test/src/custom/ibc.rs:52:17
[INFO] [stdout]    |
[INFO] [stdout] 52 |                 data,
[INFO] [stdout]    |                 ^^^^ help: try ignoring the field: `data: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `timeout`
[INFO] [stdout]   --> packages/multi-test/src/custom/ibc.rs:53:17
[INFO] [stdout]    |
[INFO] [stdout] 53 |                 timeout,
[INFO] [stdout]    |                 ^^^^^^^ help: try ignoring the field: `timeout: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `channel_id`
[INFO] [stdout]   --> packages/multi-test/src/custom/ibc.rs:55:36
[INFO] [stdout]    |
[INFO] [stdout] 55 |             IbcMsg::CloseChannel { channel_id } => todo!(),
[INFO] [stdout]    |                                    ^^^^^^^^^^ help: try ignoring the field: `channel_id: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]   --> packages/multi-test/src/custom/ibc.rs:73:13
[INFO] [stdout]    |
[INFO] [stdout] 69 | /             IbcSudo::CheckBalance {
[INFO] [stdout] 70 | |                 channel_id,
[INFO] [stdout] 71 | |                 address,
[INFO] [stdout] 72 | |             } => todo!(),
[INFO] [stdout]    | |_____________- matches all the relevant values
[INFO] [stdout] 73 |               m => bail!("Unsupported IBC sudo message: {:?}", m),
[INFO] [stdout]    |               ^ no value can reach this
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `api`
[INFO] [stdout]   --> packages/multi-test/src/custom/ibc.rs:62:9
[INFO] [stdout]    |
[INFO] [stdout] 62 |         api: &dyn Api,
[INFO] [stdout]    |         ^^^ help: if this is intentional, prefix it with an underscore: `_api`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `storage`
[INFO] [stdout]   --> packages/multi-test/src/custom/ibc.rs:63:9
[INFO] [stdout]    |
[INFO] [stdout] 63 |         storage: &mut dyn Storage,
[INFO] [stdout]    |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_storage`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `router`
[INFO] [stdout]   --> packages/multi-test/src/custom/ibc.rs:64:9
[INFO] [stdout]    |
[INFO] [stdout] 64 |         router: &dyn CosmosRouter<ExecC = ExecC, QueryC = QueryC>,
[INFO] [stdout]    |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_router`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `block`
[INFO] [stdout]   --> packages/multi-test/src/custom/ibc.rs:65:9
[INFO] [stdout]    |
[INFO] [stdout] 65 |         block: &BlockInfo,
[INFO] [stdout]    |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_block`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `channel_id`
[INFO] [stdout]   --> packages/multi-test/src/custom/ibc.rs:70:17
[INFO] [stdout]    |
[INFO] [stdout] 70 |                 channel_id,
[INFO] [stdout]    |                 ^^^^^^^^^^ help: try ignoring the field: `channel_id: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `address`
[INFO] [stdout]   --> packages/multi-test/src/custom/ibc.rs:71:17
[INFO] [stdout]    |
[INFO] [stdout] 71 |                 address,
[INFO] [stdout]    |                 ^^^^^^^ help: try ignoring the field: `address: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]   --> packages/multi-test/src/custom/ibc.rs:93:13
[INFO] [stdout]    |
[INFO] [stdout] 93 |             _ => todo!(),
[INFO] [stdout]    |             ^ no value can reach this
[INFO] [stdout]    |
[INFO] [stdout] note: multiple earlier patterns match some of the same values
[INFO] [stdout]   --> packages/multi-test/src/custom/ibc.rs:93:13
[INFO] [stdout]    |
[INFO] [stdout] 86 |               IbcQuery::PortId {} => todo!(),
[INFO] [stdout]    |               ------------------- matches some of the same values
[INFO] [stdout] 87 |               IbcQuery::ListChannels { port_id } => todo!(),
[INFO] [stdout]    |               ---------------------------------- matches some of the same values
[INFO] [stdout] 88 | /             IbcQuery::Channel {
[INFO] [stdout] 89 | |                 channel_id,
[INFO] [stdout] 90 | |                 port_id,
[INFO] [stdout] 91 | |             } => todo!(),
[INFO] [stdout]    | |_____________- matches some of the same values
[INFO] [stdout] 92 |               q => bail!("Unsupported staking query: {:?}", q),
[INFO] [stdout]    |               - matches some of the same values
[INFO] [stdout] 93 |               _ => todo!(),
[INFO] [stdout]    |               ^ collectively making this unreachable
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `api`
[INFO] [stdout]   --> packages/multi-test/src/custom/ibc.rs:79:9
[INFO] [stdout]    |
[INFO] [stdout] 79 |         api: &dyn Api,
[INFO] [stdout]    |         ^^^ help: if this is intentional, prefix it with an underscore: `_api`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `storage`
[INFO] [stdout]   --> packages/multi-test/src/custom/ibc.rs:80:9
[INFO] [stdout]    |
[INFO] [stdout] 80 |         storage: &dyn Storage,
[INFO] [stdout]    |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_storage`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `port_id`
[INFO] [stdout]   --> packages/multi-test/src/custom/ibc.rs:87:38
[INFO] [stdout]    |
[INFO] [stdout] 87 |             IbcQuery::ListChannels { port_id } => todo!(),
[INFO] [stdout]    |                                      ^^^^^^^ help: try ignoring the field: `port_id: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `channel_id`
[INFO] [stdout]   --> packages/multi-test/src/custom/ibc.rs:89:17
[INFO] [stdout]    |
[INFO] [stdout] 89 |                 channel_id,
[INFO] [stdout]    |                 ^^^^^^^^^^ help: try ignoring the field: `channel_id: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `port_id`
[INFO] [stdout]   --> packages/multi-test/src/custom/ibc.rs:90:17
[INFO] [stdout]    |
[INFO] [stdout] 90 |                 port_id,
[INFO] [stdout]    |                 ^^^^^^^ help: try ignoring the field: `port_id: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `validator`
[INFO] [stdout]    --> packages/multi-test/src/custom/staking.rs:185:17
[INFO] [stdout]     |
[INFO] [stdout] 185 |                 validator,
[INFO] [stdout]     |                 ^^^^^^^^^ help: try ignoring the field: `validator: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `percentage`
[INFO] [stdout]    --> packages/multi-test/src/custom/staking.rs:186:17
[INFO] [stdout]     |
[INFO] [stdout] 186 |                 percentage,
[INFO] [stdout]     |                 ^^^^^^^^^^ help: try ignoring the field: `percentage: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `api`
[INFO] [stdout]    --> packages/multi-test/src/custom/staking.rs:256:9
[INFO] [stdout]     |
[INFO] [stdout] 256 |         api: &dyn Api,
[INFO] [stdout]     |         ^^^ help: if this is intentional, prefix it with an underscore: `_api`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `delegations`
[INFO] [stdout]    --> packages/multi-test/src/custom/staking.rs:287:21
[INFO] [stdout]     |
[INFO] [stdout] 287 |                 let delegations = DELEGATIONS.load(storage)?;
[INFO] [stdout]     |                     ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_delegations`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `api`
[INFO] [stdout]    --> packages/multi-test/src/custom/staking.rs:437:9
[INFO] [stdout]     |
[INFO] [stdout] 437 |         api: &dyn Api,
[INFO] [stdout]     |         ^^^ help: if this is intentional, prefix it with an underscore: `_api`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `storage`
[INFO] [stdout]    --> packages/multi-test/src/custom/staking.rs:438:9
[INFO] [stdout]     |
[INFO] [stdout] 438 |         storage: &mut dyn Storage,
[INFO] [stdout]     |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_storage`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `api`
[INFO] [stdout]    --> packages/multi-test/src/custom/staking.rs:448:9
[INFO] [stdout]     |
[INFO] [stdout] 448 |         api: &dyn Api,
[INFO] [stdout]     |         ^^^ help: if this is intentional, prefix it with an underscore: `_api`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `storage`
[INFO] [stdout]    --> packages/multi-test/src/custom/staking.rs:449:9
[INFO] [stdout]     |
[INFO] [stdout] 449 |         storage: &dyn Storage,
[INFO] [stdout]     |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_storage`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `MockRouter` is never constructed
[INFO] [stdout]     --> packages/multi-test/src/multi/app.rs:1019:12
[INFO] [stdout]      |
[INFO] [stdout] 1019 | pub struct MockRouter<ExecC, QueryC>(PhantomData<(ExecC, QueryC)>);
[INFO] [stdout]      |            ^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]     --> packages/multi-test/src/multi/app.rs:1028:12
[INFO] [stdout]      |
[INFO] [stdout] 1027 | impl<ExecC, QueryC> MockRouter<ExecC, QueryC> {
[INFO] [stdout]      | --------------------------------------------- associated function in this implementation
[INFO] [stdout] 1028 |     pub fn new() -> Self
[INFO] [stdout]      |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `has`, `is_empty`, and `sub_saturating` are never used
[INFO] [stdout]   --> packages/multi-test/src/utils/balance.rs:18:12
[INFO] [stdout]    |
[INFO] [stdout] 12 | impl NativeBalance {
[INFO] [stdout]    | ------------------ methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 18 |     pub fn has(&self, required: &Coin) -> bool {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 67 |     pub fn is_empty(&self) -> bool {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 72 |     pub fn sub_saturating(mut self, other: Coin) -> StdResult<Self> {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `MsgInstantiateContractResponse` is never constructed
[INFO] [stdout]   --> packages/multi-test/src/utils/parse_reply.rs:11:12
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub struct MsgInstantiateContractResponse {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `parse_protobuf_string` is never used
[INFO] [stdout]   --> packages/multi-test/src/utils/parse_reply.rs:89:4
[INFO] [stdout]    |
[INFO] [stdout] 89 | fn parse_protobuf_string(data: &mut Vec<u8>, field_number: u8) -> Result<String, ParseReplyError> {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `parse_reply_instantiate_data` is never used
[INFO] [stdout]    --> packages/multi-test/src/utils/parse_reply.rs:106:8
[INFO] [stdout]     |
[INFO] [stdout] 106 | pub fn parse_reply_instantiate_data(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `parse_reply_execute_data` is never used
[INFO] [stdout]    --> packages/multi-test/src/utils/parse_reply.rs:118:8
[INFO] [stdout]     |
[INFO] [stdout] 118 | pub fn parse_reply_execute_data(msg: Reply) -> Result<MsgExecuteContractResponse, ParseReplyError> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `parse_instantiate_response_data` is never used
[INFO] [stdout]    --> packages/multi-test/src/utils/parse_reply.rs:128:8
[INFO] [stdout]     |
[INFO] [stdout] 128 | pub fn parse_instantiate_response_data(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `SubMsgFailure` is never constructed
[INFO] [stdout]    --> packages/multi-test/src/utils/parse_reply.rs:158:5
[INFO] [stdout]     |
[INFO] [stdout] 156 | pub enum ParseReplyError {
[INFO] [stdout]     |          --------------- variant in this enum
[INFO] [stdout] 157 |     #[error("Failure response from sub-message: {0}")]
[INFO] [stdout] 158 |     SubMsgFailure(String),
[INFO] [stdout]     |     ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ParseReplyError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> packages/multi-test/src/multi/app.rs:770:17
[INFO] [stdout]     |
[INFO] [stdout] 770 |     pub fn wrap(&self) -> QuerierWrapper<CustomT::QueryT> {
[INFO] [stdout]     |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 770 |     pub fn wrap(&self) -> QuerierWrapper<'_, CustomT::QueryT> {
[INFO] [stdout]     |                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.deref()` on a reference in this situation does nothing
[INFO] [stdout]    --> packages/multi-test/src/multi/wasm.rs:877:21
[INFO] [stdout]     |
[INFO] [stdout] 877 |             api: api.deref(),
[INFO] [stdout]     |                     ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `dyn Api` does not implement `Deref`, so calling `deref` on `&dyn Api` copies the reference, which does not do anything and can be removed
[INFO] [stdout]     = note: `#[warn(noop_method_call)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.deref()` on a reference in this situation does nothing
[INFO] [stdout]    --> packages/multi-test/src/multi/wasm.rs:913:25
[INFO] [stdout]     |
[INFO] [stdout] 913 |                 api: api.deref(),
[INFO] [stdout]     |                         ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `dyn Api` does not implement `Deref`, so calling `deref` on `&dyn Api` copies the reference, which does not do anything and can be removed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `E_U128` is never used
[INFO] [stdout]   --> packages/math/src/lib.rs:24:18
[INFO] [stdout]    |
[INFO] [stdout] 24 | pub(crate) const E_U128: u128 = 2_718_281_828_459_045_235u128;
[INFO] [stdout]    |                  ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `addmod` is never used
[INFO] [stdout]   --> packages/math/src/asm.rs:26:12
[INFO] [stdout]    |
[INFO] [stdout] 24 | impl Asm {
[INFO] [stdout]    | -------- associated function in this implementation
[INFO] [stdout] 25 |     /// Computes (x + y) % k where the addition is performed with arbitrary precision and does not wrap around at 2^256.
[INFO] [stdout] 26 |     pub fn addmod(x: U256, y: U256, k: U256) -> U256 {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `NaiveItemStorage` is never used
[INFO] [stdout]   --> packages/storage/borsh/src/traits.rs:18:11
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub trait NaiveItemStorage: BorshSerialize + BorshDeserialize {
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `ItemStorage` is never used
[INFO] [stdout]   --> packages/storage/borsh/src/traits.rs:49:11
[INFO] [stdout]    |
[INFO] [stdout] 49 | pub trait ItemStorage: BorshSerialize + BorshDeserialize {
[INFO] [stdout]    |           ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `GenericItemStorage` is never used
[INFO] [stdout]   --> packages/storage/borsh/src/traits.rs:77:11
[INFO] [stdout]    |
[INFO] [stdout] 77 | pub trait GenericItemStorage<T: BorshSerialize + BorshDeserialize> {
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `NaiveMapStorage` is never used
[INFO] [stdout]    --> packages/storage/borsh/src/traits.rs:101:11
[INFO] [stdout]     |
[INFO] [stdout] 101 | pub trait NaiveMapStorage<'a>: BorshSerialize + BorshDeserialize {
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `MapStorage` is never used
[INFO] [stdout]    --> packages/storage/borsh/src/traits.rs:146:11
[INFO] [stdout]     |
[INFO] [stdout] 146 | pub trait MapStorage<'a, K: PrimaryKey<'a>>: BorshSerialize + BorshDeserialize {
[INFO] [stdout]     |           ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `GenericMapStorage` is never used
[INFO] [stdout]    --> packages/storage/borsh/src/traits.rs:174:11
[INFO] [stdout]     |
[INFO] [stdout] 174 | pub trait GenericMapStorage<'a, K: PrimaryKey<'a>, T: BorshSerialize + BorshDeserialize> {
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> packages/storage/borsh/src/append_store.rs:158:17
[INFO] [stdout]     |
[INFO] [stdout] 158 |     pub fn iter(&self, storage: &'a dyn Storage) -> StdResult<AppendStoreIter<T>> {
[INFO] [stdout]     |                 ^^^^^ the lifetime is elided here             ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 158 |     pub fn iter(&self, storage: &'a dyn Storage) -> StdResult<AppendStoreIter<'_, T>> {
[INFO] [stdout]     |                                                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> packages/storage/borsh/src/deque.rs:201:17
[INFO] [stdout]     |
[INFO] [stdout] 201 |     pub fn iter(&self, storage: &'a dyn Storage) -> StdResult<DequeIter<T>> {
[INFO] [stdout]     |                 ^^^^^ the lifetime is elided here             ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 201 |     pub fn iter(&self, storage: &'a dyn Storage) -> StdResult<DequeIter<'_, T>> {
[INFO] [stdout]     |                                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking shade-toolkit v0.1.0 (/opt/rustwide/workdir/packages/toolkit)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> packages/storage/borsh/src/deque_store.rs:232:17
[INFO] [stdout]     |
[INFO] [stdout] 232 |     pub fn iter(&self, storage: &'a dyn Storage) -> StdResult<DequeStoreIter<T>> {
[INFO] [stdout]     |                 ^^^^^ the lifetime is elided here             ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 232 |     pub fn iter(&self, storage: &'a dyn Storage) -> StdResult<DequeStoreIter<'_, T>> {
[INFO] [stdout]     |                                                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `snip20`
[INFO] [stdout]   --> packages/toolkit/src/lib.rs:18:7
[INFO] [stdout]    |
[INFO] [stdout] 18 | #[cfg(feature = "snip20")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `admin-auth`, `default`, `query-auth`, `shade-multi-test`, and `testing`
[INFO] [stdout]    = help: consider adding `snip20` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Addr`
[INFO] [stdout]  --> packages/toolkit/src/messages.rs:5:16
[INFO] [stdout]   |
[INFO] [stdout] 5 |     to_binary, Addr, Binary, Coin, ContractInfo, CosmosMsg, QuerierWrapper, QueryRequest, Response,
[INFO] [stdout]   |                ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `snip20`
[INFO] [stdout]   --> packages/toolkit/src/lib.rs:18:7
[INFO] [stdout]    |
[INFO] [stdout] 18 | #[cfg(feature = "snip20")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `admin-auth`, `default`, `query-auth`, `shade-multi-test`, and `testing`
[INFO] [stdout]    = help: consider adding `snip20` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Addr`
[INFO] [stdout]  --> packages/toolkit/src/messages.rs:5:16
[INFO] [stdout]   |
[INFO] [stdout] 5 |     to_binary, Addr, Binary, Coin, ContractInfo, CosmosMsg, QuerierWrapper, QueryRequest, Response,
[INFO] [stdout]   |                ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Response` and `StdResult`
[INFO] [stdout]    --> packages/toolkit/src/error.rs:120:24
[INFO] [stdout]     |
[INFO] [stdout] 120 |     use cosmwasm_std::{Response, StdError, StdResult};
[INFO] [stdout]     |                        ^^^^^^^^            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `abi`
[INFO] [stdout]   --> packages/math/src/primitives.rs:52:15
[INFO] [stdout]    |
[INFO] [stdout] 52 |         #[cfg(feature = "abi")]
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 69 | impl_str_type!(U128, u128);
[INFO] [stdout]    | -------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `arbitrary`, `default`, and `macros`
[INFO] [stdout]    = help: consider adding `abi` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `impl_str_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `abi`
[INFO] [stdout]   --> packages/math/src/primitives.rs:52:15
[INFO] [stdout]    |
[INFO] [stdout] 52 |         #[cfg(feature = "abi")]
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 70 | impl_str_type!(U64, u64);
[INFO] [stdout]    | ------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `arbitrary`, `default`, and `macros`
[INFO] [stdout]    = help: consider adding `abi` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `impl_str_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `abi`
[INFO] [stdout]   --> packages/math/src/primitives.rs:52:15
[INFO] [stdout]    |
[INFO] [stdout] 52 |         #[cfg(feature = "abi")]
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 71 | impl_str_type!(I128, i128);
[INFO] [stdout]    | -------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `arbitrary`, `default`, and `macros`
[INFO] [stdout]    = help: consider adding `abi` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `impl_str_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `abi`
[INFO] [stdout]   --> packages/math/src/primitives.rs:52:15
[INFO] [stdout]    |
[INFO] [stdout] 52 |         #[cfg(feature = "abi")]
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 72 | impl_str_type!(I64, i64);
[INFO] [stdout]    | ------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `arbitrary`, `default`, and `macros`
[INFO] [stdout]    = help: consider adding `abi` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `impl_str_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `serialization`
[INFO] [stdout]    --> packages/storage/plus/src/item.rs:133:8
[INFO] [stdout]     |
[INFO] [stdout] 133 |     fn serialization(#[case] config: Item<Config, impl Serde>) {}
[INFO] [stdout]     |        ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `serialization_3`
[INFO] [stdout]    --> packages/storage/plus/src/map.rs:141:8
[INFO] [stdout]     |
[INFO] [stdout] 141 |     fn serialization_3(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> packages/toolkit/src/custom/contract.rs:166:12
[INFO] [stdout]     |
[INFO] [stdout] 166 |     fn key(&self) -> Vec<Key> {
[INFO] [stdout]     |            ^^^^^         ^^^ the same lifetime is hidden here
[INFO] [stdout]     |            |
[INFO] [stdout]     |            the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 166 |     fn key(&self) -> Vec<Key<'_>> {
[INFO] [stdout]     |                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable expression
[INFO] [stdout]    --> packages/multi-test/src/custom/staking.rs:189:17
[INFO] [stdout]     |
[INFO] [stdout] 188 |                 bail!("slashing not implemented");
[INFO] [stdout]     |                 --------------------------------- any code following this expression is unreachable
[INFO] [stdout] 189 |                 Ok(AppResponse::default())
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^ unreachable expression
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unreachable_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `test`
[INFO] [stdout]    --> packages/toolkit/src/error.rs:277:13
[INFO] [stdout]     |
[INFO] [stdout] 277 |         let test = Error::Test2;
[INFO] [stdout]     |             ^^^^ help: if this is intentional, prefix it with an underscore: `_test`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `test1`
[INFO] [stdout]    --> packages/toolkit/src/error.rs:279:13
[INFO] [stdout]     |
[INFO] [stdout] 279 |         let test1 = Error::Test1Func(vec![]);
[INFO] [stdout]     |             ^^^^^ help: if this is intentional, prefix it with an underscore: `_test1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> packages/toolkit/src/custom/contract.rs:166:12
[INFO] [stdout]     |
[INFO] [stdout] 166 |     fn key(&self) -> Vec<Key> {
[INFO] [stdout]     |            ^^^^^         ^^^ the same lifetime is hidden here
[INFO] [stdout]     |            |
[INFO] [stdout]     |            the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 166 |     fn key(&self) -> Vec<Key<'_>> {
[INFO] [stdout]     |                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `Test1Func` should have a snake case name
[INFO] [stdout]    --> packages/toolkit/src/error.rs:271:25
[INFO] [stdout]     |
[INFO] [stdout] 271 |         Test1, "Verb1", Test1Func,
[INFO] [stdout]     |                         ^^^^^^^^^ help: convert the identifier to snake case: `test1_func`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `Test2Func` should have a snake case name
[INFO] [stdout]    --> packages/toolkit/src/error.rs:272:24
[INFO] [stdout]     |
[INFO] [stdout] 272 |         Test2, "Ver2", Test2Func,
[INFO] [stdout]     |                        ^^^^^^^^^ help: convert the identifier to snake case: `test2_func`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `Test3Func` should have a snake case name
[INFO] [stdout]    --> packages/toolkit/src/error.rs:273:25
[INFO] [stdout]     |
[INFO] [stdout] 273 |         Test3, "Verb3", Test3Func);
[INFO] [stdout]     |                         ^^^^^^^^^ help: convert the identifier to snake case: `test3_func`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]   --> packages/multi-test/src/custom/ibc.rs:43:13
[INFO] [stdout]    |
[INFO] [stdout] 42 |               m => bail!("Unsupported IBC message: {:?}", m),
[INFO] [stdout]    |               - matches any value
[INFO] [stdout] 43 | /             IbcMsg::Transfer {
[INFO] [stdout] 44 | |                 channel_id,
[INFO] [stdout] 45 | |                 to_address,
[INFO] [stdout] 46 | |                 amount,
[INFO] [stdout] 47 | |                 timeout,
[INFO] [stdout] 48 | |                 memo,
[INFO] [stdout] 49 | |             } => todo!(),
[INFO] [stdout]    | |_____________^ no value can reach this
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unreachable_patterns)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]   --> packages/multi-test/src/custom/ibc.rs:50:13
[INFO] [stdout]    |
[INFO] [stdout] 42 |               m => bail!("Unsupported IBC message: {:?}", m),
[INFO] [stdout]    |               - matches any value
[INFO] [stdout] ...
[INFO] [stdout] 50 | /             IbcMsg::SendPacket {
[INFO] [stdout] 51 | |                 channel_id,
[INFO] [stdout] 52 | |                 data,
[INFO] [stdout] 53 | |                 timeout,
[INFO] [stdout] 54 | |             } => todo!(),
[INFO] [stdout]    | |_____________^ no value can reach this
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]   --> packages/multi-test/src/custom/ibc.rs:55:13
[INFO] [stdout]    |
[INFO] [stdout] 42 |             m => bail!("Unsupported IBC message: {:?}", m),
[INFO] [stdout]    |             - matches any value
[INFO] [stdout] ...
[INFO] [stdout] 55 |             IbcMsg::CloseChannel { channel_id } => todo!(),
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no value can reach this
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]   --> packages/multi-test/src/custom/ibc.rs:56:13
[INFO] [stdout]    |
[INFO] [stdout] 42 |             m => bail!("Unsupported IBC message: {:?}", m),
[INFO] [stdout]    |             - matches any value
[INFO] [stdout] ...
[INFO] [stdout] 56 |             _ => todo!(),
[INFO] [stdout]    |             ^ no value can reach this
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `api`
[INFO] [stdout]   --> packages/multi-test/src/custom/ibc.rs:34:9
[INFO] [stdout]    |
[INFO] [stdout] 34 |         api: &dyn Api,
[INFO] [stdout]    |         ^^^ help: if this is intentional, prefix it with an underscore: `_api`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `storage`
[INFO] [stdout]   --> packages/multi-test/src/custom/ibc.rs:35:9
[INFO] [stdout]    |
[INFO] [stdout] 35 |         storage: &mut dyn Storage,
[INFO] [stdout]    |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_storage`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `router`
[INFO] [stdout]   --> packages/multi-test/src/custom/ibc.rs:36:9
[INFO] [stdout]    |
[INFO] [stdout] 36 |         router: &dyn CosmosRouter<ExecC = ExecC, QueryC = QueryC>,
[INFO] [stdout]    |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_router`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `block`
[INFO] [stdout]   --> packages/multi-test/src/custom/ibc.rs:37:9
[INFO] [stdout]    |
[INFO] [stdout] 37 |         block: &BlockInfo,
[INFO] [stdout]    |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_block`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `sender`
[INFO] [stdout]   --> packages/multi-test/src/custom/ibc.rs:38:9
[INFO] [stdout]    |
[INFO] [stdout] 38 |         sender: Addr,
[INFO] [stdout]    |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_sender`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `channel_id`
[INFO] [stdout]   --> packages/multi-test/src/custom/ibc.rs:44:17
[INFO] [stdout]    |
[INFO] [stdout] 44 |                 channel_id,
[INFO] [stdout]    |                 ^^^^^^^^^^ help: try ignoring the field: `channel_id: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `to_address`
[INFO] [stdout]   --> packages/multi-test/src/custom/ibc.rs:45:17
[INFO] [stdout]    |
[INFO] [stdout] 45 |                 to_address,
[INFO] [stdout]    |                 ^^^^^^^^^^ help: try ignoring the field: `to_address: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `amount`
[INFO] [stdout]   --> packages/multi-test/src/custom/ibc.rs:46:17
[INFO] [stdout]    |
[INFO] [stdout] 46 |                 amount,
[INFO] [stdout]    |                 ^^^^^^ help: try ignoring the field: `amount: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `timeout`
[INFO] [stdout]   --> packages/multi-test/src/custom/ibc.rs:47:17
[INFO] [stdout]    |
[INFO] [stdout] 47 |                 timeout,
[INFO] [stdout]    |                 ^^^^^^^ help: try ignoring the field: `timeout: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `memo`
[INFO] [stdout]   --> packages/multi-test/src/custom/ibc.rs:48:17
[INFO] [stdout]    |
[INFO] [stdout] 48 |                 memo,
[INFO] [stdout]    |                 ^^^^ help: try ignoring the field: `memo: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `channel_id`
[INFO] [stdout]   --> packages/multi-test/src/custom/ibc.rs:51:17
[INFO] [stdout]    |
[INFO] [stdout] 51 |                 channel_id,
[INFO] [stdout]    |                 ^^^^^^^^^^ help: try ignoring the field: `channel_id: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `data`
[INFO] [stdout]   --> packages/multi-test/src/custom/ibc.rs:52:17
[INFO] [stdout]    |
[INFO] [stdout] 52 |                 data,
[INFO] [stdout]    |                 ^^^^ help: try ignoring the field: `data: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `timeout`
[INFO] [stdout]   --> packages/multi-test/src/custom/ibc.rs:53:17
[INFO] [stdout]    |
[INFO] [stdout] 53 |                 timeout,
[INFO] [stdout]    |                 ^^^^^^^ help: try ignoring the field: `timeout: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `channel_id`
[INFO] [stdout]   --> packages/multi-test/src/custom/ibc.rs:55:36
[INFO] [stdout]    |
[INFO] [stdout] 55 |             IbcMsg::CloseChannel { channel_id } => todo!(),
[INFO] [stdout]    |                                    ^^^^^^^^^^ help: try ignoring the field: `channel_id: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]   --> packages/multi-test/src/custom/ibc.rs:73:13
[INFO] [stdout]    |
[INFO] [stdout] 69 | /             IbcSudo::CheckBalance {
[INFO] [stdout] 70 | |                 channel_id,
[INFO] [stdout] 71 | |                 address,
[INFO] [stdout] 72 | |             } => todo!(),
[INFO] [stdout]    | |_____________- matches all the relevant values
[INFO] [stdout] 73 |               m => bail!("Unsupported IBC sudo message: {:?}", m),
[INFO] [stdout]    |               ^ no value can reach this
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `api`
[INFO] [stdout]   --> packages/multi-test/src/custom/ibc.rs:62:9
[INFO] [stdout]    |
[INFO] [stdout] 62 |         api: &dyn Api,
[INFO] [stdout]    |         ^^^ help: if this is intentional, prefix it with an underscore: `_api`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `storage`
[INFO] [stdout]   --> packages/multi-test/src/custom/ibc.rs:63:9
[INFO] [stdout]    |
[INFO] [stdout] 63 |         storage: &mut dyn Storage,
[INFO] [stdout]    |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_storage`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `router`
[INFO] [stdout]   --> packages/multi-test/src/custom/ibc.rs:64:9
[INFO] [stdout]    |
[INFO] [stdout] 64 |         router: &dyn CosmosRouter<ExecC = ExecC, QueryC = QueryC>,
[INFO] [stdout]    |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_router`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `block`
[INFO] [stdout]   --> packages/multi-test/src/custom/ibc.rs:65:9
[INFO] [stdout]    |
[INFO] [stdout] 65 |         block: &BlockInfo,
[INFO] [stdout]    |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_block`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `channel_id`
[INFO] [stdout]   --> packages/multi-test/src/custom/ibc.rs:70:17
[INFO] [stdout]    |
[INFO] [stdout] 70 |                 channel_id,
[INFO] [stdout]    |                 ^^^^^^^^^^ help: try ignoring the field: `channel_id: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `address`
[INFO] [stdout]   --> packages/multi-test/src/custom/ibc.rs:71:17
[INFO] [stdout]    |
[INFO] [stdout] 71 |                 address,
[INFO] [stdout]    |                 ^^^^^^^ help: try ignoring the field: `address: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]   --> packages/multi-test/src/custom/ibc.rs:93:13
[INFO] [stdout]    |
[INFO] [stdout] 93 |             _ => todo!(),
[INFO] [stdout]    |             ^ no value can reach this
[INFO] [stdout]    |
[INFO] [stdout] note: multiple earlier patterns match some of the same values
[INFO] [stdout]   --> packages/multi-test/src/custom/ibc.rs:93:13
[INFO] [stdout]    |
[INFO] [stdout] 86 |               IbcQuery::PortId {} => todo!(),
[INFO] [stdout]    |               ------------------- matches some of the same values
[INFO] [stdout] 87 |               IbcQuery::ListChannels { port_id } => todo!(),
[INFO] [stdout]    |               ---------------------------------- matches some of the same values
[INFO] [stdout] 88 | /             IbcQuery::Channel {
[INFO] [stdout] 89 | |                 channel_id,
[INFO] [stdout] 90 | |                 port_id,
[INFO] [stdout] 91 | |             } => todo!(),
[INFO] [stdout]    | |_____________- matches some of the same values
[INFO] [stdout] 92 |               q => bail!("Unsupported staking query: {:?}", q),
[INFO] [stdout]    |               - matches some of the same values
[INFO] [stdout] 93 |               _ => todo!(),
[INFO] [stdout]    |               ^ collectively making this unreachable
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `api`
[INFO] [stdout]   --> packages/multi-test/src/custom/ibc.rs:79:9
[INFO] [stdout]    |
[INFO] [stdout] 79 |         api: &dyn Api,
[INFO] [stdout]    |         ^^^ help: if this is intentional, prefix it with an underscore: `_api`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `storage`
[INFO] [stdout]   --> packages/multi-test/src/custom/ibc.rs:80:9
[INFO] [stdout]    |
[INFO] [stdout] 80 |         storage: &dyn Storage,
[INFO] [stdout]    |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_storage`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `port_id`
[INFO] [stdout]   --> packages/multi-test/src/custom/ibc.rs:87:38
[INFO] [stdout]    |
[INFO] [stdout] 87 |             IbcQuery::ListChannels { port_id } => todo!(),
[INFO] [stdout]    |                                      ^^^^^^^ help: try ignoring the field: `port_id: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `channel_id`
[INFO] [stdout]   --> packages/multi-test/src/custom/ibc.rs:89:17
[INFO] [stdout]    |
[INFO] [stdout] 89 |                 channel_id,
[INFO] [stdout]    |                 ^^^^^^^^^^ help: try ignoring the field: `channel_id: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `port_id`
[INFO] [stdout]   --> packages/multi-test/src/custom/ibc.rs:90:17
[INFO] [stdout]    |
[INFO] [stdout] 90 |                 port_id,
[INFO] [stdout]    |                 ^^^^^^^ help: try ignoring the field: `port_id: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `validator`
[INFO] [stdout]    --> packages/multi-test/src/custom/staking.rs:185:17
[INFO] [stdout]     |
[INFO] [stdout] 185 |                 validator,
[INFO] [stdout]     |                 ^^^^^^^^^ help: try ignoring the field: `validator: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `percentage`
[INFO] [stdout]    --> packages/multi-test/src/custom/staking.rs:186:17
[INFO] [stdout]     |
[INFO] [stdout] 186 |                 percentage,
[INFO] [stdout]     |                 ^^^^^^^^^^ help: try ignoring the field: `percentage: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `api`
[INFO] [stdout]    --> packages/multi-test/src/custom/staking.rs:256:9
[INFO] [stdout]     |
[INFO] [stdout] 256 |         api: &dyn Api,
[INFO] [stdout]     |         ^^^ help: if this is intentional, prefix it with an underscore: `_api`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `delegations`
[INFO] [stdout]    --> packages/multi-test/src/custom/staking.rs:287:21
[INFO] [stdout]     |
[INFO] [stdout] 287 |                 let delegations = DELEGATIONS.load(storage)?;
[INFO] [stdout]     |                     ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_delegations`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `api`
[INFO] [stdout]    --> packages/multi-test/src/custom/staking.rs:437:9
[INFO] [stdout]     |
[INFO] [stdout] 437 |         api: &dyn Api,
[INFO] [stdout]     |         ^^^ help: if this is intentional, prefix it with an underscore: `_api`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `storage`
[INFO] [stdout]    --> packages/multi-test/src/custom/staking.rs:438:9
[INFO] [stdout]     |
[INFO] [stdout] 438 |         storage: &mut dyn Storage,
[INFO] [stdout]     |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_storage`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `api`
[INFO] [stdout]    --> packages/multi-test/src/custom/staking.rs:448:9
[INFO] [stdout]     |
[INFO] [stdout] 448 |         api: &dyn Api,
[INFO] [stdout]     |         ^^^ help: if this is intentional, prefix it with an underscore: `_api`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `E_U128` is never used
[INFO] [stdout]   --> packages/math/src/lib.rs:24:18
[INFO] [stdout]    |
[INFO] [stdout] 24 | pub(crate) const E_U128: u128 = 2_718_281_828_459_045_235u128;
[INFO] [stdout]    |                  ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `storage`
[INFO] [stdout]    --> packages/multi-test/src/custom/staking.rs:449:9
[INFO] [stdout]     |
[INFO] [stdout] 449 |         storage: &dyn Storage,
[INFO] [stdout]     |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_storage`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `MAX_PERMITTED` is never used
[INFO] [stdout]  --> packages/math/src/tests/ud60x18/powu.rs:4:7
[INFO] [stdout]   |
[INFO] [stdout] 4 | const MAX_PERMITTED: U256 = U256::from_words(
[INFO] [stdout]   |       ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> packages/multi-test/src/custom/staking.rs:504:13
[INFO] [stdout]     |
[INFO] [stdout] 504 |         let mut expected_delegation = FullDelegation {
[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: method `is_empty` is never used
[INFO] [stdout]   --> packages/multi-test/src/utils/balance.rs:67:12
[INFO] [stdout]    |
[INFO] [stdout] 12 | impl NativeBalance {
[INFO] [stdout]    | ------------------ method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 67 |     pub fn is_empty(&self) -> bool {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> packages/multi-test/src/multi/app.rs:770:17
[INFO] [stdout]     |
[INFO] [stdout] 770 |     pub fn wrap(&self) -> QuerierWrapper<CustomT::QueryT> {
[INFO] [stdout]     |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 770 |     pub fn wrap(&self) -> QuerierWrapper<'_, CustomT::QueryT> {
[INFO] [stdout]     |                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.deref()` on a reference in this situation does nothing
[INFO] [stdout]    --> packages/multi-test/src/multi/wasm.rs:877:21
[INFO] [stdout]     |
[INFO] [stdout] 877 |             api: api.deref(),
[INFO] [stdout]     |                     ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `dyn secret_cosmwasm_std::Api` does not implement `Deref`, so calling `deref` on `&dyn secret_cosmwasm_std::Api` copies the reference, which does not do anything and can be removed
[INFO] [stdout]     = note: `#[warn(noop_method_call)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.deref()` on a reference in this situation does nothing
[INFO] [stdout]    --> packages/multi-test/src/multi/wasm.rs:913:25
[INFO] [stdout]     |
[INFO] [stdout] 913 |                 api: api.deref(),
[INFO] [stdout]     |                         ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `dyn secret_cosmwasm_std::Api` does not implement `Deref`, so calling `deref` on `&dyn secret_cosmwasm_std::Api` copies the reference, which does not do anything and can be removed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> packages/storage/plus/src/append_store.rs:168:17
[INFO] [stdout]     |
[INFO] [stdout] 168 |     pub fn iter(&self, storage: &'a dyn Storage) -> StdResult<AppendStoreIter<T, Ser>> {
[INFO] [stdout]     |                 ^^^^^ the lifetime is elided here             ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 168 |     pub fn iter(&self, storage: &'a dyn Storage) -> StdResult<AppendStoreIter<'_, T, Ser>> {
[INFO] [stdout]     |                                                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> packages/storage/plus/src/deque_store.rs:242:17
[INFO] [stdout]     |
[INFO] [stdout] 242 |     pub fn iter(&self, storage: &'a dyn Storage) -> StdResult<DequeStoreIter<T, Ser>> {
[INFO] [stdout]     |                 ^^^^^ the lifetime is elided here             ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 242 |     pub fn iter(&self, storage: &'a dyn Storage) -> StdResult<DequeStoreIter<'_, T, Ser>> {
[INFO] [stdout]     |                                                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> packages/storage/plus/src/keys.rs:67:12
[INFO] [stdout]    |
[INFO] [stdout] 67 |     fn key(&self) -> Vec<Key>;
[INFO] [stdout]    |            ^^^^^         ^^^ the same lifetime is hidden here
[INFO] [stdout]    |            |
[INFO] [stdout]    |            the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 67 |     fn key(&self) -> Vec<Key<'_>>;
[INFO] [stdout]    |                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> packages/storage/plus/src/keys.rs:91:12
[INFO] [stdout]    |
[INFO] [stdout] 91 |     fn key(&self) -> Vec<Key> {
[INFO] [stdout]    |            ^^^^^         ^^^ the same lifetime is hidden here
[INFO] [stdout]    |            |
[INFO] [stdout]    |            the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 91 |     fn key(&self) -> Vec<Key<'_>> {
[INFO] [stdout]    |                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> packages/storage/plus/src/keys.rs:102:12
[INFO] [stdout]     |
[INFO] [stdout] 102 |     fn key(&self) -> Vec<Key> {
[INFO] [stdout]     |            ^^^^^         ^^^ the same lifetime is hidden here
[INFO] [stdout]     |            |
[INFO] [stdout]     |            the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 102 |     fn key(&self) -> Vec<Key<'_>> {
[INFO] [stdout]     |                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> packages/storage/plus/src/keys.rs:115:12
[INFO] [stdout]     |
[INFO] [stdout] 115 |     fn key(&self) -> Vec<Key> {
[INFO] [stdout]     |            ^^^^^         ^^^ the same lifetime is hidden here
[INFO] [stdout]     |            |
[INFO] [stdout]     |            the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 115 |     fn key(&self) -> Vec<Key<'_>> {
[INFO] [stdout]     |                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> packages/storage/plus/src/keys.rs:130:12
[INFO] [stdout]     |
[INFO] [stdout] 130 |     fn key(&self) -> Vec<Key> {
[INFO] [stdout]     |            ^^^^^         ^^^ the same lifetime is hidden here
[INFO] [stdout]     |            |
[INFO] [stdout]     |            the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 130 |     fn key(&self) -> Vec<Key<'_>> {
[INFO] [stdout]     |                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> packages/storage/plus/src/keys.rs:150:12
[INFO] [stdout]     |
[INFO] [stdout] 150 |     fn key(&self) -> Vec<Key> {
[INFO] [stdout]     |            ^^^^^         ^^^ the same lifetime is hidden here
[INFO] [stdout]     |            |
[INFO] [stdout]     |            the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 150 |     fn key(&self) -> Vec<Key<'_>> {
[INFO] [stdout]     |                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> packages/storage/plus/src/keys.rs:160:15
[INFO] [stdout]     |
[INFO] [stdout] 160 |     fn prefix(&self) -> Vec<Key>;
[INFO] [stdout]     |               ^^^^^         ^^^ the same lifetime is hidden here
[INFO] [stdout]     |               |
[INFO] [stdout]     |               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 160 |     fn prefix(&self) -> Vec<Key<'_>>;
[INFO] [stdout]     |                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> packages/storage/plus/src/keys.rs:169:15
[INFO] [stdout]     |
[INFO] [stdout] 169 |     fn prefix(&self) -> Vec<Key> {
[INFO] [stdout]     |               ^^^^^         ^^^ the same lifetime is hidden here
[INFO] [stdout]     |               |
[INFO] [stdout]     |               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 169 |     fn prefix(&self) -> Vec<Key<'_>> {
[INFO] [stdout]     |                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> packages/storage/plus/src/keys.rs:175:15
[INFO] [stdout]     |
[INFO] [stdout] 175 |     fn prefix(&self) -> Vec<Key> {
[INFO] [stdout]     |               ^^^^^         ^^^ the same lifetime is hidden here
[INFO] [stdout]     |               |
[INFO] [stdout]     |               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 175 |     fn prefix(&self) -> Vec<Key<'_>> {
[INFO] [stdout]     |                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> packages/storage/plus/src/keys.rs:181:15
[INFO] [stdout]     |
[INFO] [stdout] 181 |     fn prefix(&self) -> Vec<Key> {
[INFO] [stdout]     |               ^^^^^         ^^^ the same lifetime is hidden here
[INFO] [stdout]     |               |
[INFO] [stdout]     |               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 181 |     fn prefix(&self) -> Vec<Key<'_>> {
[INFO] [stdout]     |                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> packages/storage/plus/src/keys.rs:189:15
[INFO] [stdout]     |
[INFO] [stdout] 189 |     fn prefix(&self) -> Vec<Key> {
[INFO] [stdout]     |               ^^^^^         ^^^ the same lifetime is hidden here
[INFO] [stdout]     |               |
[INFO] [stdout]     |               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 189 |     fn prefix(&self) -> Vec<Key<'_>> {
[INFO] [stdout]     |                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> packages/storage/plus/src/keys.rs:199:15
[INFO] [stdout]     |
[INFO] [stdout] 199 |     fn prefix(&self) -> Vec<Key> {
[INFO] [stdout]     |               ^^^^^         ^^^ the same lifetime is hidden here
[INFO] [stdout]     |               |
[INFO] [stdout]     |               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 199 |     fn prefix(&self) -> Vec<Key<'_>> {
[INFO] [stdout]     |                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> packages/storage/plus/src/keys.rs:210:12
[INFO] [stdout]     |
[INFO] [stdout] 210 |     fn key(&self) -> Vec<Key> {
[INFO] [stdout]     |            ^^^^^         ^^^ the same lifetime is hidden here
[INFO] [stdout]     |            |
[INFO] [stdout]     |            the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 210 |     fn key(&self) -> Vec<Key<'_>> {
[INFO] [stdout]     |                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> packages/storage/plus/src/keys.rs:216:15
[INFO] [stdout]     |
[INFO] [stdout] 216 |     fn prefix(&self) -> Vec<Key> {
[INFO] [stdout]     |               ^^^^^         ^^^ the same lifetime is hidden here
[INFO] [stdout]     |               |
[INFO] [stdout]     |               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 216 |     fn prefix(&self) -> Vec<Key<'_>> {
[INFO] [stdout]     |                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> packages/storage/plus/src/keys.rs:227:12
[INFO] [stdout]     |
[INFO] [stdout] 227 |     fn key(&self) -> Vec<Key> {
[INFO] [stdout]     |            ^^^^^         ^^^ the same lifetime is hidden here
[INFO] [stdout]     |            |
[INFO] [stdout]     |            the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 227 |     fn key(&self) -> Vec<Key<'_>> {
[INFO] [stdout]     |                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> packages/storage/plus/src/keys.rs:233:15
[INFO] [stdout]     |
[INFO] [stdout] 233 |     fn prefix(&self) -> Vec<Key> {
[INFO] [stdout]     |               ^^^^^         ^^^ the same lifetime is hidden here
[INFO] [stdout]     |               |
[INFO] [stdout]     |               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 233 |     fn prefix(&self) -> Vec<Key<'_>> {
[INFO] [stdout]     |                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> packages/storage/plus/src/keys.rs:245:12
[INFO] [stdout]     |
[INFO] [stdout] 245 |     fn key(&self) -> Vec<Key> {
[INFO] [stdout]     |            ^^^^^         ^^^ the same lifetime is hidden here
[INFO] [stdout]     |            |
[INFO] [stdout]     |            the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 245 |     fn key(&self) -> Vec<Key<'_>> {
[INFO] [stdout]     |                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> packages/storage/plus/src/keys.rs:252:15
[INFO] [stdout]     |
[INFO] [stdout] 252 |     fn prefix(&self) -> Vec<Key> {
[INFO] [stdout]     |               ^^^^^         ^^^ the same lifetime is hidden here
[INFO] [stdout]     |               |
[INFO] [stdout]     |               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 252 |     fn prefix(&self) -> Vec<Key<'_>> {
[INFO] [stdout]     |                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> packages/storage/plus/src/keys.rs:264:12
[INFO] [stdout]     |
[INFO] [stdout] 264 |     fn key(&self) -> Vec<Key> {
[INFO] [stdout]     |            ^^^^^         ^^^ the same lifetime is hidden here
[INFO] [stdout]     |            |
[INFO] [stdout]     |            the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 264 |     fn key(&self) -> Vec<Key<'_>> {
[INFO] [stdout]     |                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> packages/storage/plus/src/keys.rs:271:15
[INFO] [stdout]     |
[INFO] [stdout] 271 |     fn prefix(&self) -> Vec<Key> {
[INFO] [stdout]     |               ^^^^^         ^^^ the same lifetime is hidden here
[INFO] [stdout]     |               |
[INFO] [stdout]     |               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 271 |     fn prefix(&self) -> Vec<Key<'_>> {
[INFO] [stdout]     |                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> packages/storage/plus/src/keys.rs:284:20
[INFO] [stdout]     |
[INFO] [stdout] 284 |             fn key(&self) -> Vec<Key> {
[INFO] [stdout]     |                    ^^^^^         ^^^ the same lifetime is hidden here
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 291 | integer_key!(for i8, Val8, u8, Val8, i16, Val16, u16, Val16, i32, Val32, u32, Val32, i64, Val64, u64, Val64, i128, Val128, u128, Val128);
[INFO] [stdout]     | ---------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `integer_key` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 284 |             fn key(&self) -> Vec<Key<'_>> {
[INFO] [stdout]     |                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> packages/storage/plus/src/keys.rs:296:23
[INFO] [stdout]     |
[INFO] [stdout] 296 |             fn prefix(&self) -> Vec<Key> {
[INFO] [stdout]     |                       ^^^^^         ^^^ the same lifetime is hidden here
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 303 | integer_prefix!(for i8, Val8, u8, Val8, i16, Val16, u16, Val16, i32, Val32, u32, Val32, i64, Val64, u64, Val64, i128, Val128, u128, Val128);
[INFO] [stdout]     | ------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `integer_prefix` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 296 |             fn prefix(&self) -> Vec<Key<'_>> {
[INFO] [stdout]     |                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 41s
[INFO] running `Command { std: "docker" "inspect" "692040a8d5041f1eacb2f36f40ada4e0ac7c4811a9cfb042bc9c5ee090004b82", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "692040a8d5041f1eacb2f36f40ada4e0ac7c4811a9cfb042bc9c5ee090004b82", kill_on_drop: false }`
[INFO] [stdout] 692040a8d5041f1eacb2f36f40ada4e0ac7c4811a9cfb042bc9c5ee090004b82
