[INFO] cloning repository https://github.com/shauryaawasthi/Counter
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/shauryaawasthi/Counter" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshauryaawasthi%2FCounter", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshauryaawasthi%2FCounter'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 2c856139f031de8a6c266c8ba47fa6cd4edad865
[INFO] checking shauryaawasthi/Counter against try#1baf923b9c3a455162afe43e18647f494c1a4b73 for pr-151510
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshauryaawasthi%2FCounter" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/shauryaawasthi/Counter
[INFO] finished tweaking git repo https://github.com/shauryaawasthi/Counter
[INFO] tweaked toml for git repo https://github.com/shauryaawasthi/Counter written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/shauryaawasthi/Counter on toolchain 1baf923b9c3a455162afe43e18647f494c1a4b73
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1baf923b9c3a455162afe43e18647f494c1a4b73" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/shauryaawasthi/Counter 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" "+1baf923b9c3a455162afe43e18647f494c1a4b73" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+1baf923b9c3a455162afe43e18647f494c1a4b73" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c47496363ff001790ba1b27d3cc5e70cc9bf5144896267be3d0051d7f09bc81a
[INFO] running `Command { std: "docker" "start" "-a" "c47496363ff001790ba1b27d3cc5e70cc9bf5144896267be3d0051d7f09bc81a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c47496363ff001790ba1b27d3cc5e70cc9bf5144896267be3d0051d7f09bc81a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c47496363ff001790ba1b27d3cc5e70cc9bf5144896267be3d0051d7f09bc81a", kill_on_drop: false }`
[INFO] [stdout] c47496363ff001790ba1b27d3cc5e70cc9bf5144896267be3d0051d7f09bc81a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+1baf923b9c3a455162afe43e18647f494c1a4b73" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] cd702e6217497a80fc7620dc9fb97a83b6205c061b58972f0bd24172b8f19bfa
[INFO] running `Command { std: "docker" "start" "-a" "cd702e6217497a80fc7620dc9fb97a83b6205c061b58972f0bd24172b8f19bfa", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.37
[INFO] [stderr]    Compiling syn v1.0.91
[INFO] [stderr]    Compiling libc v0.2.123
[INFO] [stderr]    Compiling serde v1.0.136
[INFO] [stderr]     Checking subtle v2.4.1
[INFO] [stderr]     Checking zeroize v1.4.3
[INFO] [stderr]     Checking const-oid v0.6.2
[INFO] [stderr]    Compiling generic-array v0.14.5
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]    Compiling schemars v0.8.8
[INFO] [stderr]     Checking dyn-clone v1.0.5
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling semver v1.0.7
[INFO] [stderr]    Compiling crossbeam-utils v0.8.8
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.8
[INFO] [stderr]    Compiling memchr v2.4.1
[INFO] [stderr]    Compiling crunchy v0.1.6
[INFO] [stderr]    Compiling rayon-core v1.9.2
[INFO] [stderr]     Checking der v0.4.5
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]     Checking uint v0.9.3
[INFO] [stderr]    Compiling rayon v1.5.2
[INFO] [stderr]     Checking unicode-width v0.1.9
[INFO] [stderr]    Compiling rust_decimal v1.23.1
[INFO] [stderr]    Compiling anyhow v1.0.56
[INFO] [stderr]     Checking itertools v0.10.3
[INFO] [stderr]    Compiling either v1.6.1
[INFO] [stderr]     Checking textwrap v0.11.0
[INFO] [stderr]     Checking bigint v4.4.3
[INFO] [stderr]     Checking regex v1.5.5
[INFO] [stderr]     Checking digest v0.9.0
[INFO] [stderr]     Checking block-buffer v0.9.0
[INFO] [stderr]     Checking crypto-mac v0.11.1
[INFO] [stderr]     Checking crossbeam-channel v0.5.4
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]     Checking sha2 v0.9.9
[INFO] [stderr]     Checking csv-core v0.1.10
[INFO] [stderr]     Checking hmac v0.11.0
[INFO] [stderr]     Checking clap v2.34.0
[INFO] [stderr]     Checking spki v0.4.1
[INFO] [stderr]     Checking bytes v1.1.0
[INFO] [stderr]     Checking crossbeam-deque v0.8.1
[INFO] [stderr]    Compiling quote v1.0.18
[INFO] [stderr]     Checking pkcs8 v0.7.6
[INFO] [stderr]    Compiling cast v0.2.7
[INFO] [stderr]     Checking plotters v0.3.1
[INFO] [stderr]     Checking getrandom v0.2.6
[INFO] [stderr]     Checking getrandom v0.1.16
[INFO] [stderr]     Checking num_cpus v1.13.1
[INFO] [stderr]     Checking rand v0.5.6
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking rand_core v0.6.3
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]     Checking ff v0.10.1
[INFO] [stderr]     Checking crypto-bigint v0.2.11
[INFO] [stderr]     Checking signature v1.3.2
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking group v0.10.0
[INFO] [stderr]     Checking curve25519-dalek v3.2.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking criterion-plot v0.4.4
[INFO] [stderr]     Checking elliptic-curve v0.10.6
[INFO] [stderr]     Checking ecdsa v0.12.4
[INFO] [stderr]     Checking k256 v0.9.6
[INFO] [stderr]    Compiling serde_derive_internals v0.25.0
[INFO] [stderr]    Compiling serde_derive v1.0.136
[INFO] [stderr]    Compiling thiserror-impl v1.0.30
[INFO] [stderr]    Compiling cosmwasm-derive v1.0.0-beta8
[INFO] [stderr]    Compiling cosmwasm-derive v0.16.7
[INFO] [stderr]    Compiling snafu-derive v0.6.10
[INFO] [stderr]    Compiling prost-derive v0.9.0
[INFO] [stderr]    Compiling schemars_derive v0.8.8
[INFO] [stderr]     Checking thiserror v1.0.30
[INFO] [stderr]     Checking prost v0.9.0
[INFO] [stderr]     Checking snafu v0.6.10
[INFO] [stderr]     Checking serde_json v1.0.79
[INFO] [stderr]     Checking serde-json-wasm v0.3.2
[INFO] [stderr]     Checking ed25519-zebra v3.0.0
[INFO] [stderr]     Checking ed25519-zebra v2.2.0
[INFO] [stderr]     Checking bstr v0.2.17
[INFO] [stderr]     Checking serde_cbor v0.11.2
[INFO] [stderr]     Checking cosmwasm-crypto v0.16.7
[INFO] [stderr]     Checking cosmwasm-crypto v1.0.0-beta8
[INFO] [stderr]     Checking csv v1.1.6
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking criterion v0.3.5
[INFO] [stderr]     Checking cosmwasm-std v1.0.0-beta8
[INFO] [stderr]     Checking cosmwasm-std v0.16.7
[INFO] [stderr]     Checking cosmwasm-schema v1.0.0-beta8
[INFO] [stderr]     Checking cosmwasm-bignumber v2.2.0
[INFO] [stderr]     Checking cw-storage-plus v0.13.2 (/opt/rustwide/workdir/packages/storage-plus)
[INFO] [stderr]     Checking cw-utils v0.13.2 (/opt/rustwide/workdir/packages/utils)
[INFO] [stderr]     Checking cw20 v0.13.2 (/opt/rustwide/workdir/packages/cw20)
[INFO] [stderr]     Checking cw-controllers v0.13.2 (/opt/rustwide/workdir/packages/controllers)
[INFO] [stderr]     Checking cw2 v0.13.2 (/opt/rustwide/workdir/packages/cw2)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> packages/storage-plus/src/keys.rs:67:12
[INFO] [stdout]    |
[INFO] [stdout] 67 |     fn key(&self) -> Vec<Key>;
[INFO] [stdout]    |            ^^^^^         ^^^ the same lifetime is hidden here
[INFO] [stdout]    |            |
[INFO] [stdout]    |            the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 67 |     fn key(&self) -> Vec<Key<'_>>;
[INFO] [stdout]    |                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> packages/storage-plus/src/keys.rs:91:12
[INFO] [stdout]    |
[INFO] [stdout] 91 |     fn key(&self) -> Vec<Key> {
[INFO] [stdout]    |            ^^^^^         ^^^ the same lifetime is hidden here
[INFO] [stdout]    |            |
[INFO] [stdout]    |            the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 91 |     fn key(&self) -> Vec<Key<'_>> {
[INFO] [stdout]    |                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> packages/storage-plus/src/keys.rs:102:12
[INFO] [stdout]     |
[INFO] [stdout] 102 |     fn key(&self) -> Vec<Key> {
[INFO] [stdout]     |            ^^^^^         ^^^ the same lifetime is hidden here
[INFO] [stdout]     |            |
[INFO] [stdout]     |            the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 102 |     fn key(&self) -> Vec<Key<'_>> {
[INFO] [stdout]     |                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> packages/storage-plus/src/keys.rs:115:12
[INFO] [stdout]     |
[INFO] [stdout] 115 |     fn key(&self) -> Vec<Key> {
[INFO] [stdout]     |            ^^^^^         ^^^ the same lifetime is hidden here
[INFO] [stdout]     |            |
[INFO] [stdout]     |            the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 115 |     fn key(&self) -> Vec<Key<'_>> {
[INFO] [stdout]     |                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> packages/storage-plus/src/keys.rs:130:12
[INFO] [stdout]     |
[INFO] [stdout] 130 |     fn key(&self) -> Vec<Key> {
[INFO] [stdout]     |            ^^^^^         ^^^ the same lifetime is hidden here
[INFO] [stdout]     |            |
[INFO] [stdout]     |            the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 130 |     fn key(&self) -> Vec<Key<'_>> {
[INFO] [stdout]     |                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> packages/storage-plus/src/keys.rs:150:12
[INFO] [stdout]     |
[INFO] [stdout] 150 |     fn key(&self) -> Vec<Key> {
[INFO] [stdout]     |            ^^^^^         ^^^ the same lifetime is hidden here
[INFO] [stdout]     |            |
[INFO] [stdout]     |            the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 150 |     fn key(&self) -> Vec<Key<'_>> {
[INFO] [stdout]     |                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> packages/storage-plus/src/keys.rs:160:15
[INFO] [stdout]     |
[INFO] [stdout] 160 |     fn prefix(&self) -> Vec<Key>;
[INFO] [stdout]     |               ^^^^^         ^^^ the same lifetime is hidden here
[INFO] [stdout]     |               |
[INFO] [stdout]     |               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 160 |     fn prefix(&self) -> Vec<Key<'_>>;
[INFO] [stdout]     |                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> packages/storage-plus/src/keys.rs:169:15
[INFO] [stdout]     |
[INFO] [stdout] 169 |     fn prefix(&self) -> Vec<Key> {
[INFO] [stdout]     |               ^^^^^         ^^^ the same lifetime is hidden here
[INFO] [stdout]     |               |
[INFO] [stdout]     |               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 169 |     fn prefix(&self) -> Vec<Key<'_>> {
[INFO] [stdout]     |                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> packages/storage-plus/src/keys.rs:175:15
[INFO] [stdout]     |
[INFO] [stdout] 175 |     fn prefix(&self) -> Vec<Key> {
[INFO] [stdout]     |               ^^^^^         ^^^ the same lifetime is hidden here
[INFO] [stdout]     |               |
[INFO] [stdout]     |               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 175 |     fn prefix(&self) -> Vec<Key<'_>> {
[INFO] [stdout]     |                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> packages/storage-plus/src/keys.rs:181:15
[INFO] [stdout]     |
[INFO] [stdout] 181 |     fn prefix(&self) -> Vec<Key> {
[INFO] [stdout]     |               ^^^^^         ^^^ the same lifetime is hidden here
[INFO] [stdout]     |               |
[INFO] [stdout]     |               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 181 |     fn prefix(&self) -> Vec<Key<'_>> {
[INFO] [stdout]     |                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> packages/storage-plus/src/keys.rs:189:15
[INFO] [stdout]     |
[INFO] [stdout] 189 |     fn prefix(&self) -> Vec<Key> {
[INFO] [stdout]     |               ^^^^^         ^^^ the same lifetime is hidden here
[INFO] [stdout]     |               |
[INFO] [stdout]     |               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 189 |     fn prefix(&self) -> Vec<Key<'_>> {
[INFO] [stdout]     |                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> packages/storage-plus/src/keys.rs:199:15
[INFO] [stdout]     |
[INFO] [stdout] 199 |     fn prefix(&self) -> Vec<Key> {
[INFO] [stdout]     |               ^^^^^         ^^^ the same lifetime is hidden here
[INFO] [stdout]     |               |
[INFO] [stdout]     |               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 199 |     fn prefix(&self) -> Vec<Key<'_>> {
[INFO] [stdout]     |                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> packages/storage-plus/src/keys.rs:210:12
[INFO] [stdout]     |
[INFO] [stdout] 210 |     fn key(&self) -> Vec<Key> {
[INFO] [stdout]     |            ^^^^^         ^^^ the same lifetime is hidden here
[INFO] [stdout]     |            |
[INFO] [stdout]     |            the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 210 |     fn key(&self) -> Vec<Key<'_>> {
[INFO] [stdout]     |                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> packages/storage-plus/src/keys.rs:216:15
[INFO] [stdout]     |
[INFO] [stdout] 216 |     fn prefix(&self) -> Vec<Key> {
[INFO] [stdout]     |               ^^^^^         ^^^ the same lifetime is hidden here
[INFO] [stdout]     |               |
[INFO] [stdout]     |               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 216 |     fn prefix(&self) -> Vec<Key<'_>> {
[INFO] [stdout]     |                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> packages/storage-plus/src/keys.rs:227:12
[INFO] [stdout]     |
[INFO] [stdout] 227 |     fn key(&self) -> Vec<Key> {
[INFO] [stdout]     |            ^^^^^         ^^^ the same lifetime is hidden here
[INFO] [stdout]     |            |
[INFO] [stdout]     |            the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 227 |     fn key(&self) -> Vec<Key<'_>> {
[INFO] [stdout]     |                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> packages/storage-plus/src/keys.rs:233:15
[INFO] [stdout]     |
[INFO] [stdout] 233 |     fn prefix(&self) -> Vec<Key> {
[INFO] [stdout]     |               ^^^^^         ^^^ the same lifetime is hidden here
[INFO] [stdout]     |               |
[INFO] [stdout]     |               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 233 |     fn prefix(&self) -> Vec<Key<'_>> {
[INFO] [stdout]     |                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> packages/storage-plus/src/keys.rs:245:12
[INFO] [stdout]     |
[INFO] [stdout] 245 |     fn key(&self) -> Vec<Key> {
[INFO] [stdout]     |            ^^^^^         ^^^ the same lifetime is hidden here
[INFO] [stdout]     |            |
[INFO] [stdout]     |            the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 245 |     fn key(&self) -> Vec<Key<'_>> {
[INFO] [stdout]     |                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> packages/storage-plus/src/keys.rs:252:15
[INFO] [stdout]     |
[INFO] [stdout] 252 |     fn prefix(&self) -> Vec<Key> {
[INFO] [stdout]     |               ^^^^^         ^^^ the same lifetime is hidden here
[INFO] [stdout]     |               |
[INFO] [stdout]     |               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 252 |     fn prefix(&self) -> Vec<Key<'_>> {
[INFO] [stdout]     |                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> packages/storage-plus/src/keys.rs:264:12
[INFO] [stdout]     |
[INFO] [stdout] 264 |     fn key(&self) -> Vec<Key> {
[INFO] [stdout]     |            ^^^^^         ^^^ the same lifetime is hidden here
[INFO] [stdout]     |            |
[INFO] [stdout]     |            the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 264 |     fn key(&self) -> Vec<Key<'_>> {
[INFO] [stdout]     |                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> packages/storage-plus/src/keys.rs:271:15
[INFO] [stdout]     |
[INFO] [stdout] 271 |     fn prefix(&self) -> Vec<Key> {
[INFO] [stdout]     |               ^^^^^         ^^^ the same lifetime is hidden here
[INFO] [stdout]     |               |
[INFO] [stdout]     |               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 271 |     fn prefix(&self) -> Vec<Key<'_>> {
[INFO] [stdout]     |                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> packages/storage-plus/src/keys.rs:284:20
[INFO] [stdout]     |
[INFO] [stdout] 284 |             fn key(&self) -> Vec<Key> {
[INFO] [stdout]     |                    ^^^^^         ^^^ the same lifetime is hidden here
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 291 | integer_key!(for i8, Val8, u8, Val8, i16, Val16, u16, Val16, i32, Val32, u32, Val32, i64, Val64, u64, Val64, i128, Val128, u128, Val128);
[INFO] [stdout]     | ---------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `integer_key` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 284 |             fn key(&self) -> Vec<Key<'_>> {
[INFO] [stdout]     |                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> packages/storage-plus/src/keys.rs:296:23
[INFO] [stdout]     |
[INFO] [stdout] 296 |             fn prefix(&self) -> Vec<Key> {
[INFO] [stdout]     |                       ^^^^^         ^^^ the same lifetime is hidden here
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 303 | integer_prefix!(for i8, Val8, u8, Val8, i16, Val16, u16, Val16, i32, Val32, u32, Val32, i64, Val64, u64, Val64, i128, Val128, u128, Val128);
[INFO] [stdout]     | ------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `integer_prefix` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 296 |             fn prefix(&self) -> Vec<Key<'_>> {
[INFO] [stdout]     |                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> packages/storage-plus/src/keys_old.rs:54:12
[INFO] [stdout]    |
[INFO] [stdout] 54 |     fn key(&self) -> Vec<Key> {
[INFO] [stdout]    |            ^^^^^         ^^^ the same lifetime is hidden here
[INFO] [stdout]    |            |
[INFO] [stdout]    |            the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 54 |     fn key(&self) -> Vec<Key<'_>> {
[INFO] [stdout]    |                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> packages/storage-plus/src/keys_old.rs:61:15
[INFO] [stdout]    |
[INFO] [stdout] 61 |     fn prefix(&self) -> Vec<Key> {
[INFO] [stdout]    |               ^^^^^         ^^^ the same lifetime is hidden here
[INFO] [stdout]    |               |
[INFO] [stdout]    |               the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 61 |     fn prefix(&self) -> Vec<Key<'_>> {
[INFO] [stdout]    |                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> packages/storage-plus/src/snapshot/item.rs:51:22
[INFO] [stdout]    |
[INFO] [stdout] 51 |     pub fn changelog(&self) -> Map<u64, ChangeSet<T>> {
[INFO] [stdout]    |                      ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      the 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] 51 |     pub fn changelog(&self) -> Map<'_, u64, ChangeSet<T>> {
[INFO] [stdout]    |                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: lifetime may not live long enough
[INFO] [stdout]    --> packages/storage-plus/src/indexed_map.rs:824:27
[INFO] [stdout]     |
[INFO] [stdout] 824 |         let name_count = |map: &IndexedMap<&str, Data, DataIndexes>,
[INFO] [stdout]     |                           ^^^              - let's call the lifetime of this reference `'2`
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           has type `&indexed_map::IndexedMap<'1, &str, indexed_map::test::Data, indexed_map::test::DataIndexes<'_>>`
[INFO] [stdout]     |                           requires that `'1` must outlive `'2`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: lifetime may not live long enough
[INFO] [stdout]    --> packages/storage-plus/src/indexed_map.rs:824:27
[INFO] [stdout]     |
[INFO] [stdout] 824 |         let name_count = |map: &IndexedMap<&str, Data, DataIndexes>,
[INFO] [stdout]     |                           ^^^              - let's call the lifetime of this reference `'2`
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           has type `&indexed_map::IndexedMap<'1, &str, indexed_map::test::Data, indexed_map::test::DataIndexes<'_>>`
[INFO] [stdout]     |                           requires that `'2` must outlive `'1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking counter v1.0.0 (/opt/rustwide/workdir/contracts)
[INFO] [stderr] error: could not compile `cw-storage-plus` (lib test) due to 2 previous errors
[INFO] running `Command { std: "docker" "inspect" "cd702e6217497a80fc7620dc9fb97a83b6205c061b58972f0bd24172b8f19bfa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cd702e6217497a80fc7620dc9fb97a83b6205c061b58972f0bd24172b8f19bfa", kill_on_drop: false }`
[INFO] [stdout] cd702e6217497a80fc7620dc9fb97a83b6205c061b58972f0bd24172b8f19bfa
