[INFO] cloning repository https://github.com/snazi/cosmFI
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/snazi/cosmFI" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsnazi%2FcosmFI", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsnazi%2FcosmFI'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 226aefbe94c264432c2b49ae689ea1af76c26716
[INFO] testing snazi/cosmFI against beta-2026-03-05 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsnazi%2FcosmFI" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/snazi/cosmFI
[INFO] finished tweaking git repo https://github.com/snazi/cosmFI
[INFO] tweaked toml for git repo https://github.com/snazi/cosmFI written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/snazi/cosmFI on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/snazi/cosmFI already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 81 packages to latest compatible versions
[INFO] [stderr]       Adding arrayref v0.3.9
[INFO] [stderr]       Adding arrayvec v0.5.2
[INFO] [stderr]       Adding autocfg v1.5.0
[INFO] [stderr]       Adding bincode v1.3.3
[INFO] [stderr]       Adding bitflags v1.3.2
[INFO] [stderr]       Adding blake3 v0.3.8
[INFO] [stderr]       Adding block-buffer v0.7.3
[INFO] [stderr]       Adding block-padding v0.1.5
[INFO] [stderr]       Adding byte-tools v0.3.1
[INFO] [stderr]       Adding cc v1.2.56
[INFO] [stderr]       Adding cloudabi v0.0.3
[INFO] [stderr]       Adding constant_time_eq v0.1.5
[INFO] [stderr]       Adding cosmwasm-vm v0.10.1 (available: v3.0.4)
[INFO] [stderr]       Adding cranelift-bforest v0.59.0
[INFO] [stderr]       Adding cranelift-codegen v0.59.0
[INFO] [stderr]       Adding cranelift-codegen-meta v0.59.0
[INFO] [stderr]       Adding cranelift-codegen-shared v0.59.0
[INFO] [stderr]       Adding cranelift-entity v0.59.0
[INFO] [stderr]       Adding cranelift-native v0.59.0
[INFO] [stderr]       Adding crossbeam-deque v0.8.6
[INFO] [stderr]       Adding crossbeam-epoch v0.9.18
[INFO] [stderr]       Adding crossbeam-utils v0.8.21
[INFO] [stderr]       Adding crypto-mac v0.8.0
[INFO] [stderr]       Adding digest v0.8.1
[INFO] [stderr]       Adding dynasm v0.5.2
[INFO] [stderr]       Adding dynasmrt v0.5.2
[INFO] [stderr]       Adding either v1.15.0
[INFO] [stderr]       Adding errno v0.2.8
[INFO] [stderr]       Adding errno-dragonfly v0.1.2
[INFO] [stderr]       Adding fake-simd v0.1.2
[INFO] [stderr]       Adding find-msvc-tools v0.1.9
[INFO] [stderr]       Adding generic-array v0.12.4
[INFO] [stderr]       Adding gimli v0.20.0
[INFO] [stderr]       Adding hashbrown v0.12.3
[INFO] [stderr]       Adding hex v0.3.2 (available: v0.4.3)
[INFO] [stderr]       Adding indexmap v1.9.3
[INFO] [stderr]       Adding lazy_static v1.5.0
[INFO] [stderr]       Adding lock_api v0.3.4
[INFO] [stderr]       Adding log v0.4.29
[INFO] [stderr]       Adding memmap v0.7.0
[INFO] [stderr]       Adding nix v0.15.0
[INFO] [stderr]       Adding opaque-debug v0.2.3
[INFO] [stderr]       Adding owning_ref v0.4.1
[INFO] [stderr]       Adding page_size v0.4.2
[INFO] [stderr]       Adding parity-wasm v0.41.0
[INFO] [stderr]       Adding parking_lot v0.10.2
[INFO] [stderr]       Adding parking_lot_core v0.7.3
[INFO] [stderr]     Updating proc-macro2 v1.0.21 -> v1.0.106
[INFO] [stderr]     Updating quote v1.0.7 -> v1.0.45
[INFO] [stderr]       Adding raw-cpuid v7.0.4
[INFO] [stderr]       Adding rayon v1.11.0
[INFO] [stderr]       Adding rayon-core v1.13.0
[INFO] [stderr]       Adding redox_syscall v0.1.57
[INFO] [stderr]       Adding rustc_version v0.2.3
[INFO] [stderr]       Adding scopeguard v1.2.0
[INFO] [stderr]       Adding semver v0.9.0
[INFO] [stderr]       Adding semver-parser v0.7.0
[INFO] [stderr]     Updating serde v1.0.116 -> v1.0.228
[INFO] [stderr]       Adding serde-bench v0.0.7
[INFO] [stderr]       Adding serde_bytes v0.11.19
[INFO] [stderr]       Adding serde_core v1.0.228
[INFO] [stderr]     Updating serde_derive v1.0.116 -> v1.0.228
[INFO] [stderr]       Adding sha2 v0.8.2 (available: v0.10.9)
[INFO] [stderr]       Adding shlex v1.3.0
[INFO] [stderr]       Adding smallvec v1.15.1
[INFO] [stderr]       Adding stable_deref_trait v1.2.1
[INFO] [stderr]       Adding syn v2.0.117
[INFO] [stderr]       Adding target-lexicon v0.10.0
[INFO] [stderr]       Adding unicode-ident v1.0.24
[INFO] [stderr]       Adding void v1.0.2
[INFO] [stderr]       Adding wasmer-clif-backend v0.17.0 (available: v0.17.1)
[INFO] [stderr]       Adding wasmer-clif-fork-frontend v0.59.0
[INFO] [stderr]       Adding wasmer-clif-fork-wasm v0.59.0
[INFO] [stderr]       Adding wasmer-middleware-common v0.17.0 (available: v0.17.1)
[INFO] [stderr]       Adding wasmer-runtime-core v0.17.0 (available: v0.17.1)
[INFO] [stderr]       Adding wasmer-singlepass-backend v0.17.0 (available: v0.17.1)
[INFO] [stderr]       Adding wasmer-win-exception-handler v0.17.0 (available: v0.17.1)
[INFO] [stderr]       Adding wasmparser v0.51.4
[INFO] [stderr]       Adding winapi v0.3.9
[INFO] [stderr]       Adding winapi-i686-pc-windows-gnu v0.4.0
[INFO] [stderr]       Adding winapi-x86_64-pc-windows-gnu v0.4.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] cf21eccd76d6ca471ab6e2691caba6538c023180ed5a3862ac3c57973c203695
[INFO] running `Command { std: "docker" "start" "-a" "cf21eccd76d6ca471ab6e2691caba6538c023180ed5a3862ac3c57973c203695", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "cf21eccd76d6ca471ab6e2691caba6538c023180ed5a3862ac3c57973c203695", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cf21eccd76d6ca471ab6e2691caba6538c023180ed5a3862ac3c57973c203695", kill_on_drop: false }`
[INFO] [stdout] cf21eccd76d6ca471ab6e2691caba6538c023180ed5a3862ac3c57973c203695
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 73bddc735cc55994c83a3a94ab6a9fc6d5d85b614682a7fc727f0409f92f425e
[INFO] running `Command { std: "docker" "start" "-a" "73bddc735cc55994c83a3a94ab6a9fc6d5d85b614682a7fc727f0409f92f425e", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling syn v1.0.40
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling ryu v1.0.5
[INFO] [stderr]    Compiling typenum v1.12.0
[INFO] [stderr]    Compiling serde_json v1.0.57
[INFO] [stderr]    Compiling itoa v0.4.6
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]    Compiling schemars v0.7.6
[INFO] [stderr]    Compiling version_check v0.9.2
[INFO] [stderr]    Compiling base64 v0.11.0
[INFO] [stderr]    Compiling byteorder v1.3.4
[INFO] [stderr]    Compiling libc v0.2.77
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling subtle v2.4.0
[INFO] [stderr]    Compiling funty v1.1.0
[INFO] [stderr]    Compiling wyz v0.2.0
[INFO] [stderr]    Compiling radium v0.3.0
[INFO] [stderr]    Compiling generic-array v0.14.4
[INFO] [stderr]    Compiling const-oid v0.4.5
[INFO] [stderr]    Compiling zeroize v1.3.0
[INFO] [stderr]    Compiling cfg-if v0.1.10
[INFO] [stderr]    Compiling cpuid-bool v0.1.2
[INFO] [stderr]    Compiling crunchy v0.1.6
[INFO] [stderr]    Compiling hex v0.4.2
[INFO] [stderr]    Compiling der v0.1.0
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]    Compiling schemars v0.8.3
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling dyn-clone v1.0.4
[INFO] [stderr]    Compiling byte-tools v0.3.1
[INFO] [stderr]    Compiling base64 v0.13.0
[INFO] [stderr]    Compiling bitvec v0.18.5
[INFO] [stderr]    Compiling block-padding v0.1.5
[INFO] [stderr]    Compiling opaque-debug v0.2.3
[INFO] [stderr]    Compiling fake-simd v0.1.2
[INFO] [stderr]    Compiling bigint v4.4.3
[INFO] [stderr]    Compiling hex v0.3.2
[INFO] [stderr]    Compiling pkcs8 v0.3.3
[INFO] [stderr]    Compiling uint v0.9.0
[INFO] [stderr]    Compiling generic-array v0.12.4
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling crypto-mac v0.10.0
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling hmac v0.10.1
[INFO] [stderr]    Compiling signature v1.2.2
[INFO] [stderr]    Compiling curve25519-dalek v3.1.0
[INFO] [stderr]    Compiling sha2 v0.9.1
[INFO] [stderr]    Compiling block-buffer v0.7.3
[INFO] [stderr]    Compiling digest v0.8.1
[INFO] [stderr]    Compiling sha2 v0.8.2
[INFO] [stderr]    Compiling ff v0.8.0
[INFO] [stderr]    Compiling group v0.8.0
[INFO] [stderr]    Compiling elliptic-curve v0.8.5
[INFO] [stderr]    Compiling ecdsa v0.10.2
[INFO] [stderr]    Compiling k256 v0.7.3
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling serde_derive_internals v0.25.0
[INFO] [stderr]    Compiling snafu-derive v0.6.8
[INFO] [stderr]    Compiling thiserror-impl v1.0.20
[INFO] [stderr]    Compiling cosmwasm-derive v0.14.1
[INFO] [stderr]    Compiling schemars_derive v0.7.6
[INFO] [stderr]    Compiling schemars_derive v0.8.3
[INFO] [stderr]    Compiling snafu v0.6.8
[INFO] [stderr]    Compiling thiserror v1.0.20
[INFO] [stderr]    Compiling serde-json-wasm v0.2.1
[INFO] [stderr]    Compiling ed25519-zebra v2.2.0
[INFO] [stderr]    Compiling serde-json-wasm v0.3.1
[INFO] [stderr]    Compiling cosmwasm-crypto v0.14.1
[INFO] [stderr]    Compiling cosmwasm-std v0.10.1
[INFO] [stderr]    Compiling cosmwasm-std v0.14.1
[INFO] [stderr]    Compiling cw0 v0.2.3 (/opt/rustwide/workdir/packages/cw0)
[INFO] [stderr]    Compiling cosmwasm-storage v0.10.1
[INFO] [stderr]    Compiling terra-cosmwasm v1.2.4
[INFO] [stderr]    Compiling cosmwasm-bignumber v1.0.0
[INFO] [stderr]    Compiling cw1 v0.2.3 (/opt/rustwide/workdir/packages/cw1)
[INFO] [stderr]    Compiling cw2 v0.2.3 (/opt/rustwide/workdir/packages/cw2)
[INFO] [stderr]    Compiling cw20 v0.2.3 (/opt/rustwide/workdir/packages/cw20)
[INFO] [stderr]    Compiling cw721 v0.2.3 (/opt/rustwide/workdir/packages/cw721)
[INFO] [stderr]    Compiling cw3 v0.2.3 (/opt/rustwide/workdir/packages/cw3)
[INFO] [stderr]    Compiling terra-cosmwasm v2.0.0
[INFO] [stderr]    Compiling cosmwasm-bignumber v2.0.0
[INFO] [stderr]    Compiling cw1-whitelist v0.2.3 (/opt/rustwide/workdir/contracts/cw1-whitelist)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> contracts/cw1-whitelist/src/state.rs:28:40
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub fn admin_list<S: Storage>(storage: &mut S) -> Singleton<S, AdminList> {
[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] 28 | pub fn admin_list<S: Storage>(storage: &mut S) -> Singleton<'_, S, AdminList> {
[INFO] [stdout]    |                                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> contracts/cw1-whitelist/src/state.rs:32:53
[INFO] [stdout]    |
[INFO] [stdout] 32 | pub fn admin_list_read<S: ReadonlyStorage>(storage: &S) -> ReadonlySingleton<S, AdminList> {
[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] 32 | pub fn admin_list_read<S: ReadonlyStorage>(storage: &S) -> ReadonlySingleton<'_, S, AdminList> {
[INFO] [stdout]    |                                                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling cw1-subkeys v0.2.3 (/opt/rustwide/workdir/contracts/cw1-subkeys)
[INFO] [stderr]    Compiling cw3-fixed-multisig v0.2.3 (/opt/rustwide/workdir/contracts/cw3-fixed-multisig)
[INFO] [stderr]    Compiling cw20-base v0.2.3 (/opt/rustwide/workdir/contracts/cw20-base)
[INFO] [stderr]    Compiling cw20-atomic-swap v0.2.3 (/opt/rustwide/workdir/contracts/cw20-atomic-swap)
[INFO] [stderr]    Compiling cw721-base v0.2.3 (/opt/rustwide/workdir/contracts/cw721-base)
[INFO] [stderr]    Compiling fantasy v0.2.3 (/opt/rustwide/workdir/contracts/fantasy)
[INFO] [stdout] warning: unused import: `v01::testing::generate_v01_test_data`
[INFO] [stdout]  --> contracts/cw20-base/src/migrations/mod.rs:4:9
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub use v01::testing::generate_v01_test_data;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> contracts/cw3-fixed-multisig/src/state.rs:62:36
[INFO] [stdout]    |
[INFO] [stdout] 62 | pub fn config<S: Storage>(storage: &mut S) -> Singleton<S, Config> {
[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] 62 | pub fn config<S: Storage>(storage: &mut S) -> Singleton<'_, S, Config> {
[INFO] [stdout]    |                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> contracts/cw3-fixed-multisig/src/state.rs:66:49
[INFO] [stdout]    |
[INFO] [stdout] 66 | pub fn config_read<S: ReadonlyStorage>(storage: &S) -> ReadonlySingleton<S, Config> {
[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] 66 | pub fn config_read<S: ReadonlyStorage>(storage: &S) -> ReadonlySingleton<'_, S, Config> {
[INFO] [stdout]    |                                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> contracts/cw3-fixed-multisig/src/state.rs:70:36
[INFO] [stdout]    |
[INFO] [stdout] 70 | pub fn voters<S: Storage>(storage: &mut S) -> Bucket<S, u64> {
[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] 70 | pub fn voters<S: Storage>(storage: &mut S) -> Bucket<'_, S, u64> {
[INFO] [stdout]    |                                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> contracts/cw3-fixed-multisig/src/state.rs:74:49
[INFO] [stdout]    |
[INFO] [stdout] 74 | pub fn voters_read<S: ReadonlyStorage>(storage: &S) -> ReadonlyBucket<S, u64> {
[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] 74 | pub fn voters_read<S: ReadonlyStorage>(storage: &S) -> ReadonlyBucket<'_, S, u64> {
[INFO] [stdout]    |                                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> contracts/cw3-fixed-multisig/src/state.rs:78:38
[INFO] [stdout]    |
[INFO] [stdout] 78 | pub fn proposal<S: Storage>(storage: &mut S) -> Bucket<S, Proposal> {
[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] 78 | pub fn proposal<S: Storage>(storage: &mut S) -> Bucket<'_, S, Proposal> {
[INFO] [stdout]    |                                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> contracts/cw3-fixed-multisig/src/state.rs:82:51
[INFO] [stdout]    |
[INFO] [stdout] 82 | pub fn proposal_read<S: ReadonlyStorage>(storage: &S) -> ReadonlyBucket<S, Proposal> {
[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] 82 | pub fn proposal_read<S: ReadonlyStorage>(storage: &S) -> ReadonlyBucket<'_, S, Proposal> {
[INFO] [stdout]    |                                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> contracts/cw3-fixed-multisig/src/state.rs:102:37
[INFO] [stdout]     |
[INFO] [stdout] 102 | pub fn ballots<S: Storage>(storage: &mut S, proposal_id: u64) -> Bucket<S, Ballot> {
[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 | pub fn ballots<S: Storage>(storage: &mut S, proposal_id: u64) -> Bucket<'_, S, Ballot> {
[INFO] [stdout]     |                                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> contracts/cw3-fixed-multisig/src/state.rs:107:14
[INFO] [stdout]     |
[INFO] [stdout] 107 |     storage: &S,
[INFO] [stdout]     |              ^^ the lifetime is elided here
[INFO] [stdout] 108 |     proposal_id: u64,
[INFO] [stdout] 109 | ) -> ReadonlyBucket<S, Ballot> {
[INFO] [stdout]     |      ^^^^^^^^^^^^^^^^^^^^^^^^^ 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] 109 | ) -> ReadonlyBucket<'_, S, Ballot> {
[INFO] [stdout]     |                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> contracts/cw1-subkeys/src/state.rs:35:41
[INFO] [stdout]    |
[INFO] [stdout] 35 | pub fn permissions<S: Storage>(storage: &mut S) -> Bucket<S, Permissions> {
[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] 35 | pub fn permissions<S: Storage>(storage: &mut S) -> Bucket<'_, S, Permissions> {
[INFO] [stdout]    |                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> contracts/cw1-subkeys/src/state.rs:41:54
[INFO] [stdout]    |
[INFO] [stdout] 41 | pub fn permissions_read<S: ReadonlyStorage>(storage: &S) -> ReadonlyBucket<S, Permissions> {
[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] 41 | pub fn permissions_read<S: ReadonlyStorage>(storage: &S) -> ReadonlyBucket<'_, S, Permissions> {
[INFO] [stdout]    |                                                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> contracts/cw1-subkeys/src/state.rs:79:40
[INFO] [stdout]    |
[INFO] [stdout] 79 | pub fn allowances<S: Storage>(storage: &mut S) -> Bucket<S, Allowance> {
[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] 79 | pub fn allowances<S: Storage>(storage: &mut S) -> Bucket<'_, S, Allowance> {
[INFO] [stdout]    |                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> contracts/cw1-subkeys/src/state.rs:85:53
[INFO] [stdout]    |
[INFO] [stdout] 85 | pub fn allowances_read<S: ReadonlyStorage>(storage: &S) -> ReadonlyBucket<S, Allowance> {
[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] 85 | pub fn allowances_read<S: ReadonlyStorage>(storage: &S) -> ReadonlyBucket<'_, S, Allowance> {
[INFO] [stdout]    |                                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> contracts/cw20-atomic-swap/src/state.rs:31:42
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub fn atomic_swaps<S: Storage>(storage: &mut S) -> Bucket<S, AtomicSwap> {
[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] 31 | pub fn atomic_swaps<S: Storage>(storage: &mut S) -> Bucket<'_, S, AtomicSwap> {
[INFO] [stdout]    |                                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> contracts/cw20-atomic-swap/src/state.rs:37:55
[INFO] [stdout]    |
[INFO] [stdout] 37 | pub fn atomic_swaps_read<S: ReadonlyStorage>(storage: &S) -> ReadonlyBucket<S, AtomicSwap> {
[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] 37 | pub fn atomic_swaps_read<S: ReadonlyStorage>(storage: &S) -> ReadonlyBucket<'_, S, AtomicSwap> {
[INFO] [stdout]    |                                                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `contract_count`
[INFO] [stdout]    --> contracts/fantasy/src/contract.rs:324:9
[INFO] [stdout]     |
[INFO] [stdout] 324 |     let contract_count = query_contract_count(&deps).unwrap().count;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_contract_count`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (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]   --> contracts/cw721-base/src/state.rs:51:43
[INFO] [stdout]    |
[INFO] [stdout] 51 | pub fn contract_info<S: Storage>(storage: &mut S) -> Singleton<S, ContractInfo> {
[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] 51 | pub fn contract_info<S: Storage>(storage: &mut S) -> Singleton<'_, S, ContractInfo> {
[INFO] [stdout]    |                                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> contracts/cw721-base/src/state.rs:56:14
[INFO] [stdout]    |
[INFO] [stdout] 56 |     storage: &S,
[INFO] [stdout]    |              ^^ the lifetime is elided here
[INFO] [stdout] 57 | ) -> ReadonlySingleton<S, ContractInfo> {
[INFO] [stdout]    |      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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] 57 | ) -> ReadonlySingleton<'_, S, ContractInfo> {
[INFO] [stdout]    |                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> contracts/cw721-base/src/state.rs:61:34
[INFO] [stdout]    |
[INFO] [stdout] 61 | pub fn mint<S: Storage>(storage: &mut S) -> Singleton<S, CanonicalAddr> {
[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] 61 | pub fn mint<S: Storage>(storage: &mut S) -> Singleton<'_, S, CanonicalAddr> {
[INFO] [stdout]    |                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> contracts/cw721-base/src/state.rs:65:47
[INFO] [stdout]    |
[INFO] [stdout] 65 | pub fn mint_read<S: ReadonlyStorage>(storage: &S) -> ReadonlySingleton<S, CanonicalAddr> {
[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] 65 | pub fn mint_read<S: ReadonlyStorage>(storage: &S) -> ReadonlySingleton<'_, S, CanonicalAddr> {
[INFO] [stdout]    |                                                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> contracts/cw721-base/src/state.rs:70:36
[INFO] [stdout]    |
[INFO] [stdout] 70 | fn base_count<S: Storage>(storage: &mut S) -> Singleton<S, u64> {
[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] 70 | fn base_count<S: Storage>(storage: &mut S) -> Singleton<'_, S, u64> {
[INFO] [stdout]    |                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> contracts/cw721-base/src/state.rs:74:49
[INFO] [stdout]    |
[INFO] [stdout] 74 | fn base_count_read<S: ReadonlyStorage>(storage: &S) -> ReadonlySingleton<S, u64> {
[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] 74 | fn base_count_read<S: ReadonlyStorage>(storage: &S) -> ReadonlySingleton<'_, S, u64> {
[INFO] [stdout]    |                                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> contracts/cw721-base/src/state.rs:89:38
[INFO] [stdout]    |
[INFO] [stdout] 89 | fn silver_count<S: Storage>(storage: &mut S) -> Singleton<S, u64> {
[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] 89 | fn silver_count<S: Storage>(storage: &mut S) -> Singleton<'_, S, u64> {
[INFO] [stdout]    |                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> contracts/cw721-base/src/state.rs:93:51
[INFO] [stdout]    |
[INFO] [stdout] 93 | fn silver_count_read<S: ReadonlyStorage>(storage: &S) -> ReadonlySingleton<S, u64> {
[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] 93 | fn silver_count_read<S: ReadonlyStorage>(storage: &S) -> ReadonlySingleton<'_, S, u64> {
[INFO] [stdout]    |                                                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> contracts/cw721-base/src/state.rs:108:36
[INFO] [stdout]     |
[INFO] [stdout] 108 | fn gold_count<S: Storage>(storage: &mut S) -> Singleton<S, u64> {
[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] 108 | fn gold_count<S: Storage>(storage: &mut S) -> Singleton<'_, S, u64> {
[INFO] [stdout]     |                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> contracts/cw721-base/src/state.rs:112:49
[INFO] [stdout]     |
[INFO] [stdout] 112 | fn gold_count_read<S: ReadonlyStorage>(storage: &S) -> ReadonlySingleton<S, u64> {
[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] 112 | fn gold_count_read<S: ReadonlyStorage>(storage: &S) -> ReadonlySingleton<'_, S, u64> {
[INFO] [stdout]     |                                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> contracts/cw721-base/src/state.rs:126:36
[INFO] [stdout]     |
[INFO] [stdout] 126 | pub fn tokens<S: Storage>(storage: &mut S) -> Bucket<S, TokenInfo> {
[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] 126 | pub fn tokens<S: Storage>(storage: &mut S) -> Bucket<'_, S, TokenInfo> {
[INFO] [stdout]     |                                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> contracts/cw721-base/src/state.rs:130:49
[INFO] [stdout]     |
[INFO] [stdout] 130 | pub fn tokens_read<S: ReadonlyStorage>(storage: &S) -> ReadonlyBucket<S, TokenInfo> {
[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 | pub fn tokens_read<S: ReadonlyStorage>(storage: &S) -> ReadonlyBucket<'_, S, TokenInfo> {
[INFO] [stdout]     |                                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> contracts/fantasy/src/state.rs:38:35
[INFO] [stdout]    |
[INFO] [stdout] 38 | pub fn state<S: Storage>(storage: &mut S) -> Singleton<S, State> {
[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] 38 | pub fn state<S: Storage>(storage: &mut S) -> Singleton<'_, S, State> {
[INFO] [stdout]    |                                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> contracts/fantasy/src/state.rs:43:14
[INFO] [stdout]    |
[INFO] [stdout] 43 |     storage: &S,
[INFO] [stdout]    |              ^^ the lifetime is elided here
[INFO] [stdout] 44 | ) -> ReadonlySingleton<S, State> {
[INFO] [stdout]    |      ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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] 44 | ) -> ReadonlySingleton<'_, S, State> {
[INFO] [stdout]    |                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> contracts/fantasy/src/state.rs:48:43
[INFO] [stdout]    |
[INFO] [stdout] 48 | pub fn total_deposit<S: Storage>(storage: &mut S) -> Singleton<S, u64> {
[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] 48 | pub fn total_deposit<S: Storage>(storage: &mut S) -> Singleton<'_, S, u64> {
[INFO] [stdout]    |                                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> contracts/fantasy/src/state.rs:52:56
[INFO] [stdout]    |
[INFO] [stdout] 52 | pub fn total_deposit_read<S: ReadonlyStorage>(storage: &S) -> ReadonlySingleton<S, u64> {
[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] 52 | pub fn total_deposit_read<S: ReadonlyStorage>(storage: &S) -> ReadonlySingleton<'_, S, u64> {
[INFO] [stdout]    |                                                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> contracts/fantasy/src/state.rs:68:45
[INFO] [stdout]    |
[INFO] [stdout] 68 | pub fn token_addresses<S: Storage>(storage: &mut S) -> Bucket<S, HumanAddr> {
[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] 68 | pub fn token_addresses<S: Storage>(storage: &mut S) -> Bucket<'_, S, HumanAddr> {
[INFO] [stdout]    |                                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> contracts/fantasy/src/state.rs:72:58
[INFO] [stdout]    |
[INFO] [stdout] 72 | pub fn token_addresses_read<S: ReadonlyStorage>(storage: &S) -> ReadonlyBucket<S, HumanAddr> {
[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] 72 | pub fn token_addresses_read<S: ReadonlyStorage>(storage: &S) -> ReadonlyBucket<'_, S, HumanAddr> {
[INFO] [stdout]    |                                                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> contracts/fantasy/src/state.rs:76:40
[INFO] [stdout]    |
[INFO] [stdout] 76 | fn contract_count<S: Storage>(storage: &mut S) -> Singleton<S, u64> {
[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] 76 | fn contract_count<S: Storage>(storage: &mut S) -> Singleton<'_, S, u64> {
[INFO] [stdout]    |                                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> contracts/fantasy/src/state.rs:80:53
[INFO] [stdout]    |
[INFO] [stdout] 80 | fn contract_count_read<S: ReadonlyStorage>(storage: &S) -> ReadonlySingleton<S, u64> {
[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] 80 | fn contract_count_read<S: ReadonlyStorage>(storage: &S) -> ReadonlySingleton<'_, S, u64> {
[INFO] [stdout]    |                                                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> contracts/fantasy/src/state.rs:94:41
[INFO] [stdout]    |
[INFO] [stdout] 94 | pub fn anchor_addr<S: Storage>(storage: &mut S) -> Singleton<S, HumanAddr> {
[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] 94 | pub fn anchor_addr<S: Storage>(storage: &mut S) -> Singleton<'_, S, HumanAddr> {
[INFO] [stdout]    |                                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> contracts/fantasy/src/state.rs:98:54
[INFO] [stdout]    |
[INFO] [stdout] 98 | pub fn anchor_addr_read<S: ReadonlyStorage>(storage: &S) -> ReadonlySingleton<S, HumanAddr> {
[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] 98 | pub fn anchor_addr_read<S: ReadonlyStorage>(storage: &S) -> ReadonlySingleton<'_, S, HumanAddr> {
[INFO] [stdout]    |                                                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> contracts/fantasy/src/state.rs:102:42
[INFO] [stdout]     |
[INFO] [stdout] 102 | pub fn terrand_addr<S: Storage>(storage: &mut S) -> Singleton<S, HumanAddr> {
[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 | pub fn terrand_addr<S: Storage>(storage: &mut S) -> Singleton<'_, S, HumanAddr> {
[INFO] [stdout]     |                                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> contracts/fantasy/src/state.rs:106:55
[INFO] [stdout]     |
[INFO] [stdout] 106 | pub fn terrand_addr_read<S: ReadonlyStorage>(storage: &S) -> ReadonlySingleton<S, HumanAddr> {
[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] 106 | pub fn terrand_addr_read<S: ReadonlyStorage>(storage: &S) -> ReadonlySingleton<'_, S, HumanAddr> {
[INFO] [stdout]     |                                                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> contracts/fantasy/src/state.rs:110:38
[INFO] [stdout]     |
[INFO] [stdout] 110 | pub fn pack_len<S: Storage>(storage: &mut S) -> Singleton<S, HumanAddr> {
[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] 110 | pub fn pack_len<S: Storage>(storage: &mut S) -> Singleton<'_, S, HumanAddr> {
[INFO] [stdout]     |                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> contracts/fantasy/src/state.rs:114:51
[INFO] [stdout]     |
[INFO] [stdout] 114 | pub fn pack_len_read<S: ReadonlyStorage>(storage: &S) -> ReadonlySingleton<S, HumanAddr> {
[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] 114 | pub fn pack_len_read<S: ReadonlyStorage>(storage: &S) -> ReadonlySingleton<'_, S, HumanAddr> {
[INFO] [stdout]     |                                                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> contracts/cw20-base/src/state.rs:39:40
[INFO] [stdout]    |
[INFO] [stdout] 39 | pub fn token_info<S: Storage>(storage: &mut S) -> Singleton<S, TokenInfo> {
[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] 39 | pub fn token_info<S: Storage>(storage: &mut S) -> Singleton<'_, S, TokenInfo> {
[INFO] [stdout]    |                                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> contracts/cw20-base/src/state.rs:43:53
[INFO] [stdout]    |
[INFO] [stdout] 43 | pub fn token_info_read<S: ReadonlyStorage>(storage: &S) -> ReadonlySingleton<S, TokenInfo> {
[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] 43 | pub fn token_info_read<S: ReadonlyStorage>(storage: &S) -> ReadonlySingleton<'_, S, TokenInfo> {
[INFO] [stdout]    |                                                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> contracts/cw20-base/src/state.rs:48:38
[INFO] [stdout]    |
[INFO] [stdout] 48 | pub fn balances<S: Storage>(storage: &mut S) -> Bucket<S, Uint128> {
[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] 48 | pub fn balances<S: Storage>(storage: &mut S) -> Bucket<'_, S, Uint128> {
[INFO] [stdout]    |                                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> contracts/cw20-base/src/state.rs:53:51
[INFO] [stdout]    |
[INFO] [stdout] 53 | pub fn balances_read<S: ReadonlyStorage>(storage: &S) -> ReadonlyBucket<S, Uint128> {
[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] 53 | pub fn balances_read<S: ReadonlyStorage>(storage: &S) -> ReadonlyBucket<'_, S, Uint128> {
[INFO] [stdout]    |                                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> contracts/cw20-base/src/state.rs:57:58
[INFO] [stdout]    |
[INFO] [stdout] 57 | pub fn balances_prefix_read<S: ReadonlyStorage>(storage: &S) -> ReadonlyPrefixedStorage<S> {
[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] 57 | pub fn balances_prefix_read<S: ReadonlyStorage>(storage: &S) -> ReadonlyPrefixedStorage<'_, S> {
[INFO] [stdout]    |                                                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> contracts/cw20-base/src/migrations/v01.rs:41:40
[INFO] [stdout]    |
[INFO] [stdout] 41 | fn old_allowances<S: Storage>(storage: &mut S) -> Bucket<S, OldAllowanceResponse> {
[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] 41 | fn old_allowances<S: Storage>(storage: &mut S) -> Bucket<'_, S, OldAllowanceResponse> {
[INFO] [stdout]    |                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> contracts/cw20-base/src/migrations/v01.rs:46:40
[INFO] [stdout]    |
[INFO] [stdout] 46 | fn new_allowances<S: Storage>(storage: &mut S) -> Bucket<S, AllowanceResponse> {
[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] 46 | fn new_allowances<S: Storage>(storage: &mut S) -> Bucket<'_, S, AllowanceResponse> {
[INFO] [stdout]    |                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling cw20-escrow v0.2.3 (/opt/rustwide/workdir/contracts/cw20-escrow)
[INFO] [stderr]    Compiling cw20-staking v0.2.3 (/opt/rustwide/workdir/contracts/cw20-staking)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> contracts/cw20-escrow/src/state.rs:101:37
[INFO] [stdout]     |
[INFO] [stdout] 101 | pub fn escrows<S: Storage>(storage: &mut S) -> Bucket<S, Escrow> {
[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] 101 | pub fn escrows<S: Storage>(storage: &mut S) -> Bucket<'_, S, Escrow> {
[INFO] [stdout]     |                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> contracts/cw20-escrow/src/state.rs:105:50
[INFO] [stdout]     |
[INFO] [stdout] 105 | pub fn escrows_read<S: ReadonlyStorage>(storage: &S) -> ReadonlyBucket<S, Escrow> {
[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] 105 | pub fn escrows_read<S: ReadonlyStorage>(storage: &S) -> ReadonlyBucket<'_, S, Escrow> {
[INFO] [stdout]     |                                                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> contracts/cw20-staking/src/state.rs:23:36
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub fn claims<S: Storage>(storage: &mut S) -> Bucket<S, Vec<Claim>> {
[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] 23 | pub fn claims<S: Storage>(storage: &mut S) -> Bucket<'_, S, Vec<Claim>> {
[INFO] [stdout]    |                                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> contracts/cw20-staking/src/state.rs:27:49
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub fn claims_read<S: ReadonlyStorage>(storage: &S) -> ReadonlyBucket<S, Vec<Claim>> {
[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] 27 | pub fn claims_read<S: ReadonlyStorage>(storage: &S) -> ReadonlyBucket<'_, S, Vec<Claim>> {
[INFO] [stdout]    |                                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> contracts/cw20-staking/src/state.rs:62:41
[INFO] [stdout]    |
[INFO] [stdout] 62 | pub fn invest_info<S: Storage>(storage: &mut S) -> Singleton<S, InvestmentInfo> {
[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] 62 | pub fn invest_info<S: Storage>(storage: &mut S) -> Singleton<'_, S, InvestmentInfo> {
[INFO] [stdout]    |                                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> contracts/cw20-staking/src/state.rs:66:54
[INFO] [stdout]    |
[INFO] [stdout] 66 | pub fn invest_info_read<S: ReadonlyStorage>(storage: &S) -> ReadonlySingleton<S, InvestmentInfo> {
[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] 66 | pub fn invest_info_read<S: ReadonlyStorage>(storage: &S) -> ReadonlySingleton<'_, S, InvestmentInfo> {
[INFO] [stdout]    |                                                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> contracts/cw20-staking/src/state.rs:70:42
[INFO] [stdout]    |
[INFO] [stdout] 70 | pub fn total_supply<S: Storage>(storage: &mut S) -> Singleton<S, Supply> {
[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] 70 | pub fn total_supply<S: Storage>(storage: &mut S) -> Singleton<'_, S, Supply> {
[INFO] [stdout]    |                                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> contracts/cw20-staking/src/state.rs:74:55
[INFO] [stdout]    |
[INFO] [stdout] 74 | pub fn total_supply_read<S: ReadonlyStorage>(storage: &S) -> ReadonlySingleton<S, Supply> {
[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] 74 | pub fn total_supply_read<S: ReadonlyStorage>(storage: &S) -> ReadonlySingleton<'_, S, Supply> {
[INFO] [stdout]    |                                                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 28.56s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: bigint v4.4.3
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "73bddc735cc55994c83a3a94ab6a9fc6d5d85b614682a7fc727f0409f92f425e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "73bddc735cc55994c83a3a94ab6a9fc6d5d85b614682a7fc727f0409f92f425e", kill_on_drop: false }`
[INFO] [stdout] 73bddc735cc55994c83a3a94ab6a9fc6d5d85b614682a7fc727f0409f92f425e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d9865a155ccfb5e69d16427bc3325736024c1cb1022561ccabc46f8d73856062
[INFO] running `Command { std: "docker" "start" "-a" "d9865a155ccfb5e69d16427bc3325736024c1cb1022561ccabc46f8d73856062", kill_on_drop: false }`
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/examples/schema
[INFO] [stderr]   |
[INFO] [stderr]   = note: the example target `schema` in package `cw1-subkeys v0.2.3 (/opt/rustwide/workdir/contracts/cw1-subkeys)` has the same output filename as the example target `schema` in package `cw1 v0.2.3 (/opt/rustwide/workdir/packages/cw1)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/examples/schema.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the example target `schema` in package `cw1-subkeys v0.2.3 (/opt/rustwide/workdir/contracts/cw1-subkeys)` has the same output filename as the example target `schema` in package `cw1 v0.2.3 (/opt/rustwide/workdir/packages/cw1)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/examples/schema
[INFO] [stderr]   |
[INFO] [stderr]   = note: the example target `schema` in package `cw1-whitelist v0.2.3 (/opt/rustwide/workdir/contracts/cw1-whitelist)` has the same output filename as the example target `schema` in package `cw1-subkeys v0.2.3 (/opt/rustwide/workdir/contracts/cw1-subkeys)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/examples/schema.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the example target `schema` in package `cw1-whitelist v0.2.3 (/opt/rustwide/workdir/contracts/cw1-whitelist)` has the same output filename as the example target `schema` in package `cw1-subkeys v0.2.3 (/opt/rustwide/workdir/contracts/cw1-subkeys)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/examples/schema
[INFO] [stderr]   |
[INFO] [stderr]   = note: the example target `schema` in package `cw20 v0.2.3 (/opt/rustwide/workdir/packages/cw20)` has the same output filename as the example target `schema` in package `cw1-whitelist v0.2.3 (/opt/rustwide/workdir/contracts/cw1-whitelist)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/examples/schema.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the example target `schema` in package `cw20 v0.2.3 (/opt/rustwide/workdir/packages/cw20)` has the same output filename as the example target `schema` in package `cw1-whitelist v0.2.3 (/opt/rustwide/workdir/contracts/cw1-whitelist)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/examples/schema
[INFO] [stderr]   |
[INFO] [stderr]   = note: the example target `schema` in package `cw20-atomic-swap v0.2.3 (/opt/rustwide/workdir/contracts/cw20-atomic-swap)` has the same output filename as the example target `schema` in package `cw20 v0.2.3 (/opt/rustwide/workdir/packages/cw20)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/examples/schema.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the example target `schema` in package `cw20-atomic-swap v0.2.3 (/opt/rustwide/workdir/contracts/cw20-atomic-swap)` has the same output filename as the example target `schema` in package `cw20 v0.2.3 (/opt/rustwide/workdir/packages/cw20)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/examples/schema
[INFO] [stderr]   |
[INFO] [stderr]   = note: the example target `schema` in package `cw20-base v0.2.3 (/opt/rustwide/workdir/contracts/cw20-base)` has the same output filename as the example target `schema` in package `cw20-atomic-swap v0.2.3 (/opt/rustwide/workdir/contracts/cw20-atomic-swap)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/examples/schema.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the example target `schema` in package `cw20-base v0.2.3 (/opt/rustwide/workdir/contracts/cw20-base)` has the same output filename as the example target `schema` in package `cw20-atomic-swap v0.2.3 (/opt/rustwide/workdir/contracts/cw20-atomic-swap)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/examples/schema
[INFO] [stderr]   |
[INFO] [stderr]   = note: the example target `schema` in package `cw20-escrow v0.2.3 (/opt/rustwide/workdir/contracts/cw20-escrow)` has the same output filename as the example target `schema` in package `cw20-base v0.2.3 (/opt/rustwide/workdir/contracts/cw20-base)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/examples/schema.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the example target `schema` in package `cw20-escrow v0.2.3 (/opt/rustwide/workdir/contracts/cw20-escrow)` has the same output filename as the example target `schema` in package `cw20-base v0.2.3 (/opt/rustwide/workdir/contracts/cw20-base)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/examples/schema
[INFO] [stderr]   |
[INFO] [stderr]   = note: the example target `schema` in package `cw20-staking v0.2.3 (/opt/rustwide/workdir/contracts/cw20-staking)` has the same output filename as the example target `schema` in package `cw20-escrow v0.2.3 (/opt/rustwide/workdir/contracts/cw20-escrow)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/examples/schema.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the example target `schema` in package `cw20-staking v0.2.3 (/opt/rustwide/workdir/contracts/cw20-staking)` has the same output filename as the example target `schema` in package `cw20-escrow v0.2.3 (/opt/rustwide/workdir/contracts/cw20-escrow)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/examples/schema
[INFO] [stderr]   |
[INFO] [stderr]   = note: the example target `schema` in package `cw3 v0.2.3 (/opt/rustwide/workdir/packages/cw3)` has the same output filename as the example target `schema` in package `cw20-staking v0.2.3 (/opt/rustwide/workdir/contracts/cw20-staking)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/examples/schema.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the example target `schema` in package `cw3 v0.2.3 (/opt/rustwide/workdir/packages/cw3)` has the same output filename as the example target `schema` in package `cw20-staking v0.2.3 (/opt/rustwide/workdir/contracts/cw20-staking)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/examples/schema
[INFO] [stderr]   |
[INFO] [stderr]   = note: the example target `schema` in package `cw3-fixed-multisig v0.2.3 (/opt/rustwide/workdir/contracts/cw3-fixed-multisig)` has the same output filename as the example target `schema` in package `cw3 v0.2.3 (/opt/rustwide/workdir/packages/cw3)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/examples/schema.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the example target `schema` in package `cw3-fixed-multisig v0.2.3 (/opt/rustwide/workdir/contracts/cw3-fixed-multisig)` has the same output filename as the example target `schema` in package `cw3 v0.2.3 (/opt/rustwide/workdir/packages/cw3)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/examples/schema
[INFO] [stderr]   |
[INFO] [stderr]   = note: the example target `schema` in package `cw721 v0.2.3 (/opt/rustwide/workdir/packages/cw721)` has the same output filename as the example target `schema` in package `cw3-fixed-multisig v0.2.3 (/opt/rustwide/workdir/contracts/cw3-fixed-multisig)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/examples/schema.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the example target `schema` in package `cw721 v0.2.3 (/opt/rustwide/workdir/packages/cw721)` has the same output filename as the example target `schema` in package `cw3-fixed-multisig v0.2.3 (/opt/rustwide/workdir/contracts/cw3-fixed-multisig)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/examples/schema
[INFO] [stderr]   |
[INFO] [stderr]   = note: the example target `schema` in package `cw721-base v0.2.3 (/opt/rustwide/workdir/contracts/cw721-base)` has the same output filename as the example target `schema` in package `cw721 v0.2.3 (/opt/rustwide/workdir/packages/cw721)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/examples/schema.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the example target `schema` in package `cw721-base v0.2.3 (/opt/rustwide/workdir/contracts/cw721-base)` has the same output filename as the example target `schema` in package `cw721 v0.2.3 (/opt/rustwide/workdir/packages/cw721)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/examples/schema
[INFO] [stderr]   |
[INFO] [stderr]   = note: the example target `schema` in package `fantasy v0.2.3 (/opt/rustwide/workdir/contracts/fantasy)` has the same output filename as the example target `schema` in package `cw721-base v0.2.3 (/opt/rustwide/workdir/contracts/cw721-base)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/examples/schema.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the example target `schema` in package `fantasy v0.2.3 (/opt/rustwide/workdir/contracts/fantasy)` has the same output filename as the example target `schema` in package `cw721-base v0.2.3 (/opt/rustwide/workdir/contracts/cw721-base)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling find-msvc-tools v0.1.9
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling semver-parser v0.7.0
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling cranelift-entity v0.59.0
[INFO] [stderr]    Compiling target-lexicon v0.10.0
[INFO] [stderr]    Compiling cranelift-codegen-shared v0.59.0
[INFO] [stderr]    Compiling cosmwasm-schema v0.10.1
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling crypto-mac v0.8.0
[INFO] [stderr]    Compiling arrayref v0.3.9
[INFO] [stderr]    Compiling arrayvec v0.5.2
[INFO] [stderr]    Compiling constant_time_eq v0.1.5
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling nix v0.15.0
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling parking_lot_core v0.7.3
[INFO] [stderr]    Compiling lock_api v0.3.4
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling cc v1.2.56
[INFO] [stderr]    Compiling semver v0.9.0
[INFO] [stderr]    Compiling cranelift-codegen-meta v0.59.0
[INFO] [stderr]    Compiling rustc_version v0.2.3
[INFO] [stderr]    Compiling cranelift-bforest v0.59.0
[INFO] [stderr]    Compiling void v1.0.2
[INFO] [stderr]    Compiling wasmparser v0.51.4
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling parking_lot v0.10.2
[INFO] [stderr]    Compiling serde-bench v0.0.7
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling errno v0.2.8
[INFO] [stderr]    Compiling page_size v0.4.2
[INFO] [stderr]    Compiling serde_bytes v0.11.19
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> contracts/cw20-atomic-swap/src/state.rs:31:42
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub fn atomic_swaps<S: Storage>(storage: &mut S) -> Bucket<S, AtomicSwap> {
[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] 31 | pub fn atomic_swaps<S: Storage>(storage: &mut S) -> Bucket<'_, S, AtomicSwap> {
[INFO] [stdout]    |                                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> contracts/cw20-atomic-swap/src/state.rs:37:55
[INFO] [stdout]    |
[INFO] [stdout] 37 | pub fn atomic_swaps_read<S: ReadonlyStorage>(storage: &S) -> ReadonlyBucket<S, AtomicSwap> {
[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] 37 | pub fn atomic_swaps_read<S: ReadonlyStorage>(storage: &S) -> ReadonlyBucket<'_, S, AtomicSwap> {
[INFO] [stdout]    |                                                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `v01::testing::generate_v01_test_data`
[INFO] [stdout]  --> contracts/cw20-base/src/migrations/mod.rs:4:9
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub use v01::testing::generate_v01_test_data;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> contracts/cw20-base/src/state.rs:39:40
[INFO] [stdout]    |
[INFO] [stdout] 39 | pub fn token_info<S: Storage>(storage: &mut S) -> Singleton<S, TokenInfo> {
[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] 39 | pub fn token_info<S: Storage>(storage: &mut S) -> Singleton<'_, S, TokenInfo> {
[INFO] [stdout]    |                                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> contracts/cw20-base/src/state.rs:43:53
[INFO] [stdout]    |
[INFO] [stdout] 43 | pub fn token_info_read<S: ReadonlyStorage>(storage: &S) -> ReadonlySingleton<S, TokenInfo> {
[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] 43 | pub fn token_info_read<S: ReadonlyStorage>(storage: &S) -> ReadonlySingleton<'_, S, TokenInfo> {
[INFO] [stdout]    |                                                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> contracts/cw20-base/src/state.rs:48:38
[INFO] [stdout]    |
[INFO] [stdout] 48 | pub fn balances<S: Storage>(storage: &mut S) -> Bucket<S, Uint128> {
[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] 48 | pub fn balances<S: Storage>(storage: &mut S) -> Bucket<'_, S, Uint128> {
[INFO] [stdout]    |                                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> contracts/cw20-base/src/state.rs:53:51
[INFO] [stdout]    |
[INFO] [stdout] 53 | pub fn balances_read<S: ReadonlyStorage>(storage: &S) -> ReadonlyBucket<S, Uint128> {
[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] 53 | pub fn balances_read<S: ReadonlyStorage>(storage: &S) -> ReadonlyBucket<'_, S, Uint128> {
[INFO] [stdout]    |                                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> contracts/cw20-base/src/state.rs:57:58
[INFO] [stdout]    |
[INFO] [stdout] 57 | pub fn balances_prefix_read<S: ReadonlyStorage>(storage: &S) -> ReadonlyPrefixedStorage<S> {
[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] 57 | pub fn balances_prefix_read<S: ReadonlyStorage>(storage: &S) -> ReadonlyPrefixedStorage<'_, S> {
[INFO] [stdout]    |                                                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> contracts/cw20-base/src/migrations/v01.rs:41:40
[INFO] [stdout]    |
[INFO] [stdout] 41 | fn old_allowances<S: Storage>(storage: &mut S) -> Bucket<S, OldAllowanceResponse> {
[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] 41 | fn old_allowances<S: Storage>(storage: &mut S) -> Bucket<'_, S, OldAllowanceResponse> {
[INFO] [stdout]    |                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> contracts/cw20-base/src/migrations/v01.rs:46:40
[INFO] [stdout]    |
[INFO] [stdout] 46 | fn new_allowances<S: Storage>(storage: &mut S) -> Bucket<S, AllowanceResponse> {
[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] 46 | fn new_allowances<S: Storage>(storage: &mut S) -> Bucket<'_, S, AllowanceResponse> {
[INFO] [stdout]    |                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> contracts/cw1-whitelist/src/state.rs:28:40
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub fn admin_list<S: Storage>(storage: &mut S) -> Singleton<S, AdminList> {
[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] 28 | pub fn admin_list<S: Storage>(storage: &mut S) -> Singleton<'_, S, AdminList> {
[INFO] [stdout]    |                                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> contracts/cw1-whitelist/src/state.rs:32:53
[INFO] [stdout]    |
[INFO] [stdout] 32 | pub fn admin_list_read<S: ReadonlyStorage>(storage: &S) -> ReadonlySingleton<S, AdminList> {
[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] 32 | pub fn admin_list_read<S: ReadonlyStorage>(storage: &S) -> ReadonlySingleton<'_, S, AdminList> {
[INFO] [stdout]    |                                                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling memmap v0.7.0
[INFO] [stderr]    Compiling parity-wasm v0.41.0
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> contracts/cw3-fixed-multisig/src/state.rs:62:36
[INFO] [stdout]    |
[INFO] [stdout] 62 | pub fn config<S: Storage>(storage: &mut S) -> Singleton<S, Config> {
[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] 62 | pub fn config<S: Storage>(storage: &mut S) -> Singleton<'_, S, Config> {
[INFO] [stdout]    |                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> contracts/cw3-fixed-multisig/src/state.rs:66:49
[INFO] [stdout]    |
[INFO] [stdout] 66 | pub fn config_read<S: ReadonlyStorage>(storage: &S) -> ReadonlySingleton<S, Config> {
[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] 66 | pub fn config_read<S: ReadonlyStorage>(storage: &S) -> ReadonlySingleton<'_, S, Config> {
[INFO] [stdout]    |                                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> contracts/cw3-fixed-multisig/src/state.rs:70:36
[INFO] [stdout]    |
[INFO] [stdout] 70 | pub fn voters<S: Storage>(storage: &mut S) -> Bucket<S, u64> {
[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] 70 | pub fn voters<S: Storage>(storage: &mut S) -> Bucket<'_, S, u64> {
[INFO] [stdout]    |                                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> contracts/cw3-fixed-multisig/src/state.rs:74:49
[INFO] [stdout]    |
[INFO] [stdout] 74 | pub fn voters_read<S: ReadonlyStorage>(storage: &S) -> ReadonlyBucket<S, u64> {
[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] 74 | pub fn voters_read<S: ReadonlyStorage>(storage: &S) -> ReadonlyBucket<'_, S, u64> {
[INFO] [stdout]    |                                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> contracts/cw3-fixed-multisig/src/state.rs:78:38
[INFO] [stdout]    |
[INFO] [stdout] 78 | pub fn proposal<S: Storage>(storage: &mut S) -> Bucket<S, Proposal> {
[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] 78 | pub fn proposal<S: Storage>(storage: &mut S) -> Bucket<'_, S, Proposal> {
[INFO] [stdout]    |                                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> contracts/cw3-fixed-multisig/src/state.rs:82:51
[INFO] [stdout]    |
[INFO] [stdout] 82 | pub fn proposal_read<S: ReadonlyStorage>(storage: &S) -> ReadonlyBucket<S, Proposal> {
[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] 82 | pub fn proposal_read<S: ReadonlyStorage>(storage: &S) -> ReadonlyBucket<'_, S, Proposal> {
[INFO] [stdout]    |                                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> contracts/cw3-fixed-multisig/src/state.rs:102:37
[INFO] [stdout]     |
[INFO] [stdout] 102 | pub fn ballots<S: Storage>(storage: &mut S, proposal_id: u64) -> Bucket<S, Ballot> {
[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 | pub fn ballots<S: Storage>(storage: &mut S, proposal_id: u64) -> Bucket<'_, S, Ballot> {
[INFO] [stdout]     |                                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> contracts/cw3-fixed-multisig/src/state.rs:107:14
[INFO] [stdout]     |
[INFO] [stdout] 107 |     storage: &S,
[INFO] [stdout]     |              ^^ the lifetime is elided here
[INFO] [stdout] 108 |     proposal_id: u64,
[INFO] [stdout] 109 | ) -> ReadonlyBucket<S, Ballot> {
[INFO] [stdout]     |      ^^^^^^^^^^^^^^^^^^^^^^^^^ 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] 109 | ) -> ReadonlyBucket<'_, S, Ballot> {
[INFO] [stdout]     |                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> contracts/cw1-subkeys/src/state.rs:35:41
[INFO] [stdout]    |
[INFO] [stdout] 35 | pub fn permissions<S: Storage>(storage: &mut S) -> Bucket<S, Permissions> {
[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] 35 | pub fn permissions<S: Storage>(storage: &mut S) -> Bucket<'_, S, Permissions> {
[INFO] [stdout]    |                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> contracts/cw1-subkeys/src/state.rs:41:54
[INFO] [stdout]    |
[INFO] [stdout] 41 | pub fn permissions_read<S: ReadonlyStorage>(storage: &S) -> ReadonlyBucket<S, Permissions> {
[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] 41 | pub fn permissions_read<S: ReadonlyStorage>(storage: &S) -> ReadonlyBucket<'_, S, Permissions> {
[INFO] [stdout]    |                                                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> contracts/cw1-subkeys/src/state.rs:79:40
[INFO] [stdout]    |
[INFO] [stdout] 79 | pub fn allowances<S: Storage>(storage: &mut S) -> Bucket<S, Allowance> {
[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] 79 | pub fn allowances<S: Storage>(storage: &mut S) -> Bucket<'_, S, Allowance> {
[INFO] [stdout]    |                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> contracts/cw1-subkeys/src/state.rs:85:53
[INFO] [stdout]    |
[INFO] [stdout] 85 | pub fn allowances_read<S: ReadonlyStorage>(storage: &S) -> ReadonlyBucket<S, Allowance> {
[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] 85 | pub fn allowances_read<S: ReadonlyStorage>(storage: &S) -> ReadonlyBucket<'_, S, Allowance> {
[INFO] [stdout]    |                                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> contracts/cw20-staking/src/state.rs:23:36
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub fn claims<S: Storage>(storage: &mut S) -> Bucket<S, Vec<Claim>> {
[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] 23 | pub fn claims<S: Storage>(storage: &mut S) -> Bucket<'_, S, Vec<Claim>> {
[INFO] [stdout]    |                                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> contracts/cw20-staking/src/state.rs:27:49
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub fn claims_read<S: ReadonlyStorage>(storage: &S) -> ReadonlyBucket<S, Vec<Claim>> {
[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] 27 | pub fn claims_read<S: ReadonlyStorage>(storage: &S) -> ReadonlyBucket<'_, S, Vec<Claim>> {
[INFO] [stdout]    |                                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> contracts/cw20-staking/src/state.rs:62:41
[INFO] [stdout]    |
[INFO] [stdout] 62 | pub fn invest_info<S: Storage>(storage: &mut S) -> Singleton<S, InvestmentInfo> {
[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] 62 | pub fn invest_info<S: Storage>(storage: &mut S) -> Singleton<'_, S, InvestmentInfo> {
[INFO] [stdout]    |                                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> contracts/cw20-staking/src/state.rs:66:54
[INFO] [stdout]    |
[INFO] [stdout] 66 | pub fn invest_info_read<S: ReadonlyStorage>(storage: &S) -> ReadonlySingleton<S, InvestmentInfo> {
[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] 66 | pub fn invest_info_read<S: ReadonlyStorage>(storage: &S) -> ReadonlySingleton<'_, S, InvestmentInfo> {
[INFO] [stdout]    |                                                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> contracts/cw20-staking/src/state.rs:70:42
[INFO] [stdout]    |
[INFO] [stdout] 70 | pub fn total_supply<S: Storage>(storage: &mut S) -> Singleton<S, Supply> {
[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] 70 | pub fn total_supply<S: Storage>(storage: &mut S) -> Singleton<'_, S, Supply> {
[INFO] [stdout]    |                                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> contracts/cw20-staking/src/state.rs:74:55
[INFO] [stdout]    |
[INFO] [stdout] 74 | pub fn total_supply_read<S: ReadonlyStorage>(storage: &S) -> ReadonlySingleton<S, Supply> {
[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] 74 | pub fn total_supply_read<S: ReadonlyStorage>(storage: &S) -> ReadonlySingleton<'_, S, Supply> {
[INFO] [stdout]    |                                                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling cw721-base v0.2.3 (/opt/rustwide/workdir/contracts/cw721-base)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> contracts/cw20-escrow/src/state.rs:101:37
[INFO] [stdout]     |
[INFO] [stdout] 101 | pub fn escrows<S: Storage>(storage: &mut S) -> Bucket<S, Escrow> {
[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] 101 | pub fn escrows<S: Storage>(storage: &mut S) -> Bucket<'_, S, Escrow> {
[INFO] [stdout]     |                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> contracts/cw20-escrow/src/state.rs:105:50
[INFO] [stdout]     |
[INFO] [stdout] 105 | pub fn escrows_read<S: ReadonlyStorage>(storage: &S) -> ReadonlyBucket<S, Escrow> {
[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] 105 | pub fn escrows_read<S: ReadonlyStorage>(storage: &S) -> ReadonlyBucket<'_, S, Escrow> {
[INFO] [stdout]     |                                                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `contract_count`
[INFO] [stdout]    --> contracts/fantasy/src/contract.rs:324:9
[INFO] [stdout]     |
[INFO] [stdout] 324 |     let contract_count = query_contract_count(&deps).unwrap().count;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_contract_count`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (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]   --> contracts/fantasy/src/state.rs:38:35
[INFO] [stdout]    |
[INFO] [stdout] 38 | pub fn state<S: Storage>(storage: &mut S) -> Singleton<S, State> {
[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] 38 | pub fn state<S: Storage>(storage: &mut S) -> Singleton<'_, S, State> {
[INFO] [stdout]    |                                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> contracts/fantasy/src/state.rs:43:14
[INFO] [stdout]    |
[INFO] [stdout] 43 |     storage: &S,
[INFO] [stdout]    |              ^^ the lifetime is elided here
[INFO] [stdout] 44 | ) -> ReadonlySingleton<S, State> {
[INFO] [stdout]    |      ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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] 44 | ) -> ReadonlySingleton<'_, S, State> {
[INFO] [stdout]    |                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> contracts/fantasy/src/state.rs:48:43
[INFO] [stdout]    |
[INFO] [stdout] 48 | pub fn total_deposit<S: Storage>(storage: &mut S) -> Singleton<S, u64> {
[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] 48 | pub fn total_deposit<S: Storage>(storage: &mut S) -> Singleton<'_, S, u64> {
[INFO] [stdout]    |                                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> contracts/fantasy/src/state.rs:52:56
[INFO] [stdout]    |
[INFO] [stdout] 52 | pub fn total_deposit_read<S: ReadonlyStorage>(storage: &S) -> ReadonlySingleton<S, u64> {
[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] 52 | pub fn total_deposit_read<S: ReadonlyStorage>(storage: &S) -> ReadonlySingleton<'_, S, u64> {
[INFO] [stdout]    |                                                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> contracts/fantasy/src/state.rs:68:45
[INFO] [stdout]    |
[INFO] [stdout] 68 | pub fn token_addresses<S: Storage>(storage: &mut S) -> Bucket<S, HumanAddr> {
[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] 68 | pub fn token_addresses<S: Storage>(storage: &mut S) -> Bucket<'_, S, HumanAddr> {
[INFO] [stdout]    |                                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> contracts/fantasy/src/state.rs:72:58
[INFO] [stdout]    |
[INFO] [stdout] 72 | pub fn token_addresses_read<S: ReadonlyStorage>(storage: &S) -> ReadonlyBucket<S, HumanAddr> {
[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] 72 | pub fn token_addresses_read<S: ReadonlyStorage>(storage: &S) -> ReadonlyBucket<'_, S, HumanAddr> {
[INFO] [stdout]    |                                                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> contracts/fantasy/src/state.rs:76:40
[INFO] [stdout]    |
[INFO] [stdout] 76 | fn contract_count<S: Storage>(storage: &mut S) -> Singleton<S, u64> {
[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] 76 | fn contract_count<S: Storage>(storage: &mut S) -> Singleton<'_, S, u64> {
[INFO] [stdout]    |                                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> contracts/fantasy/src/state.rs:80:53
[INFO] [stdout]    |
[INFO] [stdout] 80 | fn contract_count_read<S: ReadonlyStorage>(storage: &S) -> ReadonlySingleton<S, u64> {
[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] 80 | fn contract_count_read<S: ReadonlyStorage>(storage: &S) -> ReadonlySingleton<'_, S, u64> {
[INFO] [stdout]    |                                                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> contracts/fantasy/src/state.rs:94:41
[INFO] [stdout]    |
[INFO] [stdout] 94 | pub fn anchor_addr<S: Storage>(storage: &mut S) -> Singleton<S, HumanAddr> {
[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] 94 | pub fn anchor_addr<S: Storage>(storage: &mut S) -> Singleton<'_, S, HumanAddr> {
[INFO] [stdout]    |                                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> contracts/fantasy/src/state.rs:98:54
[INFO] [stdout]    |
[INFO] [stdout] 98 | pub fn anchor_addr_read<S: ReadonlyStorage>(storage: &S) -> ReadonlySingleton<S, HumanAddr> {
[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] 98 | pub fn anchor_addr_read<S: ReadonlyStorage>(storage: &S) -> ReadonlySingleton<'_, S, HumanAddr> {
[INFO] [stdout]    |                                                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> contracts/fantasy/src/state.rs:102:42
[INFO] [stdout]     |
[INFO] [stdout] 102 | pub fn terrand_addr<S: Storage>(storage: &mut S) -> Singleton<S, HumanAddr> {
[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 | pub fn terrand_addr<S: Storage>(storage: &mut S) -> Singleton<'_, S, HumanAddr> {
[INFO] [stdout]     |                                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> contracts/fantasy/src/state.rs:106:55
[INFO] [stdout]     |
[INFO] [stdout] 106 | pub fn terrand_addr_read<S: ReadonlyStorage>(storage: &S) -> ReadonlySingleton<S, HumanAddr> {
[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] 106 | pub fn terrand_addr_read<S: ReadonlyStorage>(storage: &S) -> ReadonlySingleton<'_, S, HumanAddr> {
[INFO] [stdout]     |                                                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> contracts/fantasy/src/state.rs:110:38
[INFO] [stdout]     |
[INFO] [stdout] 110 | pub fn pack_len<S: Storage>(storage: &mut S) -> Singleton<S, HumanAddr> {
[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] 110 | pub fn pack_len<S: Storage>(storage: &mut S) -> Singleton<'_, S, HumanAddr> {
[INFO] [stdout]     |                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> contracts/fantasy/src/state.rs:114:51
[INFO] [stdout]     |
[INFO] [stdout] 114 | pub fn pack_len_read<S: ReadonlyStorage>(storage: &S) -> ReadonlySingleton<S, HumanAddr> {
[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] 114 | pub fn pack_len_read<S: ReadonlyStorage>(storage: &S) -> ReadonlySingleton<'_, S, HumanAddr> {
[INFO] [stdout]     |                                                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> contracts/cw721-base/src/state.rs:51:43
[INFO] [stdout]    |
[INFO] [stdout] 51 | pub fn contract_info<S: Storage>(storage: &mut S) -> Singleton<S, ContractInfo> {
[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] 51 | pub fn contract_info<S: Storage>(storage: &mut S) -> Singleton<'_, S, ContractInfo> {
[INFO] [stdout]    |                                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> contracts/cw721-base/src/state.rs:56:14
[INFO] [stdout]    |
[INFO] [stdout] 56 |     storage: &S,
[INFO] [stdout]    |              ^^ the lifetime is elided here
[INFO] [stdout] 57 | ) -> ReadonlySingleton<S, ContractInfo> {
[INFO] [stdout]    |      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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] 57 | ) -> ReadonlySingleton<'_, S, ContractInfo> {
[INFO] [stdout]    |                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> contracts/cw721-base/src/state.rs:61:34
[INFO] [stdout]    |
[INFO] [stdout] 61 | pub fn mint<S: Storage>(storage: &mut S) -> Singleton<S, CanonicalAddr> {
[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] 61 | pub fn mint<S: Storage>(storage: &mut S) -> Singleton<'_, S, CanonicalAddr> {
[INFO] [stdout]    |                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> contracts/cw721-base/src/state.rs:65:47
[INFO] [stdout]    |
[INFO] [stdout] 65 | pub fn mint_read<S: ReadonlyStorage>(storage: &S) -> ReadonlySingleton<S, CanonicalAddr> {
[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] 65 | pub fn mint_read<S: ReadonlyStorage>(storage: &S) -> ReadonlySingleton<'_, S, CanonicalAddr> {
[INFO] [stdout]    |                                                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> contracts/cw721-base/src/state.rs:70:36
[INFO] [stdout]    |
[INFO] [stdout] 70 | fn base_count<S: Storage>(storage: &mut S) -> Singleton<S, u64> {
[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] 70 | fn base_count<S: Storage>(storage: &mut S) -> Singleton<'_, S, u64> {
[INFO] [stdout]    |                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> contracts/cw721-base/src/state.rs:74:49
[INFO] [stdout]    |
[INFO] [stdout] 74 | fn base_count_read<S: ReadonlyStorage>(storage: &S) -> ReadonlySingleton<S, u64> {
[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] 74 | fn base_count_read<S: ReadonlyStorage>(storage: &S) -> ReadonlySingleton<'_, S, u64> {
[INFO] [stdout]    |                                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> contracts/cw721-base/src/state.rs:89:38
[INFO] [stdout]    |
[INFO] [stdout] 89 | fn silver_count<S: Storage>(storage: &mut S) -> Singleton<S, u64> {
[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] 89 | fn silver_count<S: Storage>(storage: &mut S) -> Singleton<'_, S, u64> {
[INFO] [stdout]    |                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> contracts/cw721-base/src/state.rs:93:51
[INFO] [stdout]    |
[INFO] [stdout] 93 | fn silver_count_read<S: ReadonlyStorage>(storage: &S) -> ReadonlySingleton<S, u64> {
[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] 93 | fn silver_count_read<S: ReadonlyStorage>(storage: &S) -> ReadonlySingleton<'_, S, u64> {
[INFO] [stdout]    |                                                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> contracts/cw721-base/src/state.rs:108:36
[INFO] [stdout]     |
[INFO] [stdout] 108 | fn gold_count<S: Storage>(storage: &mut S) -> Singleton<S, u64> {
[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] 108 | fn gold_count<S: Storage>(storage: &mut S) -> Singleton<'_, S, u64> {
[INFO] [stdout]     |                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> contracts/cw721-base/src/state.rs:112:49
[INFO] [stdout]     |
[INFO] [stdout] 112 | fn gold_count_read<S: ReadonlyStorage>(storage: &S) -> ReadonlySingleton<S, u64> {
[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] 112 | fn gold_count_read<S: ReadonlyStorage>(storage: &S) -> ReadonlySingleton<'_, S, u64> {
[INFO] [stdout]     |                                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> contracts/cw721-base/src/state.rs:126:36
[INFO] [stdout]     |
[INFO] [stdout] 126 | pub fn tokens<S: Storage>(storage: &mut S) -> Bucket<S, TokenInfo> {
[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] 126 | pub fn tokens<S: Storage>(storage: &mut S) -> Bucket<'_, S, TokenInfo> {
[INFO] [stdout]     |                                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> contracts/cw721-base/src/state.rs:130:49
[INFO] [stdout]     |
[INFO] [stdout] 130 | pub fn tokens_read<S: ReadonlyStorage>(storage: &S) -> ReadonlyBucket<S, TokenInfo> {
[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 | pub fn tokens_read<S: ReadonlyStorage>(storage: &S) -> ReadonlyBucket<'_, S, TokenInfo> {
[INFO] [stdout]     |                                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling fantasy v0.2.3 (/opt/rustwide/workdir/contracts/fantasy)
[INFO] [stderr]    Compiling cw20-escrow v0.2.3 (/opt/rustwide/workdir/contracts/cw20-escrow)
[INFO] [stderr]    Compiling cw20-staking v0.2.3 (/opt/rustwide/workdir/contracts/cw20-staking)
[INFO] [stderr]    Compiling cw1-subkeys v0.2.3 (/opt/rustwide/workdir/contracts/cw1-subkeys)
[INFO] [stderr]    Compiling cw3-fixed-multisig v0.2.3 (/opt/rustwide/workdir/contracts/cw3-fixed-multisig)
[INFO] [stderr]    Compiling cw3 v0.2.3 (/opt/rustwide/workdir/packages/cw3)
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling cw1-whitelist v0.2.3 (/opt/rustwide/workdir/contracts/cw1-whitelist)
[INFO] [stderr]    Compiling cw20-base v0.2.3 (/opt/rustwide/workdir/contracts/cw20-base)
[INFO] [stderr]    Compiling cw20 v0.2.3 (/opt/rustwide/workdir/packages/cw20)
[INFO] [stderr]    Compiling cw1 v0.2.3 (/opt/rustwide/workdir/packages/cw1)
[INFO] [stderr]    Compiling gimli v0.20.0
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling cw721 v0.2.3 (/opt/rustwide/workdir/packages/cw721)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> contracts/cw1-whitelist/src/state.rs:28:40
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub fn admin_list<S: Storage>(storage: &mut S) -> Singleton<S, AdminList> {
[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] 28 | pub fn admin_list<S: Storage>(storage: &mut S) -> Singleton<'_, S, AdminList> {
[INFO] [stdout]    |                                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> contracts/cw1-whitelist/src/state.rs:32:53
[INFO] [stdout]    |
[INFO] [stdout] 32 | pub fn admin_list_read<S: ReadonlyStorage>(storage: &S) -> ReadonlySingleton<S, AdminList> {
[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] 32 | pub fn admin_list_read<S: ReadonlyStorage>(storage: &S) -> ReadonlySingleton<'_, S, AdminList> {
[INFO] [stdout]    |                                                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> contracts/cw1-subkeys/src/state.rs:35:41
[INFO] [stdout]    |
[INFO] [stdout] 35 | pub fn permissions<S: Storage>(storage: &mut S) -> Bucket<S, Permissions> {
[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] 35 | pub fn permissions<S: Storage>(storage: &mut S) -> Bucket<'_, S, Permissions> {
[INFO] [stdout]    |                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> contracts/cw1-subkeys/src/state.rs:41:54
[INFO] [stdout]    |
[INFO] [stdout] 41 | pub fn permissions_read<S: ReadonlyStorage>(storage: &S) -> ReadonlyBucket<S, Permissions> {
[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] 41 | pub fn permissions_read<S: ReadonlyStorage>(storage: &S) -> ReadonlyBucket<'_, S, Permissions> {
[INFO] [stdout]    |                                                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> contracts/cw1-subkeys/src/state.rs:79:40
[INFO] [stdout]    |
[INFO] [stdout] 79 | pub fn allowances<S: Storage>(storage: &mut S) -> Bucket<S, Allowance> {
[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] 79 | pub fn allowances<S: Storage>(storage: &mut S) -> Bucket<'_, S, Allowance> {
[INFO] [stdout]    |                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> contracts/cw1-subkeys/src/state.rs:85:53
[INFO] [stdout]    |
[INFO] [stdout] 85 | pub fn allowances_read<S: ReadonlyStorage>(storage: &S) -> ReadonlyBucket<S, Allowance> {
[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] 85 | pub fn allowances_read<S: ReadonlyStorage>(storage: &S) -> ReadonlyBucket<'_, S, Allowance> {
[INFO] [stdout]    |                                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> contracts/cw20-staking/src/state.rs:23:36
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub fn claims<S: Storage>(storage: &mut S) -> Bucket<S, Vec<Claim>> {
[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] 23 | pub fn claims<S: Storage>(storage: &mut S) -> Bucket<'_, S, Vec<Claim>> {
[INFO] [stdout]    |                                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> contracts/cw20-staking/src/state.rs:27:49
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub fn claims_read<S: ReadonlyStorage>(storage: &S) -> ReadonlyBucket<S, Vec<Claim>> {
[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] 27 | pub fn claims_read<S: ReadonlyStorage>(storage: &S) -> ReadonlyBucket<'_, S, Vec<Claim>> {
[INFO] [stdout]    |                                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> contracts/cw20-staking/src/state.rs:62:41
[INFO] [stdout]    |
[INFO] [stdout] 62 | pub fn invest_info<S: Storage>(storage: &mut S) -> Singleton<S, InvestmentInfo> {
[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] 62 | pub fn invest_info<S: Storage>(storage: &mut S) -> Singleton<'_, S, InvestmentInfo> {
[INFO] [stdout]    |                                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> contracts/cw20-staking/src/state.rs:66:54
[INFO] [stdout]    |
[INFO] [stdout] 66 | pub fn invest_info_read<S: ReadonlyStorage>(storage: &S) -> ReadonlySingleton<S, InvestmentInfo> {
[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] 66 | pub fn invest_info_read<S: ReadonlyStorage>(storage: &S) -> ReadonlySingleton<'_, S, InvestmentInfo> {
[INFO] [stdout]    |                                                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> contracts/cw20-staking/src/state.rs:70:42
[INFO] [stdout]    |
[INFO] [stdout] 70 | pub fn total_supply<S: Storage>(storage: &mut S) -> Singleton<S, Supply> {
[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] 70 | pub fn total_supply<S: Storage>(storage: &mut S) -> Singleton<'_, S, Supply> {
[INFO] [stdout]    |                                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> contracts/cw20-staking/src/state.rs:74:55
[INFO] [stdout]    |
[INFO] [stdout] 74 | pub fn total_supply_read<S: ReadonlyStorage>(storage: &S) -> ReadonlySingleton<S, Supply> {
[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] 74 | pub fn total_supply_read<S: ReadonlyStorage>(storage: &S) -> ReadonlySingleton<'_, S, Supply> {
[INFO] [stdout]    |                                                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> contracts/cw3-fixed-multisig/src/state.rs:62:36
[INFO] [stdout]    |
[INFO] [stdout] 62 | pub fn config<S: Storage>(storage: &mut S) -> Singleton<S, Config> {
[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] 62 | pub fn config<S: Storage>(storage: &mut S) -> Singleton<'_, S, Config> {
[INFO] [stdout]    |                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> contracts/cw3-fixed-multisig/src/state.rs:66:49
[INFO] [stdout]    |
[INFO] [stdout] 66 | pub fn config_read<S: ReadonlyStorage>(storage: &S) -> ReadonlySingleton<S, Config> {
[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] 66 | pub fn config_read<S: ReadonlyStorage>(storage: &S) -> ReadonlySingleton<'_, S, Config> {
[INFO] [stdout]    |                                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> contracts/cw3-fixed-multisig/src/state.rs:70:36
[INFO] [stdout]    |
[INFO] [stdout] 70 | pub fn voters<S: Storage>(storage: &mut S) -> Bucket<S, u64> {
[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] 70 | pub fn voters<S: Storage>(storage: &mut S) -> Bucket<'_, S, u64> {
[INFO] [stdout]    |                                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> contracts/cw3-fixed-multisig/src/state.rs:74:49
[INFO] [stdout]    |
[INFO] [stdout] 74 | pub fn voters_read<S: ReadonlyStorage>(storage: &S) -> ReadonlyBucket<S, u64> {
[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] 74 | pub fn voters_read<S: ReadonlyStorage>(storage: &S) -> ReadonlyBucket<'_, S, u64> {
[INFO] [stdout]    |                                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> contracts/cw3-fixed-multisig/src/state.rs:78:38
[INFO] [stdout]    |
[INFO] [stdout] 78 | pub fn proposal<S: Storage>(storage: &mut S) -> Bucket<S, Proposal> {
[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] 78 | pub fn proposal<S: Storage>(storage: &mut S) -> Bucket<'_, S, Proposal> {
[INFO] [stdout]    |                                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> contracts/cw3-fixed-multisig/src/state.rs:82:51
[INFO] [stdout]    |
[INFO] [stdout] 82 | pub fn proposal_read<S: ReadonlyStorage>(storage: &S) -> ReadonlyBucket<S, Proposal> {
[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] 82 | pub fn proposal_read<S: ReadonlyStorage>(storage: &S) -> ReadonlyBucket<'_, S, Proposal> {
[INFO] [stdout]    |                                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> contracts/cw3-fixed-multisig/src/state.rs:102:37
[INFO] [stdout]     |
[INFO] [stdout] 102 | pub fn ballots<S: Storage>(storage: &mut S, proposal_id: u64) -> Bucket<S, Ballot> {
[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 | pub fn ballots<S: Storage>(storage: &mut S, proposal_id: u64) -> Bucket<'_, S, Ballot> {
[INFO] [stdout]     |                                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> contracts/cw3-fixed-multisig/src/state.rs:107:14
[INFO] [stdout]     |
[INFO] [stdout] 107 |     storage: &S,
[INFO] [stdout]     |              ^^ the lifetime is elided here
[INFO] [stdout] 108 |     proposal_id: u64,
[INFO] [stdout] 109 | ) -> ReadonlyBucket<S, Ballot> {
[INFO] [stdout]     |      ^^^^^^^^^^^^^^^^^^^^^^^^^ 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] 109 | ) -> ReadonlyBucket<'_, S, Ballot> {
[INFO] [stdout]     |                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> contracts/cw20-escrow/src/state.rs:101:37
[INFO] [stdout]     |
[INFO] [stdout] 101 | pub fn escrows<S: Storage>(storage: &mut S) -> Bucket<S, Escrow> {
[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] 101 | pub fn escrows<S: Storage>(storage: &mut S) -> Bucket<'_, S, Escrow> {
[INFO] [stdout]     |                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> contracts/cw20-escrow/src/state.rs:105:50
[INFO] [stdout]     |
[INFO] [stdout] 105 | pub fn escrows_read<S: ReadonlyStorage>(storage: &S) -> ReadonlyBucket<S, Escrow> {
[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] 105 | pub fn escrows_read<S: ReadonlyStorage>(storage: &S) -> ReadonlyBucket<'_, S, Escrow> {
[INFO] [stdout]     |                                                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling blake3 v0.3.8
[INFO] [stderr]    Compiling raw-cpuid v7.0.4
[INFO] [stdout] warning: unused variable: `contract_count`
[INFO] [stdout]    --> contracts/fantasy/src/contract.rs:324:9
[INFO] [stdout]     |
[INFO] [stdout] 324 |     let contract_count = query_contract_count(&deps).unwrap().count;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_contract_count`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (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]   --> contracts/fantasy/src/state.rs:38:35
[INFO] [stdout]    |
[INFO] [stdout] 38 | pub fn state<S: Storage>(storage: &mut S) -> Singleton<S, State> {
[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] 38 | pub fn state<S: Storage>(storage: &mut S) -> Singleton<'_, S, State> {
[INFO] [stdout]    |                                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> contracts/fantasy/src/state.rs:43:14
[INFO] [stdout]    |
[INFO] [stdout] 43 |     storage: &S,
[INFO] [stdout]    |              ^^ the lifetime is elided here
[INFO] [stdout] 44 | ) -> ReadonlySingleton<S, State> {
[INFO] [stdout]    |      ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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] 44 | ) -> ReadonlySingleton<'_, S, State> {
[INFO] [stdout]    |                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> contracts/fantasy/src/state.rs:48:43
[INFO] [stdout]    |
[INFO] [stdout] 48 | pub fn total_deposit<S: Storage>(storage: &mut S) -> Singleton<S, u64> {
[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] 48 | pub fn total_deposit<S: Storage>(storage: &mut S) -> Singleton<'_, S, u64> {
[INFO] [stdout]    |                                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> contracts/fantasy/src/state.rs:52:56
[INFO] [stdout]    |
[INFO] [stdout] 52 | pub fn total_deposit_read<S: ReadonlyStorage>(storage: &S) -> ReadonlySingleton<S, u64> {
[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] 52 | pub fn total_deposit_read<S: ReadonlyStorage>(storage: &S) -> ReadonlySingleton<'_, S, u64> {
[INFO] [stdout]    |                                                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> contracts/fantasy/src/state.rs:68:45
[INFO] [stdout]    |
[INFO] [stdout] 68 | pub fn token_addresses<S: Storage>(storage: &mut S) -> Bucket<S, HumanAddr> {
[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] 68 | pub fn token_addresses<S: Storage>(storage: &mut S) -> Bucket<'_, S, HumanAddr> {
[INFO] [stdout]    |                                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> contracts/fantasy/src/state.rs:72:58
[INFO] [stdout]    |
[INFO] [stdout] 72 | pub fn token_addresses_read<S: ReadonlyStorage>(storage: &S) -> ReadonlyBucket<S, HumanAddr> {
[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] 72 | pub fn token_addresses_read<S: ReadonlyStorage>(storage: &S) -> ReadonlyBucket<'_, S, HumanAddr> {
[INFO] [stdout]    |                                                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> contracts/fantasy/src/state.rs:76:40
[INFO] [stdout]    |
[INFO] [stdout] 76 | fn contract_count<S: Storage>(storage: &mut S) -> Singleton<S, u64> {
[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] 76 | fn contract_count<S: Storage>(storage: &mut S) -> Singleton<'_, S, u64> {
[INFO] [stdout]    |                                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> contracts/fantasy/src/state.rs:80:53
[INFO] [stdout]    |
[INFO] [stdout] 80 | fn contract_count_read<S: ReadonlyStorage>(storage: &S) -> ReadonlySingleton<S, u64> {
[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] 80 | fn contract_count_read<S: ReadonlyStorage>(storage: &S) -> ReadonlySingleton<'_, S, u64> {
[INFO] [stdout]    |                                                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> contracts/fantasy/src/state.rs:94:41
[INFO] [stdout]    |
[INFO] [stdout] 94 | pub fn anchor_addr<S: Storage>(storage: &mut S) -> Singleton<S, HumanAddr> {
[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] 94 | pub fn anchor_addr<S: Storage>(storage: &mut S) -> Singleton<'_, S, HumanAddr> {
[INFO] [stdout]    |                                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> contracts/fantasy/src/state.rs:98:54
[INFO] [stdout]    |
[INFO] [stdout] 98 | pub fn anchor_addr_read<S: ReadonlyStorage>(storage: &S) -> ReadonlySingleton<S, HumanAddr> {
[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] 98 | pub fn anchor_addr_read<S: ReadonlyStorage>(storage: &S) -> ReadonlySingleton<'_, S, HumanAddr> {
[INFO] [stdout]    |                                                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> contracts/fantasy/src/state.rs:102:42
[INFO] [stdout]     |
[INFO] [stdout] 102 | pub fn terrand_addr<S: Storage>(storage: &mut S) -> Singleton<S, HumanAddr> {
[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 | pub fn terrand_addr<S: Storage>(storage: &mut S) -> Singleton<'_, S, HumanAddr> {
[INFO] [stdout]     |                                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> contracts/fantasy/src/state.rs:106:55
[INFO] [stdout]     |
[INFO] [stdout] 106 | pub fn terrand_addr_read<S: ReadonlyStorage>(storage: &S) -> ReadonlySingleton<S, HumanAddr> {
[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] 106 | pub fn terrand_addr_read<S: ReadonlyStorage>(storage: &S) -> ReadonlySingleton<'_, S, HumanAddr> {
[INFO] [stdout]     |                                                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> contracts/fantasy/src/state.rs:110:38
[INFO] [stdout]     |
[INFO] [stdout] 110 | pub fn pack_len<S: Storage>(storage: &mut S) -> Singleton<S, HumanAddr> {
[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] 110 | pub fn pack_len<S: Storage>(storage: &mut S) -> Singleton<'_, S, HumanAddr> {
[INFO] [stdout]     |                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> contracts/fantasy/src/state.rs:114:51
[INFO] [stdout]     |
[INFO] [stdout] 114 | pub fn pack_len_read<S: ReadonlyStorage>(storage: &S) -> ReadonlySingleton<S, HumanAddr> {
[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] 114 | pub fn pack_len_read<S: ReadonlyStorage>(storage: &S) -> ReadonlySingleton<'_, S, HumanAddr> {
[INFO] [stdout]     |                                                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> contracts/cw20-base/src/state.rs:39:40
[INFO] [stdout]    |
[INFO] [stdout] 39 | pub fn token_info<S: Storage>(storage: &mut S) -> Singleton<S, TokenInfo> {
[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] 39 | pub fn token_info<S: Storage>(storage: &mut S) -> Singleton<'_, S, TokenInfo> {
[INFO] [stdout]    |                                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> contracts/cw20-base/src/state.rs:43:53
[INFO] [stdout]    |
[INFO] [stdout] 43 | pub fn token_info_read<S: ReadonlyStorage>(storage: &S) -> ReadonlySingleton<S, TokenInfo> {
[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] 43 | pub fn token_info_read<S: ReadonlyStorage>(storage: &S) -> ReadonlySingleton<'_, S, TokenInfo> {
[INFO] [stdout]    |                                                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> contracts/cw20-base/src/state.rs:48:38
[INFO] [stdout]    |
[INFO] [stdout] 48 | pub fn balances<S: Storage>(storage: &mut S) -> Bucket<S, Uint128> {
[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] 48 | pub fn balances<S: Storage>(storage: &mut S) -> Bucket<'_, S, Uint128> {
[INFO] [stdout]    |                                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> contracts/cw20-base/src/state.rs:53:51
[INFO] [stdout]    |
[INFO] [stdout] 53 | pub fn balances_read<S: ReadonlyStorage>(storage: &S) -> ReadonlyBucket<S, Uint128> {
[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] 53 | pub fn balances_read<S: ReadonlyStorage>(storage: &S) -> ReadonlyBucket<'_, S, Uint128> {
[INFO] [stdout]    |                                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> contracts/cw20-base/src/state.rs:57:58
[INFO] [stdout]    |
[INFO] [stdout] 57 | pub fn balances_prefix_read<S: ReadonlyStorage>(storage: &S) -> ReadonlyPrefixedStorage<S> {
[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] 57 | pub fn balances_prefix_read<S: ReadonlyStorage>(storage: &S) -> ReadonlyPrefixedStorage<'_, S> {
[INFO] [stdout]    |                                                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> contracts/cw20-base/src/migrations/v01.rs:41:40
[INFO] [stdout]    |
[INFO] [stdout] 41 | fn old_allowances<S: Storage>(storage: &mut S) -> Bucket<S, OldAllowanceResponse> {
[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] 41 | fn old_allowances<S: Storage>(storage: &mut S) -> Bucket<'_, S, OldAllowanceResponse> {
[INFO] [stdout]    |                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> contracts/cw20-base/src/migrations/v01.rs:46:40
[INFO] [stdout]    |
[INFO] [stdout] 46 | fn new_allowances<S: Storage>(storage: &mut S) -> Bucket<S, AllowanceResponse> {
[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] 46 | fn new_allowances<S: Storage>(storage: &mut S) -> Bucket<'_, S, AllowanceResponse> {
[INFO] [stdout]    |                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling cw2 v0.2.3 (/opt/rustwide/workdir/packages/cw2)
[INFO] [stderr]    Compiling cw0 v0.2.3 (/opt/rustwide/workdir/packages/cw0)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> contracts/cw721-base/src/state.rs:51:43
[INFO] [stdout]    |
[INFO] [stdout] 51 | pub fn contract_info<S: Storage>(storage: &mut S) -> Singleton<S, ContractInfo> {
[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] 51 | pub fn contract_info<S: Storage>(storage: &mut S) -> Singleton<'_, S, ContractInfo> {
[INFO] [stdout]    |                                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> contracts/cw721-base/src/state.rs:56:14
[INFO] [stdout]    |
[INFO] [stdout] 56 |     storage: &S,
[INFO] [stdout]    |              ^^ the lifetime is elided here
[INFO] [stdout] 57 | ) -> ReadonlySingleton<S, ContractInfo> {
[INFO] [stdout]    |      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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] 57 | ) -> ReadonlySingleton<'_, S, ContractInfo> {
[INFO] [stdout]    |                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> contracts/cw721-base/src/state.rs:61:34
[INFO] [stdout]    |
[INFO] [stdout] 61 | pub fn mint<S: Storage>(storage: &mut S) -> Singleton<S, CanonicalAddr> {
[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] 61 | pub fn mint<S: Storage>(storage: &mut S) -> Singleton<'_, S, CanonicalAddr> {
[INFO] [stdout]    |                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> contracts/cw721-base/src/state.rs:65:47
[INFO] [stdout]    |
[INFO] [stdout] 65 | pub fn mint_read<S: ReadonlyStorage>(storage: &S) -> ReadonlySingleton<S, CanonicalAddr> {
[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] 65 | pub fn mint_read<S: ReadonlyStorage>(storage: &S) -> ReadonlySingleton<'_, S, CanonicalAddr> {
[INFO] [stdout]    |                                                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> contracts/cw721-base/src/state.rs:70:36
[INFO] [stdout]    |
[INFO] [stdout] 70 | fn base_count<S: Storage>(storage: &mut S) -> Singleton<S, u64> {
[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] 70 | fn base_count<S: Storage>(storage: &mut S) -> Singleton<'_, S, u64> {
[INFO] [stdout]    |                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> contracts/cw721-base/src/state.rs:74:49
[INFO] [stdout]    |
[INFO] [stdout] 74 | fn base_count_read<S: ReadonlyStorage>(storage: &S) -> ReadonlySingleton<S, u64> {
[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] 74 | fn base_count_read<S: ReadonlyStorage>(storage: &S) -> ReadonlySingleton<'_, S, u64> {
[INFO] [stdout]    |                                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> contracts/cw721-base/src/state.rs:89:38
[INFO] [stdout]    |
[INFO] [stdout] 89 | fn silver_count<S: Storage>(storage: &mut S) -> Singleton<S, u64> {
[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] 89 | fn silver_count<S: Storage>(storage: &mut S) -> Singleton<'_, S, u64> {
[INFO] [stdout]    |                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> contracts/cw721-base/src/state.rs:93:51
[INFO] [stdout]    |
[INFO] [stdout] 93 | fn silver_count_read<S: ReadonlyStorage>(storage: &S) -> ReadonlySingleton<S, u64> {
[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] 93 | fn silver_count_read<S: ReadonlyStorage>(storage: &S) -> ReadonlySingleton<'_, S, u64> {
[INFO] [stdout]    |                                                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> contracts/cw721-base/src/state.rs:108:36
[INFO] [stdout]     |
[INFO] [stdout] 108 | fn gold_count<S: Storage>(storage: &mut S) -> Singleton<S, u64> {
[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] 108 | fn gold_count<S: Storage>(storage: &mut S) -> Singleton<'_, S, u64> {
[INFO] [stdout]     |                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> contracts/cw721-base/src/state.rs:112:49
[INFO] [stdout]     |
[INFO] [stdout] 112 | fn gold_count_read<S: ReadonlyStorage>(storage: &S) -> ReadonlySingleton<S, u64> {
[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] 112 | fn gold_count_read<S: ReadonlyStorage>(storage: &S) -> ReadonlySingleton<'_, S, u64> {
[INFO] [stdout]     |                                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> contracts/cw721-base/src/state.rs:126:36
[INFO] [stdout]     |
[INFO] [stdout] 126 | pub fn tokens<S: Storage>(storage: &mut S) -> Bucket<S, TokenInfo> {
[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] 126 | pub fn tokens<S: Storage>(storage: &mut S) -> Bucket<'_, S, TokenInfo> {
[INFO] [stdout]     |                                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> contracts/cw721-base/src/state.rs:130:49
[INFO] [stdout]     |
[INFO] [stdout] 130 | pub fn tokens_read<S: ReadonlyStorage>(storage: &S) -> ReadonlyBucket<S, TokenInfo> {
[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 | pub fn tokens_read<S: ReadonlyStorage>(storage: &S) -> ReadonlyBucket<'_, S, TokenInfo> {
[INFO] [stdout]     |                                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling wasmer-runtime-core v0.17.0
[INFO] [stderr]    Compiling cranelift-codegen v0.59.0
[INFO] [stderr]    Compiling wasmer-middleware-common v0.17.0
[INFO] [stderr]    Compiling wasmer-clif-fork-frontend v0.59.0
[INFO] [stderr]    Compiling cranelift-native v0.59.0
[INFO] [stderr]    Compiling wasmer-clif-fork-wasm v0.59.0
[INFO] [stderr]    Compiling wasmer-clif-backend v0.17.0
[INFO] [stderr]    Compiling cosmwasm-vm v0.10.1
[INFO] [stderr]    Compiling cw20-atomic-swap v0.2.3 (/opt/rustwide/workdir/contracts/cw20-atomic-swap)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> contracts/cw20-atomic-swap/src/state.rs:31:42
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub fn atomic_swaps<S: Storage>(storage: &mut S) -> Bucket<S, AtomicSwap> {
[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] 31 | pub fn atomic_swaps<S: Storage>(storage: &mut S) -> Bucket<'_, S, AtomicSwap> {
[INFO] [stdout]    |                                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> contracts/cw20-atomic-swap/src/state.rs:37:55
[INFO] [stdout]    |
[INFO] [stdout] 37 | pub fn atomic_swaps_read<S: ReadonlyStorage>(storage: &S) -> ReadonlyBucket<S, AtomicSwap> {
[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] 37 | pub fn atomic_swaps_read<S: ReadonlyStorage>(storage: &S) -> ReadonlyBucket<'_, S, AtomicSwap> {
[INFO] [stdout]    |                                                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 31.60s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: bigint v4.4.3, cranelift-codegen-meta v0.59.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "d9865a155ccfb5e69d16427bc3325736024c1cb1022561ccabc46f8d73856062", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d9865a155ccfb5e69d16427bc3325736024c1cb1022561ccabc46f8d73856062", kill_on_drop: false }`
[INFO] [stdout] d9865a155ccfb5e69d16427bc3325736024c1cb1022561ccabc46f8d73856062
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 9e02ee7ad3aaa20ffef6039e9b766ffbb530aac1ed731550ed8cc7e3188b79c5
[INFO] running `Command { std: "docker" "start" "-a" "9e02ee7ad3aaa20ffef6039e9b766ffbb530aac1ed731550ed8cc7e3188b79c5", kill_on_drop: false }`
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/examples/schema
[INFO] [stderr]   |
[INFO] [stderr]   = note: the example target `schema` in package `cw1-subkeys v0.2.3 (/opt/rustwide/workdir/contracts/cw1-subkeys)` has the same output filename as the example target `schema` in package `cw1 v0.2.3 (/opt/rustwide/workdir/packages/cw1)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/examples/schema.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the example target `schema` in package `cw1-subkeys v0.2.3 (/opt/rustwide/workdir/contracts/cw1-subkeys)` has the same output filename as the example target `schema` in package `cw1 v0.2.3 (/opt/rustwide/workdir/packages/cw1)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/examples/schema
[INFO] [stderr]   |
[INFO] [stderr]   = note: the example target `schema` in package `cw1-whitelist v0.2.3 (/opt/rustwide/workdir/contracts/cw1-whitelist)` has the same output filename as the example target `schema` in package `cw1-subkeys v0.2.3 (/opt/rustwide/workdir/contracts/cw1-subkeys)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/examples/schema.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the example target `schema` in package `cw1-whitelist v0.2.3 (/opt/rustwide/workdir/contracts/cw1-whitelist)` has the same output filename as the example target `schema` in package `cw1-subkeys v0.2.3 (/opt/rustwide/workdir/contracts/cw1-subkeys)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/examples/schema
[INFO] [stderr]   |
[INFO] [stderr]   = note: the example target `schema` in package `cw20 v0.2.3 (/opt/rustwide/workdir/packages/cw20)` has the same output filename as the example target `schema` in package `cw1-whitelist v0.2.3 (/opt/rustwide/workdir/contracts/cw1-whitelist)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/examples/schema.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the example target `schema` in package `cw20 v0.2.3 (/opt/rustwide/workdir/packages/cw20)` has the same output filename as the example target `schema` in package `cw1-whitelist v0.2.3 (/opt/rustwide/workdir/contracts/cw1-whitelist)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/examples/schema
[INFO] [stderr]   |
[INFO] [stderr]   = note: the example target `schema` in package `cw20-atomic-swap v0.2.3 (/opt/rustwide/workdir/contracts/cw20-atomic-swap)` has the same output filename as the example target `schema` in package `cw20 v0.2.3 (/opt/rustwide/workdir/packages/cw20)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/examples/schema.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the example target `schema` in package `cw20-atomic-swap v0.2.3 (/opt/rustwide/workdir/contracts/cw20-atomic-swap)` has the same output filename as the example target `schema` in package `cw20 v0.2.3 (/opt/rustwide/workdir/packages/cw20)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/examples/schema
[INFO] [stderr]   |
[INFO] [stderr]   = note: the example target `schema` in package `cw20-base v0.2.3 (/opt/rustwide/workdir/contracts/cw20-base)` has the same output filename as the example target `schema` in package `cw20-atomic-swap v0.2.3 (/opt/rustwide/workdir/contracts/cw20-atomic-swap)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/examples/schema.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the example target `schema` in package `cw20-base v0.2.3 (/opt/rustwide/workdir/contracts/cw20-base)` has the same output filename as the example target `schema` in package `cw20-atomic-swap v0.2.3 (/opt/rustwide/workdir/contracts/cw20-atomic-swap)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/examples/schema
[INFO] [stderr]   |
[INFO] [stderr]   = note: the example target `schema` in package `cw20-escrow v0.2.3 (/opt/rustwide/workdir/contracts/cw20-escrow)` has the same output filename as the example target `schema` in package `cw20-base v0.2.3 (/opt/rustwide/workdir/contracts/cw20-base)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/examples/schema.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the example target `schema` in package `cw20-escrow v0.2.3 (/opt/rustwide/workdir/contracts/cw20-escrow)` has the same output filename as the example target `schema` in package `cw20-base v0.2.3 (/opt/rustwide/workdir/contracts/cw20-base)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/examples/schema
[INFO] [stderr]   |
[INFO] [stderr]   = note: the example target `schema` in package `cw20-staking v0.2.3 (/opt/rustwide/workdir/contracts/cw20-staking)` has the same output filename as the example target `schema` in package `cw20-escrow v0.2.3 (/opt/rustwide/workdir/contracts/cw20-escrow)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/examples/schema.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the example target `schema` in package `cw20-staking v0.2.3 (/opt/rustwide/workdir/contracts/cw20-staking)` has the same output filename as the example target `schema` in package `cw20-escrow v0.2.3 (/opt/rustwide/workdir/contracts/cw20-escrow)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/examples/schema
[INFO] [stderr]   |
[INFO] [stderr]   = note: the example target `schema` in package `cw3 v0.2.3 (/opt/rustwide/workdir/packages/cw3)` has the same output filename as the example target `schema` in package `cw20-staking v0.2.3 (/opt/rustwide/workdir/contracts/cw20-staking)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/examples/schema.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the example target `schema` in package `cw3 v0.2.3 (/opt/rustwide/workdir/packages/cw3)` has the same output filename as the example target `schema` in package `cw20-staking v0.2.3 (/opt/rustwide/workdir/contracts/cw20-staking)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/examples/schema
[INFO] [stderr]   |
[INFO] [stderr]   = note: the example target `schema` in package `cw3-fixed-multisig v0.2.3 (/opt/rustwide/workdir/contracts/cw3-fixed-multisig)` has the same output filename as the example target `schema` in package `cw3 v0.2.3 (/opt/rustwide/workdir/packages/cw3)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/examples/schema.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the example target `schema` in package `cw3-fixed-multisig v0.2.3 (/opt/rustwide/workdir/contracts/cw3-fixed-multisig)` has the same output filename as the example target `schema` in package `cw3 v0.2.3 (/opt/rustwide/workdir/packages/cw3)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/examples/schema
[INFO] [stderr]   |
[INFO] [stderr]   = note: the example target `schema` in package `cw721 v0.2.3 (/opt/rustwide/workdir/packages/cw721)` has the same output filename as the example target `schema` in package `cw3-fixed-multisig v0.2.3 (/opt/rustwide/workdir/contracts/cw3-fixed-multisig)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/examples/schema.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the example target `schema` in package `cw721 v0.2.3 (/opt/rustwide/workdir/packages/cw721)` has the same output filename as the example target `schema` in package `cw3-fixed-multisig v0.2.3 (/opt/rustwide/workdir/contracts/cw3-fixed-multisig)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/examples/schema
[INFO] [stderr]   |
[INFO] [stderr]   = note: the example target `schema` in package `cw721-base v0.2.3 (/opt/rustwide/workdir/contracts/cw721-base)` has the same output filename as the example target `schema` in package `cw721 v0.2.3 (/opt/rustwide/workdir/packages/cw721)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/examples/schema.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the example target `schema` in package `cw721-base v0.2.3 (/opt/rustwide/workdir/contracts/cw721-base)` has the same output filename as the example target `schema` in package `cw721 v0.2.3 (/opt/rustwide/workdir/packages/cw721)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/examples/schema
[INFO] [stderr]   |
[INFO] [stderr]   = note: the example target `schema` in package `fantasy v0.2.3 (/opt/rustwide/workdir/contracts/fantasy)` has the same output filename as the example target `schema` in package `cw721-base v0.2.3 (/opt/rustwide/workdir/contracts/cw721-base)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/examples/schema.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the example target `schema` in package `fantasy v0.2.3 (/opt/rustwide/workdir/contracts/fantasy)` has the same output filename as the example target `schema` in package `cw721-base v0.2.3 (/opt/rustwide/workdir/contracts/cw721-base)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> contracts/cw20-atomic-swap/src/state.rs:31:42
[INFO] [stderr]    |
[INFO] [stderr] 31 | pub fn atomic_swaps<S: Storage>(storage: &mut S) -> Bucket<S, AtomicSwap> {
[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] 31 | pub fn atomic_swaps<S: Storage>(storage: &mut S) -> Bucket<'_, S, AtomicSwap> {
[INFO] [stderr]    |                                                            +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> contracts/cw20-atomic-swap/src/state.rs:37:55
[INFO] [stderr]    |
[INFO] [stderr] 37 | pub fn atomic_swaps_read<S: ReadonlyStorage>(storage: &S) -> ReadonlyBucket<S, AtomicSwap> {
[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] 37 | pub fn atomic_swaps_read<S: ReadonlyStorage>(storage: &S) -> ReadonlyBucket<'_, S, AtomicSwap> {
[INFO] [stderr]    |                                                                             +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> contracts/cw1-whitelist/src/state.rs:28:40
[INFO] [stderr]    |
[INFO] [stderr] 28 | pub fn admin_list<S: Storage>(storage: &mut S) -> Singleton<S, AdminList> {
[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] 28 | pub fn admin_list<S: Storage>(storage: &mut S) -> Singleton<'_, S, AdminList> {
[INFO] [stderr]    |                                                             +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> contracts/cw1-whitelist/src/state.rs:32:53
[INFO] [stderr]    |
[INFO] [stderr] 32 | pub fn admin_list_read<S: ReadonlyStorage>(storage: &S) -> ReadonlySingleton<S, AdminList> {
[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] 32 | pub fn admin_list_read<S: ReadonlyStorage>(storage: &S) -> ReadonlySingleton<'_, S, AdminList> {
[INFO] [stderr]    |                                                                              +++
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `contract_count`
[INFO] [stderr]    --> contracts/fantasy/src/contract.rs:324:9
[INFO] [stderr]     |
[INFO] [stderr] 324 |     let contract_count = query_contract_count(&deps).unwrap().count;
[INFO] [stderr]     |         ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_contract_count`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> contracts/fantasy/src/state.rs:38:35
[INFO] [stderr]    |
[INFO] [stderr] 38 | pub fn state<S: Storage>(storage: &mut S) -> Singleton<S, State> {
[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] 38 | pub fn state<S: Storage>(storage: &mut S) -> Singleton<'_, S, State> {
[INFO] [stderr]    |                                                        +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> contracts/fantasy/src/state.rs:43:14
[INFO] [stderr]    |
[INFO] [stderr] 43 |     storage: &S,
[INFO] [stderr]    |              ^^ the lifetime is elided here
[INFO] [stderr] 44 | ) -> ReadonlySingleton<S, State> {
[INFO] [stderr]    |      ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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] 44 | ) -> ReadonlySingleton<'_, S, State> {
[INFO] [stderr]    |                        +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> contracts/fantasy/src/state.rs:48:43
[INFO] [stderr]    |
[INFO] [stderr] 48 | pub fn total_deposit<S: Storage>(storage: &mut S) -> Singleton<S, u64> {
[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] 48 | pub fn total_deposit<S: Storage>(storage: &mut S) -> Singleton<'_, S, u64> {
[INFO] [stderr]    |                                                                +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> contracts/fantasy/src/state.rs:52:56
[INFO] [stderr]    |
[INFO] [stderr] 52 | pub fn total_deposit_read<S: ReadonlyStorage>(storage: &S) -> ReadonlySingleton<S, u64> {
[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] 52 | pub fn total_deposit_read<S: ReadonlyStorage>(storage: &S) -> ReadonlySingleton<'_, S, u64> {
[INFO] [stderr]    |                                                                                 +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> contracts/fantasy/src/state.rs:68:45
[INFO] [stderr]    |
[INFO] [stderr] 68 | pub fn token_addresses<S: Storage>(storage: &mut S) -> Bucket<S, HumanAddr> {
[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] 68 | pub fn token_addresses<S: Storage>(storage: &mut S) -> Bucket<'_, S, HumanAddr> {
[INFO] [stderr]    |                                                               +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> contracts/fantasy/src/state.rs:72:58
[INFO] [stderr]    |
[INFO] [stderr] 72 | pub fn token_addresses_read<S: ReadonlyStorage>(storage: &S) -> ReadonlyBucket<S, HumanAddr> {
[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] 72 | pub fn token_addresses_read<S: ReadonlyStorage>(storage: &S) -> ReadonlyBucket<'_, S, HumanAddr> {
[INFO] [stderr]    |                                                                                +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> contracts/fantasy/src/state.rs:76:40
[INFO] [stderr]    |
[INFO] [stderr] 76 | fn contract_count<S: Storage>(storage: &mut S) -> Singleton<S, u64> {
[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] 76 | fn contract_count<S: Storage>(storage: &mut S) -> Singleton<'_, S, u64> {
[INFO] [stderr]    |                                                             +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> contracts/fantasy/src/state.rs:80:53
[INFO] [stderr]    |
[INFO] [stderr] 80 | fn contract_count_read<S: ReadonlyStorage>(storage: &S) -> ReadonlySingleton<S, u64> {
[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] 80 | fn contract_count_read<S: ReadonlyStorage>(storage: &S) -> ReadonlySingleton<'_, S, u64> {
[INFO] [stderr]    |                                                                              +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> contracts/fantasy/src/state.rs:94:41
[INFO] [stderr]    |
[INFO] [stderr] 94 | pub fn anchor_addr<S: Storage>(storage: &mut S) -> Singleton<S, HumanAddr> {
[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] 94 | pub fn anchor_addr<S: Storage>(storage: &mut S) -> Singleton<'_, S, HumanAddr> {
[INFO] [stderr]    |                                                              +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> contracts/fantasy/src/state.rs:98:54
[INFO] [stderr]    |
[INFO] [stderr] 98 | pub fn anchor_addr_read<S: ReadonlyStorage>(storage: &S) -> ReadonlySingleton<S, HumanAddr> {
[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] 98 | pub fn anchor_addr_read<S: ReadonlyStorage>(storage: &S) -> ReadonlySingleton<'_, S, HumanAddr> {
[INFO] [stderr]    |                                                                               +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> contracts/fantasy/src/state.rs:102:42
[INFO] [stderr]     |
[INFO] [stderr] 102 | pub fn terrand_addr<S: Storage>(storage: &mut S) -> Singleton<S, HumanAddr> {
[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] 102 | pub fn terrand_addr<S: Storage>(storage: &mut S) -> Singleton<'_, S, HumanAddr> {
[INFO] [stderr]     |                                                               +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> contracts/fantasy/src/state.rs:106:55
[INFO] [stderr]     |
[INFO] [stderr] 106 | pub fn terrand_addr_read<S: ReadonlyStorage>(storage: &S) -> ReadonlySingleton<S, HumanAddr> {
[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] 106 | pub fn terrand_addr_read<S: ReadonlyStorage>(storage: &S) -> ReadonlySingleton<'_, S, HumanAddr> {
[INFO] [stderr]     |                                                                                +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> contracts/fantasy/src/state.rs:110:38
[INFO] [stderr]     |
[INFO] [stderr] 110 | pub fn pack_len<S: Storage>(storage: &mut S) -> Singleton<S, HumanAddr> {
[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] 110 | pub fn pack_len<S: Storage>(storage: &mut S) -> Singleton<'_, S, HumanAddr> {
[INFO] [stderr]     |                                                           +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> contracts/fantasy/src/state.rs:114:51
[INFO] [stderr]     |
[INFO] [stderr] 114 | pub fn pack_len_read<S: ReadonlyStorage>(storage: &S) -> ReadonlySingleton<S, HumanAddr> {
[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] 114 | pub fn pack_len_read<S: ReadonlyStorage>(storage: &S) -> ReadonlySingleton<'_, S, HumanAddr> {
[INFO] [stderr]     |                                                                            +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> contracts/cw721-base/src/state.rs:51:43
[INFO] [stderr]    |
[INFO] [stderr] 51 | pub fn contract_info<S: Storage>(storage: &mut S) -> Singleton<S, ContractInfo> {
[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] 51 | pub fn contract_info<S: Storage>(storage: &mut S) -> Singleton<'_, S, ContractInfo> {
[INFO] [stderr]    |                                                                +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> contracts/cw721-base/src/state.rs:56:14
[INFO] [stderr]    |
[INFO] [stderr] 56 |     storage: &S,
[INFO] [stderr]    |              ^^ the lifetime is elided here
[INFO] [stderr] 57 | ) -> ReadonlySingleton<S, ContractInfo> {
[INFO] [stderr]    |      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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] 57 | ) -> ReadonlySingleton<'_, S, ContractInfo> {
[INFO] [stderr]    |                        +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> contracts/cw721-base/src/state.rs:61:34
[INFO] [stderr]    |
[INFO] [stderr] 61 | pub fn mint<S: Storage>(storage: &mut S) -> Singleton<S, CanonicalAddr> {
[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] 61 | pub fn mint<S: Storage>(storage: &mut S) -> Singleton<'_, S, CanonicalAddr> {
[INFO] [stderr]    |                                                       +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> contracts/cw721-base/src/state.rs:65:47
[INFO] [stderr]    |
[INFO] [stderr] 65 | pub fn mint_read<S: ReadonlyStorage>(storage: &S) -> ReadonlySingleton<S, CanonicalAddr> {
[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] 65 | pub fn mint_read<S: ReadonlyStorage>(storage: &S) -> ReadonlySingleton<'_, S, CanonicalAddr> {
[INFO] [stderr]    |                                                                        +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> contracts/cw721-base/src/state.rs:70:36
[INFO] [stderr]    |
[INFO] [stderr] 70 | fn base_count<S: Storage>(storage: &mut S) -> Singleton<S, u64> {
[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] 70 | fn base_count<S: Storage>(storage: &mut S) -> Singleton<'_, S, u64> {
[INFO] [stderr]    |                                                         +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> contracts/cw721-base/src/state.rs:74:49
[INFO] [stderr]    |
[INFO] [stderr] 74 | fn base_count_read<S: ReadonlyStorage>(storage: &S) -> ReadonlySingleton<S, u64> {
[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] 74 | fn base_count_read<S: ReadonlyStorage>(storage: &S) -> ReadonlySingleton<'_, S, u64> {
[INFO] [stderr]    |                                                                          +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> contracts/cw721-base/src/state.rs:89:38
[INFO] [stderr]    |
[INFO] [stderr] 89 | fn silver_count<S: Storage>(storage: &mut S) -> Singleton<S, u64> {
[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] 89 | fn silver_count<S: Storage>(storage: &mut S) -> Singleton<'_, S, u64> {
[INFO] [stderr]    |                                                           +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> contracts/cw721-base/src/state.rs:93:51
[INFO] [stderr]    |
[INFO] [stderr] 93 | fn silver_count_read<S: ReadonlyStorage>(storage: &S) -> ReadonlySingleton<S, u64> {
[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] 93 | fn silver_count_read<S: ReadonlyStorage>(storage: &S) -> ReadonlySingleton<'_, S, u64> {
[INFO] [stderr]    |                                                                            +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> contracts/cw721-base/src/state.rs:108:36
[INFO] [stderr]     |
[INFO] [stderr] 108 | fn gold_count<S: Storage>(storage: &mut S) -> Singleton<S, u64> {
[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] 108 | fn gold_count<S: Storage>(storage: &mut S) -> Singleton<'_, S, u64> {
[INFO] [stderr]     |                                                         +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> contracts/cw721-base/src/state.rs:112:49
[INFO] [stderr]     |
[INFO] [stderr] 112 | fn gold_count_read<S: ReadonlyStorage>(storage: &S) -> ReadonlySingleton<S, u64> {
[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] 112 | fn gold_count_read<S: ReadonlyStorage>(storage: &S) -> ReadonlySingleton<'_, S, u64> {
[INFO] [stderr]     |                                                                          +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> contracts/cw721-base/src/state.rs:126:36
[INFO] [stderr]     |
[INFO] [stderr] 126 | pub fn tokens<S: Storage>(storage: &mut S) -> Bucket<S, TokenInfo> {
[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] 126 | pub fn tokens<S: Storage>(storage: &mut S) -> Bucket<'_, S, TokenInfo> {
[INFO] [stderr]     |                                                      +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> contracts/cw721-base/src/state.rs:130:49
[INFO] [stderr]     |
[INFO] [stderr] 130 | pub fn tokens_read<S: ReadonlyStorage>(storage: &S) -> ReadonlyBucket<S, TokenInfo> {
[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 | pub fn tokens_read<S: ReadonlyStorage>(storage: &S) -> ReadonlyBucket<'_, S, TokenInfo> {
[INFO] [stderr]     |                                                                       +++
[INFO] [stderr] 
[INFO] [stderr] warning: `cw20-atomic-swap` (lib) generated 2 warnings (run `cargo fix --lib -p cw20-atomic-swap` to apply 2 suggestions)
[INFO] [stderr] warning: `cw1-whitelist` (lib) generated 2 warnings (run `cargo fix --lib -p cw1-whitelist` to apply 2 suggestions)
[INFO] [stderr] warning: `fantasy` (lib) generated 15 warnings (run `cargo fix --lib -p fantasy` to apply 15 suggestions)
[INFO] [stderr] warning: `cw721-base` (lib) generated 12 warnings (run `cargo fix --lib -p cw721-base` to apply 12 suggestions)
[INFO] [stderr] warning: `fantasy` (lib test) generated 15 warnings (15 duplicates)
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> contracts/cw20-escrow/src/state.rs:101:37
[INFO] [stderr]     |
[INFO] [stderr] 101 | pub fn escrows<S: Storage>(storage: &mut S) -> Bucket<S, Escrow> {
[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] 101 | pub fn escrows<S: Storage>(storage: &mut S) -> Bucket<'_, S, Escrow> {
[INFO] [stderr]     |                                                       +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> contracts/cw20-escrow/src/state.rs:105:50
[INFO] [stderr]     |
[INFO] [stderr] 105 | pub fn escrows_read<S: ReadonlyStorage>(storage: &S) -> ReadonlyBucket<S, Escrow> {
[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] 105 | pub fn escrows_read<S: ReadonlyStorage>(storage: &S) -> ReadonlyBucket<'_, S, Escrow> {
[INFO] [stderr]     |                                                                        +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> contracts/cw1-subkeys/src/state.rs:35:41
[INFO] [stderr]    |
[INFO] [stderr] 35 | pub fn permissions<S: Storage>(storage: &mut S) -> Bucket<S, Permissions> {
[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] 35 | pub fn permissions<S: Storage>(storage: &mut S) -> Bucket<'_, S, Permissions> {
[INFO] [stderr]    |                                                           +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> contracts/cw1-subkeys/src/state.rs:41:54
[INFO] [stderr]    |
[INFO] [stderr] 41 | pub fn permissions_read<S: ReadonlyStorage>(storage: &S) -> ReadonlyBucket<S, Permissions> {
[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] 41 | pub fn permissions_read<S: ReadonlyStorage>(storage: &S) -> ReadonlyBucket<'_, S, Permissions> {
[INFO] [stderr]    |                                                                            +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> contracts/cw1-subkeys/src/state.rs:79:40
[INFO] [stderr]    |
[INFO] [stderr] 79 | pub fn allowances<S: Storage>(storage: &mut S) -> Bucket<S, Allowance> {
[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] 79 | pub fn allowances<S: Storage>(storage: &mut S) -> Bucket<'_, S, Allowance> {
[INFO] [stderr]    |                                                          +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> contracts/cw1-subkeys/src/state.rs:85:53
[INFO] [stderr]    |
[INFO] [stderr] 85 | pub fn allowances_read<S: ReadonlyStorage>(storage: &S) -> ReadonlyBucket<S, Allowance> {
[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] 85 | pub fn allowances_read<S: ReadonlyStorage>(storage: &S) -> ReadonlyBucket<'_, S, Allowance> {
[INFO] [stderr]    |                                                                           +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> contracts/cw3-fixed-multisig/src/state.rs:62:36
[INFO] [stderr]    |
[INFO] [stderr] 62 | pub fn config<S: Storage>(storage: &mut S) -> Singleton<S, Config> {
[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] 62 | pub fn config<S: Storage>(storage: &mut S) -> Singleton<'_, S, Config> {
[INFO] [stderr]    |                                                         +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> contracts/cw3-fixed-multisig/src/state.rs:66:49
[INFO] [stderr]    |
[INFO] [stderr] 66 | pub fn config_read<S: ReadonlyStorage>(storage: &S) -> ReadonlySingleton<S, Config> {
[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] 66 | pub fn config_read<S: ReadonlyStorage>(storage: &S) -> ReadonlySingleton<'_, S, Config> {
[INFO] [stderr]    |                                                                          +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> contracts/cw3-fixed-multisig/src/state.rs:70:36
[INFO] [stderr]    |
[INFO] [stderr] 70 | pub fn voters<S: Storage>(storage: &mut S) -> Bucket<S, u64> {
[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] 70 | pub fn voters<S: Storage>(storage: &mut S) -> Bucket<'_, S, u64> {
[INFO] [stderr]    |                                                      +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> contracts/cw3-fixed-multisig/src/state.rs:74:49
[INFO] [stderr]    |
[INFO] [stderr] 74 | pub fn voters_read<S: ReadonlyStorage>(storage: &S) -> ReadonlyBucket<S, u64> {
[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] 74 | pub fn voters_read<S: ReadonlyStorage>(storage: &S) -> ReadonlyBucket<'_, S, u64> {
[INFO] [stderr]    |                                                                       +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> contracts/cw3-fixed-multisig/src/state.rs:78:38
[INFO] [stderr]    |
[INFO] [stderr] 78 | pub fn proposal<S: Storage>(storage: &mut S) -> Bucket<S, Proposal> {
[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] 78 | pub fn proposal<S: Storage>(storage: &mut S) -> Bucket<'_, S, Proposal> {
[INFO] [stderr]    |                                                        +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> contracts/cw3-fixed-multisig/src/state.rs:82:51
[INFO] [stderr]    |
[INFO] [stderr] 82 | pub fn proposal_read<S: ReadonlyStorage>(storage: &S) -> ReadonlyBucket<S, Proposal> {
[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] 82 | pub fn proposal_read<S: ReadonlyStorage>(storage: &S) -> ReadonlyBucket<'_, S, Proposal> {
[INFO] [stderr]    |                                                                         +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> contracts/cw3-fixed-multisig/src/state.rs:102:37
[INFO] [stderr]     |
[INFO] [stderr] 102 | pub fn ballots<S: Storage>(storage: &mut S, proposal_id: u64) -> Bucket<S, Ballot> {
[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] 102 | pub fn ballots<S: Storage>(storage: &mut S, proposal_id: u64) -> Bucket<'_, S, Ballot> {
[INFO] [stderr]     |                                                                         +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> contracts/cw3-fixed-multisig/src/state.rs:107:14
[INFO] [stderr]     |
[INFO] [stderr] 107 |     storage: &S,
[INFO] [stderr]     |              ^^ the lifetime is elided here
[INFO] [stderr] 108 |     proposal_id: u64,
[INFO] [stderr] 109 | ) -> ReadonlyBucket<S, Ballot> {
[INFO] [stderr]     |      ^^^^^^^^^^^^^^^^^^^^^^^^^ 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] 109 | ) -> ReadonlyBucket<'_, S, Ballot> {
[INFO] [stderr]     |                     +++
[INFO] [stderr] 
[INFO] [stderr] warning: `cw20-escrow` (lib) generated 2 warnings (run `cargo fix --lib -p cw20-escrow` to apply 2 suggestions)
[INFO] [stderr] warning: `cw1-subkeys` (lib) generated 4 warnings (run `cargo fix --lib -p cw1-subkeys` to apply 4 suggestions)
[INFO] [stderr] warning: `cw3-fixed-multisig` (lib) generated 8 warnings (run `cargo fix --lib -p cw3-fixed-multisig` to apply 8 suggestions)
[INFO] [stderr] warning: `cw1-subkeys` (lib test) generated 4 warnings (4 duplicates)
[INFO] [stderr] warning: `cw20-escrow` (lib test) generated 2 warnings (2 duplicates)
[INFO] [stderr] warning: unused import: `v01::testing::generate_v01_test_data`
[INFO] [stderr]  --> contracts/cw20-base/src/migrations/mod.rs:4:9
[INFO] [stderr]   |
[INFO] [stderr] 4 | pub use v01::testing::generate_v01_test_data;
[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]   --> contracts/cw20-base/src/state.rs:39:40
[INFO] [stderr]    |
[INFO] [stderr] 39 | pub fn token_info<S: Storage>(storage: &mut S) -> Singleton<S, TokenInfo> {
[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] 39 | pub fn token_info<S: Storage>(storage: &mut S) -> Singleton<'_, S, TokenInfo> {
[INFO] [stderr]    |                                                             +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> contracts/cw20-base/src/state.rs:43:53
[INFO] [stderr]    |
[INFO] [stderr] 43 | pub fn token_info_read<S: ReadonlyStorage>(storage: &S) -> ReadonlySingleton<S, TokenInfo> {
[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] 43 | pub fn token_info_read<S: ReadonlyStorage>(storage: &S) -> ReadonlySingleton<'_, S, TokenInfo> {
[INFO] [stderr]    |                                                                              +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> contracts/cw20-base/src/state.rs:48:38
[INFO] [stderr]    |
[INFO] [stderr] 48 | pub fn balances<S: Storage>(storage: &mut S) -> Bucket<S, Uint128> {
[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] 48 | pub fn balances<S: Storage>(storage: &mut S) -> Bucket<'_, S, Uint128> {
[INFO] [stderr]    |                                                        +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> contracts/cw20-base/src/state.rs:53:51
[INFO] [stderr]    |
[INFO] [stderr] 53 | pub fn balances_read<S: ReadonlyStorage>(storage: &S) -> ReadonlyBucket<S, Uint128> {
[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] 53 | pub fn balances_read<S: ReadonlyStorage>(storage: &S) -> ReadonlyBucket<'_, S, Uint128> {
[INFO] [stderr]    |                                                                         +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> contracts/cw20-base/src/state.rs:57:58
[INFO] [stderr]    |
[INFO] [stderr] 57 | pub fn balances_prefix_read<S: ReadonlyStorage>(storage: &S) -> ReadonlyPrefixedStorage<S> {
[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] 57 | pub fn balances_prefix_read<S: ReadonlyStorage>(storage: &S) -> ReadonlyPrefixedStorage<'_, S> {
[INFO] [stderr]    |                                                                                         +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> contracts/cw20-base/src/migrations/v01.rs:41:40
[INFO] [stderr]    |
[INFO] [stderr] 41 | fn old_allowances<S: Storage>(storage: &mut S) -> Bucket<S, OldAllowanceResponse> {
[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] 41 | fn old_allowances<S: Storage>(storage: &mut S) -> Bucket<'_, S, OldAllowanceResponse> {
[INFO] [stderr]    |                                                          +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> contracts/cw20-base/src/migrations/v01.rs:46:40
[INFO] [stderr]    |
[INFO] [stderr] 46 | fn new_allowances<S: Storage>(storage: &mut S) -> Bucket<S, AllowanceResponse> {
[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] 46 | fn new_allowances<S: Storage>(storage: &mut S) -> Bucket<'_, S, AllowanceResponse> {
[INFO] [stderr]    |                                                          +++
[INFO] [stderr] 
[INFO] [stderr] warning: `cw20-base` (lib) generated 8 warnings (run `cargo fix --lib -p cw20-base` to apply 8 suggestions)
[INFO] [stderr] warning: `cw20-base` (lib test) generated 7 warnings (7 duplicates)
[INFO] [stderr] warning: `cw3-fixed-multisig` (lib test) generated 8 warnings (8 duplicates)
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> contracts/cw20-staking/src/state.rs:23:36
[INFO] [stderr]    |
[INFO] [stderr] 23 | pub fn claims<S: Storage>(storage: &mut S) -> Bucket<S, Vec<Claim>> {
[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] 23 | pub fn claims<S: Storage>(storage: &mut S) -> Bucket<'_, S, Vec<Claim>> {
[INFO] [stderr]    |                                                      +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> contracts/cw20-staking/src/state.rs:27:49
[INFO] [stderr]    |
[INFO] [stderr] 27 | pub fn claims_read<S: ReadonlyStorage>(storage: &S) -> ReadonlyBucket<S, Vec<Claim>> {
[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] 27 | pub fn claims_read<S: ReadonlyStorage>(storage: &S) -> ReadonlyBucket<'_, S, Vec<Claim>> {
[INFO] [stderr]    |                                                                       +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> contracts/cw20-staking/src/state.rs:62:41
[INFO] [stderr]    |
[INFO] [stderr] 62 | pub fn invest_info<S: Storage>(storage: &mut S) -> Singleton<S, InvestmentInfo> {
[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] 62 | pub fn invest_info<S: Storage>(storage: &mut S) -> Singleton<'_, S, InvestmentInfo> {
[INFO] [stderr]    |                                                              +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> contracts/cw20-staking/src/state.rs:66:54
[INFO] [stderr]    |
[INFO] [stderr] 66 | pub fn invest_info_read<S: ReadonlyStorage>(storage: &S) -> ReadonlySingleton<S, InvestmentInfo> {
[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] 66 | pub fn invest_info_read<S: ReadonlyStorage>(storage: &S) -> ReadonlySingleton<'_, S, InvestmentInfo> {
[INFO] [stderr]    |                                                                               +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> contracts/cw20-staking/src/state.rs:70:42
[INFO] [stderr]    |
[INFO] [stderr] 70 | pub fn total_supply<S: Storage>(storage: &mut S) -> Singleton<S, Supply> {
[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] 70 | pub fn total_supply<S: Storage>(storage: &mut S) -> Singleton<'_, S, Supply> {
[INFO] [stderr]    |                                                               +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> contracts/cw20-staking/src/state.rs:74:55
[INFO] [stderr]    |
[INFO] [stderr] 74 | pub fn total_supply_read<S: ReadonlyStorage>(storage: &S) -> ReadonlySingleton<S, Supply> {
[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] 74 | pub fn total_supply_read<S: ReadonlyStorage>(storage: &S) -> ReadonlySingleton<'_, S, Supply> {
[INFO] [stderr]    |                                                                                +++
[INFO] [stderr] 
[INFO] [stderr] warning: `cw20-staking` (lib) generated 6 warnings (run `cargo fix --lib -p cw20-staking` to apply 6 suggestions)
[INFO] [stderr] warning: `cw20-staking` (lib test) generated 6 warnings (6 duplicates)
[INFO] [stderr] warning: `cw1-whitelist` (lib test) generated 2 warnings (2 duplicates)
[INFO] [stderr] warning: `cw721-base` (lib test) generated 12 warnings (12 duplicates)
[INFO] [stderr] warning: `cw20-atomic-swap` (lib test) generated 2 warnings (2 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.31s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: bigint v4.4.3, cranelift-codegen-meta v0.59.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cw0-358c6f5a7c123baa)
[INFO] [stdout] 
[INFO] [stdout] running 11 tests
[INFO] [stdout] test balance::test::balance_add_works ... ok
[INFO] [stdout] test balance::test::balance_has_works ... ok
[INFO] [stdout] test balance::test::balance_in_place_addition ... ok
[INFO] [stdout] test balance::test::balance_subtract_works ... ok
[INFO] [stdout] test expiration::test::block_plus_duration ... ok
[INFO] [stdout] test expiration::test::compare_expiration ... ok
[INFO] [stdout] test pagination::test::add_some_tests ... ignored
[INFO] [stdout] test expiration::test::duration_math ... ok
[INFO] [stdout] test balance::test::balance_subtract_saturating_works ... ok
[INFO] [stdout] test balance::test::normalize_balance ... ok
[INFO] [stdout] test expiration::test::expiration_addition ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 10 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cw1-8a9b5b3c45ba1e0c)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cw1_subkeys-c2e9516cab69cb3c)
[INFO] [stdout] test tests::it_works ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 12 tests
[INFO] [stdout] test contract::tests::can_send_query_works ... ok
[INFO] [stdout] test contract::tests::execute_checks ... ok
[INFO] [stdout] test contract::tests::permissions_allowances_independent ... ok
[INFO] [stdout] test contract::tests::decrease_allowances ... ok
[INFO] [stdout] test contract::tests::query_all_allowances_works ... ok
[INFO] [stdout] test contract::tests::query_all_permissions_works ... ok
[INFO] [stdout] test contract::tests::staking_permission_checks ... ok
[INFO] [stdout] test contract::tests::increase_allowances ... ok
[INFO] [stdout] test contract::tests::get_contract_version_works ... ok
[INFO] [stdout] test contract::tests::query_allowance_works ... ok
[INFO] [stdout] test contract::tests::query_permissions_works ... ok
[INFO] [stdout] test contract::tests::update_admins_and_query ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cw1_whitelist-da9fc05be9e7f10c)
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cw2-500d21b2056b7ac6)
[INFO] [stdout] running 5 tests
[INFO] [stdout] test contract::tests::execute_messages_has_proper_permissions ... ok
[INFO] [stdout] test contract::tests::can_send_query_works ... ok
[INFO] [stdout] test state::tests::can_modify ... ok
[INFO] [stdout] test state::tests::is_admin ... ok
[INFO] [stdout] test contract::tests::init_and_modify_config ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 5 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 tests::get_and_set_work ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cw20-a71a15850f4b20e3)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test tests::it_works ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cw20_atomic_swap-206baba64619f080)
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test contract::tests::test_init ... ok
[INFO] [stdout] test contract::tests::test_query ... ok
[INFO] [stdout] test contract::tests::test_create ... ok
[INFO] [stdout] test contract::tests::test_release ... ok
[INFO] [stdout] test state::tests::test_all_swap_ids ... ok
[INFO] [stdout] test state::tests::test_no_swap_ids ... ok
[INFO] [stdout] test contract::tests::test_refund ... ok
[INFO] [stdout] test contract::tests::test_native_cw20_swap ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cw20_base-56e170af148f5b7e)
[INFO] [stdout] 
[INFO] [stdout] running 21 tests
[INFO] [stdout] test allowances::tests::burn_from_respects_limits ... ok
[INFO] [stdout] test allowances::tests::no_self_allowance ... ok
[INFO] [stdout] test allowances::tests::increase_decrease_allowances ... ok
[INFO] [stdout] test allowances::tests::allowances_independent ... ok
[INFO] [stdout] test allowances::tests::transfer_from_respects_limits ... ok
[INFO] [stdout] test allowances::tests::send_from_respects_limits ... ok
[INFO] [stdout] test contract::tests::init_mintable ... ok
[INFO] [stdout] test contract::tests::can_mint_by_minter ... ok
[INFO] [stdout] test contract::tests::init_mintable_over_cap ... ok
[INFO] [stdout] test contract::tests::migrate_from_v01 ... ok
[INFO] [stdout] test contract::tests::others_cannot_mint ... ok
[INFO] [stdout] test contract::tests::proper_initialization ... ok
[INFO] [stdout] test contract::tests::no_one_mints_if_minter_unset ... ok
[INFO] [stdout] test contract::tests::queries_work ... ok
[INFO] [stdout] test contract::tests::burn ... ok
[INFO] [stdout] test contract::tests::transfer ... ok
[INFO] [stdout] test contract::tests::send ... ok
[INFO] [stdout] test enumerable::tests::query_all_accounts_works ... ok
[INFO] [stdout] test enumerable::tests::query_all_allowances_works ... ok
[INFO] [stdout] test migrations::v01::test::sanity_test_migration ... ok
[INFO] [stdout] test contract::tests::init_multiple_accounts ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 21 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cw20_escrow-8f04e9b46ed2e977)
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test contract::tests::add_cw_tokens_proper ... ok
[INFO] [stdout] test contract::tests::add_tokens_proper ... ok
[INFO] [stdout] test contract::tests::happy_path_native ... ok
[INFO] [stdout] test contract::tests::happy_path_cw20 ... ok
[INFO] [stdout] test state::tests::all_escrow_ids_in_order ... ok
[INFO] [stdout] test contract::tests::top_up_mixed_tokens ... ok
[INFO] [stdout] test state::tests::no_escrow_ids ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cw20_staking-3993e34a18adc70b)
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test contract::tests::bonding_fails_with_wrong_denom ... ok
[INFO] [stdout] test contract::tests::initialization_with_missing_validator ... ok
[INFO] [stdout] test contract::tests::bonding_issues_tokens ... ok
[INFO] [stdout] test contract::tests::cw20_imports_work ... ok
[INFO] [stdout] test contract::tests::rebonding_changes_pricing ... ok
[INFO] [stdout] test contract::tests::claims_paid_out_properly ... ok
[INFO] [stdout] test contract::tests::unbonding_maintains_price_ratio ... ok
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cw3-a264c8da311d28e1)
[INFO] [stdout] test contract::tests::proper_initialization ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test msg::test::vote_encoding ... ok
[INFO] [stdout] test msg::test::vote_encoding_embedded ... ok
[INFO] [stdout] test tests::it_works ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cw3_fixed_multisig-f06bc5777abf3d27)
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test contract::tests::test_init_works ... ok
[INFO] [stdout] test contract::tests::test_execute_works ... ok
[INFO] [stdout] test contract::tests::test_close_works ... ok
[INFO] [stdout] test contract::tests::test_vote_works ... ok
[INFO] [stdout] test contract::tests::test_propose_works ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cw721-bfbc2f28dcab6b60)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test tests::it_works ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cw721_base-8b10f5a07f40a591)
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test contract::tests::proper_initialization ... ok
[INFO] [stdout] test contract::tests::approving_all_revoking_all ... FAILED
[INFO] [stdout] test contract::tests::approving_revoking ... FAILED
[INFO] [stdout] test contract::tests::minting ... FAILED
[INFO] [stdout] test contract::tests::update_nft ... FAILED
[INFO] [stdout] test contract::tests::sending_nft ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- contract::tests::approving_all_revoking_all stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'contract::tests::approving_all_revoking_all' (120) panicked at contracts/cw721-base/src/contract.rs:1235:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: ["grow1"]
[INFO] [stdout]  right: ["LBJB1"]
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5cfadd0eb86a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5cfadd0eb86a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5cfadd0eb86a - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5cfadd0eb86a - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5cfadd0ffffa - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5cfadd0ffffa - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x5cfadd0f01a2 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5cfadd0f01a2 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5cfadd0caa7f - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5cfadd0caa7f - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5cfadd0e3dd9 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5cfadd04cffc - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5cfadd04cffc - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5cfadd0e3f92 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5cfadd0e3f92 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5cfadd0cab38 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5cfadd0c24a9 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5cfadd0cb84d - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5cfadd1008ac - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5cfadd100763 - core[10b6fa85044e1869]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x5cfadcfefa4d - core::panicking::assert_failed::hf2ea257b78d0e355
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x5cfadd038c80 - cw721_base::contract::tests::approving_all_revoking_all::hc98ec7e6aa1176c0
[INFO] [stdout]                                at /opt/rustwide/workdir/contracts/cw721-base/src/contract.rs:1235:9
[INFO] [stdout]   22:     0x5cfadd03beb7 - cw721_base::contract::tests::approving_all_revoking_all::{{closure}}::hd165c52b0919f107
[INFO] [stdout]                                at /opt/rustwide/workdir/contracts/cw721-base/src/contract.rs:1197:36
[INFO] [stdout]   23:     0x5cfadcfcdf96 - core::ops::function::FnOnce::call_once::hde05bae4b610de8e
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5cfadd0410db - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5cfadd0410db - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x5cfadd04dacb - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x5cfadd04dacb - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x5cfadd04dacb - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x5cfadd04dacb - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5cfadd04dacb - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5cfadd04dacb - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x5cfadd04dacb - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x5cfadd0491e4 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x5cfadd0491e4 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x5cfadd0506d2 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x5cfadd0506d2 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x5cfadd0506d2 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x5cfadd0506d2 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x5cfadd0506d2 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5cfadd0506d2 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x5cfadd0506d2 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5cfadd0eb17f - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   43:     0x5cfadd0eb17f - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   44:     0x70841572caa4 - <unknown>
[INFO] [stdout]   45:     0x7084157b9a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- contract::tests::approving_revoking stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'contract::tests::approving_revoking' (121) panicked at contracts/cw721-base/src/contract.rs:1134:57:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: NotFound { kind: "cw721_base::state::TokenInfo", backtrace: None }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5cfadd0eb86a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5cfadd0eb86a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5cfadd0eb86a - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5cfadd0eb86a - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5cfadd0ffffa - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5cfadd0ffffa - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x5cfadd0f01a2 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5cfadd0f01a2 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5cfadd0caa7f - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5cfadd0caa7f - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5cfadd0e3dd9 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5cfadd04cffc - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5cfadd04cffc - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5cfadd0e3f92 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5cfadd0e3f92 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5cfadd0cab38 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5cfadd0c24a9 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5cfadd0cb84d - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5cfadd1008ac - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5cfadd100622 - core[10b6fa85044e1869]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5cfadd035a3f - core::result::Result<T,E>::unwrap::hc270979f2a06d425
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5cfadd035a3f - cw721_base::contract::tests::approving_revoking::h20db0092da9d3e75
[INFO] [stdout]                                at /opt/rustwide/workdir/contracts/cw721-base/src/contract.rs:1134:57
[INFO] [stdout]   22:     0x5cfadd037267 - cw721_base::contract::tests::approving_revoking::{{closure}}::h099ed0f92269f3ba
[INFO] [stdout]                                at /opt/rustwide/workdir/contracts/cw721-base/src/contract.rs:1106:28
[INFO] [stdout]   23:     0x5cfadcfcdcf6 - core::ops::function::FnOnce::call_once::h4570d37a8a680c38
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5cfadd0410db - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5cfadd0410db - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x5cfadd04dacb - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x5cfadd04dacb - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x5cfadd04dacb - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x5cfadd04dacb - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5cfadd04dacb - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5cfadd04dacb - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x5cfadd04dacb - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x5cfadd0491e4 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x5cfadd0491e4 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x5cfadd0506d2 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x5cfadd0506d2 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x5cfadd0506d2 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x5cfadd0506d2 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x5cfadd0506d2 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5cfadd0506d2 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x5cfadd0506d2 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5cfadd0eb17f - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   43:     0x5cfadd0eb17f - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   44:     0x70841572caa4 - <unknown>
[INFO] [stdout]   45:     0x7084157b9a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- contract::tests::minting stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'contract::tests::minting' (122) panicked at contracts/cw721-base/src/contract.rs:893:60:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: NotFound { kind: "cw721_base::state::TokenInfo", backtrace: None }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5cfadd0eb86a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5cfadd0eb86a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5cfadd0eb86a - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5cfadd0eb86a - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5cfadd0ffffa - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5cfadd0ffffa - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x5cfadd0f01a2 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5cfadd0f01a2 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5cfadd0caa7f - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5cfadd0caa7f - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5cfadd0e3dd9 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5cfadd04cffc - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5cfadd04cffc - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5cfadd0e3f92 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5cfadd0e3f92 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5cfadd0cab38 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5cfadd0c24a9 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5cfadd0cb84d - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5cfadd1008ac - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5cfadd100622 - core[10b6fa85044e1869]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5cfadd03c843 - core::result::Result<T,E>::unwrap::hf6b9b8ecae351079
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5cfadd03c843 - cw721_base::contract::tests::minting::h5ea7e0d3a7a2d03e
[INFO] [stdout]                                at /opt/rustwide/workdir/contracts/cw721-base/src/contract.rs:893:60
[INFO] [stdout]   22:     0x5cfadd03e457 - cw721_base::contract::tests::minting::{{closure}}::haf7796f248415ae9
[INFO] [stdout]                                at /opt/rustwide/workdir/contracts/cw721-base/src/contract.rs:853:17
[INFO] [stdout]   23:     0x5cfadcfcdb26 - core::ops::function::FnOnce::call_once::h184379966b93569a
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5cfadd0410db - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5cfadd0410db - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x5cfadd04dacb - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x5cfadd04dacb - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x5cfadd04dacb - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x5cfadd04dacb - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5cfadd04dacb - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5cfadd04dacb - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x5cfadd04dacb - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x5cfadd0491e4 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x5cfadd0491e4 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x5cfadd0506d2 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x5cfadd0506d2 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x5cfadd0506d2 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x5cfadd0506d2 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x5cfadd0506d2 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5cfadd0506d2 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x5cfadd0506d2 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5cfadd0eb17f - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   43:     0x5cfadd0eb17f - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   44:     0x70841572caa4 - <unknown>
[INFO] [stdout]   45:     0x7084157b9a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- contract::tests::update_nft stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'contract::tests::update_nft' (125) panicked at contracts/cw721-base/src/contract.rs:1017:18:
[INFO] [stdout] unexpected error: cw721_base::state::TokenInfo not found
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5cfadd0eb86a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5cfadd0eb86a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5cfadd0eb86a - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5cfadd0eb86a - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5cfadd0ffffa - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5cfadd0ffffa - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x5cfadd0f01a2 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5cfadd0f01a2 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5cfadd0caa7f - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5cfadd0caa7f - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5cfadd0e3dd9 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5cfadd04cffc - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5cfadd04cffc - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5cfadd0e3f92 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5cfadd0e3f92 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5cfadd0cab38 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5cfadd0c24a9 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5cfadd0cb84d - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5cfadd1008ac - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5cfadd0338cb - cw721_base::contract::tests::update_nft::h75c5f205577e3516
[INFO] [stdout]                                at /opt/rustwide/workdir/contracts/cw721-base/src/contract.rs:1017:18
[INFO] [stdout]   20:     0x5cfadd033947 - cw721_base::contract::tests::update_nft::{{closure}}::hb81eb6220d05d39c
[INFO] [stdout]                                at /opt/rustwide/workdir/contracts/cw721-base/src/contract.rs:985:20
[INFO] [stdout]   21:     0x5cfadcfcde66 - core::ops::function::FnOnce::call_once::h89cfb5d980549859
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   22:     0x5cfadd0410db - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x5cfadd0410db - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   24:     0x5cfadd04dacb - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   25:     0x5cfadd04dacb - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   26:     0x5cfadd04dacb - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   27:     0x5cfadd04dacb - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   28:     0x5cfadd04dacb - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x5cfadd04dacb - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   30:     0x5cfadd04dacb - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   31:     0x5cfadd0491e4 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   32:     0x5cfadd0491e4 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   33:     0x5cfadd0506d2 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   34:     0x5cfadd0506d2 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   35:     0x5cfadd0506d2 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   36:     0x5cfadd0506d2 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   37:     0x5cfadd0506d2 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x5cfadd0506d2 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   39:     0x5cfadd0506d2 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x5cfadd0eb17f - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   41:     0x5cfadd0eb17f - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   42:     0x70841572caa4 - <unknown>
[INFO] [stdout]   43:     0x7084157b9a64 - clone
[INFO] [stdout]   44:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- contract::tests::sending_nft stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'contract::tests::sending_nft' (124) panicked at contracts/cw721-base/src/contract.rs:1084:18:
[INFO] [stdout] unexpected error: cw721_base::state::TokenInfo not found
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5cfadd0eb86a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5cfadd0eb86a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5cfadd0eb86a - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5cfadd0eb86a - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5cfadd0ffffa - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5cfadd0ffffa - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x5cfadd0f01a2 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5cfadd0f01a2 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5cfadd0caa7f - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5cfadd0caa7f - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5cfadd0e3dd9 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5cfadd04cffc - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5cfadd04cffc - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5cfadd0e3f92 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5cfadd0e3f92 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5cfadd0cab38 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5cfadd0c24a9 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5cfadd0cb84d - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5cfadd1008ac - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5cfadd034d97 - cw721_base::contract::tests::sending_nft::h051d47a22cc7a922
[INFO] [stdout]                                at /opt/rustwide/workdir/contracts/cw721-base/src/contract.rs:1084:18
[INFO] [stdout]   20:     0x5cfadd034e37 - cw721_base::contract::tests::sending_nft::{{closure}}::h996f767f2e4b5a3c
[INFO] [stdout]                                at /opt/rustwide/workdir/contracts/cw721-base/src/contract.rs:1045:21
[INFO] [stdout]   21:     0x5cfadcfcdc46 - core::ops::function::FnOnce::call_once::h2e98096d874d5450
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   22:     0x5cfadd0410db - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x5cfadd0410db - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   24:     0x5cfadd04dacb - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   25:     0x5cfadd04dacb - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   26:     0x5cfadd04dacb - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   27:     0x5cfadd04dacb - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   28:     0x5cfadd04dacb - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x5cfadd04dacb - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   30:     0x5cfadd04dacb - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   31:     0x5cfadd0491e4 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   32:     0x5cfadd0491e4 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   33:     0x5cfadd0506d2 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   34:     0x5cfadd0506d2 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   35:     0x5cfadd0506d2 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   36:     0x5cfadd0506d2 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   37:     0x5cfadd0506d2 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x5cfadd0506d2 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   39:     0x5cfadd0506d2 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x5cfadd0eb17f - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   41:     0x5cfadd0eb17f - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   42:     0x70841572caa4 - <unknown>
[INFO] [stdout]   43:     0x7084157b9a64 - clone
[INFO] [stdout]   44:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     contract::tests::approving_all_revoking_all
[INFO] [stdout]     contract::tests::approving_revoking
[INFO] [stdout]     contract::tests::minting
[INFO] [stdout]     contract::tests::sending_nft
[INFO] [stdout]     contract::tests::update_nft
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 1 passed; 5 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.15s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `-p cw721-base --lib`
[INFO] running `Command { std: "docker" "inspect" "9e02ee7ad3aaa20ffef6039e9b766ffbb530aac1ed731550ed8cc7e3188b79c5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9e02ee7ad3aaa20ffef6039e9b766ffbb530aac1ed731550ed8cc7e3188b79c5", kill_on_drop: false }`
[INFO] [stdout] 9e02ee7ad3aaa20ffef6039e9b766ffbb530aac1ed731550ed8cc7e3188b79c5
