[INFO] fetching crate abstract-std 0.26.1...
[INFO] testing abstract-std-0.26.1 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7
[INFO] extracting crate abstract-std 0.26.1 into /workspace/builds/worker-4-tc1/source
[INFO] started tweaking crates.io crate abstract-std 0.26.1
[INFO] finished tweaking crates.io crate abstract-std 0.26.1
[INFO] tweaked toml for crates.io crate abstract-std 0.26.1 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate abstract-std 0.26.1 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] crate crates.io crate abstract-std 0.26.1 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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded cw20-base v2.0.0
[INFO] [stderr]   Downloaded rstest v0.17.0
[INFO] [stderr]   Downloaded coverage-helper v0.2.3
[INFO] [stderr]   Downloaded rstest_macros v0.17.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 715f8613f83cc5b1c5a60ff5acbbcacdd034322937c378eccc6b22a6f18caa9f
[INFO] running `Command { std: "docker" "start" "-a" "715f8613f83cc5b1c5a60ff5acbbcacdd034322937c378eccc6b22a6f18caa9f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "715f8613f83cc5b1c5a60ff5acbbcacdd034322937c378eccc6b22a6f18caa9f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "715f8613f83cc5b1c5a60ff5acbbcacdd034322937c378eccc6b22a6f18caa9f", kill_on_drop: false }`
[INFO] [stdout] 715f8613f83cc5b1c5a60ff5acbbcacdd034322937c378eccc6b22a6f18caa9f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] a04b98f3302cc38e7dc46df7fe0a8bb78b5f7d238770e0aca5d843c2e225e4ea
[INFO] running `Command { std: "docker" "start" "-a" "a04b98f3302cc38e7dc46df7fe0a8bb78b5f7d238770e0aca5d843c2e225e4ea", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling unicode-ident v1.0.14
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling const-oid v0.9.6
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling cpufeatures v0.2.16
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling once_cell v1.20.2
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling semver v1.0.24
[INFO] [stderr]    Compiling serde_json v1.0.135
[INFO] [stderr]    Compiling itoa v1.0.14
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling schemars v0.8.21
[INFO] [stderr]    Compiling dyn-clone v1.0.17
[INFO] [stderr]    Compiling cosmwasm-core v2.2.0
[INFO] [stderr]    Compiling bnum v0.11.0
[INFO] [stderr]    Compiling bech32 v0.11.0
[INFO] [stderr]    Compiling anyhow v1.0.95
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling time-macros v0.2.19
[INFO] [stderr]    Compiling flex-error v0.4.4
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling subtle-ng v2.5.0
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rmp v0.8.14
[INFO] [stderr]    Compiling syn v2.0.95
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling ff v0.13.0
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling dirs v5.0.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling group v0.13.0
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling indenter v0.3.3
[INFO] [stderr]    Compiling function_name-proc-macro v0.3.0
[INFO] [stderr]    Compiling workspace-hack v0.1.0
[INFO] [stderr]    Compiling time v0.3.37
[INFO] [stderr]    Compiling function_name v0.3.0
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling serde_derive v1.0.217
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling derive_more-impl v1.0.0
[INFO] [stderr]    Compiling cosmwasm-derive v2.2.0
[INFO] [stderr]    Compiling cosmwasm-schema-derive v2.2.0
[INFO] [stderr]    Compiling prost-derive v0.13.4
[INFO] [stderr]    Compiling serde_repr v0.1.19
[INFO] [stderr]    Compiling cw-orch-fns-derive v0.23.1
[INFO] [stderr]    Compiling cw-orch-contract-derive v0.21.1
[INFO] [stderr]    Compiling schemars_derive v0.8.21
[INFO] [stderr]    Compiling ark-serialize-derive v0.4.2
[INFO] [stderr]    Compiling ark-ff-asm v0.4.2
[INFO] [stderr]    Compiling ark-ff-macros v0.4.2
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling cw-ownable-derive v0.6.0
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling der v0.7.9
[INFO] [stderr]    Compiling subtle-encoding v0.5.1
[INFO] [stderr]    Compiling derive_more v1.0.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling crypto-bigint v0.5.5
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling sec1 v0.7.3
[INFO] [stderr]    Compiling spki v0.7.3
[INFO] [stderr]    Compiling sha2 v0.9.9
[INFO] [stderr]    Compiling curve25519-dalek-ng v4.1.1
[INFO] [stderr]    Compiling hashbrown v0.13.2
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling ripemd v0.1.3
[INFO] [stderr]    Compiling ed25519-consensus v2.1.0
[INFO] [stderr]    Compiling rfc6979 v0.4.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling ed25519 v2.2.3
[INFO] [stderr]    Compiling bs58 v0.5.1
[INFO] [stderr]    Compiling ark-std v0.4.0
[INFO] [stderr]    Compiling ark-serialize v0.4.2
[INFO] [stderr]    Compiling ark-ff v0.4.2
[INFO] [stderr]    Compiling ed25519-zebra v4.0.3
[INFO] [stderr]    Compiling elliptic-curve v0.13.8
[INFO] [stderr]    Compiling ecdsa v0.16.9
[INFO] [stderr]    Compiling primeorder v0.13.6
[INFO] [stderr]    Compiling k256 v0.13.4
[INFO] [stderr]    Compiling p256 v0.13.2
[INFO] [stderr]    Compiling bip32 v0.5.2
[INFO] [stderr]    Compiling serde-json-wasm v1.0.1
[INFO] [stderr]    Compiling rmp-serde v1.3.0
[INFO] [stderr]    Compiling bytes v1.9.0
[INFO] [stderr]    Compiling serde_bytes v0.11.15
[INFO] [stderr]    Compiling prost v0.13.4
[INFO] [stderr]    Compiling tendermint-proto v0.39.1
[INFO] [stderr]    Compiling prost-types v0.13.4
[INFO] [stderr]    Compiling cosmwasm-schema v2.2.0
[INFO] [stderr]    Compiling ark-poly v0.4.2
[INFO] [stderr]    Compiling ark-ec v0.4.2
[INFO] [stderr]    Compiling ark-bls12-381 v0.4.0
[INFO] [stderr]    Compiling cosmwasm-crypto v2.2.0
[INFO] [stderr]    Compiling cosmwasm-std v2.2.0
[INFO] [stderr]    Compiling cw-utils v2.0.0
[INFO] [stderr]    Compiling cw-storage-plus v2.0.0
[INFO] [stderr]    Compiling cw-address-like v2.0.0
[INFO] [stderr]    Compiling cw-clearable v0.2.0
[INFO] [stderr]    Compiling cw20 v2.0.0
[INFO] [stderr]    Compiling cw2 v2.0.0
[INFO] [stderr]    Compiling cw-controllers v2.0.0
[INFO] [stderr]    Compiling cw-ownable v2.1.0
[INFO] [stderr]    Compiling cw-asset v4.0.0
[INFO] [stderr]    Compiling cw20-ics20 v2.0.0
[INFO] [stderr]    Compiling cosmos-sdk-proto v0.24.0
[INFO] [stderr]    Compiling cosmos-sdk-proto v0.25.0
[INFO] [stderr]    Compiling tendermint v0.39.1
[INFO] [stderr]    Compiling abstract-cw-multi-test v2.2.4
[INFO] [stderr]    Compiling cosmrs v0.20.0
[INFO] [stderr]    Compiling cw-orch-core v2.1.4
[INFO] [stderr]    Compiling cw-orch-mock v0.24.4
[INFO] [stderr]    Compiling cw-orch-traits v0.24.1
[INFO] [stderr]    Compiling cw-orch-traits v0.25.0
[INFO] [stderr]    Compiling cw-orch v0.25.1
[INFO] [stderr]    Compiling cw-orch v0.27.0
[INFO] [stderr]    Compiling cw-blob v0.2.0
[INFO] [stderr]    Compiling abstract-std v0.26.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/objects/entry/asset_entry.rs:91:12
[INFO] [stdout]    |
[INFO] [stdout] 91 |     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] 91 |     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/entry/asset_entry.rs:97:15
[INFO] [stdout]    |
[INFO] [stdout] 97 |     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] 97 |     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/entry/channel_entry.rs:69:12
[INFO] [stdout]    |
[INFO] [stdout] 69 |     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] 69 |     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/entry/channel_entry.rs:77:15
[INFO] [stdout]    |
[INFO] [stdout] 77 |     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] 77 |     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/entry/contract_entry.rs:93:12
[INFO] [stdout]    |
[INFO] [stdout] 93 |     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] 93 |     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/entry/contract_entry.rs:101:15
[INFO] [stdout]     |
[INFO] [stdout] 101 |     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] 101 |     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/entry/dex_asset_pairing.rs:56:12
[INFO] [stdout]    |
[INFO] [stdout] 56 |     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] 56 |     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/entry/dex_asset_pairing.rs:62:15
[INFO] [stdout]    |
[INFO] [stdout] 62 |     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] 62 |     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:45:12
[INFO] [stdout]    |
[INFO] [stdout] 45 |     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] 45 |     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:51:15
[INFO] [stdout]    |
[INFO] [stdout] 51 |     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] 51 |     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:159:12
[INFO] [stdout]     |
[INFO] [stdout] 159 |     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] 159 |     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:168:15
[INFO] [stdout]     |
[INFO] [stdout] 168 |     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] 168 |     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:312:12
[INFO] [stdout]     |
[INFO] [stdout] 312 |     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] 312 |     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:321:15
[INFO] [stdout]     |
[INFO] [stdout] 321 |     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] 321 |     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/namespace.rs:98:12
[INFO] [stdout]    |
[INFO] [stdout] 98 |     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] 98 |     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/namespace.rs:104:15
[INFO] [stdout]     |
[INFO] [stdout] 104 |     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] 104 |     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/truncated_chain_id.rs:112:12
[INFO] [stdout]     |
[INFO] [stdout] 112 |     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] 112 |     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/truncated_chain_id.rs:118:15
[INFO] [stdout]     |
[INFO] [stdout] 118 |     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] 118 |     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/account/account_id.rs:149:12
[INFO] [stdout]     |
[INFO] [stdout] 149 |     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] 149 |     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/account/account_id.rs:157:15
[INFO] [stdout]     |
[INFO] [stdout] 157 |     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] 157 |     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/account/account_trace.rs:71:12
[INFO] [stdout]    |
[INFO] [stdout] 71 |     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] 71 |     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/account/account_trace.rs:87:15
[INFO] [stdout]    |
[INFO] [stdout] 87 |     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] 87 |     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/native/ibc.rs:244:12
[INFO] [stdout]     |
[INFO] [stdout] 244 |     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] 244 |     fn key(&self) -> Vec<cw_storage_plus::Key<'_>> {
[INFO] [stdout]     |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 11s
[INFO] running `Command { std: "docker" "inspect" "a04b98f3302cc38e7dc46df7fe0a8bb78b5f7d238770e0aca5d843c2e225e4ea", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a04b98f3302cc38e7dc46df7fe0a8bb78b5f7d238770e0aca5d843c2e225e4ea", kill_on_drop: false }`
[INFO] [stdout] a04b98f3302cc38e7dc46df7fe0a8bb78b5f7d238770e0aca5d843c2e225e4ea
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 0bae20520029920b557ebd88c8bc71d8d0e9eb22e3038f89681422dc48443e62
[INFO] running `Command { std: "docker" "start" "-a" "0bae20520029920b557ebd88c8bc71d8d0e9eb22e3038f89681422dc48443e62", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling serde_json v1.0.135
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling rstest_macros v0.17.0
[INFO] [stderr]    Compiling coverage-helper v0.2.3
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling schemars v0.8.21
[INFO] [stderr]    Compiling cosmwasm-schema v2.2.0
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling tendermint v0.39.1
[INFO] [stderr]    Compiling ark-serialize-derive v0.4.2
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling ark-ff-asm v0.4.2
[INFO] [stderr]    Compiling ark-ff-macros v0.4.2
[INFO] [stderr]    Compiling cw-ownable-derive v0.6.0
[INFO] [stderr]    Compiling ark-serialize v0.4.2
[INFO] [stderr]    Compiling ark-ff v0.4.2
[INFO] [stderr]    Compiling rstest v0.17.0
[INFO] [stderr]    Compiling cosmrs v0.20.0
[INFO] [stderr]    Compiling ark-poly v0.4.2
[INFO] [stderr]    Compiling ark-ec v0.4.2
[INFO] [stderr]    Compiling ark-bls12-381 v0.4.0
[INFO] [stderr]    Compiling cosmwasm-crypto v2.2.0
[INFO] [stderr]    Compiling cosmwasm-std v2.2.0
[INFO] [stderr]    Compiling cw-utils v2.0.0
[INFO] [stderr]    Compiling cw-storage-plus v2.0.0
[INFO] [stderr]    Compiling cw-address-like v2.0.0
[INFO] [stderr]    Compiling cw-clearable v0.2.0
[INFO] [stderr]    Compiling cw2 v2.0.0
[INFO] [stderr]    Compiling cw20 v2.0.0
[INFO] [stderr]    Compiling cw-controllers v2.0.0
[INFO] [stderr]    Compiling cw-ownable v2.1.0
[INFO] [stderr]    Compiling cw-asset v4.0.0
[INFO] [stderr]    Compiling cw20-ics20 v2.0.0
[INFO] [stderr]    Compiling cw20-base v2.0.0
[INFO] [stderr]    Compiling abstract-cw-multi-test v2.2.4
[INFO] [stderr]    Compiling cw-orch-core v2.1.4
[INFO] [stderr]    Compiling cw-orch-mock v0.24.4
[INFO] [stderr]    Compiling cw-orch-traits v0.24.1
[INFO] [stderr]    Compiling cw-orch-traits v0.25.0
[INFO] [stderr]    Compiling cw-orch v0.25.1
[INFO] [stderr]    Compiling cw-orch v0.27.0
[INFO] [stderr]    Compiling cw-blob v0.2.0
[INFO] [stderr]    Compiling abstract-std v0.26.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated macro `coverage_helper::test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stdout]   --> src/objects/ans_asset.rs:36:7
[INFO] [stdout]    |
[INFO] [stdout] 36 |     #[coverage_helper::test]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `coverage_helper::test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stdout]   --> src/objects/ans_asset.rs:44:7
[INFO] [stdout]    |
[INFO] [stdout] 44 |     #[coverage_helper::test]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `coverage_helper::test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stdout]    --> src/objects/entry/asset_entry.rs:129:7
[INFO] [stdout]     |
[INFO] [stdout] 129 |     #[coverage_helper::test]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `coverage_helper::test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stdout]    --> src/objects/entry/asset_entry.rs:137:7
[INFO] [stdout]     |
[INFO] [stdout] 137 |     #[coverage_helper::test]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `coverage_helper::test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stdout]    --> src/objects/entry/asset_entry.rs:173:7
[INFO] [stdout]     |
[INFO] [stdout] 173 |     #[coverage_helper::test]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `coverage_helper::test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stdout]    --> src/objects/entry/asset_entry.rs:179:7
[INFO] [stdout]     |
[INFO] [stdout] 179 |     #[coverage_helper::test]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `coverage_helper::test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stdout]    --> src/objects/entry/asset_entry.rs:185:7
[INFO] [stdout]     |
[INFO] [stdout] 185 |     #[coverage_helper::test]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `coverage_helper::test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stdout]    --> src/objects/entry/asset_entry.rs:191:7
[INFO] [stdout]     |
[INFO] [stdout] 191 |     #[coverage_helper::test]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `coverage_helper::test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stdout]    --> src/objects/entry/asset_entry.rs:197:7
[INFO] [stdout]     |
[INFO] [stdout] 197 |     #[coverage_helper::test]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `coverage_helper::test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stdout]    --> src/objects/entry/channel_entry.rs:149:7
[INFO] [stdout]     |
[INFO] [stdout] 149 |     #[coverage_helper::test]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `coverage_helper::test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stdout]    --> src/objects/entry/channel_entry.rs:168:7
[INFO] [stdout]     |
[INFO] [stdout] 168 |     #[coverage_helper::test]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `coverage_helper::test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stdout]    --> src/objects/entry/channel_entry.rs:199:7
[INFO] [stdout]     |
[INFO] [stdout] 199 |     #[coverage_helper::test]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `coverage_helper::test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stdout]    --> src/objects/entry/contract_entry.rs:174:11
[INFO] [stdout]     |
[INFO] [stdout] 174 |         #[coverage_helper::test]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `coverage_helper::test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stdout]    --> src/objects/entry/contract_entry.rs:193:11
[INFO] [stdout]     |
[INFO] [stdout] 193 |         #[coverage_helper::test]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `coverage_helper::test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stdout]    --> src/objects/entry/contract_entry.rs:224:11
[INFO] [stdout]     |
[INFO] [stdout] 224 |         #[coverage_helper::test]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `coverage_helper::test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stdout]    --> src/objects/entry/contract_entry.rs:247:11
[INFO] [stdout]     |
[INFO] [stdout] 247 |         #[coverage_helper::test]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `coverage_helper::test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stdout]    --> src/objects/entry/contract_entry.rs:273:11
[INFO] [stdout]     |
[INFO] [stdout] 273 |         #[coverage_helper::test]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `coverage_helper::test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stdout]    --> src/objects/entry/dex_asset_pairing.rs:107:7
[INFO] [stdout]     |
[INFO] [stdout] 107 |     #[coverage_helper::test]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `coverage_helper::test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stdout]    --> src/objects/entry/dex_asset_pairing.rs:126:7
[INFO] [stdout]     |
[INFO] [stdout] 126 |     #[coverage_helper::test]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `coverage_helper::test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stdout]    --> src/objects/entry/dex_asset_pairing.rs:160:7
[INFO] [stdout]     |
[INFO] [stdout] 160 |     #[coverage_helper::test]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `coverage_helper::test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stdout]    --> src/objects/entry/dex_asset_pairing.rs:183:7
[INFO] [stdout]     |
[INFO] [stdout] 183 |     #[coverage_helper::test]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `coverage_helper::test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stdout]    --> src/objects/entry/dex_asset_pairing.rs:195:7
[INFO] [stdout]     |
[INFO] [stdout] 195 |     #[coverage_helper::test]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `coverage_helper::test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stdout]   --> src/objects/entry/lp_token.rs:61:11
[INFO] [stdout]    |
[INFO] [stdout] 61 |         #[coverage_helper::test]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `coverage_helper::test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stdout]   --> src/objects/entry/lp_token.rs:74:11
[INFO] [stdout]    |
[INFO] [stdout] 74 |         #[coverage_helper::test]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `coverage_helper::test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stdout]   --> src/objects/entry/lp_token.rs:89:11
[INFO] [stdout]    |
[INFO] [stdout] 89 |         #[coverage_helper::test]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `coverage_helper::test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stdout]    --> src/objects/entry/lp_token.rs:100:11
[INFO] [stdout]     |
[INFO] [stdout] 100 |         #[coverage_helper::test]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `coverage_helper::test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stdout]    --> src/objects/entry/lp_token.rs:107:11
[INFO] [stdout]     |
[INFO] [stdout] 107 |         #[coverage_helper::test]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `coverage_helper::test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stdout]    --> src/objects/entry/lp_token.rs:119:11
[INFO] [stdout]     |
[INFO] [stdout] 119 |         #[coverage_helper::test]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `coverage_helper::test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stdout]    --> src/objects/entry/lp_token.rs:132:11
[INFO] [stdout]     |
[INFO] [stdout] 132 |         #[coverage_helper::test]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `coverage_helper::test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stdout]    --> src/objects/pool/pool_id.rs:184:7
[INFO] [stdout]     |
[INFO] [stdout] 184 |     #[coverage_helper::test]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `coverage_helper::test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stdout]    --> src/objects/pool/pool_id.rs:194:7
[INFO] [stdout]     |
[INFO] [stdout] 194 |     #[coverage_helper::test]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `coverage_helper::test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stdout]    --> src/objects/pool/pool_id.rs:204:7
[INFO] [stdout]     |
[INFO] [stdout] 204 |     #[coverage_helper::test]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `coverage_helper::test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stdout]    --> src/objects/pool/pool_id.rs:211:7
[INFO] [stdout]     |
[INFO] [stdout] 211 |     #[coverage_helper::test]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `coverage_helper::test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stdout]    --> src/objects/pool/pool_id.rs:219:7
[INFO] [stdout]     |
[INFO] [stdout] 219 |     #[coverage_helper::test]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `coverage_helper::test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stdout]    --> src/objects/pool/pool_metadata.rs:200:7
[INFO] [stdout]     |
[INFO] [stdout] 200 |     #[coverage_helper::test]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `coverage_helper::test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stdout]    --> src/objects/pool/pool_metadata.rs:224:7
[INFO] [stdout]     |
[INFO] [stdout] 224 |     #[coverage_helper::test]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `coverage_helper::test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stdout]    --> src/objects/pool/pool_metadata.rs:126:11
[INFO] [stdout]     |
[INFO] [stdout] 126 |         #[coverage_helper::test]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `coverage_helper::test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stdout]    --> src/objects/pool/pool_metadata.rs:143:11
[INFO] [stdout]     |
[INFO] [stdout] 143 |         #[coverage_helper::test]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `coverage_helper::test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stdout]    --> src/objects/pool/pool_metadata.rs:157:11
[INFO] [stdout]     |
[INFO] [stdout] 157 |         #[coverage_helper::test]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `coverage_helper::test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stdout]    --> src/objects/pool/pool_metadata.rs:171:11
[INFO] [stdout]     |
[INFO] [stdout] 171 |         #[coverage_helper::test]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `coverage_helper::test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stdout]    --> src/objects/pool/pool_metadata.rs:185:11
[INFO] [stdout]     |
[INFO] [stdout] 185 |         #[coverage_helper::test]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `coverage_helper::test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stdout]    --> src/objects/pool/unique_pool_id.rs:100:7
[INFO] [stdout]     |
[INFO] [stdout] 100 |     #[coverage_helper::test]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `coverage_helper::test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stdout]    --> src/objects/pool/unique_pool_id.rs:119:7
[INFO] [stdout]     |
[INFO] [stdout] 119 |     #[coverage_helper::test]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `coverage_helper::test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stdout]    --> src/objects/pool/unique_pool_id.rs:150:7
[INFO] [stdout]     |
[INFO] [stdout] 150 |     #[coverage_helper::test]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `coverage_helper::test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stdout]   --> src/objects/salt.rs:20:7
[INFO] [stdout]    |
[INFO] [stdout] 20 |     #[coverage_helper::test]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `coverage_helper::test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stdout]   --> src/objects/salt.rs:27:7
[INFO] [stdout]    |
[INFO] [stdout] 27 |     #[coverage_helper::test]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `coverage_helper::test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stdout]   --> src/objects/dependency.rs:82:7
[INFO] [stdout]    |
[INFO] [stdout] 82 |     #[coverage_helper::test]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `coverage_helper::test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stdout]   --> src/objects/dependency.rs:92:7
[INFO] [stdout]    |
[INFO] [stdout] 92 |     #[coverage_helper::test]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `coverage_helper::test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stdout]    --> src/objects/dependency.rs:101:7
[INFO] [stdout]     |
[INFO] [stdout] 101 |     #[coverage_helper::test]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `coverage_helper::test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stdout]    --> src/objects/dependency.rs:110:7
[INFO] [stdout]     |
[INFO] [stdout] 110 |     #[coverage_helper::test]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `coverage_helper::test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stdout]    --> src/objects/dependency.rs:119:7
[INFO] [stdout]     |
[INFO] [stdout] 119 |     #[coverage_helper::test]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `coverage_helper::test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stdout]    --> src/objects/dependency.rs:130:7
[INFO] [stdout]     |
[INFO] [stdout] 130 |     #[coverage_helper::test]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `coverage_helper::test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stdout]    --> src/objects/dependency.rs:141:7
[INFO] [stdout]     |
[INFO] [stdout] 141 |     #[coverage_helper::test]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `coverage_helper::test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stdout]   --> src/objects/deposit_info.rs:47:7
[INFO] [stdout]    |
[INFO] [stdout] 47 |     #[coverage_helper::test]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `coverage_helper::test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stdout]   --> src/objects/deposit_info.rs:56:7
[INFO] [stdout]    |
[INFO] [stdout] 56 |     #[coverage_helper::test]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `coverage_helper::test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stdout]   --> src/objects/deposit_info.rs:65:7
[INFO] [stdout]    |
[INFO] [stdout] 65 |     #[coverage_helper::test]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `coverage_helper::test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stdout]   --> src/objects/deposit_info.rs:74:7
[INFO] [stdout]    |
[INFO] [stdout] 74 |     #[coverage_helper::test]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `coverage_helper::test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stdout]   --> src/objects/deposit_info.rs:83:7
[INFO] [stdout]    |
[INFO] [stdout] 83 |     #[coverage_helper::test]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `coverage_helper::test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stdout]    --> src/objects/fee.rs:152:11
[INFO] [stdout]     |
[INFO] [stdout] 152 |         #[coverage_helper::test]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `coverage_helper::test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stdout]    --> src/objects/fee.rs:162:11
[INFO] [stdout]     |
[INFO] [stdout] 162 |         #[coverage_helper::test]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `coverage_helper::test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stdout]    --> src/objects/fee.rs:170:11
[INFO] [stdout]     |
[INFO] [stdout] 170 |         #[coverage_helper::test]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `coverage_helper::test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stdout]    --> src/objects/fee.rs:178:11
[INFO] [stdout]     |
[INFO] [stdout] 178 |         #[coverage_helper::test]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `coverage_helper::test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stdout]    --> src/objects/fee.rs:185:11
[INFO] [stdout]     |
[INFO] [stdout] 185 |         #[coverage_helper::test]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `coverage_helper::test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stdout]    --> src/objects/fee.rs:200:11
[INFO] [stdout]     |
[INFO] [stdout] 200 |         #[coverage_helper::test]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `coverage_helper::test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stdout]    --> src/objects/fee.rs:208:11
[INFO] [stdout]     |
[INFO] [stdout] 208 |         #[coverage_helper::test]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `coverage_helper::test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stdout]    --> src/objects/fee.rs:219:11
[INFO] [stdout]     |
[INFO] [stdout] 219 |         #[coverage_helper::test]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `coverage_helper::test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stdout]    --> src/objects/fee.rs:229:11
[INFO] [stdout]     |
[INFO] [stdout] 229 |         #[coverage_helper::test]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `coverage_helper::test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stdout]    --> src/objects/fee.rs:237:11
[INFO] [stdout]     |
[INFO] [stdout] 237 |         #[coverage_helper::test]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `coverage_helper::test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stdout]    --> src/objects/fee.rs:245:11
[INFO] [stdout]     |
[INFO] [stdout] 245 |         #[coverage_helper::test]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `coverage_helper::test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stdout]    --> src/objects/fee.rs:253:11
[INFO] [stdout]     |
[INFO] [stdout] 253 |         #[coverage_helper::test]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `coverage_helper::test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stdout]    --> src/objects/gov_type.rs:268:7
[INFO] [stdout]     |
[INFO] [stdout] 268 |     #[coverage_helper::test]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `coverage_helper::test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stdout]    --> src/objects/module.rs:572:11
[INFO] [stdout]     |
[INFO] [stdout] 572 |         #[coverage_helper::test]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `coverage_helper::test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stdout]    --> src/objects/module.rs:591:11
[INFO] [stdout]     |
[INFO] [stdout] 591 |         #[coverage_helper::test]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `coverage_helper::test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stdout]    --> src/objects/module.rs:623:11
[INFO] [stdout]     |
[INFO] [stdout] 623 |         #[coverage_helper::test]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `coverage_helper::test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stdout]    --> src/objects/module.rs:654:11
[INFO] [stdout]     |
[INFO] [stdout] 654 |         #[coverage_helper::test]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `coverage_helper::test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stdout]    --> src/objects/module.rs:726:11
[INFO] [stdout]     |
[INFO] [stdout] 726 |         #[coverage_helper::test]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `coverage_helper::test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stdout]    --> src/objects/module.rs:762:11
[INFO] [stdout]     |
[INFO] [stdout] 762 |         #[coverage_helper::test]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `coverage_helper::test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stdout]    --> src/objects/module.rs:773:11
[INFO] [stdout]     |
[INFO] [stdout] 773 |         #[coverage_helper::test]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `coverage_helper::test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stdout]    --> src/objects/module.rs:821:11
[INFO] [stdout]     |
[INFO] [stdout] 821 |         #[coverage_helper::test]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `coverage_helper::test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stdout]    --> src/objects/module.rs:834:11
[INFO] [stdout]     |
[INFO] [stdout] 834 |         #[coverage_helper::test]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `coverage_helper::test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stdout]    --> src/objects/module.rs:851:11
[INFO] [stdout]     |
[INFO] [stdout] 851 |         #[coverage_helper::test]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `coverage_helper::test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stdout]    --> src/objects/module.rs:862:11
[INFO] [stdout]     |
[INFO] [stdout] 862 |         #[coverage_helper::test]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `coverage_helper::test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stdout]    --> src/objects/module.rs:877:11
[INFO] [stdout]     |
[INFO] [stdout] 877 |         #[coverage_helper::test]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `coverage_helper::test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stdout]    --> src/objects/module_reference.rs:124:7
[INFO] [stdout]     |
[INFO] [stdout] 124 |     #[coverage_helper::test]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `coverage_helper::test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stdout]    --> src/objects/module_reference.rs:135:7
[INFO] [stdout]     |
[INFO] [stdout] 135 |     #[coverage_helper::test]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `coverage_helper::test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stdout]    --> src/objects/module_reference.rs:146:7
[INFO] [stdout]     |
[INFO] [stdout] 146 |     #[coverage_helper::test]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `coverage_helper::test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stdout]    --> src/objects/module_reference.rs:157:7
[INFO] [stdout]     |
[INFO] [stdout] 157 |     #[coverage_helper::test]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `coverage_helper::test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stdout]    --> src/objects/module_reference.rs:168:7
[INFO] [stdout]     |
[INFO] [stdout] 168 |     #[coverage_helper::test]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `coverage_helper::test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stdout]    --> src/objects/module_reference.rs:179:7
[INFO] [stdout]     |
[INFO] [stdout] 179 |     #[coverage_helper::test]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `coverage_helper::test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stdout]    --> src/objects/module_reference.rs:190:7
[INFO] [stdout]     |
[INFO] [stdout] 190 |     #[coverage_helper::test]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `coverage_helper::test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stdout]    --> src/objects/module_reference.rs:203:7
[INFO] [stdout]     |
[INFO] [stdout] 203 |     #[coverage_helper::test]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `coverage_helper::test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stdout]    --> src/objects/module_reference.rs:226:7
[INFO] [stdout]     |
[INFO] [stdout] 226 |     #[coverage_helper::test]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `coverage_helper::test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stdout]    --> src/objects/module_version.rs:209:7
[INFO] [stdout]     |
[INFO] [stdout] 209 |     #[coverage_helper::test]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `coverage_helper::test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stdout]    --> src/objects/module_version.rs:242:7
[INFO] [stdout]     |
[INFO] [stdout] 242 |     #[coverage_helper::test]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `coverage_helper::test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stdout]    --> src/objects/module_version.rs:278:7
[INFO] [stdout]     |
[INFO] [stdout] 278 |     #[coverage_helper::test]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `coverage_helper::test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stdout]    --> src/objects/namespace.rs:125:7
[INFO] [stdout]     |
[INFO] [stdout] 125 |     #[coverage_helper::test]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `coverage_helper::test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stdout]    --> src/objects/namespace.rs:131:7
[INFO] [stdout]     |
[INFO] [stdout] 131 |     #[coverage_helper::test]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `coverage_helper::test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stdout]    --> src/objects/namespace.rs:137:7
[INFO] [stdout]     |
[INFO] [stdout] 137 |     #[coverage_helper::test]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `coverage_helper::test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stdout]    --> src/objects/namespace.rs:143:7
[INFO] [stdout]     |
[INFO] [stdout] 143 |     #[coverage_helper::test]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `coverage_helper::test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stdout]    --> src/objects/namespace.rs:149:7
[INFO] [stdout]     |
[INFO] [stdout] 149 |     #[coverage_helper::test]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `coverage_helper::test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stdout]    --> src/objects/namespace.rs:155:7
[INFO] [stdout]     |
[INFO] [stdout] 155 |     #[coverage_helper::test]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `coverage_helper::test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stdout]    --> src/objects/ownership/gov_ownable.rs:428:7
[INFO] [stdout]     |
[INFO] [stdout] 428 |     #[coverage_helper::test]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `coverage_helper::test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stdout]    --> src/objects/ownership/gov_ownable.rs:448:7
[INFO] [stdout]     |
[INFO] [stdout] 448 |     #[coverage_helper::test]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `coverage_helper::test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stdout]    --> src/objects/ownership/gov_ownable.rs:463:7
[INFO] [stdout]     |
[INFO] [stdout] 463 |     #[coverage_helper::test]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `coverage_helper::test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stdout]    --> src/objects/ownership/gov_ownable.rs:500:7
[INFO] [stdout]     |
[INFO] [stdout] 500 |     #[coverage_helper::test]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `coverage_helper::test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stdout]    --> src/objects/ownership/gov_ownable.rs:552:7
[INFO] [stdout]     |
[INFO] [stdout] 552 |     #[coverage_helper::test]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `coverage_helper::test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stdout]    --> src/objects/ownership/gov_ownable.rs:629:7
[INFO] [stdout]     |
[INFO] [stdout] 629 |     #[coverage_helper::test]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `coverage_helper::test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stdout]    --> src/objects/ownership/gov_ownable.rs:691:7
[INFO] [stdout]     |
[INFO] [stdout] 691 |     #[coverage_helper::test]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `coverage_helper::test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stdout]    --> src/objects/truncated_chain_id.rs:140:7
[INFO] [stdout]     |
[INFO] [stdout] 140 |     #[coverage_helper::test]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `coverage_helper::test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stdout]    --> src/objects/truncated_chain_id.rs:146:7
[INFO] [stdout]     |
[INFO] [stdout] 146 |     #[coverage_helper::test]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `coverage_helper::test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stdout]    --> src/objects/truncated_chain_id.rs:152:7
[INFO] [stdout]     |
[INFO] [stdout] 152 |     #[coverage_helper::test]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `coverage_helper::test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stdout]    --> src/objects/truncated_chain_id.rs:158:7
[INFO] [stdout]     |
[INFO] [stdout] 158 |     #[coverage_helper::test]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `coverage_helper::test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stdout]    --> src/objects/truncated_chain_id.rs:164:7
[INFO] [stdout]     |
[INFO] [stdout] 164 |     #[coverage_helper::test]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `coverage_helper::test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stdout]    --> src/objects/truncated_chain_id.rs:170:7
[INFO] [stdout]     |
[INFO] [stdout] 170 |     #[coverage_helper::test]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `coverage_helper::test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stdout]    --> src/objects/truncated_chain_id.rs:183:7
[INFO] [stdout]     |
[INFO] [stdout] 183 |     #[coverage_helper::test]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `coverage_helper::test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stdout]    --> src/objects/truncated_chain_id.rs:188:7
[INFO] [stdout]     |
[INFO] [stdout] 188 |     #[coverage_helper::test]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `coverage_helper::test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stdout]    --> src/objects/truncated_chain_id.rs:193:7
[INFO] [stdout]     |
[INFO] [stdout] 193 |     #[coverage_helper::test]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `coverage_helper::test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stdout]    --> src/objects/truncated_chain_id.rs:198:7
[INFO] [stdout]     |
[INFO] [stdout] 198 |     #[coverage_helper::test]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `coverage_helper::test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stdout]    --> src/objects/truncated_chain_id.rs:203:7
[INFO] [stdout]     |
[INFO] [stdout] 203 |     #[coverage_helper::test]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `coverage_helper::test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stdout]    --> src/objects/truncated_chain_id.rs:208:7
[INFO] [stdout]     |
[INFO] [stdout] 208 |     #[coverage_helper::test]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `coverage_helper::test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stdout]    --> src/objects/voting.rs:524:7
[INFO] [stdout]     |
[INFO] [stdout] 524 |     #[coverage_helper::test]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `coverage_helper::test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stdout]    --> src/objects/voting.rs:546:7
[INFO] [stdout]     |
[INFO] [stdout] 546 |     #[coverage_helper::test]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `coverage_helper::test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stdout]    --> src/objects/voting.rs:574:7
[INFO] [stdout]     |
[INFO] [stdout] 574 |     #[coverage_helper::test]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `coverage_helper::test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stdout]    --> src/objects/voting.rs:639:7
[INFO] [stdout]     |
[INFO] [stdout] 639 |     #[coverage_helper::test]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `coverage_helper::test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stdout]    --> src/objects/voting.rs:658:7
[INFO] [stdout]     |
[INFO] [stdout] 658 |     #[coverage_helper::test]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `coverage_helper::test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stdout]    --> src/objects/voting.rs:710:7
[INFO] [stdout]     |
[INFO] [stdout] 710 |     #[coverage_helper::test]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `coverage_helper::test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stdout]    --> src/objects/voting.rs:780:7
[INFO] [stdout]     |
[INFO] [stdout] 780 |     #[coverage_helper::test]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `coverage_helper::test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stdout]    --> src/objects/voting.rs:949:7
[INFO] [stdout]     |
[INFO] [stdout] 949 |     #[coverage_helper::test]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `coverage_helper::test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stdout]     --> src/objects/voting.rs:1051:7
[INFO] [stdout]      |
[INFO] [stdout] 1051 |     #[coverage_helper::test]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `coverage_helper::test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stdout]    --> src/objects/account/account_id.rs:282:11
[INFO] [stdout]     |
[INFO] [stdout] 282 |         #[coverage_helper::test]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `coverage_helper::test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stdout]    --> src/objects/account/account_id.rs:301:11
[INFO] [stdout]     |
[INFO] [stdout] 301 |         #[coverage_helper::test]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `coverage_helper::test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stdout]    --> src/objects/account/account_id.rs:320:11
[INFO] [stdout]     |
[INFO] [stdout] 320 |         #[coverage_helper::test]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `coverage_helper::test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stdout]    --> src/objects/account/account_id.rs:351:11
[INFO] [stdout]     |
[INFO] [stdout] 351 |         #[coverage_helper::test]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `coverage_helper::test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stdout]    --> src/objects/account/account_id.rs:377:11
[INFO] [stdout]     |
[INFO] [stdout] 377 |         #[coverage_helper::test]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `coverage_helper::test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stdout]    --> src/objects/account/account_id.rs:400:11
[INFO] [stdout]     |
[INFO] [stdout] 400 |         #[coverage_helper::test]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `coverage_helper::test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stdout]    --> src/objects/account/account_id.rs:407:11
[INFO] [stdout]     |
[INFO] [stdout] 407 |         #[coverage_helper::test]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `coverage_helper::test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stdout]    --> src/objects/account/account_id.rs:420:11
[INFO] [stdout]     |
[INFO] [stdout] 420 |         #[coverage_helper::test]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `coverage_helper::test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stdout]    --> src/objects/account/account_trace.rs:244:11
[INFO] [stdout]     |
[INFO] [stdout] 244 |         #[coverage_helper::test]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `coverage_helper::test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stdout]    --> src/objects/account/account_trace.rs:250:11
[INFO] [stdout]     |
[INFO] [stdout] 250 |         #[coverage_helper::test]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `coverage_helper::test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stdout]    --> src/objects/account/account_trace.rs:259:11
[INFO] [stdout]     |
[INFO] [stdout] 259 |         #[coverage_helper::test]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `coverage_helper::test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stdout]    --> src/objects/account/account_trace.rs:273:11
[INFO] [stdout]     |
[INFO] [stdout] 273 |         #[coverage_helper::test]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `coverage_helper::test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stdout]    --> src/objects/account/account_trace.rs:289:11
[INFO] [stdout]     |
[INFO] [stdout] 289 |         #[coverage_helper::test]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `coverage_helper::test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stdout]    --> src/objects/account/account_trace.rs:294:11
[INFO] [stdout]     |
[INFO] [stdout] 294 |         #[coverage_helper::test]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `coverage_helper::test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stdout]    --> src/objects/account/account_trace.rs:299:11
[INFO] [stdout]     |
[INFO] [stdout] 299 |         #[coverage_helper::test]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `coverage_helper::test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stdout]    --> src/objects/account/account_trace.rs:304:11
[INFO] [stdout]     |
[INFO] [stdout] 304 |         #[coverage_helper::test]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `coverage_helper::test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stdout]    --> src/objects/account/account_trace.rs:309:11
[INFO] [stdout]     |
[INFO] [stdout] 309 |         #[coverage_helper::test]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `coverage_helper::test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stdout]    --> src/objects/account/account_trace.rs:334:11
[INFO] [stdout]     |
[INFO] [stdout] 334 |         #[coverage_helper::test]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `coverage_helper::test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stdout]    --> src/objects/account/account_trace.rs:366:11
[INFO] [stdout]     |
[INFO] [stdout] 366 |         #[coverage_helper::test]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `coverage_helper::test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stdout]    --> src/account.rs:390:7
[INFO] [stdout]     |
[INFO] [stdout] 390 |     #[coverage_helper::test]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `coverage_helper::test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stdout]    --> src/native/ibc/ibc_client.rs:401:7
[INFO] [stdout]     |
[INFO] [stdout] 401 |     #[coverage_helper::test]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/objects/entry/asset_entry.rs:91:12
[INFO] [stdout]    |
[INFO] [stdout] 91 |     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] 91 |     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/entry/asset_entry.rs:97:15
[INFO] [stdout]    |
[INFO] [stdout] 97 |     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] 97 |     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/entry/channel_entry.rs:69:12
[INFO] [stdout]    |
[INFO] [stdout] 69 |     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] 69 |     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/entry/channel_entry.rs:77:15
[INFO] [stdout]    |
[INFO] [stdout] 77 |     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] 77 |     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/entry/contract_entry.rs:93:12
[INFO] [stdout]    |
[INFO] [stdout] 93 |     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] 93 |     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/entry/contract_entry.rs:101:15
[INFO] [stdout]     |
[INFO] [stdout] 101 |     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] 101 |     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/entry/dex_asset_pairing.rs:56:12
[INFO] [stdout]    |
[INFO] [stdout] 56 |     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] 56 |     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/entry/dex_asset_pairing.rs:62:15
[INFO] [stdout]    |
[INFO] [stdout] 62 |     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] 62 |     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:45:12
[INFO] [stdout]    |
[INFO] [stdout] 45 |     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] 45 |     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:51:15
[INFO] [stdout]    |
[INFO] [stdout] 51 |     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] 51 |     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:159:12
[INFO] [stdout]     |
[INFO] [stdout] 159 |     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] 159 |     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:168:15
[INFO] [stdout]     |
[INFO] [stdout] 168 |     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] 168 |     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:312:12
[INFO] [stdout]     |
[INFO] [stdout] 312 |     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] 312 |     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:321:15
[INFO] [stdout]     |
[INFO] [stdout] 321 |     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] 321 |     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/namespace.rs:98:12
[INFO] [stdout]    |
[INFO] [stdout] 98 |     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] 98 |     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/namespace.rs:104:15
[INFO] [stdout]     |
[INFO] [stdout] 104 |     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] 104 |     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/truncated_chain_id.rs:112:12
[INFO] [stdout]     |
[INFO] [stdout] 112 |     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] 112 |     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/truncated_chain_id.rs:118:15
[INFO] [stdout]     |
[INFO] [stdout] 118 |     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] 118 |     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/account/account_id.rs:149:12
[INFO] [stdout]     |
[INFO] [stdout] 149 |     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] 149 |     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/account/account_id.rs:157:15
[INFO] [stdout]     |
[INFO] [stdout] 157 |     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] 157 |     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/account/account_trace.rs:71:12
[INFO] [stdout]    |
[INFO] [stdout] 71 |     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] 71 |     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/account/account_trace.rs:87:15
[INFO] [stdout]    |
[INFO] [stdout] 87 |     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] 87 |     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/native/ibc.rs:244:12
[INFO] [stdout]     |
[INFO] [stdout] 244 |     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] 244 |     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/entry/asset_entry.rs:91:12
[INFO] [stdout]    |
[INFO] [stdout] 91 |     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] 91 |     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/entry/asset_entry.rs:97:15
[INFO] [stdout]    |
[INFO] [stdout] 97 |     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] 97 |     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/entry/channel_entry.rs:69:12
[INFO] [stdout]    |
[INFO] [stdout] 69 |     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] 69 |     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/entry/channel_entry.rs:77:15
[INFO] [stdout]    |
[INFO] [stdout] 77 |     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] 77 |     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/entry/contract_entry.rs:93:12
[INFO] [stdout]    |
[INFO] [stdout] 93 |     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] 93 |     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/entry/contract_entry.rs:101:15
[INFO] [stdout]     |
[INFO] [stdout] 101 |     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] 101 |     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/entry/dex_asset_pairing.rs:56:12
[INFO] [stdout]    |
[INFO] [stdout] 56 |     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] 56 |     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/entry/dex_asset_pairing.rs:62:15
[INFO] [stdout]    |
[INFO] [stdout] 62 |     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] 62 |     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:45:12
[INFO] [stdout]    |
[INFO] [stdout] 45 |     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] 45 |     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:51:15
[INFO] [stdout]    |
[INFO] [stdout] 51 |     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] 51 |     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:159:12
[INFO] [stdout]     |
[INFO] [stdout] 159 |     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] 159 |     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:168:15
[INFO] [stdout]     |
[INFO] [stdout] 168 |     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] 168 |     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:312:12
[INFO] [stdout]     |
[INFO] [stdout] 312 |     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] 312 |     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:321:15
[INFO] [stdout]     |
[INFO] [stdout] 321 |     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] 321 |     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/namespace.rs:98:12
[INFO] [stdout]    |
[INFO] [stdout] 98 |     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] 98 |     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/namespace.rs:104:15
[INFO] [stdout]     |
[INFO] [stdout] 104 |     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] 104 |     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/truncated_chain_id.rs:112:12
[INFO] [stdout]     |
[INFO] [stdout] 112 |     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] 112 |     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/truncated_chain_id.rs:118:15
[INFO] [stdout]     |
[INFO] [stdout] 118 |     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] 118 |     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/account/account_id.rs:149:12
[INFO] [stdout]     |
[INFO] [stdout] 149 |     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] 149 |     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/account/account_id.rs:157:15
[INFO] [stdout]     |
[INFO] [stdout] 157 |     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] 157 |     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/account/account_trace.rs:71:12
[INFO] [stdout]    |
[INFO] [stdout] 71 |     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] 71 |     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/account/account_trace.rs:87:15
[INFO] [stdout]    |
[INFO] [stdout] 87 |     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] 87 |     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/native/ibc.rs:244:12
[INFO] [stdout]     |
[INFO] [stdout] 244 |     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] 244 |     fn key(&self) -> Vec<cw_storage_plus::Key<'_>> {
[INFO] [stdout]     |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 52.02s
[INFO] running `Command { std: "docker" "inspect" "0bae20520029920b557ebd88c8bc71d8d0e9eb22e3038f89681422dc48443e62", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0bae20520029920b557ebd88c8bc71d8d0e9eb22e3038f89681422dc48443e62", kill_on_drop: false }`
[INFO] [stdout] 0bae20520029920b557ebd88c8bc71d8d0e9eb22e3038f89681422dc48443e62
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] c11b734d6955dcb58630c20dd00ff81ba72023da506c2791e82a80a26d1cbea6
[INFO] running `Command { std: "docker" "start" "-a" "c11b734d6955dcb58630c20dd00ff81ba72023da506c2791e82a80a26d1cbea6", kill_on_drop: false }`
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/objects/entry/asset_entry.rs:91:12
[INFO] [stderr]    |
[INFO] [stderr] 91 |     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] 91 |     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/entry/asset_entry.rs:97:15
[INFO] [stderr]    |
[INFO] [stderr] 97 |     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] 97 |     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/entry/channel_entry.rs:69:12
[INFO] [stderr]    |
[INFO] [stderr] 69 |     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] 69 |     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/entry/channel_entry.rs:77:15
[INFO] [stderr]    |
[INFO] [stderr] 77 |     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] 77 |     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/entry/contract_entry.rs:93:12
[INFO] [stderr]    |
[INFO] [stderr] 93 |     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] 93 |     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/entry/contract_entry.rs:101:15
[INFO] [stderr]     |
[INFO] [stderr] 101 |     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] 101 |     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/entry/dex_asset_pairing.rs:56:12
[INFO] [stderr]    |
[INFO] [stderr] 56 |     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] 56 |     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/entry/dex_asset_pairing.rs:62:15
[INFO] [stderr]    |
[INFO] [stderr] 62 |     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] 62 |     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:45:12
[INFO] [stderr]    |
[INFO] [stderr] 45 |     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] 45 |     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:51:15
[INFO] [stderr]    |
[INFO] [stderr] 51 |     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] 51 |     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:159:12
[INFO] [stderr]     |
[INFO] [stderr] 159 |     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] 159 |     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:168:15
[INFO] [stderr]     |
[INFO] [stderr] 168 |     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] 168 |     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:312:12
[INFO] [stderr]     |
[INFO] [stderr] 312 |     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] 312 |     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:321:15
[INFO] [stderr]     |
[INFO] [stderr] 321 |     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] 321 |     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/namespace.rs:98:12
[INFO] [stderr]    |
[INFO] [stderr] 98 |     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] 98 |     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/namespace.rs:104:15
[INFO] [stderr]     |
[INFO] [stderr] 104 |     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] 104 |     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/truncated_chain_id.rs:112:12
[INFO] [stderr]     |
[INFO] [stderr] 112 |     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] 112 |     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/truncated_chain_id.rs:118:15
[INFO] [stderr]     |
[INFO] [stderr] 118 |     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] 118 |     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/account/account_id.rs:149:12
[INFO] [stderr]     |
[INFO] [stderr] 149 |     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] 149 |     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/account/account_id.rs:157:15
[INFO] [stderr]     |
[INFO] [stderr] 157 |     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] 157 |     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/account/account_trace.rs:71:12
[INFO] [stderr]    |
[INFO] [stderr] 71 |     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] 71 |     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/account/account_trace.rs:87:15
[INFO] [stderr]    |
[INFO] [stderr] 87 |     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] 87 |     fn prefix(&self) -> Vec<Key<'_>> {
[INFO] [stderr]    |                                ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/native/ibc.rs:244:12
[INFO] [stderr]     |
[INFO] [stderr] 244 |     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] 244 |     fn key(&self) -> Vec<cw_storage_plus::Key<'_>> {
[INFO] [stderr]     |                                              ++++
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `coverage_helper::test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stderr]   --> src/objects/ans_asset.rs:36:7
[INFO] [stderr]    |
[INFO] [stderr] 36 |     #[coverage_helper::test]
[INFO] [stderr]    |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(deprecated)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `coverage_helper::test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stderr]   --> src/objects/ans_asset.rs:44:7
[INFO] [stderr]    |
[INFO] [stderr] 44 |     #[coverage_helper::test]
[INFO] [stderr]    |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `coverage_helper::test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stderr]    --> src/objects/entry/asset_entry.rs:129:7
[INFO] [stderr]     |
[INFO] [stderr] 129 |     #[coverage_helper::test]
[INFO] [stderr]     |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `coverage_helper::test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stderr]    --> src/objects/entry/asset_entry.rs:137:7
[INFO] [stderr]     |
[INFO] [stderr] 137 |     #[coverage_helper::test]
[INFO] [stderr]     |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `coverage_helper::test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stderr]    --> src/objects/entry/asset_entry.rs:173:7
[INFO] [stderr]     |
[INFO] [stderr] 173 |     #[coverage_helper::test]
[INFO] [stderr]     |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `coverage_helper::test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stderr]    --> src/objects/entry/asset_entry.rs:179:7
[INFO] [stderr]     |
[INFO] [stderr] 179 |     #[coverage_helper::test]
[INFO] [stderr]     |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `coverage_helper::test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stderr]    --> src/objects/entry/asset_entry.rs:185:7
[INFO] [stderr]     |
[INFO] [stderr] 185 |     #[coverage_helper::test]
[INFO] [stderr]     |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `coverage_helper::test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stderr]    --> src/objects/entry/asset_entry.rs:191:7
[INFO] [stderr]     |
[INFO] [stderr] 191 |     #[coverage_helper::test]
[INFO] [stderr]     |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `coverage_helper::test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stderr]    --> src/objects/entry/asset_entry.rs:197:7
[INFO] [stderr]     |
[INFO] [stderr] 197 |     #[coverage_helper::test]
[INFO] [stderr]     |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `coverage_helper::test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stderr]    --> src/objects/entry/channel_entry.rs:149:7
[INFO] [stderr]     |
[INFO] [stderr] 149 |     #[coverage_helper::test]
[INFO] [stderr]     |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `coverage_helper::test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stderr]    --> src/objects/entry/channel_entry.rs:168:7
[INFO] [stderr]     |
[INFO] [stderr] 168 |     #[coverage_helper::test]
[INFO] [stderr]     |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `coverage_helper::test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stderr]    --> src/objects/entry/channel_entry.rs:199:7
[INFO] [stderr]     |
[INFO] [stderr] 199 |     #[coverage_helper::test]
[INFO] [stderr]     |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `coverage_helper::test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stderr]    --> src/objects/entry/contract_entry.rs:174:11
[INFO] [stderr]     |
[INFO] [stderr] 174 |         #[coverage_helper::test]
[INFO] [stderr]     |           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `coverage_helper::test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stderr]    --> src/objects/entry/contract_entry.rs:193:11
[INFO] [stderr]     |
[INFO] [stderr] 193 |         #[coverage_helper::test]
[INFO] [stderr]     |           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `coverage_helper::test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stderr]    --> src/objects/entry/contract_entry.rs:224:11
[INFO] [stderr]     |
[INFO] [stderr] 224 |         #[coverage_helper::test]
[INFO] [stderr]     |           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `coverage_helper::test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stderr]    --> src/objects/entry/contract_entry.rs:247:11
[INFO] [stderr]     |
[INFO] [stderr] 247 |         #[coverage_helper::test]
[INFO] [stderr]     |           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `coverage_helper::test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stderr]    --> src/objects/entry/contract_entry.rs:273:11
[INFO] [stderr]     |
[INFO] [stderr] 273 |         #[coverage_helper::test]
[INFO] [stderr]     |           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `coverage_helper::test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stderr]    --> src/objects/entry/dex_asset_pairing.rs:107:7
[INFO] [stderr]     |
[INFO] [stderr] 107 |     #[coverage_helper::test]
[INFO] [stderr]     |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `coverage_helper::test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stderr]    --> src/objects/entry/dex_asset_pairing.rs:126:7
[INFO] [stderr]     |
[INFO] [stderr] 126 |     #[coverage_helper::test]
[INFO] [stderr]     |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `coverage_helper::test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stderr]    --> src/objects/entry/dex_asset_pairing.rs:160:7
[INFO] [stderr]     |
[INFO] [stderr] 160 |     #[coverage_helper::test]
[INFO] [stderr]     |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `coverage_helper::test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stderr]    --> src/objects/entry/dex_asset_pairing.rs:183:7
[INFO] [stderr]     |
[INFO] [stderr] 183 |     #[coverage_helper::test]
[INFO] [stderr]     |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `coverage_helper::test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stderr]    --> src/objects/entry/dex_asset_pairing.rs:195:7
[INFO] [stderr]     |
[INFO] [stderr] 195 |     #[coverage_helper::test]
[INFO] [stderr]     |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `coverage_helper::test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stderr]   --> src/objects/entry/lp_token.rs:61:11
[INFO] [stderr]    |
[INFO] [stderr] 61 |         #[coverage_helper::test]
[INFO] [stderr]    |           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `coverage_helper::test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stderr]   --> src/objects/entry/lp_token.rs:74:11
[INFO] [stderr]    |
[INFO] [stderr] 74 |         #[coverage_helper::test]
[INFO] [stderr]    |           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `coverage_helper::test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stderr]   --> src/objects/entry/lp_token.rs:89:11
[INFO] [stderr]    |
[INFO] [stderr] 89 |         #[coverage_helper::test]
[INFO] [stderr]    |           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `coverage_helper::test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stderr]    --> src/objects/entry/lp_token.rs:100:11
[INFO] [stderr]     |
[INFO] [stderr] 100 |         #[coverage_helper::test]
[INFO] [stderr]     |           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `coverage_helper::test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stderr]    --> src/objects/entry/lp_token.rs:107:11
[INFO] [stderr]     |
[INFO] [stderr] 107 |         #[coverage_helper::test]
[INFO] [stderr]     |           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `coverage_helper::test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stderr]    --> src/objects/entry/lp_token.rs:119:11
[INFO] [stderr]     |
[INFO] [stderr] 119 |         #[coverage_helper::test]
[INFO] [stderr]     |           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `coverage_helper::test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stderr]    --> src/objects/entry/lp_token.rs:132:11
[INFO] [stderr]     |
[INFO] [stderr] 132 |         #[coverage_helper::test]
[INFO] [stderr]     |           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `coverage_helper::test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stderr]    --> src/objects/pool/pool_id.rs:184:7
[INFO] [stderr]     |
[INFO] [stderr] 184 |     #[coverage_helper::test]
[INFO] [stderr]     |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `coverage_helper::test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stderr]    --> src/objects/pool/pool_id.rs:194:7
[INFO] [stderr]     |
[INFO] [stderr] 194 |     #[coverage_helper::test]
[INFO] [stderr]     |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `coverage_helper::test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stderr]    --> src/objects/pool/pool_id.rs:204:7
[INFO] [stderr]     |
[INFO] [stderr] 204 |     #[coverage_helper::test]
[INFO] [stderr]     |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `coverage_helper::test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stderr]    --> src/objects/pool/pool_id.rs:211:7
[INFO] [stderr]     |
[INFO] [stderr] 211 |     #[coverage_helper::test]
[INFO] [stderr]     |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `coverage_helper::test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stderr]    --> src/objects/pool/pool_id.rs:219:7
[INFO] [stderr]     |
[INFO] [stderr] 219 |     #[coverage_helper::test]
[INFO] [stderr]     |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `coverage_helper::test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stderr]    --> src/objects/pool/pool_metadata.rs:200:7
[INFO] [stderr]     |
[INFO] [stderr] 200 |     #[coverage_helper::test]
[INFO] [stderr]     |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `coverage_helper::test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stderr]    --> src/objects/pool/pool_metadata.rs:224:7
[INFO] [stderr]     |
[INFO] [stderr] 224 |     #[coverage_helper::test]
[INFO] [stderr]     |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `coverage_helper::test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stderr]    --> src/objects/pool/pool_metadata.rs:126:11
[INFO] [stderr]     |
[INFO] [stderr] 126 |         #[coverage_helper::test]
[INFO] [stderr]     |           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `coverage_helper::test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stderr]    --> src/objects/pool/pool_metadata.rs:143:11
[INFO] [stderr]     |
[INFO] [stderr] 143 |         #[coverage_helper::test]
[INFO] [stderr]     |           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `coverage_helper::test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stderr]    --> src/objects/pool/pool_metadata.rs:157:11
[INFO] [stderr]     |
[INFO] [stderr] 157 |         #[coverage_helper::test]
[INFO] [stderr]     |           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `coverage_helper::test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stderr]    --> src/objects/pool/pool_metadata.rs:171:11
[INFO] [stderr]     |
[INFO] [stderr] 171 |         #[coverage_helper::test]
[INFO] [stderr]     |           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `coverage_helper::test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stderr]    --> src/objects/pool/pool_metadata.rs:185:11
[INFO] [stderr]     |
[INFO] [stderr] 185 |         #[coverage_helper::test]
[INFO] [stderr]     |           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `coverage_helper::test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stderr]    --> src/objects/pool/unique_pool_id.rs:100:7
[INFO] [stderr]     |
[INFO] [stderr] 100 |     #[coverage_helper::test]
[INFO] [stderr]     |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `coverage_helper::test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stderr]    --> src/objects/pool/unique_pool_id.rs:119:7
[INFO] [stderr]     |
[INFO] [stderr] 119 |     #[coverage_helper::test]
[INFO] [stderr]     |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `coverage_helper::test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stderr]    --> src/objects/pool/unique_pool_id.rs:150:7
[INFO] [stderr]     |
[INFO] [stderr] 150 |     #[coverage_helper::test]
[INFO] [stderr]     |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `coverage_helper::test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stderr]   --> src/objects/salt.rs:20:7
[INFO] [stderr]    |
[INFO] [stderr] 20 |     #[coverage_helper::test]
[INFO] [stderr]    |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `coverage_helper::test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stderr]   --> src/objects/salt.rs:27:7
[INFO] [stderr]    |
[INFO] [stderr] 27 |     #[coverage_helper::test]
[INFO] [stderr]    |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `coverage_helper::test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stderr]   --> src/objects/dependency.rs:82:7
[INFO] [stderr]    |
[INFO] [stderr] 82 |     #[coverage_helper::test]
[INFO] [stderr]    |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `coverage_helper::test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stderr]   --> src/objects/dependency.rs:92:7
[INFO] [stderr]    |
[INFO] [stderr] 92 |     #[coverage_helper::test]
[INFO] [stderr]    |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `coverage_helper::test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stderr]    --> src/objects/dependency.rs:101:7
[INFO] [stderr]     |
[INFO] [stderr] 101 |     #[coverage_helper::test]
[INFO] [stderr]     |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `coverage_helper::test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stderr]    --> src/objects/dependency.rs:110:7
[INFO] [stderr]     |
[INFO] [stderr] 110 |     #[coverage_helper::test]
[INFO] [stderr]     |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `coverage_helper::test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stderr]    --> src/objects/dependency.rs:119:7
[INFO] [stderr]     |
[INFO] [stderr] 119 |     #[coverage_helper::test]
[INFO] [stderr]     |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `coverage_helper::test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stderr]    --> src/objects/dependency.rs:130:7
[INFO] [stderr]     |
[INFO] [stderr] 130 |     #[coverage_helper::test]
[INFO] [stderr]     |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `coverage_helper::test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stderr]    --> src/objects/dependency.rs:141:7
[INFO] [stderr]     |
[INFO] [stderr] 141 |     #[coverage_helper::test]
[INFO] [stderr]     |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `coverage_helper::test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stderr]   --> src/objects/deposit_info.rs:47:7
[INFO] [stderr]    |
[INFO] [stderr] 47 |     #[coverage_helper::test]
[INFO] [stderr]    |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `coverage_helper::test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stderr]   --> src/objects/deposit_info.rs:56:7
[INFO] [stderr]    |
[INFO] [stderr] 56 |     #[coverage_helper::test]
[INFO] [stderr]    |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `coverage_helper::test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stderr]   --> src/objects/deposit_info.rs:65:7
[INFO] [stderr]    |
[INFO] [stderr] 65 |     #[coverage_helper::test]
[INFO] [stderr]    |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `coverage_helper::test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stderr]   --> src/objects/deposit_info.rs:74:7
[INFO] [stderr]    |
[INFO] [stderr] 74 |     #[coverage_helper::test]
[INFO] [stderr]    |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `coverage_helper::test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stderr]   --> src/objects/deposit_info.rs:83:7
[INFO] [stderr]    |
[INFO] [stderr] 83 |     #[coverage_helper::test]
[INFO] [stderr]    |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `coverage_helper::test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stderr]    --> src/objects/fee.rs:152:11
[INFO] [stderr]     |
[INFO] [stderr] 152 |         #[coverage_helper::test]
[INFO] [stderr]     |           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `coverage_helper::test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stderr]    --> src/objects/fee.rs:162:11
[INFO] [stderr]     |
[INFO] [stderr] 162 |         #[coverage_helper::test]
[INFO] [stderr]     |           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `coverage_helper::test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stderr]    --> src/objects/fee.rs:170:11
[INFO] [stderr]     |
[INFO] [stderr] 170 |         #[coverage_helper::test]
[INFO] [stderr]     |           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `coverage_helper::test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stderr]    --> src/objects/fee.rs:178:11
[INFO] [stderr]     |
[INFO] [stderr] 178 |         #[coverage_helper::test]
[INFO] [stderr]     |           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `coverage_helper::test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stderr]    --> src/objects/fee.rs:185:11
[INFO] [stderr]     |
[INFO] [stderr] 185 |         #[coverage_helper::test]
[INFO] [stderr]     |           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `coverage_helper::test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stderr]    --> src/objects/fee.rs:200:11
[INFO] [stderr]     |
[INFO] [stderr] 200 |         #[coverage_helper::test]
[INFO] [stderr]     |           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `coverage_helper::test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stderr]    --> src/objects/fee.rs:208:11
[INFO] [stderr]     |
[INFO] [stderr] 208 |         #[coverage_helper::test]
[INFO] [stderr]     |           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `coverage_helper::test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stderr]    --> src/objects/fee.rs:219:11
[INFO] [stderr]     |
[INFO] [stderr] 219 |         #[coverage_helper::test]
[INFO] [stderr]     |           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `coverage_helper::test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stderr]    --> src/objects/fee.rs:229:11
[INFO] [stderr]     |
[INFO] [stderr] 229 |         #[coverage_helper::test]
[INFO] [stderr]     |           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `coverage_helper::test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stderr]    --> src/objects/fee.rs:237:11
[INFO] [stderr]     |
[INFO] [stderr] 237 |         #[coverage_helper::test]
[INFO] [stderr]     |           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `coverage_helper::test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stderr]    --> src/objects/fee.rs:245:11
[INFO] [stderr]     |
[INFO] [stderr] 245 |         #[coverage_helper::test]
[INFO] [stderr]     |           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `coverage_helper::test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stderr]    --> src/objects/fee.rs:253:11
[INFO] [stderr]     |
[INFO] [stderr] 253 |         #[coverage_helper::test]
[INFO] [stderr]     |           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `coverage_helper::test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stderr]    --> src/objects/gov_type.rs:268:7
[INFO] [stderr]     |
[INFO] [stderr] 268 |     #[coverage_helper::test]
[INFO] [stderr]     |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `coverage_helper::test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stderr]    --> src/objects/module.rs:572:11
[INFO] [stderr]     |
[INFO] [stderr] 572 |         #[coverage_helper::test]
[INFO] [stderr]     |           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `coverage_helper::test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stderr]    --> src/objects/module.rs:591:11
[INFO] [stderr]     |
[INFO] [stderr] 591 |         #[coverage_helper::test]
[INFO] [stderr]     |           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `coverage_helper::test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stderr]    --> src/objects/module.rs:623:11
[INFO] [stderr]     |
[INFO] [stderr] 623 |         #[coverage_helper::test]
[INFO] [stderr]     |           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `coverage_helper::test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stderr]    --> src/objects/module.rs:654:11
[INFO] [stderr]     |
[INFO] [stderr] 654 |         #[coverage_helper::test]
[INFO] [stderr]     |           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `coverage_helper::test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stderr]    --> src/objects/module.rs:726:11
[INFO] [stderr]     |
[INFO] [stderr] 726 |         #[coverage_helper::test]
[INFO] [stderr]     |           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `coverage_helper::test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stderr]    --> src/objects/module.rs:762:11
[INFO] [stderr]     |
[INFO] [stderr] 762 |         #[coverage_helper::test]
[INFO] [stderr]     |           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `coverage_helper::test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stderr]    --> src/objects/module.rs:773:11
[INFO] [stderr]     |
[INFO] [stderr] 773 |         #[coverage_helper::test]
[INFO] [stderr]     |           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `coverage_helper::test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stderr]    --> src/objects/module.rs:821:11
[INFO] [stderr]     |
[INFO] [stderr] 821 |         #[coverage_helper::test]
[INFO] [stderr]     |           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `coverage_helper::test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stderr]    --> src/objects/module.rs:834:11
[INFO] [stderr]     |
[INFO] [stderr] 834 |         #[coverage_helper::test]
[INFO] [stderr]     |           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `coverage_helper::test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stderr]    --> src/objects/module.rs:851:11
[INFO] [stderr]     |
[INFO] [stderr] 851 |         #[coverage_helper::test]
[INFO] [stderr]     |           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `coverage_helper::test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stderr]    --> src/objects/module.rs:862:11
[INFO] [stderr]     |
[INFO] [stderr] 862 |         #[coverage_helper::test]
[INFO] [stderr]     |           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `coverage_helper::test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stderr]    --> src/objects/module.rs:877:11
[INFO] [stderr]     |
[INFO] [stderr] 877 |         #[coverage_helper::test]
[INFO] [stderr]     |           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `coverage_helper::test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stderr]    --> src/objects/module_reference.rs:124:7
[INFO] [stderr]     |
[INFO] [stderr] 124 |     #[coverage_helper::test]
[INFO] [stderr]     |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `coverage_helper::test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stderr]    --> src/objects/module_reference.rs:135:7
[INFO] [stderr]     |
[INFO] [stderr] 135 |     #[coverage_helper::test]
[INFO] [stderr]     |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `coverage_helper::test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stderr]    --> src/objects/module_reference.rs:146:7
[INFO] [stderr]     |
[INFO] [stderr] 146 |     #[coverage_helper::test]
[INFO] [stderr]     |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `coverage_helper::test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stderr]    --> src/objects/module_reference.rs:157:7
[INFO] [stderr]     |
[INFO] [stderr] 157 |     #[coverage_helper::test]
[INFO] [stderr]     |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `coverage_helper::test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stderr]    --> src/objects/module_reference.rs:168:7
[INFO] [stderr]     |
[INFO] [stderr] 168 |     #[coverage_helper::test]
[INFO] [stderr]     |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `coverage_helper::test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stderr]    --> src/objects/module_reference.rs:179:7
[INFO] [stderr]     |
[INFO] [stderr] 179 |     #[coverage_helper::test]
[INFO] [stderr]     |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `coverage_helper::test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stderr]    --> src/objects/module_reference.rs:190:7
[INFO] [stderr]     |
[INFO] [stderr] 190 |     #[coverage_helper::test]
[INFO] [stderr]     |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `coverage_helper::test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stderr]    --> src/objects/module_reference.rs:203:7
[INFO] [stderr]     |
[INFO] [stderr] 203 |     #[coverage_helper::test]
[INFO] [stderr]     |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `coverage_helper::test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stderr]    --> src/objects/module_reference.rs:226:7
[INFO] [stderr]     |
[INFO] [stderr] 226 |     #[coverage_helper::test]
[INFO] [stderr]     |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `coverage_helper::test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stderr]    --> src/objects/module_version.rs:209:7
[INFO] [stderr]     |
[INFO] [stderr] 209 |     #[coverage_helper::test]
[INFO] [stderr]     |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `coverage_helper::test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stderr]    --> src/objects/module_version.rs:242:7
[INFO] [stderr]     |
[INFO] [stderr] 242 |     #[coverage_helper::test]
[INFO] [stderr]     |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `coverage_helper::test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stderr]    --> src/objects/module_version.rs:278:7
[INFO] [stderr]     |
[INFO] [stderr] 278 |     #[coverage_helper::test]
[INFO] [stderr]     |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `coverage_helper::test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stderr]    --> src/objects/namespace.rs:125:7
[INFO] [stderr]     |
[INFO] [stderr] 125 |     #[coverage_helper::test]
[INFO] [stderr]     |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `coverage_helper::test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stderr]    --> src/objects/namespace.rs:131:7
[INFO] [stderr]     |
[INFO] [stderr] 131 |     #[coverage_helper::test]
[INFO] [stderr]     |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `coverage_helper::test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stderr]    --> src/objects/namespace.rs:137:7
[INFO] [stderr]     |
[INFO] [stderr] 137 |     #[coverage_helper::test]
[INFO] [stderr]     |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `coverage_helper::test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stderr]    --> src/objects/namespace.rs:143:7
[INFO] [stderr]     |
[INFO] [stderr] 143 |     #[coverage_helper::test]
[INFO] [stderr]     |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `coverage_helper::test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stderr]    --> src/objects/namespace.rs:149:7
[INFO] [stderr]     |
[INFO] [stderr] 149 |     #[coverage_helper::test]
[INFO] [stderr]     |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `coverage_helper::test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stderr]    --> src/objects/namespace.rs:155:7
[INFO] [stderr]     |
[INFO] [stderr] 155 |     #[coverage_helper::test]
[INFO] [stderr]     |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `coverage_helper::test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stderr]    --> src/objects/ownership/gov_ownable.rs:428:7
[INFO] [stderr]     |
[INFO] [stderr] 428 |     #[coverage_helper::test]
[INFO] [stderr]     |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `coverage_helper::test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stderr]    --> src/objects/ownership/gov_ownable.rs:448:7
[INFO] [stderr]     |
[INFO] [stderr] 448 |     #[coverage_helper::test]
[INFO] [stderr]     |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `coverage_helper::test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stderr]    --> src/objects/ownership/gov_ownable.rs:463:7
[INFO] [stderr]     |
[INFO] [stderr] 463 |     #[coverage_helper::test]
[INFO] [stderr]     |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `coverage_helper::test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stderr]    --> src/objects/ownership/gov_ownable.rs:500:7
[INFO] [stderr]     |
[INFO] [stderr] 500 |     #[coverage_helper::test]
[INFO] [stderr]     |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `coverage_helper::test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stderr]    --> src/objects/ownership/gov_ownable.rs:552:7
[INFO] [stderr]     |
[INFO] [stderr] 552 |     #[coverage_helper::test]
[INFO] [stderr]     |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `coverage_helper::test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stderr]    --> src/objects/ownership/gov_ownable.rs:629:7
[INFO] [stderr]     |
[INFO] [stderr] 629 |     #[coverage_helper::test]
[INFO] [stderr]     |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `coverage_helper::test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stderr]    --> src/objects/ownership/gov_ownable.rs:691:7
[INFO] [stderr]     |
[INFO] [stderr] 691 |     #[coverage_helper::test]
[INFO] [stderr]     |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `coverage_helper::test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stderr]    --> src/objects/truncated_chain_id.rs:140:7
[INFO] [stderr]     |
[INFO] [stderr] 140 |     #[coverage_helper::test]
[INFO] [stderr]     |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `coverage_helper::test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stdout] 
[INFO] [stderr]    --> src/objects/truncated_chain_id.rs:146:7
[INFO] [stdout] running 186 tests
[INFO] [stderr]     |
[INFO] [stderr] 146 |     #[coverage_helper::test]
[INFO] [stderr]     |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `coverage_helper::test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stderr]    --> src/objects/truncated_chain_id.rs:152:7
[INFO] [stderr]     |
[INFO] [stderr] 152 |     #[coverage_helper::test]
[INFO] [stderr]     |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `coverage_helper::test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stderr]    --> src/objects/truncated_chain_id.rs:158:7
[INFO] [stderr]     |
[INFO] [stderr] 158 |     #[coverage_helper::test]
[INFO] [stderr]     |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `coverage_helper::test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stderr]    --> src/objects/truncated_chain_id.rs:164:7
[INFO] [stderr]     |
[INFO] [stderr] 164 |     #[coverage_helper::test]
[INFO] [stderr]     |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `coverage_helper::test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stderr]    --> src/objects/truncated_chain_id.rs:170:7
[INFO] [stderr]     |
[INFO] [stderr] 170 |     #[coverage_helper::test]
[INFO] [stderr]     |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `coverage_helper::test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stderr]    --> src/objects/truncated_chain_id.rs:183:7
[INFO] [stderr]     |
[INFO] [stderr] 183 |     #[coverage_helper::test]
[INFO] [stderr]     |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `coverage_helper::test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stderr]    --> src/objects/truncated_chain_id.rs:188:7
[INFO] [stderr]     |
[INFO] [stderr] 188 |     #[coverage_helper::test]
[INFO] [stderr]     |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `coverage_helper::test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stderr]    --> src/objects/truncated_chain_id.rs:193:7
[INFO] [stderr]     |
[INFO] [stderr] 193 |     #[coverage_helper::test]
[INFO] [stderr]     |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `coverage_helper::test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stderr]    --> src/objects/truncated_chain_id.rs:198:7
[INFO] [stderr]     |
[INFO] [stderr] 198 |     #[coverage_helper::test]
[INFO] [stderr]     |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `coverage_helper::test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stderr]    --> src/objects/truncated_chain_id.rs:203:7
[INFO] [stderr]     |
[INFO] [stderr] 203 |     #[coverage_helper::test]
[INFO] [stderr]     |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `coverage_helper::test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stderr]    --> src/objects/truncated_chain_id.rs:208:7
[INFO] [stderr]     |
[INFO] [stderr] 208 |     #[coverage_helper::test]
[INFO] [stderr]     |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `coverage_helper::test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stderr]    --> src/objects/voting.rs:524:7
[INFO] [stderr]     |
[INFO] [stderr] 524 |     #[coverage_helper::test]
[INFO] [stderr]     |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `coverage_helper::test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stderr]    --> src/objects/voting.rs:546:7
[INFO] [stderr]     |
[INFO] [stderr] 546 |     #[coverage_helper::test]
[INFO] [stderr]     |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `coverage_helper::test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stderr]    --> src/objects/voting.rs:574:7
[INFO] [stderr]     |
[INFO] [stderr] 574 |     #[coverage_helper::test]
[INFO] [stderr]     |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `coverage_helper::test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stderr]    --> src/objects/voting.rs:639:7
[INFO] [stderr]     |
[INFO] [stderr] 639 |     #[coverage_helper::test]
[INFO] [stderr]     |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `coverage_helper::test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stderr]    --> src/objects/voting.rs:658:7
[INFO] [stderr]     |
[INFO] [stderr] 658 |     #[coverage_helper::test]
[INFO] [stderr]     |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `coverage_helper::test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stderr]    --> src/objects/voting.rs:710:7
[INFO] [stderr]     |
[INFO] [stderr] 710 |     #[coverage_helper::test]
[INFO] [stderr]     |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `coverage_helper::test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stderr]    --> src/objects/voting.rs:780:7
[INFO] [stderr]     |
[INFO] [stderr] 780 |     #[coverage_helper::test]
[INFO] [stderr]     |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `coverage_helper::test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stderr]    --> src/objects/voting.rs:949:7
[INFO] [stderr]     |
[INFO] [stderr] 949 |     #[coverage_helper::test]
[INFO] [stderr]     |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `coverage_helper::test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stderr]     --> src/objects/voting.rs:1051:7
[INFO] [stderr]      |
[INFO] [stderr] 1051 |     #[coverage_helper::test]
[INFO] [stderr]      |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `coverage_helper::test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stderr]    --> src/objects/account/account_id.rs:282:11
[INFO] [stderr]     |
[INFO] [stderr] 282 |         #[coverage_helper::test]
[INFO] [stderr]     |           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `coverage_helper::test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stderr]    --> src/objects/account/account_id.rs:301:11
[INFO] [stderr]     |
[INFO] [stderr] 301 |         #[coverage_helper::test]
[INFO] [stderr]     |           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `coverage_helper::test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stderr]    --> src/objects/account/account_id.rs:320:11
[INFO] [stderr]     |
[INFO] [stdout] test account::test::minimal_deser_instantiate_test ... ok
[INFO] [stderr] 320 |         #[coverage_helper::test]
[INFO] [stdout] test objects::account::account_id::test::from_str::works_with_local ... ok
[INFO] [stderr]     |           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] test native::ibc::ibc_client::tests::test_response_msg_to_callback_msg ... ok
[INFO] [stderr] 
[INFO] [stdout] test objects::account::account_id::test::from_str::works_with_remote_with_multiple_chains ... ok
[INFO] [stderr] warning: use of deprecated macro `coverage_helper::test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stdout] test objects::account::account_id::test::key::composite_key_works ... ok
[INFO] [stderr]    --> src/objects/account/account_id.rs:351:11
[INFO] [stdout] test objects::account::account_id::test::key::partial_key_works ... ok
[INFO] [stderr]     |
[INFO] [stdout] test objects::account::account_id::test::key::storage_key_local_works ... ok
[INFO] [stderr] 351 |         #[coverage_helper::test]
[INFO] [stdout] test objects::account::account_id::test::key::works_as_storage_key_with_multiple_chains_in_trace ... ok
[INFO] [stderr]     |           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] test objects::account::account_id::test::from_str::works_with_remote ... ok
[INFO] [stderr] 
[INFO] [stdout] test objects::account::account_id::test::key::storage_key_works ... ok
[INFO] [stderr] warning: use of deprecated macro `coverage_helper::test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stdout] test objects::account::account_trace::test::format::local_too_short_fails ... ok
[INFO] [stderr]    --> src/objects/account/account_id.rs:377:11
[INFO] [stdout] test objects::account::account_trace::test::format::local_works ... ok
[INFO] [stderr]     |
[INFO] [stdout] test objects::account::account_trace::test::format::local_uppercase_fails ... ok
[INFO] [stderr] 377 |         #[coverage_helper::test]
[INFO] [stdout] test objects::dependency::test::static_check_passes ... ok
[INFO] [stderr]     |           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] test objects::account::account_trace::test::format::remote_multi_multi_works ... ok
[INFO] [stderr] 
[INFO] [stdout] test objects::account::account_trace::test::format::remote_works ... ok
[INFO] [stderr] warning: use of deprecated macro `coverage_helper::test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stdout] test objects::dependency::test::static_check_passes_without_comparator ... ok
[INFO] [stderr]    --> src/objects/account/account_id.rs:400:11
[INFO] [stdout] test objects::ans_asset::test::test_new ... ok
[INFO] [stderr]     |
[INFO] [stdout] test objects::account::account_trace::test::key::storage_key_works ... ok
[INFO] [stderr] 400 |         #[coverage_helper::test]
[INFO] [stdout] test objects::dependency::test::test_dependency_from_static ... ok
[INFO] [stderr]     |           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `coverage_helper::test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stderr]    --> src/objects/account/account_id.rs:407:11
[INFO] [stderr]     |
[INFO] [stderr] 407 |         #[coverage_helper::test]
[INFO] [stderr]     |           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] test objects::dependency::test::matches_should_not_match_non_matching_versions ... ok
[INFO] [stderr] 
[INFO] [stdout] test objects::account::account_trace::test::format::local_non_alphanumeric_fails ... ok
[INFO] [stderr] warning: use of deprecated macro `coverage_helper::test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stdout] test objects::dependency::test::static_check_fails ... ok
[INFO] [stderr]    --> src/objects/account/account_id.rs:420:11
[INFO] [stdout] test objects::ans_asset::test::test_to_string ... ok
[INFO] [stderr]     |
[INFO] [stdout] test objects::entry::asset_entry::test::test_asset_entry ... ok
[INFO] [stderr] 420 |         #[coverage_helper::test]
[INFO] [stderr]     |           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `coverage_helper::test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stderr]    --> src/objects/account/account_trace.rs:244:11
[INFO] [stderr]     |
[INFO] [stderr] 244 |         #[coverage_helper::test]
[INFO] [stderr]     |           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `coverage_helper::test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stderr]    --> src/objects/account/account_trace.rs:250:11
[INFO] [stderr]     |
[INFO] [stderr] 250 |         #[coverage_helper::test]
[INFO] [stderr]     |           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `coverage_helper::test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stderr]    --> src/objects/account/account_trace.rs:259:11
[INFO] [stderr]     |
[INFO] [stderr] 259 |         #[coverage_helper::test]
[INFO] [stderr]     |           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `coverage_helper::test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stderr]    --> src/objects/account/account_trace.rs:273:11
[INFO] [stderr]     |
[INFO] [stderr] 273 |         #[coverage_helper::test]
[INFO] [stderr]     |           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `coverage_helper::test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stderr]    --> src/objects/account/account_trace.rs:289:11
[INFO] [stdout] test objects::account::account_trace::test::format::local_too_long_fails ... ok
[INFO] [stderr]     |
[INFO] [stdout] test objects::account::account_trace::test::format::remote_multi_works ... ok
[INFO] [stderr] 289 |         #[coverage_helper::test]
[INFO] [stdout] test objects::entry::asset_entry::test::test_from_ref_string ... ok
[INFO] [stderr]     |           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] test objects::dependency::test::test_static_constructor ... ok
[INFO] [stderr] 
[INFO] [stdout] test objects::deposit_info::tests::test_passing_assert_for_nonnative_tokens ... ok
[INFO] [stderr] warning: use of deprecated macro `coverage_helper::test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stdout] test objects::entry::asset_entry::test::test_from_string ... ok
[INFO] [stderr]    --> src/objects/account/account_trace.rs:294:11
[INFO] [stdout] test objects::dependency::test::matches_should_match_matching_versions ... ok
[INFO] [stderr]     |
[INFO] [stdout] test objects::deposit_info::tests::test_failing_assert_for_mixed_tokens ... ok
[INFO] [stderr] 294 |         #[coverage_helper::test]
[INFO] [stdout] test objects::deposit_info::tests::test_failing_assert_for_native_tokens ... ok
[INFO] [stderr]     |           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] test objects::deposit_info::tests::test_failing_assert_for_nonnative_tokens ... ok
[INFO] [stderr] 
[INFO] [stdout] test objects::deposit_info::tests::test_passing_assert_for_native_tokens ... ok
[INFO] [stderr] warning: use of deprecated macro `coverage_helper::test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stdout] test objects::entry::asset_entry::test::string_key_works ... ok
[INFO] [stderr]    --> src/objects/account/account_trace.rs:299:11
[INFO] [stdout] test objects::entry::asset_entry::test::test_src_chain ... ok
[INFO] [stderr]     |
[INFO] [stdout] test objects::account::account_trace::test::key::composite_key_works ... ok
[INFO] [stderr] 299 |         #[coverage_helper::test]
[INFO] [stdout] test objects::account::account_trace::test::format::local_empty_fails ... ok
[INFO] [stderr]     |           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] test objects::entry::asset_entry::test::test_src_chain_error::case_4 ... ok
[INFO] [stderr] 
[INFO] [stdout] test objects::entry::channel_entry::test::composite_key_works ... ok
[INFO] [stderr] warning: use of deprecated macro `coverage_helper::test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stdout] test objects::entry::channel_entry::test::partial_key_works ... ok
[INFO] [stderr]    --> src/objects/account/account_trace.rs:304:11
[INFO] [stdout] test objects::entry::asset_entry::test::test_to_string ... ok
[INFO] [stderr]     |
[INFO] [stdout] test objects::entry::channel_entry::test::storage_key_works ... ok
[INFO] [stderr] 304 |         #[coverage_helper::test]
[INFO] [stdout] test objects::entry::contract_entry::test::key::composite_key_works ... ok
[INFO] [stderr]     |           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] test objects::entry::contract_entry::test::key::partial_key_works ... ok
[INFO] [stderr] 
[INFO] [stdout] test objects::entry::asset_entry::test::test_src_chain_error::case_2 ... ok
[INFO] [stderr] warning: use of deprecated macro `coverage_helper::test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stdout] test objects::entry::contract_entry::test::key::storage_key_works ... ok
[INFO] [stderr]    --> src/objects/account/account_trace.rs:309:11
[INFO] [stdout] test objects::entry::asset_entry::test::test_src_chain_error::case_1 ... ok
[INFO] [stderr]     |
[INFO] [stdout] test objects::entry::asset_entry::test::test_from_str ... ok
[INFO] [stderr] 309 |         #[coverage_helper::test]
[INFO] [stdout] test objects::entry::dex_asset_pairing::test::display ... ok
[INFO] [stderr]     |           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] test objects::entry::dex_asset_pairing::test::composite_key_works ... ok
[INFO] [stderr] 
[INFO] [stdout] test objects::entry::contract_entry::test::key::test_contract_entry_from_str ... ok
[INFO] [stderr] warning: use of deprecated macro `coverage_helper::test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stdout] test objects::entry::dex_asset_pairing::test::partial_key_works ... ok
[INFO] [stderr]    --> src/objects/account/account_trace.rs:334:11
[INFO] [stdout] test objects::entry::dex_asset_pairing::test::storage_key_works ... ok
[INFO] [stderr]     |
[INFO] [stdout] test objects::entry::lp_token::test::from_asset_entry::test_fewer_than_two_assets ... ok
[INFO] [stderr] 334 |         #[coverage_helper::test]
[INFO] [stdout] test objects::entry::lp_token::test::from_asset_entry::test_from_asset_entry ... ok
[INFO] [stderr]     |           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] test objects::entry::dex_asset_pairing::test::try_from_lp_token ... ok
[INFO] [stderr] 
[INFO] [stdout] test objects::entry::lp_token::test::from_pool_metadata::test_from_pool_metadata ... ok
[INFO] [stderr] warning: use of deprecated macro `coverage_helper::test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stdout] test objects::entry::lp_token::test::implementation::assets_returns_asset_entries ... ok
[INFO] [stderr]    --> src/objects/account/account_trace.rs:366:11
[INFO] [stdout] test objects::fee::tests::fee::test_fee_manual_construction ... ok
[INFO] [stderr]     |
[INFO] [stdout] test objects::entry::contract_entry::test::key::test_contract_entry_to_string ... ok
[INFO] [stderr] 366 |         #[coverage_helper::test]
[INFO] [stdout] test objects::fee::tests::fee::test_fee_msg ... ok
[INFO] [stderr]     |           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] test objects::entry::asset_entry::test::test_src_chain_error::case_3 ... ok
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `coverage_helper::test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stderr]    --> src/account.rs:390:7
[INFO] [stderr]     |
[INFO] [stderr] 390 |     #[coverage_helper::test]
[INFO] [stderr]     |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `coverage_helper::test`: this crate is deprecated in favor of module-level #[coverage(off)] attribute; see <https://github.com/taiki-e/cargo-llvm-cov?tab=readme-ov-file#exclude-code-from-coverage> for more
[INFO] [stderr]    --> src/native/ibc/ibc_client.rs:401:7
[INFO] [stderr]     |
[INFO] [stderr] 401 |     #[coverage_helper::test]
[INFO] [stderr]     |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `abstract-std` (lib) generated 23 warnings (run `cargo fix --lib -p abstract-std` to apply 23 suggestions)
[INFO] [stderr] warning: `abstract-std` (lib test) generated 173 warnings (23 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.35s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/abstract_std-81799dae7dc11ca3)
[INFO] [stdout] test objects::entry::lp_token::test::from_asset_entry::test_from_invalid_asset_entry ... ok
[INFO] [stdout] test objects::entry::lp_token::test::into_asset_entry::into_asset_entry_works ... 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_loose_fee_validation ... 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 ... 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::module::test::module_info::id ... ok
[INFO] [stdout] test objects::entry::lp_token::test::implementation::new_works ... ok
[INFO] [stdout] test objects::gov_type::test::test_verify ... 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_info::validate_fails_with_non_alphanumeric::case_3 ... ok
[INFO] [stdout] test objects::module::test::module_info::validate_fails_with_non_alphanumeric::case_2 ... 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_version::try_into_version_happy_path ... ok
[INFO] [stdout] test objects::module::test::module_version::try_into_version_with_latest ... ok
[INFO] [stdout] test objects::module::test::module_info::validate_with_empty_namespace ... ok
[INFO] [stdout] test objects::module::test::standalone_modules_valid::no_cw2_contract ... ok
[INFO] [stdout] test objects::module_reference::test::adapter ... ok
[INFO] [stdout] test objects::module::test::storage_plus::partial_key_versions_works ... 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::app ... ok
[INFO] [stdout] test objects::module_reference::test::standalone ... ok
[INFO] [stdout] test objects::module::test::storage_plus::partial_key_works ... ok
[INFO] [stdout] test objects::module_reference::test::service ... ok
[INFO] [stdout] test objects::module_reference::test::unwrap_addr ... ok
[INFO] [stdout] test objects::module_reference::test::native ... ok
[INFO] [stdout] test objects::module_version::tests::module_upgrade ... ok
[INFO] [stdout] test objects::namespace::test::test_from_ref_string ... ok
[INFO] [stdout] test objects::module_reference::test::test_validate_bad_address ... ok
[INFO] [stdout] test objects::namespace::test::test_from_str ... ok
[INFO] [stdout] test objects::module::test::module_info::validate_with_bad_versions::case_2 ... ok
[INFO] [stdout] test objects::module_version::tests::set_works ... ok
[INFO] [stdout] test objects::module_version::tests::module_upgrade_err ... ok
[INFO] [stdout] test objects::module_reference::test::test_validate_happy_path ... ok
[INFO] [stdout] test objects::namespace::test::string_key_works ... ok
[INFO] [stdout] test objects::namespace::test::test_from_string ... 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::module_reference::test::core ... ok
[INFO] [stdout] test objects::pool::pool_id::test::test_expect_id_sad ... ok
[INFO] [stdout] test objects::namespace::test::test_namespace ... ok
[INFO] [stdout] test objects::pool::pool_metadata::tests::implementation::liquidity_bootstrap_works ... ok
[INFO] [stdout] test objects::pool::pool_metadata::tests::implementation::new_works ... ok
[INFO] [stdout] test objects::pool::pool_id::test::test_pool_id_from_str ... ok
[INFO] [stdout] test objects::pool::pool_metadata::tests::implementation::stable_works ... ok
[INFO] [stdout] test objects::namespace::test::test_to_string ... ok
[INFO] [stdout] test objects::ownership::gov_ownable::tests::initializing_ownership ... ok
[INFO] [stdout] test objects::pool::pool_metadata::tests::implementation::constant_product_works ... ok
[INFO] [stdout] test objects::ownership::gov_ownable::tests::accepting_ownership ... ok
[INFO] [stdout] test objects::ownership::gov_ownable::tests::asserting_ownership ... ok
[INFO] [stdout] test objects::ownership::gov_ownable::tests::initialize_ownership_no_owner ... ok
[INFO] [stdout] test objects::ownership::gov_ownable::tests::into_attributes_works ... ok
[INFO] [stdout] test objects::ownership::gov_ownable::tests::renouncing_ownership ... ok
[INFO] [stdout] test objects::ownership::gov_ownable::tests::transferring_ownership ... ok
[INFO] [stdout] test objects::pool::pool_metadata::tests::implementation::weighted_works ... ok
[INFO] [stdout] test objects::pool::pool_metadata::tests::test_pool_metadata_to_string ... ok
[INFO] [stdout] test objects::pool::pool_metadata::tests::test_pool_metadata_from_str ... ok
[INFO] [stdout] test objects::pool::unique_pool_id::test::composite_key_works ... ok
[INFO] [stdout] test objects::pool::unique_pool_id::test::storage_key_works ... ok
[INFO] [stdout] test objects::pool::unique_pool_id::test::naked_64key_works ... ok
[INFO] [stdout] test objects::truncated_chain_id::test::local_non_alphanumeric_fails ... ok
[INFO] [stdout] test objects::salt::test::generate_module_salt_local ... ok
[INFO] [stdout] test objects::truncated_chain_id::test::local_too_long_fails ... ok
[INFO] [stdout] test objects::truncated_chain_id::test::local_too_short_fails ... ok
[INFO] [stdout] test objects::salt::test::generate_module_salt_trace ... ok
[INFO] [stdout] test objects::pool::pool_id::test::test_expect_contract_happy ... ok
[INFO] [stdout] test objects::truncated_chain_id::test::local_empty_fails ... ok
[INFO] [stdout] test objects::truncated_chain_id::test::from_chain_id ... ok
[INFO] [stdout] test objects::validation::verifiers::tests::description::invalid_descriptions::case_3 ... ok
[INFO] [stdout] test objects::truncated_chain_id::test::test_from_str ... ok
[INFO] [stdout] test objects::truncated_chain_id::test::test_from_str_long ... ok
[INFO] [stdout] test objects::truncated_chain_id::test::local_uppercase_fails ... ok
[INFO] [stdout] test objects::validation::verifiers::tests::description::valid_descriptions::case_2 ... ok
[INFO] [stdout] test objects::validation::verifiers::tests::description::valid_descriptions::case_1 ... ok
[INFO] [stdout] test objects::truncated_chain_id::test::test_from_string ... ok
[INFO] [stdout] test objects::validation::verifiers::tests::description::valid_descriptions::case_3 ... ok
[INFO] [stdout] test objects::truncated_chain_id::test::test_to_string ... ok
[INFO] [stdout] test objects::validation::verifiers::tests::description::invalid_descriptions::case_1 ... ok
[INFO] [stdout] test objects::truncated_chain_id::test::test_namespace ... ok
[INFO] [stdout] test objects::validation::verifiers::tests::description::invalid_descriptions::case_2 ... ok
[INFO] [stdout] test objects::validation::verifiers::tests::description::valid_descriptions::case_4 ... ok
[INFO] [stdout] test objects::truncated_chain_id::test::string_key_works ... ok
[INFO] [stdout] test objects::validation::verifiers::tests::name::invalid_names::case_3 ... ok
[INFO] [stdout] test objects::validation::verifiers::tests::description::valid_descriptions::case_5 ... ok
[INFO] [stdout] test objects::validation::verifiers::tests::description::valid_descriptions::case_6 ... ok
[INFO] [stdout] test objects::validation::verifiers::tests::link::invalid::case_2 ... ok
[INFO] [stdout] test objects::validation::verifiers::tests::link::invalid::case_1 ... ok
[INFO] [stdout] test objects::validation::verifiers::tests::link::invalid::case_3 ... ok
[INFO] [stdout] test objects::validation::verifiers::tests::link::invalid::case_4 ... ok
[INFO] [stdout] test objects::validation::verifiers::tests::link::invalid::case_5 ... ok
[INFO] [stdout] test objects::validation::verifiers::tests::link::valid::case_1 ... ok
[INFO] [stdout] test objects::validation::verifiers::tests::link::valid::case_2 ... ok
[INFO] [stdout] test objects::validation::verifiers::tests::link::valid::case_3 ... ok
[INFO] [stdout] test objects::validation::verifiers::tests::name::invalid_names::case_1 ... ok
[INFO] [stdout] test objects::validation::verifiers::tests::name::invalid_names::case_2 ... ok
[INFO] [stdout] test objects::validation::verifiers::tests::name::valid_names::case_1 ... ok
[INFO] [stdout] test objects::validation::verifiers::tests::name::valid_names::case_4 ... ok
[INFO] [stdout] test objects::validation::verifiers::tests::name::valid_names::case_2 ... ok
[INFO] [stdout] test objects::validation::verifiers::tests::name::valid_names::case_7 ... ok
[INFO] [stdout] test objects::voting::tests::assert_active_proposal ... ok
[INFO] [stdout] test objects::validation::verifiers::tests::name::valid_names::case_5 ... ok
[INFO] [stdout] test objects::validation::verifiers::tests::name::valid_names::case_3 ... ok
[INFO] [stdout] test objects::validation::verifiers::tests::name::valid_names::case_6 ... ok
[INFO] [stdout] test objects::voting::tests::threshold_validation ... ok
[INFO] [stdout] test objects::voting::tests::cancel_vote ... ok
[INFO] [stdout] test objects::voting::tests::create_proposal_duplicate_friends ... ok
[INFO] [stdout] test objects::voting::tests::cast_vote ... ok
[INFO] [stdout] test objects::voting::tests::count_votes ... ok
[INFO] [stdout] test objects::voting::tests::load_proposal ... ok
[INFO] [stdout] test objects::voting::tests::invalid_cast_votes ... ok
[INFO] [stdout] test objects::voting::tests::create_proposal ... ok
[INFO] [stdout] test objects::module::test::storage_plus::storage_key_with_overlapping_name_namespace ... ok
[INFO] [stderr]    Doc-tests abstract_std
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 186 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 11 tests
[INFO] [stdout] test src/lib.rs - (line 27) ... ignored
[INFO] [stdout] test src/objects/ownership/gov_ownable.rs - objects::ownership::gov_ownable (line 156) ... ignored
[INFO] [stdout] test src/objects/ownership/gov_ownable.rs - objects::ownership::gov_ownable (line 84) ... ignored
[INFO] [stdout] test src/lib.rs - (line 36) - compile ... ok
[INFO] [stdout] test src/objects/pool/pool_id.rs - objects::pool::pool_id::UncheckedPoolAddress::check (line 138) - compile ... ok
[INFO] [stdout] test src/lib.rs - (line 14) - compile ... ok
[INFO] [stdout] test src/objects/ownership/gov_ownable.rs - objects::ownership::gov_ownable (line 13) ... ok
[INFO] [stdout] test src/objects/ownership/gov_ownable.rs - objects::ownership::gov_ownable (line 54) ... ok
[INFO] [stdout] test src/objects/ownership/gov_ownable.rs - objects::ownership::gov_ownable (line 35) ... ok
[INFO] [stdout] test src/objects/ownership/gov_ownable.rs - objects::ownership::gov_ownable (line 101) ... ok
[INFO] [stdout] test src/objects/ownership/gov_ownable.rs - objects::ownership::gov_ownable::Ownership<T>::into_attributes (line 83) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 8 passed; 0 failed; 3 ignored; 0 measured; 0 filtered out; finished in 1.18s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "c11b734d6955dcb58630c20dd00ff81ba72023da506c2791e82a80a26d1cbea6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c11b734d6955dcb58630c20dd00ff81ba72023da506c2791e82a80a26d1cbea6", kill_on_drop: false }`
[INFO] [stdout] c11b734d6955dcb58630c20dd00ff81ba72023da506c2791e82a80a26d1cbea6
