[INFO] fetching crate abstract-os 0.12.0...
[INFO] testing abstract-os-0.12.0 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7
[INFO] extracting crate abstract-os 0.12.0 into /workspace/builds/worker-6-tc1/source
[INFO] started tweaking crates.io crate abstract-os 0.12.0
[INFO] finished tweaking crates.io crate abstract-os 0.12.0
[INFO] tweaked toml for crates.io crate abstract-os 0.12.0 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate abstract-os 0.12.0 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 135 packages to latest compatible versions
[INFO] [stderr]       Adding abstract-ica v0.11.0 (available: v0.26.1)
[INFO] [stderr]       Adding boot-core v0.8.0 (available: v0.10.0)
[INFO] [stderr]       Adding cosmwasm-schema v1.5.11 (available: v3.0.2)
[INFO] [stderr]       Adding cosmwasm-std v1.5.11 (available: v3.0.2)
[INFO] [stderr]       Adding curve25519-dalek v3.2.0 (available: v3.2.1)
[INFO] [stderr]       Adding cw-asset v3.1.1 (available: v4.0.0)
[INFO] [stderr]       Adding cw-controllers v1.1.2 (available: v3.0.0)
[INFO] [stderr]       Adding cw-multi-test v0.16.5 (available: v0.16.6)
[INFO] [stderr]       Adding cw-storage-plus v1.2.0 (available: v3.0.1)
[INFO] [stderr]       Adding cw-utils v1.0.3 (available: v3.0.0)
[INFO] [stderr]       Adding cw2 v1.1.2 (available: v3.0.0)
[INFO] [stderr]       Adding cw20 v1.1.2 (available: v2.0.0)
[INFO] [stderr]       Adding cw20-base v1.1.2 (available: v2.0.0)
[INFO] [stderr]       Adding rstest v0.16.0 (available: v0.26.1)
[INFO] [stderr]       Adding schemars v0.8.22 (available: v1.1.0)
[INFO] [stderr]       Adding speculoos v0.11.0 (available: v0.13.0)
[INFO] [stderr]       Adding thiserror v1.0.69 (available: v2.0.17)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded schemars_derive v0.8.22
[INFO] [stderr]   Downloaded rstest_macros v0.16.0
[INFO] [stderr]   Downloaded cw-utils v1.0.3
[INFO] [stderr]   Downloaded serde_derive_internals v0.29.1
[INFO] [stderr]   Downloaded boot-contract-derive v0.8.0
[INFO] [stderr]   Downloaded cosmwasm-schema v1.5.11
[INFO] [stderr]   Downloaded boot-fns-derive v0.8.0
[INFO] [stderr]   Downloaded cosmwasm-schema-derive v1.5.11
[INFO] [stderr]   Downloaded cw-address-like v1.0.4
[INFO] [stderr]   Downloaded abstract-ica v0.11.0
[INFO] [stderr]   Downloaded convert_case v0.6.0
[INFO] [stderr]   Downloaded cosmwasm-crypto v1.5.11
[INFO] [stderr]   Downloaded cw-asset v3.1.1
[INFO] [stderr]   Downloaded boot-core v0.8.0
[INFO] [stderr]   Downloaded schemars v0.8.22
[INFO] [stderr]   Downloaded cw-multi-test v0.16.5
[INFO] [stderr]   Downloaded cw-storage-plus v1.2.0
[INFO] [stderr]   Downloaded bnum v0.10.0
[INFO] [stderr]   Downloaded cw-semver v1.0.14
[INFO] [stderr]   Downloaded ed25519-zebra v3.1.0
[INFO] [stderr]   Downloaded serde-json-wasm v0.5.2
[INFO] [stderr]   Downloaded cw20-base v1.1.2
[INFO] [stderr]   Downloaded cosmwasm-std v1.5.11
[INFO] [stderr]   Downloaded rstest v0.16.0
[INFO] [stderr]   Downloaded speculoos v0.11.0
[INFO] [stderr]   Downloaded cw-controllers v1.1.2
[INFO] [stderr]   Downloaded cw20 v1.1.2
[INFO] [stderr]   Downloaded cosmwasm-derive v1.5.11
[INFO] [stderr]   Downloaded cw2 v1.1.2
[INFO] [stderr]   Downloaded forward_ref v1.0.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 24454256b4fc4c2277a1342742e7ec0eb266f563f49faacb62c530479906a548
[INFO] running `Command { std: "docker" "start" "-a" "24454256b4fc4c2277a1342742e7ec0eb266f563f49faacb62c530479906a548", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "24454256b4fc4c2277a1342742e7ec0eb266f563f49faacb62c530479906a548", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "24454256b4fc4c2277a1342742e7ec0eb266f563f49faacb62c530479906a548", kill_on_drop: false }`
[INFO] [stdout] 24454256b4fc4c2277a1342742e7ec0eb266f563f49faacb62c530479906a548
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f6a0b0dd3f7fe05bd2c59e949bed05d44487f68fdf1e581b96b5d6941130f091
[INFO] running `Command { std: "docker" "start" "-a" "f6a0b0dd3f7fe05bd2c59e949bed05d44487f68fdf1e581b96b5d6941130f091", kill_on_drop: false }`
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling generic-array v0.14.9
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling const-oid v0.9.6
[INFO] [stderr]    Compiling syn v2.0.110
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling der v0.7.10
[INFO] [stderr]    Compiling ahash v0.7.8
[INFO] [stderr]    Compiling base16ct v0.2.0
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling schemars v0.8.22
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling opaque-debug v0.3.1
[INFO] [stderr]    Compiling dyn-clone v1.0.20
[INFO] [stderr]    Compiling bech32 v0.9.1
[INFO] [stderr]    Compiling forward_ref v1.0.0
[INFO] [stderr]    Compiling bnum v0.10.0
[INFO] [stderr]    Compiling spki v0.7.3
[INFO] [stderr]    Compiling pkcs8 v0.10.2
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling cw-semver v1.0.14
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling ff v0.13.1
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling group v0.13.0
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling crypto-bigint v0.5.5
[INFO] [stderr]    Compiling sec1 v0.7.3
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling rfc6979 v0.4.0
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling sha2 v0.9.9
[INFO] [stderr]    Compiling curve25519-dalek v3.2.0
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling schemars_derive v0.8.22
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling elliptic-curve v0.13.8
[INFO] [stderr]    Compiling ecdsa v0.16.9
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling k256 v0.13.4
[INFO] [stderr]    Compiling cosmwasm-derive v1.5.11
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling cosmwasm-schema-derive v1.5.11
[INFO] [stderr]    Compiling ed25519-zebra v3.1.0
[INFO] [stderr]    Compiling serde-json-wasm v0.5.2
[INFO] [stderr]    Compiling cosmwasm-crypto v1.5.11
[INFO] [stderr]    Compiling cosmwasm-std v1.5.11
[INFO] [stderr]    Compiling cosmwasm-schema v1.5.11
[INFO] [stderr]    Compiling cw-storage-plus v1.2.0
[INFO] [stderr]    Compiling cw-address-like v1.0.4
[INFO] [stderr]    Compiling abstract-ica v0.11.0
[INFO] [stderr]    Compiling cw2 v1.1.2
[INFO] [stderr]    Compiling cw-utils v1.0.3
[INFO] [stderr]    Compiling cw20 v1.1.2
[INFO] [stderr]    Compiling cw-controllers v1.1.2
[INFO] [stderr]    Compiling cw-asset v3.1.1
[INFO] [stderr]    Compiling cw20-base v1.1.2
[INFO] [stderr]    Compiling abstract-os v0.12.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated function `cosmwasm_std::to_binary`: use to_json_binary instead
[INFO] [stdout]  --> src/objects/module.rs:3:20
[INFO] [stdout]   |
[INFO] [stdout] 3 | use cosmwasm_std::{to_binary, Binary, StdError, StdResult};
[INFO] [stdout]   |                    ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `cosmwasm_std::to_binary`: use to_json_binary instead
[INFO] [stdout]    --> src/objects/module.rs:313:18
[INFO] [stdout]     |
[INFO] [stdout] 313 |             } => to_binary(&self),
[INFO] [stdout]     |                  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `cosmwasm_std::to_binary`: use to_json_binary instead
[INFO] [stdout]   --> src/objects/proxy_asset.rs:27:5
[INFO] [stdout]    |
[INFO] [stdout] 27 |     to_binary, Addr, Decimal, Deps, Env, QuerierWrapper, QueryRequest, StdError, Uint128, WasmQuery,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `cosmwasm_std::to_binary`: use to_json_binary instead
[INFO] [stdout]    --> src/objects/proxy_asset.rs:360:18
[INFO] [stdout]     |
[INFO] [stdout] 360 |             msg: to_binary(&cw20::Cw20QueryMsg::TokenInfo {})?,
[INFO] [stdout]     |                  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `cosmwasm_std::to_binary`: use to_json_binary instead
[INFO] [stdout]    --> src/objects/proxy_asset.rs:215:38
[INFO] [stdout]     |
[INFO] [stdout] 215 | ...                   msg: to_binary(&ValueQueryMsg {
[INFO] [stdout]     |                            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `cosmwasm_std::from_slice`: use from_json instead
[INFO] [stdout]  --> src/native/ibc_client.rs:5:20
[INFO] [stdout]   |
[INFO] [stdout] 5 | use cosmwasm_std::{from_slice, Binary, Coin, CosmosMsg, StdResult, Timestamp};
[INFO] [stdout]   |                    ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `cosmwasm_std::from_slice`: use from_json instead
[INFO] [stdout]   --> src/native/ibc_client.rs:68:27
[INFO] [stdout]    |
[INFO] [stdout] 68 |         let msg: StdAck = from_slice(ack_data)?;
[INFO] [stdout]    |                           ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/objects/asset_entry.rs:82:12
[INFO] [stdout]    |
[INFO] [stdout] 82 |     fn key(&self) -> Vec<cw_storage_plus::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] 82 |     fn key(&self) -> Vec<cw_storage_plus::Key<'_>> {
[INFO] [stdout]    |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/objects/asset_entry.rs:88:15
[INFO] [stdout]    |
[INFO] [stdout] 88 |     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] 88 |     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]   --> src/objects/channel_entry.rs:65:12
[INFO] [stdout]    |
[INFO] [stdout] 65 |     fn key(&self) -> Vec<cw_storage_plus::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] 65 |     fn key(&self) -> Vec<cw_storage_plus::Key<'_>> {
[INFO] [stdout]    |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/objects/channel_entry.rs:73:15
[INFO] [stdout]    |
[INFO] [stdout] 73 |     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] 73 |     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]   --> src/objects/contract_entry.rs:85:12
[INFO] [stdout]    |
[INFO] [stdout] 85 |     fn key(&self) -> Vec<cw_storage_plus::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] 85 |     fn key(&self) -> Vec<cw_storage_plus::Key<'_>> {
[INFO] [stdout]    |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/objects/contract_entry.rs:93:15
[INFO] [stdout]    |
[INFO] [stdout] 93 |     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] 93 |     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]   --> src/objects/dex_asset_pairing.rs:64:12
[INFO] [stdout]    |
[INFO] [stdout] 64 |     fn key(&self) -> Vec<cw_storage_plus::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] 64 |     fn key(&self) -> Vec<cw_storage_plus::Key<'_>> {
[INFO] [stdout]    |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/objects/dex_asset_pairing.rs:73:15
[INFO] [stdout]    |
[INFO] [stdout] 73 |     fn prefix(&self) -> Vec<cw_storage_plus::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] 73 |     fn prefix(&self) -> Vec<cw_storage_plus::Key<'_>> {
[INFO] [stdout]    |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/objects/pool/unique_pool_id.rs:42:12
[INFO] [stdout]    |
[INFO] [stdout] 42 |     fn key(&self) -> Vec<cw_storage_plus::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] 42 |     fn key(&self) -> Vec<cw_storage_plus::Key<'_>> {
[INFO] [stdout]    |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/objects/pool/unique_pool_id.rs:48:15
[INFO] [stdout]    |
[INFO] [stdout] 48 |     fn prefix(&self) -> Vec<cw_storage_plus::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] 48 |     fn prefix(&self) -> Vec<cw_storage_plus::Key<'_>> {
[INFO] [stdout]    |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/objects/module.rs:122:12
[INFO] [stdout]     |
[INFO] [stdout] 122 |     fn key(&self) -> Vec<cw_storage_plus::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] 122 |     fn key(&self) -> Vec<cw_storage_plus::Key<'_>> {
[INFO] [stdout]     |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/objects/module.rs:135:15
[INFO] [stdout]     |
[INFO] [stdout] 135 |     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] 135 |     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]    --> src/objects/module.rs:144:15
[INFO] [stdout]     |
[INFO] [stdout] 144 |     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] 144 |     fn prefix(&self) -> Vec<Key<'_>> {
[INFO] [stdout]     |                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 12s
[INFO] running `Command { std: "docker" "inspect" "f6a0b0dd3f7fe05bd2c59e949bed05d44487f68fdf1e581b96b5d6941130f091", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f6a0b0dd3f7fe05bd2c59e949bed05d44487f68fdf1e581b96b5d6941130f091", kill_on_drop: false }`
[INFO] [stdout] f6a0b0dd3f7fe05bd2c59e949bed05d44487f68fdf1e581b96b5d6941130f091
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c28c5f0a8040126c440bc07371fcfffacdeebf60636052287959229caec4e761
[INFO] running `Command { std: "docker" "start" "-a" "c28c5f0a8040126c440bc07371fcfffacdeebf60636052287959229caec4e761", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling syn v2.0.110
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling slab v0.4.11
[INFO] [stderr]    Compiling futures-timer v3.0.3
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling rstest_macros v0.16.0
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling speculoos v0.11.0
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling schemars_derive v0.8.22
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling cosmwasm-derive v1.5.11
[INFO] [stderr]    Compiling cosmwasm-schema-derive v1.5.11
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling schemars v0.8.22
[INFO] [stderr]    Compiling ed25519-zebra v3.1.0
[INFO] [stderr]    Compiling serde-json-wasm v0.5.2
[INFO] [stderr]    Compiling cw-semver v1.0.14
[INFO] [stderr]    Compiling cosmwasm-crypto v1.5.11
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling rstest v0.16.0
[INFO] [stderr]    Compiling cosmwasm-std v1.5.11
[INFO] [stderr]    Compiling cosmwasm-schema v1.5.11
[INFO] [stderr]    Compiling cw-storage-plus v1.2.0
[INFO] [stderr]    Compiling cw-address-like v1.0.4
[INFO] [stderr]    Compiling abstract-ica v0.11.0
[INFO] [stderr]    Compiling cw2 v1.1.2
[INFO] [stderr]    Compiling cw-utils v1.0.3
[INFO] [stderr]    Compiling cw20 v1.1.2
[INFO] [stderr]    Compiling cw-controllers v1.1.2
[INFO] [stderr]    Compiling cw-asset v3.1.1
[INFO] [stderr]    Compiling cw20-base v1.1.2
[INFO] [stderr]    Compiling abstract-os v0.12.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated function `cosmwasm_std::to_binary`: use to_json_binary instead
[INFO] [stdout]  --> src/objects/module.rs:3:20
[INFO] [stdout]   |
[INFO] [stdout] 3 | use cosmwasm_std::{to_binary, Binary, StdError, StdResult};
[INFO] [stdout]   |                    ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `cosmwasm_std::to_binary`: use to_json_binary instead
[INFO] [stdout]    --> src/objects/module.rs:313:18
[INFO] [stdout]     |
[INFO] [stdout] 313 |             } => to_binary(&self),
[INFO] [stdout]     |                  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `cosmwasm_std::to_binary`: use to_json_binary instead
[INFO] [stdout]   --> src/objects/proxy_asset.rs:27:5
[INFO] [stdout]    |
[INFO] [stdout] 27 |     to_binary, Addr, Decimal, Deps, Env, QuerierWrapper, QueryRequest, StdError, Uint128, WasmQuery,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `cosmwasm_std::to_binary`: use to_json_binary instead
[INFO] [stdout]    --> src/objects/proxy_asset.rs:360:18
[INFO] [stdout]     |
[INFO] [stdout] 360 |             msg: to_binary(&cw20::Cw20QueryMsg::TokenInfo {})?,
[INFO] [stdout]     |                  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `cosmwasm_std::to_binary`: use to_json_binary instead
[INFO] [stdout]    --> src/objects/proxy_asset.rs:215:38
[INFO] [stdout]     |
[INFO] [stdout] 215 | ...                   msg: to_binary(&ValueQueryMsg {
[INFO] [stdout]     |                            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `cosmwasm_std::from_slice`: use from_json instead
[INFO] [stdout]  --> src/native/ibc_client.rs:5:20
[INFO] [stdout]   |
[INFO] [stdout] 5 | use cosmwasm_std::{from_slice, Binary, Coin, CosmosMsg, StdResult, Timestamp};
[INFO] [stdout]   |                    ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `cosmwasm_std::from_slice`: use from_json instead
[INFO] [stdout]   --> src/native/ibc_client.rs:68:27
[INFO] [stdout]    |
[INFO] [stdout] 68 |         let msg: StdAck = from_slice(ack_data)?;
[INFO] [stdout]    |                           ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `cosmwasm_std::to_binary`: use to_json_binary instead
[INFO] [stdout]  --> src/objects/module.rs:3:20
[INFO] [stdout]   |
[INFO] [stdout] 3 | use cosmwasm_std::{to_binary, Binary, StdError, StdResult};
[INFO] [stdout]   |                    ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `cosmwasm_std::to_binary`: use to_json_binary instead
[INFO] [stdout]    --> src/objects/module.rs:313:18
[INFO] [stdout]     |
[INFO] [stdout] 313 |             } => to_binary(&self),
[INFO] [stdout]     |                  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `cosmwasm_std::to_binary`: use to_json_binary instead
[INFO] [stdout]   --> src/objects/proxy_asset.rs:27:5
[INFO] [stdout]    |
[INFO] [stdout] 27 |     to_binary, Addr, Decimal, Deps, Env, QuerierWrapper, QueryRequest, StdError, Uint128, WasmQuery,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `cosmwasm_std::to_binary`: use to_json_binary instead
[INFO] [stdout]    --> src/objects/proxy_asset.rs:360:18
[INFO] [stdout]     |
[INFO] [stdout] 360 |             msg: to_binary(&cw20::Cw20QueryMsg::TokenInfo {})?,
[INFO] [stdout]     |                  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `cosmwasm_std::to_binary`: use to_json_binary instead
[INFO] [stdout]    --> src/objects/proxy_asset.rs:215:38
[INFO] [stdout]     |
[INFO] [stdout] 215 | ...                   msg: to_binary(&ValueQueryMsg {
[INFO] [stdout]     |                            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `cosmwasm_std::from_slice`: use from_json instead
[INFO] [stdout]  --> src/native/ibc_client.rs:5:20
[INFO] [stdout]   |
[INFO] [stdout] 5 | use cosmwasm_std::{from_slice, Binary, Coin, CosmosMsg, StdResult, Timestamp};
[INFO] [stdout]   |                    ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `cosmwasm_std::from_slice`: use from_json instead
[INFO] [stdout]   --> src/native/ibc_client.rs:68:27
[INFO] [stdout]    |
[INFO] [stdout] 68 |         let msg: StdAck = from_slice(ack_data)?;
[INFO] [stdout]    |                           ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/objects/asset_entry.rs:82:12
[INFO] [stdout]    |
[INFO] [stdout] 82 |     fn key(&self) -> Vec<cw_storage_plus::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] 82 |     fn key(&self) -> Vec<cw_storage_plus::Key<'_>> {
[INFO] [stdout]    |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/objects/asset_entry.rs:88:15
[INFO] [stdout]    |
[INFO] [stdout] 88 |     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] 88 |     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]   --> src/objects/channel_entry.rs:65:12
[INFO] [stdout]    |
[INFO] [stdout] 65 |     fn key(&self) -> Vec<cw_storage_plus::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] 65 |     fn key(&self) -> Vec<cw_storage_plus::Key<'_>> {
[INFO] [stdout]    |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/objects/channel_entry.rs:73:15
[INFO] [stdout]    |
[INFO] [stdout] 73 |     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] 73 |     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]   --> src/objects/contract_entry.rs:85:12
[INFO] [stdout]    |
[INFO] [stdout] 85 |     fn key(&self) -> Vec<cw_storage_plus::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] 85 |     fn key(&self) -> Vec<cw_storage_plus::Key<'_>> {
[INFO] [stdout]    |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/objects/contract_entry.rs:93:15
[INFO] [stdout]    |
[INFO] [stdout] 93 |     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] 93 |     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]   --> src/objects/dex_asset_pairing.rs:64:12
[INFO] [stdout]    |
[INFO] [stdout] 64 |     fn key(&self) -> Vec<cw_storage_plus::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] 64 |     fn key(&self) -> Vec<cw_storage_plus::Key<'_>> {
[INFO] [stdout]    |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/objects/dex_asset_pairing.rs:73:15
[INFO] [stdout]    |
[INFO] [stdout] 73 |     fn prefix(&self) -> Vec<cw_storage_plus::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] 73 |     fn prefix(&self) -> Vec<cw_storage_plus::Key<'_>> {
[INFO] [stdout]    |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/objects/pool/unique_pool_id.rs:42:12
[INFO] [stdout]    |
[INFO] [stdout] 42 |     fn key(&self) -> Vec<cw_storage_plus::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] 42 |     fn key(&self) -> Vec<cw_storage_plus::Key<'_>> {
[INFO] [stdout]    |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/objects/pool/unique_pool_id.rs:48:15
[INFO] [stdout]    |
[INFO] [stdout] 48 |     fn prefix(&self) -> Vec<cw_storage_plus::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] 48 |     fn prefix(&self) -> Vec<cw_storage_plus::Key<'_>> {
[INFO] [stdout]    |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/objects/module.rs:122:12
[INFO] [stdout]     |
[INFO] [stdout] 122 |     fn key(&self) -> Vec<cw_storage_plus::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] 122 |     fn key(&self) -> Vec<cw_storage_plus::Key<'_>> {
[INFO] [stdout]     |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/objects/module.rs:135:15
[INFO] [stdout]     |
[INFO] [stdout] 135 |     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] 135 |     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]    --> src/objects/module.rs:144:15
[INFO] [stdout]     |
[INFO] [stdout] 144 |     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] 144 |     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]   --> src/objects/asset_entry.rs:82:12
[INFO] [stdout]    |
[INFO] [stdout] 82 |     fn key(&self) -> Vec<cw_storage_plus::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] 82 |     fn key(&self) -> Vec<cw_storage_plus::Key<'_>> {
[INFO] [stdout]    |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/objects/asset_entry.rs:88:15
[INFO] [stdout]    |
[INFO] [stdout] 88 |     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] 88 |     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]   --> src/objects/channel_entry.rs:65:12
[INFO] [stdout]    |
[INFO] [stdout] 65 |     fn key(&self) -> Vec<cw_storage_plus::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] 65 |     fn key(&self) -> Vec<cw_storage_plus::Key<'_>> {
[INFO] [stdout]    |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/objects/channel_entry.rs:73:15
[INFO] [stdout]    |
[INFO] [stdout] 73 |     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] 73 |     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]   --> src/objects/contract_entry.rs:85:12
[INFO] [stdout]    |
[INFO] [stdout] 85 |     fn key(&self) -> Vec<cw_storage_plus::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] 85 |     fn key(&self) -> Vec<cw_storage_plus::Key<'_>> {
[INFO] [stdout]    |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/objects/contract_entry.rs:93:15
[INFO] [stdout]    |
[INFO] [stdout] 93 |     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] 93 |     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]   --> src/objects/dex_asset_pairing.rs:64:12
[INFO] [stdout]    |
[INFO] [stdout] 64 |     fn key(&self) -> Vec<cw_storage_plus::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] 64 |     fn key(&self) -> Vec<cw_storage_plus::Key<'_>> {
[INFO] [stdout]    |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/objects/dex_asset_pairing.rs:73:15
[INFO] [stdout]    |
[INFO] [stdout] 73 |     fn prefix(&self) -> Vec<cw_storage_plus::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] 73 |     fn prefix(&self) -> Vec<cw_storage_plus::Key<'_>> {
[INFO] [stdout]    |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/objects/pool/unique_pool_id.rs:42:12
[INFO] [stdout]    |
[INFO] [stdout] 42 |     fn key(&self) -> Vec<cw_storage_plus::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] 42 |     fn key(&self) -> Vec<cw_storage_plus::Key<'_>> {
[INFO] [stdout]    |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/objects/pool/unique_pool_id.rs:48:15
[INFO] [stdout]    |
[INFO] [stdout] 48 |     fn prefix(&self) -> Vec<cw_storage_plus::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] 48 |     fn prefix(&self) -> Vec<cw_storage_plus::Key<'_>> {
[INFO] [stdout]    |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/objects/module.rs:122:12
[INFO] [stdout]     |
[INFO] [stdout] 122 |     fn key(&self) -> Vec<cw_storage_plus::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] 122 |     fn key(&self) -> Vec<cw_storage_plus::Key<'_>> {
[INFO] [stdout]     |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/objects/module.rs:135:15
[INFO] [stdout]     |
[INFO] [stdout] 135 |     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] 135 |     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]    --> src/objects/module.rs:144:15
[INFO] [stdout]     |
[INFO] [stdout] 144 |     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] 144 |     fn prefix(&self) -> Vec<Key<'_>> {
[INFO] [stdout]     |                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 13s
[INFO] running `Command { std: "docker" "inspect" "c28c5f0a8040126c440bc07371fcfffacdeebf60636052287959229caec4e761", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c28c5f0a8040126c440bc07371fcfffacdeebf60636052287959229caec4e761", kill_on_drop: false }`
[INFO] [stdout] c28c5f0a8040126c440bc07371fcfffacdeebf60636052287959229caec4e761
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 188c4d066bb08a6ffdd5ecc74f3bbab44c3230ffe7ed58216e76e8a0d4b81ced
[INFO] running `Command { std: "docker" "start" "-a" "188c4d066bb08a6ffdd5ecc74f3bbab44c3230ffe7ed58216e76e8a0d4b81ced", kill_on_drop: false }`
[INFO] [stderr] warning: use of deprecated function `cosmwasm_std::to_binary`: use to_json_binary instead
[INFO] [stderr]  --> src/objects/module.rs:3:20
[INFO] [stderr]   |
[INFO] [stderr] 3 | use cosmwasm_std::{to_binary, Binary, StdError, StdResult};
[INFO] [stderr]   |                    ^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(deprecated)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated function `cosmwasm_std::to_binary`: use to_json_binary instead
[INFO] [stderr]    --> src/objects/module.rs:313:18
[INFO] [stderr]     |
[INFO] [stderr] 313 |             } => to_binary(&self),
[INFO] [stderr]     |                  ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated function `cosmwasm_std::to_binary`: use to_json_binary instead
[INFO] [stderr]   --> src/objects/proxy_asset.rs:27:5
[INFO] [stderr]    |
[INFO] [stderr] 27 |     to_binary, Addr, Decimal, Deps, Env, QuerierWrapper, QueryRequest, StdError, Uint128, WasmQuery,
[INFO] [stderr]    |     ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated function `cosmwasm_std::to_binary`: use to_json_binary instead
[INFO] [stderr]    --> src/objects/proxy_asset.rs:360:18
[INFO] [stderr]     |
[INFO] [stderr] 360 |             msg: to_binary(&cw20::Cw20QueryMsg::TokenInfo {})?,
[INFO] [stderr]     |                  ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated function `cosmwasm_std::to_binary`: use to_json_binary instead
[INFO] [stderr]    --> src/objects/proxy_asset.rs:215:38
[INFO] [stderr]     |
[INFO] [stderr] 215 | ...                   msg: to_binary(&ValueQueryMsg {
[INFO] [stderr]     |                            ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated function `cosmwasm_std::from_slice`: use from_json instead
[INFO] [stderr]  --> src/native/ibc_client.rs:5:20
[INFO] [stderr]   |
[INFO] [stderr] 5 | use cosmwasm_std::{from_slice, Binary, Coin, CosmosMsg, StdResult, Timestamp};
[INFO] [stderr]   |                    ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated function `cosmwasm_std::from_slice`: use from_json instead
[INFO] [stderr]   --> src/native/ibc_client.rs:68:27
[INFO] [stderr]    |
[INFO] [stderr] 68 |         let msg: StdAck = from_slice(ack_data)?;
[INFO] [stderr]    |                           ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/objects/asset_entry.rs:82:12
[INFO] [stderr]    |
[INFO] [stderr] 82 |     fn key(&self) -> Vec<cw_storage_plus::Key> {
[INFO] [stderr]    |            ^^^^^         ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |            |
[INFO] [stderr]    |            the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 82 |     fn key(&self) -> Vec<cw_storage_plus::Key<'_>> {
[INFO] [stderr]    |                                              ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/objects/asset_entry.rs:88:15
[INFO] [stderr]    |
[INFO] [stderr] 88 |     fn prefix(&self) -> Vec<Key> {
[INFO] [stderr]    |               ^^^^^         ^^^ the same lifetime is hidden here
[INFO] [stderr]    |               |
[INFO] [stderr]    |               the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 88 |     fn prefix(&self) -> Vec<Key<'_>> {
[INFO] [stderr]    |                                ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/objects/channel_entry.rs:65:12
[INFO] [stderr]    |
[INFO] [stderr] 65 |     fn key(&self) -> Vec<cw_storage_plus::Key> {
[INFO] [stderr]    |            ^^^^^         ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |            |
[INFO] [stderr]    |            the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 65 |     fn key(&self) -> Vec<cw_storage_plus::Key<'_>> {
[INFO] [stderr]    |                                              ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/objects/channel_entry.rs:73:15
[INFO] [stderr]    |
[INFO] [stderr] 73 |     fn prefix(&self) -> Vec<Key> {
[INFO] [stderr]    |               ^^^^^         ^^^ the same lifetime is hidden here
[INFO] [stderr]    |               |
[INFO] [stderr]    |               the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 73 |     fn prefix(&self) -> Vec<Key<'_>> {
[INFO] [stderr]    |                                ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/objects/contract_entry.rs:85:12
[INFO] [stderr]    |
[INFO] [stderr] 85 |     fn key(&self) -> Vec<cw_storage_plus::Key> {
[INFO] [stderr]    |            ^^^^^         ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |            |
[INFO] [stderr]    |            the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 85 |     fn key(&self) -> Vec<cw_storage_plus::Key<'_>> {
[INFO] [stderr]    |                                              ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/objects/contract_entry.rs:93:15
[INFO] [stderr]    |
[INFO] [stderr] 93 |     fn prefix(&self) -> Vec<Key> {
[INFO] [stderr]    |               ^^^^^         ^^^ the same lifetime is hidden here
[INFO] [stderr]    |               |
[INFO] [stderr]    |               the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 93 |     fn prefix(&self) -> Vec<Key<'_>> {
[INFO] [stderr]    |                                ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/objects/dex_asset_pairing.rs:64:12
[INFO] [stderr]    |
[INFO] [stderr] 64 |     fn key(&self) -> Vec<cw_storage_plus::Key> {
[INFO] [stderr]    |            ^^^^^         ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |            |
[INFO] [stderr]    |            the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 64 |     fn key(&self) -> Vec<cw_storage_plus::Key<'_>> {
[INFO] [stderr]    |                                              ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/objects/dex_asset_pairing.rs:73:15
[INFO] [stderr]    |
[INFO] [stderr] 73 |     fn prefix(&self) -> Vec<cw_storage_plus::Key> {
[INFO] [stderr]    |               ^^^^^         ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |               |
[INFO] [stderr]    |               the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 73 |     fn prefix(&self) -> Vec<cw_storage_plus::Key<'_>> {
[INFO] [stderr]    |                                                 ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/objects/pool/unique_pool_id.rs:42:12
[INFO] [stderr]    |
[INFO] [stderr] 42 |     fn key(&self) -> Vec<cw_storage_plus::Key> {
[INFO] [stderr]    |            ^^^^^         ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |            |
[INFO] [stderr]    |            the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 42 |     fn key(&self) -> Vec<cw_storage_plus::Key<'_>> {
[INFO] [stderr]    |                                              ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/objects/pool/unique_pool_id.rs:48:15
[INFO] [stderr]    |
[INFO] [stderr] 48 |     fn prefix(&self) -> Vec<cw_storage_plus::Key> {
[INFO] [stderr]    |               ^^^^^         ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |               |
[INFO] [stderr]    |               the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 48 |     fn prefix(&self) -> Vec<cw_storage_plus::Key<'_>> {
[INFO] [stderr]    |                                                 ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/objects/module.rs:122:12
[INFO] [stderr]     |
[INFO] [stderr] 122 |     fn key(&self) -> Vec<cw_storage_plus::Key> {
[INFO] [stderr]     |            ^^^^^         ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |            |
[INFO] [stderr]     |            the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 122 |     fn key(&self) -> Vec<cw_storage_plus::Key<'_>> {
[INFO] [stderr]     |                                              ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/objects/module.rs:135:15
[INFO] [stderr]     |
[INFO] [stderr] 135 |     fn prefix(&self) -> Vec<Key> {
[INFO] [stderr]     |               ^^^^^         ^^^ the same lifetime is hidden here
[INFO] [stderr]     |               |
[INFO] [stderr]     |               the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 135 |     fn prefix(&self) -> Vec<Key<'_>> {
[INFO] [stderr]     |                                ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/objects/module.rs:144:15
[INFO] [stderr]     |
[INFO] [stderr] 144 |     fn prefix(&self) -> Vec<Key> {
[INFO] [stderr]     |               ^^^^^         ^^^ the same lifetime is hidden here
[INFO] [stderr]     |               |
[INFO] [stderr]     |               the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 144 |     fn prefix(&self) -> Vec<Key<'_>> {
[INFO] [stderr]     |                                ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `abstract-os` (lib) generated 20 warnings (run `cargo fix --lib -p abstract-os` to apply 13 suggestions)
[INFO] [stderr] warning: `abstract-os` (lib test) generated 20 warnings (20 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.19s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/abstract_os-62e6520d48f1d610)
[INFO] [stdout] 
[INFO] [stdout] running 93 tests
[INFO] [stdout] test objects::asset_entry::test::test_asset_entry ... ok
[INFO] [stdout] test objects::asset_entry::test::string_key_works ... ok
[INFO] [stdout] test objects::ans_asset::test::test_new ... ok
[INFO] [stdout] test objects::ans_asset::test::test_to_string ... ok
[INFO] [stdout] test objects::asset_entry::test::test_from_ref_string ... ok
[INFO] [stdout] test objects::asset_entry::test::test_from_str ... ok
[INFO] [stdout] test objects::asset_entry::test::test_from_string ... ok
[INFO] [stdout] test objects::asset_entry::test::test_to_string ... ok
[INFO] [stdout] test objects::channel_entry::test::partial_key_works ... ok
[INFO] [stdout] test objects::channel_entry::test::storage_key_works ... ok
[INFO] [stdout] test objects::contract_entry::test::key::composite_key_works ... ok
[INFO] [stdout] test objects::channel_entry::test::composite_key_works ... ok
[INFO] [stdout] test objects::dependency::test::matches_should_match_matching_versions ... ok
[INFO] [stdout] test objects::contract_entry::test::key::storage_key_works ... ok
[INFO] [stdout] test objects::dependency::test::matches_should_not_match_non_matching_versions ... ok
[INFO] [stdout] test objects::contract_entry::test::key::partial_key_works ... ok
[INFO] [stdout] test objects::deposit_info::tests::test_failing_assert_for_mixed_tokens ... ok
[INFO] [stdout] test objects::deposit_info::tests::test_failing_assert_for_native_tokens ... ok
[INFO] [stdout] test objects::deposit_info::tests::test_passing_assert_for_nonnative_tokens ... ok
[INFO] [stdout] test objects::deposit_manager::tests::test_deposit_manager ... ok
[INFO] [stdout] test objects::deposit_manager::tests::test_user_deposits ... ok
[INFO] [stdout] test objects::dex_asset_pairing::test::composite_key_works ... ok
[INFO] [stdout] test objects::dex_asset_pairing::test::partial_key_works ... ok
[INFO] [stdout] test objects::dex_asset_pairing::test::storage_key_works ... ok
[INFO] [stdout] test objects::dex_asset_pairing::test::try_from_lp_token ... ok
[INFO] [stdout] test objects::fee::tests::fee::test_fee_manual_construction ... ok
[INFO] [stdout] test objects::fee::tests::fee::test_fee_msg ... ok
[INFO] [stdout] test objects::fee::tests::fee::test_fee_new ... ok
[INFO] [stdout] test objects::fee::tests::fee::test_fee_new_gte_100 ... ok
[INFO] [stdout] test objects::fee::tests::fee::test_fee_share ... ok
[INFO] [stdout] test objects::fee::tests::transfer_fee::test_transfer_fee_new ... ok
[INFO] [stdout] test objects::fee::tests::transfer_fee::test_transfer_fee_msg ... ok
[INFO] [stdout] test objects::fee::tests::transfer_fee::test_transfer_fee_new_gte_100 ... ok
[INFO] [stdout] test objects::fee::tests::transfer_fee::test_transfer_fee_set_recipient ... ok
[INFO] [stdout] test objects::fee::tests::transfer_fee::test_transfer_fee_set_share ... ok
[INFO] [stdout] test objects::fee::tests::transfer_fee::test_transfer_fee_share ... ok
[INFO] [stdout] test objects::gov_type::test::test_to_string ... ok
[INFO] [stdout] test objects::lp_token::test::from_asset_entry::test_fewer_than_two_assets ... ok
[INFO] [stdout] test objects::lp_token::test::from_asset_entry::test_from_asset_entry ... ok
[INFO] [stdout] test objects::lp_token::test::from_asset_entry::test_from_invalid_asset_entry ... ok
[INFO] [stdout] test objects::lp_token::test::from_pool_metadata::test_from_pool_metadata ... ok
[INFO] [stdout] test objects::lp_token::test::implementation::assets_returns_asset_entries ... ok
[INFO] [stdout] test objects::deposit_info::tests::test_failing_assert_for_nonnative_tokens ... ok
[INFO] [stdout] test objects::dependency::test::static_check_fails ... ok
[INFO] [stdout] test objects::lp_token::test::into_asset_entry::into_asset_entry_works ... ok
[INFO] [stdout] test objects::dependency::test::static_check_passes ... ok
[INFO] [stdout] test objects::module::test::module_info::id ... ok
[INFO] [stdout] test objects::dependency::test::test_dependency_from_static ... ok
[INFO] [stdout] test objects::dependency::test::test_static_constructor ... ok
[INFO] [stdout] test objects::lp_token::test::implementation::new_works ... ok
[INFO] [stdout] test objects::deposit_info::tests::test_passing_assert_for_native_tokens ... ok
[INFO] [stdout] test objects::module::test::module_info::validate_fails_with_non_alphanumeric::case_3 ... ok
[INFO] [stdout] test objects::module::test::module_info::validate_with_bad_versions::case_1 ... ok
[INFO] [stdout] test objects::module::test::module_info::validate_with_empty_name ... ok
[INFO] [stdout] test objects::module::test::module_info::validate_with_bad_versions::case_2 ... ok
[INFO] [stdout] test objects::module::test::module_info::validate_with_empty_provider ... ok
[INFO] [stdout] test objects::module::test::module_info::id_with_version ... ok
[INFO] [stdout] test objects::module::test::module_info::validate_fails_with_non_alphanumeric::case_1 ... ok
[INFO] [stdout] test objects::module::test::module_version::try_into_version_happy_path ... ok
[INFO] [stdout] test objects::module::test::module_info::validate_fails_with_non_alphanumeric::case_2 ... ok
[INFO] [stdout] test objects::module::test::module_version::try_into_version_with_latest ... ok
[INFO] [stdout] test objects::module::test::storage_plus::composite_key_works ... ok
[INFO] [stdout] test objects::module::test::storage_plus::storage_key_works ... ok
[INFO] [stdout] test objects::module_reference::test::api ... ok
[INFO] [stdout] test objects::module_reference::test::app ... ok
[INFO] [stdout] test objects::module::test::storage_plus::partial_key_works ... ok
[INFO] [stdout] test objects::module::test::storage_plus::partial_key_versions_works ... ok
[INFO] [stdout] test objects::module_reference::test::test_validate_bad_address ... ok
[INFO] [stdout] test objects::module::test::storage_plus::storage_key_with_overlapping_name_provider ... ok
[INFO] [stdout] test objects::module_version::tests::get_and_set_work ... ok
[INFO] [stdout] test objects::module_reference::test::standalone ... ok
[INFO] [stdout] test objects::module_reference::test::native ... ok
[INFO] [stdout] test objects::module_reference::test::unwrap_addr ... ok
[INFO] [stdout] test objects::module_reference::test::core ... ok
[INFO] [stdout] test objects::module_reference::test::test_validate_happy_path ... ok
[INFO] [stdout] test objects::pool::pool_id::test::test_expect_id_sad ... ok
[INFO] [stdout] test objects::pool::pool_id::test::test_pool_id_from_str ... ok
[INFO] [stdout] test objects::pool::pool_metadata::tests::implementation::constant_product_works ... ok
[INFO] [stdout] test objects::pool::pool_metadata::tests::implementation::new_works ... ok
[INFO] [stdout] test objects::pool::pool_metadata::tests::implementation::liquidity_bootstrap_works ... ok
[INFO] [stdout] test objects::pool::pool_metadata::tests::implementation::stable_works ... ok
[INFO] [stdout] test objects::pool::pool_metadata::tests::implementation::weighted_works ... ok
[INFO] [stdout] test objects::pool::pool_metadata::tests::test_pool_metadata_from_str ... ok
[INFO] [stdout] test objects::pool::pool_metadata::tests::test_pool_metadata_to_string ... ok
[INFO] [stdout] test objects::pool::unique_pool_id::test::composite_key_works ... ok
[INFO] [stdout] test objects::pool::unique_pool_id::test::naked_64key_works ... ok
[INFO] [stdout] test objects::pool::unique_pool_id::test::storage_key_works ... ok
[INFO] [stdout] test objects::paged_map::tests::save_and_load ... ok
[INFO] [stdout] test objects::pool::pool_id::test::test_expect_contract_happy ... ok
[INFO] [stdout] test objects::pool::pool_id::test::test_expect_contract_sad ... ok
[INFO] [stdout] test objects::pool::pool_id::test::test_expect_id_happy ... ok
[INFO] [stdout] test objects::paged_map::tests::page_with_accumulator ... ok
[INFO] [stdout] test objects::paged_map::tests::page_without_accumulator ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 93 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests abstract_os
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test src/lib.rs - (line 27) ... ignored
[INFO] [stdout] test src/lib.rs - (line 14) - compile ... ok
[INFO] [stdout] test src/objects/pool/pool_id.rs - objects::pool::pool_id::UncheckedPoolAddress::check (line 121) - compile ... ok
[INFO] [stdout] test src/lib.rs - (line 36) - compile ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.20s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "188c4d066bb08a6ffdd5ecc74f3bbab44c3230ffe7ed58216e76e8a0d4b81ced", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "188c4d066bb08a6ffdd5ecc74f3bbab44c3230ffe7ed58216e76e8a0d4b81ced", kill_on_drop: false }`
[INFO] [stdout] 188c4d066bb08a6ffdd5ecc74f3bbab44c3230ffe7ed58216e76e8a0d4b81ced
