[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] testing securesecrets/shade-plus against beta-2025-09-21 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsecuresecrets%2Fshade-plus" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/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-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/securesecrets/shade-plus on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "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" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b4ceaf77c7564de96662035ff982017879e2089a94a8bfd1f696ee7b0ac5cd31
[INFO] running `Command { std: "docker" "start" "-a" "b4ceaf77c7564de96662035ff982017879e2089a94a8bfd1f696ee7b0ac5cd31", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b4ceaf77c7564de96662035ff982017879e2089a94a8bfd1f696ee7b0ac5cd31", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b4ceaf77c7564de96662035ff982017879e2089a94a8bfd1f696ee7b0ac5cd31", kill_on_drop: false }`
[INFO] [stdout] b4ceaf77c7564de96662035ff982017879e2089a94a8bfd1f696ee7b0ac5cd31
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6280156d2598ca21013e25e58b8e00fa98facbb825d320bfc201dea1ff36c951
[INFO] running `Command { std: "docker" "start" "-a" "6280156d2598ca21013e25e58b8e00fa98facbb825d320bfc201dea1ff36c951", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.70
[INFO] [stderr]    Compiling libc v0.2.150
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling subtle v2.5.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling zeroize v1.7.0
[INFO] [stderr]    Compiling serde v1.0.193
[INFO] [stderr]    Compiling const-oid v0.9.5
[INFO] [stderr]    Compiling der v0.6.1
[INFO] [stderr]    Compiling base64ct v1.6.0
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling ahash v0.7.7
[INFO] [stderr]    Compiling base16ct v0.1.1
[INFO] [stderr]    Compiling cpufeatures v0.2.11
[INFO] [stderr]    Compiling serde_json v1.0.108
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]    Compiling thiserror v1.0.50
[INFO] [stderr]    Compiling opaque-debug v0.3.0
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling itoa v1.0.9
[INFO] [stderr]    Compiling ryu v1.0.15
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling schemars v0.8.16
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling dyn-clone v1.0.16
[INFO] [stderr]    Compiling uint v0.9.5
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling spki v0.6.0
[INFO] [stderr]    Compiling semver v1.0.20
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling getrandom v0.2.11
[INFO] [stderr]    Compiling pkcs8 v0.9.0
[INFO] [stderr]    Compiling forward_ref v1.0.0
[INFO] [stderr]    Compiling syn v2.0.39
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling futures-core v0.3.29
[INFO] [stderr]    Compiling base64 v0.13.1
[INFO] [stderr]    Compiling ff v0.12.1
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling group v0.12.1
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling futures-channel v0.3.29
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-bigint v0.4.9
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling sec1 v0.3.0
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling curve25519-dalek v3.2.0
[INFO] [stderr]    Compiling sha2 v0.9.9
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling signature v1.6.4
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling indexmap v2.2.2
[INFO] [stderr]    Compiling futures-task v0.3.29
[INFO] [stderr]    Compiling cfg_aliases v0.1.1
[INFO] [stderr]    Compiling winnow v0.5.36
[INFO] [stderr]    Compiling elliptic-curve v0.12.3
[INFO] [stderr]    Compiling rfc6979 v0.3.1
[INFO] [stderr]    Compiling toml_datetime v0.6.5
[INFO] [stderr]    Compiling borsh v1.3.1
[INFO] [stderr]    Compiling ecdsa v0.14.8
[INFO] [stderr]    Compiling futures-util v0.3.29
[INFO] [stderr]    Compiling futures-sink v0.3.29
[INFO] [stderr]    Compiling k256 v0.11.6
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]    Compiling pin-project-lite v0.2.13
[INFO] [stderr]    Compiling futures-io v0.3.29
[INFO] [stderr]    Compiling paste v1.0.14
[INFO] [stderr]    Compiling memchr v2.6.4
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling anyhow v1.0.75
[INFO] [stderr]    Compiling rstest_macros v0.14.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling either v1.9.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling fixed-hash v0.8.0
[INFO] [stderr]    Compiling secp256k1-sys v0.8.1
[INFO] [stderr]    Compiling ethnum-macros v1.1.0 (https://github.com/securesecrets/ethnum-rs?branch=v1.1.11-secret-borsh#172756ab)
[INFO] [stderr]    Compiling toml_edit v0.21.1
[INFO] [stderr]    Compiling primitive-types v0.12.2
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling futures-timer v3.0.2
[INFO] [stderr]    Compiling bytes v1.5.0
[INFO] [stderr]    Compiling serde_derive_internals v0.26.0
[INFO] [stderr]    Compiling syn-unnamed-struct v0.1.0
[INFO] [stderr]    Compiling nanoid v0.4.0
[INFO] [stderr]    Compiling ripemd160 v0.9.1
[INFO] [stderr]    Compiling bech32 v0.8.1
[INFO] [stderr]    Compiling serde_derive v1.0.193
[INFO] [stderr]    Compiling thiserror-impl v1.0.50
[INFO] [stderr]    Compiling syn_derive v0.1.8
[INFO] [stderr]    Compiling proc-macro-crate v3.1.0
[INFO] [stderr]    Compiling futures-macro v0.3.29
[INFO] [stderr]    Compiling remain v0.2.11
[INFO] [stderr]    Compiling schemars_derive v0.8.16
[INFO] [stderr]    Compiling cosmwasm-derive v1.5.0
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling borsh-derive v1.3.1
[INFO] [stderr]    Compiling cosmwasm-schema-derive v1.5.0
[INFO] [stderr]    Compiling btr-macros v0.1.0 (/opt/rustwide/workdir/packages/btr-macros)
[INFO] [stderr]    Compiling derive-from-ext v0.2.0
[INFO] [stderr]    Compiling prost-derive v0.9.0
[INFO] [stderr]    Compiling secp256k1 v0.27.0
[INFO] [stderr]    Compiling prost v0.9.0
[INFO] [stderr]    Compiling futures-executor v0.3.29
[INFO] [stderr]    Compiling futures v0.3.29
[INFO] [stderr]    Compiling rstest v0.15.0
[INFO] [stderr]    Compiling ed25519-zebra v3.1.0
[INFO] [stderr]    Compiling serde-json-wasm v0.4.1
[INFO] [stderr]    Compiling bincode2 v2.0.1
[INFO] [stderr]    Compiling secret-cosmwasm-crypto v1.1.11
[INFO] [stderr]    Compiling secret-cosmwasm-std v1.1.11
[INFO] [stderr]    Compiling cosmwasm-schema v1.5.0
[INFO] [stderr]    Compiling ethnum v1.3.2 (https://github.com/securesecrets/ethnum-rs?branch=v1.1.11-secret-borsh#172756ab)
[INFO] [stderr]    Compiling 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] [stderr]    Compiling secret-storage-plus v0.13.4 (/opt/rustwide/workdir/packages/storage/plus)
[INFO] [stderr]    Compiling better-secret-math v0.3.0 (/opt/rustwide/workdir/packages/math)
[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: 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: 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]    Compiling secret-borsh-storage v1.0.0 (/opt/rustwide/workdir/packages/storage/borsh)
[INFO] [stderr]    Compiling 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] [stderr]    Compiling shade-toolkit v0.1.0 (/opt/rustwide/workdir/packages/toolkit)
[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: 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: 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: 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 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: `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]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[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: 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] 
[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: 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: `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: 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: 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: `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: `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: `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: `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: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: `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] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 34s
[INFO] running `Command { std: "docker" "inspect" "6280156d2598ca21013e25e58b8e00fa98facbb825d320bfc201dea1ff36c951", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6280156d2598ca21013e25e58b8e00fa98facbb825d320bfc201dea1ff36c951", kill_on_drop: false }`
[INFO] [stdout] 6280156d2598ca21013e25e58b8e00fa98facbb825d320bfc201dea1ff36c951
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] be6810814eefb6dfc209b4db209583ca6d1d9c72b252d3e8d5d873a9c2a915f5
[INFO] running `Command { std: "docker" "start" "-a" "be6810814eefb6dfc209b4db209583ca6d1d9c72b252d3e8d5d873a9c2a915f5", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.150
[INFO] [stderr]    Compiling memoffset v0.9.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.16
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.15
[INFO] [stderr]    Compiling libm v0.2.8
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]    Compiling rayon-core v1.12.0
[INFO] [stderr]    Compiling btr-macros v0.1.0 (/opt/rustwide/workdir/packages/btr-macros)
[INFO] [stderr]    Compiling plotters-backend v0.3.5
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling plotters-svg v0.3.5
[INFO] [stderr]    Compiling csv-core v0.1.11
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling half v1.8.2
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]    Compiling criterion-plot v0.4.5
[INFO] [stderr]    Compiling crossbeam-deque v0.8.3
[INFO] [stderr]    Compiling getrandom v0.2.11
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling ahash v0.7.7
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]    Compiling ff v0.12.1
[INFO] [stderr]    Compiling crypto-bigint v0.4.9
[INFO] [stderr]    Compiling signature v1.6.4
[INFO] [stderr]    Compiling group v0.12.1
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling plotters v0.3.5
[INFO] [stderr]    Compiling rayon v1.8.0
[INFO] [stderr]    Compiling ed25519-zebra v3.1.0
[INFO] [stderr]    Compiling rfc6979 v0.3.1
[INFO] [stderr]    Compiling elliptic-curve v0.12.3
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling serde_cbor v0.11.2
[INFO] [stderr]    Compiling regex-automata v0.4.3
[INFO] [stderr]    Compiling ecdsa v0.14.8
[INFO] [stderr]    Compiling k256 v0.11.6
[INFO] [stderr]    Compiling walkdir v2.4.0
[INFO] [stderr]    Compiling csv v1.3.0
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling secret-cosmwasm-crypto v1.1.11
[INFO] [stderr]    Compiling secret-cosmwasm-std v1.1.11
[INFO] [stderr]    Compiling regex v1.10.2
[INFO] [stderr]    Compiling rustix v0.38.26
[INFO] [stderr]    Compiling oorandom v11.1.3
[INFO] [stderr]    Compiling secp256k1-sys v0.8.1
[INFO] [stderr]    Compiling rstest_reuse v0.4.0
[INFO] [stderr]    Compiling linux-raw-sys v0.4.12
[INFO] [stderr]    Compiling bitflags v2.4.1
[INFO] [stderr]    Compiling fastrand v2.0.1
[INFO] [stderr]    Compiling criterion v0.3.6
[INFO] [stderr]    Compiling wait-timeout v0.2.0
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling nanoid v0.4.0
[INFO] [stderr]    Compiling bit-set v0.5.3
[INFO] [stderr]    Compiling rand_xorshift v0.3.0
[INFO] [stderr]    Compiling unarray v0.1.4
[INFO] [stderr]    Compiling tempfile v3.8.1
[INFO] [stderr]    Compiling rusty-fork v0.3.0
[INFO] [stderr]    Compiling proptest v1.4.0
[INFO] [stderr]    Compiling ethnum v1.3.2 (https://github.com/securesecrets/ethnum-rs?branch=v1.1.11-secret-borsh#172756ab)
[INFO] [stderr]    Compiling secp256k1 v0.27.0
[INFO] [stderr]    Compiling 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] [stderr]    Compiling secret-storage-plus v0.13.4 (/opt/rustwide/workdir/packages/storage/plus)
[INFO] [stderr]    Compiling better-secret-math v0.3.0 (/opt/rustwide/workdir/packages/math)
[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: 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] [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] [stderr]    Compiling secret-borsh-storage v1.0.0 (/opt/rustwide/workdir/packages/storage/borsh)
[INFO] [stderr]    Compiling 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] [stderr]    Compiling shade-toolkit v0.1.0 (/opt/rustwide/workdir/packages/toolkit)
[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: 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: 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: 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: 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: 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 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: `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]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[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: 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] 
[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: 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: `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: 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: 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: `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: `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: `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: 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: `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: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: `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: 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: 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: 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 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: 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: 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: `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]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[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: 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] 
[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: 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: `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: 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: 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: `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: `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: `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: `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: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: `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: 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] [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: 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: 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] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 28s
[INFO] running `Command { std: "docker" "inspect" "be6810814eefb6dfc209b4db209583ca6d1d9c72b252d3e8d5d873a9c2a915f5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "be6810814eefb6dfc209b4db209583ca6d1d9c72b252d3e8d5d873a9c2a915f5", kill_on_drop: false }`
[INFO] [stdout] be6810814eefb6dfc209b4db209583ca6d1d9c72b252d3e8d5d873a9c2a915f5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 97d53a16dd2181ebea263787eaad3bedc9d9bfc9d50160eb31864d0204b17a5e
[INFO] running `Command { std: "docker" "start" "-a" "97d53a16dd2181ebea263787eaad3bedc9d9bfc9d50160eb31864d0204b17a5e", kill_on_drop: false }`
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> packages/storage/plus/src/append_store.rs:168:17
[INFO] [stderr]     |
[INFO] [stderr] 168 |     pub fn iter(&self, storage: &'a dyn Storage) -> StdResult<AppendStoreIter<T, Ser>> {
[INFO] [stderr]     |                 ^^^^^ the lifetime is elided here             ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 168 |     pub fn iter(&self, storage: &'a dyn Storage) -> StdResult<AppendStoreIter<'_, T, Ser>> {
[INFO] [stderr]     |                                                                               +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> packages/storage/plus/src/deque_store.rs:242:17
[INFO] [stderr]     |
[INFO] [stderr] 242 |     pub fn iter(&self, storage: &'a dyn Storage) -> StdResult<DequeStoreIter<T, Ser>> {
[INFO] [stderr]     |                 ^^^^^ the lifetime is elided here             ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 242 |     pub fn iter(&self, storage: &'a dyn Storage) -> StdResult<DequeStoreIter<'_, T, Ser>> {
[INFO] [stderr]     |                                                                              +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> packages/storage/plus/src/keys.rs:67:12
[INFO] [stderr]    |
[INFO] [stderr] 67 |     fn key(&self) -> Vec<Key>;
[INFO] [stderr]    |            ^^^^^         ^^^ the same lifetime is hidden here
[INFO] [stderr]    |            |
[INFO] [stderr]    |            the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 67 |     fn key(&self) -> Vec<Key<'_>>;
[INFO] [stderr]    |                             ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> packages/storage/plus/src/keys.rs:91:12
[INFO] [stderr]    |
[INFO] [stderr] 91 |     fn key(&self) -> Vec<Key> {
[INFO] [stderr]    |            ^^^^^         ^^^ the same lifetime is hidden here
[INFO] [stderr]    |            |
[INFO] [stderr]    |            the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stdout] 
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] running 305 tests
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stdout] test asm::tests::test_addmod::case_2 ... ok
[INFO] [stderr]    |
[INFO] [stdout] test asm::tests::test_addmod::case_4 ... ok
[INFO] [stderr] 91 |     fn key(&self) -> Vec<Key<'_>> {
[INFO] [stdout] test asm::tests::test_mulmod::case_1 ... ok
[INFO] [stderr]    |                             ++++
[INFO] [stdout] test asm::tests::test_mulmod::case_2 ... ok
[INFO] [stderr] 
[INFO] [stdout] test common::test::test_bankers_rounding::case_1 ... ok
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] test asm::tests::test_shl::case_1 ... ok
[INFO] [stderr]    --> packages/storage/plus/src/keys.rs:102:12
[INFO] [stdout] test asm::tests::test_shl::case_2 ... ok
[INFO] [stderr]     |
[INFO] [stdout] test common::test::test_abs_diff::case_1 ... ok
[INFO] [stderr] 102 |     fn key(&self) -> Vec<Key> {
[INFO] [stdout] test common::test::test_abs_diff::case_2 ... ok
[INFO] [stderr]     |            ^^^^^         ^^^ the same lifetime is hidden here
[INFO] [stdout] test common::test::test_bankers_rounding::case_5 ... ok
[INFO] [stderr]     |            |
[INFO] [stdout] test common::test::test_bankers_rounding::case_2 ... ok
[INFO] [stderr]     |            the lifetime is elided here
[INFO] [stdout] test common::test::test_bankers_rounding::case_3 ... ok
[INFO] [stderr]     |
[INFO] [stdout] test common::test::test_bankers_rounding::case_6 ... ok
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] test common::test::test_checked_ok::case_1 ... ok
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stdout] test common::test::test_bankers_rounding::case_4 ... ok
[INFO] [stderr]     |
[INFO] [stdout] test asm::tests::test_addmod::case_3 ... ok
[INFO] [stderr] 102 |     fn key(&self) -> Vec<Key<'_>> {
[INFO] [stdout] test common::test::test_constants::case_1 ... ok
[INFO] [stderr]     |                             ++++
[INFO] [stdout] test common::test::test_bankers_rounding::case_7 ... ok
[INFO] [stderr] 
[INFO] [stdout] test common::test::test_const ... ok
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> packages/storage/plus/src/keys.rs:115:12
[INFO] [stderr]     |
[INFO] [stderr] 115 |     fn key(&self) -> Vec<Key> {
[INFO] [stderr]     |            ^^^^^         ^^^ the same lifetime is hidden here
[INFO] [stderr]     |            |
[INFO] [stderr]     |            the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 115 |     fn key(&self) -> Vec<Key<'_>> {
[INFO] [stderr]     |                             ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> packages/storage/plus/src/keys.rs:130:12
[INFO] [stderr]     |
[INFO] [stderr] 130 |     fn key(&self) -> Vec<Key> {
[INFO] [stderr]     |            ^^^^^         ^^^ the same lifetime is hidden here
[INFO] [stderr]     |            |
[INFO] [stderr]     |            the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 130 |     fn key(&self) -> Vec<Key<'_>> {
[INFO] [stderr]     |                             ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> packages/storage/plus/src/keys.rs:150:12
[INFO] [stderr]     |
[INFO] [stderr] 150 |     fn key(&self) -> Vec<Key> {
[INFO] [stderr]     |            ^^^^^         ^^^ the same lifetime is hidden here
[INFO] [stderr]     |            |
[INFO] [stderr]     |            the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 150 |     fn key(&self) -> Vec<Key<'_>> {
[INFO] [stderr]     |                             ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> packages/storage/plus/src/keys.rs:160:15
[INFO] [stderr]     |
[INFO] [stderr] 160 |     fn prefix(&self) -> Vec<Key>;
[INFO] [stderr]     |               ^^^^^         ^^^ the same lifetime is hidden here
[INFO] [stderr]     |               |
[INFO] [stderr]     |               the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 160 |     fn prefix(&self) -> Vec<Key<'_>>;
[INFO] [stderr]     |                                ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> packages/storage/plus/src/keys.rs:169:15
[INFO] [stderr]     |
[INFO] [stderr] 169 |     fn prefix(&self) -> Vec<Key> {
[INFO] [stderr]     |               ^^^^^         ^^^ the same lifetime is hidden here
[INFO] [stderr]     |               |
[INFO] [stderr]     |               the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 169 |     fn prefix(&self) -> Vec<Key<'_>> {
[INFO] [stderr]     |                                ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> packages/storage/plus/src/keys.rs:175:15
[INFO] [stderr]     |
[INFO] [stderr] 175 |     fn prefix(&self) -> Vec<Key> {
[INFO] [stderr]     |               ^^^^^         ^^^ the same lifetime is hidden here
[INFO] [stderr]     |               |
[INFO] [stderr]     |               the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 175 |     fn prefix(&self) -> Vec<Key<'_>> {
[INFO] [stderr]     |                                ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> packages/storage/plus/src/keys.rs:181:15
[INFO] [stderr]     |
[INFO] [stderr] 181 |     fn prefix(&self) -> Vec<Key> {
[INFO] [stderr]     |               ^^^^^         ^^^ the same lifetime is hidden here
[INFO] [stderr]     |               |
[INFO] [stderr]     |               the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 181 |     fn prefix(&self) -> Vec<Key<'_>> {
[INFO] [stderr]     |                                ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> packages/storage/plus/src/keys.rs:189:15
[INFO] [stderr]     |
[INFO] [stderr] 189 |     fn prefix(&self) -> Vec<Key> {
[INFO] [stderr]     |               ^^^^^         ^^^ the same lifetime is hidden here
[INFO] [stderr]     |               |
[INFO] [stderr]     |               the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 189 |     fn prefix(&self) -> Vec<Key<'_>> {
[INFO] [stderr]     |                                ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> packages/storage/plus/src/keys.rs:199:15
[INFO] [stderr]     |
[INFO] [stderr] 199 |     fn prefix(&self) -> Vec<Key> {
[INFO] [stderr]     |               ^^^^^         ^^^ the same lifetime is hidden here
[INFO] [stderr]     |               |
[INFO] [stderr]     |               the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 199 |     fn prefix(&self) -> Vec<Key<'_>> {
[INFO] [stderr]     |                                ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> packages/storage/plus/src/keys.rs:210:12
[INFO] [stderr]     |
[INFO] [stderr] 210 |     fn key(&self) -> Vec<Key> {
[INFO] [stderr]     |            ^^^^^         ^^^ the same lifetime is hidden here
[INFO] [stderr]     |            |
[INFO] [stderr]     |            the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 210 |     fn key(&self) -> Vec<Key<'_>> {
[INFO] [stderr]     |                             ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> packages/storage/plus/src/keys.rs:216:15
[INFO] [stderr]     |
[INFO] [stderr] 216 |     fn prefix(&self) -> Vec<Key> {
[INFO] [stderr]     |               ^^^^^         ^^^ the same lifetime is hidden here
[INFO] [stderr]     |               |
[INFO] [stderr]     |               the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 216 |     fn prefix(&self) -> Vec<Key<'_>> {
[INFO] [stderr]     |                                ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> packages/storage/plus/src/keys.rs:227:12
[INFO] [stderr]     |
[INFO] [stderr] 227 |     fn key(&self) -> Vec<Key> {
[INFO] [stderr]     |            ^^^^^         ^^^ the same lifetime is hidden here
[INFO] [stderr]     |            |
[INFO] [stderr]     |            the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 227 |     fn key(&self) -> Vec<Key<'_>> {
[INFO] [stderr]     |                             ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> packages/storage/plus/src/keys.rs:233:15
[INFO] [stderr]     |
[INFO] [stderr] 233 |     fn prefix(&self) -> Vec<Key> {
[INFO] [stderr]     |               ^^^^^         ^^^ the same lifetime is hidden here
[INFO] [stderr]     |               |
[INFO] [stderr]     |               the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 233 |     fn prefix(&self) -> Vec<Key<'_>> {
[INFO] [stderr]     |                                ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> packages/storage/plus/src/keys.rs:245:12
[INFO] [stderr]     |
[INFO] [stderr] 245 |     fn key(&self) -> Vec<Key> {
[INFO] [stderr]     |            ^^^^^         ^^^ the same lifetime is hidden here
[INFO] [stderr]     |            |
[INFO] [stderr]     |            the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 245 |     fn key(&self) -> Vec<Key<'_>> {
[INFO] [stderr]     |                             ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> packages/storage/plus/src/keys.rs:252:15
[INFO] [stderr]     |
[INFO] [stderr] 252 |     fn prefix(&self) -> Vec<Key> {
[INFO] [stderr]     |               ^^^^^         ^^^ the same lifetime is hidden here
[INFO] [stderr]     |               |
[INFO] [stderr]     |               the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 252 |     fn prefix(&self) -> Vec<Key<'_>> {
[INFO] [stderr]     |                                ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> packages/storage/plus/src/keys.rs:264:12
[INFO] [stderr]     |
[INFO] [stderr] 264 |     fn key(&self) -> Vec<Key> {
[INFO] [stderr]     |            ^^^^^         ^^^ the same lifetime is hidden here
[INFO] [stderr]     |            |
[INFO] [stderr]     |            the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 264 |     fn key(&self) -> Vec<Key<'_>> {
[INFO] [stderr]     |                             ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> packages/storage/plus/src/keys.rs:271:15
[INFO] [stderr]     |
[INFO] [stderr] 271 |     fn prefix(&self) -> Vec<Key> {
[INFO] [stderr]     |               ^^^^^         ^^^ the same lifetime is hidden here
[INFO] [stderr]     |               |
[INFO] [stderr]     |               the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 271 |     fn prefix(&self) -> Vec<Key<'_>> {
[INFO] [stderr]     |                                ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> packages/storage/plus/src/keys.rs:284:20
[INFO] [stderr]     |
[INFO] [stderr] 284 |             fn key(&self) -> Vec<Key> {
[INFO] [stderr]     |                    ^^^^^         ^^^ the same lifetime is hidden here
[INFO] [stderr]     |                    |
[INFO] [stderr]     |                    the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 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] [stderr]     | ---------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]     = note: this warning originates in the macro `integer_key` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 284 |             fn key(&self) -> Vec<Key<'_>> {
[INFO] [stderr]     |                                     ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> packages/storage/plus/src/keys.rs:296:23
[INFO] [stderr]     |
[INFO] [stderr] 296 |             fn prefix(&self) -> Vec<Key> {
[INFO] [stderr]     |                       ^^^^^         ^^^ the same lifetime is hidden here
[INFO] [stderr]     |                       |
[INFO] [stderr]     |                       the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 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] [stderr]     | ------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]     = note: this warning originates in the macro `integer_prefix` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 296 |             fn prefix(&self) -> Vec<Key<'_>> {
[INFO] [stderr]     |                                        ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `secret-storage-plus` (lib) generated 24 warnings (run `cargo fix --lib -p secret-storage-plus` to apply 24 suggestions)
[INFO] [stderr] warning: unexpected `cfg` condition value: `abi`
[INFO] [stderr]   --> packages/math/src/primitives.rs:52:15
[INFO] [stderr]    |
[INFO] [stderr] 52 |         #[cfg(feature = "abi")]
[INFO] [stderr]    |               ^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 69 | impl_str_type!(U128, u128);
[INFO] [stderr]    | -------------------------- in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `arbitrary`, `default`, and `macros`
[INFO] [stderr]    = help: consider adding `abi` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stderr]    = note: this warning originates in the macro `impl_str_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `abi`
[INFO] [stderr]   --> packages/math/src/primitives.rs:52:15
[INFO] [stderr]    |
[INFO] [stderr] 52 |         #[cfg(feature = "abi")]
[INFO] [stderr]    |               ^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 70 | impl_str_type!(U64, u64);
[INFO] [stderr]    | ------------------------ in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `arbitrary`, `default`, and `macros`
[INFO] [stderr]    = help: consider adding `abi` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]    = note: this warning originates in the macro `impl_str_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `abi`
[INFO] [stderr]   --> packages/math/src/primitives.rs:52:15
[INFO] [stderr]    |
[INFO] [stderr] 52 |         #[cfg(feature = "abi")]
[INFO] [stderr]    |               ^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 71 | impl_str_type!(I128, i128);
[INFO] [stderr]    | -------------------------- in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `arbitrary`, `default`, and `macros`
[INFO] [stderr]    = help: consider adding `abi` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]    = note: this warning originates in the macro `impl_str_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `abi`
[INFO] [stderr]   --> packages/math/src/primitives.rs:52:15
[INFO] [stderr]    |
[INFO] [stderr] 52 |         #[cfg(feature = "abi")]
[INFO] [stderr]    |               ^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 72 | impl_str_type!(I64, i64);
[INFO] [stderr]    | ------------------------ in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `arbitrary`, `default`, and `macros`
[INFO] [stderr]    = help: consider adding `abi` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]    = note: this warning originates in the macro `impl_str_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: constant `E_U128` is never used
[INFO] [stderr]   --> packages/math/src/lib.rs:24:18
[INFO] [stderr]    |
[INFO] [stderr] 24 | pub(crate) const E_U128: u128 = 2_718_281_828_459_045_235u128;
[INFO] [stderr]    |                  ^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: associated function `addmod` is never used
[INFO] [stderr]   --> packages/math/src/asm.rs:26:12
[INFO] [stderr]    |
[INFO] [stderr] 24 | impl Asm {
[INFO] [stderr]    | -------- associated function in this implementation
[INFO] [stderr] 25 |     /// Computes (x + y) % k where the addition is performed with arbitrary precision and does not wrap around at 2^256.
[INFO] [stderr] 26 |     pub fn addmod(x: U256, y: U256, k: U256) -> U256 {
[INFO] [stderr]    |            ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `better-secret-math` (lib) generated 6 warnings
[INFO] [stderr] warning: trait `NaiveItemStorage` is never used
[INFO] [stderr]   --> packages/storage/borsh/src/traits.rs:18:11
[INFO] [stderr]    |
[INFO] [stderr] 18 | pub trait NaiveItemStorage: BorshSerialize + BorshDeserialize {
[INFO] [stderr]    |           ^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: trait `ItemStorage` is never used
[INFO] [stderr]   --> packages/storage/borsh/src/traits.rs:49:11
[INFO] [stderr]    |
[INFO] [stderr] 49 | pub trait ItemStorage: BorshSerialize + BorshDeserialize {
[INFO] [stderr]    |           ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: trait `GenericItemStorage` is never used
[INFO] [stderr]   --> packages/storage/borsh/src/traits.rs:77:11
[INFO] [stderr]    |
[INFO] [stderr] 77 | pub trait GenericItemStorage<T: BorshSerialize + BorshDeserialize> {
[INFO] [stderr]    |           ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: trait `NaiveMapStorage` is never used
[INFO] [stderr]    --> packages/storage/borsh/src/traits.rs:101:11
[INFO] [stderr]     |
[INFO] [stderr] 101 | pub trait NaiveMapStorage<'a>: BorshSerialize + BorshDeserialize {
[INFO] [stderr]     |           ^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: trait `MapStorage` is never used
[INFO] [stderr]    --> packages/storage/borsh/src/traits.rs:146:11
[INFO] [stderr]     |
[INFO] [stderr] 146 | pub trait MapStorage<'a, K: PrimaryKey<'a>>: BorshSerialize + BorshDeserialize {
[INFO] [stderr]     |           ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: trait `GenericMapStorage` is never used
[INFO] [stderr]    --> packages/storage/borsh/src/traits.rs:174:11
[INFO] [stderr]     |
[INFO] [stderr] 174 | pub trait GenericMapStorage<'a, K: PrimaryKey<'a>, T: BorshSerialize + BorshDeserialize> {
[INFO] [stderr]     |           ^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> packages/storage/borsh/src/append_store.rs:158:17
[INFO] [stderr]     |
[INFO] [stderr] 158 |     pub fn iter(&self, storage: &'a dyn Storage) -> StdResult<AppendStoreIter<T>> {
[INFO] [stderr]     |                 ^^^^^ the lifetime is elided here             ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 158 |     pub fn iter(&self, storage: &'a dyn Storage) -> StdResult<AppendStoreIter<'_, T>> {
[INFO] [stderr]     |                                                                               +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> packages/storage/borsh/src/deque.rs:201:17
[INFO] [stderr]     |
[INFO] [stderr] 201 |     pub fn iter(&self, storage: &'a dyn Storage) -> StdResult<DequeIter<T>> {
[INFO] [stderr]     |                 ^^^^^ the lifetime is elided here             ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 201 |     pub fn iter(&self, storage: &'a dyn Storage) -> StdResult<DequeIter<'_, T>> {
[INFO] [stderr]     |                                                                         +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> packages/storage/borsh/src/deque_store.rs:232:17
[INFO] [stderr]     |
[INFO] [stderr] 232 |     pub fn iter(&self, storage: &'a dyn Storage) -> StdResult<DequeStoreIter<T>> {
[INFO] [stderr]     |                 ^^^^^ the lifetime is elided here             ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 232 |     pub fn iter(&self, storage: &'a dyn Storage) -> StdResult<DequeStoreIter<'_, T>> {
[INFO] [stderr]     |                                                                              +++
[INFO] [stderr] 
[INFO] [stderr] warning: `secret-borsh-storage` (lib) generated 9 warnings (run `cargo fix --lib -p secret-borsh-storage` to apply 3 suggestions)
[INFO] [stderr] warning: unexpected `cfg` condition value: `snip20`
[INFO] [stderr]   --> packages/toolkit/src/lib.rs:18:7
[INFO] [stderr]    |
[INFO] [stderr] 18 | #[cfg(feature = "snip20")]
[INFO] [stderr]    |       ^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `admin-auth`, `default`, `query-auth`, `shade-multi-test`, and `testing`
[INFO] [stderr]    = help: consider adding `snip20` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `Addr`
[INFO] [stderr]  --> packages/toolkit/src/messages.rs:5:16
[INFO] [stderr]   |
[INFO] [stderr] 5 |     to_binary, Addr, Binary, Coin, ContractInfo, CosmosMsg, QuerierWrapper, QueryRequest, Response,
[INFO] [stderr]   |                ^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> packages/toolkit/src/custom/contract.rs:166:12
[INFO] [stderr]     |
[INFO] [stderr] 166 |     fn key(&self) -> Vec<Key> {
[INFO] [stderr]     |            ^^^^^         ^^^ the same lifetime is hidden here
[INFO] [stderr]     |            |
[INFO] [stderr]     |            the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 166 |     fn key(&self) -> Vec<Key<'_>> {
[INFO] [stderr]     |                             ++++
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `super`
[INFO] [stderr]    --> packages/storage/borsh/src/deque.rs:301:9
[INFO] [stderr]     |
[INFO] [stderr] 301 |     use super::*;
[INFO] [stderr]     |         ^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `borsh::BorshSerialize`
[INFO] [stderr]   --> packages/storage/borsh/src/helpers.rs:92:9
[INFO] [stderr]    |
[INFO] [stderr] 92 |     use borsh::BorshSerialize;
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `shade-toolkit` (lib) generated 3 warnings (run `cargo fix --lib -p shade-toolkit` to apply 2 suggestions)
[INFO] [stderr] warning: `secret-storage-plus` (lib test) generated 24 warnings (24 duplicates)
[INFO] [stderr] warning: `secret-borsh-storage` (lib test) generated 11 warnings (9 duplicates)
[INFO] [stderr] warning: unused import: `crate::contracts::Contract`
[INFO] [stderr]   --> packages/multi-test/src/multi/mod.rs:25:16
[INFO] [stderr]    |
[INFO] [stderr] 25 | pub(crate) use crate::contracts::Contract;
[INFO] [stderr]    |                ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `Empty`
[INFO] [stderr]  --> packages/multi-test/src/custom/ibc.rs:3:48
[INFO] [stderr]   |
[INFO] [stderr] 3 |     Addr, Api, Binary, BlockInfo, CustomQuery, Empty, IbcMsg, IbcQuery, Querier, Storage,
[INFO] [stderr]   |                                                ^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unreachable expression
[INFO] [stderr]    --> packages/multi-test/src/custom/staking.rs:189:17
[INFO] [stderr]     |
[INFO] [stderr] 188 |                 bail!("slashing not implemented");
[INFO] [stderr]     |                 --------------------------------- any code following this expression is unreachable
[INFO] [stderr] 189 |                 Ok(AppResponse::default())
[INFO] [stderr]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^ unreachable expression
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unreachable_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unreachable pattern
[INFO] [stderr]   --> packages/multi-test/src/custom/ibc.rs:43:13
[INFO] [stderr]    |
[INFO] [stderr] 42 |               m => bail!("Unsupported IBC message: {:?}", m),
[INFO] [stderr]    |               - matches any value
[INFO] [stderr] 43 | /             IbcMsg::Transfer {
[INFO] [stderr] 44 | |                 channel_id,
[INFO] [stderr] 45 | |                 to_address,
[INFO] [stderr] 46 | |                 amount,
[INFO] [stderr] 47 | |                 timeout,
[INFO] [stderr] 48 | |                 memo,
[INFO] [stderr] 49 | |             } => todo!(),
[INFO] [stderr]    | |_____________^ no value can reach this
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unreachable_patterns)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unreachable pattern
[INFO] [stderr]   --> packages/multi-test/src/custom/ibc.rs:50:13
[INFO] [stderr]    |
[INFO] [stderr] 42 |               m => bail!("Unsupported IBC message: {:?}", m),
[INFO] [stderr]    |               - matches any value
[INFO] [stderr] ...
[INFO] [stderr] 50 | /             IbcMsg::SendPacket {
[INFO] [stderr] 51 | |                 channel_id,
[INFO] [stderr] 52 | |                 data,
[INFO] [stderr] 53 | |                 timeout,
[INFO] [stderr] 54 | |             } => todo!(),
[INFO] [stderr]    | |_____________^ no value can reach this
[INFO] [stderr] 
[INFO] [stderr] warning: unreachable pattern
[INFO] [stderr]   --> packages/multi-test/src/custom/ibc.rs:55:13
[INFO] [stderr]    |
[INFO] [stderr] 42 |             m => bail!("Unsupported IBC message: {:?}", m),
[INFO] [stderr]    |             - matches any value
[INFO] [stderr] ...
[INFO] [stderr] 55 |             IbcMsg::CloseChannel { channel_id } => todo!(),
[INFO] [stderr]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no value can reach this
[INFO] [stderr] 
[INFO] [stderr] warning: unreachable pattern
[INFO] [stderr]   --> packages/multi-test/src/custom/ibc.rs:56:13
[INFO] [stderr]    |
[INFO] [stderr] 42 |             m => bail!("Unsupported IBC message: {:?}", m),
[INFO] [stderr]    |             - matches any value
[INFO] [stderr] ...
[INFO] [stderr] 56 |             _ => todo!(),
[INFO] [stderr]    |             ^ no value can reach this
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `channel_id`
[INFO] [stderr]   --> packages/multi-test/src/custom/ibc.rs:44:17
[INFO] [stderr]    |
[INFO] [stderr] 44 |                 channel_id,
[INFO] [stderr]    |                 ^^^^^^^^^^ help: try ignoring the field: `channel_id: _`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `to_address`
[INFO] [stderr]   --> packages/multi-test/src/custom/ibc.rs:45:17
[INFO] [stderr]    |
[INFO] [stderr] 45 |                 to_address,
[INFO] [stderr]    |                 ^^^^^^^^^^ help: try ignoring the field: `to_address: _`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `amount`
[INFO] [stderr]   --> packages/multi-test/src/custom/ibc.rs:46:17
[INFO] [stderr]    |
[INFO] [stderr] 46 |                 amount,
[INFO] [stderr]    |                 ^^^^^^ help: try ignoring the field: `amount: _`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `timeout`
[INFO] [stderr]   --> packages/multi-test/src/custom/ibc.rs:47:17
[INFO] [stderr]    |
[INFO] [stderr] 47 |                 timeout,
[INFO] [stderr]    |                 ^^^^^^^ help: try ignoring the field: `timeout: _`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `memo`
[INFO] [stderr]   --> packages/multi-test/src/custom/ibc.rs:48:17
[INFO] [stderr]    |
[INFO] [stderr] 48 |                 memo,
[INFO] [stderr]    |                 ^^^^ help: try ignoring the field: `memo: _`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `channel_id`
[INFO] [stderr]   --> packages/multi-test/src/custom/ibc.rs:51:17
[INFO] [stderr]    |
[INFO] [stderr] 51 |                 channel_id,
[INFO] [stderr]    |                 ^^^^^^^^^^ help: try ignoring the field: `channel_id: _`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `data`
[INFO] [stderr]   --> packages/multi-test/src/custom/ibc.rs:52:17
[INFO] [stderr]    |
[INFO] [stderr] 52 |                 data,
[INFO] [stderr]    |                 ^^^^ help: try ignoring the field: `data: _`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `timeout`
[INFO] [stderr]   --> packages/multi-test/src/custom/ibc.rs:53:17
[INFO] [stderr]    |
[INFO] [stderr] 53 |                 timeout,
[INFO] [stderr]    |                 ^^^^^^^ help: try ignoring the field: `timeout: _`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `channel_id`
[INFO] [stderr]   --> packages/multi-test/src/custom/ibc.rs:55:36
[INFO] [stderr]    |
[INFO] [stderr] 55 |             IbcMsg::CloseChannel { channel_id } => todo!(),
[INFO] [stderr]    |                                    ^^^^^^^^^^ help: try ignoring the field: `channel_id: _`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `api`
[INFO] [stderr]   --> packages/multi-test/src/custom/ibc.rs:34:9
[INFO] [stderr]    |
[INFO] [stderr] 34 |         api: &dyn Api,
[INFO] [stderr]    |         ^^^ help: if this is intentional, prefix it with an underscore: `_api`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `storage`
[INFO] [stderr]   --> packages/multi-test/src/custom/ibc.rs:35:9
[INFO] [stderr]    |
[INFO] [stderr] 35 |         storage: &mut dyn Storage,
[INFO] [stderr]    |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_storage`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `router`
[INFO] [stderr]   --> packages/multi-test/src/custom/ibc.rs:36:9
[INFO] [stderr]    |
[INFO] [stderr] 36 |         router: &dyn CosmosRouter<ExecC = ExecC, QueryC = QueryC>,
[INFO] [stderr]    |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_router`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `block`
[INFO] [stderr]   --> packages/multi-test/src/custom/ibc.rs:37:9
[INFO] [stderr]    |
[INFO] [stderr] 37 |         block: &BlockInfo,
[INFO] [stderr]    |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_block`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `sender`
[INFO] [stderr]   --> packages/multi-test/src/custom/ibc.rs:38:9
[INFO] [stderr]    |
[INFO] [stderr] 38 |         sender: Addr,
[INFO] [stderr]    |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_sender`
[INFO] [stderr] 
[INFO] [stderr] warning: unreachable pattern
[INFO] [stderr]   --> packages/multi-test/src/custom/ibc.rs:73:13
[INFO] [stderr]    |
[INFO] [stderr] 69 | /             IbcSudo::CheckBalance {
[INFO] [stderr] 70 | |                 channel_id,
[INFO] [stderr] 71 | |                 address,
[INFO] [stderr] 72 | |             } => todo!(),
[INFO] [stderr]    | |_____________- matches all the relevant values
[INFO] [stderr] 73 |               m => bail!("Unsupported IBC sudo message: {:?}", m),
[INFO] [stderr]    |               ^ no value can reach this
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `channel_id`
[INFO] [stderr]   --> packages/multi-test/src/custom/ibc.rs:70:17
[INFO] [stderr]    |
[INFO] [stderr] 70 |                 channel_id,
[INFO] [stderr]    |                 ^^^^^^^^^^ help: try ignoring the field: `channel_id: _`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `address`
[INFO] [stderr]   --> packages/multi-test/src/custom/ibc.rs:71:17
[INFO] [stderr]    |
[INFO] [stderr] 71 |                 address,
[INFO] [stderr]    |                 ^^^^^^^ help: try ignoring the field: `address: _`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `api`
[INFO] [stderr]   --> packages/multi-test/src/custom/ibc.rs:62:9
[INFO] [stderr]    |
[INFO] [stderr] 62 |         api: &dyn Api,
[INFO] [stderr]    |         ^^^ help: if this is intentional, prefix it with an underscore: `_api`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `storage`
[INFO] [stderr]   --> packages/multi-test/src/custom/ibc.rs:63:9
[INFO] [stderr]    |
[INFO] [stderr] 63 |         storage: &mut dyn Storage,
[INFO] [stderr]    |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_storage`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `router`
[INFO] [stderr]   --> packages/multi-test/src/custom/ibc.rs:64:9
[INFO] [stderr]    |
[INFO] [stderr] 64 |         router: &dyn CosmosRouter<ExecC = ExecC, QueryC = QueryC>,
[INFO] [stderr]    |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_router`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `block`
[INFO] [stderr]   --> packages/multi-test/src/custom/ibc.rs:65:9
[INFO] [stderr]    |
[INFO] [stderr] 65 |         block: &BlockInfo,
[INFO] [stderr]    |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_block`
[INFO] [stderr] 
[INFO] [stderr] warning: unreachable pattern
[INFO] [stderr]   --> packages/multi-test/src/custom/ibc.rs:93:13
[INFO] [stdout] test common::test::test_constants::case_3 ... ok
[INFO] [stderr]    |
[INFO] [stdout] test common::test::test_constants::case_4 ... ok
[INFO] [stderr] 93 |             _ => todo!(),
[INFO] [stdout] test common::test::test_is_odd::case_2 ... ok
[INFO] [stderr]    |             ^ no value can reach this
[INFO] [stdout] test common::test::test_is_odd::case_1 ... ok
[INFO] [stderr]    |
[INFO] [stdout] test common::test::test_constants::case_2 ... ok
[INFO] [stderr] note: multiple earlier patterns match some of the same values
[INFO] [stdout] test common::test::test_checked_err ... ok
[INFO] [stderr]   --> packages/multi-test/src/custom/ibc.rs:93:13
[INFO] [stdout] test common::test::test_muldiv::case_1 ... ok
[INFO] [stderr]    |
[INFO] [stdout] test common::test::test_nth_digit::case_1 ... ok
[INFO] [stderr] 86 |               IbcQuery::PortId {} => todo!(),
[INFO] [stdout] test common::test::test_nth_digit::case_2 ... ok
[INFO] [stderr]    |               ------------------- matches some of the same values
[INFO] [stdout] test asm::tests::test_addmod::case_1 ... ok
[INFO] [stderr] 87 |               IbcQuery::ListChannels { port_id } => todo!(),
[INFO] [stdout] test asm::tests::test_mulmod::case_3 ... ok
[INFO] [stderr]    |               ---------------------------------- matches some of the same values
[INFO] [stdout] test common::test::test_is_odd::case_3 ... ok
[INFO] [stderr] 88 | /             IbcQuery::Channel {
[INFO] [stdout] test common::test::test_muldiv::case_2 ... ok
[INFO] [stderr] 89 | |                 channel_id,
[INFO] [stdout] test primitives::tests::test_i64 ... ok
[INFO] [stderr] 90 | |                 port_id,
[INFO] [stderr] 91 | |             } => todo!(),
[INFO] [stderr]    | |_____________- matches some of the same values
[INFO] [stderr] 92 |               q => bail!("Unsupported staking query: {:?}", q),
[INFO] [stderr]    |               - matches some of the same values
[INFO] [stderr] 93 |               _ => todo!(),
[INFO] [stderr]    |               ^ collectively making this unreachable
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `port_id`
[INFO] [stderr]   --> packages/multi-test/src/custom/ibc.rs:87:38
[INFO] [stderr]    |
[INFO] [stderr] 87 |             IbcQuery::ListChannels { port_id } => todo!(),
[INFO] [stderr]    |                                      ^^^^^^^ help: try ignoring the field: `port_id: _`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `channel_id`
[INFO] [stderr]   --> packages/multi-test/src/custom/ibc.rs:89:17
[INFO] [stderr]    |
[INFO] [stderr] 89 |                 channel_id,
[INFO] [stderr]    |                 ^^^^^^^^^^ help: try ignoring the field: `channel_id: _`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `port_id`
[INFO] [stderr]   --> packages/multi-test/src/custom/ibc.rs:90:17
[INFO] [stderr]    |
[INFO] [stderr] 90 |                 port_id,
[INFO] [stderr]    |                 ^^^^^^^ help: try ignoring the field: `port_id: _`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `api`
[INFO] [stderr]   --> packages/multi-test/src/custom/ibc.rs:79:9
[INFO] [stderr]    |
[INFO] [stderr] 79 |         api: &dyn Api,
[INFO] [stderr]    |         ^^^ help: if this is intentional, prefix it with an underscore: `_api`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `storage`
[INFO] [stderr]   --> packages/multi-test/src/custom/ibc.rs:80:9
[INFO] [stderr]    |
[INFO] [stderr] 80 |         storage: &dyn Storage,
[INFO] [stderr]    |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_storage`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `validator`
[INFO] [stderr]    --> packages/multi-test/src/custom/staking.rs:185:17
[INFO] [stderr]     |
[INFO] [stderr] 185 |                 validator,
[INFO] [stderr]     |                 ^^^^^^^^^ help: try ignoring the field: `validator: _`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `percentage`
[INFO] [stderr]    --> packages/multi-test/src/custom/staking.rs:186:17
[INFO] [stderr]     |
[INFO] [stderr] 186 |                 percentage,
[INFO] [stderr]     |                 ^^^^^^^^^^ help: try ignoring the field: `percentage: _`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `delegations`
[INFO] [stderr]    --> packages/multi-test/src/custom/staking.rs:287:21
[INFO] [stderr]     |
[INFO] [stderr] 287 |                 let delegations = DELEGATIONS.load(storage)?;
[INFO] [stderr]     |                     ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_delegations`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `api`
[INFO] [stderr]    --> packages/multi-test/src/custom/staking.rs:256:9
[INFO] [stderr]     |
[INFO] [stderr] 256 |         api: &dyn Api,
[INFO] [stderr]     |         ^^^ help: if this is intentional, prefix it with an underscore: `_api`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `api`
[INFO] [stderr]    --> packages/multi-test/src/custom/staking.rs:437:9
[INFO] [stderr]     |
[INFO] [stderr] 437 |         api: &dyn Api,
[INFO] [stderr]     |         ^^^ help: if this is intentional, prefix it with an underscore: `_api`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `storage`
[INFO] [stderr]    --> packages/multi-test/src/custom/staking.rs:438:9
[INFO] [stderr]     |
[INFO] [stderr] 438 |         storage: &mut dyn Storage,
[INFO] [stderr]     |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_storage`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `api`
[INFO] [stderr]    --> packages/multi-test/src/custom/staking.rs:448:9
[INFO] [stderr]     |
[INFO] [stderr] 448 |         api: &dyn Api,
[INFO] [stderr]     |         ^^^ help: if this is intentional, prefix it with an underscore: `_api`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `storage`
[INFO] [stderr]    --> packages/multi-test/src/custom/staking.rs:449:9
[INFO] [stderr]     |
[INFO] [stderr] 449 |         storage: &dyn Storage,
[INFO] [stderr]     |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_storage`
[INFO] [stderr] 
[INFO] [stderr] warning: struct `MockRouter` is never constructed
[INFO] [stderr]     --> packages/multi-test/src/multi/app.rs:1019:12
[INFO] [stderr]      |
[INFO] [stderr] 1019 | pub struct MockRouter<ExecC, QueryC>(PhantomData<(ExecC, QueryC)>);
[INFO] [stderr]      |            ^^^^^^^^^^
[INFO] [stderr]      |
[INFO] [stderr]      = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: associated function `new` is never used
[INFO] [stderr]     --> packages/multi-test/src/multi/app.rs:1028:12
[INFO] [stderr]      |
[INFO] [stderr] 1027 | impl<ExecC, QueryC> MockRouter<ExecC, QueryC> {
[INFO] [stderr]      | --------------------------------------------- associated function in this implementation
[INFO] [stderr] 1028 |     pub fn new() -> Self
[INFO] [stderr]      |            ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: methods `has`, `is_empty`, and `sub_saturating` are never used
[INFO] [stderr]   --> packages/multi-test/src/utils/balance.rs:18:12
[INFO] [stderr]    |
[INFO] [stderr] 12 | impl NativeBalance {
[INFO] [stderr]    | ------------------ methods in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 18 |     pub fn has(&self, required: &Coin) -> bool {
[INFO] [stderr]    |            ^^^
[INFO] [stderr] ...
[INFO] [stderr] 67 |     pub fn is_empty(&self) -> bool {
[INFO] [stderr]    |            ^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 72 |     pub fn sub_saturating(mut self, other: Coin) -> StdResult<Self> {
[INFO] [stderr]    |            ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `MsgInstantiateContractResponse` is never constructed
[INFO] [stderr]   --> packages/multi-test/src/utils/parse_reply.rs:11:12
[INFO] [stderr]    |
[INFO] [stderr] 11 | pub struct MsgInstantiateContractResponse {
[INFO] [stderr]    |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `parse_protobuf_string` is never used
[INFO] [stderr]   --> packages/multi-test/src/utils/parse_reply.rs:89:4
[INFO] [stderr]    |
[INFO] [stderr] 89 | fn parse_protobuf_string(data: &mut Vec<u8>, field_number: u8) -> Result<String, ParseReplyError> {
[INFO] [stderr]    |    ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `parse_reply_instantiate_data` is never used
[INFO] [stderr]    --> packages/multi-test/src/utils/parse_reply.rs:106:8
[INFO] [stderr]     |
[INFO] [stderr] 106 | pub fn parse_reply_instantiate_data(
[INFO] [stderr]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `parse_reply_execute_data` is never used
[INFO] [stderr]    --> packages/multi-test/src/utils/parse_reply.rs:118:8
[INFO] [stderr]     |
[INFO] [stderr] 118 | pub fn parse_reply_execute_data(msg: Reply) -> Result<MsgExecuteContractResponse, ParseReplyError> {
[INFO] [stderr]     |        ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `parse_instantiate_response_data` is never used
[INFO] [stderr]    --> packages/multi-test/src/utils/parse_reply.rs:128:8
[INFO] [stderr]     |
[INFO] [stderr] 128 | pub fn parse_instantiate_response_data(
[INFO] [stderr]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: variant `SubMsgFailure` is never constructed
[INFO] [stderr]    --> packages/multi-test/src/utils/parse_reply.rs:158:5
[INFO] [stderr]     |
[INFO] [stderr] 156 | pub enum ParseReplyError {
[INFO] [stderr]     |          --------------- variant in this enum
[INFO] [stderr] 157 |     #[error("Failure response from sub-message: {0}")]
[INFO] [stderr] 158 |     SubMsgFailure(String),
[INFO] [stderr]     |     ^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `ParseReplyError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> packages/multi-test/src/multi/app.rs:770:17
[INFO] [stderr]     |
[INFO] [stderr] 770 |     pub fn wrap(&self) -> QuerierWrapper<CustomT::QueryT> {
[INFO] [stderr]     |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                 |
[INFO] [stderr]     |                 the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 770 |     pub fn wrap(&self) -> QuerierWrapper<'_, CustomT::QueryT> {
[INFO] [stderr]     |                                          +++
[INFO] [stderr] 
[INFO] [stderr] warning: call to `.deref()` on a reference in this situation does nothing
[INFO] [stderr]    --> packages/multi-test/src/multi/wasm.rs:877:21
[INFO] [stderr]     |
[INFO] [stderr] 877 |             api: api.deref(),
[INFO] [stderr]     |                     ^^^^^^^^ help: remove this redundant call
[INFO] [stderr]     |
[INFO] [stderr]     = 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] [stderr]     = note: `#[warn(noop_method_call)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: call to `.deref()` on a reference in this situation does nothing
[INFO] [stderr]    --> packages/multi-test/src/multi/wasm.rs:913:25
[INFO] [stderr]     |
[INFO] [stderr] 913 |                 api: api.deref(),
[INFO] [stderr]     |                         ^^^^^^^^ help: remove this redundant call
[INFO] [stderr]     |
[INFO] [stderr]     = 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] [stderr] 
[INFO] [stderr] warning: unused import: `Deserialize`
[INFO] [stderr]  --> packages/query-authentication/src/permit.rs:6:13
[INFO] [stderr]   |
[INFO] [stderr] 6 | use serde::{Deserialize, Serialize};
[INFO] [stderr]   |             ^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `Empty`
[INFO] [stderr]  --> packages/multi-test/src/custom/ibc.rs:3:48
[INFO] [stderr]   |
[INFO] [stderr] 3 |     Addr, Api, Binary, BlockInfo, CustomQuery, Empty, IbcMsg, IbcQuery, Querier, Storage,
[INFO] [stderr]   |                                                ^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `BankSudo`, `Bank`, `BasicRouter`, and `wasm::WasmKeeper`
[INFO] [stderr]    --> packages/multi-test/src/custom/staking.rs:462:16
[INFO] [stderr]     |
[INFO] [stderr] 462 |         bank::{Bank, BankKeeper, BankSudo},
[INFO] [stderr]     |                ^^^^              ^^^^^^^^
[INFO] [stderr] 463 |         test_helpers::mocks::{mock_router, BasicRouter},
[INFO] [stderr]     |                                            ^^^^^^^^^^^
[INFO] [stderr] 464 |         wasm::WasmKeeper,
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `StdError`, `coins`, and `from_slice`
[INFO] [stderr]    --> packages/multi-test/src/custom/staking.rs:467:24
[INFO] [stderr]     |
[INFO] [stderr] 467 |     use cosmwasm_std::{coins, from_binary, from_slice, Coin, Empty, StdError, Uint128};
[INFO] [stderr]     |                        ^^^^^               ^^^^^^^^^^               ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]    --> packages/multi-test/src/custom/staking.rs:504:13
[INFO] [stderr]     |
[INFO] [stderr] 504 |         let mut expected_delegation = FullDelegation {
[INFO] [stderr]     |             ----^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |             |
[INFO] [stderr]     |             help: remove this `mut`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: method `is_empty` is never used
[INFO] [stderr]   --> packages/multi-test/src/utils/balance.rs:67:12
[INFO] [stderr]    |
[INFO] [stderr] 12 | impl NativeBalance {
[INFO] [stderr]    | ------------------ method in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 67 |     pub fn is_empty(&self) -> bool {
[INFO] [stderr]    |            ^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: call to `.deref()` on a reference in this situation does nothing
[INFO] [stderr]    --> packages/multi-test/src/multi/wasm.rs:877:21
[INFO] [stderr]     |
[INFO] [stderr] 877 |             api: api.deref(),
[INFO] [stderr]     |                     ^^^^^^^^ help: remove this redundant call
[INFO] [stderr]     |
[INFO] [stderr]     = 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] [stderr]     = note: `#[warn(noop_method_call)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: call to `.deref()` on a reference in this situation does nothing
[INFO] [stderr]    --> packages/multi-test/src/multi/wasm.rs:913:25
[INFO] [stderr]     |
[INFO] [stderr] 913 |                 api: api.deref(),
[INFO] [stderr]     |                         ^^^^^^^^ help: remove this redundant call
[INFO] [stderr]     |
[INFO] [stderr]     = 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] [stderr] 
[INFO] [stderr] warning: unused imports: `Response` and `StdResult`
[INFO] [stderr]    --> packages/toolkit/src/error.rs:120:24
[INFO] [stderr]     |
[INFO] [stderr] 120 |     use cosmwasm_std::{Response, StdError, StdResult};
[INFO] [stderr]     |                        ^^^^^^^^            ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `test`
[INFO] [stderr]    --> packages/toolkit/src/error.rs:277:13
[INFO] [stderr]     |
[INFO] [stderr] 277 |         let test = Error::Test2;
[INFO] [stderr]     |             ^^^^ help: if this is intentional, prefix it with an underscore: `_test`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `test1`
[INFO] [stderr]    --> packages/toolkit/src/error.rs:279:13
[INFO] [stderr]     |
[INFO] [stderr] 279 |         let test1 = Error::Test1Func(vec![]);
[INFO] [stderr]     |             ^^^^^ help: if this is intentional, prefix it with an underscore: `_test1`
[INFO] [stderr] 
[INFO] [stderr] warning: method `Test1Func` should have a snake case name
[INFO] [stderr]    --> packages/toolkit/src/error.rs:271:25
[INFO] [stderr]     |
[INFO] [stderr] 271 |         Test1, "Verb1", Test1Func,
[INFO] [stderr]     |                         ^^^^^^^^^ help: convert the identifier to snake case: `test1_func`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: method `Test2Func` should have a snake case name
[INFO] [stderr]    --> packages/toolkit/src/error.rs:272:24
[INFO] [stderr]     |
[INFO] [stderr] 272 |         Test2, "Ver2", Test2Func,
[INFO] [stderr]     |                        ^^^^^^^^^ help: convert the identifier to snake case: `test2_func`
[INFO] [stderr] 
[INFO] [stderr] warning: method `Test3Func` should have a snake case name
[INFO] [stderr]    --> packages/toolkit/src/error.rs:273:25
[INFO] [stderr]     |
[INFO] [stderr] 273 |         Test3, "Verb3", Test3Func);
[INFO] [stderr]     |                         ^^^^^^^^^ help: convert the identifier to snake case: `test3_func`
[INFO] [stderr] 
[INFO] [stderr] warning: `shade-multi-test` (lib) generated 54 warnings (run `cargo fix --lib -p shade-multi-test` to apply 5 suggestions)
[INFO] [stderr] warning: `query-authentication` (lib) generated 1 warning (run `cargo fix --lib -p query-authentication` to apply 1 suggestion)
[INFO] [stderr] warning: `shade-multi-test` (lib test) generated 48 warnings (41 duplicates) (run `cargo fix --lib -p shade-multi-test --tests` to apply 6 suggestions)
[INFO] [stderr] warning: `shade-toolkit` (lib test) generated 9 warnings (3 duplicates) (run `cargo fix --lib -p shade-toolkit --tests` to apply 1 suggestion)
[INFO] [stderr] warning: constant `MAX_PERMITTED` is never used
[INFO] [stderr]  --> packages/math/src/tests/ud60x18/powu.rs:4:7
[INFO] [stderr]   |
[INFO] [stderr] 4 | const MAX_PERMITTED: U256 = U256::from_words(
[INFO] [stderr]   |       ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `better-secret-math` (lib test) generated 6 warnings (5 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.34s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/better_secret_math-9a98aa91eb7f82a7)
[INFO] [stdout] test common::test::test_nth_digit::case_3 ... ok
[INFO] [stdout] test primitives::tests::test_i128 ... ok
[INFO] [stdout] test sd59x18::test::test ... ok
[INFO] [stdout] test primitives::tests::test_u64 ... ok
[INFO] [stdout] test primitives::tests::test_u128 ... ok
[INFO] [stdout] test tens::test::test_const ... ok
[INFO] [stdout] test tests::ud60x18::avg::test_avg_both_even::case_1 ... ok
[INFO] [stdout] test tests::ud60x18::avg::test_avg_both_even::case_2 ... ok
[INFO] [stdout] test tests::ud60x18::avg::test_avg_both_even::case_3 ... ok
[INFO] [stdout] test tests::ud60x18::avg::test_avg_both_even::case_4 ... ok
[INFO] [stdout] test tests::ud60x18::avg::test_avg_both_even::case_5 ... ok
[INFO] [stdout] test tests::ud60x18::avg::test_avg_both_odd::case_1 ... ok
[INFO] [stdout] test tests::ud60x18::avg::test_avg_both_odd::case_2 ... ok
[INFO] [stdout] test tests::ud60x18::avg::test_avg_both_odd::case_3 ... ok
[INFO] [stdout] test tests::ud60x18::avg::test_avg_both_odd::case_4 ... ok
[INFO] [stdout] test tests::ud60x18::avg::test_avg_both_odd::case_5 ... ok
[INFO] [stdout] test tests::ud60x18::avg::test_avg_one_odd_one_even::case_1 ... ok
[INFO] [stdout] test tests::ud60x18::avg::test_avg_both_odd::case_6 ... ok
[INFO] [stdout] test tests::ud60x18::avg::test_avg_one_odd_one_even::case_2 ... ok
[INFO] [stdout] test tests::ud60x18::avg::test_avg_one_odd_one_even::case_3 ... ok
[INFO] [stdout] test tests::ud60x18::avg::test_avg_one_odd_one_even::case_4 ... ok
[INFO] [stdout] test tests::ud60x18::avg::test_avg_one_zero::case_1 ... ok
[INFO] [stdout] test tests::ud60x18::avg::test_avg_one_odd_one_even::case_5 ... ok
[INFO] [stdout] test tests::ud60x18::avg::test_avg_one_zero::case_2 ... ok
[INFO] [stdout] test tests::ud60x18::avg::test_avg_one_odd_one_even::case_6 ... ok
[INFO] [stdout] test tests::ud60x18::div::test_div::case_03 ... ok
[INFO] [stdout] test tests::ud60x18::div::test_div::case_04 ... ok
[INFO] [stdout] test tests::ud60x18::div::test_div::case_05 ... ok
[INFO] [stdout] test tests::ud60x18::div::test_div::case_06 ... ok
[INFO] [stdout] test tests::ud60x18::div::test_div::case_07 ... ok
[INFO] [stdout] test tests::ud60x18::div::test_div::case_08 ... ok
[INFO] [stdout] test tests::ud60x18::div::test_div::case_10 ... ok
[INFO] [stdout] test tests::ud60x18::div::test_div::case_11 ... ok
[INFO] [stdout] test tests::ud60x18::div::test_div::case_12 ... ok
[INFO] [stdout] test tests::ud60x18::div::test_div::case_13 ... ok
[INFO] [stdout] test tests::ud60x18::div::test_div::case_14 ... ok
[INFO] [stdout] test tests::ud60x18::div::test_div::case_15 ... ok
[INFO] [stdout] test tests::ud60x18::div::test_div::case_16 ... ok
[INFO] [stdout] test tests::ud60x18::div::test_div_by_zero::case_1 ... ok
[INFO] [stdout] test tests::ud60x18::div::test_div_by_zero::case_2 ... ok
[INFO] [stdout] test tests::ud60x18::div::test_div_by_zero::case_3 ... ok
[INFO] [stdout] test tests::ud60x18::div::test_div_by_zero::case_4 ... ok
[INFO] [stdout] test tests::ud60x18::div::test_div_error::case_1 ... ok
[INFO] [stdout] test tests::ud60x18::div::test_div_error::case_2 ... ok
[INFO] [stdout] test tests::ud60x18::exp2::test_exp2::case_01 ... ok
[INFO] [stdout] test tests::ud60x18::exp2::test_exp2::case_02 ... ok
[INFO] [stdout] test tests::ud60x18::exp2::test_exp2::case_03 ... ok
[INFO] [stdout] test tests::ud60x18::exp2::test_exp2::case_04 ... ok
[INFO] [stdout] test tests::ud60x18::exp2::test_exp2::case_05 ... ok
[INFO] [stdout] test tests::ud60x18::exp2::test_exp2::case_06 ... ok
[INFO] [stdout] test tests::ud60x18::exp2::test_exp2::case_07 ... ok
[INFO] [stdout] test tests::ud60x18::exp2::test_exp2::case_08 ... ok
[INFO] [stdout] test tests::ud60x18::exp2::test_exp2::case_09 ... ok
[INFO] [stdout] test tests::ud60x18::exp2::test_exp2::case_10 ... ok
[INFO] [stdout] test tests::ud60x18::exp2::test_exp2::case_11 ... ok
[INFO] [stdout] test tests::ud60x18::exp2::test_exp2::case_12 ... ok
[INFO] [stdout] test tests::ud60x18::exp2::test_exp2::case_13 ... ok
[INFO] [stdout] test tests::ud60x18::exp2::test_greater_than_max ... ok
[INFO] [stdout] test tests::ud60x18::exp2::test_zero ... ok
[INFO] [stdout] test tests::ud60x18::exp::test_exp::case_01 ... ok
[INFO] [stdout] test tests::ud60x18::exp::test_exp::case_02 ... ok
[INFO] [stdout] test tests::ud60x18::exp::test_exp::case_03 ... ok
[INFO] [stdout] test tests::ud60x18::exp::test_exp::case_04 ... ok
[INFO] [stdout] test tests::ud60x18::exp::test_exp::case_05 ... ok
[INFO] [stdout] test tests::ud60x18::exp::test_exp::case_06 ... ok
[INFO] [stdout] test tests::ud60x18::exp::test_exp::case_07 ... ok
[INFO] [stdout] test tests::ud60x18::exp::test_exp::case_08 ... ok
[INFO] [stdout] test tests::ud60x18::exp::test_exp::case_09 ... ok
[INFO] [stdout] test tests::ud60x18::exp::test_exp::case_10 ... ok
[INFO] [stdout] test tests::ud60x18::exp::test_exp::case_11 ... ok
[INFO] [stdout] test tests::ud60x18::exp::test_exp_zero ... ok
[INFO] [stdout] test tests::ud60x18::div::test_div::case_01 ... ok
[INFO] [stdout] test tests::ud60x18::exp::test_greater_than_max ... ok
[INFO] [stdout] test tests::ud60x18::div::test_div::case_02 ... ok
[INFO] [stdout] test tests::ud60x18::div::test_div::case_09 ... ok
[INFO] [stdout] test tests::ud60x18::floor::test_exp::case_03 ... ok
[INFO] [stdout] test tests::ud60x18::floor::test_exp::case_02 ... ok
[INFO] [stdout] test tests::ud60x18::floor::test_exp::case_01 ... ok
[INFO] [stdout] test tests::ud60x18::floor::test_exp::case_04 ... ok
[INFO] [stdout] test tests::ud60x18::floor::test_exp::case_05 ... ok
[INFO] [stdout] test tests::ud60x18::floor::test_exp::case_06 ... ok
[INFO] [stdout] test tests::ud60x18::floor::test_exp::case_07 ... ok
[INFO] [stdout] test tests::ud60x18::floor::test_exp::case_08 ... ok
[INFO] [stdout] test tests::ud60x18::floor::test_exp::case_09 ... ok
[INFO] [stdout] test tests::ud60x18::floor::test_exp::case_10 ... ok
[INFO] [stdout] test tests::ud60x18::floor::test_exp_zero ... ok
[INFO] [stdout] test tests::ud60x18::frac::test_frac::case_01 ... ok
[INFO] [stdout] test tests::ud60x18::frac::test_frac::case_02 ... ok
[INFO] [stdout] test tests::ud60x18::frac::test_frac::case_05 ... ok
[INFO] [stdout] test tests::ud60x18::frac::test_frac::case_03 ... ok
[INFO] [stdout] test tests::ud60x18::frac::test_frac::case_04 ... ok
[INFO] [stdout] test tests::ud60x18::frac::test_frac::case_08 ... ok
[INFO] [stdout] test tests::ud60x18::frac::test_frac::case_07 ... ok
[INFO] [stdout] test tests::ud60x18::frac::test_frac::case_06 ... ok
[INFO] [stdout] test tests::ud60x18::frac::test_frac::case_09 ... ok
[INFO] [stdout] test tests::ud60x18::gm::test_edge::case_1 ... ok
[INFO] [stdout] test tests::ud60x18::frac::test_frac::case_10 ... ok
[INFO] [stdout] test tests::ud60x18::frac::test_zero ... ok
[INFO] [stdout] test tests::ud60x18::gm::test_edge::case_2 ... ok
[INFO] [stdout] test tests::ud60x18::gm::test_error ... ok
[INFO] [stdout] test tests::ud60x18::gm::test_gm::case_02 ... ok
[INFO] [stdout] test tests::ud60x18::gm::test_gm::case_01 ... ok
[INFO] [stdout] test tests::ud60x18::gm::test_gm::case_03 ... ok
[INFO] [stdout] test tests::ud60x18::gm::test_gm::case_05 ... ok
[INFO] [stdout] test tests::ud60x18::gm::test_gm::case_06 ... ok
[INFO] [stdout] test tests::ud60x18::gm::test_gm::case_08 ... ok
[INFO] [stdout] test tests::ud60x18::gm::test_gm::case_07 ... ok
[INFO] [stdout] test tests::ud60x18::gm::test_gm::case_09 ... ok
[INFO] [stdout] test tests::ud60x18::gm::test_gm::case_10 ... ok
[INFO] [stdout] test tests::ud60x18::inv::test_err ... ok
[INFO] [stdout] test tests::ud60x18::inv::test_ln::case_01 ... ok
[INFO] [stdout] test tests::ud60x18::inv::test_ln::case_02 ... ok
[INFO] [stdout] test tests::ud60x18::inv::test_ln::case_04 ... ok
[INFO] [stdout] test tests::ud60x18::inv::test_ln::case_03 ... ok
[INFO] [stdout] test tests::ud60x18::inv::test_ln::case_05 ... ok
[INFO] [stdout] test tests::ud60x18::inv::test_ln::case_07 ... ok
[INFO] [stdout] test tests::ud60x18::inv::test_ln::case_06 ... ok
[INFO] [stdout] test tests::ud60x18::inv::test_ln::case_08 ... ok
[INFO] [stdout] test tests::ud60x18::inv::test_ln::case_09 ... ok
[INFO] [stdout] test tests::ud60x18::inv::test_ln::case_12 ... ok
[INFO] [stdout] test tests::ud60x18::inv::test_ln::case_10 ... ok
[INFO] [stdout] test tests::ud60x18::inv::test_ln::case_11 ... ok
[INFO] [stdout] test tests::ud60x18::inv::test_ln::case_14 ... ok
[INFO] [stdout] test tests::ud60x18::inv::test_ln::case_13 ... ok
[INFO] [stdout] test tests::ud60x18::inv::test_ln::case_15 ... ok
[INFO] [stdout] test tests::ud60x18::inv::test_ln::case_16 ... ok
[INFO] [stdout] test tests::ud60x18::ln::test_ln::case_01 ... ok
[INFO] [stdout] test tests::ud60x18::ln::test_ln::case_02 ... ok
[INFO] [stdout] test tests::ud60x18::ln::test_ln::case_03 ... ok
[INFO] [stdout] test tests::ud60x18::ln::test_ln::case_05 ... ok
[INFO] [stdout] test tests::ud60x18::ln::test_ln::case_04 ... ok
[INFO] [stdout] test tests::ud60x18::ln::test_ln::case_06 ... ok
[INFO] [stdout] test tests::ud60x18::ln::test_ln::case_08 ... ok
[INFO] [stdout] test tests::ud60x18::ln::test_ln::case_07 ... ok
[INFO] [stdout] test tests::ud60x18::avg::test_avg_both_zero::case_1 ... ok
[INFO] [stdout] test tests::ud60x18::gm::test_gm::case_04 ... ok
[INFO] [stdout] test tests::ud60x18::ln::test_ln::case_10 ... ok
[INFO] [stdout] test tests::ud60x18::ln::test_ln::case_09 ... ok
[INFO] [stdout] test tests::ud60x18::ln::test_too_small ... ok
[INFO] [stdout] test tests::ud60x18::log10::test_not_power_of_tens::case_01 ... ok
[INFO] [stdout] test tests::ud60x18::log10::test_not_power_of_tens::case_03 ... ok
[INFO] [stdout] test tests::ud60x18::log10::test_not_power_of_tens::case_04 ... ok
[INFO] [stdout] test tests::ud60x18::log10::test_not_power_of_tens::case_06 ... ok
[INFO] [stdout] test tests::ud60x18::log10::test_not_power_of_tens::case_02 ... ok
[INFO] [stdout] test tests::ud60x18::log10::test_not_power_of_tens::case_07 ... ok
[INFO] [stdout] test tests::ud60x18::log10::test_not_power_of_tens::case_05 ... ok
[INFO] [stdout] test tests::ud60x18::log10::test_not_power_of_tens::case_08 ... ok
[INFO] [stdout] test tests::ud60x18::log10::test_not_power_of_tens::case_11 ... ok
[INFO] [stdout] test tests::ud60x18::log10::test_power_of_tens::case_2 ... ok
[INFO] [stdout] test tests::ud60x18::log10::test_not_power_of_tens::case_09 ... ok
[INFO] [stdout] test tests::ud60x18::log10::test_power_of_tens::case_4 ... ok
[INFO] [stdout] test tests::ud60x18::log10::test_power_of_tens::case_3 ... ok
[INFO] [stdout] test tests::ud60x18::log10::test_power_of_tens::case_1 ... ok
[INFO] [stdout] test tests::ud60x18::log10::test_not_power_of_tens::case_10 ... ok
[INFO] [stdout] test tests::ud60x18::log10::test_power_of_tens::case_5 ... ok
[INFO] [stdout] test tests::ud60x18::log10::test_power_of_tens::case_6 ... ok
[INFO] [stdout] test tests::ud60x18::log10::test_power_of_tens::case_7 ... ok
[INFO] [stdout] test tests::ud60x18::log10::test_too_small ... ok
[INFO] [stdout] test tests::ud60x18::log2::test_not_power_of_two::case_1 ... ok
[INFO] [stdout] test tests::ud60x18::log2::test_not_power_of_two::case_2 ... ok
[INFO] [stdout] test tests::ud60x18::log2::test_not_power_of_two::case_4 ... ok
[INFO] [stdout] test tests::ud60x18::log2::test_not_power_of_two::case_5 ... ok
[INFO] [stdout] test tests::ud60x18::log2::test_not_power_of_two::case_3 ... ok
[INFO] [stdout] test tests::props::proptest_i256_sub ... ok
[INFO] [stdout] test tests::ud60x18::log2::test_power_of_two::case_1 ... ok
[INFO] [stdout] test tests::ud60x18::log2::test_power_of_two::case_2 ... ok
[INFO] [stdout] test tests::ud60x18::log2::test_power_of_two::case_3 ... ok
[INFO] [stdout] test tests::ud60x18::log2::test_power_of_two::case_4 ... ok
[INFO] [stdout] test tests::ud60x18::log2::test_too_small ... ok
[INFO] [stdout] test tests::ud60x18::mul::test_mul::case_01 ... ok
[INFO] [stdout] test tests::ud60x18::mul::test_mul::case_03 ... ok
[INFO] [stdout] test tests::ud60x18::log2::test_not_power_of_two::case_6 ... ok
[INFO] [stdout] test tests::ud60x18::log2::test_power_of_two::case_5 ... ok
[INFO] [stdout] test tests::ud60x18::mul::test_mul::case_02 ... ok
[INFO] [stdout] test tests::ud60x18::mul::test_mul::case_05 ... ok
[INFO] [stdout] test tests::ud60x18::mul::test_mul::case_06 ... ok
[INFO] [stdout] test tests::ud60x18::mul::test_mul::case_07 ... ok
[INFO] [stdout] test tests::ud60x18::mul::test_mul::case_04 ... ok
[INFO] [stdout] test tests::ud60x18::mul::test_mul::case_10 ... ok
[INFO] [stdout] test tests::ud60x18::mul::test_mul::case_08 ... ok
[INFO] [stdout] test tests::ud60x18::mul::test_mul::case_09 ... ok
[INFO] [stdout] test tests::ud60x18::mul::test_mul::case_13 ... ok
[INFO] [stdout] test tests::ud60x18::mul::test_one_zero::case_1 ... ok
[INFO] [stdout] test tests::ud60x18::mul::test_one_zero::case_2 ... ok
[INFO] [stdout] test tests::ud60x18::mul::test_mul::case_11 ... ok
[INFO] [stdout] test tests::ud60x18::mul::test_overflow::case_1 ... ok
[INFO] [stdout] test tests::ud60x18::mul::test_mul::case_12 ... ok
[INFO] [stdout] test tests::props::proptest_muldiv_vs_checked_multiply_ratio ... ok
[INFO] [stdout] test tests::ud60x18::pow::test_base_gtunit_pow::case_03 ... ok
[INFO] [stdout] test tests::ud60x18::pow::test_base_gtunit_pow::case_04 ... ok
[INFO] [stdout] test tests::ud60x18::pow::test_base_gtunit_pow::case_01 ... ok
[INFO] [stdout] test tests::ud60x18::log2::test_power_of_two::case_6 ... ok
[INFO] [stdout] test tests::ud60x18::pow::test_base_gtunit_pow::case_05 ... ok
[INFO] [stdout] test tests::ud60x18::pow::test_base_gtunit_pow::case_02 ... ok
[INFO] [stdout] test tests::ud60x18::pow::test_base_gtunit_pow::case_10 ... ok
[INFO] [stdout] test tests::ud60x18::pow::test_base_gtunit_pow::case_12 ... ok
[INFO] [stdout] test tests::ud60x18::pow::test_base_gtunit_pow::case_06 ... ok
[INFO] [stdout] test tests::ud60x18::pow::test_base_gtunit_pow::case_13 ... ok
[INFO] [stdout] test tests::ud60x18::pow::test_base_gtunit_pow::case_08 ... ok
[INFO] [stdout] test tests::ud60x18::pow::test_base_gtunit_pow::case_11 ... ok
[INFO] [stdout] test tests::ud60x18::pow::test_base_gtunit_pow::case_07 ... ok
[INFO] [stdout] test tests::ud60x18::pow::test_base_ltunit_pow::case_02 ... ok
[INFO] [stdout] test tests::ud60x18::pow::test_base_gtunit_pow::case_09 ... ok
[INFO] [stdout] test tests::ud60x18::pow::test_base_ltunit_pow::case_06 ... ok
[INFO] [stdout] test tests::ud60x18::pow::test_base_ltunit_pow::case_04 ... ok
[INFO] [stdout] test tests::ud60x18::pow::test_base_ltunit_pow::case_08 ... ok
[INFO] [stdout] test tests::ud60x18::pow::test_base_ltunit_pow::case_05 ... ok
[INFO] [stdout] test tests::ud60x18::pow::test_base_ltunit_pow::case_01 ... ok
[INFO] [stdout] test tests::ud60x18::pow::test_base_ltunit_pow::case_03 ... ok
[INFO] [stdout] test tests::ud60x18::pow::test_base_ltunit_pow::case_12 ... ok
[INFO] [stdout] test tests::ud60x18::pow::test_exp_greater_than_max_permitted ... ok
[INFO] [stdout] test tests::ud60x18::pow::test_base_ltunit_pow::case_10 ... ok
[INFO] [stdout] test tests::ud60x18::pow::test_base_ltunit_pow::case_11 ... ok
[INFO] [stdout] test tests::ud60x18::pow::test_base_ltunit_pow::case_09 ... ok
[INFO] [stdout] test tests::ud60x18::pow::test_exp_one::case_1 ... ok
[INFO] [stdout] test tests::ud60x18::pow::test_exp_one::case_2 ... ok
[INFO] [stdout] test tests::ud60x18::pow::test_exp_zero::case_1 ... ok
[INFO] [stdout] test tests::ud60x18::pow::test_exp_one::case_3 ... ok
[INFO] [stdout] test tests::ud60x18::pow::test_pow_base_and_exp_zero ... ok
[INFO] [stdout] test tests::ud60x18::pow::test_exp_zero::case_2 ... ok
[INFO] [stdout] test tests::ud60x18::pow::test_exp_zero::case_3 ... ok
[INFO] [stdout] test tests::ud60x18::pow::test_pow_base_zero_exp_not_zero::case_3 ... ok
[INFO] [stdout] test tests::ud60x18::pow::test_pow_base_zero_exp_not_zero::case_1 ... ok
[INFO] [stdout] test tests::ud60x18::powu::test_exp_zero::case_2 ... ok
[INFO] [stdout] test tests::ud60x18::pow::test_pow_base_zero_exp_not_zero::case_2 ... ok
[INFO] [stdout] test tests::ud60x18::powu::test_pow::case_01 ... ok
[INFO] [stdout] test tests::ud60x18::powu::test_pow::case_02 ... ok
[INFO] [stdout] test tests::ud60x18::powu::test_pow::case_03 ... ok
[INFO] [stdout] test tests::ud60x18::powu::test_exp_zero::case_3 ... ok
[INFO] [stdout] test tests::ud60x18::powu::test_pow::case_04 ... ok
[INFO] [stdout] test tests::ud60x18::powu::test_overflow ... ok
[INFO] [stdout] test tests::ud60x18::powu::test_pow::case_05 ... ok
[INFO] [stdout] test tests::ud60x18::powu::test_pow::case_07 ... ok
[INFO] [stdout] test tests::ud60x18::powu::test_pow::case_08 ... ok
[INFO] [stdout] test tests::ud60x18::powu::test_pow::case_10 ... ok
[INFO] [stdout] test tests::ud60x18::powu::test_pow::case_06 ... ok
[INFO] [stdout] test tests::ud60x18::powu::test_pow::case_09 ... ok
[INFO] [stdout] test tests::ud60x18::powu::test_pow::case_11 ... ok
[INFO] [stdout] test tests::ud60x18::powu::test_pow::case_12 ... ok
[INFO] [stdout] test tests::ud60x18::powu::test_pow::case_15 ... ok
[INFO] [stdout] test tests::ud60x18::powu::test_pow::case_16 ... ok
[INFO] [stdout] test tests::ud60x18::powu::test_pow::case_13 ... ok
[INFO] [stdout] test tests::ud60x18::powu::test_pow::case_14 ... ok
[INFO] [stdout] test tests::ud60x18::powu::test_pow_base_and_exp_zero ... ok
[INFO] [stdout] test tests::ud60x18::powu::test_pow_base_zero_exp_not_zero::case_1 ... ok
[INFO] [stdout] test tests::ud60x18::powu::test_pow_base_zero_exp_not_zero::case_2 ... ok
[INFO] [stdout] test tests::ud60x18::sqrt::test_overflow ... ok
[INFO] [stdout] test tests::ud60x18::powu::test_pow_base_zero_exp_not_zero::case_3 ... ok
[INFO] [stdout] test tests::ud60x18::sqrt::test_sqrt::case_01 ... ok
[INFO] [stdout] test tests::ud60x18::sqrt::test_sqrt::case_03 ... ok
[INFO] [stdout] test tests::ud60x18::sqrt::test_sqrt::case_02 ... ok
[INFO] [stdout] test tests::ud60x18::sqrt::test_sqrt::case_04 ... ok
[INFO] [stdout] test tests::ud60x18::sqrt::test_sqrt::case_05 ... ok
[INFO] [stdout] test tests::ud60x18::sqrt::test_sqrt::case_06 ... ok
[INFO] [stdout] test tests::ud60x18::sqrt::test_sqrt::case_07 ... ok
[INFO] [stdout] test tests::ud60x18::sqrt::test_sqrt::case_09 ... ok
[INFO] [stdout] test tests::ud60x18::sqrt::test_sqrt::case_10 ... ok
[INFO] [stdout] test tests::ud60x18::sqrt::test_sqrt::case_11 ... ok
[INFO] [stdout] test tests::ud60x18::sqrt::test_sqrt::case_12 ... ok
[INFO] [stdout] test tests::ud60x18::sqrt::test_sqrt::case_08 ... ok
[INFO] [stdout] test tests::ud60x18::sqrt::test_sqrt::case_13 ... ok
[INFO] [stdout] test tests::ud60x18::sqrt::test_sqrt::case_14 ... ok
[INFO] [stdout] test tests::ud60x18::sqrt::test_sqrt::case_15 ... ok
[INFO] [stdout] test ud60x18::test::test_exp2::case_1 ... ok
[INFO] [stdout] test ud60x18::test::test_exp2::case_3 ... ok
[INFO] [stdout] test ud60x18::test::test_exp2::case_2 ... ok
[INFO] [stdout] test ud60x18::test::test_mul::case_1 ... ok
[INFO] [stdout] test tests::ud60x18::sqrt::test_zero ... ok
[INFO] [stdout] test ud60x18::test::test_pow_sqrt::case_1 ... ok
[INFO] [stdout] test tests::ud60x18::pow::test_base_ltunit_pow::case_07 ... ok
[INFO] [stdout] test tests::ud60x18::powu::test_exp_zero::case_1 ... ok
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/btr_macros-bbee8895c857c04a)
[INFO] [stdout] test tests::props::proptest_muldiv ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 305 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test btr::tests::serde_structs ... ok
[INFO] [stdout] test borsh::tests::serde_structs ... ok
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/query_authentication-085779b26a933797)
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test viewing_keys::viewing_key_tests::hash_comparing ... ok
[INFO] [stdout] test permit::signature_tests::test_signed_tx ... ok
[INFO] [stdout] test viewing_keys::viewing_key_tests::hash_creation ... ok
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/secret_borsh_storage-a87092307da51266)
[INFO] [stdout] test permit::signature_tests::memo_signature ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 48 tests
[INFO] [stdout] test append_store::tests::test_iterator ... ok
[INFO] [stdout] test append_store::tests::test_json_push_pop ... ok
[INFO] [stdout] test append_store::tests::test_length ... ok
[INFO] [stdout] test append_store::tests::test_paging ... ok
[INFO] [stdout] test append_store::tests::test_push_pop ... ok
[INFO] [stdout] test append_store::tests::test_serializations ... ok
[INFO] [stdout] test append_store::tests::test_removes ... ok
[INFO] [stdout] test append_store::tests::test_suffix_iter ... ok
[INFO] [stdout] test append_store::tests::test_suffixed_pop ... ok
[INFO] [stdout] test append_store::tests::test_reverse_iterator ... ok
[INFO] [stdout] test append_store::tests::test_suffixed_reverse_iter ... ok
[INFO] [stdout] test deque::tests::front_back ... ok
[INFO] [stdout] test deque::tests::push_and_pop ... ok
[INFO] [stdout] test deque::tests::get ... ok
[INFO] [stdout] test deque::tests::iterator_errors_when_item_missing ... ok
[INFO] [stdout] test deque::tests::iterator ... ok
[INFO] [stdout] test deque::tests::readme_works ... ok
[INFO] [stdout] test deque::tests::length ... ok
[INFO] [stdout] test deque::tests::reverse_iterator ... ok
[INFO] [stdout] test deque::tests::wrapping ... ok
[INFO] [stdout] test deque_store::tests::test_iterator ... ok
[INFO] [stdout] test deque::tests::test_paging ... ok
[INFO] [stdout] test deque::tests::wrapping_iterator ... ok
[INFO] [stdout] test deque_store::tests::test_pushs_pops ... ok
[INFO] [stdout] test deque_store::tests::test_paging ... ok
[INFO] [stdout] test deque_store::tests::test_removes ... ok
[INFO] [stdout] test deque_store::tests::test_serializations ... ok
[INFO] [stdout] test deque_store::tests::test_reverse_iterator ... ok
[INFO] [stdout] test helpers::test::may_deserialize_handles_none ... ok
[INFO] [stdout] test helpers::test::may_deserialize_handles_some ... ok
[INFO] [stdout] test helpers::test::must_deserialize_handles_none ... ok
[INFO] [stdout] test item::test::isolated_reads ... ok
[INFO] [stdout] test item::test::save_and_load ... ok
[INFO] [stdout] test helpers::test::encode_length_works ... ok
[INFO] [stdout] test item::test::update_can_change_variable_from_outer_scope ... ok
[INFO] [stdout] test item::test::update_does_not_change_data_on_error ... ok
[INFO] [stdout] test item::test::readme_works ... ok
[INFO] [stdout] test item::test::update_supports_custom_errors ... ok
[INFO] [stdout] test item::test::remove_works ... ok
[INFO] [stdout] test map::test::create_path ... ok
[INFO] [stdout] test item::test::update_success ... ok
[INFO] [stdout] test helpers::test::must_deserialize_handles_some ... ok
[INFO] [stdout] test map::test::existence ... ok
[INFO] [stdout] test map::test::save_and_load ... ok
[INFO] [stdout] test map::test::save_and_load_tuple ... ok
[INFO] [stdout] test map::test::composite_keys ... ok
[INFO] [stdout] test map::test::triple_keys ... ok
[INFO] [stdout] test helpers::test::encode_length_panics_for_large_values - should panic ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 48 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.10s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/secret_storage_plus-7d706bd0983af217)
[INFO] [stdout] 
[INFO] [stdout] running 90 tests
[INFO] [stdout] test append_store::tests::test_json_push_pop ... ok
[INFO] [stdout] test append_store::tests::test_iterator ... ok
[INFO] [stdout] test append_store::tests::test_paging ... ok
[INFO] [stdout] test append_store::tests::test_length ... ok
[INFO] [stdout] test append_store::tests::test_suffix_iter ... ok
[INFO] [stdout] test append_store::tests::test_removes ... ok
[INFO] [stdout] test append_store::tests::test_suffixed_pop ... ok
[INFO] [stdout] test de::test::deserialize_addr_works ... ok
[INFO] [stdout] test de::test::deserialize_broken_addr_errs ... ok
[INFO] [stdout] test de::test::deserialize_empty_works ... ok
[INFO] [stdout] test de::test::deserialize_broken_string_errs ... ok
[INFO] [stdout] test de::test::deserialize_naked_integer_works ... ok
[INFO] [stdout] test de::test::deserialize_string_works ... ok
[INFO] [stdout] test de::test::deserialize_tuple_works ... ok
[INFO] [stdout] test de::test::deserialize_triple_works ... ok
[INFO] [stdout] test deque_store::tests::test_iterator ... ok
[INFO] [stdout] test deque_store::tests::test_paging ... ok
[INFO] [stdout] test append_store::tests::test_push_pop ... ok
[INFO] [stdout] test de::test::deserialize_bytes_works ... ok
[INFO] [stdout] test append_store::tests::test_reverse_iterator ... ok
[INFO] [stdout] test deque_store::tests::test_removes ... ok
[INFO] [stdout] test deque_store::tests::test_serializations ... ok
[INFO] [stdout] test append_store::tests::test_serializations ... ok
[INFO] [stdout] test append_store::tests::test_suffixed_reverse_iter ... ok
[INFO] [stdout] test helpers::test::may_deserialize_handles_some ... ok
[INFO] [stdout] test deque_store::tests::test_pushs_pops ... ok
[INFO] [stdout] test helpers::test::encode_length_works ... ok
[INFO] [stdout] test helpers::test::may_deserialize_handles_none ... ok
[INFO] [stdout] test deque_store::tests::test_reverse_iterator ... ok
[INFO] [stdout] test helpers::test::must_deserialize_handles_none ... ok
[INFO] [stdout] test int_key::test::signed_int_key_order ... ok
[INFO] [stdout] test int_key::test::unsigned_int_key_order ... ok
[INFO] [stdout] test int_key::test::x128_int_key_works ... ok
[INFO] [stdout] test int_key::test::x64_int_key_works ... ok
[INFO] [stdout] test int_key::test::x32_int_key_works ... ok
[INFO] [stdout] test int_key::test::x16_int_key_works ... ok
[INFO] [stdout] test item::test::isolated_reads ... ok
[INFO] [stdout] test int_key::test::x8_int_key_works ... ok
[INFO] [stdout] test item::test::isolated_reads_bincode ... ok
[INFO] [stdout] test item::test::readme_works::case_1 ... ok
[INFO] [stdout] test item::test::readme_works::case_2 ... ok
[INFO] [stdout] test item::test::remove_works::case_1 ... ok
[INFO] [stdout] test item::test::remove_works::case_2 ... ok
[INFO] [stdout] test item::test::save_and_load::case_1 ... ok
[INFO] [stdout] test item::test::save_and_load::case_2 ... ok
[INFO] [stdout] test item::test::update_can_change_variable_from_outer_scope::case_1 ... ok
[INFO] [stdout] test item::test::update_can_change_variable_from_outer_scope::case_2 ... ok
[INFO] [stdout] test item::test::update_does_not_change_data_on_error::case_2 ... ok
[INFO] [stdout] test item::test::update_success::case_1 ... ok
[INFO] [stdout] test item::test::update_success::case_2 ... ok
[INFO] [stdout] test item::test::update_supports_custom_errors::case_1 ... ok
[INFO] [stdout] test item::test::update_supports_custom_errors::case_2 ... ok
[INFO] [stdout] test keys::test::composite_byte_key ... ok
[INFO] [stdout] test keys::test::naked_128key_works ... ok
[INFO] [stdout] test keys::test::naked_16key_works ... ok
[INFO] [stdout] test keys::test::naked_32key_works ... ok
[INFO] [stdout] test keys::test::naked_64bit_prefixes ... ok
[INFO] [stdout] test keys::test::naked_64key_works ... ok
[INFO] [stdout] test keys::test::naked_8bit_prefixes ... ok
[INFO] [stdout] test keys::test::naked_8key_works ... ok
[INFO] [stdout] test keys::test::naked_composite_int_key ... ok
[INFO] [stdout] test item::test::update_does_not_change_data_on_error::case_1 ... ok
[INFO] [stdout] test keys::test::naked_proper_prefixes ... ok
[INFO] [stdout] test keys::test::naked_16bit_prefixes ... ok
[INFO] [stdout] test keys::test::string_key_works ... ok
[INFO] [stdout] test keys::test::nested_composite_keys ... ok
[INFO] [stdout] test map::test::basic_update::allowance_1 ... ok
[INFO] [stdout] test map::test::basic_update::allowance_2 ... ok
[INFO] [stdout] test keys::test::nested_str_key_works ... ok
[INFO] [stdout] test map::test::composite_keys::allowance_1 ... ok
[INFO] [stdout] test keys::test::str_key_works ... ok
[INFO] [stdout] test map::test::create_path::case_1 ... ok
[INFO] [stdout] test helpers::test::must_deserialize_handles_some ... ok
[INFO] [stdout] test map::test::create_path::case_2 ... ok
[INFO] [stdout] test map::test::existence::people_1 ... ok
[INFO] [stdout] test map::test::existence::people_2 ... ok
[INFO] [stdout] test map::test::readme_works::people_1 ... ok
[INFO] [stdout] test map::test::readme_works::people_2 ... ok
[INFO] [stdout] test map::test::readme_works_composite_keys::allowance_1 ... ok
[INFO] [stdout] test map::test::readme_works_composite_keys::allowance_2 ... ok
[INFO] [stdout] test map::test::save_and_load::people_1 ... ok
[INFO] [stdout] test map::test::readme_works_with_path::people_1::allowance_1 ... ok
[INFO] [stdout] test map::test::save_and_load::people_2 ... ok
[INFO] [stdout] test map::test::triple_keys::triple_2 ... ok
[INFO] [stdout] test map::test::triple_keys::triple_1 ... ok
[INFO] [stdout] test map::test::readme_works_with_path::people_1::allowance_2 ... ok
[INFO] [stdout] test map::test::readme_works_with_path::people_2::allowance_1 ... ok
[INFO] [stdout] test map::test::readme_works_with_path::people_2::allowance_2 ... ok
[INFO] [stdout] test map::test::composite_keys::allowance_2 ... ok
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/shade_multi_test-d7480bf8d1858969)
[INFO] [stdout] test helpers::test::encode_length_panics_for_large_values - should panic ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 90 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 81 tests
[INFO] [stdout] test custom::ibc::test::default_ibc ... ok
[INFO] [stdout] test custom::ibc::test::subsituting_ibc ... ok
[INFO] [stdout] test custom::staking::test::staking ... ok
[INFO] [stdout] test multi::app::test::custom_messages::triggering_custom_msg ... ok
[INFO] [stdout] test multi::app::test::custom_handler::dispatches_messages ... ok
[INFO] [stdout] test multi::app::test::errors::double_nested_call ... ok
[INFO] [stdout] test multi::app::test::errors::simple_call ... ok
[INFO] [stdout] test multi::app::test::errors::nested_call ... ok
[INFO] [stdout] test multi::app::test::errors::simple_instantiation ... ok
[INFO] [stdout] test multi::app::test::multi_level_bank_cache ... ok
[INFO] [stdout] test multi::app::test::reflect_error ... ok
[INFO] [stdout] test multi::app::test::reply_data_overwrite::no_submsg ... ok
[INFO] [stdout] test multi::app::test::reply_data_overwrite::single_no_submsg_data ... ok
[INFO] [stdout] test multi::app::test::reply_data_overwrite::multiple_submsg_mixed ... ok
[INFO] [stdout] test multi::app::test::reply_data_overwrite::multiple_submsg_no_reply ... ok
[INFO] [stdout] test multi::app::test::reply_data_overwrite::nested_submsg ... ok
[INFO] [stdout] test multi::app::test::reflect_success ... ok
[INFO] [stdout] test multi::app::test::reply_data_overwrite::single_no_top_level_data ... ok
[INFO] [stdout] test multi::app::test::reply_data_overwrite::single_submsg_reply_returns_none ... ok
[INFO] [stdout] test multi::app::test::response_validation::empty_attribute_value ... ok
[INFO] [stdout] test multi::app::test::reply_data_overwrite::multiple_submsg ... ok
[INFO] [stdout] test multi::app::test::reply_data_overwrite::single_submsg ... ok
[INFO] [stdout] test multi::app::test::response_validation::empty_attribute_key ... ok
[INFO] [stdout] test multi::app::test::response_validation::too_short_event_type ... ok
[INFO] [stdout] test multi::app::test::response_validation::empty_event_attribute_key ... ok
[INFO] [stdout] test multi::app::test::sent_funds_properly_visible_on_execution ... ok
[INFO] [stdout] test multi::app::test::response_validation::empty_event_attribute_value ... ok
[INFO] [stdout] test multi::app::test::send_tokens ... ok
[INFO] [stdout] test multi::app::test::reply_data_overwrite::single_submsg_no_reply ... ok
[INFO] [stdout] test multi::bank::test::burn_coins ... ok
[INFO] [stdout] test multi::app::test::sent_wasm_migration_works ... ok
[INFO] [stdout] test multi::bank::test::fail_on_zero_values ... ok
[INFO] [stdout] test multi::app::test::sudo_works ... ok
[INFO] [stdout] test multi::app::test::update_block ... ok
[INFO] [stdout] test multi::app::test::reflect_submessage_reply_works ... ok
[INFO] [stdout] test multi::gov::test::default_gov ... ok
[INFO] [stdout] test multi::bank::test::get_set_balance ... ok
[INFO] [stdout] test multi::prefixed_storage::length_prefixed::tests::encode_length_works ... ok
[INFO] [stdout] test multi::gov::test::subsituting_gov ... ok
[INFO] [stdout] test multi::prefixed_storage::length_prefixed::tests::to_length_prefixed_calculates_capacity_correctly ... ok
[INFO] [stdout] test multi::bank::test::send_coins ... ok
[INFO] [stdout] test multi::app::test::simple_contract ... ok
[INFO] [stdout] test multi::prefixed_storage::length_prefixed::tests::to_length_prefixed_nested_allows_many_long_namespaces ... ok
[INFO] [stdout] test multi::prefixed_storage::length_prefixed::tests::to_length_prefixed_nested_calculates_capacity_correctly ... ok
[INFO] [stdout] test multi::prefixed_storage::namespace_helpers::tests::prefix_get_set ... ok
[INFO] [stdout] test multi::prefixed_storage::tests::prefixed_storage_multilevel_set_and_get ... ok
[INFO] [stdout] test multi::prefixed_storage::tests::prefixed_storage_set_and_get ... ok
[INFO] [stdout] test multi::prefixed_storage::length_prefixed::tests::to_length_prefixed_works_for_long_prefix ... ok
[INFO] [stdout] test multi::prefixed_storage::tests::readonly_prefixed_storage_get ... ok
[INFO] [stdout] test multi::transactions::test::commit_writes_through ... ok
[INFO] [stdout] test multi::prefixed_storage::length_prefixed::tests::to_length_prefixed_nested_works ... ok
[INFO] [stdout] test multi::transactions::test::delete_from_base ... ok
[INFO] [stdout] test multi::transactions::test::delete_local ... ok
[INFO] [stdout] test multi::transactions::test::ignore_same_as_rollback ... ok
[INFO] [stdout] test multi::prefixed_storage::length_prefixed::tests::to_length_prefixed_works ... ok
[INFO] [stdout] test multi::transactions::test::wrap_box_dyn_storage ... ok
[INFO] [stdout] test multi::transactions::test::wrap_box_storage ... ok
[INFO] [stdout] test multi::transactions::test::storage_remains_readable ... ok
[INFO] [stdout] test multi::wasm::test::can_dump_raw_wasm_state ... ignored
[INFO] [stdout] test multi::wasm::test::contract_send_coins ... ok
[INFO] [stdout] test multi::wasm::test::query_contract_into ... ok
[INFO] [stdout] test multi::wasm::test::multi_level_wasm_cache ... ok
[INFO] [stdout] test utils::balance::test::balance_add_works ... ok
[INFO] [stdout] test multi::wasm::test::register_contract ... ok
[INFO] [stdout] test multi::transactions::test::wrap_ref_cell ... ok
[INFO] [stdout] test utils::balance::test::balance_has_works ... ok
[INFO] [stdout] test multi::transactions::test::wrap_ref_cell_dyn_storage ... ok
[INFO] [stdout] test utils::balance::test::balance_in_place_addition ... ok
[INFO] [stdout] test utils::balance::test::balance_subtract_saturating_works ... ok
[INFO] [stdout] test utils::parse_reply::test::parse_protobuf_bytes_works ... ok
[INFO] [stdout] test utils::balance::test::balance_subtract_works ... ok
[INFO] [stdout] test utils::balance::test::normalize_balance ... ok
[INFO] [stdout] test utils::parse_reply::test::parse_protobuf_string_tests ... ok
[INFO] [stdout] test utils::parse_reply::test::parse_protobuf_length_prefixed_tests ... ok
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/shade_toolkit-51719bca2e434c34)
[INFO] [stderr]    Doc-tests better_secret_math
[INFO] [stdout] test utils::parse_reply::test::parse_protobuf_varint_tests ... ok
[INFO] [stdout] test utils::parse_reply::test::parse_reply_execute_data_works ... ok
[INFO] [stdout] test utils::parse_reply::test::parse_reply_instantiate_data_works ... ok
[INFO] [stdout] test multi::prefixed_storage::tests::readonly_prefixed_storage_multilevel_get ... ok
[INFO] [stdout] test multi::transactions::test::wrap_storage ... ok
[INFO] [stdout] test multi::prefixed_storage::length_prefixed::tests::to_length_prefixed_panics_for_too_long_prefix - should panic ... ok
[INFO] [stdout] test multi::prefixed_storage::length_prefixed::tests::encode_length_panics_for_large_values - should panic ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 80 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.04s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 9 tests
[INFO] [stdout] test custom::contract::test::borsh_impl ... ok
[INFO] [stdout] test error::tests::from_code ... ok
[INFO] [stdout] test error::tests::macro_errors ... ok
[INFO] [stdout] test error::tests::to_error ... ok
[INFO] [stdout] test error::tests::helpers ... ok
[INFO] [stdout] test error::tests::to_string ... ok
[INFO] [stdout] test error::tests::to_verbose ... ok
[INFO] [stdout] test error::tests::to_code ... ok
[INFO] [stdout] test error::tests::string_builder ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test packages/math/src/macros.rs - macros::make_btr (line 2) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- packages/math/src/macros.rs - macros::make_btr (line 2) stdout ----
[INFO] [stdout] error[E0428]: the name `Rebase` is defined multiple times
[INFO] [stdout]   --> packages/math/src/macros.rs:7:1
[INFO] [stdout]    |
[INFO] [stdout]  8 | / make_btr!{
[INFO] [stdout]  9 | |     Rebase {
[INFO] [stdout] 10 | |        elastic: Uint256, U256, "";
[INFO] [stdout] 11 | |        base: Uint256, U256, ""
[INFO] [stdout] 12 | |     }
[INFO] [stdout] 13 | | }
[INFO] [stdout]    | |_^ `Rebase` redefined here
[INFO] [stdout] ...
[INFO] [stdout] 20 |   pub struct Rebase {
[INFO] [stdout]    |   ----------------- previous definition of the type `Rebase` here
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Rebase` must be defined only once in the type namespace of this block
[INFO] [stdout]    = note: this error originates in the macro `$crate::make_better` which comes from the expansion of the macro `make_btr` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] error[E0428]: the name `BtrRebase` is defined multiple times
[INFO] [stdout]   --> packages/math/src/macros.rs:7:1
[INFO] [stdout]    |
[INFO] [stdout]  8 | / make_btr!{
[INFO] [stdout]  9 | |     Rebase {
[INFO] [stdout] 10 | |        elastic: Uint256, U256, "";
[INFO] [stdout] 11 | |        base: Uint256, U256, ""
[INFO] [stdout] 12 | |     }
[INFO] [stdout] 13 | | }
[INFO] [stdout]    | |_^ `BtrRebase` redefined here
[INFO] [stdout] 14 |
[INFO] [stdout] 15 |   pub struct BtrRebase {
[INFO] [stdout]    |   -------------------- previous definition of the type `BtrRebase` here
[INFO] [stdout]    |
[INFO] [stdout]    = note: `BtrRebase` must be defined only once in the type namespace of this block
[INFO] [stdout]    = note: this error originates in the macro `$crate::make_better` which comes from the expansion of the macro `make_btr` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0428`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     packages/math/src/macros.rs - macros::make_btr (line 2)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.20s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `-p better-secret-math --doc`
[INFO] running `Command { std: "docker" "inspect" "97d53a16dd2181ebea263787eaad3bedc9d9bfc9d50160eb31864d0204b17a5e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "97d53a16dd2181ebea263787eaad3bedc9d9bfc9d50160eb31864d0204b17a5e", kill_on_drop: false }`
[INFO] [stdout] 97d53a16dd2181ebea263787eaad3bedc9d9bfc9d50160eb31864d0204b17a5e
