[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] testing OnlyDragon0403/dao-contracts against master#ad85bc524b1ad696e42061ad8338d382dffbdbe5 for pr-146237 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FOnlyDragon0403%2Fdao-contracts" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-4-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-4-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/OnlyDragon0403/dao-contracts on toolchain ad85bc524b1ad696e42061ad8338d382dffbdbe5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "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 git repository `https://github.com/CosmWasm/cw-plus` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded schemars v0.8.10 [INFO] [stderr] Downloaded cosmwasm-derive v1.0.0 [INFO] [stderr] Downloaded zeroize v1.5.5 [INFO] [stderr] Downloaded cosmwasm-crypto v1.0.0 [INFO] [stderr] Downloaded ed25519-zebra v3.0.0 [INFO] [stderr] Downloaded cw-multi-test v0.13.4 [INFO] [stderr] Downloaded cw4-group v0.13.4 [INFO] [stderr] Downloaded cw3 v0.13.4 [INFO] [stderr] Downloaded cosmwasm-std v1.0.0 [INFO] [stderr] Downloaded cw-controllers v0.13.4 [INFO] [stderr] Downloaded cw4 v0.13.4 [INFO] [stderr] Downloaded hashbrown v0.12.2 [INFO] [stderr] Downloaded cosmwasm-storage v1.0.0 [INFO] [stderr] Downloaded anyhow v1.0.58 [INFO] [stderr] Downloaded cw721 v0.13.2 [INFO] [stderr] Downloaded cw721-base v0.13.2 [INFO] [stderr] Downloaded cosmwasm-schema v1.0.0 [INFO] [stderr] Downloaded base64ct v1.5.0 [INFO] [stderr] Downloaded serde-json-wasm v0.4.1 [INFO] [stderr] Downloaded uint v0.9.3 [INFO] [stderr] Downloaded dyn-clone v1.0.6 [INFO] [stderr] Downloaded schemars_derive v0.8.10 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a8f6e6071e462dcac678ec42111d5b6fec35b7852f1723e735e8bcb6d253c251 [INFO] running `Command { std: "docker" "start" "-a" "a8f6e6071e462dcac678ec42111d5b6fec35b7852f1723e735e8bcb6d253c251", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a8f6e6071e462dcac678ec42111d5b6fec35b7852f1723e735e8bcb6d253c251", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a8f6e6071e462dcac678ec42111d5b6fec35b7852f1723e735e8bcb6d253c251", kill_on_drop: false }` [INFO] [stdout] a8f6e6071e462dcac678ec42111d5b6fec35b7852f1723e735e8bcb6d253c251 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9dc18a467841becaae241ec98fdfa1f41a1b1c7b63f4cc23e9acadf3fabdf908 [INFO] running `Command { std: "docker" "start" "-a" "9dc18a467841becaae241ec98fdfa1f41a1b1c7b63f4cc23e9acadf3fabdf908", 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 syn v1.0.98 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling zeroize v1.5.5 [INFO] [stderr] Compiling serde_derive v1.0.137 [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 byteorder v1.4.3 [INFO] [stderr] Compiling base16ct v0.1.1 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling serde_json v1.0.81 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling schemars v0.8.10 [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 ff v0.11.1 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling der v0.5.1 [INFO] [stderr] Compiling group v0.11.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling uint v0.9.3 [INFO] [stderr] Compiling hashbrown v0.12.2 [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 block-buffer v0.9.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 hmac v0.11.0 [INFO] [stderr] Compiling spki v0.5.4 [INFO] [stderr] Compiling pkcs8 v0.8.0 [INFO] [stderr] Compiling rfc6979 v0.1.0 [INFO] [stderr] Compiling sec1 v0.2.1 [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 cw-multi-test v0.13.4 [INFO] [stderr] Compiling cw721-controllers v0.1.0 (/opt/rustwide/workdir/packages/cw721-controllers) [INFO] [stderr] Compiling cw-core-interface v0.1.0 (/opt/rustwide/workdir/packages/cw-core-interface) [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-named-groups v0.1.0 (/opt/rustwide/workdir/contracts/cw-named-groups) [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 proposal-hooks-counter v0.1.0 (/opt/rustwide/workdir/debug/proposal-hooks-counter) [INFO] [stderr] Compiling cw-core v0.1.0 (/opt/rustwide/workdir/contracts/cw-core) [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-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 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 cw20-staked-balance-voting v0.1.0 (/opt/rustwide/workdir/contracts/cw20-staked-balance-voting) [INFO] [stderr] Compiling stake-cw20-reward-distributor v0.1.0 (/opt/rustwide/workdir/contracts/cw20-stake-reward-distributor) [INFO] [stderr] Compiling stake-cw20-external-rewards v0.2.6 (/opt/rustwide/workdir/contracts/cw20-stake-external-rewards) [INFO] [stderr] Compiling cw-proposal-multiple v0.1.0 (/opt/rustwide/workdir/contracts/cw-proposal-multiple) [INFO] [stderr] Compiling cw-proposal-single v0.1.0 (/opt/rustwide/workdir/contracts/cw-proposal-single) [INFO] [stderr] Compiling testing v0.1.0 (/opt/rustwide/workdir/packages/testing) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 47.42s [INFO] running `Command { std: "docker" "inspect" "9dc18a467841becaae241ec98fdfa1f41a1b1c7b63f4cc23e9acadf3fabdf908", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9dc18a467841becaae241ec98fdfa1f41a1b1c7b63f4cc23e9acadf3fabdf908", kill_on_drop: false }` [INFO] [stdout] 9dc18a467841becaae241ec98fdfa1f41a1b1c7b63f4cc23e9acadf3fabdf908 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c694cd02bfb4d58f63f228123b177d8be42b71d9b7f4a91d14786d0e6f17f2da [INFO] running `Command { std: "docker" "start" "-a" "c694cd02bfb4d58f63f228123b177d8be42b71d9b7f4a91d14786d0e6f17f2da", 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 . [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 . [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 . [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 . [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 . [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 . [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 . [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 . [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 . [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 . [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 . [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 . [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 . [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 . [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 . [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 . [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 . [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 . [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 . [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 . [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 . [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 . [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 . [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 . [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 . [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 . [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 . [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 . [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 . [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 . [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 . [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 . [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 . [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 . [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 . [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 . [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-storage-plus v0.13.4 (https://github.com/CosmWasm/cw-plus?branch=main#14f4e922) [INFO] [stderr] Compiling cw-utils 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 cw721-controllers v0.1.0 (/opt/rustwide/workdir/packages/cw721-controllers) [INFO] [stderr] Compiling cw20 v0.12.1 [INFO] [stderr] Compiling cw-core-interface v0.1.0 (/opt/rustwide/workdir/packages/cw-core-interface) [INFO] [stderr] Compiling proposal-hooks v0.1.0 (/opt/rustwide/workdir/packages/proposal-hooks) [INFO] [stderr] Compiling vote-hooks v0.1.0 (/opt/rustwide/workdir/packages/vote-hooks) [INFO] [stderr] Compiling cw-multi-test v0.13.4 (https://github.com/CosmWasm/cw-plus?branch=main#14f4e922) [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 cw721-base v0.13.2 [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 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] [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 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: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] Compiling cw20-staked-balance-voting v0.1.0 (/opt/rustwide/workdir/contracts/cw20-staked-balance-voting) [INFO] [stderr] Compiling stake-cw20-reward-distributor v0.1.0 (/opt/rustwide/workdir/contracts/cw20-stake-reward-distributor) [INFO] [stderr] Compiling stake-cw20-external-rewards v0.2.6 (/opt/rustwide/workdir/contracts/cw20-stake-external-rewards) [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 testing v0.1.0 (/opt/rustwide/workdir/packages/testing) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 13s [INFO] running `Command { std: "docker" "inspect" "c694cd02bfb4d58f63f228123b177d8be42b71d9b7f4a91d14786d0e6f17f2da", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c694cd02bfb4d58f63f228123b177d8be42b71d9b7f4a91d14786d0e6f17f2da", kill_on_drop: false }` [INFO] [stdout] c694cd02bfb4d58f63f228123b177d8be42b71d9b7f4a91d14786d0e6f17f2da [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 2db1d3eae9872715b6c3e647a3e6e616ee02e5458eb8929d3f9832d32d2e453a [INFO] running `Command { std: "docker" "start" "-a" "2db1d3eae9872715b6c3e647a3e6e616ee02e5458eb8929d3f9832d32d2e453a", 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 . [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 . [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 . [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 . [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 . [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 . [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 . [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 . [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 . [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 . [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 . [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 . [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 . [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 . [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 . [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 . [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 . [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 . [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 . [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 . [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 . [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 . [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 . [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 . [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 . [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 . [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 . [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 . [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 . [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 . [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 . [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 . [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 . [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 . [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 . [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 . [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> contracts/cw20-stake-reward-distributor/src/tests.rs:224:23 [INFO] [stderr] | [INFO] [stderr] 224 | app.update_block(|mut block| block.height += 10); [INFO] [stderr] | ----^^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> contracts/cw20-stake-reward-distributor/src/tests.rs:240:23 [INFO] [stderr] | [INFO] [stderr] 240 | app.update_block(|mut block| block.height += 500); [INFO] [stderr] | ----^^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> contracts/cw20-stake-reward-distributor/src/tests.rs:256:23 [INFO] [stderr] | [INFO] [stderr] 256 | app.update_block(|mut block| block.height += 1000); [INFO] [stderr] | ----^^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> contracts/cw20-stake-reward-distributor/src/tests.rs:274:23 [INFO] [stderr] | [INFO] [stderr] 274 | app.update_block(|mut block| block.height += 1100); [INFO] [stderr] | ----^^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> contracts/cw20-stake-reward-distributor/src/tests.rs:296:23 [INFO] [stderr] | [INFO] [stderr] 296 | app.update_block(|mut block| block.height -= 2000); [INFO] [stderr] | ----^^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> contracts/cw20-stake-reward-distributor/src/tests.rs:438:23 [INFO] [stderr] | [INFO] [stderr] 438 | app.update_block(|mut block| block.height += 10); [INFO] [stderr] | ----^^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> contracts/cw20-stake-reward-distributor/src/tests.rs:503:23 [INFO] [stderr] | [INFO] [stderr] 503 | app.update_block(|mut block| block.height += 1000); [INFO] [stderr] | ----^^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> contracts/cw20-stake-reward-distributor/src/tests.rs:521:23 [INFO] [stderr] | [INFO] [stderr] 521 | app.update_block(|mut block| block.height += 10); [INFO] [stderr] | ----^^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> contracts/cw-core/src/tests.rs:977:23 [INFO] [stderr] | [INFO] [stderr] 977 | app.update_block(|mut block| block.height += 11); [INFO] [stderr] | ----^^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> contracts/cw-core/src/tests.rs:1243:23 [INFO] [stderr] | [INFO] [stderr] 1243 | app.update_block(|mut block| block.height += 11); [INFO] [stderr] | ----^^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> contracts/cw-core/src/tests.rs:2039:23 [INFO] [stderr] | [INFO] [stderr] 2039 | app.update_block(|mut block| block.height += 9); [INFO] [stderr] | ----^^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> contracts/cw-core/src/tests.rs:2065:23 [INFO] [stderr] | [INFO] [stderr] 2065 | app.update_block(|mut block| block.height += 1); [INFO] [stderr] | ----^^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] [INFO] [stderr] warning: `stake-cw20-reward-distributor` (lib test) generated 8 warnings (run `cargo fix --lib -p stake-cw20-reward-distributor --tests` to apply 8 suggestions) [INFO] [stderr] warning: `cw-core` (lib test) generated 4 warnings (run `cargo fix --lib -p cw-core --tests` to apply 4 suggestions) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.30s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cw_admin_factory-e8fb3a64a34aa835) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test tests::test_set_admin_mock ... ok [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cw_core-87b86259344b75f1) [INFO] [stdout] test tests::test_set_admin ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 24 tests [INFO] [stdout] test tests::test_add_remove_get ... ok [INFO] [stdout] test tests::test_cw721_receive_no_auto_add ... ok [INFO] [stdout] test tests::test_add_then_remove_governance ... ok [INFO] [stdout] test tests::test_execute_stargate_msg ... ok [INFO] [stdout] test tests::test_admin_permissions ... ok [INFO] [stdout] test tests::test_cw721_receive ... ok [INFO] [stdout] test tests::test_update_config ... ok [INFO] [stdout] test tests::test_swap_voting_module ... ok [INFO] [stdout] test tests::test_instantiate_with_items ... ok [INFO] [stdout] test tests::test_cw20_receive_no_auto_add ... ok [INFO] [stdout] test tests::test_passthrough_voting_queries ... ok [INFO] [stdout] test tests::test_permissions ... ok [INFO] [stdout] test tests::test_list_items ... ok [INFO] [stdout] test tests::test_migrate ... ok [INFO] [stdout] test tests::test_pause ... ok [INFO] [stdout] test tests::test_removed_modules_can_not_execute ... ok [INFO] [stdout] test tests::test_admin_nomination ... ok [INFO] [stdout] test tests::test_update_governance ... ok [INFO] [stdout] test tests::test_instantiate_with_submessage_failure - should panic ... ok [INFO] [stdout] test tests::test_swap_governance_bad - should panic ... ok [INFO] [stdout] test tests::test_remove_missing_key - should panic ... ok [INFO] [stdout] test tests::test_cw20_receive_auto_add ... ok [INFO] [stdout] test tests::test_instantiate_with_zero_gov_modules - should panic ... ok [INFO] [stdout] test tests::test_valid_instantiate ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 24 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.26s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cw_core_interface-1d7b7f78090df725) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test voting::tests::test_macro_expansion ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cw_core_macros-7ccc0ef5b4bbfc72) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stderr] Running tests/govmod.rs (/opt/rustwide/target/debug/deps/govmod-b553f41ebb87b2d7) [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stderr] Running tests/voting.rs (/opt/rustwide/target/debug/deps/voting-86449e713dcf2357) [INFO] [stdout] test govmod_query_derive ... 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 1 test [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cw_named_groups-be2f13feef42448a) [INFO] [stdout] test voting_query_derive ... 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 23 tests [INFO] [stdout] test tests::add::add_to_two_groups ... ok [INFO] [stdout] test tests::instantiate::instantiate_with_groups ... ok [INFO] [stdout] test tests::is_address_in_group::group_not_found ... ok [INFO] [stdout] test tests::change_owner::change_owner_unauthorized ... ok [INFO] [stdout] test tests::change_owner::change_owner_success ... ok [INFO] [stdout] test tests::add::add_to_new_group ... ok [INFO] [stdout] test tests::list_addresses::empty_group ... ok [INFO] [stdout] test tests::add::add_unauthorized ... ok [INFO] [stdout] test tests::instantiate::instantiate_with_no_groups ... ok [INFO] [stdout] test tests::is_address_in_group::populated_group ... ok [INFO] [stdout] test tests::add::add_to_existing_group ... ok [INFO] [stdout] test tests::is_address_in_group::empty_group ... ok [INFO] [stdout] test tests::list_addresses::paginate_populated_group ... ok [INFO] [stdout] test tests::list_addresses::group_not_found ... ok [INFO] [stdout] test tests::list_addresses::populated_group ... ok [INFO] [stdout] test tests::list_groups::address_not_found ... ok [INFO] [stdout] test tests::remove::remove_unauthorized ... ok [INFO] [stdout] test tests::list_groups::empty_group ... ok [INFO] [stdout] test tests::list_groups::paginate_populated_group ... ok [INFO] [stdout] test tests::remove::remove_nonexistent_group ... ok [INFO] [stdout] test tests::list_groups::populated_group ... ok [INFO] [stdout] test tests::remove::remove_from_existing_group ... ok [INFO] [stdout] test tests::remove::remove_entire_group ... ok [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cw_names_registry-ad875a863817bc87) [INFO] [stdout] test result: ok. 23 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 7 tests [INFO] [stdout] test tests::test_instantiate ... ok [INFO] [stdout] test tests::test_payment_info_switch ... ok [INFO] [stdout] test tests::test_register_native ... ok [INFO] [stdout] test tests::test_register_cw20 ... ok [INFO] [stdout] test tests::test_update_config ... ok [INFO] [stdout] test tests::test_reserve ... ok [INFO] [stdout] test tests::test_revoke ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cw_native_staked_balance_voting-af9029e0beb044f7) [INFO] [stdout] [INFO] [stdout] running 21 tests [INFO] [stdout] test tests::test_query_dao ... ok [INFO] [stdout] test tests::test_stake_valid_denom ... ok [INFO] [stdout] test tests::test_unstake ... ok [INFO] [stdout] test tests::test_query_claims ... ok [INFO] [stdout] test tests::test_instantiate ... ok [INFO] [stdout] test tests::test_query_info ... ok [INFO] [stdout] test tests::test_unstake_no_unstaking_duration ... ok [INFO] [stdout] test tests::test_query_get_config ... ok [INFO] [stdout] test tests::test_claim ... ok [INFO] [stdout] test tests::test_update_config_as_manager ... ok [INFO] [stdout] test tests::test_update_config_as_owner ... ok [INFO] [stdout] test tests::test_voting_power_queries ... ok [INFO] [stdout] test tests::test_unstake_invalid_balance - should panic ... ok [INFO] [stdout] test tests::test_instantiate_invalid_unstaking_duration - should panic ... ok [INFO] [stdout] test tests::test_stake_invalid_denom - should panic ... ok [INFO] [stdout] test tests::test_unstake_none_staked - should panic ... ok [INFO] [stdout] test tests::test_claim_no_claims - should panic ... ok [INFO] [stdout] test tests::test_claim_claim_not_reached - should panic ... ok [INFO] [stdout] test tests::test_update_config_invalid_sender - should panic ... ok [INFO] [stdout] test tests::test_update_config_invalid_duration - should panic ... ok [INFO] [stdout] test tests::test_update_config_non_owner_changes_owner - should panic ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 21 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.15s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cw_paginate-f26bf0786387a30b) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test tests::pagination ... ok [INFO] [stdout] test tests::key_pagination ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 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_proposal_multiple-be07dab414ae5da6) [INFO] [stdout] [INFO] [stdout] running 52 tests [INFO] [stdout] test proposal::tests::test_majority_quorum ... ok [INFO] [stdout] test proposal::tests::test_tricky_pass ... ok [INFO] [stdout] test proposal::tests::test_quorum_rounding ... ok [INFO] [stdout] test proposal::tests::test_tricky_pass_majority ... ok [INFO] [stdout] test proposal::tests::test_percentage_quorum ... ok [INFO] [stdout] test state::tests::test_into_checked_wrong_num_choices ... ok [INFO] [stdout] test state::tests::test_into_checked ... ok [INFO] [stdout] test proposal::tests::test_unbeatable_none_option ... ok [INFO] [stdout] test tests::test_different_token_proposal_deposit ... ok [INFO] [stdout] test tests::test_cant_propose_zero_power ... ok [INFO] [stdout] test tests::test_cant_execute_not_member ... ok [INFO] [stdout] test tests::test_active_threshold_absolute ... ok [INFO] [stdout] test tests::test_deposit_return_zero ... ok [INFO] [stdout] test tests::test_hooks ... ok [INFO] [stdout] test tests::test_active_threshold_none ... ok [INFO] [stdout] test tests::test_active_threshold_percent ... ok [INFO] [stdout] test tests::test_migrate ... ok [INFO] [stdout] test tests::test_execute_expired_proposal ... ok [INFO] [stdout] test tests::test_invalid_quorum ... ok [INFO] [stdout] test tests::test_cant_vote_not_registered ... ok [INFO] [stdout] test tests::test_deposit_return_on_close ... ok [INFO] [stdout] test tests::test_min_duration_same_as_proposal_duration ... ok [INFO] [stdout] test tests::test_cant_vote_executed_or_closed ... ok [INFO] [stdout] test tests::test_no_return_if_no_refunds ... ok [INFO] [stdout] test tests::test_propose ... ok [INFO] [stdout] test tests::test_deposit_return_on_execute ... ok [INFO] [stdout] test tests::test_close_open_proposal ... ok [INFO] [stdout] test tests::test_no_refund_failed_proposal ... ok [INFO] [stdout] test tests::test_proposal_count_initialized_to_zero ... ok [INFO] [stdout] test tests::test_no_early_pass_with_min_duration ... ok [INFO] [stdout] test tests::test_propose_wrong_num_choices ... ok [INFO] [stdout] test tests::test_query_list_proposals ... ok [INFO] [stdout] test tests::test_update_config ... ok [INFO] [stdout] test tests::test_no_double_vote ... ok [INFO] [stdout] test tests::test_query_list_votes ... ok [INFO] [stdout] test tests::test_voting_module_token_proposal_deposit_instantiate ... ok [INFO] [stdout] test tests::test_propose_with_messages ... ok [INFO] [stdout] test tests::test_take_proposal_deposit ... ok [INFO] [stdout] test tests::test_zero_deposit ... ok [INFO] [stdout] test tests::test_quorum_not_met ... ok [INFO] [stdout] test tests::test_no_overflow ... ok [INFO] [stdout] test tests::test_majority_half ... ok [INFO] [stdout] test tests::test_pass_exact_quorum ... ok [INFO] [stdout] test tests::test_vote_out_of_bounds ... ok [INFO] [stdout] test tests::test_rounding ... ok [INFO] [stdout] test tests::test_votes_tied ... ok [INFO] [stdout] test tests::test_bad_token_proposal_deposit - should panic ... ok [INFO] [stdout] test tests::test_min_duration_larger_than_proposal_duration - should panic ... ok [INFO] [stdout] test tests::test_min_duration_units_missmatch - should panic ... ok [INFO] [stdout] test tests::test_vote_simple ... ok [INFO] [stdout] test tests::test_votes_none_of_the_above ... ok [INFO] [stdout] test tests::fuzz_votes ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 52 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 4.14s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cw_proposal_single-a504e4b285a5a4f0) [INFO] [stdout] [INFO] [stdout] running 62 tests [INFO] [stdout] test proposal::test::test_absolute_count_threshold_revoting ... ok [INFO] [stdout] test proposal::test::quorum_edge_cases ... ok [INFO] [stdout] test proposal::test::test_absolute_count_threshold ... ok [INFO] [stdout] test proposal::test::test_min_voting_period_early_rejection ... ok [INFO] [stdout] test proposal::test::test_min_voting_period_no_early_pass ... ok [INFO] [stdout] test proposal::test::proposal_passed_quorum ... ok [INFO] [stdout] test proposal::test::test_reject_majority_percentage ... ok [INFO] [stdout] test proposal::test::proposal_rejected_quorum ... ok [INFO] [stdout] test proposal::test::test_tricky_pass ... ok [INFO] [stdout] test proposal::test::test_revoting_majority_no_pass ... ok [INFO] [stdout] test proposal::test::test_pass_majority_percentage ... ok [INFO] [stdout] test proposal::test::test_tricky_pass_majority ... ok [INFO] [stdout] test proposal::test::test_revoting_majority_rejection ... ok [INFO] [stdout] test proposal::test::test_weird_failure_rounding ... ok [INFO] [stdout] test staking_tests::instantiate_with_staked_balances_voting ... ok [INFO] [stdout] test tests::test_active_threshold_absolute ... ok [INFO] [stdout] test tests::test_active_threshold_percent ... ok [INFO] [stdout] test tests::test_different_token_proposal_deposit ... ok [INFO] [stdout] test tests::test_migrate ... ok [INFO] [stdout] test tests::test_active_threshold_none ... ok [INFO] [stdout] test tests::test_deposit_return_on_close ... ok [INFO] [stdout] test tests::test_deposit_return_on_execute ... ok [INFO] [stdout] test tests::test_hooks ... ok [INFO] [stdout] test tests::test_absolute_count_threshold_non_multisig ... ok [INFO] [stdout] test tests::test_allow_revoting_config_changes ... ok [INFO] [stdout] test tests::test_min_duration_same_as_proposal_duration ... ok [INFO] [stdout] test tests::test_close_open_proposal ... ok [INFO] [stdout] test tests::test_proposal_count_initialized_to_zero ... ok [INFO] [stdout] test tests::test_no_return_if_no_refunds ... ok [INFO] [stdout] test tests::test_no_early_pass_with_min_duration ... ok [INFO] [stdout] test tests::test_execute_expired_proposal ... ok [INFO] [stdout] test tests::test_large_absolute_count_threshold ... ok [INFO] [stdout] test tests::test_propose ... ok [INFO] [stdout] test tests::test_propose_supports_stargate_message ... ok [INFO] [stdout] test tests::test_take_proposal_deposit ... ok [INFO] [stdout] test tests::test_three_of_five_multisig_reject ... ok [INFO] [stdout] test tests::test_revoting_same_vote_twice ... ok [INFO] [stdout] test tests::test_revoting ... ok [INFO] [stdout] test tests::test_three_of_five_multisig ... ok [INFO] [stdout] test tests::test_timestamp_updated ... ok [INFO] [stdout] test tests::test_simple_vote_no_overflow ... ok [INFO] [stdout] test tests::test_three_of_five_multisig_revoting ... ok [INFO] [stdout] test tests::test_query_list_proposals ... ok [INFO] [stdout] test tests::test_no_double_votes ... ok [INFO] [stdout] test tests::test_voting_module_token_proposal_deposit_instantiate ... ok [INFO] [stdout] test tests::test_update_config ... ok [INFO] [stdout] test tests::test_zero_deposit ... ok [INFO] [stdout] test tests::test_simple_early_rejection ... ok [INFO] [stdout] test tests::test_vote_no_overflow ... ok [INFO] [stdout] test tests::test_bad_token_proposal_deposit - should panic ... ok [INFO] [stdout] test tests::test_min_duration_units_missmatch - should panic ... ok [INFO] [stdout] test tests::test_voting_module_token_with_multisig_style_voting - should panic ... ok [INFO] [stdout] test tests::test_min_duration_larger_than_proposal_duration - should panic ... ok [INFO] [stdout] test tests::test_votes_low_threshold ... ok [INFO] [stdout] test tests::test_majority_vs_half ... ok [INFO] [stdout] test tests::test_vote_simple ... ok [INFO] [stdout] test tests::test_tricky_rounding ... ok [INFO] [stdout] test tests::test_votes_favor_yes ... ok [INFO] [stdout] test tests::test_pass_threshold_not_quorum ... ok [INFO] [stdout] test tests::test_pass_threshold_exactly_quorum ... ok [INFO] [stdout] test tests::test_vote_abstain_only ... ok [INFO] [stdout] test tests::fuzz_voting ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 62 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.87s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cw_proposal_sudo-7707f195814cdf75) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cw_token_swap-6f0a9fbed17b50bc) [INFO] [stdout] [INFO] [stdout] running 12 tests [INFO] [stdout] test state::tests::test_into_spend_message_cw20 ... ok [INFO] [stdout] test state::tests::test_into_spend_message_native ... ok [INFO] [stdout] test tests::test_fund_invalid_denom ... ok [INFO] [stdout] test tests::test_non_distincy_counterparties ... ok [INFO] [stdout] test tests::test_invalid_instantiate ... ok [INFO] [stdout] test tests::test_fund_invalid_cw20 ... ok [INFO] [stdout] test tests::test_fund_invalid_amount ... ok [INFO] [stdout] test tests::test_fund_non_counterparty ... ok [INFO] [stdout] test tests::test_fund_twice ... ok [INFO] [stdout] test tests::test_simple_escrow ... ok [INFO] [stdout] test tests::test_withdraw ... ok [INFO] [stdout] test tests::test_withdraw_post_completion ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cw20_balance_voting-ce8c7e6506ebb321) [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test tests::test_contract_info ... ok [INFO] [stdout] test tests::test_existing_cw20 ... ok [INFO] [stdout] test tests::test_new_cw20 ... ok [INFO] [stdout] test tests::test_instantiate_no_balances - should panic ... ok [INFO] [stdout] test tests::test_instantiate_zero_supply - should panic ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cw20_stake-960ea521cb1a677e) [INFO] [stdout] [INFO] [stdout] running 8 tests [INFO] [stdout] test tests::test_update_config ... ok [INFO] [stdout] test tests::test_simple_unstaking_with_duration ... ok [INFO] [stdout] test tests::test_staking ... ok [INFO] [stdout] test tests::test_unstaking_with_claims ... ok [INFO] [stdout] test tests::multiple_address_staking ... ok [INFO] [stdout] test tests::test_auto_compounding_staking ... ok [INFO] [stdout] test tests::test_instantiate_invalid_unstaking_duration - should panic ... ok [INFO] [stdout] test tests::text_max_claims ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cw20_staked_balance_voting-f3f113b131e142a4) [INFO] [stdout] [INFO] [stdout] running 16 tests [INFO] [stdout] test tests::test_active_threshold_none ... ok [INFO] [stdout] test tests::test_contract_info ... ok [INFO] [stdout] test tests::test_active_threshold_percent ... ok [INFO] [stdout] test tests::test_active_threshold_absolute_count ... ok [INFO] [stdout] test tests::test_migrate ... ok [INFO] [stdout] test tests::test_update_active_threshold ... ok [INFO] [stdout] test tests::test_active_threshold_percent_rounds_up ... ok [INFO] [stdout] test tests::test_existing_cw20_new_staking ... ok [INFO] [stdout] test tests::test_existing_cw20_existing_staking ... ok [INFO] [stdout] test tests::test_new_cw20 ... ok [INFO] [stdout] test tests::test_different_heights ... ok [INFO] [stdout] test tests::test_active_threshold_percentage_gt_100 - should panic ... ok [INFO] [stdout] test tests::test_active_threshold_percentage_lte_0 - should panic ... ok [INFO] [stdout] test tests::test_active_threshold_absolute_count_invalid - should panic ... ok [INFO] [stdout] test tests::test_instantiate_zero_supply - should panic ... ok [INFO] [stdout] test tests::test_instantiate_no_balances - should panic ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 16 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cw4_voting-54d24b9490da6c8d) [INFO] [stdout] [INFO] [stdout] running 7 tests [INFO] [stdout] test tests::test_duplicate_member ... ok [INFO] [stdout] test tests::test_permissions ... ok [INFO] [stdout] test tests::test_contract_info ... ok [INFO] [stdout] test tests::test_instantiate ... ok [INFO] [stdout] test tests::test_migrate ... ok [INFO] [stdout] test tests::test_zero_voting_power ... ok [INFO] [stdout] test tests::test_power_at_height ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cw721_controllers-e715f0cd453759e8) [INFO] [stdout] [INFO] [stdout] running 9 tests [INFO] [stdout] test nft_claim::test::can_create_claim ... ok [INFO] [stdout] test nft_claim::test::test_claim_tokens_with_no_claims ... ok [INFO] [stdout] test nft_claim::test::test_query_claims_returns_empty_for_non_existent_user ... ok [INFO] [stdout] test nft_claim::test::can_create_claims ... ok [INFO] [stdout] test nft_claim::test::test_query_claims_returns_correct_claims ... ok [INFO] [stdout] test nft_claim::test::test_claim_tokens_with_one_released_claim ... ok [INFO] [stdout] test nft_claim::test::test_claim_tokens_with_all_released_claims ... ok [INFO] [stdout] test nft_claim::test::test_claim_tokens_with_no_released_claims ... ok [INFO] [stdout] test nft_claim::test::check_create_claim_updates_map ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cw721_stake-ec2e6dadcdb5a259) [INFO] [stdout] [INFO] [stdout] running 11 tests [INFO] [stdout] test hooks::tests::test_hooks ... ok [INFO] [stdout] test tests::test_instantiate_with_instantiator_owner ... ok [INFO] [stdout] test tests::test_info_query ... ok [INFO] [stdout] test tests::test_unstake_that_which_you_do_not_own ... ok [INFO] [stdout] test tests::test_update_config ... ok [INFO] [stdout] test tests::test_unstaking_with_claims ... ok [INFO] [stdout] test tests::test_simple_unstaking_with_duration ... ok [INFO] [stdout] test tests::multiple_address_staking ... ok [INFO] [stdout] test tests::test_simple_unstaking_without_rewards_with_duration ... ok [INFO] [stdout] test tests::test_staking ... ok [INFO] [stdout] test tests::test_max_claims ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/indexable_hooks-9069e746d2ebf414) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/proposal_hooks-d1a650c3ed403416) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/proposal_hooks_counter-fef11c5c0bf16e72) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test tests::test_counters ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/stake_cw20_external_rewards-f97251609252a633) [INFO] [stdout] [INFO] [stdout] running 13 tests [INFO] [stdout] test contract::tests::test_zero_rewards_duration ... ok [INFO] [stdout] test contract::tests::test_cannot_fund_with_wrong_coin_cw20 ... ok [INFO] [stdout] test contract::tests::test_update_owner ... ok [INFO] [stdout] test contract::tests::test_update_manager ... ok [INFO] [stdout] test contract::tests::test_zero_reward_rate_faild ... ok [INFO] [stdout] test contract::tests::test_cannot_fund_with_wrong_coin_native ... ok [INFO] [stdout] test contract::tests::test_manager_permissions ... ok [INFO] [stdout] test contract::tests::test_small_rewards ... ok [INFO] [stdout] test contract::tests::update_reward_duration ... ok [INFO] [stdout] test contract::tests::update_rewards ... ok [INFO] [stdout] test contract::tests::test_rewards_with_zero_staked ... ok [INFO] [stdout] test contract::tests::test_native_rewards ... ok [INFO] [stdout] test contract::tests::test_cw20_rewards ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 13 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/stake_cw20_reward_distributor-996316db222eefb8) [INFO] [stdout] [INFO] [stdout] running 7 tests [INFO] [stdout] test tests::test_instantiate ... ok [INFO] [stdout] test tests::test_instantiate_invalid_addrs ... ok [INFO] [stdout] test tests::test_update_config_invalid_addrs ... ok [INFO] [stdout] test tests::test_update_config ... ok [INFO] [stdout] test tests::test_dao_deploy ... ok [INFO] [stdout] test tests::test_withdraw ... ok [INFO] [stdout] test tests::test_distribute ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 7 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/testing-9ae1daddf6f0e84d) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/vote_hooks-7a01d79ec44ceb89) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/voting-f619b0d76e850efc) [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test voting::test::count_votes ... ok [INFO] [stdout] test voting::test::vote_comparisons ... ok [INFO] [stdout] test voting::test::more_votes_tests ... ok [INFO] [stdout] test voting::test::tricky_vote_counts ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.54s [INFO] [stdout] [INFO] [stderr] Doc-tests cw_admin_factory [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests cw_core [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests cw_core_interface [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests cw_core_macros [INFO] [stdout] [INFO] [stdout] running 12 tests [INFO] [stdout] test packages/cw-core-macros/src/lib.rs - voting_query (line 37) - compile fail ... ok [INFO] [stdout] test packages/cw-core-macros/src/lib.rs - govmod_query (line 261) - compile fail ... ok [INFO] [stdout] test packages/cw-core-macros/src/lib.rs - active_query (line 191) - compile fail ... ok [INFO] [stdout] test packages/cw-core-macros/src/lib.rs - token_query (line 120) - compile fail ... ok [INFO] [stdout] test packages/cw-core-macros/src/lib.rs - active_query (line 180) ... ok [INFO] [stdout] test packages/cw-core-macros/src/lib.rs - token_query (line 100) ... ok [INFO] [stdout] test packages/cw-core-macros/src/lib.rs - token_query (line 109) ... ok [INFO] [stdout] test packages/cw-core-macros/src/lib.rs - govmod_query (line 250) ... ok [INFO] [stdout] test packages/cw-core-macros/src/lib.rs - active_query (line 171) ... ok [INFO] [stdout] test packages/cw-core-macros/src/lib.rs - voting_query (line 19) ... ok [INFO] [stdout] test packages/cw-core-macros/src/lib.rs - voting_query (line 10) ... ok [INFO] [stdout] test packages/cw-core-macros/src/lib.rs - govmod_query (line 241) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.13s [INFO] [stdout] [INFO] [stderr] Doc-tests cw_named_groups [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests cw_names_registry [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests cw_native_staked_balance_voting [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests cw_paginate [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests cw_proposal_multiple [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests cw_proposal_single [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests cw_proposal_sudo [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests cw_token_swap [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests cw20_balance_voting [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests cw20_stake [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests cw20_staked_balance_voting [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests cw4_voting [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests cw721_controllers [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests cw721_stake [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests indexable_hooks [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests proposal_hooks [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests proposal_hooks_counter [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests stake_cw20_external_rewards [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests stake_cw20_reward_distributor [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests testing [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests vote_hooks [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests voting [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test packages/voting/src/voting.rs - voting::compare_vote_count (line 82) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.13s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "2db1d3eae9872715b6c3e647a3e6e616ee02e5458eb8929d3f9832d32d2e453a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2db1d3eae9872715b6c3e647a3e6e616ee02e5458eb8929d3f9832d32d2e453a", kill_on_drop: false }` [INFO] [stdout] 2db1d3eae9872715b6c3e647a3e6e616ee02e5458eb8929d3f9832d32d2e453a