[INFO] cloning repository https://github.com/DrunkenCub/cosmwasm-plus [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/DrunkenCub/cosmwasm-plus" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDrunkenCub%2Fcosmwasm-plus", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDrunkenCub%2Fcosmwasm-plus'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5310525635e6fe82d5eb60fdde48ee82aff1ddbb [INFO] testing DrunkenCub/cosmwasm-plus/5310525635e6fe82d5eb60fdde48ee82aff1ddbb against beta-2024-10-19 for beta-1.83-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDrunkenCub%2Fcosmwasm-plus" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/DrunkenCub/cosmwasm-plus on toolchain beta-2024-10-19 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2024-10-19" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/DrunkenCub/cosmwasm-plus [INFO] finished tweaking git repo https://github.com/DrunkenCub/cosmwasm-plus [INFO] tweaked toml for git repo https://github.com/DrunkenCub/cosmwasm-plus written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/DrunkenCub/cosmwasm-plus already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2024-10-19" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-10-19" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] efa3e2ccb74e73ea4680b946749694df1f6386965aa379918b6b09b080dcafbb [INFO] running `Command { std: "docker" "start" "-a" "efa3e2ccb74e73ea4680b946749694df1f6386965aa379918b6b09b080dcafbb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "efa3e2ccb74e73ea4680b946749694df1f6386965aa379918b6b09b080dcafbb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "efa3e2ccb74e73ea4680b946749694df1f6386965aa379918b6b09b080dcafbb", kill_on_drop: false }` [INFO] [stdout] efa3e2ccb74e73ea4680b946749694df1f6386965aa379918b6b09b080dcafbb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-10-19" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 02d8b937d6393c5951ff411f4e32bd3f629ece2c33b93949c82ac20570e8045f [INFO] running `Command { std: "docker" "start" "-a" "02d8b937d6393c5951ff411f4e32bd3f629ece2c33b93949c82ac20570e8045f", kill_on_drop: false }` [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.69 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling libc v0.2.93 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling subtle v2.4.0 [INFO] [stderr] Compiling serde_derive v1.0.125 [INFO] [stderr] Compiling serde v1.0.125 [INFO] [stderr] Compiling funty v1.1.0 [INFO] [stderr] Compiling radium v0.3.0 [INFO] [stderr] Compiling wyz v0.2.0 [INFO] [stderr] Compiling zeroize v1.3.0 [INFO] [stderr] Compiling const-oid v0.4.5 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling der v0.1.0 [INFO] [stderr] Compiling cpuid-bool v0.1.2 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling schemars v0.8.3 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling dyn-clone v1.0.4 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling byte-tools v0.3.1 [INFO] [stderr] Compiling opaque-debug v0.2.3 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling block-padding v0.1.5 [INFO] [stderr] Compiling pkcs8 v0.3.3 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling bitvec v0.18.5 [INFO] [stderr] Compiling hex v0.3.2 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling generic-array v0.12.4 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling sha2 v0.8.2 [INFO] [stderr] Compiling integer-sqrt v0.1.5 [INFO] [stderr] Compiling integer-cbrt v0.1.2 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling crypto-mac v0.10.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling signature v1.2.2 [INFO] [stderr] Compiling sha2 v0.9.3 [INFO] [stderr] Compiling hmac v0.10.1 [INFO] [stderr] Compiling curve25519-dalek v3.1.0 [INFO] [stderr] Compiling ff v0.8.0 [INFO] [stderr] Compiling group v0.8.0 [INFO] [stderr] Compiling elliptic-curve v0.8.5 [INFO] [stderr] Compiling ecdsa v0.10.2 [INFO] [stderr] Compiling k256 v0.7.3 [INFO] [stderr] Compiling serde_derive_internals v0.25.0 [INFO] [stderr] Compiling thiserror-impl v1.0.24 [INFO] [stderr] Compiling cosmwasm-derive v0.14.0 [INFO] [stderr] Compiling schemars_derive v0.8.3 [INFO] [stderr] Compiling thiserror v1.0.24 [INFO] [stderr] Compiling ed25519-zebra v2.2.0 [INFO] [stderr] Compiling serde-json-wasm v0.3.1 [INFO] [stderr] Compiling rust_decimal v1.11.1 [INFO] [stderr] Compiling cosmwasm-crypto v0.14.0 [INFO] [stderr] Compiling cosmwasm-std v0.14.0 [INFO] [stderr] Compiling cw0 v0.6.1 (/opt/rustwide/workdir/packages/cw0) [INFO] [stderr] Compiling cw-storage-plus v0.6.1 (/opt/rustwide/workdir/packages/storage-plus) [INFO] [stderr] Compiling cw4 v0.6.1 (/opt/rustwide/workdir/packages/cw4) [INFO] [stderr] Compiling cw1 v0.6.1 (/opt/rustwide/workdir/packages/cw1) [INFO] [stderr] Compiling cw20 v0.6.1 (/opt/rustwide/workdir/packages/cw20) [INFO] [stderr] Compiling cw3 v0.6.1 (/opt/rustwide/workdir/packages/cw3) [INFO] [stderr] Compiling cw1155 v0.6.1 (/opt/rustwide/workdir/packages/cw1155) [INFO] [stderr] Compiling cw721 v0.6.1 (/opt/rustwide/workdir/packages/cw721) [INFO] [stderr] Compiling cw2 v0.6.1 (/opt/rustwide/workdir/packages/cw2) [INFO] [stderr] Compiling cw-controllers v0.6.1 (/opt/rustwide/workdir/packages/controllers) [INFO] [stderr] Compiling cw-multi-test v0.6.1 (/opt/rustwide/workdir/packages/multi-test) [INFO] [stderr] Compiling cw1-whitelist v0.6.1 (/opt/rustwide/workdir/contracts/cw1-whitelist) [INFO] [stderr] Compiling cw4-group v0.6.1 (/opt/rustwide/workdir/contracts/cw4-group) [INFO] [stderr] Compiling cw721-base v0.6.1 (/opt/rustwide/workdir/contracts/cw721-base) [INFO] [stderr] Compiling cw20-base v0.6.1 (/opt/rustwide/workdir/contracts/cw20-base) [INFO] [stderr] Compiling cw4-stake v0.6.1 (/opt/rustwide/workdir/contracts/cw4-stake) [INFO] [stderr] Compiling cw20-atomic-swap v0.6.1 (/opt/rustwide/workdir/contracts/cw20-atomic-swap) [INFO] [stderr] Compiling cw20-ics20 v0.6.1 (/opt/rustwide/workdir/contracts/cw20-ics20) [INFO] [stderr] Compiling cw20-escrow v0.6.1 (/opt/rustwide/workdir/contracts/cw20-escrow) [INFO] [stderr] Compiling cw3-fixed-multisig v0.6.1 (/opt/rustwide/workdir/contracts/cw3-fixed-multisig) [INFO] [stderr] Compiling cw3-flex-multisig v0.6.1 (/opt/rustwide/workdir/contracts/cw3-flex-multisig) [INFO] [stderr] Compiling cw1155-base v0.6.1 (/opt/rustwide/workdir/contracts/cw1155-base) [INFO] [stderr] Compiling cw1-subkeys v0.6.1 (/opt/rustwide/workdir/contracts/cw1-subkeys) [INFO] [stderr] Compiling cw20-staking v0.6.1 (/opt/rustwide/workdir/contracts/cw20-staking) [INFO] [stderr] Compiling cw20-bonding v0.6.1 (/opt/rustwide/workdir/contracts/cw20-bonding) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.00s [INFO] running `Command { std: "docker" "inspect" "02d8b937d6393c5951ff411f4e32bd3f629ece2c33b93949c82ac20570e8045f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "02d8b937d6393c5951ff411f4e32bd3f629ece2c33b93949c82ac20570e8045f", kill_on_drop: false }` [INFO] [stdout] 02d8b937d6393c5951ff411f4e32bd3f629ece2c33b93949c82ac20570e8045f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-10-19" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d69872fb010e4b578043a8207510c8302d295f55d9e8aedf057707af1b05f49b [INFO] running `Command { std: "docker" "start" "-a" "d69872fb010e4b578043a8207510c8302d295f55d9e8aedf057707af1b05f49b", kill_on_drop: false }` [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The example target `schema` in package `cw1-subkeys v0.6.1 (/opt/rustwide/workdir/contracts/cw1-subkeys)` has the same output filename as the example target `schema` in package `cw1 v0.6.1 (/opt/rustwide/workdir/packages/cw1)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/examples/schema [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The example target `schema` in package `cw1-subkeys v0.6.1 (/opt/rustwide/workdir/contracts/cw1-subkeys)` has the same output filename as the example target `schema` in package `cw1 v0.6.1 (/opt/rustwide/workdir/packages/cw1)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/examples/schema.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The example target `schema` in package `cw1-whitelist v0.6.1 (/opt/rustwide/workdir/contracts/cw1-whitelist)` has the same output filename as the example target `schema` in package `cw1-subkeys v0.6.1 (/opt/rustwide/workdir/contracts/cw1-subkeys)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/examples/schema [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The example target `schema` in package `cw1-whitelist v0.6.1 (/opt/rustwide/workdir/contracts/cw1-whitelist)` has the same output filename as the example target `schema` in package `cw1-subkeys v0.6.1 (/opt/rustwide/workdir/contracts/cw1-subkeys)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/examples/schema.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The example target `schema` in package `cw1155 v0.6.1 (/opt/rustwide/workdir/packages/cw1155)` has the same output filename as the example target `schema` in package `cw1-whitelist v0.6.1 (/opt/rustwide/workdir/contracts/cw1-whitelist)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/examples/schema [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The example target `schema` in package `cw1155 v0.6.1 (/opt/rustwide/workdir/packages/cw1155)` has the same output filename as the example target `schema` in package `cw1-whitelist v0.6.1 (/opt/rustwide/workdir/contracts/cw1-whitelist)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/examples/schema.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The example target `schema` in package `cw1155-base v0.6.1 (/opt/rustwide/workdir/contracts/cw1155-base)` has the same output filename as the example target `schema` in package `cw1155 v0.6.1 (/opt/rustwide/workdir/packages/cw1155)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/examples/schema [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The example target `schema` in package `cw1155-base v0.6.1 (/opt/rustwide/workdir/contracts/cw1155-base)` has the same output filename as the example target `schema` in package `cw1155 v0.6.1 (/opt/rustwide/workdir/packages/cw1155)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/examples/schema.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The example target `schema` in package `cw20 v0.6.1 (/opt/rustwide/workdir/packages/cw20)` has the same output filename as the example target `schema` in package `cw1155-base v0.6.1 (/opt/rustwide/workdir/contracts/cw1155-base)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/examples/schema [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The example target `schema` in package `cw20 v0.6.1 (/opt/rustwide/workdir/packages/cw20)` has the same output filename as the example target `schema` in package `cw1155-base v0.6.1 (/opt/rustwide/workdir/contracts/cw1155-base)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/examples/schema.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The example target `schema` in package `cw20-atomic-swap v0.6.1 (/opt/rustwide/workdir/contracts/cw20-atomic-swap)` has the same output filename as the example target `schema` in package `cw20 v0.6.1 (/opt/rustwide/workdir/packages/cw20)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/examples/schema [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The example target `schema` in package `cw20-atomic-swap v0.6.1 (/opt/rustwide/workdir/contracts/cw20-atomic-swap)` has the same output filename as the example target `schema` in package `cw20 v0.6.1 (/opt/rustwide/workdir/packages/cw20)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/examples/schema.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The example target `schema` in package `cw20-base v0.6.1 (/opt/rustwide/workdir/contracts/cw20-base)` has the same output filename as the example target `schema` in package `cw20-atomic-swap v0.6.1 (/opt/rustwide/workdir/contracts/cw20-atomic-swap)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/examples/schema [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The example target `schema` in package `cw20-base v0.6.1 (/opt/rustwide/workdir/contracts/cw20-base)` has the same output filename as the example target `schema` in package `cw20-atomic-swap v0.6.1 (/opt/rustwide/workdir/contracts/cw20-atomic-swap)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/examples/schema.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The example target `schema` in package `cw20-bonding v0.6.1 (/opt/rustwide/workdir/contracts/cw20-bonding)` has the same output filename as the example target `schema` in package `cw20-base v0.6.1 (/opt/rustwide/workdir/contracts/cw20-base)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/examples/schema [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The example target `schema` in package `cw20-bonding v0.6.1 (/opt/rustwide/workdir/contracts/cw20-bonding)` has the same output filename as the example target `schema` in package `cw20-base v0.6.1 (/opt/rustwide/workdir/contracts/cw20-base)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/examples/schema.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The example target `schema` in package `cw20-escrow v0.6.1 (/opt/rustwide/workdir/contracts/cw20-escrow)` has the same output filename as the example target `schema` in package `cw20-bonding v0.6.1 (/opt/rustwide/workdir/contracts/cw20-bonding)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/examples/schema [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The example target `schema` in package `cw20-escrow v0.6.1 (/opt/rustwide/workdir/contracts/cw20-escrow)` has the same output filename as the example target `schema` in package `cw20-bonding v0.6.1 (/opt/rustwide/workdir/contracts/cw20-bonding)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/examples/schema.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The example target `schema` in package `cw20-ics20 v0.6.1 (/opt/rustwide/workdir/contracts/cw20-ics20)` has the same output filename as the example target `schema` in package `cw20-escrow v0.6.1 (/opt/rustwide/workdir/contracts/cw20-escrow)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/examples/schema [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The example target `schema` in package `cw20-ics20 v0.6.1 (/opt/rustwide/workdir/contracts/cw20-ics20)` has the same output filename as the example target `schema` in package `cw20-escrow v0.6.1 (/opt/rustwide/workdir/contracts/cw20-escrow)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/examples/schema.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The example target `schema` in package `cw20-staking v0.6.1 (/opt/rustwide/workdir/contracts/cw20-staking)` has the same output filename as the example target `schema` in package `cw20-ics20 v0.6.1 (/opt/rustwide/workdir/contracts/cw20-ics20)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/examples/schema [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The example target `schema` in package `cw20-staking v0.6.1 (/opt/rustwide/workdir/contracts/cw20-staking)` has the same output filename as the example target `schema` in package `cw20-ics20 v0.6.1 (/opt/rustwide/workdir/contracts/cw20-ics20)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/examples/schema.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The example target `schema` in package `cw3 v0.6.1 (/opt/rustwide/workdir/packages/cw3)` has the same output filename as the example target `schema` in package `cw20-staking v0.6.1 (/opt/rustwide/workdir/contracts/cw20-staking)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/examples/schema [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The example target `schema` in package `cw3 v0.6.1 (/opt/rustwide/workdir/packages/cw3)` has the same output filename as the example target `schema` in package `cw20-staking v0.6.1 (/opt/rustwide/workdir/contracts/cw20-staking)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/examples/schema.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The example target `schema` in package `cw3-fixed-multisig v0.6.1 (/opt/rustwide/workdir/contracts/cw3-fixed-multisig)` has the same output filename as the example target `schema` in package `cw3 v0.6.1 (/opt/rustwide/workdir/packages/cw3)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/examples/schema [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The example target `schema` in package `cw3-fixed-multisig v0.6.1 (/opt/rustwide/workdir/contracts/cw3-fixed-multisig)` has the same output filename as the example target `schema` in package `cw3 v0.6.1 (/opt/rustwide/workdir/packages/cw3)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/examples/schema.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The example target `schema` in package `cw3-flex-multisig v0.6.1 (/opt/rustwide/workdir/contracts/cw3-flex-multisig)` has the same output filename as the example target `schema` in package `cw3-fixed-multisig v0.6.1 (/opt/rustwide/workdir/contracts/cw3-fixed-multisig)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/examples/schema [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The example target `schema` in package `cw3-flex-multisig v0.6.1 (/opt/rustwide/workdir/contracts/cw3-flex-multisig)` has the same output filename as the example target `schema` in package `cw3-fixed-multisig v0.6.1 (/opt/rustwide/workdir/contracts/cw3-fixed-multisig)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/examples/schema.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The example target `schema` in package `cw4 v0.6.1 (/opt/rustwide/workdir/packages/cw4)` has the same output filename as the example target `schema` in package `cw3-flex-multisig v0.6.1 (/opt/rustwide/workdir/contracts/cw3-flex-multisig)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/examples/schema [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The example target `schema` in package `cw4 v0.6.1 (/opt/rustwide/workdir/packages/cw4)` has the same output filename as the example target `schema` in package `cw3-flex-multisig v0.6.1 (/opt/rustwide/workdir/contracts/cw3-flex-multisig)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/examples/schema.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The example target `schema` in package `cw4-group v0.6.1 (/opt/rustwide/workdir/contracts/cw4-group)` has the same output filename as the example target `schema` in package `cw4 v0.6.1 (/opt/rustwide/workdir/packages/cw4)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/examples/schema [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The example target `schema` in package `cw4-group v0.6.1 (/opt/rustwide/workdir/contracts/cw4-group)` has the same output filename as the example target `schema` in package `cw4 v0.6.1 (/opt/rustwide/workdir/packages/cw4)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/examples/schema.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The example target `schema` in package `cw4-stake v0.6.1 (/opt/rustwide/workdir/contracts/cw4-stake)` has the same output filename as the example target `schema` in package `cw4-group v0.6.1 (/opt/rustwide/workdir/contracts/cw4-group)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/examples/schema [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The example target `schema` in package `cw4-stake v0.6.1 (/opt/rustwide/workdir/contracts/cw4-stake)` has the same output filename as the example target `schema` in package `cw4-group v0.6.1 (/opt/rustwide/workdir/contracts/cw4-group)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/examples/schema.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The example target `schema` in package `cw721 v0.6.1 (/opt/rustwide/workdir/packages/cw721)` has the same output filename as the example target `schema` in package `cw4-stake v0.6.1 (/opt/rustwide/workdir/contracts/cw4-stake)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/examples/schema [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The example target `schema` in package `cw721 v0.6.1 (/opt/rustwide/workdir/packages/cw721)` has the same output filename as the example target `schema` in package `cw4-stake v0.6.1 (/opt/rustwide/workdir/contracts/cw4-stake)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/examples/schema.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The example target `schema` in package `cw721-base v0.6.1 (/opt/rustwide/workdir/contracts/cw721-base)` has the same output filename as the example target `schema` in package `cw721 v0.6.1 (/opt/rustwide/workdir/packages/cw721)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/examples/schema [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The example target `schema` in package `cw721-base v0.6.1 (/opt/rustwide/workdir/contracts/cw721-base)` has the same output filename as the example target `schema` in package `cw721 v0.6.1 (/opt/rustwide/workdir/packages/cw721)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/examples/schema.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] Compiling cosmwasm-schema v0.14.0 [INFO] [stderr] Compiling cw-storage-plus v0.6.1 (/opt/rustwide/workdir/packages/storage-plus) [INFO] [stderr] Compiling cw0 v0.6.1 (/opt/rustwide/workdir/packages/cw0) [INFO] [stderr] Compiling cw2 v0.6.1 (/opt/rustwide/workdir/packages/cw2) [INFO] [stderr] Compiling cw-controllers v0.6.1 (/opt/rustwide/workdir/packages/controllers) [INFO] [stderr] Compiling cw-multi-test v0.6.1 (/opt/rustwide/workdir/packages/multi-test) [INFO] [stderr] Compiling cw1 v0.6.1 (/opt/rustwide/workdir/packages/cw1) [INFO] [stderr] Compiling cw1-subkeys v0.6.1 (/opt/rustwide/workdir/contracts/cw1-subkeys) [INFO] [stderr] Compiling cw1155 v0.6.1 (/opt/rustwide/workdir/packages/cw1155) [INFO] [stderr] Compiling cw20-staking v0.6.1 (/opt/rustwide/workdir/contracts/cw20-staking) [INFO] [stderr] Compiling cw3 v0.6.1 (/opt/rustwide/workdir/packages/cw3) [INFO] [stderr] Compiling cw1-whitelist v0.6.1 (/opt/rustwide/workdir/contracts/cw1-whitelist) [INFO] [stderr] Compiling cw721 v0.6.1 (/opt/rustwide/workdir/packages/cw721) [INFO] [stderr] Compiling cw4 v0.6.1 (/opt/rustwide/workdir/packages/cw4) [INFO] [stderr] Compiling cw20-base v0.6.1 (/opt/rustwide/workdir/contracts/cw20-base) [INFO] [stderr] Compiling cw20-bonding v0.6.1 (/opt/rustwide/workdir/contracts/cw20-bonding) [INFO] [stderr] Compiling cw20-escrow v0.6.1 (/opt/rustwide/workdir/contracts/cw20-escrow) [INFO] [stderr] Compiling cw20 v0.6.1 (/opt/rustwide/workdir/packages/cw20) [INFO] [stderr] Compiling cw3-fixed-multisig v0.6.1 (/opt/rustwide/workdir/contracts/cw3-fixed-multisig) [INFO] [stderr] Compiling cw4-group v0.6.1 (/opt/rustwide/workdir/contracts/cw4-group) [INFO] [stderr] Compiling cw3-flex-multisig v0.6.1 (/opt/rustwide/workdir/contracts/cw3-flex-multisig) [INFO] [stderr] Compiling cw20-atomic-swap v0.6.1 (/opt/rustwide/workdir/contracts/cw20-atomic-swap) [INFO] [stderr] Compiling cw4-stake v0.6.1 (/opt/rustwide/workdir/contracts/cw4-stake) [INFO] [stderr] Compiling cw721-base v0.6.1 (/opt/rustwide/workdir/contracts/cw721-base) [INFO] [stderr] Compiling cw1155-base v0.6.1 (/opt/rustwide/workdir/contracts/cw1155-base) [INFO] [stderr] Compiling cw20-ics20 v0.6.1 (/opt/rustwide/workdir/contracts/cw20-ics20) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 6.17s [INFO] running `Command { std: "docker" "inspect" "d69872fb010e4b578043a8207510c8302d295f55d9e8aedf057707af1b05f49b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d69872fb010e4b578043a8207510c8302d295f55d9e8aedf057707af1b05f49b", kill_on_drop: false }` [INFO] [stdout] d69872fb010e4b578043a8207510c8302d295f55d9e8aedf057707af1b05f49b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-10-19" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 07fd03dc2bd8ceb074388873389fbb43858d62fc457546c54b7c3676614c05dc [INFO] running `Command { std: "docker" "start" "-a" "07fd03dc2bd8ceb074388873389fbb43858d62fc457546c54b7c3676614c05dc", kill_on_drop: false }` [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The example target `schema` in package `cw1-subkeys v0.6.1 (/opt/rustwide/workdir/contracts/cw1-subkeys)` has the same output filename as the example target `schema` in package `cw1 v0.6.1 (/opt/rustwide/workdir/packages/cw1)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/examples/schema [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The example target `schema` in package `cw1-subkeys v0.6.1 (/opt/rustwide/workdir/contracts/cw1-subkeys)` has the same output filename as the example target `schema` in package `cw1 v0.6.1 (/opt/rustwide/workdir/packages/cw1)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/examples/schema.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The example target `schema` in package `cw1-whitelist v0.6.1 (/opt/rustwide/workdir/contracts/cw1-whitelist)` has the same output filename as the example target `schema` in package `cw1-subkeys v0.6.1 (/opt/rustwide/workdir/contracts/cw1-subkeys)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/examples/schema [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The example target `schema` in package `cw1-whitelist v0.6.1 (/opt/rustwide/workdir/contracts/cw1-whitelist)` has the same output filename as the example target `schema` in package `cw1-subkeys v0.6.1 (/opt/rustwide/workdir/contracts/cw1-subkeys)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/examples/schema.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The example target `schema` in package `cw1155 v0.6.1 (/opt/rustwide/workdir/packages/cw1155)` has the same output filename as the example target `schema` in package `cw1-whitelist v0.6.1 (/opt/rustwide/workdir/contracts/cw1-whitelist)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/examples/schema [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The example target `schema` in package `cw1155 v0.6.1 (/opt/rustwide/workdir/packages/cw1155)` has the same output filename as the example target `schema` in package `cw1-whitelist v0.6.1 (/opt/rustwide/workdir/contracts/cw1-whitelist)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/examples/schema.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The example target `schema` in package `cw1155-base v0.6.1 (/opt/rustwide/workdir/contracts/cw1155-base)` has the same output filename as the example target `schema` in package `cw1155 v0.6.1 (/opt/rustwide/workdir/packages/cw1155)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/examples/schema [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The example target `schema` in package `cw1155-base v0.6.1 (/opt/rustwide/workdir/contracts/cw1155-base)` has the same output filename as the example target `schema` in package `cw1155 v0.6.1 (/opt/rustwide/workdir/packages/cw1155)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/examples/schema.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The example target `schema` in package `cw20 v0.6.1 (/opt/rustwide/workdir/packages/cw20)` has the same output filename as the example target `schema` in package `cw1155-base v0.6.1 (/opt/rustwide/workdir/contracts/cw1155-base)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/examples/schema [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The example target `schema` in package `cw20 v0.6.1 (/opt/rustwide/workdir/packages/cw20)` has the same output filename as the example target `schema` in package `cw1155-base v0.6.1 (/opt/rustwide/workdir/contracts/cw1155-base)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/examples/schema.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The example target `schema` in package `cw20-atomic-swap v0.6.1 (/opt/rustwide/workdir/contracts/cw20-atomic-swap)` has the same output filename as the example target `schema` in package `cw20 v0.6.1 (/opt/rustwide/workdir/packages/cw20)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/examples/schema [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The example target `schema` in package `cw20-atomic-swap v0.6.1 (/opt/rustwide/workdir/contracts/cw20-atomic-swap)` has the same output filename as the example target `schema` in package `cw20 v0.6.1 (/opt/rustwide/workdir/packages/cw20)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/examples/schema.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The example target `schema` in package `cw20-base v0.6.1 (/opt/rustwide/workdir/contracts/cw20-base)` has the same output filename as the example target `schema` in package `cw20-atomic-swap v0.6.1 (/opt/rustwide/workdir/contracts/cw20-atomic-swap)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/examples/schema [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The example target `schema` in package `cw20-base v0.6.1 (/opt/rustwide/workdir/contracts/cw20-base)` has the same output filename as the example target `schema` in package `cw20-atomic-swap v0.6.1 (/opt/rustwide/workdir/contracts/cw20-atomic-swap)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/examples/schema.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The example target `schema` in package `cw20-bonding v0.6.1 (/opt/rustwide/workdir/contracts/cw20-bonding)` has the same output filename as the example target `schema` in package `cw20-base v0.6.1 (/opt/rustwide/workdir/contracts/cw20-base)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/examples/schema [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The example target `schema` in package `cw20-bonding v0.6.1 (/opt/rustwide/workdir/contracts/cw20-bonding)` has the same output filename as the example target `schema` in package `cw20-base v0.6.1 (/opt/rustwide/workdir/contracts/cw20-base)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/examples/schema.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The example target `schema` in package `cw20-escrow v0.6.1 (/opt/rustwide/workdir/contracts/cw20-escrow)` has the same output filename as the example target `schema` in package `cw20-bonding v0.6.1 (/opt/rustwide/workdir/contracts/cw20-bonding)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/examples/schema [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The example target `schema` in package `cw20-escrow v0.6.1 (/opt/rustwide/workdir/contracts/cw20-escrow)` has the same output filename as the example target `schema` in package `cw20-bonding v0.6.1 (/opt/rustwide/workdir/contracts/cw20-bonding)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/examples/schema.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The example target `schema` in package `cw20-ics20 v0.6.1 (/opt/rustwide/workdir/contracts/cw20-ics20)` has the same output filename as the example target `schema` in package `cw20-escrow v0.6.1 (/opt/rustwide/workdir/contracts/cw20-escrow)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/examples/schema [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The example target `schema` in package `cw20-ics20 v0.6.1 (/opt/rustwide/workdir/contracts/cw20-ics20)` has the same output filename as the example target `schema` in package `cw20-escrow v0.6.1 (/opt/rustwide/workdir/contracts/cw20-escrow)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/examples/schema.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The example target `schema` in package `cw20-staking v0.6.1 (/opt/rustwide/workdir/contracts/cw20-staking)` has the same output filename as the example target `schema` in package `cw20-ics20 v0.6.1 (/opt/rustwide/workdir/contracts/cw20-ics20)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/examples/schema [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The example target `schema` in package `cw20-staking v0.6.1 (/opt/rustwide/workdir/contracts/cw20-staking)` has the same output filename as the example target `schema` in package `cw20-ics20 v0.6.1 (/opt/rustwide/workdir/contracts/cw20-ics20)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/examples/schema.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The example target `schema` in package `cw3 v0.6.1 (/opt/rustwide/workdir/packages/cw3)` has the same output filename as the example target `schema` in package `cw20-staking v0.6.1 (/opt/rustwide/workdir/contracts/cw20-staking)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/examples/schema [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The example target `schema` in package `cw3 v0.6.1 (/opt/rustwide/workdir/packages/cw3)` has the same output filename as the example target `schema` in package `cw20-staking v0.6.1 (/opt/rustwide/workdir/contracts/cw20-staking)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/examples/schema.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The example target `schema` in package `cw3-fixed-multisig v0.6.1 (/opt/rustwide/workdir/contracts/cw3-fixed-multisig)` has the same output filename as the example target `schema` in package `cw3 v0.6.1 (/opt/rustwide/workdir/packages/cw3)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/examples/schema [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The example target `schema` in package `cw3-fixed-multisig v0.6.1 (/opt/rustwide/workdir/contracts/cw3-fixed-multisig)` has the same output filename as the example target `schema` in package `cw3 v0.6.1 (/opt/rustwide/workdir/packages/cw3)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/examples/schema.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The example target `schema` in package `cw3-flex-multisig v0.6.1 (/opt/rustwide/workdir/contracts/cw3-flex-multisig)` has the same output filename as the example target `schema` in package `cw3-fixed-multisig v0.6.1 (/opt/rustwide/workdir/contracts/cw3-fixed-multisig)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/examples/schema [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The example target `schema` in package `cw3-flex-multisig v0.6.1 (/opt/rustwide/workdir/contracts/cw3-flex-multisig)` has the same output filename as the example target `schema` in package `cw3-fixed-multisig v0.6.1 (/opt/rustwide/workdir/contracts/cw3-fixed-multisig)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/examples/schema.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The example target `schema` in package `cw4 v0.6.1 (/opt/rustwide/workdir/packages/cw4)` has the same output filename as the example target `schema` in package `cw3-flex-multisig v0.6.1 (/opt/rustwide/workdir/contracts/cw3-flex-multisig)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/examples/schema [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The example target `schema` in package `cw4 v0.6.1 (/opt/rustwide/workdir/packages/cw4)` has the same output filename as the example target `schema` in package `cw3-flex-multisig v0.6.1 (/opt/rustwide/workdir/contracts/cw3-flex-multisig)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/examples/schema.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The example target `schema` in package `cw4-group v0.6.1 (/opt/rustwide/workdir/contracts/cw4-group)` has the same output filename as the example target `schema` in package `cw4 v0.6.1 (/opt/rustwide/workdir/packages/cw4)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/examples/schema [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The example target `schema` in package `cw4-group v0.6.1 (/opt/rustwide/workdir/contracts/cw4-group)` has the same output filename as the example target `schema` in package `cw4 v0.6.1 (/opt/rustwide/workdir/packages/cw4)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/examples/schema.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The example target `schema` in package `cw4-stake v0.6.1 (/opt/rustwide/workdir/contracts/cw4-stake)` has the same output filename as the example target `schema` in package `cw4-group v0.6.1 (/opt/rustwide/workdir/contracts/cw4-group)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/examples/schema [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The example target `schema` in package `cw4-stake v0.6.1 (/opt/rustwide/workdir/contracts/cw4-stake)` has the same output filename as the example target `schema` in package `cw4-group v0.6.1 (/opt/rustwide/workdir/contracts/cw4-group)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/examples/schema.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The example target `schema` in package `cw721 v0.6.1 (/opt/rustwide/workdir/packages/cw721)` has the same output filename as the example target `schema` in package `cw4-stake v0.6.1 (/opt/rustwide/workdir/contracts/cw4-stake)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/examples/schema [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The example target `schema` in package `cw721 v0.6.1 (/opt/rustwide/workdir/packages/cw721)` has the same output filename as the example target `schema` in package `cw4-stake v0.6.1 (/opt/rustwide/workdir/contracts/cw4-stake)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/examples/schema.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The example target `schema` in package `cw721-base v0.6.1 (/opt/rustwide/workdir/contracts/cw721-base)` has the same output filename as the example target `schema` in package `cw721 v0.6.1 (/opt/rustwide/workdir/packages/cw721)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/examples/schema [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The example target `schema` in package `cw721-base v0.6.1 (/opt/rustwide/workdir/contracts/cw721-base)` has the same output filename as the example target `schema` in package `cw721 v0.6.1 (/opt/rustwide/workdir/packages/cw721)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/examples/schema.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cw_controllers-4feac90ebb9e5216) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test admin::tests::admin_checks ... ok [INFO] [stdout] test admin::tests::set_and_get_admin ... ok [INFO] [stdout] test admin::tests::test_execute_query ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cw_multi_test-7d9e8946f92adc39) [INFO] [stdout] [INFO] [stdout] running 25 tests [INFO] [stdout] test app::test::sudo_works ... ok [INFO] [stdout] test app::test::send_tokens ... ok [INFO] [stdout] test app::test::reflect_success ... ok [INFO] [stdout] test bank::test::burn_coins ... ok [INFO] [stdout] test app::test::simple_contract ... ok [INFO] [stdout] test app::test::reflect_error ... ok [INFO] [stdout] test bank::test::send_coins ... ok [INFO] [stdout] test bank::test::get_set_balance ... ok [INFO] [stdout] test transactions::test::commit_writes_through ... ok [INFO] [stdout] test transactions::test::delete_from_base ... ok [INFO] [stdout] test transactions::test::delete_local ... ok [INFO] [stdout] test transactions::test::ignore_same_as_rollback ... ok [INFO] [stdout] test transactions::test::rollback_has_no_effect ... ok [INFO] [stdout] test transactions::test::storage_remains_readable ... ok [INFO] [stdout] test transactions::test::storage_transaction_iterator_empty_base ... ok [INFO] [stdout] test transactions::test::storage_transaction_iterator_removed_items_from_base ... ok [INFO] [stdout] test transactions::test::storage_transaction_iterator_with_base_data ... ok [INFO] [stdout] test transactions::test::wrap_box_dyn_storage ... ok [INFO] [stdout] test transactions::test::wrap_box_storage ... ok [INFO] [stdout] test transactions::test::wrap_ref_cell ... ok [INFO] [stdout] test transactions::test::wrap_ref_cell_dyn_storage ... ok [INFO] [stdout] test transactions::test::wrap_storage ... ok [INFO] [stdout] test wasm::test::contract_send_coins ... ok [INFO] [stdout] test wasm::test::register_contract ... ok [INFO] [stdout] test wasm::test::update_block ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 25 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_storage_plus-04b5020671ff19ac) [INFO] [stdout] [INFO] [stdout] running 59 tests [INFO] [stdout] test helpers::test::encode_length_works ... ok [INFO] [stdout] test helpers::test::must_deserialize_handles_none ... ok [INFO] [stdout] test helpers::test::may_deserialize_handles_none ... ok [INFO] [stdout] test helpers::test::must_deserialize_handles_some ... ok [INFO] [stdout] test helpers::test::may_deserialize_handles_some ... ok [INFO] [stdout] test indexed_map::test::range_composite_key_by_multi_index ... ok [INFO] [stdout] test indexed_map::test::range_simple_key_by_multi_index ... ok [INFO] [stdout] test indexed_map::test::remove_and_update_reflected_on_indexes ... ok [INFO] [stdout] test indexed_map::test::unique_index_composite_key_range ... ok [INFO] [stdout] test indexed_map::test::store_and_load_by_index ... ok [INFO] [stdout] test indexed_map::test::unique_index_enforced ... ok [INFO] [stdout] test indexed_snapshot::test::range_composite_key_by_multi_index ... ok [INFO] [stdout] test indexed_map::test::unique_index_enforced_composite_key ... ok [INFO] [stdout] test indexed_map::test::unique_index_simple_key_range ... ok [INFO] [stdout] test indexed_snapshot::test::range_simple_key_by_multi_index ... ok [INFO] [stdout] test indexed_snapshot::test::store_and_load_by_index ... ok [INFO] [stdout] test indexed_snapshot::test::remove_and_update_reflected_on_indexes ... ok [INFO] [stdout] test item::test::isolated_reads ... ok [INFO] [stdout] test item::test::readme_works ... ok [INFO] [stdout] test indexed_snapshot::test::unique_index_enforced_composite_key ... ok [INFO] [stdout] test item::test::update_does_not_change_data_on_error ... ok [INFO] [stdout] test indexed_snapshot::test::unique_index_composite_key_range ... ok [INFO] [stdout] test item::test::update_success ... ok [INFO] [stdout] test item::test::remove_works ... ok [INFO] [stdout] test indexed_snapshot::test::unique_index_enforced ... ok [INFO] [stdout] test item::test::save_and_load ... ok [INFO] [stdout] test iter_helpers::test::to_length_prefixed_calculates_capacity_correctly ... ok [INFO] [stdout] test indexed_snapshot::test::unique_index_simple_key_range ... ok [INFO] [stdout] test item::test::update_supports_custom_errors ... ok [INFO] [stdout] test iter_helpers::test::to_length_prefixed_works ... ok [INFO] [stdout] test keys::test::composite_byte_key ... ok [INFO] [stdout] test item::test::update_can_change_variable_from_outer_scope ... ok [INFO] [stdout] test keys::test::composite_int_key ... ok [INFO] [stdout] test keys::test::nested_composite_keys ... ok [INFO] [stdout] test keys::test::nested_str_key_works ... ok [INFO] [stdout] test keys::test::u32key_works ... ok [INFO] [stdout] test keys::test::u64key_works ... ok [INFO] [stdout] test keys::test::str_key_works ... ok [INFO] [stdout] test keys::test::proper_prefixes ... ok [INFO] [stdout] test map::test::composite_keys ... ok [INFO] [stdout] test map::test::create_path ... ok [INFO] [stdout] test map::test::basic_update ... ok [INFO] [stdout] test map::test::readme_works_composite_keys ... ok [INFO] [stdout] test iter_helpers::test::to_length_prefixed_works_for_long_prefix ... ok [INFO] [stdout] test map::test::triple_keys ... ok [INFO] [stdout] test map::test::save_and_load ... ok [INFO] [stdout] test prefix::test::ensure_proper_range_bounds ... ok [INFO] [stdout] test map::test::range_triple_key ... ok [INFO] [stdout] test map::test::range_composite_key ... ok [INFO] [stdout] test map::test::range_simple_key ... ok [INFO] [stdout] test map::test::readme_with_range ... ok [INFO] [stdout] test snapshot::tests::every_blocks_stores_present_and_past ... ok [INFO] [stdout] test snapshot::tests::handle_multiple_writes_in_one_block ... ok [INFO] [stdout] test map::test::readme_works_with_path ... ok [INFO] [stdout] test snapshot::tests::never_works_like_normal_map ... ok [INFO] [stdout] test map::test::readme_works ... ok [INFO] [stdout] test snapshot::tests::selected_shows_3_not_5 ... ok [INFO] [stdout] test helpers::test::encode_length_panics_for_large_values - should panic ... ok [INFO] [stdout] test iter_helpers::test::to_length_prefixed_panics_for_too_long_prefix - should panic ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 59 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/cw0-9b4285300c942f04) [INFO] [stdout] [INFO] [stdout] running 14 tests [INFO] [stdout] test balance::test::balance_add_works ... ok [INFO] [stdout] test balance::test::balance_in_place_addition ... ok [INFO] [stdout] test balance::test::balance_has_works ... ok [INFO] [stdout] test balance::test::balance_subtract_saturating_works ... ok [INFO] [stdout] test balance::test::balance_subtract_works ... ok [INFO] [stdout] test balance::test::normalize_balance ... ok [INFO] [stdout] test expiration::test::block_plus_duration ... ok [INFO] [stdout] test expiration::test::compare_expiration ... ok [INFO] [stdout] test expiration::test::duration_math ... ok [INFO] [stdout] test pagination::test::add_some_tests ... ignored [INFO] [stdout] test expiration::test::expiration_addition ... ok [INFO] [stdout] test payment::test::may_pay_works ... ok [INFO] [stdout] test payment::test::must_pay_works ... ok [INFO] [stdout] test payment::test::nonpayable_works ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 13 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cw1-720d9f59f43a4ac9) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test tests::it_works ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cw1_subkeys-e487ad9d24bd4687) [INFO] [stdout] [INFO] [stdout] running 12 tests [INFO] [stdout] test contract::tests::get_contract_version_works ... ok [INFO] [stdout] test contract::tests::execute_checks ... ok [INFO] [stdout] test contract::tests::can_execute_query_works ... ok [INFO] [stdout] test contract::tests::permissions_allowances_independent ... ok [INFO] [stdout] test contract::tests::decrease_allowances ... ok [INFO] [stdout] test contract::tests::increase_allowances ... ok [INFO] [stdout] test contract::tests::query_all_allowances_works ... ok [INFO] [stdout] test contract::tests::query_allowance_works ... ok [INFO] [stdout] test contract::tests::query_all_permissions_works ... ok [INFO] [stdout] test contract::tests::query_permissions_works ... ok [INFO] [stdout] test contract::tests::update_admins_and_query ... ok [INFO] [stdout] test contract::tests::staking_permission_checks ... 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/cw1_whitelist-d7910379a9205b42) [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test contract::tests::can_execute_query_works ... ok [INFO] [stdout] test contract::tests::execute_messages_has_proper_permissions ... ok [INFO] [stdout] test state::tests::can_modify ... ok [INFO] [stdout] test state::tests::is_admin ... ok [INFO] [stdout] test contract::tests::instantiate_and_modify_config ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cw1155-7b6e049a7bd45a08) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cw1155_base-1773a273ad8e0ea2) [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test contract::tests::approval_expires ... ok [INFO] [stdout] test contract::tests::check_send_contract ... ok [INFO] [stdout] test contract::tests::mint_overflow ... ok [INFO] [stdout] test contract::tests::check_queries ... ok [INFO] [stdout] test contract::tests::check_transfers ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cw2-3e7dc232d15ca908) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test tests::get_and_set_work ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cw20-0532e8d880abd453) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test tests::it_works ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cw20_atomic_swap-513107b87664a1f3) [INFO] [stdout] [INFO] [stdout] running 8 tests [INFO] [stdout] test contract::tests::test_instantiate ... ok [INFO] [stdout] test contract::tests::test_create ... ok [INFO] [stdout] test contract::tests::test_refund ... ok [INFO] [stdout] test state::tests::test_all_swap_ids ... ok [INFO] [stdout] test contract::tests::test_query ... ok [INFO] [stdout] test contract::tests::test_native_cw20_swap ... ok [INFO] [stdout] test state::tests::test_no_swap_ids ... ok [INFO] [stdout] test contract::tests::test_release ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cw20_base-8432037e3bec2efa) [INFO] [stdout] [INFO] [stdout] running 19 tests [INFO] [stdout] test allowances::tests::no_self_allowance ... ok [INFO] [stdout] test allowances::tests::burn_from_respects_limits ... ok [INFO] [stdout] test allowances::tests::increase_decrease_allowances ... ok [INFO] [stdout] test allowances::tests::send_from_respects_limits ... ok [INFO] [stdout] test allowances::tests::allowances_independent ... ok [INFO] [stdout] test contract::tests::burn ... ok [INFO] [stdout] test contract::tests::can_mint_by_minter ... ok [INFO] [stdout] test allowances::tests::transfer_from_respects_limits ... ok [INFO] [stdout] test contract::tests::instantiate_mintable_over_cap ... ok [INFO] [stdout] test contract::tests::instantiate_mintable ... ok [INFO] [stdout] test contract::tests::no_one_mints_if_minter_unset ... ok [INFO] [stdout] test contract::tests::others_cannot_mint ... ok [INFO] [stdout] test contract::tests::instantiate_multiple_accounts ... ok [INFO] [stdout] test contract::tests::proper_instantiation ... ok [INFO] [stdout] test contract::tests::queries_work ... ok [INFO] [stdout] test contract::tests::send ... ok [INFO] [stdout] test enumerable::tests::query_all_accounts_works ... ok [INFO] [stdout] test contract::tests::transfer ... ok [INFO] [stdout] test enumerable::tests::query_all_allowances_works ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 19 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_bonding-99c5b77c76ff4fd4) [INFO] [stdout] [INFO] [stdout] running 8 tests [INFO] [stdout] test contract::tests::bonding_fails_with_wrong_denom ... ok [INFO] [stdout] test contract::tests::buy_issues_tokens ... ok [INFO] [stdout] test curves::tests::constant_curve ... ok [INFO] [stdout] test contract::tests::burning_sends_reserve ... ok [INFO] [stdout] test curves::tests::linear_curve ... ok [INFO] [stdout] test contract::tests::proper_instantiation ... ok [INFO] [stdout] test curves::tests::sqrt_curve ... ok [INFO] [stdout] test contract::tests::cw20_imports_work ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cw20_escrow-133d8382d3c51b05) [INFO] [stdout] [INFO] [stdout] running 8 tests [INFO] [stdout] test contract::tests::add_cw_tokens_proper ... ok [INFO] [stdout] test contract::tests::add_tokens_proper ... ok [INFO] [stdout] test state::tests::all_escrow_ids_in_order ... ok [INFO] [stdout] test contract::tests::happy_path_native ... ok [INFO] [stdout] test contract::tests::happy_path_cw20 ... ok [INFO] [stdout] test contract::tests::top_up_mixed_tokens ... ok [INFO] [stdout] test state::tests::no_escrow_ids ... ok [INFO] [stdout] test integration_test::escrow_happy_path_cw20_tokens ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cw20_ics20-680f17587b031ddf) [INFO] [stdout] [INFO] [stdout] running 7 tests [INFO] [stdout] test contract::test::proper_checks_on_execute_cw20 ... ok [INFO] [stdout] test contract::test::proper_checks_on_execute_native ... ok [INFO] [stdout] test ibc::test::check_ack_json ... ok [INFO] [stdout] test contract::test::setup_and_query ... ok [INFO] [stdout] test ibc::test::check_packet_json ... ok [INFO] [stdout] test ibc::test::send_receive_cw20 ... ok [INFO] [stdout] test ibc::test::send_receive_native ... 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/cw20_staking-e38f63f9dfe372c9) [INFO] [stdout] [INFO] [stdout] running 8 tests [INFO] [stdout] test contract::tests::instantiation_with_missing_validator ... ok [INFO] [stdout] test contract::tests::bonding_fails_with_wrong_denom ... ok [INFO] [stdout] test contract::tests::proper_instantiation ... ok [INFO] [stdout] test contract::tests::bonding_issues_tokens ... ok [INFO] [stdout] test contract::tests::rebonding_changes_pricing ... ok [INFO] [stdout] test contract::tests::unbonding_maintains_price_ratio ... ok [INFO] [stdout] test contract::tests::claims_paid_out_properly ... ok [INFO] [stdout] test contract::tests::cw20_imports_work ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cw3-8c7bcf33a4ef3996) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test msg::test::vote_encoding ... ok [INFO] [stdout] test msg::test::vote_encoding_embedded ... ok [INFO] [stdout] test tests::it_works ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cw3_fixed_multisig-36e7752e61eebbe0) [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test contract::tests::test_instantiate_works ... ok [INFO] [stdout] test contract::tests::test_propose_works ... ok [INFO] [stdout] test contract::tests::test_close_works ... ok [INFO] [stdout] test contract::tests::test_execute_works ... ok [INFO] [stdout] test integration_tests::cw3_controls_cw20 ... ok [INFO] [stdout] test contract::tests::test_vote_works ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cw3_flex_multisig-43a1eed023ca523c) [INFO] [stdout] [INFO] [stdout] running 20 tests [INFO] [stdout] test msg::tests::validate_percentage ... ok [INFO] [stdout] test contract::tests::test_close_works ... ok [INFO] [stdout] test contract::tests::test_instantiate_works ... ok [INFO] [stdout] test msg::tests::threshold_response ... ok [INFO] [stdout] test contract::tests::quorum_handles_group_changes ... ok [INFO] [stdout] test msg::tests::validate_threshold ... ok [INFO] [stdout] test contract::tests::quorum_enforced_even_if_absolute_threshold_met ... ok [INFO] [stdout] test contract::tests::percentage_handles_group_changes ... ok [INFO] [stdout] test state::test::proposal_passed_absolute_count ... ok [INFO] [stdout] test contract::tests::test_execute_works ... ok [INFO] [stdout] test state::test::proposal_passed_absolute_percentage ... ok [INFO] [stdout] test state::test::proposal_passed_quorum ... ok [INFO] [stdout] test state::test::quorum_edge_cases ... ok [INFO] [stdout] test contract::tests::test_propose_works ... ok [INFO] [stdout] test state::test::count_votes ... ok [INFO] [stdout] test contract::tests::test_proposal_queries ... ok [INFO] [stdout] test state::test::votes_needed_rounds_properly ... ok [INFO] [stdout] test contract::tests::execute_group_changes_from_proposal ... ok [INFO] [stdout] test contract::tests::execute_group_changes_from_external ... ok [INFO] [stdout] test contract::tests::test_vote_works ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 20 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/cw4-abb84ecbb6109dfc) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test tests::it_works ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cw4_group-f2364ea7fd8b1fcb) [INFO] [stdout] [INFO] [stdout] running 8 tests [INFO] [stdout] test contract::tests::add_and_remove_same_member ... ok [INFO] [stdout] test contract::tests::add_old_remove_new_member ... ok [INFO] [stdout] test contract::tests::add_new_remove_old_member ... ok [INFO] [stdout] test contract::tests::add_remove_hooks ... ok [INFO] [stdout] test contract::tests::proper_instantiation ... ok [INFO] [stdout] test contract::tests::raw_queries_work ... ok [INFO] [stdout] test contract::tests::try_member_queries ... ok [INFO] [stdout] test contract::tests::hooks_fire ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cw4_stake-b090acb1900810a0) [INFO] [stdout] [INFO] [stdout] running 11 tests [INFO] [stdout] test contract::tests::add_remove_hooks ... ok [INFO] [stdout] test contract::tests::cw20_token_bond ... ok [INFO] [stdout] test contract::tests::only_bond_valid_coins ... ok [INFO] [stdout] test contract::tests::proper_instantiation ... ok [INFO] [stdout] test contract::tests::ensure_bonding_edge_cases ... ok [INFO] [stdout] test contract::tests::cw20_token_claim ... ok [INFO] [stdout] test contract::tests::bond_stake_adds_membership ... ok [INFO] [stdout] test contract::tests::hooks_fire ... ok [INFO] [stdout] test contract::tests::raw_queries_work ... ok [INFO] [stdout] test contract::tests::unbond_claim_workflow ... ok [INFO] [stdout] test contract::tests::unbond_stake_update_membership ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 11 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-cb8481922c979279) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test tests::it_works ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cw721_base-ad8a5007090facb2) [INFO] [stdout] [INFO] [stdout] running 7 tests [INFO] [stdout] test contract::tests::proper_instantiation ... ok [INFO] [stdout] test contract::tests::minting ... ok [INFO] [stdout] test contract::tests::approving_revoking ... ok [INFO] [stdout] test contract::tests::query_tokens_by_owner ... ok [INFO] [stdout] test contract::tests::sending_nft ... ok [INFO] [stdout] test contract::tests::transferring_nft ... ok [INFO] [stdout] test contract::tests::approving_all_revoking_all ... 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] Doc-tests cw_controllers [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests cw_multi_test [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests cw_storage_plus [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests cw0 [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests cw1 [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests cw1_subkeys [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests cw1_whitelist [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests cw1155 [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests cw1155_base [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests cw2 [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests cw20 [INFO] [stdout] [INFO] [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_atomic_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_base [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests cw20_bonding [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests cw20_escrow [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests cw20_ics20 [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests cw20_staking [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests cw3 [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests cw3_fixed_multisig [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests cw3_flex_multisig [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests cw4 [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests cw4_group [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests cw4_stake [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests cw721 [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests cw721_base [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "07fd03dc2bd8ceb074388873389fbb43858d62fc457546c54b7c3676614c05dc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "07fd03dc2bd8ceb074388873389fbb43858d62fc457546c54b7c3676614c05dc", kill_on_drop: false }` [INFO] [stdout] 07fd03dc2bd8ceb074388873389fbb43858d62fc457546c54b7c3676614c05dc