[INFO] cloning repository https://github.com/custodian-terra-money/cosmwasm-plus
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/custodian-terra-money/cosmwasm-plus" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcustodian-terra-money%2Fcosmwasm-plus", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcustodian-terra-money%2Fcosmwasm-plus'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 3995ea940cb68be7af9a8f887a760b7ed79a9ba8
[INFO] testing custodian-terra-money/cosmwasm-plus against master#733b47ea4b1b86216f14ef56e49440c33933f230+rustflags=-Copt-level=3 for pr-138759
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcustodian-terra-money%2Fcosmwasm-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/custodian-terra-money/cosmwasm-plus
[INFO] finished tweaking git repo https://github.com/custodian-terra-money/cosmwasm-plus
[INFO] tweaked toml for git repo https://github.com/custodian-terra-money/cosmwasm-plus written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/custodian-terra-money/cosmwasm-plus on toolchain 733b47ea4b1b86216f14ef56e49440c33933f230
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/custodian-terra-money/cosmwasm-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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] dfc30121c46f56ab899d4a16cb89a742cab4c323532c0d66b611ee33b60ade1a
[INFO] running `Command { std: "docker" "start" "-a" "dfc30121c46f56ab899d4a16cb89a742cab4c323532c0d66b611ee33b60ade1a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "dfc30121c46f56ab899d4a16cb89a742cab4c323532c0d66b611ee33b60ade1a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dfc30121c46f56ab899d4a16cb89a742cab4c323532c0d66b611ee33b60ade1a", kill_on_drop: false }`
[INFO] [stdout] dfc30121c46f56ab899d4a16cb89a742cab4c323532c0d66b611ee33b60ade1a
[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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 14057367d75e540bece023fabebc7e3386d92935eb6ff0502b2a1339813b3886
[INFO] running `Command { std: "docker" "start" "-a" "14057367d75e540bece023fabebc7e3386d92935eb6ff0502b2a1339813b3886", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v1.0.62
[INFO] [stderr]    Compiling libc v0.2.88
[INFO] [stderr]    Compiling subtle v2.4.0
[INFO] [stderr]    Compiling serde_derive v1.0.124
[INFO] [stderr]    Compiling serde v1.0.124
[INFO] [stderr]    Compiling radium v0.3.0
[INFO] [stderr]    Compiling byteorder v1.3.4
[INFO] [stderr]    Compiling wyz v0.2.0
[INFO] [stderr]    Compiling funty v1.1.0
[INFO] [stderr]    Compiling zeroize v1.2.0
[INFO] [stderr]    Compiling generic-array v0.14.4
[INFO] [stderr]    Compiling const-oid v0.4.5
[INFO] [stderr]    Compiling serde_json v1.0.64
[INFO] [stderr]    Compiling cpuid-bool v0.1.2
[INFO] [stderr]    Compiling quote v1.0.9
[INFO] [stderr]    Compiling schemars v0.7.6
[INFO] [stderr]    Compiling generic-array v0.12.4
[INFO] [stderr]    Compiling byte-tools v0.3.1
[INFO] [stderr]    Compiling block-padding v0.1.5
[INFO] [stderr]    Compiling arrayvec v0.5.2
[INFO] [stderr]    Compiling der v0.1.0
[INFO] [stderr]    Compiling opaque-debug v0.2.3
[INFO] [stderr]    Compiling fake-simd v0.1.2
[INFO] [stderr]    Compiling integer-sqrt v0.1.5
[INFO] [stderr]    Compiling digest v0.8.1
[INFO] [stderr]    Compiling integer-cbrt v0.1.2
[INFO] [stderr]    Compiling pkcs8 v0.3.3
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling crypto-mac v0.10.0
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling block-buffer v0.7.3
[INFO] [stderr]    Compiling sha2 v0.8.2
[INFO] [stderr]    Compiling hmac v0.10.1
[INFO] [stderr]    Compiling sha2 v0.9.3
[INFO] [stderr]    Compiling bitvec v0.18.5
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling signature v1.2.2
[INFO] [stderr]    Compiling curve25519-dalek v3.0.2
[INFO] [stderr]    Compiling ff v0.8.0
[INFO] [stderr]    Compiling group v0.8.0
[INFO] [stderr]    Compiling elliptic-curve v0.8.5
[INFO] [stderr]    Compiling ecdsa v0.10.2
[INFO] [stderr]    Compiling k256 v0.7.2
[INFO] [stderr]    Compiling serde_derive_internals v0.25.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.24
[INFO] [stderr]    Compiling schemars_derive v0.7.6
[INFO] [stderr]    Compiling cosmwasm-derive v0.14.0-beta1
[INFO] [stderr]    Compiling thiserror v1.0.24
[INFO] [stderr]    Compiling ed25519-zebra v2.2.0
[INFO] [stderr]    Compiling serde-json-wasm v0.3.1
[INFO] [stderr]    Compiling rust_decimal v1.10.3
[INFO] [stderr]    Compiling cosmwasm-crypto v0.14.0-beta1
[INFO] [stderr]    Compiling cosmwasm-std v0.14.0-beta1
[INFO] [stderr]    Compiling cw0 v0.6.0-alpha3 (/opt/rustwide/workdir/packages/cw0)
[INFO] [stderr]    Compiling cw-storage-plus v0.6.0-alpha3 (/opt/rustwide/workdir/packages/storage-plus)
[INFO] [stderr]    Compiling cw4 v0.6.0-alpha3 (/opt/rustwide/workdir/packages/cw4)
[INFO] [stderr]    Compiling cw1 v0.6.0-alpha3 (/opt/rustwide/workdir/packages/cw1)
[INFO] [stderr]    Compiling cw20 v0.6.0-alpha3 (/opt/rustwide/workdir/packages/cw20)
[INFO] [stderr]    Compiling cw3 v0.6.0-alpha3 (/opt/rustwide/workdir/packages/cw3)
[INFO] [stderr]    Compiling cw1155 v0.6.0-alpha3 (/opt/rustwide/workdir/packages/cw1155)
[INFO] [stderr]    Compiling cw721 v0.6.0-alpha3 (/opt/rustwide/workdir/packages/cw721)
[INFO] [stderr]    Compiling cw2 v0.6.0-alpha3 (/opt/rustwide/workdir/packages/cw2)
[INFO] [stderr]    Compiling cw-controllers v0.6.0-alpha3 (/opt/rustwide/workdir/packages/controllers)
[INFO] [stderr]    Compiling cw-multi-test v0.6.0-alpha3 (/opt/rustwide/workdir/packages/multi-test)
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> packages/multi-test/src/app.rs:146:17
[INFO] [stdout]     |
[INFO] [stdout] 146 |     pub fn wrap(&self) -> QuerierWrapper {
[INFO] [stdout]     |                 ^^^^^     -------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 146 |     pub fn wrap(&self) -> QuerierWrapper<'_> {
[INFO] [stdout]     |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling cw1-whitelist v0.6.0-alpha3 (/opt/rustwide/workdir/contracts/cw1-whitelist)
[INFO] [stderr]    Compiling cw4-group v0.6.0-alpha3 (/opt/rustwide/workdir/contracts/cw4-group)
[INFO] [stderr]    Compiling cw1155-base v0.6.0-alpha3 (/opt/rustwide/workdir/contracts/cw1155-base)
[INFO] [stderr]    Compiling cw721-base v0.6.0-alpha3 (/opt/rustwide/workdir/contracts/cw721-base)
[INFO] [stderr]    Compiling cw20-base v0.6.0-alpha3 (/opt/rustwide/workdir/contracts/cw20-base)
[INFO] [stderr]    Compiling cw4-stake v0.6.0-alpha3 (/opt/rustwide/workdir/contracts/cw4-stake)
[INFO] [stderr]    Compiling cw20-atomic-swap v0.6.0-alpha3 (/opt/rustwide/workdir/contracts/cw20-atomic-swap)
[INFO] [stderr]    Compiling cw20-escrow v0.6.0-alpha3 (/opt/rustwide/workdir/contracts/cw20-escrow)
[INFO] [stderr]    Compiling cw20-ics20 v0.6.0-alpha3 (/opt/rustwide/workdir/contracts/cw20-ics20)
[INFO] [stderr]    Compiling cw3-flex-multisig v0.6.0-alpha3 (/opt/rustwide/workdir/contracts/cw3-flex-multisig)
[INFO] [stderr]    Compiling cw3-fixed-multisig v0.6.0-alpha3 (/opt/rustwide/workdir/contracts/cw3-fixed-multisig)
[INFO] [stderr]    Compiling cw1-subkeys v0.6.0-alpha3 (/opt/rustwide/workdir/contracts/cw1-subkeys)
[INFO] [stderr]    Compiling cw20-bonding v0.6.0-alpha3 (/opt/rustwide/workdir/contracts/cw20-bonding)
[INFO] [stderr]    Compiling cw20-staking v0.6.0-alpha3 (/opt/rustwide/workdir/contracts/cw20-staking)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 30s
[INFO] running `Command { std: "docker" "inspect" "14057367d75e540bece023fabebc7e3386d92935eb6ff0502b2a1339813b3886", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "14057367d75e540bece023fabebc7e3386d92935eb6ff0502b2a1339813b3886", kill_on_drop: false }`
[INFO] [stdout] 14057367d75e540bece023fabebc7e3386d92935eb6ff0502b2a1339813b3886
[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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d3481681df494efb45f1b58aa9061cf7f3fc5e219bea3b0ccfee284a07002697
[INFO] running `Command { std: "docker" "start" "-a" "d3481681df494efb45f1b58aa9061cf7f3fc5e219bea3b0ccfee284a07002697", kill_on_drop: false }`
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The example target `schema` in package `cw1-subkeys v0.6.0-alpha3 (/opt/rustwide/workdir/contracts/cw1-subkeys)` has the same output filename as the example target `schema` in package `cw1 v0.6.0-alpha3 (/opt/rustwide/workdir/packages/cw1)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/examples/schema
[INFO] [stderr] The targets should have unique names.
[INFO] [stderr] Consider changing their names to be unique or compiling them separately.
[INFO] [stderr] This may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The example target `schema` in package `cw1-subkeys v0.6.0-alpha3 (/opt/rustwide/workdir/contracts/cw1-subkeys)` has the same output filename as the example target `schema` in package `cw1 v0.6.0-alpha3 (/opt/rustwide/workdir/packages/cw1)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/examples/schema.dwp
[INFO] [stderr] The targets should have unique names.
[INFO] [stderr] Consider changing their names to be unique or compiling them separately.
[INFO] [stderr] This may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The example target `schema` in package `cw1-whitelist v0.6.0-alpha3 (/opt/rustwide/workdir/contracts/cw1-whitelist)` has the same output filename as the example target `schema` in package `cw1-subkeys v0.6.0-alpha3 (/opt/rustwide/workdir/contracts/cw1-subkeys)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/examples/schema
[INFO] [stderr] The targets should have unique names.
[INFO] [stderr] Consider changing their names to be unique or compiling them separately.
[INFO] [stderr] This may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The example target `schema` in package `cw1-whitelist v0.6.0-alpha3 (/opt/rustwide/workdir/contracts/cw1-whitelist)` has the same output filename as the example target `schema` in package `cw1-subkeys v0.6.0-alpha3 (/opt/rustwide/workdir/contracts/cw1-subkeys)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/examples/schema.dwp
[INFO] [stderr] The targets should have unique names.
[INFO] [stderr] Consider changing their names to be unique or compiling them separately.
[INFO] [stderr] This may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The example target `schema` in package `cw1155 v0.6.0-alpha3 (/opt/rustwide/workdir/packages/cw1155)` has the same output filename as the example target `schema` in package `cw1-whitelist v0.6.0-alpha3 (/opt/rustwide/workdir/contracts/cw1-whitelist)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/examples/schema
[INFO] [stderr] The targets should have unique names.
[INFO] [stderr] Consider changing their names to be unique or compiling them separately.
[INFO] [stderr] This may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The example target `schema` in package `cw1155 v0.6.0-alpha3 (/opt/rustwide/workdir/packages/cw1155)` has the same output filename as the example target `schema` in package `cw1-whitelist v0.6.0-alpha3 (/opt/rustwide/workdir/contracts/cw1-whitelist)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/examples/schema.dwp
[INFO] [stderr] The targets should have unique names.
[INFO] [stderr] Consider changing their names to be unique or compiling them separately.
[INFO] [stderr] This may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The example target `schema` in package `cw20 v0.6.0-alpha3 (/opt/rustwide/workdir/packages/cw20)` has the same output filename as the example target `schema` in package `cw1155 v0.6.0-alpha3 (/opt/rustwide/workdir/packages/cw1155)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/examples/schema
[INFO] [stderr] The targets should have unique names.
[INFO] [stderr] Consider changing their names to be unique or compiling them separately.
[INFO] [stderr] This may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The example target `schema` in package `cw20 v0.6.0-alpha3 (/opt/rustwide/workdir/packages/cw20)` has the same output filename as the example target `schema` in package `cw1155 v0.6.0-alpha3 (/opt/rustwide/workdir/packages/cw1155)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/examples/schema.dwp
[INFO] [stderr] The targets should have unique names.
[INFO] [stderr] Consider changing their names to be unique or compiling them separately.
[INFO] [stderr] This may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The example target `schema` in package `cw20-atomic-swap v0.6.0-alpha3 (/opt/rustwide/workdir/contracts/cw20-atomic-swap)` has the same output filename as the example target `schema` in package `cw20 v0.6.0-alpha3 (/opt/rustwide/workdir/packages/cw20)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/examples/schema
[INFO] [stderr] The targets should have unique names.
[INFO] [stderr] Consider changing their names to be unique or compiling them separately.
[INFO] [stderr] This may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The example target `schema` in package `cw20-atomic-swap v0.6.0-alpha3 (/opt/rustwide/workdir/contracts/cw20-atomic-swap)` has the same output filename as the example target `schema` in package `cw20 v0.6.0-alpha3 (/opt/rustwide/workdir/packages/cw20)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/examples/schema.dwp
[INFO] [stderr] The targets should have unique names.
[INFO] [stderr] Consider changing their names to be unique or compiling them separately.
[INFO] [stderr] This may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The example target `schema` in package `cw20-base v0.6.0-alpha3 (/opt/rustwide/workdir/contracts/cw20-base)` has the same output filename as the example target `schema` in package `cw20-atomic-swap v0.6.0-alpha3 (/opt/rustwide/workdir/contracts/cw20-atomic-swap)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/examples/schema
[INFO] [stderr] The targets should have unique names.
[INFO] [stderr] Consider changing their names to be unique or compiling them separately.
[INFO] [stderr] This may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The example target `schema` in package `cw20-base v0.6.0-alpha3 (/opt/rustwide/workdir/contracts/cw20-base)` has the same output filename as the example target `schema` in package `cw20-atomic-swap v0.6.0-alpha3 (/opt/rustwide/workdir/contracts/cw20-atomic-swap)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/examples/schema.dwp
[INFO] [stderr] The targets should have unique names.
[INFO] [stderr] Consider changing their names to be unique or compiling them separately.
[INFO] [stderr] This may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The example target `schema` in package `cw20-bonding v0.6.0-alpha3 (/opt/rustwide/workdir/contracts/cw20-bonding)` has the same output filename as the example target `schema` in package `cw20-base v0.6.0-alpha3 (/opt/rustwide/workdir/contracts/cw20-base)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/examples/schema
[INFO] [stderr] The targets should have unique names.
[INFO] [stderr] Consider changing their names to be unique or compiling them separately.
[INFO] [stderr] This may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The example target `schema` in package `cw20-bonding v0.6.0-alpha3 (/opt/rustwide/workdir/contracts/cw20-bonding)` has the same output filename as the example target `schema` in package `cw20-base v0.6.0-alpha3 (/opt/rustwide/workdir/contracts/cw20-base)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/examples/schema.dwp
[INFO] [stderr] The targets should have unique names.
[INFO] [stderr] Consider changing their names to be unique or compiling them separately.
[INFO] [stderr] This may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The example target `schema` in package `cw20-escrow v0.6.0-alpha3 (/opt/rustwide/workdir/contracts/cw20-escrow)` has the same output filename as the example target `schema` in package `cw20-bonding v0.6.0-alpha3 (/opt/rustwide/workdir/contracts/cw20-bonding)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/examples/schema
[INFO] [stderr] The targets should have unique names.
[INFO] [stderr] Consider changing their names to be unique or compiling them separately.
[INFO] [stderr] This may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The example target `schema` in package `cw20-escrow v0.6.0-alpha3 (/opt/rustwide/workdir/contracts/cw20-escrow)` has the same output filename as the example target `schema` in package `cw20-bonding v0.6.0-alpha3 (/opt/rustwide/workdir/contracts/cw20-bonding)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/examples/schema.dwp
[INFO] [stderr] The targets should have unique names.
[INFO] [stderr] Consider changing their names to be unique or compiling them separately.
[INFO] [stderr] This may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The example target `schema` in package `cw20-ics20 v0.6.0-alpha3 (/opt/rustwide/workdir/contracts/cw20-ics20)` has the same output filename as the example target `schema` in package `cw20-escrow v0.6.0-alpha3 (/opt/rustwide/workdir/contracts/cw20-escrow)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/examples/schema
[INFO] [stderr] The targets should have unique names.
[INFO] [stderr] Consider changing their names to be unique or compiling them separately.
[INFO] [stderr] This may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The example target `schema` in package `cw20-ics20 v0.6.0-alpha3 (/opt/rustwide/workdir/contracts/cw20-ics20)` has the same output filename as the example target `schema` in package `cw20-escrow v0.6.0-alpha3 (/opt/rustwide/workdir/contracts/cw20-escrow)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/examples/schema.dwp
[INFO] [stderr] The targets should have unique names.
[INFO] [stderr] Consider changing their names to be unique or compiling them separately.
[INFO] [stderr] This may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The example target `schema` in package `cw20-staking v0.6.0-alpha3 (/opt/rustwide/workdir/contracts/cw20-staking)` has the same output filename as the example target `schema` in package `cw20-ics20 v0.6.0-alpha3 (/opt/rustwide/workdir/contracts/cw20-ics20)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/examples/schema
[INFO] [stderr] The targets should have unique names.
[INFO] [stderr] Consider changing their names to be unique or compiling them separately.
[INFO] [stderr] This may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The example target `schema` in package `cw20-staking v0.6.0-alpha3 (/opt/rustwide/workdir/contracts/cw20-staking)` has the same output filename as the example target `schema` in package `cw20-ics20 v0.6.0-alpha3 (/opt/rustwide/workdir/contracts/cw20-ics20)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/examples/schema.dwp
[INFO] [stderr] The targets should have unique names.
[INFO] [stderr] Consider changing their names to be unique or compiling them separately.
[INFO] [stderr] This may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The example target `schema` in package `cw3 v0.6.0-alpha3 (/opt/rustwide/workdir/packages/cw3)` has the same output filename as the example target `schema` in package `cw20-staking v0.6.0-alpha3 (/opt/rustwide/workdir/contracts/cw20-staking)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/examples/schema
[INFO] [stderr] The targets should have unique names.
[INFO] [stderr] Consider changing their names to be unique or compiling them separately.
[INFO] [stderr] This may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The example target `schema` in package `cw3 v0.6.0-alpha3 (/opt/rustwide/workdir/packages/cw3)` has the same output filename as the example target `schema` in package `cw20-staking v0.6.0-alpha3 (/opt/rustwide/workdir/contracts/cw20-staking)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/examples/schema.dwp
[INFO] [stderr] The targets should have unique names.
[INFO] [stderr] Consider changing their names to be unique or compiling them separately.
[INFO] [stderr] This may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The example target `schema` in package `cw3-fixed-multisig v0.6.0-alpha3 (/opt/rustwide/workdir/contracts/cw3-fixed-multisig)` has the same output filename as the example target `schema` in package `cw3 v0.6.0-alpha3 (/opt/rustwide/workdir/packages/cw3)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/examples/schema
[INFO] [stderr] The targets should have unique names.
[INFO] [stderr] Consider changing their names to be unique or compiling them separately.
[INFO] [stderr] This may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The example target `schema` in package `cw3-fixed-multisig v0.6.0-alpha3 (/opt/rustwide/workdir/contracts/cw3-fixed-multisig)` has the same output filename as the example target `schema` in package `cw3 v0.6.0-alpha3 (/opt/rustwide/workdir/packages/cw3)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/examples/schema.dwp
[INFO] [stderr] The targets should have unique names.
[INFO] [stderr] Consider changing their names to be unique or compiling them separately.
[INFO] [stderr] This may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The example target `schema` in package `cw3-flex-multisig v0.6.0-alpha3 (/opt/rustwide/workdir/contracts/cw3-flex-multisig)` has the same output filename as the example target `schema` in package `cw3-fixed-multisig v0.6.0-alpha3 (/opt/rustwide/workdir/contracts/cw3-fixed-multisig)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/examples/schema
[INFO] [stderr] The targets should have unique names.
[INFO] [stderr] Consider changing their names to be unique or compiling them separately.
[INFO] [stderr] This may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The example target `schema` in package `cw3-flex-multisig v0.6.0-alpha3 (/opt/rustwide/workdir/contracts/cw3-flex-multisig)` has the same output filename as the example target `schema` in package `cw3-fixed-multisig v0.6.0-alpha3 (/opt/rustwide/workdir/contracts/cw3-fixed-multisig)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/examples/schema.dwp
[INFO] [stderr] The targets should have unique names.
[INFO] [stderr] Consider changing their names to be unique or compiling them separately.
[INFO] [stderr] This may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The example target `schema` in package `cw4 v0.6.0-alpha3 (/opt/rustwide/workdir/packages/cw4)` has the same output filename as the example target `schema` in package `cw3-flex-multisig v0.6.0-alpha3 (/opt/rustwide/workdir/contracts/cw3-flex-multisig)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/examples/schema
[INFO] [stderr] The targets should have unique names.
[INFO] [stderr] Consider changing their names to be unique or compiling them separately.
[INFO] [stderr] This may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The example target `schema` in package `cw4 v0.6.0-alpha3 (/opt/rustwide/workdir/packages/cw4)` has the same output filename as the example target `schema` in package `cw3-flex-multisig v0.6.0-alpha3 (/opt/rustwide/workdir/contracts/cw3-flex-multisig)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/examples/schema.dwp
[INFO] [stderr] The targets should have unique names.
[INFO] [stderr] Consider changing their names to be unique or compiling them separately.
[INFO] [stderr] This may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The example target `schema` in package `cw4-group v0.6.0-alpha3 (/opt/rustwide/workdir/contracts/cw4-group)` has the same output filename as the example target `schema` in package `cw4 v0.6.0-alpha3 (/opt/rustwide/workdir/packages/cw4)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/examples/schema
[INFO] [stderr] The targets should have unique names.
[INFO] [stderr] Consider changing their names to be unique or compiling them separately.
[INFO] [stderr] This may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The example target `schema` in package `cw4-group v0.6.0-alpha3 (/opt/rustwide/workdir/contracts/cw4-group)` has the same output filename as the example target `schema` in package `cw4 v0.6.0-alpha3 (/opt/rustwide/workdir/packages/cw4)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/examples/schema.dwp
[INFO] [stderr] The targets should have unique names.
[INFO] [stderr] Consider changing their names to be unique or compiling them separately.
[INFO] [stderr] This may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The example target `schema` in package `cw4-stake v0.6.0-alpha3 (/opt/rustwide/workdir/contracts/cw4-stake)` has the same output filename as the example target `schema` in package `cw4-group v0.6.0-alpha3 (/opt/rustwide/workdir/contracts/cw4-group)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/examples/schema
[INFO] [stderr] The targets should have unique names.
[INFO] [stderr] Consider changing their names to be unique or compiling them separately.
[INFO] [stderr] This may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The example target `schema` in package `cw4-stake v0.6.0-alpha3 (/opt/rustwide/workdir/contracts/cw4-stake)` has the same output filename as the example target `schema` in package `cw4-group v0.6.0-alpha3 (/opt/rustwide/workdir/contracts/cw4-group)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/examples/schema.dwp
[INFO] [stderr] The targets should have unique names.
[INFO] [stderr] Consider changing their names to be unique or compiling them separately.
[INFO] [stderr] This may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The example target `schema` in package `cw721 v0.6.0-alpha3 (/opt/rustwide/workdir/packages/cw721)` has the same output filename as the example target `schema` in package `cw4-stake v0.6.0-alpha3 (/opt/rustwide/workdir/contracts/cw4-stake)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/examples/schema
[INFO] [stderr] The targets should have unique names.
[INFO] [stderr] Consider changing their names to be unique or compiling them separately.
[INFO] [stderr] This may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The example target `schema` in package `cw721 v0.6.0-alpha3 (/opt/rustwide/workdir/packages/cw721)` has the same output filename as the example target `schema` in package `cw4-stake v0.6.0-alpha3 (/opt/rustwide/workdir/contracts/cw4-stake)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/examples/schema.dwp
[INFO] [stderr] The targets should have unique names.
[INFO] [stderr] Consider changing their names to be unique or compiling them separately.
[INFO] [stderr] This may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The example target `schema` in package `cw721-base v0.6.0-alpha3 (/opt/rustwide/workdir/contracts/cw721-base)` has the same output filename as the example target `schema` in package `cw721 v0.6.0-alpha3 (/opt/rustwide/workdir/packages/cw721)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/examples/schema
[INFO] [stderr] The targets should have unique names.
[INFO] [stderr] Consider changing their names to be unique or compiling them separately.
[INFO] [stderr] This may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The example target `schema` in package `cw721-base v0.6.0-alpha3 (/opt/rustwide/workdir/contracts/cw721-base)` has the same output filename as the example target `schema` in package `cw721 v0.6.0-alpha3 (/opt/rustwide/workdir/packages/cw721)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/examples/schema.dwp
[INFO] [stderr] The targets should have unique names.
[INFO] [stderr] Consider changing their names to be unique or compiling them separately.
[INFO] [stderr] This may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr]    Compiling cosmwasm-schema v0.14.0-beta1
[INFO] [stderr]    Compiling cw-storage-plus v0.6.0-alpha3 (/opt/rustwide/workdir/packages/storage-plus)
[INFO] [stderr]    Compiling cw0 v0.6.0-alpha3 (/opt/rustwide/workdir/packages/cw0)
[INFO] [stderr]    Compiling cw-controllers v0.6.0-alpha3 (/opt/rustwide/workdir/packages/controllers)
[INFO] [stderr]    Compiling cw2 v0.6.0-alpha3 (/opt/rustwide/workdir/packages/cw2)
[INFO] [stderr]    Compiling cw-multi-test v0.6.0-alpha3 (/opt/rustwide/workdir/packages/multi-test)
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> packages/multi-test/src/app.rs:146:17
[INFO] [stdout]     |
[INFO] [stdout] 146 |     pub fn wrap(&self) -> QuerierWrapper {
[INFO] [stdout]     |                 ^^^^^     -------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 146 |     pub fn wrap(&self) -> QuerierWrapper<'_> {
[INFO] [stdout]     |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> packages/multi-test/src/app.rs:146:17
[INFO] [stdout]     |
[INFO] [stdout] 146 |     pub fn wrap(&self) -> QuerierWrapper {
[INFO] [stdout]     |                 ^^^^^     -------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 146 |     pub fn wrap(&self) -> QuerierWrapper<'_> {
[INFO] [stdout]     |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling cw20 v0.6.0-alpha3 (/opt/rustwide/workdir/packages/cw20)
[INFO] [stderr]    Compiling cw1155-base v0.6.0-alpha3 (/opt/rustwide/workdir/contracts/cw1155-base)
[INFO] [stderr]    Compiling cw4-group v0.6.0-alpha3 (/opt/rustwide/workdir/contracts/cw4-group)
[INFO] [stderr]    Compiling cw3-fixed-multisig v0.6.0-alpha3 (/opt/rustwide/workdir/contracts/cw3-fixed-multisig)
[INFO] [stderr]    Compiling cw3 v0.6.0-alpha3 (/opt/rustwide/workdir/packages/cw3)
[INFO] [stderr]    Compiling cw20-base v0.6.0-alpha3 (/opt/rustwide/workdir/contracts/cw20-base)
[INFO] [stderr]    Compiling cw3-flex-multisig v0.6.0-alpha3 (/opt/rustwide/workdir/contracts/cw3-flex-multisig)
[INFO] [stderr]    Compiling cw721 v0.6.0-alpha3 (/opt/rustwide/workdir/packages/cw721)
[INFO] [stderr]    Compiling cw4 v0.6.0-alpha3 (/opt/rustwide/workdir/packages/cw4)
[INFO] [stderr]    Compiling cw1155 v0.6.0-alpha3 (/opt/rustwide/workdir/packages/cw1155)
[INFO] [stderr]    Compiling cw1 v0.6.0-alpha3 (/opt/rustwide/workdir/packages/cw1)
[INFO] [stderr]    Compiling cw20-atomic-swap v0.6.0-alpha3 (/opt/rustwide/workdir/contracts/cw20-atomic-swap)
[INFO] [stderr]    Compiling cw20-escrow v0.6.0-alpha3 (/opt/rustwide/workdir/contracts/cw20-escrow)
[INFO] [stderr]    Compiling cw721-base v0.6.0-alpha3 (/opt/rustwide/workdir/contracts/cw721-base)
[INFO] [stderr]    Compiling cw1-subkeys v0.6.0-alpha3 (/opt/rustwide/workdir/contracts/cw1-subkeys)
[INFO] [stderr]    Compiling cw1-whitelist v0.6.0-alpha3 (/opt/rustwide/workdir/contracts/cw1-whitelist)
[INFO] [stderr]    Compiling cw20-ics20 v0.6.0-alpha3 (/opt/rustwide/workdir/contracts/cw20-ics20)
[INFO] [stderr]    Compiling cw4-stake v0.6.0-alpha3 (/opt/rustwide/workdir/contracts/cw4-stake)
[INFO] [stderr]    Compiling cw20-staking v0.6.0-alpha3 (/opt/rustwide/workdir/contracts/cw20-staking)
[INFO] [stderr]    Compiling cw20-bonding v0.6.0-alpha3 (/opt/rustwide/workdir/contracts/cw20-bonding)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2m 21s
[INFO] running `Command { std: "docker" "inspect" "d3481681df494efb45f1b58aa9061cf7f3fc5e219bea3b0ccfee284a07002697", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d3481681df494efb45f1b58aa9061cf7f3fc5e219bea3b0ccfee284a07002697", kill_on_drop: false }`
[INFO] [stdout] d3481681df494efb45f1b58aa9061cf7f3fc5e219bea3b0ccfee284a07002697
[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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 41f7dd8453b6a9335fa18a2a5cebb4b0f164c9b07885d36c06d294ee9ea2ee74
[INFO] running `Command { std: "docker" "start" "-a" "41f7dd8453b6a9335fa18a2a5cebb4b0f164c9b07885d36c06d294ee9ea2ee74", kill_on_drop: false }`
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The example target `schema` in package `cw1-subkeys v0.6.0-alpha3 (/opt/rustwide/workdir/contracts/cw1-subkeys)` has the same output filename as the example target `schema` in package `cw1 v0.6.0-alpha3 (/opt/rustwide/workdir/packages/cw1)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/examples/schema
[INFO] [stderr] The targets should have unique names.
[INFO] [stderr] Consider changing their names to be unique or compiling them separately.
[INFO] [stderr] This may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The example target `schema` in package `cw1-subkeys v0.6.0-alpha3 (/opt/rustwide/workdir/contracts/cw1-subkeys)` has the same output filename as the example target `schema` in package `cw1 v0.6.0-alpha3 (/opt/rustwide/workdir/packages/cw1)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/examples/schema.dwp
[INFO] [stderr] The targets should have unique names.
[INFO] [stderr] Consider changing their names to be unique or compiling them separately.
[INFO] [stderr] This may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The example target `schema` in package `cw1-whitelist v0.6.0-alpha3 (/opt/rustwide/workdir/contracts/cw1-whitelist)` has the same output filename as the example target `schema` in package `cw1-subkeys v0.6.0-alpha3 (/opt/rustwide/workdir/contracts/cw1-subkeys)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/examples/schema
[INFO] [stderr] The targets should have unique names.
[INFO] [stderr] Consider changing their names to be unique or compiling them separately.
[INFO] [stderr] This may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The example target `schema` in package `cw1-whitelist v0.6.0-alpha3 (/opt/rustwide/workdir/contracts/cw1-whitelist)` has the same output filename as the example target `schema` in package `cw1-subkeys v0.6.0-alpha3 (/opt/rustwide/workdir/contracts/cw1-subkeys)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/examples/schema.dwp
[INFO] [stderr] The targets should have unique names.
[INFO] [stderr] Consider changing their names to be unique or compiling them separately.
[INFO] [stderr] This may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The example target `schema` in package `cw1155 v0.6.0-alpha3 (/opt/rustwide/workdir/packages/cw1155)` has the same output filename as the example target `schema` in package `cw1-whitelist v0.6.0-alpha3 (/opt/rustwide/workdir/contracts/cw1-whitelist)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/examples/schema
[INFO] [stderr] The targets should have unique names.
[INFO] [stderr] Consider changing their names to be unique or compiling them separately.
[INFO] [stderr] This may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The example target `schema` in package `cw1155 v0.6.0-alpha3 (/opt/rustwide/workdir/packages/cw1155)` has the same output filename as the example target `schema` in package `cw1-whitelist v0.6.0-alpha3 (/opt/rustwide/workdir/contracts/cw1-whitelist)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/examples/schema.dwp
[INFO] [stderr] The targets should have unique names.
[INFO] [stderr] Consider changing their names to be unique or compiling them separately.
[INFO] [stderr] This may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The example target `schema` in package `cw20 v0.6.0-alpha3 (/opt/rustwide/workdir/packages/cw20)` has the same output filename as the example target `schema` in package `cw1155 v0.6.0-alpha3 (/opt/rustwide/workdir/packages/cw1155)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/examples/schema
[INFO] [stderr] The targets should have unique names.
[INFO] [stderr] Consider changing their names to be unique or compiling them separately.
[INFO] [stderr] This may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The example target `schema` in package `cw20 v0.6.0-alpha3 (/opt/rustwide/workdir/packages/cw20)` has the same output filename as the example target `schema` in package `cw1155 v0.6.0-alpha3 (/opt/rustwide/workdir/packages/cw1155)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/examples/schema.dwp
[INFO] [stderr] The targets should have unique names.
[INFO] [stderr] Consider changing their names to be unique or compiling them separately.
[INFO] [stderr] This may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The example target `schema` in package `cw20-atomic-swap v0.6.0-alpha3 (/opt/rustwide/workdir/contracts/cw20-atomic-swap)` has the same output filename as the example target `schema` in package `cw20 v0.6.0-alpha3 (/opt/rustwide/workdir/packages/cw20)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/examples/schema
[INFO] [stderr] The targets should have unique names.
[INFO] [stderr] Consider changing their names to be unique or compiling them separately.
[INFO] [stderr] This may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The example target `schema` in package `cw20-atomic-swap v0.6.0-alpha3 (/opt/rustwide/workdir/contracts/cw20-atomic-swap)` has the same output filename as the example target `schema` in package `cw20 v0.6.0-alpha3 (/opt/rustwide/workdir/packages/cw20)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/examples/schema.dwp
[INFO] [stderr] The targets should have unique names.
[INFO] [stderr] Consider changing their names to be unique or compiling them separately.
[INFO] [stderr] This may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The example target `schema` in package `cw20-base v0.6.0-alpha3 (/opt/rustwide/workdir/contracts/cw20-base)` has the same output filename as the example target `schema` in package `cw20-atomic-swap v0.6.0-alpha3 (/opt/rustwide/workdir/contracts/cw20-atomic-swap)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/examples/schema
[INFO] [stderr] The targets should have unique names.
[INFO] [stderr] Consider changing their names to be unique or compiling them separately.
[INFO] [stderr] This may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The example target `schema` in package `cw20-base v0.6.0-alpha3 (/opt/rustwide/workdir/contracts/cw20-base)` has the same output filename as the example target `schema` in package `cw20-atomic-swap v0.6.0-alpha3 (/opt/rustwide/workdir/contracts/cw20-atomic-swap)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/examples/schema.dwp
[INFO] [stderr] The targets should have unique names.
[INFO] [stderr] Consider changing their names to be unique or compiling them separately.
[INFO] [stderr] This may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The example target `schema` in package `cw20-bonding v0.6.0-alpha3 (/opt/rustwide/workdir/contracts/cw20-bonding)` has the same output filename as the example target `schema` in package `cw20-base v0.6.0-alpha3 (/opt/rustwide/workdir/contracts/cw20-base)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/examples/schema
[INFO] [stderr] The targets should have unique names.
[INFO] [stderr] Consider changing their names to be unique or compiling them separately.
[INFO] [stderr] This may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The example target `schema` in package `cw20-bonding v0.6.0-alpha3 (/opt/rustwide/workdir/contracts/cw20-bonding)` has the same output filename as the example target `schema` in package `cw20-base v0.6.0-alpha3 (/opt/rustwide/workdir/contracts/cw20-base)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/examples/schema.dwp
[INFO] [stderr] The targets should have unique names.
[INFO] [stderr] Consider changing their names to be unique or compiling them separately.
[INFO] [stderr] This may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The example target `schema` in package `cw20-escrow v0.6.0-alpha3 (/opt/rustwide/workdir/contracts/cw20-escrow)` has the same output filename as the example target `schema` in package `cw20-bonding v0.6.0-alpha3 (/opt/rustwide/workdir/contracts/cw20-bonding)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/examples/schema
[INFO] [stderr] The targets should have unique names.
[INFO] [stderr] Consider changing their names to be unique or compiling them separately.
[INFO] [stderr] This may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The example target `schema` in package `cw20-escrow v0.6.0-alpha3 (/opt/rustwide/workdir/contracts/cw20-escrow)` has the same output filename as the example target `schema` in package `cw20-bonding v0.6.0-alpha3 (/opt/rustwide/workdir/contracts/cw20-bonding)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/examples/schema.dwp
[INFO] [stderr] The targets should have unique names.
[INFO] [stderr] Consider changing their names to be unique or compiling them separately.
[INFO] [stderr] This may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The example target `schema` in package `cw20-ics20 v0.6.0-alpha3 (/opt/rustwide/workdir/contracts/cw20-ics20)` has the same output filename as the example target `schema` in package `cw20-escrow v0.6.0-alpha3 (/opt/rustwide/workdir/contracts/cw20-escrow)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/examples/schema
[INFO] [stderr] The targets should have unique names.
[INFO] [stderr] Consider changing their names to be unique or compiling them separately.
[INFO] [stderr] This may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The example target `schema` in package `cw20-ics20 v0.6.0-alpha3 (/opt/rustwide/workdir/contracts/cw20-ics20)` has the same output filename as the example target `schema` in package `cw20-escrow v0.6.0-alpha3 (/opt/rustwide/workdir/contracts/cw20-escrow)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/examples/schema.dwp
[INFO] [stderr] The targets should have unique names.
[INFO] [stderr] Consider changing their names to be unique or compiling them separately.
[INFO] [stderr] This may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The example target `schema` in package `cw20-staking v0.6.0-alpha3 (/opt/rustwide/workdir/contracts/cw20-staking)` has the same output filename as the example target `schema` in package `cw20-ics20 v0.6.0-alpha3 (/opt/rustwide/workdir/contracts/cw20-ics20)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/examples/schema
[INFO] [stderr] The targets should have unique names.
[INFO] [stderr] Consider changing their names to be unique or compiling them separately.
[INFO] [stderr] This may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The example target `schema` in package `cw20-staking v0.6.0-alpha3 (/opt/rustwide/workdir/contracts/cw20-staking)` has the same output filename as the example target `schema` in package `cw20-ics20 v0.6.0-alpha3 (/opt/rustwide/workdir/contracts/cw20-ics20)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/examples/schema.dwp
[INFO] [stderr] The targets should have unique names.
[INFO] [stderr] Consider changing their names to be unique or compiling them separately.
[INFO] [stderr] This may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The example target `schema` in package `cw3 v0.6.0-alpha3 (/opt/rustwide/workdir/packages/cw3)` has the same output filename as the example target `schema` in package `cw20-staking v0.6.0-alpha3 (/opt/rustwide/workdir/contracts/cw20-staking)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/examples/schema
[INFO] [stderr] The targets should have unique names.
[INFO] [stderr] Consider changing their names to be unique or compiling them separately.
[INFO] [stderr] This may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The example target `schema` in package `cw3 v0.6.0-alpha3 (/opt/rustwide/workdir/packages/cw3)` has the same output filename as the example target `schema` in package `cw20-staking v0.6.0-alpha3 (/opt/rustwide/workdir/contracts/cw20-staking)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/examples/schema.dwp
[INFO] [stderr] The targets should have unique names.
[INFO] [stderr] Consider changing their names to be unique or compiling them separately.
[INFO] [stderr] This may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The example target `schema` in package `cw3-fixed-multisig v0.6.0-alpha3 (/opt/rustwide/workdir/contracts/cw3-fixed-multisig)` has the same output filename as the example target `schema` in package `cw3 v0.6.0-alpha3 (/opt/rustwide/workdir/packages/cw3)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/examples/schema
[INFO] [stderr] The targets should have unique names.
[INFO] [stderr] Consider changing their names to be unique or compiling them separately.
[INFO] [stderr] This may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The example target `schema` in package `cw3-fixed-multisig v0.6.0-alpha3 (/opt/rustwide/workdir/contracts/cw3-fixed-multisig)` has the same output filename as the example target `schema` in package `cw3 v0.6.0-alpha3 (/opt/rustwide/workdir/packages/cw3)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/examples/schema.dwp
[INFO] [stderr] The targets should have unique names.
[INFO] [stderr] Consider changing their names to be unique or compiling them separately.
[INFO] [stderr] This may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The example target `schema` in package `cw3-flex-multisig v0.6.0-alpha3 (/opt/rustwide/workdir/contracts/cw3-flex-multisig)` has the same output filename as the example target `schema` in package `cw3-fixed-multisig v0.6.0-alpha3 (/opt/rustwide/workdir/contracts/cw3-fixed-multisig)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/examples/schema
[INFO] [stderr] The targets should have unique names.
[INFO] [stderr] Consider changing their names to be unique or compiling them separately.
[INFO] [stderr] This may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The example target `schema` in package `cw3-flex-multisig v0.6.0-alpha3 (/opt/rustwide/workdir/contracts/cw3-flex-multisig)` has the same output filename as the example target `schema` in package `cw3-fixed-multisig v0.6.0-alpha3 (/opt/rustwide/workdir/contracts/cw3-fixed-multisig)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/examples/schema.dwp
[INFO] [stderr] The targets should have unique names.
[INFO] [stderr] Consider changing their names to be unique or compiling them separately.
[INFO] [stderr] This may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The example target `schema` in package `cw4 v0.6.0-alpha3 (/opt/rustwide/workdir/packages/cw4)` has the same output filename as the example target `schema` in package `cw3-flex-multisig v0.6.0-alpha3 (/opt/rustwide/workdir/contracts/cw3-flex-multisig)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/examples/schema
[INFO] [stderr] The targets should have unique names.
[INFO] [stderr] Consider changing their names to be unique or compiling them separately.
[INFO] [stderr] This may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The example target `schema` in package `cw4 v0.6.0-alpha3 (/opt/rustwide/workdir/packages/cw4)` has the same output filename as the example target `schema` in package `cw3-flex-multisig v0.6.0-alpha3 (/opt/rustwide/workdir/contracts/cw3-flex-multisig)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/examples/schema.dwp
[INFO] [stderr] The targets should have unique names.
[INFO] [stderr] Consider changing their names to be unique or compiling them separately.
[INFO] [stderr] This may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The example target `schema` in package `cw4-group v0.6.0-alpha3 (/opt/rustwide/workdir/contracts/cw4-group)` has the same output filename as the example target `schema` in package `cw4 v0.6.0-alpha3 (/opt/rustwide/workdir/packages/cw4)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/examples/schema
[INFO] [stderr] The targets should have unique names.
[INFO] [stderr] Consider changing their names to be unique or compiling them separately.
[INFO] [stderr] This may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The example target `schema` in package `cw4-group v0.6.0-alpha3 (/opt/rustwide/workdir/contracts/cw4-group)` has the same output filename as the example target `schema` in package `cw4 v0.6.0-alpha3 (/opt/rustwide/workdir/packages/cw4)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/examples/schema.dwp
[INFO] [stderr] The targets should have unique names.
[INFO] [stderr] Consider changing their names to be unique or compiling them separately.
[INFO] [stderr] This may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The example target `schema` in package `cw4-stake v0.6.0-alpha3 (/opt/rustwide/workdir/contracts/cw4-stake)` has the same output filename as the example target `schema` in package `cw4-group v0.6.0-alpha3 (/opt/rustwide/workdir/contracts/cw4-group)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/examples/schema
[INFO] [stderr] The targets should have unique names.
[INFO] [stderr] Consider changing their names to be unique or compiling them separately.
[INFO] [stderr] This may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The example target `schema` in package `cw4-stake v0.6.0-alpha3 (/opt/rustwide/workdir/contracts/cw4-stake)` has the same output filename as the example target `schema` in package `cw4-group v0.6.0-alpha3 (/opt/rustwide/workdir/contracts/cw4-group)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/examples/schema.dwp
[INFO] [stderr] The targets should have unique names.
[INFO] [stderr] Consider changing their names to be unique or compiling them separately.
[INFO] [stderr] This may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The example target `schema` in package `cw721 v0.6.0-alpha3 (/opt/rustwide/workdir/packages/cw721)` has the same output filename as the example target `schema` in package `cw4-stake v0.6.0-alpha3 (/opt/rustwide/workdir/contracts/cw4-stake)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/examples/schema
[INFO] [stderr] The targets should have unique names.
[INFO] [stderr] Consider changing their names to be unique or compiling them separately.
[INFO] [stderr] This may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The example target `schema` in package `cw721 v0.6.0-alpha3 (/opt/rustwide/workdir/packages/cw721)` has the same output filename as the example target `schema` in package `cw4-stake v0.6.0-alpha3 (/opt/rustwide/workdir/contracts/cw4-stake)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/examples/schema.dwp
[INFO] [stderr] The targets should have unique names.
[INFO] [stderr] Consider changing their names to be unique or compiling them separately.
[INFO] [stderr] This may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The example target `schema` in package `cw721-base v0.6.0-alpha3 (/opt/rustwide/workdir/contracts/cw721-base)` has the same output filename as the example target `schema` in package `cw721 v0.6.0-alpha3 (/opt/rustwide/workdir/packages/cw721)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/examples/schema
[INFO] [stderr] The targets should have unique names.
[INFO] [stderr] Consider changing their names to be unique or compiling them separately.
[INFO] [stderr] This may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The example target `schema` in package `cw721-base v0.6.0-alpha3 (/opt/rustwide/workdir/contracts/cw721-base)` has the same output filename as the example target `schema` in package `cw721 v0.6.0-alpha3 (/opt/rustwide/workdir/packages/cw721)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/examples/schema.dwp
[INFO] [stderr] The targets should have unique names.
[INFO] [stderr] Consider changing their names to be unique or compiling them separately.
[INFO] [stderr] This may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> packages/multi-test/src/app.rs:146:17
[INFO] [stderr]     |
[INFO] [stderr] 146 |     pub fn wrap(&self) -> QuerierWrapper {
[INFO] [stderr]     |                 ^^^^^     -------------- the lifetime gets resolved as `'_`
[INFO] [stderr]     |                 |
[INFO] [stderr]     |                 this lifetime flows to the output
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]     |
[INFO] [stderr] 146 |     pub fn wrap(&self) -> QuerierWrapper<'_> {
[INFO] [stderr]     |                                         ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `cw-multi-test` (lib) generated 1 warning
[INFO] [stderr] warning: `cw-multi-test` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.26s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cw_controllers-585ca926ca69fb08)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test admin::tests::test_execute_query ... ok
[INFO] [stdout] test admin::tests::set_and_get_admin ... ok
[INFO] [stdout] test admin::tests::admin_checks ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cw_multi_test-69c65f43ec895e60)
[INFO] [stdout] 
[INFO] [stdout] running 24 tests
[INFO] [stdout] test app::test::send_tokens ... ok
[INFO] [stdout] test app::test::reflect_error ... ok
[INFO] [stdout] test app::test::reflect_success ... ok
[INFO] [stdout] test app::test::sudo_works ... ok
[INFO] [stdout] test transactions::test::rollback_has_no_effect ... ok
[INFO] [stdout] test bank::test::get_set_balance ... ok
[INFO] [stdout] test transactions::test::storage_transaction_iterator_empty_base ... ok
[INFO] [stdout] test transactions::test::delete_from_base ... ok
[INFO] [stdout] test wasm::test::register_contract ... ok
[INFO] [stdout] test wasm::test::update_block ... ok
[INFO] [stdout] test transactions::test::wrap_storage ... ok
[INFO] [stdout] test transactions::test::commit_writes_through ... ok
[INFO] [stdout] test transactions::test::storage_remains_readable ... ok
[INFO] [stdout] test transactions::test::wrap_ref_cell ... ok
[INFO] [stdout] test app::test::simple_contract ... ok
[INFO] [stdout] test bank::test::send_coins ... ok
[INFO] [stdout] test transactions::test::storage_transaction_iterator_removed_items_from_base ... ok
[INFO] [stdout] test wasm::test::contract_send_coins ... ok
[INFO] [stdout] test transactions::test::delete_local ... ok
[INFO] [stdout] test transactions::test::wrap_box_storage ... ok
[INFO] [stdout] test transactions::test::storage_transaction_iterator_with_base_data ... ok
[INFO] [stdout] test transactions::test::wrap_box_dyn_storage ... ok
[INFO] [stdout] test transactions::test::wrap_ref_cell_dyn_storage ... ok
[INFO] [stdout] test transactions::test::ignore_same_as_rollback ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 24 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cw_storage_plus-1def85a98c86b1ff)
[INFO] [stdout] running 51 tests
[INFO] [stdout] test indexed_map::test::range_composite_key_by_multi_index ... ok
[INFO] [stdout] test helpers::test::must_deserialize_handles_none ... ok
[INFO] [stdout] test indexed_map::test::remove_and_update_reflected_on_indexes ... ok
[INFO] [stdout] test indexed_map::test::unique_index_composite_key_range ... ok
[INFO] [stdout] test indexed_map::test::store_and_load_by_index ... ok
[INFO] [stdout] test helpers::test::encode_length_works ... ok
[INFO] [stdout] test indexed_map::test::unique_index_enforced_composite_key ... ok
[INFO] [stdout] test indexed_map::test::unique_index_simple_key_range ... ok
[INFO] [stdout] test item::test::isolated_reads ... ok
[INFO] [stdout] test helpers::test::may_deserialize_handles_none ... ok
[INFO] [stdout] test helpers::test::may_deserialize_handles_some ... ok
[INFO] [stdout] test item::test::update_can_change_variable_from_outer_scope ... 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::readme_works ... ok
[INFO] [stdout] test item::test::remove_works ... ok
[INFO] [stdout] test item::test::save_and_load ... ok
[INFO] [stdout] test indexed_map::test::range_simple_key_by_multi_index ... ok
[INFO] [stdout] test keys::test::proper_prefixes ... ok
[INFO] [stdout] test keys::test::str_key_works ... ok
[INFO] [stdout] test keys::test::u32key_works ... ok
[INFO] [stdout] test map::test::basic_update ... ok
[INFO] [stdout] test map::test::composite_keys ... ok
[INFO] [stdout] test map::test::create_path ... ok
[INFO] [stdout] test keys::test::composite_int_key ... ok
[INFO] [stdout] test map::test::range_triple_key ... ok
[INFO] [stdout] test map::test::range_simple_key ... ok
[INFO] [stdout] test map::test::readme_with_range ... ok
[INFO] [stdout] test keys::test::composite_byte_key ... ok
[INFO] [stdout] test map::test::range_composite_key ... ok
[INFO] [stdout] test indexed_map::test::unique_index_enforced ... ok
[INFO] [stdout] test keys::test::u64key_works ... ok
[INFO] [stdout] test keys::test::nested_composite_keys ... ok
[INFO] [stdout] test helpers::test::must_deserialize_handles_some ... ok
[INFO] [stdout] test map::test::readme_works_with_path ... ok
[INFO] [stdout] test map::test::readme_works ... ok
[INFO] [stdout] test map::test::triple_keys ... ok
[INFO] [stdout] test item::test::update_supports_custom_errors ... ok
[INFO] [stdout] test item::test::update_success ... ok
[INFO] [stdout] test iter_helpers::test::to_length_prefixed_works_for_long_prefix ... ok
[INFO] [stdout] test snapshot::tests::never_works_like_normal_map ... ok
[INFO] [stdout] test snapshot::tests::handle_multiple_writes_in_one_block ... ok
[INFO] [stdout] test prefix::test::ensure_proper_range_bounds ... ok
[INFO] [stdout] test snapshot::tests::every_blocks_stores_present_and_past ... ok
[INFO] [stdout] test snapshot::tests::selected_shows_3_not_5 ... ok
[INFO] [stdout] test map::test::readme_works_composite_keys ... ok
[INFO] [stdout] test keys::test::nested_str_key_works ... ok
[INFO] [stdout] test map::test::save_and_load ... ok
[INFO] [stdout] test iter_helpers::test::to_length_prefixed_panics_for_too_long_prefix - should panic ... ok
[INFO] [stdout] test helpers::test::encode_length_panics_for_large_values - should panic ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 51 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.11s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cw0-618bdc433708db55)
[INFO] [stdout] 
[INFO] [stdout] running 14 tests
[INFO] [stdout] test balance::test::balance_add_works ... ok
[INFO] [stdout] test balance::test::balance_has_works ... ok
[INFO] [stdout] test balance::test::balance_subtract_saturating_works ... ok
[INFO] [stdout] test balance::test::balance_in_place_addition ... ok
[INFO] [stdout] test balance::test::normalize_balance ... ok
[INFO] [stdout] test balance::test::balance_subtract_works ... ok
[INFO] [stdout] test expiration::test::block_plus_duration ... ok
[INFO] [stdout] test expiration::test::compare_expiration ... ok
[INFO] [stdout] test pagination::test::add_some_tests ... ignored
[INFO] [stdout] test payment::test::must_pay_works ... ok
[INFO] [stdout] test payment::test::nonpayable_works ... ok
[INFO] [stdout] test expiration::test::duration_math ... ok
[INFO] [stdout] test payment::test::may_pay_works ... ok
[INFO] [stdout] test expiration::test::expiration_addition ... ok
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cw1-53989cb5986fb63b)
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cw1_subkeys-6e5ff294ddeeb7e1)
[INFO] [stdout] test result: ok. 13 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s
[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 12 tests
[INFO] [stdout] test contract::tests::can_execute_query_works ... ok
[INFO] [stdout] test contract::tests::decrease_allowances ... ok
[INFO] [stdout] test contract::tests::execute_checks ... ok
[INFO] [stdout] test contract::tests::get_contract_version_works ... ok
[INFO] [stdout] test contract::tests::increase_allowances ... ok
[INFO] [stdout] test contract::tests::query_all_permissions_works ... ok
[INFO] [stdout] test contract::tests::permissions_allowances_independent ... ok
[INFO] [stdout] test contract::tests::query_permissions_works ... ok
[INFO] [stdout] test contract::tests::staking_permission_checks ... ok
[INFO] [stdout] test contract::tests::update_admins_and_query ... ok
[INFO] [stdout] test contract::tests::query_all_allowances_works ... ok
[INFO] [stdout] test contract::tests::query_allowance_works ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 12 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/cw1_whitelist-9493e2d718b1b258)
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test contract::tests::can_execute_query_works ... ok
[INFO] [stdout] test contract::tests::execute_messages_has_proper_permissions ... ok
[INFO] [stdout] test state::tests::is_admin ... ok
[INFO] [stdout] test contract::tests::instantiate_and_modify_config ... ok
[INFO] [stdout] test state::tests::can_modify ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cw1155-a2892066f14a0ce1)
[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] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cw1155_base-864e44048cf31c1b)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test contract::tests::mint_overflow - should panic ... FAILED
[INFO] [stdout] test contract::tests::check_queries ... ok
[INFO] [stdout] test contract::tests::check_transfers ... ok
[INFO] [stdout] test contract::tests::check_send_contract ... ok
[INFO] [stderr] error: test failed, to rerun pass `-p cw1155-base --lib`
[INFO] [stdout] test contract::tests::approval_expires ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- contract::tests::mint_overflow stdout ----
[INFO] [stdout] note: test did not panic as expected at contracts/cw1155-base/src/contract.rs:1185:8
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     contract::tests::mint_overflow
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 4 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "41f7dd8453b6a9335fa18a2a5cebb4b0f164c9b07885d36c06d294ee9ea2ee74", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "41f7dd8453b6a9335fa18a2a5cebb4b0f164c9b07885d36c06d294ee9ea2ee74", kill_on_drop: false }`
[INFO] [stdout] 41f7dd8453b6a9335fa18a2a5cebb4b0f164c9b07885d36c06d294ee9ea2ee74
