[INFO] cloning repository https://github.com/beeust/terra-cw-plus
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/beeust/terra-cw-plus" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbeeust%2Fterra-cw-plus", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbeeust%2Fterra-cw-plus'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b543919bf059fa9a65db2f7147e15dfa138e39d7
[INFO] testing beeust/terra-cw-plus against try#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbeeust%2Fterra-cw-plus" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/beeust/terra-cw-plus
[INFO] finished tweaking git repo https://github.com/beeust/terra-cw-plus
[INFO] tweaked toml for git repo https://github.com/beeust/terra-cw-plus written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/beeust/terra-cw-plus on toolchain db823df02fd0c2cf67b43025ac3fef3f2d743245
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/beeust/terra-cw-plus already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded proc-macro2 v1.0.29
[INFO] [stderr]   Downloaded dyn-clone v1.0.4
[INFO] [stderr]   Downloaded thiserror-impl v1.0.28
[INFO] [stderr]   Downloaded thiserror v1.0.28
[INFO] [stderr]   Downloaded schemars_derive v0.8.3
[INFO] [stderr]   Downloaded signature v1.3.1
[INFO] [stderr]   Downloaded spki v0.4.0
[INFO] [stderr]   Downloaded group v0.10.0
[INFO] [stderr]   Downloaded ed25519-zebra v2.2.0
[INFO] [stderr]   Downloaded cosmwasm-schema v0.16.1
[INFO] [stderr]   Downloaded cosmwasm-derive v0.16.1
[INFO] [stderr]   Downloaded sha2 v0.9.6
[INFO] [stderr]   Downloaded cw0 v0.8.1
[INFO] [stderr]   Downloaded cw-storage-plus v0.8.1
[INFO] [stderr]   Downloaded prost v0.8.0
[INFO] [stderr]   Downloaded cw-multi-test v0.8.1
[INFO] [stderr]   Downloaded cc v1.0.70
[INFO] [stderr]   Downloaded rust_decimal v1.15.0
[INFO] [stderr]   Downloaded serde_json v1.0.67
[INFO] [stderr]   Downloaded backtrace v0.3.61
[INFO] [stderr]   Downloaded itertools v0.10.1
[INFO] [stderr]   Downloaded k256 v0.9.6
[INFO] [stderr]   Downloaded cosmwasm-std v0.16.1
[INFO] [stderr]   Downloaded object v0.26.2
[INFO] [stderr]   Downloaded syn v1.0.75
[INFO] [stderr]   Downloaded der v0.4.1
[INFO] [stderr]   Downloaded elliptic-curve v0.10.6
[INFO] [stderr]   Downloaded addr2line v0.16.0
[INFO] [stderr]   Downloaded anyhow v1.0.43
[INFO] [stderr]   Downloaded pkcs8 v0.7.5
[INFO] [stderr]   Downloaded cosmwasm-crypto v0.16.1
[INFO] [stderr]   Downloaded crypto-bigint v0.2.4
[INFO] [stderr]   Downloaded serde-json-wasm v0.3.1
[INFO] [stderr]   Downloaded uint v0.9.1
[INFO] [stderr]   Downloaded sha2 v0.8.2
[INFO] [stderr]   Downloaded ecdsa v0.12.4
[INFO] [stderr]   Downloaded serde_derive v1.0.130
[INFO] [stderr]   Downloaded integer-cbrt v0.1.2
[INFO] [stderr]   Downloaded cosmwasm-storage v0.16.1
[INFO] [stderr]   Downloaded prost-derive v0.8.0
[INFO] [stderr]   Downloaded ff v0.10.1
[INFO] [stderr]   Downloaded zeroize v1.4.1
[INFO] [stderr]   Downloaded cpufeatures v0.2.1
[INFO] [stderr]   Downloaded schemars v0.8.3
[INFO] [stderr]   Downloaded const-oid v0.6.0
[INFO] [stderr]   Downloaded libc v0.2.101
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 99d0d34499869f05a7c828c346047eeefe71535a1ecfa38ec6c310d8ca4fd395
[INFO] running `Command { std: "docker" "start" "-a" "99d0d34499869f05a7c828c346047eeefe71535a1ecfa38ec6c310d8ca4fd395", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "99d0d34499869f05a7c828c346047eeefe71535a1ecfa38ec6c310d8ca4fd395", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "99d0d34499869f05a7c828c346047eeefe71535a1ecfa38ec6c310d8ca4fd395", kill_on_drop: false }`
[INFO] [stdout] 99d0d34499869f05a7c828c346047eeefe71535a1ecfa38ec6c310d8ca4fd395
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 224a9125ace4c5960c3bd2368a0e0147634618dc89e8e98297f73c81044c38ad
[INFO] running `Command { std: "docker" "start" "-a" "224a9125ace4c5960c3bd2368a0e0147634618dc89e8e98297f73c81044c38ad", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.29
[INFO] [stderr]    Compiling typenum v1.13.0
[INFO] [stderr]    Compiling unicode-xid v0.2.2
[INFO] [stderr]    Compiling syn v1.0.75
[INFO] [stderr]    Compiling version_check v0.9.3
[INFO] [stderr]    Compiling libc v0.2.101
[INFO] [stderr]    Compiling serde_derive v1.0.130
[INFO] [stderr]    Compiling serde v1.0.130
[INFO] [stderr]    Compiling zeroize v1.4.1
[INFO] [stderr]    Compiling const-oid v0.6.0
[INFO] [stderr]    Compiling generic-array v0.14.4
[INFO] [stderr]    Compiling ryu v1.0.5
[INFO] [stderr]    Compiling cpufeatures v0.2.1
[INFO] [stderr]    Compiling der v0.4.1
[INFO] [stderr]    Compiling serde_json v1.0.67
[INFO] [stderr]    Compiling schemars v0.8.3
[INFO] [stderr]    Compiling itoa v0.4.8
[INFO] [stderr]    Compiling dyn-clone v1.0.4
[INFO] [stderr]    Compiling uint v0.9.1
[INFO] [stderr]    Compiling autocfg v1.0.1
[INFO] [stderr]    Compiling quote v1.0.9
[INFO] [stderr]    Compiling getrandom v0.2.3
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling rand_core v0.6.3
[INFO] [stderr]    Compiling spki v0.4.0
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling pkcs8 v0.7.5
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling anyhow v1.0.43
[INFO] [stderr]    Compiling byte-tools v0.3.1
[INFO] [stderr]    Compiling itertools v0.10.1
[INFO] [stderr]    Compiling ff v0.10.1
[INFO] [stderr]    Compiling block-padding v0.1.5
[INFO] [stderr]    Compiling opaque-debug v0.2.3
[INFO] [stderr]    Compiling fake-simd v0.1.2
[INFO] [stderr]    Compiling arrayvec v0.5.2
[INFO] [stderr]    Compiling group v0.10.0
[INFO] [stderr]    Compiling hex v0.3.2
[INFO] [stderr]    Compiling generic-array v0.12.4
[INFO] [stderr]    Compiling digest v0.8.1
[INFO] [stderr]    Compiling block-buffer v0.7.3
[INFO] [stderr]    Compiling sha2 v0.8.2
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling crypto-bigint v0.2.4
[INFO] [stderr]    Compiling crypto-mac v0.11.1
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling signature v1.3.1
[INFO] [stderr]    Compiling sha2 v0.9.6
[INFO] [stderr]    Compiling hmac v0.11.0
[INFO] [stderr]    Compiling curve25519-dalek v3.2.0
[INFO] [stderr]    Compiling integer-cbrt v0.1.2
[INFO] [stderr]    Compiling integer-sqrt v0.1.5
[INFO] [stderr]    Compiling elliptic-curve v0.10.6
[INFO] [stderr]    Compiling ecdsa v0.12.4
[INFO] [stderr]    Compiling k256 v0.9.6
[INFO] [stderr]    Compiling serde_derive_internals v0.25.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.28
[INFO] [stderr]    Compiling schemars_derive v0.8.3
[INFO] [stderr]    Compiling cosmwasm-derive v0.16.1
[INFO] [stderr]    Compiling prost-derive v0.8.0
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling thiserror v1.0.28
[INFO] [stderr]    Compiling prost v0.8.0
[INFO] [stderr]    Compiling ed25519-zebra v2.2.0
[INFO] [stderr]    Compiling serde-json-wasm v0.3.1
[INFO] [stderr]    Compiling rust_decimal v1.15.0
[INFO] [stderr]    Compiling cosmwasm-crypto v0.16.1
[INFO] [stderr]    Compiling cosmwasm-std v0.16.1
[INFO] [stderr]    Compiling cw0 v0.9.0 (/opt/rustwide/workdir/packages/cw0)
[INFO] [stderr]    Compiling cw-storage-plus v0.9.0 (/opt/rustwide/workdir/packages/storage-plus)
[INFO] [stderr]    Compiling cw1 v0.9.0 (/opt/rustwide/workdir/packages/cw1)
[INFO] [stderr]    Compiling cosmwasm-storage v0.16.1
[INFO] [stderr]    Compiling cw20 v0.9.0 (/opt/rustwide/workdir/packages/cw20)
[INFO] [stderr]    Compiling cw2 v0.9.0 (/opt/rustwide/workdir/packages/cw2)
[INFO] [stderr]    Compiling cw-controllers v0.9.0 (/opt/rustwide/workdir/packages/controllers)
[INFO] [stderr]    Compiling cw4 v0.9.0 (/opt/rustwide/workdir/packages/cw4)
[INFO] [stderr]    Compiling cw721 v0.9.0 (/opt/rustwide/workdir/packages/cw721)
[INFO] [stderr]    Compiling cw3 v0.9.0 (/opt/rustwide/workdir/packages/cw3)
[INFO] [stderr]    Compiling cw1155 v0.9.0 (/opt/rustwide/workdir/packages/cw1155)
[INFO] [stderr]    Compiling cw-multi-test v0.9.0 (/opt/rustwide/workdir/packages/multi-test)
[INFO] [stderr]    Compiling cw1-whitelist v0.9.0 (/opt/rustwide/workdir/contracts/cw1-whitelist)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> packages/multi-test/src/app.rs:186:17
[INFO] [stdout]     |
[INFO] [stdout] 186 |     pub fn wrap(&self) -> QuerierWrapper {
[INFO] [stdout]     |                 ^^^^^     ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the 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] 186 |     pub fn wrap(&self) -> QuerierWrapper<'_> {
[INFO] [stdout]     |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.deref()` on a reference in this situation does nothing
[INFO] [stdout]    --> packages/multi-test/src/wasm.rs:678:21
[INFO] [stdout]     |
[INFO] [stdout] 678 |             api: api.deref(),
[INFO] [stdout]     |                     ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `dyn Api` does not implement `Deref`, so calling `deref` on `&dyn Api` copies the reference, which does not do anything and can be removed
[INFO] [stdout]     = note: `#[warn(noop_method_call)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.deref()` on a reference in this situation does nothing
[INFO] [stdout]    --> packages/multi-test/src/wasm.rs:713:25
[INFO] [stdout]     |
[INFO] [stdout] 713 |                 api: api.deref(),
[INFO] [stdout]     |                         ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `dyn Api` does not implement `Deref`, so calling `deref` on `&dyn Api` copies the reference, which does not do anything and can be removed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling cw4-group v0.9.0 (/opt/rustwide/workdir/contracts/cw4-group)
[INFO] [stderr]    Compiling cw721-base v0.9.0 (/opt/rustwide/workdir/contracts/cw721-base)
[INFO] [stderr]    Compiling cw20-base v0.9.0 (/opt/rustwide/workdir/contracts/cw20-base)
[INFO] [stderr]    Compiling cw1155-base v0.9.0 (/opt/rustwide/workdir/contracts/cw1155-base)
[INFO] [stderr]    Compiling cw20-atomic-swap v0.9.0 (/opt/rustwide/workdir/contracts/cw20-atomic-swap)
[INFO] [stderr]    Compiling cw20-escrow v0.9.0 (/opt/rustwide/workdir/contracts/cw20-escrow)
[INFO] [stderr]    Compiling cw3-fixed-multisig v0.9.0 (/opt/rustwide/workdir/contracts/cw3-fixed-multisig)
[INFO] [stderr]    Compiling cw1-subkeys v0.9.0 (/opt/rustwide/workdir/contracts/cw1-subkeys)
[INFO] [stderr]    Compiling cw721-metadata-uri v0.9.0 (/opt/rustwide/workdir/contracts/cw721-metadata-uri)
[INFO] [stderr]    Compiling cw3-flex-multisig v0.9.0 (/opt/rustwide/workdir/contracts/cw3-flex-multisig)
[INFO] [stderr]    Compiling cw20-ics20 v0.9.0 (/opt/rustwide/workdir/contracts/cw20-ics20)
[INFO] [stderr]    Compiling cw20-merkle-airdrop v0.7.0 (/opt/rustwide/workdir/contracts/cw20-merkle-airdrop)
[INFO] [stderr]    Compiling cw20-bonding v0.9.0 (/opt/rustwide/workdir/contracts/cw20-bonding)
[INFO] [stderr]    Compiling cw20-staking v0.9.0 (/opt/rustwide/workdir/contracts/cw20-staking)
[INFO] [stderr]    Compiling cw4-stake v0.9.0 (/opt/rustwide/workdir/contracts/cw4-stake)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 07s
[INFO] running `Command { std: "docker" "inspect" "224a9125ace4c5960c3bd2368a0e0147634618dc89e8e98297f73c81044c38ad", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "224a9125ace4c5960c3bd2368a0e0147634618dc89e8e98297f73c81044c38ad", kill_on_drop: false }`
[INFO] [stdout] 224a9125ace4c5960c3bd2368a0e0147634618dc89e8e98297f73c81044c38ad
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 51b2b83d0ab4c175fa014b328830b0764909ab3cea3aa207edce3af0655501a6
[INFO] running `Command { std: "docker" "start" "-a" "51b2b83d0ab4c175fa014b328830b0764909ab3cea3aa207edce3af0655501a6", kill_on_drop: false }`
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/examples/schema
[INFO] [stderr]   |
[INFO] [stderr]   = note: the example target `schema` in package `cw1-subkeys v0.9.0 (/opt/rustwide/workdir/contracts/cw1-subkeys)` has the same output filename as the example target `schema` in package `cw1 v0.9.0 (/opt/rustwide/workdir/packages/cw1)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/examples/schema.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the example target `schema` in package `cw1-subkeys v0.9.0 (/opt/rustwide/workdir/contracts/cw1-subkeys)` has the same output filename as the example target `schema` in package `cw1 v0.9.0 (/opt/rustwide/workdir/packages/cw1)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/examples/schema
[INFO] [stderr]   |
[INFO] [stderr]   = note: the example target `schema` in package `cw1-whitelist v0.9.0 (/opt/rustwide/workdir/contracts/cw1-whitelist)` has the same output filename as the example target `schema` in package `cw1-subkeys v0.9.0 (/opt/rustwide/workdir/contracts/cw1-subkeys)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/examples/schema.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the example target `schema` in package `cw1-whitelist v0.9.0 (/opt/rustwide/workdir/contracts/cw1-whitelist)` has the same output filename as the example target `schema` in package `cw1-subkeys v0.9.0 (/opt/rustwide/workdir/contracts/cw1-subkeys)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/examples/schema
[INFO] [stderr]   |
[INFO] [stderr]   = note: the example target `schema` in package `cw1155 v0.9.0 (/opt/rustwide/workdir/packages/cw1155)` has the same output filename as the example target `schema` in package `cw1-whitelist v0.9.0 (/opt/rustwide/workdir/contracts/cw1-whitelist)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/examples/schema.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the example target `schema` in package `cw1155 v0.9.0 (/opt/rustwide/workdir/packages/cw1155)` has the same output filename as the example target `schema` in package `cw1-whitelist v0.9.0 (/opt/rustwide/workdir/contracts/cw1-whitelist)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/examples/schema
[INFO] [stderr]   |
[INFO] [stderr]   = note: the example target `schema` in package `cw1155-base v0.9.0 (/opt/rustwide/workdir/contracts/cw1155-base)` has the same output filename as the example target `schema` in package `cw1155 v0.9.0 (/opt/rustwide/workdir/packages/cw1155)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/examples/schema.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the example target `schema` in package `cw1155-base v0.9.0 (/opt/rustwide/workdir/contracts/cw1155-base)` has the same output filename as the example target `schema` in package `cw1155 v0.9.0 (/opt/rustwide/workdir/packages/cw1155)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/examples/schema
[INFO] [stderr]   |
[INFO] [stderr]   = note: the example target `schema` in package `cw20 v0.9.0 (/opt/rustwide/workdir/packages/cw20)` has the same output filename as the example target `schema` in package `cw1155-base v0.9.0 (/opt/rustwide/workdir/contracts/cw1155-base)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/examples/schema.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the example target `schema` in package `cw20 v0.9.0 (/opt/rustwide/workdir/packages/cw20)` has the same output filename as the example target `schema` in package `cw1155-base v0.9.0 (/opt/rustwide/workdir/contracts/cw1155-base)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/examples/schema
[INFO] [stderr]   |
[INFO] [stderr]   = note: the example target `schema` in package `cw20-atomic-swap v0.9.0 (/opt/rustwide/workdir/contracts/cw20-atomic-swap)` has the same output filename as the example target `schema` in package `cw20 v0.9.0 (/opt/rustwide/workdir/packages/cw20)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/examples/schema.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the example target `schema` in package `cw20-atomic-swap v0.9.0 (/opt/rustwide/workdir/contracts/cw20-atomic-swap)` has the same output filename as the example target `schema` in package `cw20 v0.9.0 (/opt/rustwide/workdir/packages/cw20)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/examples/schema
[INFO] [stderr]   |
[INFO] [stderr]   = note: the example target `schema` in package `cw20-base v0.9.0 (/opt/rustwide/workdir/contracts/cw20-base)` has the same output filename as the example target `schema` in package `cw20-atomic-swap v0.9.0 (/opt/rustwide/workdir/contracts/cw20-atomic-swap)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/examples/schema.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the example target `schema` in package `cw20-base v0.9.0 (/opt/rustwide/workdir/contracts/cw20-base)` has the same output filename as the example target `schema` in package `cw20-atomic-swap v0.9.0 (/opt/rustwide/workdir/contracts/cw20-atomic-swap)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/examples/schema
[INFO] [stderr]   |
[INFO] [stderr]   = note: the example target `schema` in package `cw20-bonding v0.9.0 (/opt/rustwide/workdir/contracts/cw20-bonding)` has the same output filename as the example target `schema` in package `cw20-base v0.9.0 (/opt/rustwide/workdir/contracts/cw20-base)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/examples/schema.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the example target `schema` in package `cw20-bonding v0.9.0 (/opt/rustwide/workdir/contracts/cw20-bonding)` has the same output filename as the example target `schema` in package `cw20-base v0.9.0 (/opt/rustwide/workdir/contracts/cw20-base)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/examples/schema
[INFO] [stderr]   |
[INFO] [stderr]   = note: the example target `schema` in package `cw20-escrow v0.9.0 (/opt/rustwide/workdir/contracts/cw20-escrow)` has the same output filename as the example target `schema` in package `cw20-bonding v0.9.0 (/opt/rustwide/workdir/contracts/cw20-bonding)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/examples/schema.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the example target `schema` in package `cw20-escrow v0.9.0 (/opt/rustwide/workdir/contracts/cw20-escrow)` has the same output filename as the example target `schema` in package `cw20-bonding v0.9.0 (/opt/rustwide/workdir/contracts/cw20-bonding)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/examples/schema
[INFO] [stderr]   |
[INFO] [stderr]   = note: the example target `schema` in package `cw20-ics20 v0.9.0 (/opt/rustwide/workdir/contracts/cw20-ics20)` has the same output filename as the example target `schema` in package `cw20-escrow v0.9.0 (/opt/rustwide/workdir/contracts/cw20-escrow)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/examples/schema.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the example target `schema` in package `cw20-ics20 v0.9.0 (/opt/rustwide/workdir/contracts/cw20-ics20)` has the same output filename as the example target `schema` in package `cw20-escrow v0.9.0 (/opt/rustwide/workdir/contracts/cw20-escrow)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/examples/schema
[INFO] [stderr]   |
[INFO] [stderr]   = note: the example target `schema` in package `cw20-merkle-airdrop v0.7.0 (/opt/rustwide/workdir/contracts/cw20-merkle-airdrop)` has the same output filename as the example target `schema` in package `cw20-ics20 v0.9.0 (/opt/rustwide/workdir/contracts/cw20-ics20)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/examples/schema.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the example target `schema` in package `cw20-merkle-airdrop v0.7.0 (/opt/rustwide/workdir/contracts/cw20-merkle-airdrop)` has the same output filename as the example target `schema` in package `cw20-ics20 v0.9.0 (/opt/rustwide/workdir/contracts/cw20-ics20)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/examples/schema
[INFO] [stderr]   |
[INFO] [stderr]   = note: the example target `schema` in package `cw20-staking v0.9.0 (/opt/rustwide/workdir/contracts/cw20-staking)` has the same output filename as the example target `schema` in package `cw20-merkle-airdrop v0.7.0 (/opt/rustwide/workdir/contracts/cw20-merkle-airdrop)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/examples/schema.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the example target `schema` in package `cw20-staking v0.9.0 (/opt/rustwide/workdir/contracts/cw20-staking)` has the same output filename as the example target `schema` in package `cw20-merkle-airdrop v0.7.0 (/opt/rustwide/workdir/contracts/cw20-merkle-airdrop)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/examples/schema
[INFO] [stderr]   |
[INFO] [stderr]   = note: the example target `schema` in package `cw3 v0.9.0 (/opt/rustwide/workdir/packages/cw3)` has the same output filename as the example target `schema` in package `cw20-staking v0.9.0 (/opt/rustwide/workdir/contracts/cw20-staking)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/examples/schema.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the example target `schema` in package `cw3 v0.9.0 (/opt/rustwide/workdir/packages/cw3)` has the same output filename as the example target `schema` in package `cw20-staking v0.9.0 (/opt/rustwide/workdir/contracts/cw20-staking)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/examples/schema
[INFO] [stderr]   |
[INFO] [stderr]   = note: the example target `schema` in package `cw3-fixed-multisig v0.9.0 (/opt/rustwide/workdir/contracts/cw3-fixed-multisig)` has the same output filename as the example target `schema` in package `cw3 v0.9.0 (/opt/rustwide/workdir/packages/cw3)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/examples/schema.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the example target `schema` in package `cw3-fixed-multisig v0.9.0 (/opt/rustwide/workdir/contracts/cw3-fixed-multisig)` has the same output filename as the example target `schema` in package `cw3 v0.9.0 (/opt/rustwide/workdir/packages/cw3)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/examples/schema
[INFO] [stderr]   |
[INFO] [stderr]   = note: the example target `schema` in package `cw3-flex-multisig v0.9.0 (/opt/rustwide/workdir/contracts/cw3-flex-multisig)` has the same output filename as the example target `schema` in package `cw3-fixed-multisig v0.9.0 (/opt/rustwide/workdir/contracts/cw3-fixed-multisig)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/examples/schema.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the example target `schema` in package `cw3-flex-multisig v0.9.0 (/opt/rustwide/workdir/contracts/cw3-flex-multisig)` has the same output filename as the example target `schema` in package `cw3-fixed-multisig v0.9.0 (/opt/rustwide/workdir/contracts/cw3-fixed-multisig)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/examples/schema
[INFO] [stderr]   |
[INFO] [stderr]   = note: the example target `schema` in package `cw4 v0.9.0 (/opt/rustwide/workdir/packages/cw4)` has the same output filename as the example target `schema` in package `cw3-flex-multisig v0.9.0 (/opt/rustwide/workdir/contracts/cw3-flex-multisig)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/examples/schema.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the example target `schema` in package `cw4 v0.9.0 (/opt/rustwide/workdir/packages/cw4)` has the same output filename as the example target `schema` in package `cw3-flex-multisig v0.9.0 (/opt/rustwide/workdir/contracts/cw3-flex-multisig)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/examples/schema
[INFO] [stderr]   |
[INFO] [stderr]   = note: the example target `schema` in package `cw4-group v0.9.0 (/opt/rustwide/workdir/contracts/cw4-group)` has the same output filename as the example target `schema` in package `cw4 v0.9.0 (/opt/rustwide/workdir/packages/cw4)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/examples/schema.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the example target `schema` in package `cw4-group v0.9.0 (/opt/rustwide/workdir/contracts/cw4-group)` has the same output filename as the example target `schema` in package `cw4 v0.9.0 (/opt/rustwide/workdir/packages/cw4)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/examples/schema
[INFO] [stderr]   |
[INFO] [stderr]   = note: the example target `schema` in package `cw4-stake v0.9.0 (/opt/rustwide/workdir/contracts/cw4-stake)` has the same output filename as the example target `schema` in package `cw4-group v0.9.0 (/opt/rustwide/workdir/contracts/cw4-group)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/examples/schema.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the example target `schema` in package `cw4-stake v0.9.0 (/opt/rustwide/workdir/contracts/cw4-stake)` has the same output filename as the example target `schema` in package `cw4-group v0.9.0 (/opt/rustwide/workdir/contracts/cw4-group)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/examples/schema
[INFO] [stderr]   |
[INFO] [stderr]   = note: the example target `schema` in package `cw721 v0.9.0 (/opt/rustwide/workdir/packages/cw721)` has the same output filename as the example target `schema` in package `cw4-stake v0.9.0 (/opt/rustwide/workdir/contracts/cw4-stake)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/examples/schema.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the example target `schema` in package `cw721 v0.9.0 (/opt/rustwide/workdir/packages/cw721)` has the same output filename as the example target `schema` in package `cw4-stake v0.9.0 (/opt/rustwide/workdir/contracts/cw4-stake)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/examples/schema
[INFO] [stderr]   |
[INFO] [stderr]   = note: the example target `schema` in package `cw721-base v0.9.0 (/opt/rustwide/workdir/contracts/cw721-base)` has the same output filename as the example target `schema` in package `cw721 v0.9.0 (/opt/rustwide/workdir/packages/cw721)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/examples/schema.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the example target `schema` in package `cw721-base v0.9.0 (/opt/rustwide/workdir/contracts/cw721-base)` has the same output filename as the example target `schema` in package `cw721 v0.9.0 (/opt/rustwide/workdir/packages/cw721)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/examples/schema
[INFO] [stderr]   |
[INFO] [stderr]   = note: the example target `schema` in package `cw721-metadata-uri v0.9.0 (/opt/rustwide/workdir/contracts/cw721-metadata-uri)` has the same output filename as the example target `schema` in package `cw721-base v0.9.0 (/opt/rustwide/workdir/contracts/cw721-base)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/examples/schema.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the example target `schema` in package `cw721-metadata-uri v0.9.0 (/opt/rustwide/workdir/contracts/cw721-metadata-uri)` has the same output filename as the example target `schema` in package `cw721-base v0.9.0 (/opt/rustwide/workdir/contracts/cw721-base)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr]    Compiling cosmwasm-schema v0.16.1
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> packages/multi-test/src/app.rs:186:17
[INFO] [stdout]     |
[INFO] [stdout] 186 |     pub fn wrap(&self) -> QuerierWrapper {
[INFO] [stdout]     |                 ^^^^^     ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the 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] 186 |     pub fn wrap(&self) -> QuerierWrapper<'_> {
[INFO] [stdout]     |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.deref()` on a reference in this situation does nothing
[INFO] [stdout]    --> packages/multi-test/src/wasm.rs:678:21
[INFO] [stdout]     |
[INFO] [stdout] 678 |             api: api.deref(),
[INFO] [stdout]     |                     ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `dyn Api` does not implement `Deref`, so calling `deref` on `&dyn Api` copies the reference, which does not do anything and can be removed
[INFO] [stdout]     = note: `#[warn(noop_method_call)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.deref()` on a reference in this situation does nothing
[INFO] [stdout]    --> packages/multi-test/src/wasm.rs:713:25
[INFO] [stdout]     |
[INFO] [stdout] 713 |                 api: api.deref(),
[INFO] [stdout]     |                         ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `dyn Api` does not implement `Deref`, so calling `deref` on `&dyn Api` copies the reference, which does not do anything and can be removed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling cw0 v0.8.1
[INFO] [stderr]    Compiling cw-storage-plus v0.8.1
[INFO] [stderr]    Compiling assert_matches v1.5.0
[INFO] [stderr]    Compiling cw-multi-test v0.9.0 (/opt/rustwide/workdir/packages/multi-test)
[INFO] [stderr]    Compiling cw-controllers v0.9.0 (/opt/rustwide/workdir/packages/controllers)
[INFO] [stderr]    Compiling cw2 v0.9.0 (/opt/rustwide/workdir/packages/cw2)
[INFO] [stderr]    Compiling cw0 v0.9.0 (/opt/rustwide/workdir/packages/cw0)
[INFO] [stderr]    Compiling cw-storage-plus v0.9.0 (/opt/rustwide/workdir/packages/storage-plus)
[INFO] [stderr]    Compiling cw4-stake v0.9.0 (/opt/rustwide/workdir/contracts/cw4-stake)
[INFO] [stderr]    Compiling cw1155-base v0.9.0 (/opt/rustwide/workdir/contracts/cw1155-base)
[INFO] [stderr]    Compiling cw-multi-test v0.8.1
[INFO] [stderr]    Compiling cw20-merkle-airdrop v0.7.0 (/opt/rustwide/workdir/contracts/cw20-merkle-airdrop)
[INFO] [stderr]    Compiling cw4-group v0.9.0 (/opt/rustwide/workdir/contracts/cw4-group)
[INFO] [stderr]    Compiling cw721-metadata-uri v0.9.0 (/opt/rustwide/workdir/contracts/cw721-metadata-uri)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> packages/multi-test/src/app.rs:186:17
[INFO] [stdout]     |
[INFO] [stdout] 186 |     pub fn wrap(&self) -> QuerierWrapper {
[INFO] [stdout]     |                 ^^^^^     ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the 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] 186 |     pub fn wrap(&self) -> QuerierWrapper<'_> {
[INFO] [stdout]     |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling cw20 v0.9.0 (/opt/rustwide/workdir/packages/cw20)
[INFO] [stdout] warning: call to `.deref()` on a reference in this situation does nothing
[INFO] [stdout]    --> packages/multi-test/src/wasm.rs:678:21
[INFO] [stdout]     |
[INFO] [stdout] 678 |             api: api.deref(),
[INFO] [stdout]     |                     ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `dyn cosmwasm_std::Api` does not implement `Deref`, so calling `deref` on `&dyn cosmwasm_std::Api` copies the reference, which does not do anything and can be removed
[INFO] [stdout]     = note: `#[warn(noop_method_call)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.deref()` on a reference in this situation does nothing
[INFO] [stdout]    --> packages/multi-test/src/wasm.rs:713:25
[INFO] [stdout]     |
[INFO] [stdout] 713 |                 api: api.deref(),
[INFO] [stdout]     |                         ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `dyn cosmwasm_std::Api` does not implement `Deref`, so calling `deref` on `&dyn cosmwasm_std::Api` copies the reference, which does not do anything and can be removed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling cw20-ics20 v0.9.0 (/opt/rustwide/workdir/contracts/cw20-ics20)
[INFO] [stderr]    Compiling cw1-subkeys v0.9.0 (/opt/rustwide/workdir/contracts/cw1-subkeys)
[INFO] [stderr]    Compiling cw1-whitelist v0.9.0 (/opt/rustwide/workdir/contracts/cw1-whitelist)
[INFO] [stderr]    Compiling cw20-base v0.9.0 (/opt/rustwide/workdir/contracts/cw20-base)
[INFO] [stderr]    Compiling cw20-bonding v0.9.0 (/opt/rustwide/workdir/contracts/cw20-bonding)
[INFO] [stderr]    Compiling cw20-escrow v0.9.0 (/opt/rustwide/workdir/contracts/cw20-escrow)
[INFO] [stderr]    Compiling cw3-fixed-multisig v0.9.0 (/opt/rustwide/workdir/contracts/cw3-fixed-multisig)
[INFO] [stderr]    Compiling cw721-base v0.9.0 (/opt/rustwide/workdir/contracts/cw721-base)
[INFO] [stderr]    Compiling cw3 v0.9.0 (/opt/rustwide/workdir/packages/cw3)
[INFO] [stderr]    Compiling cw20-atomic-swap v0.9.0 (/opt/rustwide/workdir/contracts/cw20-atomic-swap)
[INFO] [stderr]    Compiling cw1 v0.9.0 (/opt/rustwide/workdir/packages/cw1)
[INFO] [stderr]    Compiling cw20-staking v0.9.0 (/opt/rustwide/workdir/contracts/cw20-staking)
[INFO] [stderr]    Compiling cw4 v0.9.0 (/opt/rustwide/workdir/packages/cw4)
[INFO] [stderr]    Compiling cw1155 v0.9.0 (/opt/rustwide/workdir/packages/cw1155)
[INFO] [stderr]    Compiling cw3-flex-multisig v0.9.0 (/opt/rustwide/workdir/contracts/cw3-flex-multisig)
[INFO] [stderr]    Compiling cw721 v0.9.0 (/opt/rustwide/workdir/packages/cw721)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 51.07s
[INFO] running `Command { std: "docker" "inspect" "51b2b83d0ab4c175fa014b328830b0764909ab3cea3aa207edce3af0655501a6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "51b2b83d0ab4c175fa014b328830b0764909ab3cea3aa207edce3af0655501a6", kill_on_drop: false }`
[INFO] [stdout] 51b2b83d0ab4c175fa014b328830b0764909ab3cea3aa207edce3af0655501a6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 2d92b92aa71bbef1e810b3084e26186fb5534c03c08075a414cb971dea3fbded
[INFO] running `Command { std: "docker" "start" "-a" "2d92b92aa71bbef1e810b3084e26186fb5534c03c08075a414cb971dea3fbded", kill_on_drop: false }`
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/examples/schema
[INFO] [stderr]   |
[INFO] [stderr]   = note: the example target `schema` in package `cw1-subkeys v0.9.0 (/opt/rustwide/workdir/contracts/cw1-subkeys)` has the same output filename as the example target `schema` in package `cw1 v0.9.0 (/opt/rustwide/workdir/packages/cw1)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/examples/schema.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the example target `schema` in package `cw1-subkeys v0.9.0 (/opt/rustwide/workdir/contracts/cw1-subkeys)` has the same output filename as the example target `schema` in package `cw1 v0.9.0 (/opt/rustwide/workdir/packages/cw1)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/examples/schema
[INFO] [stderr]   |
[INFO] [stderr]   = note: the example target `schema` in package `cw1-whitelist v0.9.0 (/opt/rustwide/workdir/contracts/cw1-whitelist)` has the same output filename as the example target `schema` in package `cw1-subkeys v0.9.0 (/opt/rustwide/workdir/contracts/cw1-subkeys)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/examples/schema.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the example target `schema` in package `cw1-whitelist v0.9.0 (/opt/rustwide/workdir/contracts/cw1-whitelist)` has the same output filename as the example target `schema` in package `cw1-subkeys v0.9.0 (/opt/rustwide/workdir/contracts/cw1-subkeys)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/examples/schema
[INFO] [stderr]   |
[INFO] [stderr]   = note: the example target `schema` in package `cw1155 v0.9.0 (/opt/rustwide/workdir/packages/cw1155)` has the same output filename as the example target `schema` in package `cw1-whitelist v0.9.0 (/opt/rustwide/workdir/contracts/cw1-whitelist)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/examples/schema.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the example target `schema` in package `cw1155 v0.9.0 (/opt/rustwide/workdir/packages/cw1155)` has the same output filename as the example target `schema` in package `cw1-whitelist v0.9.0 (/opt/rustwide/workdir/contracts/cw1-whitelist)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/examples/schema
[INFO] [stderr]   |
[INFO] [stderr]   = note: the example target `schema` in package `cw1155-base v0.9.0 (/opt/rustwide/workdir/contracts/cw1155-base)` has the same output filename as the example target `schema` in package `cw1155 v0.9.0 (/opt/rustwide/workdir/packages/cw1155)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/examples/schema.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the example target `schema` in package `cw1155-base v0.9.0 (/opt/rustwide/workdir/contracts/cw1155-base)` has the same output filename as the example target `schema` in package `cw1155 v0.9.0 (/opt/rustwide/workdir/packages/cw1155)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/examples/schema
[INFO] [stderr]   |
[INFO] [stderr]   = note: the example target `schema` in package `cw20 v0.9.0 (/opt/rustwide/workdir/packages/cw20)` has the same output filename as the example target `schema` in package `cw1155-base v0.9.0 (/opt/rustwide/workdir/contracts/cw1155-base)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/examples/schema.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the example target `schema` in package `cw20 v0.9.0 (/opt/rustwide/workdir/packages/cw20)` has the same output filename as the example target `schema` in package `cw1155-base v0.9.0 (/opt/rustwide/workdir/contracts/cw1155-base)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/examples/schema
[INFO] [stderr]   |
[INFO] [stderr]   = note: the example target `schema` in package `cw20-atomic-swap v0.9.0 (/opt/rustwide/workdir/contracts/cw20-atomic-swap)` has the same output filename as the example target `schema` in package `cw20 v0.9.0 (/opt/rustwide/workdir/packages/cw20)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/examples/schema.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the example target `schema` in package `cw20-atomic-swap v0.9.0 (/opt/rustwide/workdir/contracts/cw20-atomic-swap)` has the same output filename as the example target `schema` in package `cw20 v0.9.0 (/opt/rustwide/workdir/packages/cw20)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/examples/schema
[INFO] [stderr]   |
[INFO] [stderr]   = note: the example target `schema` in package `cw20-base v0.9.0 (/opt/rustwide/workdir/contracts/cw20-base)` has the same output filename as the example target `schema` in package `cw20-atomic-swap v0.9.0 (/opt/rustwide/workdir/contracts/cw20-atomic-swap)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/examples/schema.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the example target `schema` in package `cw20-base v0.9.0 (/opt/rustwide/workdir/contracts/cw20-base)` has the same output filename as the example target `schema` in package `cw20-atomic-swap v0.9.0 (/opt/rustwide/workdir/contracts/cw20-atomic-swap)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/examples/schema
[INFO] [stderr]   |
[INFO] [stderr]   = note: the example target `schema` in package `cw20-bonding v0.9.0 (/opt/rustwide/workdir/contracts/cw20-bonding)` has the same output filename as the example target `schema` in package `cw20-base v0.9.0 (/opt/rustwide/workdir/contracts/cw20-base)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/examples/schema.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the example target `schema` in package `cw20-bonding v0.9.0 (/opt/rustwide/workdir/contracts/cw20-bonding)` has the same output filename as the example target `schema` in package `cw20-base v0.9.0 (/opt/rustwide/workdir/contracts/cw20-base)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/examples/schema
[INFO] [stderr]   |
[INFO] [stderr]   = note: the example target `schema` in package `cw20-escrow v0.9.0 (/opt/rustwide/workdir/contracts/cw20-escrow)` has the same output filename as the example target `schema` in package `cw20-bonding v0.9.0 (/opt/rustwide/workdir/contracts/cw20-bonding)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/examples/schema.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the example target `schema` in package `cw20-escrow v0.9.0 (/opt/rustwide/workdir/contracts/cw20-escrow)` has the same output filename as the example target `schema` in package `cw20-bonding v0.9.0 (/opt/rustwide/workdir/contracts/cw20-bonding)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/examples/schema
[INFO] [stderr]   |
[INFO] [stderr]   = note: the example target `schema` in package `cw20-ics20 v0.9.0 (/opt/rustwide/workdir/contracts/cw20-ics20)` has the same output filename as the example target `schema` in package `cw20-escrow v0.9.0 (/opt/rustwide/workdir/contracts/cw20-escrow)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/examples/schema.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the example target `schema` in package `cw20-ics20 v0.9.0 (/opt/rustwide/workdir/contracts/cw20-ics20)` has the same output filename as the example target `schema` in package `cw20-escrow v0.9.0 (/opt/rustwide/workdir/contracts/cw20-escrow)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/examples/schema
[INFO] [stderr]   |
[INFO] [stderr]   = note: the example target `schema` in package `cw20-merkle-airdrop v0.7.0 (/opt/rustwide/workdir/contracts/cw20-merkle-airdrop)` has the same output filename as the example target `schema` in package `cw20-ics20 v0.9.0 (/opt/rustwide/workdir/contracts/cw20-ics20)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/examples/schema.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the example target `schema` in package `cw20-merkle-airdrop v0.7.0 (/opt/rustwide/workdir/contracts/cw20-merkle-airdrop)` has the same output filename as the example target `schema` in package `cw20-ics20 v0.9.0 (/opt/rustwide/workdir/contracts/cw20-ics20)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/examples/schema
[INFO] [stderr]   |
[INFO] [stderr]   = note: the example target `schema` in package `cw20-staking v0.9.0 (/opt/rustwide/workdir/contracts/cw20-staking)` has the same output filename as the example target `schema` in package `cw20-merkle-airdrop v0.7.0 (/opt/rustwide/workdir/contracts/cw20-merkle-airdrop)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/examples/schema.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the example target `schema` in package `cw20-staking v0.9.0 (/opt/rustwide/workdir/contracts/cw20-staking)` has the same output filename as the example target `schema` in package `cw20-merkle-airdrop v0.7.0 (/opt/rustwide/workdir/contracts/cw20-merkle-airdrop)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/examples/schema
[INFO] [stderr]   |
[INFO] [stderr]   = note: the example target `schema` in package `cw3 v0.9.0 (/opt/rustwide/workdir/packages/cw3)` has the same output filename as the example target `schema` in package `cw20-staking v0.9.0 (/opt/rustwide/workdir/contracts/cw20-staking)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/examples/schema.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the example target `schema` in package `cw3 v0.9.0 (/opt/rustwide/workdir/packages/cw3)` has the same output filename as the example target `schema` in package `cw20-staking v0.9.0 (/opt/rustwide/workdir/contracts/cw20-staking)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/examples/schema
[INFO] [stderr]   |
[INFO] [stderr]   = note: the example target `schema` in package `cw3-fixed-multisig v0.9.0 (/opt/rustwide/workdir/contracts/cw3-fixed-multisig)` has the same output filename as the example target `schema` in package `cw3 v0.9.0 (/opt/rustwide/workdir/packages/cw3)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/examples/schema.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the example target `schema` in package `cw3-fixed-multisig v0.9.0 (/opt/rustwide/workdir/contracts/cw3-fixed-multisig)` has the same output filename as the example target `schema` in package `cw3 v0.9.0 (/opt/rustwide/workdir/packages/cw3)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/examples/schema
[INFO] [stderr]   |
[INFO] [stderr]   = note: the example target `schema` in package `cw3-flex-multisig v0.9.0 (/opt/rustwide/workdir/contracts/cw3-flex-multisig)` has the same output filename as the example target `schema` in package `cw3-fixed-multisig v0.9.0 (/opt/rustwide/workdir/contracts/cw3-fixed-multisig)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/examples/schema.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the example target `schema` in package `cw3-flex-multisig v0.9.0 (/opt/rustwide/workdir/contracts/cw3-flex-multisig)` has the same output filename as the example target `schema` in package `cw3-fixed-multisig v0.9.0 (/opt/rustwide/workdir/contracts/cw3-fixed-multisig)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/examples/schema
[INFO] [stderr]   |
[INFO] [stderr]   = note: the example target `schema` in package `cw4 v0.9.0 (/opt/rustwide/workdir/packages/cw4)` has the same output filename as the example target `schema` in package `cw3-flex-multisig v0.9.0 (/opt/rustwide/workdir/contracts/cw3-flex-multisig)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/examples/schema.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the example target `schema` in package `cw4 v0.9.0 (/opt/rustwide/workdir/packages/cw4)` has the same output filename as the example target `schema` in package `cw3-flex-multisig v0.9.0 (/opt/rustwide/workdir/contracts/cw3-flex-multisig)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/examples/schema
[INFO] [stderr]   |
[INFO] [stderr]   = note: the example target `schema` in package `cw4-group v0.9.0 (/opt/rustwide/workdir/contracts/cw4-group)` has the same output filename as the example target `schema` in package `cw4 v0.9.0 (/opt/rustwide/workdir/packages/cw4)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/examples/schema.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the example target `schema` in package `cw4-group v0.9.0 (/opt/rustwide/workdir/contracts/cw4-group)` has the same output filename as the example target `schema` in package `cw4 v0.9.0 (/opt/rustwide/workdir/packages/cw4)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/examples/schema
[INFO] [stderr]   |
[INFO] [stderr]   = note: the example target `schema` in package `cw4-stake v0.9.0 (/opt/rustwide/workdir/contracts/cw4-stake)` has the same output filename as the example target `schema` in package `cw4-group v0.9.0 (/opt/rustwide/workdir/contracts/cw4-group)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/examples/schema.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the example target `schema` in package `cw4-stake v0.9.0 (/opt/rustwide/workdir/contracts/cw4-stake)` has the same output filename as the example target `schema` in package `cw4-group v0.9.0 (/opt/rustwide/workdir/contracts/cw4-group)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/examples/schema
[INFO] [stderr]   |
[INFO] [stderr]   = note: the example target `schema` in package `cw721 v0.9.0 (/opt/rustwide/workdir/packages/cw721)` has the same output filename as the example target `schema` in package `cw4-stake v0.9.0 (/opt/rustwide/workdir/contracts/cw4-stake)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/examples/schema.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the example target `schema` in package `cw721 v0.9.0 (/opt/rustwide/workdir/packages/cw721)` has the same output filename as the example target `schema` in package `cw4-stake v0.9.0 (/opt/rustwide/workdir/contracts/cw4-stake)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/examples/schema
[INFO] [stderr]   |
[INFO] [stderr]   = note: the example target `schema` in package `cw721-base v0.9.0 (/opt/rustwide/workdir/contracts/cw721-base)` has the same output filename as the example target `schema` in package `cw721 v0.9.0 (/opt/rustwide/workdir/packages/cw721)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/examples/schema.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the example target `schema` in package `cw721-base v0.9.0 (/opt/rustwide/workdir/contracts/cw721-base)` has the same output filename as the example target `schema` in package `cw721 v0.9.0 (/opt/rustwide/workdir/packages/cw721)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/examples/schema
[INFO] [stderr]   |
[INFO] [stderr]   = note: the example target `schema` in package `cw721-metadata-uri v0.9.0 (/opt/rustwide/workdir/contracts/cw721-metadata-uri)` has the same output filename as the example target `schema` in package `cw721-base v0.9.0 (/opt/rustwide/workdir/contracts/cw721-base)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/examples/schema.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the example target `schema` in package `cw721-metadata-uri v0.9.0 (/opt/rustwide/workdir/contracts/cw721-metadata-uri)` has the same output filename as the example target `schema` in package `cw721-base v0.9.0 (/opt/rustwide/workdir/contracts/cw721-base)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> packages/multi-test/src/app.rs:186:17
[INFO] [stderr]     |
[INFO] [stderr] 186 |     pub fn wrap(&self) -> QuerierWrapper {
[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] 186 |     pub fn wrap(&self) -> QuerierWrapper<'_> {
[INFO] [stderr]     |                                         ++++
[INFO] [stderr] 
[INFO] [stderr] warning: call to `.deref()` on a reference in this situation does nothing
[INFO] [stderr]    --> packages/multi-test/src/wasm.rs:678:21
[INFO] [stderr]     |
[INFO] [stderr] 678 |             api: api.deref(),
[INFO] [stderr]     |                     ^^^^^^^^ help: remove this redundant call
[INFO] [stderr]     |
[INFO] [stderr]     = note: the type `dyn Api` does not implement `Deref`, so calling `deref` on `&dyn Api` copies the reference, which does not do anything and can be removed
[INFO] [stderr]     = note: `#[warn(noop_method_call)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: call to `.deref()` on a reference in this situation does nothing
[INFO] [stderr]    --> packages/multi-test/src/wasm.rs:713:25
[INFO] [stderr]     |
[INFO] [stderr] 713 |                 api: api.deref(),
[INFO] [stderr]     |                         ^^^^^^^^ help: remove this redundant call
[INFO] [stderr]     |
[INFO] [stderr]     = note: the type `dyn Api` does not implement `Deref`, so calling `deref` on `&dyn Api` copies the reference, which does not do anything and can be removed
[INFO] [stderr] 
[INFO] [stderr] warning: `cw-multi-test` (lib) generated 3 warnings (run `cargo fix --lib -p cw-multi-test` to apply 3 suggestions)
[INFO] [stderr] warning: call to `.deref()` on a reference in this situation does nothing
[INFO] [stderr]    --> packages/multi-test/src/wasm.rs:678:21
[INFO] [stderr]     |
[INFO] [stderr] 678 |             api: api.deref(),
[INFO] [stderr]     |                     ^^^^^^^^ help: remove this redundant call
[INFO] [stderr]     |
[INFO] [stderr]     = note: the type `dyn cosmwasm_std::Api` does not implement `Deref`, so calling `deref` on `&dyn cosmwasm_std::Api` copies the reference, which does not do anything and can be removed
[INFO] [stderr]     = note: `#[warn(noop_method_call)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: call to `.deref()` on a reference in this situation does nothing
[INFO] [stderr]    --> packages/multi-test/src/wasm.rs:713:25
[INFO] [stderr]     |
[INFO] [stderr] 713 |                 api: api.deref(),
[INFO] [stderr]     |                         ^^^^^^^^ help: remove this redundant call
[INFO] [stderr]     |
[INFO] [stderr]     = note: the type `dyn cosmwasm_std::Api` does not implement `Deref`, so calling `deref` on `&dyn cosmwasm_std::Api` copies the reference, which does not do anything and can be removed
[INFO] [stderr] 
[INFO] [stderr] warning: `cw-multi-test` (lib test) generated 3 warnings (1 duplicate) (run `cargo fix --lib -p cw-multi-test --tests` to apply 2 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.27s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cw_controllers-99e2d401c6495679)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test admin::tests::admin_checks ... ok
[INFO] [stdout] test admin::tests::set_and_get_admin ... ok
[INFO] [stdout] test admin::tests::test_execute_query ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cw_multi_test-f0b597203b320504)
[INFO] [stdout] 
[INFO] [stdout] running 45 tests
[INFO] [stdout] test app::test::custom_messages::triggering_custom_msg ... ok
[INFO] [stdout] test app::test::multi_level_bank_cache ... ok
[INFO] [stdout] test app::test::reflect_submessage_reply_works ... ok
[INFO] [stdout] test app::test::reply_data_overwrite::multiple_submsg_mixed ... ok
[INFO] [stdout] test app::test::reflect_success ... ok
[INFO] [stdout] test app::test::reflect_error ... ok
[INFO] [stdout] test app::test::reply_data_overwrite::multiple_submsg ... ok
[INFO] [stdout] test app::test::reply_data_overwrite::no_submsg ... ok
[INFO] [stdout] test app::test::reply_data_overwrite::single_no_top_level_data ... ok
[INFO] [stdout] test app::test::reply_data_overwrite::single_no_submsg_data ... ok
[INFO] [stdout] test app::test::reply_data_overwrite::single_submsg_reply_returns_none ... ok
[INFO] [stdout] test app::test::reply_data_overwrite::nested_submsg ... ok
[INFO] [stdout] test app::test::reply_data_overwrite::single_submsg ... ok
[INFO] [stdout] test app::test::response_validation::empty_attribute_key ... ok
[INFO] [stdout] test app::test::response_validation::empty_event_attribute_key ... ok
[INFO] [stdout] test app::test::response_validation::empty_event_attribute_value ... ok
[INFO] [stdout] test app::test::response_validation::too_short_event_type ... ok
[INFO] [stdout] test app::test::send_tokens ... ok
[INFO] [stdout] test app::test::sudo_works ... ok
[INFO] [stdout] test app::test::reply_data_overwrite::single_submsg_no_reply ... ok
[INFO] [stdout] test app::test::sent_funds_properly_visible_on_execution ... ok
[INFO] [stdout] test app::test::response_validation::empty_attribute_value ... ok
[INFO] [stdout] test app::test::update_block ... ok
[INFO] [stdout] test app::test::sent_wasm_migration_works ... ok
[INFO] [stdout] test app::test::simple_contract ... ok
[INFO] [stdout] test transactions::test::delete_local ... ok
[INFO] [stdout] test transactions::test::delete_from_base ... ok
[INFO] [stdout] test bank::test::get_set_balance ... ok
[INFO] [stdout] test transactions::test::storage_remains_readable ... ok
[INFO] [stdout] test transactions::test::ignore_same_as_rollback ... ok
[INFO] [stdout] test transactions::test::storage_transaction_iterator_empty_base ... ok
[INFO] [stdout] test bank::test::send_coins ... ok
[INFO] [stdout] test transactions::test::commit_writes_through ... ok
[INFO] [stdout] test transactions::test::storage_transaction_iterator_removed_items_from_base ... ok
[INFO] [stdout] test transactions::test::wrap_ref_cell ... ok
[INFO] [stdout] test transactions::test::storage_transaction_iterator_with_base_data ... ok
[INFO] [stdout] test wasm::test::contract_send_coins ... ok
[INFO] [stdout] test wasm::test::register_contract ... ok
[INFO] [stdout] test wasm::test::multi_level_wasm_cache ... ok
[INFO] [stdout] test bank::test::burn_coins ... ok
[INFO] [stdout] test transactions::test::wrap_ref_cell_dyn_storage ... ok
[INFO] [stdout] test transactions::test::wrap_box_storage ... ok
[INFO] [stdout] test transactions::test::wrap_storage ... ok
[INFO] [stdout] test transactions::test::wrap_box_dyn_storage ... ok
[INFO] [stdout] test app::test::reply_data_overwrite::multiple_submsg_no_reply ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 45 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cw_storage_plus-b9a75e78c150e29f)
[INFO] [stdout] 
[INFO] [stdout] running 65 tests
[INFO] [stdout] test helpers::test::encode_length_works ... ok
[INFO] [stdout] test helpers::test::must_deserialize_handles_none ... ok
[INFO] [stdout] test helpers::test::may_deserialize_handles_none ... ok
[INFO] [stdout] test indexed_map::test::range_simple_key_by_multi_index ... ok
[INFO] [stdout] test helpers::test::must_deserialize_handles_some ... ok
[INFO] [stdout] test indexed_map::test::range_composite_key_by_multi_index ... ok
[INFO] [stdout] test indexed_map::test::remove_and_update_reflected_on_indexes ... ok
[INFO] [stdout] test indexed_map::test::unique_index_simple_key_range ... ok
[INFO] [stdout] test indexed_map::test::unique_index_enforced_composite_key ... ok
[INFO] [stdout] test indexed_snapshot::test::range_composite_key_by_multi_index ... ok
[INFO] [stdout] test indexed_snapshot::test::range_simple_key_by_multi_index ... ok
[INFO] [stdout] test indexed_snapshot::test::store_and_load_by_index ... ok
[INFO] [stdout] test indexed_map::test::unique_index_composite_key_range ... ok
[INFO] [stdout] test indexed_snapshot::test::remove_and_update_reflected_on_indexes ... ok
[INFO] [stdout] test indexed_map::test::unique_index_enforced ... ok
[INFO] [stdout] test indexed_snapshot::test::unique_index_composite_key_range ... ok
[INFO] [stdout] test indexed_snapshot::test::unique_index_enforced ... ok
[INFO] [stdout] test indexed_snapshot::test::unique_index_simple_key_range ... ok
[INFO] [stdout] test item::test::save_and_load ... ok
[INFO] [stdout] test item::test::isolated_reads ... ok
[INFO] [stdout] test item::test::readme_works ... ok
[INFO] [stdout] test item::test::update_can_change_variable_from_outer_scope ... ok
[INFO] [stdout] test indexed_snapshot::test::unique_index_enforced_composite_key ... ok
[INFO] [stdout] test indexed_map::test::store_and_load_by_index ... ok
[INFO] [stdout] test helpers::test::may_deserialize_handles_some ... ok
[INFO] [stdout] test item::test::remove_works ... ok
[INFO] [stdout] test item::test::update_does_not_change_data_on_error ... ok
[INFO] [stdout] test iter_helpers::test::to_length_prefixed_calculates_capacity_correctly ... ok
[INFO] [stdout] test iter_helpers::test::to_length_prefixed_works ... ok
[INFO] [stdout] test item::test::update_success ... ok
[INFO] [stdout] test keys::test::composite_int_key ... ok
[INFO] [stdout] test keys::test::nested_composite_keys ... ok
[INFO] [stdout] test keys::test::proper_prefixes ... ok
[INFO] [stdout] test keys::test::composite_byte_key ... ok
[INFO] [stdout] test keys::test::nested_str_key_works ... ok
[INFO] [stdout] test item::test::update_supports_custom_errors ... ok
[INFO] [stdout] test iter_helpers::test::to_length_prefixed_works_for_long_prefix ... ok
[INFO] [stdout] test map::test::basic_update ... ok
[INFO] [stdout] test map::test::composite_keys ... ok
[INFO] [stdout] test keys::test::str_key_works ... ok
[INFO] [stdout] test keys::test::string_key_works ... ok
[INFO] [stdout] test keys::test::u64key_works ... ok
[INFO] [stdout] test keys::test::u32key_works ... ok
[INFO] [stdout] test map::test::create_path ... ok
[INFO] [stdout] test map::test::existence ... ok
[INFO] [stdout] test map::test::range_simple_key ... ok
[INFO] [stdout] test map::test::range_triple_key ... ok
[INFO] [stdout] test map::test::save_and_load ... ok
[INFO] [stdout] test map::test::readme_with_range ... ok
[INFO] [stdout] test map::test::readme_works ... ok
[INFO] [stdout] test snapshot_item::tests::every_blocks_stores_present_and_past ... ok
[INFO] [stdout] test snapshot_item::tests::handle_multiple_writes_in_one_block ... ok
[INFO] [stdout] test snapshot_item::tests::never_works_like_normal_item ... ok
[INFO] [stdout] test snapshot_item::tests::selected_shows_3_not_5 ... ok
[INFO] [stdout] test map::test::readme_works_composite_keys ... ok
[INFO] [stdout] test map::test::readme_works_with_path ... ok
[INFO] [stdout] test prefix::test::ensure_proper_range_bounds ... ok
[INFO] [stdout] test map::test::range_composite_key ... ok
[INFO] [stdout] test snapshot_map::tests::every_blocks_stores_present_and_past ... ok
[INFO] [stdout] test snapshot_map::tests::selected_shows_3_not_5 ... ok
[INFO] [stdout] test snapshot_map::tests::never_works_like_normal_map ... ok
[INFO] [stdout] test snapshot_map::tests::handle_multiple_writes_in_one_block ... ok
[INFO] [stdout] test map::test::triple_keys ... ok
[INFO] [stdout] test helpers::test::encode_length_panics_for_large_values - should panic ... ok
[INFO] [stdout] test iter_helpers::test::to_length_prefixed_panics_for_too_long_prefix - should panic ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 65 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cw0-52df988d5b5cdfdc)
[INFO] [stdout] 
[INFO] [stdout] running 16 tests
[INFO] [stdout] test balance::test::balance_has_works ... ok
[INFO] [stdout] test balance::test::balance_add_works ... ok
[INFO] [stdout] test balance::test::balance_in_place_addition ... ok
[INFO] [stdout] test balance::test::balance_subtract_works ... ok
[INFO] [stdout] test balance::test::balance_subtract_saturating_works ... ok
[INFO] [stdout] test expiration::test::compare_expiration ... ok
[INFO] [stdout] test pagination::test::add_more_tests ... ignored
[INFO] [stdout] test expiration::test::expiration_addition ... ok
[INFO] [stdout] test expiration::test::block_plus_duration ... ok
[INFO] [stdout] test balance::test::normalize_balance ... ok
[INFO] [stdout] test expiration::test::duration_math ... ok
[INFO] [stdout] test pagination::test::calc_range_start_works_as_expected ... ok
[INFO] [stdout] test pagination::test::calc_range_end_works_as_expected ... ok
[INFO] [stdout] test payment::test::may_pay_works ... ok
[INFO] [stdout] test payment::test::must_pay_works ... ok
[INFO] [stdout] test payment::test::nonpayable_works ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 15 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cw1-11cd8f0c24ae66b3)
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cw1_subkeys-267a97d8947017df)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 46 tests
[INFO] [stdout] test contract::tests::admins::non_admin_fail_to_update ... ok
[INFO] [stdout] test contract::tests::admins::query ... ok
[INFO] [stdout] test contract::tests::admins::non_owner_update ... ok
[INFO] [stdout] test contract::tests::admins::removed_owner_fail_to_update ... ok
[INFO] [stdout] test contract::tests::admins::update ... ok
[INFO] [stdout] test contract::tests::allowance::query_expired ... ok
[INFO] [stdout] test contract::tests::can_execute::admin ... ok
[INFO] [stdout] test contract::tests::allowance::query_all ... ok
[INFO] [stdout] test contract::tests::can_execute::not_enough_allowance ... ok
[INFO] [stdout] test contract::tests::custom_msg::admin ... ok
[INFO] [stdout] test contract::tests::can_execute::allowed ... ok
[INFO] [stdout] test contract::tests::can_execute::custom ... ok
[INFO] [stdout] test contract::tests::decrease_allowances::existing_token_partial ... ok
[INFO] [stdout] test contract::tests::can_execute::missing_permissions ... ok
[INFO] [stdout] test contract::tests::decrease_allowances::existing_token_underflow ... ok
[INFO] [stdout] test contract::tests::decrease_allowances::existing_token_whole ... ok
[INFO] [stdout] test contract::tests::decrease_allowances::non_exisiting_spender ... ok
[INFO] [stdout] test contract::tests::allowance::query ... ok
[INFO] [stdout] test contract::tests::can_execute::expired_allowance ... ok
[INFO] [stdout] test contract::tests::increase_allowance::existing_token ... ok
[INFO] [stdout] test contract::tests::decrease_allowances::last_existing_token_whole ... ok
[INFO] [stdout] test contract::tests::custom_msg::non_admin ... ok
[INFO] [stdout] test contract::tests::decrease_allowances::with_expiration ... ok
[INFO] [stdout] test contract::tests::get_contract_version_works ... ok
[INFO] [stdout] test contract::tests::decrease_allowances::non_exisiting_token ... ok
[INFO] [stdout] test contract::tests::decrease_allowances::previous_expired ... ok
[INFO] [stdout] test contract::tests::increase_allowance::new_spender ... ok
[INFO] [stdout] test contract::tests::decrease_allowances::set_expired ... ok
[INFO] [stdout] test contract::tests::increase_allowance::new_spender_with_expiration ... ok
[INFO] [stdout] test contract::tests::increase_allowance::previous_expired ... ok
[INFO] [stdout] test contract::tests::permissions::query_all ... ok
[INFO] [stdout] test contract::tests::increase_allowance::new_token_on_existing_spender ... ok
[INFO] [stdout] test contract::tests::spend::not_enough_allowance ... ok
[INFO] [stdout] test contract::tests::permissions_allowances_independent ... ok
[INFO] [stdout] test contract::tests::spend::time_allowance_expired ... ok
[INFO] [stdout] test contract::tests::increase_allowance::update_expired_with_no_expiration ... ok
[INFO] [stdout] test contract::tests::spend::height_allowance_expired ... ok
[INFO] [stdout] test contract::tests::spend::without_allowance ... ok
[INFO] [stdout] test contract::tests::increase_allowance::with_expiration ... ok
[INFO] [stdout] test contract::tests::permissions::query ... ok
[INFO] [stdout] test contract::tests::increase_allowance::set_expired ... ok
[INFO] [stdout] test contract::tests::spend::with_allowance ... ok
[INFO] [stdout] test contract::tests::staking_permission::reject ... ok
[INFO] [stdout] test contract::tests::staking_permission::allowed ... ok
[INFO] [stdout] test contract::tests::staking_permission::admin ... ok
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cw1_whitelist-0353eccc6fc8b9c2)
[INFO] [stdout] test contract::tests::spend::admin_without_allowance ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 46 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test contract::tests::execute_messages_has_proper_permissions ... ok
[INFO] [stdout] test contract::tests::instantiate_and_modify_config ... ok
[INFO] [stdout] test state::tests::can_modify ... ok
[INFO] [stdout] test integration_tests::proxy_freeze_message ... ok
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cw1155-0bab433ef565d240)
[INFO] [stdout] test state::tests::is_admin ... ok
[INFO] [stdout] test contract::tests::can_execute_query_works ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cw1155_base-9f6229e8fce14c8a)
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test contract::tests::check_send_contract ... ok
[INFO] [stdout] test contract::tests::check_queries ... ok
[INFO] [stdout] test contract::tests::approval_expires ... ok
[INFO] [stdout] test contract::tests::check_transfers ... ok
[INFO] [stdout] test contract::tests::mint_overflow ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cw2-d501443bd974721a)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test tests::get_and_set_work ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cw20-4e11d7ff8fb98fc0)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test tests::it_works ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cw20_atomic_swap-328653f9a3f4c051)
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test contract::tests::test_instantiate ... ok
[INFO] [stdout] test contract::tests::test_create ... ok
[INFO] [stdout] test contract::tests::test_query ... ok
[INFO] [stdout] test contract::tests::test_refund ... ok
[INFO] [stdout] test contract::tests::test_release ... ok
[INFO] [stdout] test state::tests::test_all_swap_ids ... ok
[INFO] [stdout] test state::tests::test_no_swap_ids ... ok
[INFO] [stdout] test contract::tests::test_native_cw20_swap ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cw20_base-5c1d5ac2a95e0af7)
[INFO] [stdout] 
[INFO] [stdout] running 36 tests
[INFO] [stdout] test allowances::tests::burn_from_respects_limits ... ok
[INFO] [stdout] test contract::tests::burn ... ok
[INFO] [stdout] test allowances::tests::increase_decrease_allowances ... ok
[INFO] [stdout] test contract::tests::can_mint_by_minter ... ok
[INFO] [stdout] test allowances::tests::send_from_respects_limits ... ok
[INFO] [stdout] test allowances::tests::no_self_allowance ... ok
[INFO] [stdout] test contract::tests::instantiate::marketing::basic ... ok
[INFO] [stdout] test allowances::tests::transfer_from_respects_limits ... ok
[INFO] [stdout] test contract::tests::instantiate::marketing::invalid_marketing ... ok
[INFO] [stdout] test contract::tests::instantiate::mintable ... ok
[INFO] [stdout] test allowances::tests::allowances_independent ... ok
[INFO] [stdout] test contract::tests::instantiate_multiple_accounts ... ok
[INFO] [stdout] test contract::tests::instantiate::mintable_over_cap ... ok
[INFO] [stdout] test contract::tests::instantiate::basic ... ok
[INFO] [stdout] test contract::tests::marketing::clear_description ... ok
[INFO] [stdout] test contract::tests::marketing::clear_project ... ok
[INFO] [stdout] test contract::tests::marketing::update_logo_png_oversized ... ok
[INFO] [stdout] test contract::tests::marketing::update_description ... ok
[INFO] [stdout] test contract::tests::marketing::update_logo_svg_invalid ... ok
[INFO] [stdout] test contract::tests::marketing::update_logo_svg ... ok
[INFO] [stdout] test contract::tests::marketing::update_logo_svg_oversized ... ok
[INFO] [stdout] test contract::tests::marketing::update_logo_url ... ok
[INFO] [stdout] test contract::tests::marketing::update_marketing_invalid ... ok
[INFO] [stdout] test contract::tests::marketing::update_unauthorised ... ok
[INFO] [stdout] test contract::tests::no_one_mints_if_minter_unset ... ok
[INFO] [stdout] test contract::tests::marketing::clear_marketing ... ok
[INFO] [stdout] test contract::tests::marketing::update_logo_png ... ok
[INFO] [stdout] test contract::tests::others_cannot_mint ... ok
[INFO] [stdout] test contract::tests::marketing::update_project ... ok
[INFO] [stdout] test contract::tests::queries_work ... ok
[INFO] [stdout] test contract::tests::send ... ok
[INFO] [stdout] test contract::tests::marketing::update_logo_png_invalid ... ok
[INFO] [stdout] test contract::tests::marketing::update_marketing ... ok
[INFO] [stdout] test contract::tests::transfer ... ok
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cw20_bonding-54c7fd46cf9a66b0)
[INFO] [stdout] test enumerable::tests::query_all_accounts_works ... ok
[INFO] [stdout] test enumerable::tests::query_all_allowances_works ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 36 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test contract::tests::bonding_fails_with_wrong_denom ... ok
[INFO] [stdout] test curves::tests::constant_curve ... ok
[INFO] [stdout] test curves::tests::linear_curve ... ok
[INFO] [stdout] test curves::tests::sqrt_curve ... ok
[INFO] [stdout] test contract::tests::burning_sends_reserve ... ok
[INFO] [stdout] test contract::tests::cw20_imports_work ... ok
[INFO] [stdout] test contract::tests::proper_instantiation ... ok
[INFO] [stdout] test contract::tests::buy_issues_tokens ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cw20_escrow-6a046ee03b3fff8b)
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test contract::tests::add_tokens_proper ... ok
[INFO] [stdout] test contract::tests::add_cw_tokens_proper ... ok
[INFO] [stdout] test state::tests::all_escrow_ids_in_order ... ok
[INFO] [stdout] test contract::tests::happy_path_native ... ok
[INFO] [stdout] test state::tests::no_escrow_ids ... ok
[INFO] [stdout] test contract::tests::happy_path_cw20 ... ok
[INFO] [stdout] test contract::tests::top_up_mixed_tokens ... ok
[INFO] [stdout] test integration_test::escrow_happy_path_cw20_tokens ... ok
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cw20_ics20-1a16cf8425518be9)
[INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test ibc::test::check_ack_json ... ok
[INFO] [stdout] test contract::test::proper_checks_on_execute_cw20 ... ok
[INFO] [stdout] test contract::test::setup_and_query ... ok
[INFO] [stdout] test ibc::test::send_receive_cw20 ... ok
[INFO] [stdout] test ibc::test::send_receive_native ... ok
[INFO] [stdout] test contract::test::proper_checks_on_execute_native ... ok
[INFO] [stdout] test ibc::test::check_packet_json ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cw20_merkle_airdrop-01df3dd47ebefb3f)
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test contract::tests::proper_instantiation ... ok
[INFO] [stdout] test contract::tests::owner_freeze ... ok
[INFO] [stdout] test contract::tests::update_config ... ok
[INFO] [stdout] test contract::tests::register_merkle_root ... ok
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cw20_staking-dceb6f797011db19)
[INFO] [stdout] test contract::tests::claim ... ok
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cw3-ebe94eea5a2b6344)
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cw3_fixed_multisig-78e843337ad09344)
[INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cw3_flex_multisig-0be31409f7567baa)
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cw4-964c7b865996d77b)
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cw4_group-a9a2840b75433cbd)
[INFO] [stdout] running 8 tests
[INFO] [stdout] test contract::tests::rebonding_changes_pricing ... ok
[INFO] [stdout] test contract::tests::bonding_issues_tokens ... ok
[INFO] [stdout] test contract::tests::cw20_imports_work ... ok
[INFO] [stdout] test contract::tests::claims_paid_out_properly ... ok
[INFO] [stdout] test contract::tests::unbonding_maintains_price_ratio ... ok
[INFO] [stdout] test contract::tests::bonding_fails_with_wrong_denom ... ok
[INFO] [stdout] test contract::tests::instantiation_with_missing_validator ... ok
[INFO] [stdout] test contract::tests::proper_instantiation ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test msg::test::vote_encoding_embedded ... ok
[INFO] [stdout] test tests::it_works ... ok
[INFO] [stdout] test msg::test::vote_encoding ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test contract::tests::test_execute_works ... ok
[INFO] [stdout] test contract::tests::test_close_works ... ok
[INFO] [stdout] test contract::tests::test_instantiate_works ... ok
[INFO] [stdout] test contract::tests::test_propose_works ... ok
[INFO] [stdout] test contract::tests::test_vote_works ... ok
[INFO] [stdout] test integration_tests::cw3_controls_cw20 ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 20 tests
[INFO] [stdout] test contract::tests::test_close_works ... ok
[INFO] [stdout] test contract::tests::percentage_handles_group_changes ... ok
[INFO] [stdout] test contract::tests::test_execute_works ... ok
[INFO] [stdout] test contract::tests::quorum_enforced_even_if_absolute_threshold_met ... ok
[INFO] [stdout] test contract::tests::execute_group_changes_from_proposal ... ok
[INFO] [stdout] test contract::tests::execute_group_changes_from_external ... ok
[INFO] [stdout] test contract::tests::test_instantiate_works ... ok
[INFO] [stdout] test msg::tests::threshold_response ... ok
[INFO] [stdout] test msg::tests::validate_percentage ... ok
[INFO] [stdout] test msg::tests::validate_threshold ... ok
[INFO] [stdout] test state::test::count_votes ... ok
[INFO] [stdout] test state::test::proposal_passed_absolute_count ... ok
[INFO] [stdout] test state::test::proposal_passed_absolute_percentage ... ok
[INFO] [stdout] test state::test::proposal_passed_quorum ... ok
[INFO] [stdout] test state::test::quorum_edge_cases ... ok
[INFO] [stdout] test state::test::votes_needed_rounds_properly ... ok
[INFO] [stdout] test contract::tests::test_proposal_queries ... ok
[INFO] [stdout] test contract::tests::test_propose_works ... ok
[INFO] [stdout] test contract::tests::quorum_handles_group_changes ... ok
[INFO] [stdout] test contract::tests::test_vote_works ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 20 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test tests::it_works ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cw4_stake-9f1a720ac65bd1ce)
[INFO] [stdout] test contract::tests::add_old_remove_new_member ... ok
[INFO] [stdout] test contract::tests::proper_instantiation ... ok
[INFO] [stdout] test contract::tests::add_remove_hooks ... ok
[INFO] [stdout] test contract::tests::hooks_fire ... ok
[INFO] [stdout] test contract::tests::raw_queries_work ... ok
[INFO] [stdout] test contract::tests::try_member_queries ... ok
[INFO] [stdout] test contract::tests::add_and_remove_same_member ... ok
[INFO] [stdout] test contract::tests::add_new_remove_old_member ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 11 tests
[INFO] [stdout] test contract::tests::cw20_token_bond ... ok
[INFO] [stdout] test contract::tests::cw20_token_claim ... ok
[INFO] [stdout] test contract::tests::ensure_bonding_edge_cases ... ok
[INFO] [stdout] test contract::tests::add_remove_hooks ... ok
[INFO] [stdout] test contract::tests::hooks_fire ... ok
[INFO] [stdout] test contract::tests::only_bond_valid_coins ... ok
[INFO] [stdout] test contract::tests::raw_queries_work ... ok
[INFO] [stdout] test contract::tests::unbond_claim_workflow ... ok
[INFO] [stdout] test contract::tests::unbond_stake_update_membership ... ok
[INFO] [stdout] test contract::tests::proper_instantiation ... ok
[INFO] [stdout] test contract::tests::bond_stake_adds_membership ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cw721-2916a547309e3206)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cw721_base-edeb833db8bc3c00)
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test contract_tests::minting ... ok
[INFO] [stdout] test contract_tests::approving_all_revoking_all ... ok
[INFO] [stdout] test contract_tests::proper_instantiation ... ok
[INFO] [stdout] test contract_tests::transferring_nft ... ok
[INFO] [stdout] test contract_tests::sending_nft ... ok
[INFO] [stdout] test contract_tests::query_tokens_by_owner ... ok
[INFO] [stdout] test contract_tests::approving_revoking ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cw721_metadata_uri-93c5dc45665eb366)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test tests::use_metadata_extension ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests cw_controllers
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests cw_multi_test
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests cw_storage_plus
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests cw0
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests cw1
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests cw1_subkeys
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests cw1_whitelist
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test contracts/cw1-whitelist/src/msg.rs - msg::AdminListResponse::canonical (line 61) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.53s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests cw1155
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests cw1155_base
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests cw2
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests cw20
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests cw20_atomic_swap
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests cw20_base
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests cw20_bonding
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests cw20_escrow
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests cw20_ics20
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests cw20_merkle_airdrop
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests cw20_staking
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests cw3
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests cw3_fixed_multisig
[INFO] [stderr]    Doc-tests cw3_flex_multisig
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests cw4
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests cw4_group
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests cw4_stake
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests cw721
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests cw721_base
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests cw721_metadata_uri
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "2d92b92aa71bbef1e810b3084e26186fb5534c03c08075a414cb971dea3fbded", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2d92b92aa71bbef1e810b3084e26186fb5534c03c08075a414cb971dea3fbded", kill_on_drop: false }`
[INFO] [stdout] 2d92b92aa71bbef1e810b3084e26186fb5534c03c08075a414cb971dea3fbded
