[INFO] cloning repository https://github.com/OnlyDragon0403/dao-contracts
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/OnlyDragon0403/dao-contracts" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FOnlyDragon0403%2Fdao-contracts", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FOnlyDragon0403%2Fdao-contracts'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 66a5b2735bb708da2306587556151de5935a62b7
[INFO] building OnlyDragon0403/dao-contracts against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FOnlyDragon0403%2Fdao-contracts" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-2-tc1/source/.cargo/config
[INFO] started tweaking git repo https://github.com/OnlyDragon0403/dao-contracts
[INFO] finished tweaking git repo https://github.com/OnlyDragon0403/dao-contracts
[INFO] tweaked toml for git repo https://github.com/OnlyDragon0403/dao-contracts written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/OnlyDragon0403/dao-contracts on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/OnlyDragon0403/dao-contracts 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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/CosmWasm/cw-plus`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded serde_derive v1.0.137
[INFO] [stderr]   Downloaded schemars_derive v0.8.10
[INFO] [stderr]   Downloaded dyn-clone v1.0.6
[INFO] [stderr]   Downloaded unicode-ident v1.0.1
[INFO] [stderr]   Downloaded cw3 v0.13.4
[INFO] [stderr]   Downloaded cosmwasm-derive v1.0.0
[INFO] [stderr]   Downloaded schemars v0.8.10
[INFO] [stderr]   Downloaded cw4-group v0.13.4
[INFO] [stderr]   Downloaded cw4 v0.13.4
[INFO] [stderr]   Downloaded itertools v0.10.3
[INFO] [stderr]   Downloaded k256 v0.10.4
[INFO] [stderr]   Downloaded hashbrown v0.12.2
[INFO] [stderr]   Downloaded serde_json v1.0.81
[INFO] [stderr]   Downloaded anyhow v1.0.58
[INFO] [stderr]   Downloaded cw-multi-test v0.13.4
[INFO] [stderr]   Downloaded cw20 v0.13.4
[INFO] [stderr]   Downloaded cw721-base v0.13.2
[INFO] [stderr]   Downloaded cw-storage-plus v0.13.4
[INFO] [stderr]   Downloaded cw-utils v0.13.4
[INFO] [stderr]   Downloaded ed25519-zebra v3.0.0
[INFO] [stderr]   Downloaded ecdsa v0.13.4
[INFO] [stderr]   Downloaded ff v0.11.1
[INFO] [stderr]   Downloaded serde-json-wasm v0.4.1
[INFO] [stderr]   Downloaded curve25519-dalek v3.2.0
[INFO] [stderr]   Downloaded elliptic-curve v0.11.12
[INFO] [stderr]   Downloaded base64ct v1.5.0
[INFO] [stderr]   Downloaded zeroize v1.5.5
[INFO] [stderr]   Downloaded sec1 v0.2.1
[INFO] [stderr]   Downloaded cosmwasm-crypto v1.0.0
[INFO] [stderr]   Downloaded uint v0.9.3
[INFO] [stderr]   Downloaded cosmwasm-std v1.0.0
[INFO] [stderr]   Downloaded serde v1.0.137
[INFO] [stderr]   Downloaded prost-derive v0.9.0
[INFO] [stderr]   Downloaded prost v0.9.0
[INFO] [stderr]   Downloaded cw20-base v0.13.4
[INFO] [stderr]   Downloaded cw721 v0.13.2
[INFO] [stderr]   Downloaded cosmwasm-schema v1.0.0
[INFO] [stderr]   Downloaded cw2 v0.13.4
[INFO] [stderr]   Downloaded signature v1.4.0
[INFO] [stderr]   Downloaded group v0.11.0
[INFO] [stderr]   Downloaded proc-macro2 v1.0.40
[INFO] [stderr]   Downloaded cw-controllers v0.13.4
[INFO] [stderr]   Downloaded cosmwasm-storage v1.0.0
[INFO] [stderr]   Downloaded rfc6979 v0.1.0
[INFO] [stderr]   Downloaded base16ct v0.1.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a022f573788f47d3a24d239292681bbb142ffc7243a63ea3a4e372188274a4a9
[INFO] running `Command { std: "docker" "start" "-a" "a022f573788f47d3a24d239292681bbb142ffc7243a63ea3a4e372188274a4a9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a022f573788f47d3a24d239292681bbb142ffc7243a63ea3a4e372188274a4a9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a022f573788f47d3a24d239292681bbb142ffc7243a63ea3a4e372188274a4a9", kill_on_drop: false }`
[INFO] [stdout] a022f573788f47d3a24d239292681bbb142ffc7243a63ea3a4e372188274a4a9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9db8f0260745a498de2a565235bef5a9ac60a58d15d3e76b6e824838d12cda94
[INFO] running `Command { std: "docker" "start" "-a" "9db8f0260745a498de2a565235bef5a9ac60a58d15d3e76b6e824838d12cda94", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]    Compiling proc-macro2 v1.0.40
[INFO] [stderr]    Compiling quote v1.0.20
[INFO] [stderr]    Compiling unicode-ident v1.0.1
[INFO] [stderr]    Compiling syn v1.0.98
[INFO] [stderr]    Compiling libc v0.2.126
[INFO] [stderr]    Compiling typenum v1.15.0
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling subtle v2.4.1
[INFO] [stderr]    Compiling serde_derive v1.0.137
[INFO] [stderr]    Compiling zeroize v1.5.5
[INFO] [stderr]    Compiling serde v1.0.137
[INFO] [stderr]    Compiling const-oid v0.7.1
[INFO] [stderr]    Compiling base64ct v1.5.0
[INFO] [stderr]    Compiling cpufeatures v0.2.2
[INFO] [stderr]    Compiling base16ct v0.1.1
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling serde_json v1.0.81
[INFO] [stderr]    Compiling der v0.5.1
[INFO] [stderr]    Compiling itoa v1.0.2
[INFO] [stderr]    Compiling schemars v0.8.10
[INFO] [stderr]    Compiling ryu v1.0.10
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]    Compiling dyn-clone v1.0.6
[INFO] [stderr]    Compiling forward_ref v1.0.0
[INFO] [stderr]    Compiling anyhow v1.0.58
[INFO] [stderr]    Compiling either v1.6.1
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling bytes v1.1.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.16
[INFO] [stderr]    Compiling hashbrown v0.12.2
[INFO] [stderr]    Compiling itertools v0.10.3
[INFO] [stderr]    Compiling generic-array v0.14.5
[INFO] [stderr]    Compiling uint v0.9.3
[INFO] [stderr]    Compiling indexmap v1.9.1
[INFO] [stderr]    Compiling getrandom v0.2.7
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling rand_core v0.6.3
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling ff v0.11.1
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling spki v0.5.4
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling group v0.11.0
[INFO] [stderr]    Compiling pkcs8 v0.8.0
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling crypto-bigint v0.3.2
[INFO] [stderr]    Compiling crypto-mac v0.11.1
[INFO] [stderr]    Compiling sec1 v0.2.1
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling hmac v0.11.0
[INFO] [stderr]    Compiling signature v1.4.0
[INFO] [stderr]    Compiling sha2 v0.9.9
[INFO] [stderr]    Compiling curve25519-dalek v3.2.0
[INFO] [stderr]    Compiling rfc6979 v0.1.0
[INFO] [stderr]    Compiling elliptic-curve v0.11.12
[INFO] [stderr]    Compiling ecdsa v0.13.4
[INFO] [stderr]    Compiling k256 v0.10.4
[INFO] [stderr]    Compiling serde_derive_internals v0.26.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.31
[INFO] [stderr]    Compiling cosmwasm-derive v1.0.0
[INFO] [stderr]    Compiling cw-core-macros v0.1.0 (/opt/rustwide/workdir/packages/cw-core-macros)
[INFO] [stderr]    Compiling prost-derive v0.9.0
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling schemars_derive v0.8.10
[INFO] [stderr]    Compiling thiserror v1.0.31
[INFO] [stderr]    Compiling prost v0.9.0
[INFO] [stderr]    Compiling ed25519-zebra v3.0.0
[INFO] [stderr]    Compiling serde-json-wasm v0.4.1
[INFO] [stderr]    Compiling cosmwasm-crypto v1.0.0
[INFO] [stderr]    Compiling cosmwasm-std v1.0.0
[INFO] [stderr]    Compiling cosmwasm-schema v1.0.0
[INFO] [stderr]    Compiling cw-storage-plus v0.13.4
[INFO] [stderr]    Compiling cw-utils v0.13.4
[INFO] [stderr]    Compiling cosmwasm-storage v1.0.0
[INFO] [stderr]    Compiling cw-utils v0.12.1
[INFO] [stderr]    Compiling cw-storage-plus v0.12.1
[INFO] [stderr]    Compiling cw20 v0.12.1
[INFO] [stderr]    Compiling cw20 v0.13.4
[INFO] [stderr]    Compiling cw721 v0.13.2
[INFO] [stderr]    Compiling cw3 v0.13.4
[INFO] [stderr]    Compiling cw2 v0.13.4
[INFO] [stderr]    Compiling cw-controllers v0.13.4
[INFO] [stderr]    Compiling cw-paginate v0.1.0 (/opt/rustwide/workdir/packages/cw-paginate)
[INFO] [stderr]    Compiling indexable-hooks v0.1.0 (/opt/rustwide/workdir/packages/indexable-hooks)
[INFO] [stderr]    Compiling cw4 v0.13.4
[INFO] [stderr]    Compiling cw721-controllers v0.1.0 (/opt/rustwide/workdir/packages/cw721-controllers)
[INFO] [stderr]    Compiling cw-multi-test v0.13.4
[INFO] [stderr]    Compiling cw-core-interface v0.1.0 (/opt/rustwide/workdir/packages/cw-core-interface)
[INFO] [stderr]    Compiling cw20-base v0.13.4
[INFO] [stderr]    Compiling cw-token-swap v0.1.0 (/opt/rustwide/workdir/contracts/cw-token-swap)
[INFO] [stderr]    Compiling cw-named-groups v0.1.0 (/opt/rustwide/workdir/contracts/cw-named-groups)
[INFO] [stderr]    Compiling vote-hooks v0.1.0 (/opt/rustwide/workdir/packages/vote-hooks)
[INFO] [stderr]    Compiling proposal-hooks v0.1.0 (/opt/rustwide/workdir/packages/proposal-hooks)
[INFO] [stderr]    Compiling cw-proposal-sudo v0.1.0 (/opt/rustwide/workdir/debug/cw-proposal-sudo)
[INFO] [stderr]    Compiling cw-native-staked-balance-voting v0.1.0 (/opt/rustwide/workdir/contracts/cw-native-staked-balance-voting)
[INFO] [stderr]    Compiling proposal-hooks-counter v0.1.0 (/opt/rustwide/workdir/debug/proposal-hooks-counter)
[INFO] [stderr]    Compiling cw4-group v0.13.4
[INFO] [stderr]    Compiling cw-core v0.1.0 (/opt/rustwide/workdir/contracts/cw-core)
[INFO] [stderr]    Compiling cw721-stake v0.1.0 (/opt/rustwide/workdir/contracts/cw721-stake)
[INFO] [stderr]    Compiling cw4-voting v0.1.0 (/opt/rustwide/workdir/contracts/cw4-voting)
[INFO] [stderr]    Compiling cw20-stake v0.2.6 (/opt/rustwide/workdir/contracts/cw20-stake)
[INFO] [stderr]    Compiling cw20-balance-voting v0.1.0 (/opt/rustwide/workdir/debug/cw20-balance-voting)
[INFO] [stderr]    Compiling cw-names-registry v0.1.0 (/opt/rustwide/workdir/contracts/cw-names-registry)
[INFO] [stderr]    Compiling voting v0.1.0 (/opt/rustwide/workdir/packages/voting)
[INFO] [stderr]    Compiling cw-admin-factory v0.1.0 (/opt/rustwide/workdir/contracts/cw-admin-factory)
[INFO] [stderr]    Compiling cw-proposal-single v0.1.0 (/opt/rustwide/workdir/contracts/cw-proposal-single)
[INFO] [stderr]    Compiling cw-proposal-multiple v0.1.0 (/opt/rustwide/workdir/contracts/cw-proposal-multiple)
[INFO] [stderr]    Compiling cw20-staked-balance-voting v0.1.0 (/opt/rustwide/workdir/contracts/cw20-staked-balance-voting)
[INFO] [stderr]    Compiling stake-cw20-external-rewards v0.2.6 (/opt/rustwide/workdir/contracts/cw20-stake-external-rewards)
[INFO] [stderr]    Compiling stake-cw20-reward-distributor v0.1.0 (/opt/rustwide/workdir/contracts/cw20-stake-reward-distributor)
[INFO] [stderr]    Compiling testing v0.1.0 (/opt/rustwide/workdir/packages/testing)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 45.89s
[INFO] running `Command { std: "docker" "inspect" "9db8f0260745a498de2a565235bef5a9ac60a58d15d3e76b6e824838d12cda94", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9db8f0260745a498de2a565235bef5a9ac60a58d15d3e76b6e824838d12cda94", kill_on_drop: false }`
[INFO] [stdout] 9db8f0260745a498de2a565235bef5a9ac60a58d15d3e76b6e824838d12cda94
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3cb3bc5a64868063096ea7a5b5f65e4a7e7eb142e93ecee4541ea346e5ee993a
[INFO] running `Command { std: "docker" "start" "-a" "3cb3bc5a64868063096ea7a5b5f65e4a7e7eb142e93ecee4541ea346e5ee993a", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The example target `schema` in package `cw-core v0.1.0 (/opt/rustwide/workdir/contracts/cw-core)` has the same output filename as the example target `schema` in package `cw-admin-factory v0.1.0 (/opt/rustwide/workdir/contracts/cw-admin-factory)`.
[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 `cw-core v0.1.0 (/opt/rustwide/workdir/contracts/cw-core)` has the same output filename as the example target `schema` in package `cw-admin-factory v0.1.0 (/opt/rustwide/workdir/contracts/cw-admin-factory)`.
[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 `cw-core-interface v0.1.0 (/opt/rustwide/workdir/packages/cw-core-interface)` has the same output filename as the example target `schema` in package `cw-core v0.1.0 (/opt/rustwide/workdir/contracts/cw-core)`.
[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 `cw-core-interface v0.1.0 (/opt/rustwide/workdir/packages/cw-core-interface)` has the same output filename as the example target `schema` in package `cw-core v0.1.0 (/opt/rustwide/workdir/contracts/cw-core)`.
[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 `cw-core-macros v0.1.0 (/opt/rustwide/workdir/packages/cw-core-macros)` has the same output filename as the example target `schema` in package `cw-core-interface v0.1.0 (/opt/rustwide/workdir/packages/cw-core-interface)`.
[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 `cw-core-macros v0.1.0 (/opt/rustwide/workdir/packages/cw-core-macros)` has the same output filename as the example target `schema` in package `cw-core-interface v0.1.0 (/opt/rustwide/workdir/packages/cw-core-interface)`.
[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 `cw-named-groups v0.1.0 (/opt/rustwide/workdir/contracts/cw-named-groups)` has the same output filename as the example target `schema` in package `cw-core-macros v0.1.0 (/opt/rustwide/workdir/packages/cw-core-macros)`.
[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 `cw-named-groups v0.1.0 (/opt/rustwide/workdir/contracts/cw-named-groups)` has the same output filename as the example target `schema` in package `cw-core-macros v0.1.0 (/opt/rustwide/workdir/packages/cw-core-macros)`.
[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 `cw-names-registry v0.1.0 (/opt/rustwide/workdir/contracts/cw-names-registry)` has the same output filename as the example target `schema` in package `cw-named-groups v0.1.0 (/opt/rustwide/workdir/contracts/cw-named-groups)`.
[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 `cw-names-registry v0.1.0 (/opt/rustwide/workdir/contracts/cw-names-registry)` has the same output filename as the example target `schema` in package `cw-named-groups v0.1.0 (/opt/rustwide/workdir/contracts/cw-named-groups)`.
[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 `cw-native-staked-balance-voting v0.1.0 (/opt/rustwide/workdir/contracts/cw-native-staked-balance-voting)` has the same output filename as the example target `schema` in package `cw-names-registry v0.1.0 (/opt/rustwide/workdir/contracts/cw-names-registry)`.
[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 `cw-native-staked-balance-voting v0.1.0 (/opt/rustwide/workdir/contracts/cw-native-staked-balance-voting)` has the same output filename as the example target `schema` in package `cw-names-registry v0.1.0 (/opt/rustwide/workdir/contracts/cw-names-registry)`.
[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 `cw-proposal-multiple v0.1.0 (/opt/rustwide/workdir/contracts/cw-proposal-multiple)` has the same output filename as the example target `schema` in package `cw-native-staked-balance-voting v0.1.0 (/opt/rustwide/workdir/contracts/cw-native-staked-balance-voting)`.
[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 `cw-proposal-multiple v0.1.0 (/opt/rustwide/workdir/contracts/cw-proposal-multiple)` has the same output filename as the example target `schema` in package `cw-native-staked-balance-voting v0.1.0 (/opt/rustwide/workdir/contracts/cw-native-staked-balance-voting)`.
[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 `cw-proposal-single v0.1.0 (/opt/rustwide/workdir/contracts/cw-proposal-single)` has the same output filename as the example target `schema` in package `cw-proposal-multiple v0.1.0 (/opt/rustwide/workdir/contracts/cw-proposal-multiple)`.
[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 `cw-proposal-single v0.1.0 (/opt/rustwide/workdir/contracts/cw-proposal-single)` has the same output filename as the example target `schema` in package `cw-proposal-multiple v0.1.0 (/opt/rustwide/workdir/contracts/cw-proposal-multiple)`.
[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 `cw-proposal-sudo v0.1.0 (/opt/rustwide/workdir/debug/cw-proposal-sudo)` has the same output filename as the example target `schema` in package `cw-proposal-single v0.1.0 (/opt/rustwide/workdir/contracts/cw-proposal-single)`.
[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 `cw-proposal-sudo v0.1.0 (/opt/rustwide/workdir/debug/cw-proposal-sudo)` has the same output filename as the example target `schema` in package `cw-proposal-single v0.1.0 (/opt/rustwide/workdir/contracts/cw-proposal-single)`.
[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 `cw-token-swap v0.1.0 (/opt/rustwide/workdir/contracts/cw-token-swap)` has the same output filename as the example target `schema` in package `cw-proposal-sudo v0.1.0 (/opt/rustwide/workdir/debug/cw-proposal-sudo)`.
[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 `cw-token-swap v0.1.0 (/opt/rustwide/workdir/contracts/cw-token-swap)` has the same output filename as the example target `schema` in package `cw-proposal-sudo v0.1.0 (/opt/rustwide/workdir/debug/cw-proposal-sudo)`.
[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-balance-voting v0.1.0 (/opt/rustwide/workdir/debug/cw20-balance-voting)` has the same output filename as the example target `schema` in package `cw-token-swap v0.1.0 (/opt/rustwide/workdir/contracts/cw-token-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-balance-voting v0.1.0 (/opt/rustwide/workdir/debug/cw20-balance-voting)` has the same output filename as the example target `schema` in package `cw-token-swap v0.1.0 (/opt/rustwide/workdir/contracts/cw-token-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-stake v0.2.6 (/opt/rustwide/workdir/contracts/cw20-stake)` has the same output filename as the example target `schema` in package `cw20-balance-voting v0.1.0 (/opt/rustwide/workdir/debug/cw20-balance-voting)`.
[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-stake v0.2.6 (/opt/rustwide/workdir/contracts/cw20-stake)` has the same output filename as the example target `schema` in package `cw20-balance-voting v0.1.0 (/opt/rustwide/workdir/debug/cw20-balance-voting)`.
[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-staked-balance-voting v0.1.0 (/opt/rustwide/workdir/contracts/cw20-staked-balance-voting)` has the same output filename as the example target `schema` in package `cw20-stake v0.2.6 (/opt/rustwide/workdir/contracts/cw20-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 `cw20-staked-balance-voting v0.1.0 (/opt/rustwide/workdir/contracts/cw20-staked-balance-voting)` has the same output filename as the example target `schema` in package `cw20-stake v0.2.6 (/opt/rustwide/workdir/contracts/cw20-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 `cw4-voting v0.1.0 (/opt/rustwide/workdir/contracts/cw4-voting)` has the same output filename as the example target `schema` in package `cw20-staked-balance-voting v0.1.0 (/opt/rustwide/workdir/contracts/cw20-staked-balance-voting)`.
[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-voting v0.1.0 (/opt/rustwide/workdir/contracts/cw4-voting)` has the same output filename as the example target `schema` in package `cw20-staked-balance-voting v0.1.0 (/opt/rustwide/workdir/contracts/cw20-staked-balance-voting)`.
[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-stake v0.1.0 (/opt/rustwide/workdir/contracts/cw721-stake)` has the same output filename as the example target `schema` in package `cw4-voting v0.1.0 (/opt/rustwide/workdir/contracts/cw4-voting)`.
[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-stake v0.1.0 (/opt/rustwide/workdir/contracts/cw721-stake)` has the same output filename as the example target `schema` in package `cw4-voting v0.1.0 (/opt/rustwide/workdir/contracts/cw4-voting)`.
[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 `proposal-hooks-counter v0.1.0 (/opt/rustwide/workdir/debug/proposal-hooks-counter)` has the same output filename as the example target `schema` in package `cw721-stake v0.1.0 (/opt/rustwide/workdir/contracts/cw721-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 `proposal-hooks-counter v0.1.0 (/opt/rustwide/workdir/debug/proposal-hooks-counter)` has the same output filename as the example target `schema` in package `cw721-stake v0.1.0 (/opt/rustwide/workdir/contracts/cw721-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 `stake-cw20-external-rewards v0.2.6 (/opt/rustwide/workdir/contracts/cw20-stake-external-rewards)` has the same output filename as the example target `schema` in package `proposal-hooks-counter v0.1.0 (/opt/rustwide/workdir/debug/proposal-hooks-counter)`.
[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 `stake-cw20-external-rewards v0.2.6 (/opt/rustwide/workdir/contracts/cw20-stake-external-rewards)` has the same output filename as the example target `schema` in package `proposal-hooks-counter v0.1.0 (/opt/rustwide/workdir/debug/proposal-hooks-counter)`.
[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 `stake-cw20-reward-distributor v0.1.0 (/opt/rustwide/workdir/contracts/cw20-stake-reward-distributor)` has the same output filename as the example target `schema` in package `stake-cw20-external-rewards v0.2.6 (/opt/rustwide/workdir/contracts/cw20-stake-external-rewards)`.
[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 `stake-cw20-reward-distributor v0.1.0 (/opt/rustwide/workdir/contracts/cw20-stake-reward-distributor)` has the same output filename as the example target `schema` in package `stake-cw20-external-rewards v0.2.6 (/opt/rustwide/workdir/contracts/cw20-stake-external-rewards)`.
[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 proc-macro2 v1.0.40
[INFO] [stderr]    Compiling unicode-ident v1.0.1
[INFO] [stderr]    Compiling quote v1.0.20
[INFO] [stderr]    Compiling syn v1.0.98
[INFO] [stderr]    Compiling serde_derive_internals v0.26.0
[INFO] [stderr]    Compiling serde_derive v1.0.137
[INFO] [stderr]    Compiling schemars_derive v0.8.10
[INFO] [stderr]    Compiling thiserror-impl v1.0.31
[INFO] [stderr]    Compiling cosmwasm-derive v1.0.0
[INFO] [stderr]    Compiling prost-derive v0.9.0
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling cw-core-macros v0.1.0 (/opt/rustwide/workdir/packages/cw-core-macros)
[INFO] [stderr]    Compiling thiserror v1.0.31
[INFO] [stderr]    Compiling prost v0.9.0
[INFO] [stderr]    Compiling serde v1.0.137
[INFO] [stderr]    Compiling serde_json v1.0.81
[INFO] [stderr]    Compiling ed25519-zebra v3.0.0
[INFO] [stderr]    Compiling serde-json-wasm v0.4.1
[INFO] [stderr]    Compiling indexmap v1.9.1
[INFO] [stderr]    Compiling cosmwasm-crypto v1.0.0
[INFO] [stderr]    Compiling schemars v0.8.10
[INFO] [stderr]    Compiling cosmwasm-std v1.0.0
[INFO] [stderr]    Compiling cosmwasm-schema v1.0.0
[INFO] [stderr]    Compiling cw-storage-plus v0.13.4
[INFO] [stderr]    Compiling cw-utils v0.13.4
[INFO] [stderr]    Compiling cosmwasm-storage v1.0.0
[INFO] [stderr]    Compiling cw-utils v0.12.1
[INFO] [stderr]    Compiling cw-storage-plus v0.12.1
[INFO] [stderr]    Compiling cw-utils v0.13.4 (https://github.com/CosmWasm/cw-plus?branch=main#14f4e922)
[INFO] [stderr]    Compiling cw-storage-plus v0.13.4 (https://github.com/CosmWasm/cw-plus?branch=main#14f4e922)
[INFO] [stderr]    Compiling cw20 v0.13.4
[INFO] [stderr]    Compiling cw721 v0.13.2
[INFO] [stderr]    Compiling cw3 v0.13.4
[INFO] [stderr]    Compiling cw2 v0.13.4
[INFO] [stderr]    Compiling cw-multi-test v0.13.4
[INFO] [stderr]    Compiling cw-controllers v0.13.4
[INFO] [stderr]    Compiling cw-paginate v0.1.0 (/opt/rustwide/workdir/packages/cw-paginate)
[INFO] [stderr]    Compiling indexable-hooks v0.1.0 (/opt/rustwide/workdir/packages/indexable-hooks)
[INFO] [stderr]    Compiling cw4 v0.13.4
[INFO] [stderr]    Compiling cw-core-interface v0.1.0 (/opt/rustwide/workdir/packages/cw-core-interface)
[INFO] [stderr]    Compiling cw721-controllers v0.1.0 (/opt/rustwide/workdir/packages/cw721-controllers)
[INFO] [stderr]    Compiling vote-hooks v0.1.0 (/opt/rustwide/workdir/packages/vote-hooks)
[INFO] [stderr]    Compiling cw20 v0.12.1
[INFO] [stderr]    Compiling proposal-hooks v0.1.0 (/opt/rustwide/workdir/packages/proposal-hooks)
[INFO] [stderr]    Compiling cw-multi-test v0.13.4 (https://github.com/CosmWasm/cw-plus?branch=main#14f4e922)
[INFO] [stderr]    Compiling cw721-base v0.13.2
[INFO] [stderr]    Compiling cw-named-groups v0.1.0 (/opt/rustwide/workdir/contracts/cw-named-groups)
[INFO] [stderr]    Compiling proposal-hooks-counter v0.1.0 (/opt/rustwide/workdir/debug/proposal-hooks-counter)
[INFO] [stderr]    Compiling cw-proposal-sudo v0.1.0 (/opt/rustwide/workdir/debug/cw-proposal-sudo)
[INFO] [stderr]    Compiling cw721-stake v0.1.0 (/opt/rustwide/workdir/contracts/cw721-stake)
[INFO] [stderr]    Compiling cw-native-staked-balance-voting v0.1.0 (/opt/rustwide/workdir/contracts/cw-native-staked-balance-voting)
[INFO] [stderr]    Compiling cw4-group v0.13.4
[INFO] [stderr]    Compiling cw20-base v0.13.4
[INFO] [stderr]    Compiling cw-core v0.1.0 (/opt/rustwide/workdir/contracts/cw-core)
[INFO] [stderr]    Compiling cw-token-swap v0.1.0 (/opt/rustwide/workdir/contracts/cw-token-swap)
[INFO] [stderr]    Compiling cw20-stake v0.2.6 (/opt/rustwide/workdir/contracts/cw20-stake)
[INFO] [stderr]    Compiling cw20-balance-voting v0.1.0 (/opt/rustwide/workdir/debug/cw20-balance-voting)
[INFO] [stderr]    Compiling cw-names-registry v0.1.0 (/opt/rustwide/workdir/contracts/cw-names-registry)
[INFO] [stderr]    Compiling cw4-voting v0.1.0 (/opt/rustwide/workdir/contracts/cw4-voting)
[INFO] [stderr]    Compiling cw20-staked-balance-voting v0.1.0 (/opt/rustwide/workdir/contracts/cw20-staked-balance-voting)
[INFO] [stderr]    Compiling stake-cw20-external-rewards v0.2.6 (/opt/rustwide/workdir/contracts/cw20-stake-external-rewards)
[INFO] [stderr]    Compiling stake-cw20-reward-distributor v0.1.0 (/opt/rustwide/workdir/contracts/cw20-stake-reward-distributor)
[INFO] [stderr]    Compiling voting v0.1.0 (/opt/rustwide/workdir/packages/voting)
[INFO] [stderr]    Compiling cw-admin-factory v0.1.0 (/opt/rustwide/workdir/contracts/cw-admin-factory)
[INFO] [stderr]    Compiling cw-proposal-single v0.1.0 (/opt/rustwide/workdir/contracts/cw-proposal-single)
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> contracts/cw20-stake-reward-distributor/src/tests.rs:224:23
[INFO] [stdout]     |
[INFO] [stdout] 224 |     app.update_block(|mut block| block.height += 10);
[INFO] [stdout]     |                       ----^^^^^
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> contracts/cw20-stake-reward-distributor/src/tests.rs:240:23
[INFO] [stdout]     |
[INFO] [stdout] 240 |     app.update_block(|mut block| block.height += 500);
[INFO] [stdout]     |                       ----^^^^^
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> contracts/cw20-stake-reward-distributor/src/tests.rs:256:23
[INFO] [stdout]     |
[INFO] [stdout] 256 |     app.update_block(|mut block| block.height += 1000);
[INFO] [stdout]     |                       ----^^^^^
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> contracts/cw20-stake-reward-distributor/src/tests.rs:274:23
[INFO] [stdout]     |
[INFO] [stdout] 274 |     app.update_block(|mut block| block.height += 1100);
[INFO] [stdout]     |                       ----^^^^^
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> contracts/cw20-stake-reward-distributor/src/tests.rs:296:23
[INFO] [stdout]     |
[INFO] [stdout] 296 |     app.update_block(|mut block| block.height -= 2000);
[INFO] [stdout]     |                       ----^^^^^
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> contracts/cw20-stake-reward-distributor/src/tests.rs:438:23
[INFO] [stdout]     |
[INFO] [stdout] 438 |     app.update_block(|mut block| block.height += 10);
[INFO] [stdout]     |                       ----^^^^^
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> contracts/cw20-stake-reward-distributor/src/tests.rs:503:23
[INFO] [stdout]     |
[INFO] [stdout] 503 |     app.update_block(|mut block| block.height += 1000);
[INFO] [stdout]     |                       ----^^^^^
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> contracts/cw20-stake-reward-distributor/src/tests.rs:521:23
[INFO] [stdout]     |
[INFO] [stdout] 521 |     app.update_block(|mut block| block.height += 10);
[INFO] [stdout]     |                       ----^^^^^
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling cw-proposal-multiple v0.1.0 (/opt/rustwide/workdir/contracts/cw-proposal-multiple)
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> contracts/cw-core/src/tests.rs:977:23
[INFO] [stdout]     |
[INFO] [stdout] 977 |     app.update_block(|mut block| block.height += 11);
[INFO] [stdout]     |                       ----^^^^^
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]     --> contracts/cw-core/src/tests.rs:1243:23
[INFO] [stdout]      |
[INFO] [stdout] 1243 |     app.update_block(|mut block| block.height += 11);
[INFO] [stdout]      |                       ----^^^^^
[INFO] [stdout]      |                       |
[INFO] [stdout]      |                       help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling testing v0.1.0 (/opt/rustwide/workdir/packages/testing)
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]     --> contracts/cw-core/src/tests.rs:2039:23
[INFO] [stdout]      |
[INFO] [stdout] 2039 |     app.update_block(|mut block| block.height += 9);
[INFO] [stdout]      |                       ----^^^^^
[INFO] [stdout]      |                       |
[INFO] [stdout]      |                       help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]     --> contracts/cw-core/src/tests.rs:2065:23
[INFO] [stdout]      |
[INFO] [stdout] 2065 |     app.update_block(|mut block| block.height += 1);
[INFO] [stdout]      |                       ----^^^^^
[INFO] [stdout]      |                       |
[INFO] [stdout]      |                       help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 18s
[INFO] running `Command { std: "docker" "inspect" "3cb3bc5a64868063096ea7a5b5f65e4a7e7eb142e93ecee4541ea346e5ee993a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3cb3bc5a64868063096ea7a5b5f65e4a7e7eb142e93ecee4541ea346e5ee993a", kill_on_drop: false }`
[INFO] [stdout] 3cb3bc5a64868063096ea7a5b5f65e4a7e7eb142e93ecee4541ea346e5ee993a
