[INFO] cloning repository https://github.com/OnlyDragon0403/dao-contracts
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/OnlyDragon0403/dao-contracts" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FOnlyDragon0403%2Fdao-contracts", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FOnlyDragon0403%2Fdao-contracts'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 66a5b2735bb708da2306587556151de5935a62b7
[INFO] building OnlyDragon0403/dao-contracts against try#4987e9d4227139400384ab59296ffee3b0fb1183 for pr-146237-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FOnlyDragon0403%2Fdao-contracts" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-2-tc2/source/.cargo/config
[INFO] started tweaking git repo https://github.com/OnlyDragon0403/dao-contracts
[INFO] finished tweaking git repo https://github.com/OnlyDragon0403/dao-contracts
[INFO] tweaked toml for git repo https://github.com/OnlyDragon0403/dao-contracts written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/OnlyDragon0403/dao-contracts on toolchain 4987e9d4227139400384ab59296ffee3b0fb1183
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "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" "+4987e9d4227139400384ab59296ffee3b0fb1183" "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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d425bda23fed0f02346adb80018d9576369e47c9549593e39b642e78129f959c
[INFO] running `Command { std: "docker" "start" "-a" "d425bda23fed0f02346adb80018d9576369e47c9549593e39b642e78129f959c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d425bda23fed0f02346adb80018d9576369e47c9549593e39b642e78129f959c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d425bda23fed0f02346adb80018d9576369e47c9549593e39b642e78129f959c", kill_on_drop: false }`
[INFO] [stdout] d425bda23fed0f02346adb80018d9576369e47c9549593e39b642e78129f959c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e1d2f7ceb39f596af00bb707f431d99085e76edb8ac8e84bce84831bcbd0d449
[INFO] running `Command { std: "docker" "start" "-a" "e1d2f7ceb39f596af00bb707f431d99085e76edb8ac8e84bce84831bcbd0d449", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]    Compiling proc-macro2 v1.0.40
[INFO] [stderr]    Compiling quote v1.0.20
[INFO] [stderr]    Compiling unicode-ident v1.0.1
[INFO] [stderr]    Compiling syn v1.0.98
[INFO] [stderr]    Compiling libc v0.2.126
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling typenum v1.15.0
[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 opaque-debug v0.3.0
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling cpufeatures v0.2.2
[INFO] [stderr]    Compiling base16ct v0.1.1
[INFO] [stderr]    Compiling serde_json v1.0.81
[INFO] [stderr]    Compiling ryu v1.0.10
[INFO] [stderr]    Compiling itoa v1.0.2
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling crunchy v0.2.2
[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 base64 v0.13.0
[INFO] [stderr]    Compiling anyhow v1.0.58
[INFO] [stderr]    Compiling either v1.6.1
[INFO] [stderr]    Compiling generic-array v0.14.5
[INFO] [stderr]    Compiling der v0.5.1
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling bytes v1.1.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.16
[INFO] [stderr]    Compiling hashbrown v0.12.2
[INFO] [stderr]    Compiling itertools v0.10.3
[INFO] [stderr]    Compiling uint v0.9.3
[INFO] [stderr]    Compiling getrandom v0.2.7
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling rand_core v0.6.3
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling indexmap v1.9.1
[INFO] [stderr]    Compiling spki v0.5.4
[INFO] [stderr]    Compiling ff v0.11.1
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling group v0.11.0
[INFO] [stderr]    Compiling pkcs8 v0.8.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling crypto-bigint v0.3.2
[INFO] [stderr]    Compiling crypto-mac v0.11.1
[INFO] [stderr]    Compiling sec1 v0.2.1
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling hmac v0.11.0
[INFO] [stderr]    Compiling signature v1.4.0
[INFO] [stderr]    Compiling sha2 v0.9.9
[INFO] [stderr]    Compiling curve25519-dalek v3.2.0
[INFO] [stderr]    Compiling elliptic-curve v0.11.12
[INFO] [stderr]    Compiling rfc6979 v0.1.0
[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 schemars_derive v0.8.10
[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 prost v0.9.0
[INFO] [stderr]    Compiling thiserror v1.0.31
[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 cw2 v0.13.4
[INFO] [stderr]    Compiling cw20 v0.13.4
[INFO] [stderr]    Compiling cw-controllers v0.13.4
[INFO] [stderr]    Compiling cw-core-interface v0.1.0 (/opt/rustwide/workdir/packages/cw-core-interface)
[INFO] [stderr]    Compiling cw-paginate v0.1.0 (/opt/rustwide/workdir/packages/cw-paginate)
[INFO] [stderr]    Compiling cw721 v0.13.2
[INFO] [stderr]    Compiling indexable-hooks v0.1.0 (/opt/rustwide/workdir/packages/indexable-hooks)
[INFO] [stderr]    Compiling cw20 v0.12.1
[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 cw3 v0.13.4
[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-proposal-sudo v0.1.0 (/opt/rustwide/workdir/debug/cw-proposal-sudo)
[INFO] [stderr]    Compiling cw-named-groups v0.1.0 (/opt/rustwide/workdir/contracts/cw-named-groups)
[INFO] [stderr]    Compiling cw-native-staked-balance-voting v0.1.0 (/opt/rustwide/workdir/contracts/cw-native-staked-balance-voting)
[INFO] [stderr]    Compiling proposal-hooks-counter v0.1.0 (/opt/rustwide/workdir/debug/proposal-hooks-counter)
[INFO] [stderr]    Compiling cw721-stake v0.1.0 (/opt/rustwide/workdir/contracts/cw721-stake)
[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] [stderr]    Compiling cw-proposal-multiple v0.1.0 (/opt/rustwide/workdir/contracts/cw-proposal-multiple)
[INFO] [stderr]    Compiling cw20-staked-balance-voting v0.1.0 (/opt/rustwide/workdir/contracts/cw20-staked-balance-voting)
[INFO] [stderr]    Compiling stake-cw20-external-rewards v0.2.6 (/opt/rustwide/workdir/contracts/cw20-stake-external-rewards)
[INFO] [stderr]    Compiling stake-cw20-reward-distributor v0.1.0 (/opt/rustwide/workdir/contracts/cw20-stake-reward-distributor)
[INFO] [stderr]    Compiling testing v0.1.0 (/opt/rustwide/workdir/packages/testing)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 40.18s
[INFO] running `Command { std: "docker" "inspect" "e1d2f7ceb39f596af00bb707f431d99085e76edb8ac8e84bce84831bcbd0d449", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e1d2f7ceb39f596af00bb707f431d99085e76edb8ac8e84bce84831bcbd0d449", kill_on_drop: false }`
[INFO] [stdout] e1d2f7ceb39f596af00bb707f431d99085e76edb8ac8e84bce84831bcbd0d449
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b04cb3df800dda4e5eb237a825877c8c8646a95d67f97f6b8dfad88065211dd0
[INFO] running `Command { std: "docker" "start" "-a" "b04cb3df800dda4e5eb237a825877c8c8646a95d67f97f6b8dfad88065211dd0", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The example target `schema` in package `cw-core v0.1.0 (/opt/rustwide/workdir/contracts/cw-core)` has the same output filename as the example target `schema` in package `cw-admin-factory v0.1.0 (/opt/rustwide/workdir/contracts/cw-admin-factory)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/examples/schema
[INFO] [stderr] The targets should have unique names.
[INFO] [stderr] Consider changing their names to be unique or compiling them separately.
[INFO] [stderr] This may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The example target `schema` in package `cw-core v0.1.0 (/opt/rustwide/workdir/contracts/cw-core)` has the same output filename as the example target `schema` in package `cw-admin-factory v0.1.0 (/opt/rustwide/workdir/contracts/cw-admin-factory)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/examples/schema.dwp
[INFO] [stderr] The targets should have unique names.
[INFO] [stderr] Consider changing their names to be unique or compiling them separately.
[INFO] [stderr] This may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The example target `schema` in package `cw-core-interface v0.1.0 (/opt/rustwide/workdir/packages/cw-core-interface)` has the same output filename as the example target `schema` in package `cw-core v0.1.0 (/opt/rustwide/workdir/contracts/cw-core)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/examples/schema
[INFO] [stderr] The targets should have unique names.
[INFO] [stderr] Consider changing their names to be unique or compiling them separately.
[INFO] [stderr] This may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The example target `schema` in package `cw-core-interface v0.1.0 (/opt/rustwide/workdir/packages/cw-core-interface)` has the same output filename as the example target `schema` in package `cw-core v0.1.0 (/opt/rustwide/workdir/contracts/cw-core)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/examples/schema.dwp
[INFO] [stderr] The targets should have unique names.
[INFO] [stderr] Consider changing their names to be unique or compiling them separately.
[INFO] [stderr] This may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The example target `schema` in package `cw-core-macros v0.1.0 (/opt/rustwide/workdir/packages/cw-core-macros)` has the same output filename as the example target `schema` in package `cw-core-interface v0.1.0 (/opt/rustwide/workdir/packages/cw-core-interface)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/examples/schema
[INFO] [stderr] The targets should have unique names.
[INFO] [stderr] Consider changing their names to be unique or compiling them separately.
[INFO] [stderr] This may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The example target `schema` in package `cw-core-macros v0.1.0 (/opt/rustwide/workdir/packages/cw-core-macros)` has the same output filename as the example target `schema` in package `cw-core-interface v0.1.0 (/opt/rustwide/workdir/packages/cw-core-interface)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/examples/schema.dwp
[INFO] [stderr] The targets should have unique names.
[INFO] [stderr] Consider changing their names to be unique or compiling them separately.
[INFO] [stderr] This may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The example target `schema` in package `cw-named-groups v0.1.0 (/opt/rustwide/workdir/contracts/cw-named-groups)` has the same output filename as the example target `schema` in package `cw-core-macros v0.1.0 (/opt/rustwide/workdir/packages/cw-core-macros)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/examples/schema
[INFO] [stderr] The targets should have unique names.
[INFO] [stderr] Consider changing their names to be unique or compiling them separately.
[INFO] [stderr] This may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The example target `schema` in package `cw-named-groups v0.1.0 (/opt/rustwide/workdir/contracts/cw-named-groups)` has the same output filename as the example target `schema` in package `cw-core-macros v0.1.0 (/opt/rustwide/workdir/packages/cw-core-macros)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/examples/schema.dwp
[INFO] [stderr] The targets should have unique names.
[INFO] [stderr] Consider changing their names to be unique or compiling them separately.
[INFO] [stderr] This may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The example target `schema` in package `cw-names-registry v0.1.0 (/opt/rustwide/workdir/contracts/cw-names-registry)` has the same output filename as the example target `schema` in package `cw-named-groups v0.1.0 (/opt/rustwide/workdir/contracts/cw-named-groups)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/examples/schema
[INFO] [stderr] The targets should have unique names.
[INFO] [stderr] Consider changing their names to be unique or compiling them separately.
[INFO] [stderr] This may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The example target `schema` in package `cw-names-registry v0.1.0 (/opt/rustwide/workdir/contracts/cw-names-registry)` has the same output filename as the example target `schema` in package `cw-named-groups v0.1.0 (/opt/rustwide/workdir/contracts/cw-named-groups)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/examples/schema.dwp
[INFO] [stderr] The targets should have unique names.
[INFO] [stderr] Consider changing their names to be unique or compiling them separately.
[INFO] [stderr] This may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The example target `schema` in package `cw-native-staked-balance-voting v0.1.0 (/opt/rustwide/workdir/contracts/cw-native-staked-balance-voting)` has the same output filename as the example target `schema` in package `cw-names-registry v0.1.0 (/opt/rustwide/workdir/contracts/cw-names-registry)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/examples/schema
[INFO] [stderr] The targets should have unique names.
[INFO] [stderr] Consider changing their names to be unique or compiling them separately.
[INFO] [stderr] This may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The example target `schema` in package `cw-native-staked-balance-voting v0.1.0 (/opt/rustwide/workdir/contracts/cw-native-staked-balance-voting)` has the same output filename as the example target `schema` in package `cw-names-registry v0.1.0 (/opt/rustwide/workdir/contracts/cw-names-registry)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/examples/schema.dwp
[INFO] [stderr] The targets should have unique names.
[INFO] [stderr] Consider changing their names to be unique or compiling them separately.
[INFO] [stderr] This may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The example target `schema` in package `cw-proposal-multiple v0.1.0 (/opt/rustwide/workdir/contracts/cw-proposal-multiple)` has the same output filename as the example target `schema` in package `cw-native-staked-balance-voting v0.1.0 (/opt/rustwide/workdir/contracts/cw-native-staked-balance-voting)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/examples/schema
[INFO] [stderr] The targets should have unique names.
[INFO] [stderr] Consider changing their names to be unique or compiling them separately.
[INFO] [stderr] This may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The example target `schema` in package `cw-proposal-multiple v0.1.0 (/opt/rustwide/workdir/contracts/cw-proposal-multiple)` has the same output filename as the example target `schema` in package `cw-native-staked-balance-voting v0.1.0 (/opt/rustwide/workdir/contracts/cw-native-staked-balance-voting)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/examples/schema.dwp
[INFO] [stderr] The targets should have unique names.
[INFO] [stderr] Consider changing their names to be unique or compiling them separately.
[INFO] [stderr] This may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The example target `schema` in package `cw-proposal-single v0.1.0 (/opt/rustwide/workdir/contracts/cw-proposal-single)` has the same output filename as the example target `schema` in package `cw-proposal-multiple v0.1.0 (/opt/rustwide/workdir/contracts/cw-proposal-multiple)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/examples/schema
[INFO] [stderr] The targets should have unique names.
[INFO] [stderr] Consider changing their names to be unique or compiling them separately.
[INFO] [stderr] This may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The example target `schema` in package `cw-proposal-single v0.1.0 (/opt/rustwide/workdir/contracts/cw-proposal-single)` has the same output filename as the example target `schema` in package `cw-proposal-multiple v0.1.0 (/opt/rustwide/workdir/contracts/cw-proposal-multiple)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/examples/schema.dwp
[INFO] [stderr] The targets should have unique names.
[INFO] [stderr] Consider changing their names to be unique or compiling them separately.
[INFO] [stderr] This may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The example target `schema` in package `cw-proposal-sudo v0.1.0 (/opt/rustwide/workdir/debug/cw-proposal-sudo)` has the same output filename as the example target `schema` in package `cw-proposal-single v0.1.0 (/opt/rustwide/workdir/contracts/cw-proposal-single)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/examples/schema
[INFO] [stderr] The targets should have unique names.
[INFO] [stderr] Consider changing their names to be unique or compiling them separately.
[INFO] [stderr] This may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The example target `schema` in package `cw-proposal-sudo v0.1.0 (/opt/rustwide/workdir/debug/cw-proposal-sudo)` has the same output filename as the example target `schema` in package `cw-proposal-single v0.1.0 (/opt/rustwide/workdir/contracts/cw-proposal-single)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/examples/schema.dwp
[INFO] [stderr] The targets should have unique names.
[INFO] [stderr] Consider changing their names to be unique or compiling them separately.
[INFO] [stderr] This may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The example target `schema` in package `cw-token-swap v0.1.0 (/opt/rustwide/workdir/contracts/cw-token-swap)` has the same output filename as the example target `schema` in package `cw-proposal-sudo v0.1.0 (/opt/rustwide/workdir/debug/cw-proposal-sudo)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/examples/schema
[INFO] [stderr] The targets should have unique names.
[INFO] [stderr] Consider changing their names to be unique or compiling them separately.
[INFO] [stderr] This may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The example target `schema` in package `cw-token-swap v0.1.0 (/opt/rustwide/workdir/contracts/cw-token-swap)` has the same output filename as the example target `schema` in package `cw-proposal-sudo v0.1.0 (/opt/rustwide/workdir/debug/cw-proposal-sudo)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/examples/schema.dwp
[INFO] [stderr] The targets should have unique names.
[INFO] [stderr] Consider changing their names to be unique or compiling them separately.
[INFO] [stderr] This may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The example target `schema` in package `cw20-balance-voting v0.1.0 (/opt/rustwide/workdir/debug/cw20-balance-voting)` has the same output filename as the example target `schema` in package `cw-token-swap v0.1.0 (/opt/rustwide/workdir/contracts/cw-token-swap)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/examples/schema
[INFO] [stderr] The targets should have unique names.
[INFO] [stderr] Consider changing their names to be unique or compiling them separately.
[INFO] [stderr] This may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The example target `schema` in package `cw20-balance-voting v0.1.0 (/opt/rustwide/workdir/debug/cw20-balance-voting)` has the same output filename as the example target `schema` in package `cw-token-swap v0.1.0 (/opt/rustwide/workdir/contracts/cw-token-swap)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/examples/schema.dwp
[INFO] [stderr] The targets should have unique names.
[INFO] [stderr] Consider changing their names to be unique or compiling them separately.
[INFO] [stderr] This may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The example target `schema` in package `cw20-stake v0.2.6 (/opt/rustwide/workdir/contracts/cw20-stake)` has the same output filename as the example target `schema` in package `cw20-balance-voting v0.1.0 (/opt/rustwide/workdir/debug/cw20-balance-voting)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/examples/schema
[INFO] [stderr] The targets should have unique names.
[INFO] [stderr] Consider changing their names to be unique or compiling them separately.
[INFO] [stderr] This may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The example target `schema` in package `cw20-stake v0.2.6 (/opt/rustwide/workdir/contracts/cw20-stake)` has the same output filename as the example target `schema` in package `cw20-balance-voting v0.1.0 (/opt/rustwide/workdir/debug/cw20-balance-voting)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/examples/schema.dwp
[INFO] [stderr] The targets should have unique names.
[INFO] [stderr] Consider changing their names to be unique or compiling them separately.
[INFO] [stderr] This may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The example target `schema` in package `cw20-staked-balance-voting v0.1.0 (/opt/rustwide/workdir/contracts/cw20-staked-balance-voting)` has the same output filename as the example target `schema` in package `cw20-stake v0.2.6 (/opt/rustwide/workdir/contracts/cw20-stake)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/examples/schema
[INFO] [stderr] The targets should have unique names.
[INFO] [stderr] Consider changing their names to be unique or compiling them separately.
[INFO] [stderr] This may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The example target `schema` in package `cw20-staked-balance-voting v0.1.0 (/opt/rustwide/workdir/contracts/cw20-staked-balance-voting)` has the same output filename as the example target `schema` in package `cw20-stake v0.2.6 (/opt/rustwide/workdir/contracts/cw20-stake)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/examples/schema.dwp
[INFO] [stderr] The targets should have unique names.
[INFO] [stderr] Consider changing their names to be unique or compiling them separately.
[INFO] [stderr] This may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The example target `schema` in package `cw4-voting v0.1.0 (/opt/rustwide/workdir/contracts/cw4-voting)` has the same output filename as the example target `schema` in package `cw20-staked-balance-voting v0.1.0 (/opt/rustwide/workdir/contracts/cw20-staked-balance-voting)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/examples/schema
[INFO] [stderr] The targets should have unique names.
[INFO] [stderr] Consider changing their names to be unique or compiling them separately.
[INFO] [stderr] This may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The example target `schema` in package `cw4-voting v0.1.0 (/opt/rustwide/workdir/contracts/cw4-voting)` has the same output filename as the example target `schema` in package `cw20-staked-balance-voting v0.1.0 (/opt/rustwide/workdir/contracts/cw20-staked-balance-voting)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/examples/schema.dwp
[INFO] [stderr] The targets should have unique names.
[INFO] [stderr] Consider changing their names to be unique or compiling them separately.
[INFO] [stderr] This may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The example target `schema` in package `cw721-stake v0.1.0 (/opt/rustwide/workdir/contracts/cw721-stake)` has the same output filename as the example target `schema` in package `cw4-voting v0.1.0 (/opt/rustwide/workdir/contracts/cw4-voting)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/examples/schema
[INFO] [stderr] The targets should have unique names.
[INFO] [stderr] Consider changing their names to be unique or compiling them separately.
[INFO] [stderr] This may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The example target `schema` in package `cw721-stake v0.1.0 (/opt/rustwide/workdir/contracts/cw721-stake)` has the same output filename as the example target `schema` in package `cw4-voting v0.1.0 (/opt/rustwide/workdir/contracts/cw4-voting)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/examples/schema.dwp
[INFO] [stderr] The targets should have unique names.
[INFO] [stderr] Consider changing their names to be unique or compiling them separately.
[INFO] [stderr] This may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The example target `schema` in package `proposal-hooks-counter v0.1.0 (/opt/rustwide/workdir/debug/proposal-hooks-counter)` has the same output filename as the example target `schema` in package `cw721-stake v0.1.0 (/opt/rustwide/workdir/contracts/cw721-stake)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/examples/schema
[INFO] [stderr] The targets should have unique names.
[INFO] [stderr] Consider changing their names to be unique or compiling them separately.
[INFO] [stderr] This may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The example target `schema` in package `proposal-hooks-counter v0.1.0 (/opt/rustwide/workdir/debug/proposal-hooks-counter)` has the same output filename as the example target `schema` in package `cw721-stake v0.1.0 (/opt/rustwide/workdir/contracts/cw721-stake)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/examples/schema.dwp
[INFO] [stderr] The targets should have unique names.
[INFO] [stderr] Consider changing their names to be unique or compiling them separately.
[INFO] [stderr] This may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The example target `schema` in package `stake-cw20-external-rewards v0.2.6 (/opt/rustwide/workdir/contracts/cw20-stake-external-rewards)` has the same output filename as the example target `schema` in package `proposal-hooks-counter v0.1.0 (/opt/rustwide/workdir/debug/proposal-hooks-counter)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/examples/schema
[INFO] [stderr] The targets should have unique names.
[INFO] [stderr] Consider changing their names to be unique or compiling them separately.
[INFO] [stderr] This may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The example target `schema` in package `stake-cw20-external-rewards v0.2.6 (/opt/rustwide/workdir/contracts/cw20-stake-external-rewards)` has the same output filename as the example target `schema` in package `proposal-hooks-counter v0.1.0 (/opt/rustwide/workdir/debug/proposal-hooks-counter)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/examples/schema.dwp
[INFO] [stderr] The targets should have unique names.
[INFO] [stderr] Consider changing their names to be unique or compiling them separately.
[INFO] [stderr] This may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The example target `schema` in package `stake-cw20-reward-distributor v0.1.0 (/opt/rustwide/workdir/contracts/cw20-stake-reward-distributor)` has the same output filename as the example target `schema` in package `stake-cw20-external-rewards v0.2.6 (/opt/rustwide/workdir/contracts/cw20-stake-external-rewards)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/examples/schema
[INFO] [stderr] The targets should have unique names.
[INFO] [stderr] Consider changing their names to be unique or compiling them separately.
[INFO] [stderr] This may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The example target `schema` in package `stake-cw20-reward-distributor v0.1.0 (/opt/rustwide/workdir/contracts/cw20-stake-reward-distributor)` has the same output filename as the example target `schema` in package `stake-cw20-external-rewards v0.2.6 (/opt/rustwide/workdir/contracts/cw20-stake-external-rewards)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/examples/schema.dwp
[INFO] [stderr] The targets should have unique names.
[INFO] [stderr] Consider changing their names to be unique or compiling them separately.
[INFO] [stderr] This may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr]    Compiling proc-macro2 v1.0.40
[INFO] [stderr]    Compiling unicode-ident v1.0.1
[INFO] [stderr]    Compiling quote v1.0.20
[INFO] [stderr]    Compiling syn v1.0.98
[INFO] [stderr]    Compiling serde_derive_internals v0.26.0
[INFO] [stderr]    Compiling serde_derive v1.0.137
[INFO] [stderr]    Compiling schemars_derive v0.8.10
[INFO] [stderr]    Compiling thiserror-impl v1.0.31
[INFO] [stderr]    Compiling cosmwasm-derive v1.0.0
[INFO] [stderr]    Compiling prost-derive v0.9.0
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling cw-core-macros v0.1.0 (/opt/rustwide/workdir/packages/cw-core-macros)
[INFO] [stderr]    Compiling prost v0.9.0
[INFO] [stderr]    Compiling thiserror v1.0.31
[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.12.1
[INFO] [stderr]    Compiling cw2 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 cw20 v0.13.4
[INFO] [stderr]    Compiling cw-multi-test v0.13.4
[INFO] [stderr]    Compiling cw-controllers v0.13.4
[INFO] [stderr]    Compiling cw721 v0.13.2
[INFO] [stderr]    Compiling cw721-controllers v0.1.0 (/opt/rustwide/workdir/packages/cw721-controllers)
[INFO] [stderr]    Compiling cw3 v0.13.4
[INFO] [stderr]    Compiling cw-core-interface v0.1.0 (/opt/rustwide/workdir/packages/cw-core-interface)
[INFO] [stderr]    Compiling cw-multi-test v0.13.4 (https://github.com/CosmWasm/cw-plus?branch=main#14f4e922)
[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 cw4-group v0.13.4
[INFO] [stderr]    Compiling cw-proposal-sudo v0.1.0 (/opt/rustwide/workdir/debug/cw-proposal-sudo)
[INFO] [stderr]    Compiling cw-native-staked-balance-voting v0.1.0 (/opt/rustwide/workdir/contracts/cw-native-staked-balance-voting)
[INFO] [stderr]    Compiling proposal-hooks-counter v0.1.0 (/opt/rustwide/workdir/debug/proposal-hooks-counter)
[INFO] [stderr]    Compiling cw721-base v0.13.2
[INFO] [stderr]    Compiling cw721-stake v0.1.0 (/opt/rustwide/workdir/contracts/cw721-stake)
[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 cw4-voting v0.1.0 (/opt/rustwide/workdir/contracts/cw4-voting)
[INFO] [stderr]    Compiling cw-token-swap v0.1.0 (/opt/rustwide/workdir/contracts/cw-token-swap)
[INFO] [stderr] error: could not compile `cw-named-groups` (lib test)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/4987e9d4227139400384ab59296ffee3b0fb1183/bin/rustc --crate-name cw_named_groups --edition=2018 contracts/cw-named-groups/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("backtraces", "library"))' -C metadata=2fde7868d3015431 -C extra-filename=-be2f13feef42448a --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern cosmwasm_schema=/opt/rustwide/target/debug/deps/libcosmwasm_schema-d6116161a04e91db.rlib --extern cosmwasm_std=/opt/rustwide/target/debug/deps/libcosmwasm_std-c15e2542dcaf7555.rlib --extern cosmwasm_storage=/opt/rustwide/target/debug/deps/libcosmwasm_storage-8b05804415d35a9f.rlib --extern cw_multi_test=/opt/rustwide/target/debug/deps/libcw_multi_test-b638d95e01f64a71.rlib --extern cw_storage_plus=/opt/rustwide/target/debug/deps/libcw_storage_plus-ea9d4acf7179badb.rlib --extern cw2=/opt/rustwide/target/debug/deps/libcw2-c440cabb12cdaf08.rlib --extern schemars=/opt/rustwide/target/debug/deps/libschemars-258be2f0d8688384.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-9cd658eb7eaf6aa1.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-31cdbf129430fd9a.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "b04cb3df800dda4e5eb237a825877c8c8646a95d67f97f6b8dfad88065211dd0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b04cb3df800dda4e5eb237a825877c8c8646a95d67f97f6b8dfad88065211dd0", kill_on_drop: false }`
[INFO] [stdout] b04cb3df800dda4e5eb237a825877c8c8646a95d67f97f6b8dfad88065211dd0
