[INFO] cloning repository https://github.com/ShareRing/shareledger-cw-contracts
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ShareRing/shareledger-cw-contracts" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FShareRing%2Fshareledger-cw-contracts", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FShareRing%2Fshareledger-cw-contracts'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ed3816fabb8819d9e649f63cbf769d828575b6d1
[INFO] testing ShareRing/shareledger-cw-contracts against 1.98.0-beta.1 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FShareRing%2Fshareledger-cw-contracts" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/ShareRing/shareledger-cw-contracts
[INFO] finished tweaking git repo https://github.com/ShareRing/shareledger-cw-contracts
[INFO] tweaked toml for git repo https://github.com/ShareRing/shareledger-cw-contracts written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ShareRing/shareledger-cw-contracts on toolchain 1.98.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ShareRing/shareledger-cw-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" "+1.98.0-beta.1" "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]   |
[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-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 3f4feabe8ec81e0c81b7a4826eafdec73c20bf46b6269378bd0b503bacc3dce1
[INFO] running `Command { std: "docker" "start" "3f4feabe8ec81e0c81b7a4826eafdec73c20bf46b6269378bd0b503bacc3dce1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3f4feabe8ec81e0c81b7a4826eafdec73c20bf46b6269378bd0b503bacc3dce1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "3f4feabe8ec81e0c81b7a4826eafdec73c20bf46b6269378bd0b503bacc3dce1" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3f4feabe8ec81e0c81b7a4826eafdec73c20bf46b6269378bd0b503bacc3dce1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "3f4feabe8ec81e0c81b7a4826eafdec73c20bf46b6269378bd0b503bacc3dce1" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "build" "--frozen" "--message-format=json", 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]   |
[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 at /opt/rustwide/target/debug/schema
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `schema` in package `cw1-subkeys v1.0.1 (/opt/rustwide/workdir/contracts/cw1-subkeys)` has the same output filename as the bin target `schema` in package `cw1 v1.0.1 (/opt/rustwide/workdir/packages/cw1)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/schema.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `schema` in package `cw1-subkeys v1.0.1 (/opt/rustwide/workdir/contracts/cw1-subkeys)` has the same output filename as the bin target `schema` in package `cw1 v1.0.1 (/opt/rustwide/workdir/packages/cw1)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/schema
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `schema` in package `cw1-whitelist v1.0.1 (/opt/rustwide/workdir/contracts/cw1-whitelist)` has the same output filename as the bin target `schema` in package `cw1-subkeys v1.0.1 (/opt/rustwide/workdir/contracts/cw1-subkeys)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/schema.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `schema` in package `cw1-whitelist v1.0.1 (/opt/rustwide/workdir/contracts/cw1-whitelist)` has the same output filename as the bin target `schema` in package `cw1-subkeys v1.0.1 (/opt/rustwide/workdir/contracts/cw1-subkeys)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/schema
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `schema` in package `cw1155 v0.16.0 (/opt/rustwide/workdir/packages/cw1155)` has the same output filename as the bin target `schema` in package `cw1-whitelist v1.0.1 (/opt/rustwide/workdir/contracts/cw1-whitelist)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/schema.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `schema` in package `cw1155 v0.16.0 (/opt/rustwide/workdir/packages/cw1155)` has the same output filename as the bin target `schema` in package `cw1-whitelist v1.0.1 (/opt/rustwide/workdir/contracts/cw1-whitelist)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/schema
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `schema` in package `cw1155-base v0.16.0 (/opt/rustwide/workdir/contracts/cw1155-base)` has the same output filename as the bin target `schema` in package `cw1155 v0.16.0 (/opt/rustwide/workdir/packages/cw1155)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/schema.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `schema` in package `cw1155-base v0.16.0 (/opt/rustwide/workdir/contracts/cw1155-base)` has the same output filename as the bin target `schema` in package `cw1155 v0.16.0 (/opt/rustwide/workdir/packages/cw1155)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/schema
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `schema` in package `cw1155-royalties v0.16.0 (/opt/rustwide/workdir/contracts/cw1155-royalties)` has the same output filename as the bin target `schema` in package `cw1155-base v0.16.0 (/opt/rustwide/workdir/contracts/cw1155-base)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/schema.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `schema` in package `cw1155-royalties v0.16.0 (/opt/rustwide/workdir/contracts/cw1155-royalties)` has the same output filename as the bin target `schema` in package `cw1155-base v0.16.0 (/opt/rustwide/workdir/contracts/cw1155-base)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/schema
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `schema` in package `cw20 v1.0.1 (/opt/rustwide/workdir/packages/cw20)` has the same output filename as the bin target `schema` in package `cw1155-royalties v0.16.0 (/opt/rustwide/workdir/contracts/cw1155-royalties)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/schema.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `schema` in package `cw20 v1.0.1 (/opt/rustwide/workdir/packages/cw20)` has the same output filename as the bin target `schema` in package `cw1155-royalties v0.16.0 (/opt/rustwide/workdir/contracts/cw1155-royalties)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/schema
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `schema` in package `cw20-base v1.0.1 (/opt/rustwide/workdir/contracts/cw20-base)` has the same output filename as the bin target `schema` in package `cw20 v1.0.1 (/opt/rustwide/workdir/packages/cw20)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/schema.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `schema` in package `cw20-base v1.0.1 (/opt/rustwide/workdir/contracts/cw20-base)` has the same output filename as the bin target `schema` in package `cw20 v1.0.1 (/opt/rustwide/workdir/packages/cw20)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/schema
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `schema` in package `cw20-ics20 v1.0.1 (/opt/rustwide/workdir/contracts/cw20-ics20)` has the same output filename as the bin target `schema` in package `cw20-base v1.0.1 (/opt/rustwide/workdir/contracts/cw20-base)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/schema.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `schema` in package `cw20-ics20 v1.0.1 (/opt/rustwide/workdir/contracts/cw20-ics20)` has the same output filename as the bin target `schema` in package `cw20-base v1.0.1 (/opt/rustwide/workdir/contracts/cw20-base)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/schema
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `schema` in package `cw3 v1.0.1 (/opt/rustwide/workdir/packages/cw3)` has the same output filename as the bin target `schema` in package `cw20-ics20 v1.0.1 (/opt/rustwide/workdir/contracts/cw20-ics20)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/schema.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `schema` in package `cw3 v1.0.1 (/opt/rustwide/workdir/packages/cw3)` has the same output filename as the bin target `schema` in package `cw20-ics20 v1.0.1 (/opt/rustwide/workdir/contracts/cw20-ics20)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/schema
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `schema` in package `cw3-fixed-multisig v1.0.1 (/opt/rustwide/workdir/contracts/cw3-fixed-multisig)` has the same output filename as the bin target `schema` in package `cw3 v1.0.1 (/opt/rustwide/workdir/packages/cw3)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/schema.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `schema` in package `cw3-fixed-multisig v1.0.1 (/opt/rustwide/workdir/contracts/cw3-fixed-multisig)` has the same output filename as the bin target `schema` in package `cw3 v1.0.1 (/opt/rustwide/workdir/packages/cw3)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/schema
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `schema` in package `cw3-flex-multisig v1.0.1 (/opt/rustwide/workdir/contracts/cw3-flex-multisig)` has the same output filename as the bin target `schema` in package `cw3-fixed-multisig v1.0.1 (/opt/rustwide/workdir/contracts/cw3-fixed-multisig)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/schema.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `schema` in package `cw3-flex-multisig v1.0.1 (/opt/rustwide/workdir/contracts/cw3-flex-multisig)` has the same output filename as the bin target `schema` in package `cw3-fixed-multisig v1.0.1 (/opt/rustwide/workdir/contracts/cw3-fixed-multisig)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/schema
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `schema` in package `cw4 v1.0.1 (/opt/rustwide/workdir/packages/cw4)` has the same output filename as the bin target `schema` in package `cw3-flex-multisig v1.0.1 (/opt/rustwide/workdir/contracts/cw3-flex-multisig)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/schema.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `schema` in package `cw4 v1.0.1 (/opt/rustwide/workdir/packages/cw4)` has the same output filename as the bin target `schema` in package `cw3-flex-multisig v1.0.1 (/opt/rustwide/workdir/contracts/cw3-flex-multisig)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/schema
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `schema` in package `cw4-group v1.0.1 (/opt/rustwide/workdir/contracts/cw4-group)` has the same output filename as the bin target `schema` in package `cw4 v1.0.1 (/opt/rustwide/workdir/packages/cw4)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/schema.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `schema` in package `cw4-group v1.0.1 (/opt/rustwide/workdir/contracts/cw4-group)` has the same output filename as the bin target `schema` in package `cw4 v1.0.1 (/opt/rustwide/workdir/packages/cw4)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/schema
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `schema` in package `cw4-stake v1.0.1 (/opt/rustwide/workdir/contracts/cw4-stake)` has the same output filename as the bin target `schema` in package `cw4-group v1.0.1 (/opt/rustwide/workdir/contracts/cw4-group)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/schema.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `schema` in package `cw4-stake v1.0.1 (/opt/rustwide/workdir/contracts/cw4-stake)` has the same output filename as the bin target `schema` in package `cw4-group v1.0.1 (/opt/rustwide/workdir/contracts/cw4-group)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling typenum v1.16.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.47
[INFO] [stderr]    Compiling quote v1.0.21
[INFO] [stderr]    Compiling unicode-ident v1.0.5
[INFO] [stderr]    Compiling syn v1.0.105
[INFO] [stderr]    Compiling libc v0.2.138
[INFO] [stderr]    Compiling subtle v2.4.1
[INFO] [stderr]    Compiling zeroize v1.5.7
[INFO] [stderr]    Compiling serde_derive v1.0.150
[INFO] [stderr]    Compiling serde v1.0.150
[INFO] [stderr]    Compiling const-oid v0.9.1
[INFO] [stderr]    Compiling generic-array v0.14.6
[INFO] [stderr]    Compiling base64ct v1.5.3
[INFO] [stderr]    Compiling ahash v0.7.6
[INFO] [stderr]    Compiling der v0.6.1
[INFO] [stderr]    Compiling base16ct v0.1.1
[INFO] [stderr]    Compiling cpufeatures v0.2.5
[INFO] [stderr]    Compiling thiserror v1.0.37
[INFO] [stderr]    Compiling serde_json v1.0.89
[INFO] [stderr]    Compiling once_cell v1.16.0
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling schemars v0.8.11
[INFO] [stderr]    Compiling itoa v1.0.4
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]    Compiling getrandom v0.2.8
[INFO] [stderr]    Compiling ryu v1.0.11
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling opaque-debug v0.3.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling dyn-clone v1.0.9
[INFO] [stderr]    Compiling ff v0.12.1
[INFO] [stderr]    Compiling base64 v0.13.1
[INFO] [stderr]    Compiling uint v0.9.5
[INFO] [stderr]    Compiling group v0.12.1
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling forward_ref v1.0.0
[INFO] [stderr]    Compiling semver v1.0.14
[INFO] [stderr]    Compiling spki v0.6.0
[INFO] [stderr]    Compiling pkcs8 v0.9.0
[INFO] [stderr]    Compiling block-buffer v0.10.3
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling crypto-bigint v0.4.9
[INFO] [stderr]    Compiling sec1 v0.3.0
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling digest v0.10.6
[INFO] [stderr]    Compiling curve25519-dalek v3.2.0
[INFO] [stderr]    Compiling sha2 v0.9.9
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling signature v1.6.4
[INFO] [stderr]    Compiling sha2 v0.10.6
[INFO] [stderr]    Compiling rfc6979 v0.3.1
[INFO] [stderr]    Compiling elliptic-curve v0.12.3
[INFO] [stderr]    Compiling ecdsa v0.14.8
[INFO] [stderr]    Compiling k256 v0.11.6
[INFO] [stderr]    Compiling serde_derive_internals v0.26.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.37
[INFO] [stderr]    Compiling cosmwasm-derive v1.1.9
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling cosmwasm-schema-derive v1.1.9
[INFO] [stderr]    Compiling schemars_derive v0.8.11
[INFO] [stderr]    Compiling ed25519-zebra v3.1.0
[INFO] [stderr]    Compiling serde-json-wasm v0.4.1
[INFO] [stderr]    Compiling cosmwasm-crypto v1.1.9
[INFO] [stderr]    Compiling cosmwasm-std v1.1.9
[INFO] [stderr]    Compiling cosmwasm-schema v1.1.9
[INFO] [stderr]    Compiling cw-storage-plus v1.0.1
[INFO] [stderr]    Compiling cw-storage-plus v0.16.0
[INFO] [stderr]    Compiling cw1 v1.0.1 (/opt/rustwide/workdir/packages/cw1)
[INFO] [stderr]    Compiling cw2 v0.16.0
[INFO] [stderr]    Compiling cw2 v1.0.1
[INFO] [stderr]    Compiling cw2 v1.0.1 (/opt/rustwide/workdir/packages/cw2)
[INFO] [stderr]    Compiling cw4 v1.0.1 (/opt/rustwide/workdir/packages/cw4)
[INFO] [stderr]    Compiling cw-utils v0.16.0
[INFO] [stderr]    Compiling cw-utils v1.0.1
[INFO] [stderr]    Compiling cw721 v0.16.0 (/opt/rustwide/workdir/packages/cw721)
[INFO] [stderr]    Compiling cw20 v0.16.0
[INFO] [stderr]    Compiling cw20 v1.0.1 (/opt/rustwide/workdir/packages/cw20)
[INFO] [stderr]    Compiling cw-controllers v1.0.1 (/opt/rustwide/workdir/packages/controllers)
[INFO] [stderr]    Compiling cw1155 v0.16.0 (/opt/rustwide/workdir/packages/cw1155)
[INFO] [stderr]    Compiling cw1-whitelist v1.0.1 (/opt/rustwide/workdir/contracts/cw1-whitelist)
[INFO] [stderr]    Compiling cw4-group v1.0.1 (/opt/rustwide/workdir/contracts/cw4-group)
[INFO] [stderr]    Compiling cw1-subkeys v1.0.1 (/opt/rustwide/workdir/contracts/cw1-subkeys)
[INFO] [stderr]    Compiling cw721-base v0.16.0 (/opt/rustwide/workdir/contracts/cw721-base)
[INFO] [stderr]    Compiling cw721-autoincrement-id v0.16.0 (/opt/rustwide/workdir/contracts/cw721-autoincrement-id)
[INFO] [stdout] warning: struct `DepositInfo` is never constructed
[INFO] [stdout]   --> packages/cw20/src/denom.rs:19:12
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub struct DepositInfo {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling cw3 v1.0.1 (/opt/rustwide/workdir/packages/cw3)
[INFO] [stderr]    Compiling cw1155-base v0.16.0 (/opt/rustwide/workdir/contracts/cw1155-base)
[INFO] [stderr]    Compiling cw1155-royalties v0.16.0 (/opt/rustwide/workdir/contracts/cw1155-royalties)
[INFO] [stderr]    Compiling cw4-stake v1.0.1 (/opt/rustwide/workdir/contracts/cw4-stake)
[INFO] [stderr]    Compiling cw20-base v1.0.1 (/opt/rustwide/workdir/contracts/cw20-base)
[INFO] [stderr]    Compiling cw20-ics20 v1.0.1 (/opt/rustwide/workdir/contracts/cw20-ics20)
[INFO] [stderr]    Compiling cw721-metadata-onchain v0.16.0 (/opt/rustwide/workdir/contracts/cw721-metadata-onchain)
[INFO] [stderr]    Compiling cw2981-royalties-autoincrement v0.16.0 (/opt/rustwide/workdir/contracts/cw2981-royalties-autoincrement)
[INFO] [stderr]    Compiling cw3-fixed-multisig v1.0.1 (/opt/rustwide/workdir/contracts/cw3-fixed-multisig)
[INFO] [stderr]    Compiling cw2981-royalties v0.16.0 (/opt/rustwide/workdir/contracts/cw2981-royalties)
[INFO] [stderr]    Compiling cw721-fixed-price v0.16.0 (/opt/rustwide/workdir/contracts/cw721-fixed-price)
[INFO] [stderr]    Compiling cw721-non-transferable v0.16.0 (/opt/rustwide/workdir/contracts/cw721-non-transferable)
[INFO] [stderr]    Compiling cw3-flex-multisig v1.0.1 (/opt/rustwide/workdir/contracts/cw3-flex-multisig)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 32s
[INFO] running `Command { std: "docker" "inspect" "3f4feabe8ec81e0c81b7a4826eafdec73c20bf46b6269378bd0b503bacc3dce1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "3f4feabe8ec81e0c81b7a4826eafdec73c20bf46b6269378bd0b503bacc3dce1" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json", 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]   |
[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 at /opt/rustwide/target/debug/examples/schema
[INFO] [stderr]   |
[INFO] [stderr]   = note: the example target `schema` in package `cw2981-royalties-autoincrement v0.16.0 (/opt/rustwide/workdir/contracts/cw2981-royalties-autoincrement)` has the same output filename as the example target `schema` in package `cw2981-royalties v0.16.0 (/opt/rustwide/workdir/contracts/cw2981-royalties)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/examples/schema.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the example target `schema` in package `cw2981-royalties-autoincrement v0.16.0 (/opt/rustwide/workdir/contracts/cw2981-royalties-autoincrement)` has the same output filename as the example target `schema` in package `cw2981-royalties v0.16.0 (/opt/rustwide/workdir/contracts/cw2981-royalties)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/examples/schema
[INFO] [stderr]   |
[INFO] [stderr]   = note: the example target `schema` in package `cw721 v0.16.0 (/opt/rustwide/workdir/packages/cw721)` has the same output filename as the example target `schema` in package `cw2981-royalties-autoincrement v0.16.0 (/opt/rustwide/workdir/contracts/cw2981-royalties-autoincrement)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/examples/schema.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the example target `schema` in package `cw721 v0.16.0 (/opt/rustwide/workdir/packages/cw721)` has the same output filename as the example target `schema` in package `cw2981-royalties-autoincrement v0.16.0 (/opt/rustwide/workdir/contracts/cw2981-royalties-autoincrement)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/examples/schema
[INFO] [stderr]   |
[INFO] [stderr]   = note: the example target `schema` in package `cw721-autoincrement-id v0.16.0 (/opt/rustwide/workdir/contracts/cw721-autoincrement-id)` has the same output filename as the example target `schema` in package `cw721 v0.16.0 (/opt/rustwide/workdir/packages/cw721)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/examples/schema.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the example target `schema` in package `cw721-autoincrement-id v0.16.0 (/opt/rustwide/workdir/contracts/cw721-autoincrement-id)` has the same output filename as the example target `schema` in package `cw721 v0.16.0 (/opt/rustwide/workdir/packages/cw721)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/examples/schema
[INFO] [stderr]   |
[INFO] [stderr]   = note: the example target `schema` in package `cw721-base v0.16.0 (/opt/rustwide/workdir/contracts/cw721-base)` has the same output filename as the example target `schema` in package `cw721-autoincrement-id v0.16.0 (/opt/rustwide/workdir/contracts/cw721-autoincrement-id)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/examples/schema.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the example target `schema` in package `cw721-base v0.16.0 (/opt/rustwide/workdir/contracts/cw721-base)` has the same output filename as the example target `schema` in package `cw721-autoincrement-id v0.16.0 (/opt/rustwide/workdir/contracts/cw721-autoincrement-id)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/examples/schema
[INFO] [stderr]   |
[INFO] [stderr]   = note: the example target `schema` in package `cw721-fixed-price v0.16.0 (/opt/rustwide/workdir/contracts/cw721-fixed-price)` has the same output filename as the example target `schema` in package `cw721-base v0.16.0 (/opt/rustwide/workdir/contracts/cw721-base)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/examples/schema.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the example target `schema` in package `cw721-fixed-price v0.16.0 (/opt/rustwide/workdir/contracts/cw721-fixed-price)` has the same output filename as the example target `schema` in package `cw721-base v0.16.0 (/opt/rustwide/workdir/contracts/cw721-base)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/examples/schema
[INFO] [stderr]   |
[INFO] [stderr]   = note: the example target `schema` in package `cw721-metadata-onchain v0.16.0 (/opt/rustwide/workdir/contracts/cw721-metadata-onchain)` has the same output filename as the example target `schema` in package `cw721-fixed-price v0.16.0 (/opt/rustwide/workdir/contracts/cw721-fixed-price)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/examples/schema.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the example target `schema` in package `cw721-metadata-onchain v0.16.0 (/opt/rustwide/workdir/contracts/cw721-metadata-onchain)` has the same output filename as the example target `schema` in package `cw721-fixed-price v0.16.0 (/opt/rustwide/workdir/contracts/cw721-fixed-price)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/examples/schema
[INFO] [stderr]   |
[INFO] [stderr]   = note: the example target `schema` in package `cw721-non-transferable v0.16.0 (/opt/rustwide/workdir/contracts/cw721-non-transferable)` has the same output filename as the example target `schema` in package `cw721-metadata-onchain v0.16.0 (/opt/rustwide/workdir/contracts/cw721-metadata-onchain)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/examples/schema.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the example target `schema` in package `cw721-non-transferable v0.16.0 (/opt/rustwide/workdir/contracts/cw721-non-transferable)` has the same output filename as the example target `schema` in package `cw721-metadata-onchain v0.16.0 (/opt/rustwide/workdir/contracts/cw721-metadata-onchain)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr]    Compiling anyhow v1.0.66
[INFO] [stderr]    Compiling either v1.8.0
[INFO] [stderr]    Compiling bytes v1.3.0
[INFO] [stderr]    Compiling assert_matches v1.5.0
[INFO] [stdout] warning: struct `DepositInfo` is never constructed
[INFO] [stdout]   --> packages/cw20/src/denom.rs:19:12
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub struct DepositInfo {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling cw721-non-transferable v0.16.0 (/opt/rustwide/workdir/contracts/cw721-non-transferable)
[INFO] [stderr]    Compiling cw4-stake v1.0.1 (/opt/rustwide/workdir/contracts/cw4-stake)
[INFO] [stderr]    Compiling cw1155-royalties v0.16.0 (/opt/rustwide/workdir/contracts/cw1155-royalties)
[INFO] [stderr]    Compiling cw20-ics20 v1.0.1 (/opt/rustwide/workdir/contracts/cw20-ics20)
[INFO] [stderr]    Compiling cw2981-royalties v0.16.0 (/opt/rustwide/workdir/contracts/cw2981-royalties)
[INFO] [stderr]    Compiling cw2981-royalties-autoincrement v0.16.0 (/opt/rustwide/workdir/contracts/cw2981-royalties-autoincrement)
[INFO] [stderr]    Compiling cw1155-base v0.16.0 (/opt/rustwide/workdir/contracts/cw1155-base)
[INFO] [stderr]    Compiling cw1-subkeys v1.0.1 (/opt/rustwide/workdir/contracts/cw1-subkeys)
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling cw721-metadata-onchain v0.16.0 (/opt/rustwide/workdir/contracts/cw721-metadata-onchain)
[INFO] [stderr]    Compiling cw4-group v1.0.1 (/opt/rustwide/workdir/contracts/cw4-group)
[INFO] [stderr]    Compiling cw3 v1.0.1 (/opt/rustwide/workdir/packages/cw3)
[INFO] [stderr]    Compiling cw721-base v0.16.0 (/opt/rustwide/workdir/contracts/cw721-base)
[INFO] [stderr]    Compiling cw721-autoincrement-id v0.16.0 (/opt/rustwide/workdir/contracts/cw721-autoincrement-id)
[INFO] [stderr]    Compiling cw20 v1.0.1 (/opt/rustwide/workdir/packages/cw20)
[INFO] [stderr]    Compiling cw721 v0.16.0 (/opt/rustwide/workdir/packages/cw721)
[INFO] [stderr]    Compiling prost-derive v0.9.0
[INFO] [stderr]    Compiling prost-derive v0.10.1
[INFO] [stderr]    Compiling prost v0.9.0
[INFO] [stderr]    Compiling prost v0.10.4
[INFO] [stderr]    Compiling cw-multi-test v0.16.2
[INFO] [stderr]    Compiling cw1155 v0.16.0 (/opt/rustwide/workdir/packages/cw1155)
[INFO] [stderr]    Compiling cw721-fixed-price v0.16.0 (/opt/rustwide/workdir/contracts/cw721-fixed-price)
[INFO] [stderr]    Compiling cw-controllers v1.0.1 (/opt/rustwide/workdir/packages/controllers)
[INFO] [stderr]    Compiling cw4 v1.0.1 (/opt/rustwide/workdir/packages/cw4)
[INFO] [stderr]    Compiling cw1 v1.0.1 (/opt/rustwide/workdir/packages/cw1)
[INFO] [stderr]    Compiling cw2 v1.0.1 (/opt/rustwide/workdir/packages/cw2)
[INFO] [stderr]    Compiling cw3-flex-multisig v1.0.1 (/opt/rustwide/workdir/contracts/cw3-flex-multisig)
[INFO] [stderr]    Compiling cw1-whitelist v1.0.1 (/opt/rustwide/workdir/contracts/cw1-whitelist)
[INFO] [stderr]    Compiling cw20-base v1.0.1 (/opt/rustwide/workdir/contracts/cw20-base)
[INFO] [stderr]    Compiling cw3-fixed-multisig v1.0.1 (/opt/rustwide/workdir/contracts/cw3-fixed-multisig)
[INFO] [stdout] warning: struct `DepositInfo` is never constructed
[INFO] [stdout]   --> packages/cw20/src/denom.rs:19:12
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub struct DepositInfo {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 01s
[INFO] running `Command { std: "docker" "inspect" "3f4feabe8ec81e0c81b7a4826eafdec73c20bf46b6269378bd0b503bacc3dce1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "3f4feabe8ec81e0c81b7a4826eafdec73c20bf46b6269378bd0b503bacc3dce1" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen", 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]   |
[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 at /opt/rustwide/target/debug/examples/schema
[INFO] [stderr]   |
[INFO] [stderr]   = note: the example target `schema` in package `cw2981-royalties-autoincrement v0.16.0 (/opt/rustwide/workdir/contracts/cw2981-royalties-autoincrement)` has the same output filename as the example target `schema` in package `cw2981-royalties v0.16.0 (/opt/rustwide/workdir/contracts/cw2981-royalties)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/examples/schema.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the example target `schema` in package `cw2981-royalties-autoincrement v0.16.0 (/opt/rustwide/workdir/contracts/cw2981-royalties-autoincrement)` has the same output filename as the example target `schema` in package `cw2981-royalties v0.16.0 (/opt/rustwide/workdir/contracts/cw2981-royalties)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/examples/schema
[INFO] [stderr]   |
[INFO] [stderr]   = note: the example target `schema` in package `cw721 v0.16.0 (/opt/rustwide/workdir/packages/cw721)` has the same output filename as the example target `schema` in package `cw2981-royalties-autoincrement v0.16.0 (/opt/rustwide/workdir/contracts/cw2981-royalties-autoincrement)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/examples/schema.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the example target `schema` in package `cw721 v0.16.0 (/opt/rustwide/workdir/packages/cw721)` has the same output filename as the example target `schema` in package `cw2981-royalties-autoincrement v0.16.0 (/opt/rustwide/workdir/contracts/cw2981-royalties-autoincrement)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/examples/schema
[INFO] [stderr]   |
[INFO] [stderr]   = note: the example target `schema` in package `cw721-autoincrement-id v0.16.0 (/opt/rustwide/workdir/contracts/cw721-autoincrement-id)` has the same output filename as the example target `schema` in package `cw721 v0.16.0 (/opt/rustwide/workdir/packages/cw721)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/examples/schema.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the example target `schema` in package `cw721-autoincrement-id v0.16.0 (/opt/rustwide/workdir/contracts/cw721-autoincrement-id)` has the same output filename as the example target `schema` in package `cw721 v0.16.0 (/opt/rustwide/workdir/packages/cw721)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/examples/schema
[INFO] [stderr]   |
[INFO] [stderr]   = note: the example target `schema` in package `cw721-base v0.16.0 (/opt/rustwide/workdir/contracts/cw721-base)` has the same output filename as the example target `schema` in package `cw721-autoincrement-id v0.16.0 (/opt/rustwide/workdir/contracts/cw721-autoincrement-id)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/examples/schema.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the example target `schema` in package `cw721-base v0.16.0 (/opt/rustwide/workdir/contracts/cw721-base)` has the same output filename as the example target `schema` in package `cw721-autoincrement-id v0.16.0 (/opt/rustwide/workdir/contracts/cw721-autoincrement-id)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/examples/schema
[INFO] [stderr]   |
[INFO] [stderr]   = note: the example target `schema` in package `cw721-fixed-price v0.16.0 (/opt/rustwide/workdir/contracts/cw721-fixed-price)` has the same output filename as the example target `schema` in package `cw721-base v0.16.0 (/opt/rustwide/workdir/contracts/cw721-base)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/examples/schema.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the example target `schema` in package `cw721-fixed-price v0.16.0 (/opt/rustwide/workdir/contracts/cw721-fixed-price)` has the same output filename as the example target `schema` in package `cw721-base v0.16.0 (/opt/rustwide/workdir/contracts/cw721-base)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/examples/schema
[INFO] [stderr]   |
[INFO] [stderr]   = note: the example target `schema` in package `cw721-metadata-onchain v0.16.0 (/opt/rustwide/workdir/contracts/cw721-metadata-onchain)` has the same output filename as the example target `schema` in package `cw721-fixed-price v0.16.0 (/opt/rustwide/workdir/contracts/cw721-fixed-price)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/examples/schema.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the example target `schema` in package `cw721-metadata-onchain v0.16.0 (/opt/rustwide/workdir/contracts/cw721-metadata-onchain)` has the same output filename as the example target `schema` in package `cw721-fixed-price v0.16.0 (/opt/rustwide/workdir/contracts/cw721-fixed-price)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/examples/schema
[INFO] [stderr]   |
[INFO] [stderr]   = note: the example target `schema` in package `cw721-non-transferable v0.16.0 (/opt/rustwide/workdir/contracts/cw721-non-transferable)` has the same output filename as the example target `schema` in package `cw721-metadata-onchain v0.16.0 (/opt/rustwide/workdir/contracts/cw721-metadata-onchain)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/examples/schema.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the example target `schema` in package `cw721-non-transferable v0.16.0 (/opt/rustwide/workdir/contracts/cw721-non-transferable)` has the same output filename as the example target `schema` in package `cw721-metadata-onchain v0.16.0 (/opt/rustwide/workdir/contracts/cw721-metadata-onchain)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: struct `DepositInfo` is never constructed
[INFO] [stderr]   --> packages/cw20/src/denom.rs:19:12
[INFO] [stderr]    |
[INFO] [stderr] 19 | pub struct DepositInfo {
[INFO] [stderr]    |            ^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `cw20` (lib) generated 1 warning
[INFO] [stderr] warning: `cw20` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.27s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cw_controllers-079a1caa0d8b9ece)
[INFO] [stdout] 
[INFO] [stdout] running 16 tests
[INFO] [stdout] test admin::tests::set_and_get_admin ... ok
[INFO] [stdout] test claim::test::can_create_claim ... ok
[INFO] [stdout] test admin::tests::admin_checks ... ok
[INFO] [stdout] test claim::test::can_create_claims ... ok
[INFO] [stdout] test admin::tests::test_execute_query ... ok
[INFO] [stdout] test claim::test::test_claim_tokens_with_all_released_claims ... ok
[INFO] [stdout] test claim::test::test_claim_tokens_with_cap_too_low_no_claims_released ... ok
[INFO] [stdout] test claim::test::test_claim_tokens_with_cap_greater_than_pending_claims ... ok
[INFO] [stdout] test claim::test::check_create_claim_updates_map ... ok
[INFO] [stdout] test claim::test::test_claim_tokens_with_cap_only_one_claim_released ... ok
[INFO] [stdout] test claim::test::test_claim_tokens_with_no_claims ... ok
[INFO] [stdout] test claim::test::test_claim_tokens_with_no_released_claims ... ok
[INFO] [stdout] test claim::test::test_query_claims_returns_correct_claims ... ok
[INFO] [stdout] test claim::test::test_claim_tokens_with_one_released_claim ... ok
[INFO] [stdout] test claim::test::test_query_claims_returns_empty_for_non_existent_user ... ok
[INFO] [stdout] test claim::test::test_claim_tokens_with_zero_cap ... ok
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cw1-098963a174bd535c)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 16 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s
[INFO] [stdout] 
[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/bin/schema.rs (/opt/rustwide/target/debug/deps/schema-18871187785de705)
[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/cw1_subkeys-bc56fbbbda3daffc)
[INFO] [stdout] 
[INFO] [stdout] running 46 tests
[INFO] [stdout] test contract::tests::admins::non_admin_fail_to_update ... ok
[INFO] [stdout] test contract::tests::admins::removed_owner_fail_to_update ... ok
[INFO] [stdout] test contract::tests::allowance::query_all ... ok
[INFO] [stdout] test contract::tests::allowance::query_expired ... ok
[INFO] [stdout] test contract::tests::can_execute::allowed ... ok
[INFO] [stdout] test contract::tests::can_execute::admin ... ok
[INFO] [stdout] test contract::tests::can_execute::custom ... ok
[INFO] [stdout] test contract::tests::can_execute::expired_allowance ... ok
[INFO] [stdout] test contract::tests::can_execute::missing_permissions ... ok
[INFO] [stdout] test contract::tests::custom_msg::non_admin ... ok
[INFO] [stdout] test contract::tests::can_execute::not_enough_allowance ... ok
[INFO] [stdout] test contract::tests::decrease_allowances::existing_token_partial ... ok
[INFO] [stdout] test contract::tests::allowance::query ... ok
[INFO] [stdout] test contract::tests::custom_msg::admin ... ok
[INFO] [stdout] test contract::tests::admins::non_owner_update ... ok
[INFO] [stdout] test contract::tests::admins::update ... ok
[INFO] [stdout] test contract::tests::admins::query ... ok
[INFO] [stdout] test contract::tests::decrease_allowances::last_existing_token_whole ... ok
[INFO] [stdout] test contract::tests::decrease_allowances::existing_token_whole ... ok
[INFO] [stdout] test contract::tests::decrease_allowances::set_expired ... ok
[INFO] [stdout] test contract::tests::decrease_allowances::with_expiration ... ok
[INFO] [stdout] test contract::tests::decrease_allowances::existing_token_underflow ... ok
[INFO] [stdout] test contract::tests::decrease_allowances::non_exisiting_spender ... ok
[INFO] [stdout] test contract::tests::decrease_allowances::non_exisiting_token ... ok
[INFO] [stdout] test contract::tests::increase_allowance::new_spender_with_expiration ... ok
[INFO] [stdout] test contract::tests::increase_allowance::existing_token ... ok
[INFO] [stdout] test contract::tests::increase_allowance::previous_expired ... ok
[INFO] [stdout] test contract::tests::increase_allowance::update_expired_with_no_expiration ... ok
[INFO] [stdout] test contract::tests::increase_allowance::set_expired ... ok
[INFO] [stdout] test contract::tests::permissions::query ... ok
[INFO] [stdout] test contract::tests::get_contract_version_works ... ok
[INFO] [stdout] test contract::tests::permissions::query_all ... ok
[INFO] [stdout] test contract::tests::permissions_allowances_independent ... ok
[INFO] [stdout] test contract::tests::decrease_allowances::previous_expired ... ok
[INFO] [stdout] test contract::tests::spend::admin_without_allowance ... ok
[INFO] [stdout] test contract::tests::spend::not_enough_allowance ... ok
[INFO] [stdout] test contract::tests::spend::with_allowance ... ok
[INFO] [stdout] test contract::tests::spend::without_allowance ... ok
[INFO] [stdout] test contract::tests::spend::height_allowance_expired ... ok
[INFO] [stdout] test contract::tests::spend::time_allowance_expired ... ok
[INFO] [stdout] test contract::tests::staking_permission::admin ... ok
[INFO] [stdout] test contract::tests::staking_permission::allowed ... ok
[INFO] [stdout] test contract::tests::staking_permission::reject ... ok
[INFO] [stdout] test contract::tests::increase_allowance::new_spender ... ok
[INFO] [stdout] test contract::tests::increase_allowance::new_token_on_existing_spender ... ok
[INFO] [stdout] test contract::tests::increase_allowance::with_expiration ... ok
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/schema.rs (/opt/rustwide/target/debug/deps/schema-e90cbb9f3665f913)
[INFO] [stdout] test result: ok. 46 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cw1_whitelist-832eb423f98381eb)
[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] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test state::tests::can_modify ... ok
[INFO] [stdout] test contract::tests::can_execute_query_works ... ok
[INFO] [stdout] test contract::tests::execute_messages_has_proper_permissions ... ok
[INFO] [stdout] test contract::tests::instantiate_and_modify_config ... ok
[INFO] [stdout] test integration_tests::proxy_freeze_message ... ok
[INFO] [stderr]      Running unittests src/bin/schema.rs (/opt/rustwide/target/debug/deps/schema-a06af2a441f412c1)
[INFO] [stdout] test state::tests::is_admin ... 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/cw1155-fe6925be1cb23099)
[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] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stderr]      Running unittests src/bin/schema.rs (/opt/rustwide/target/debug/deps/schema-792ecae2d20e3a5f)
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cw1155_base-ce96becbfb54971d)
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 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] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test tests::mint_overflow ... ok
[INFO] [stdout] test tests::approval_expires ... ok
[INFO] [stdout] test tests::check_queries ... ok
[INFO] [stdout] test tests::check_send_contract ... ok
[INFO] [stdout] test 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.01s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/schema.rs (/opt/rustwide/target/debug/deps/schema-46e681cdc5ad2607)
[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_royalties-b1f51eac4643c9da)
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test tests::auto_increment_mint ... ok
[INFO] [stdout] test tests::approval_expires ... ok
[INFO] [stdout] test tests::mint_overflow ... ok
[INFO] [stdout] test tests::check_send_contract ... ok
[INFO] [stdout] test tests::check_queries ... ok
[INFO] [stdout] test tests::check_transfers ... 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/bin/schema.rs (/opt/rustwide/target/debug/deps/schema-8858d356ff298560)
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cw2-4aef991dcc378f95)
[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] [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.01s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cw20-f615b35e89be3d4b)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test tests::it_works ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/schema.rs (/opt/rustwide/target/debug/deps/schema-5e5f27008ff94626)
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cw20_base-7f3fe2c8a9a3db2f)
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 44 tests
[INFO] [stdout] test allowances::tests::no_self_allowance ... ok
[INFO] [stdout] test contract::tests::burn ... ok
[INFO] [stdout] test allowances::tests::burn_from_respects_limits ... ok
[INFO] [stdout] test allowances::tests::send_from_respects_limits ... ok
[INFO] [stdout] test allowances::tests::increase_decrease_allowances ... ok
[INFO] [stdout] test allowances::tests::transfer_from_respects_limits ... ok
[INFO] [stdout] test allowances::tests::allowances_independent ... ok
[INFO] [stdout] test contract::tests::instantiate::basic ... ok
[INFO] [stdout] test contract::tests::instantiate::marketing::invalid_marketing ... ok
[INFO] [stdout] test contract::tests::can_mint_by_minter ... ok
[INFO] [stdout] test contract::tests::instantiate::mintable_over_cap ... ok
[INFO] [stdout] test contract::tests::instantiate_multiple_accounts ... ok
[INFO] [stdout] test contract::tests::instantiate::mintable ... ok
[INFO] [stdout] test contract::tests::marketing::clear_description ... ok
[INFO] [stdout] test contract::tests::instantiate::marketing::basic ... ok
[INFO] [stdout] test contract::tests::marketing::clear_marketing ... ok
[INFO] [stdout] test allowances::tests::no_past_expiration ... ok
[INFO] [stdout] test contract::tests::marketing::clear_project ... ok
[INFO] [stdout] test contract::tests::marketing::update_description ... ok
[INFO] [stdout] test contract::tests::marketing::update_logo_png_invalid ... ok
[INFO] [stdout] test contract::tests::marketing::update_logo_png_oversized ... ok
[INFO] [stdout] test contract::tests::marketing::update_logo_svg ... ok
[INFO] [stdout] test contract::tests::marketing::update_logo_svg_invalid ... ok
[INFO] [stdout] test contract::tests::marketing::update_logo_url ... ok
[INFO] [stdout] test contract::tests::marketing::update_logo_svg_oversized ... ok
[INFO] [stdout] test contract::tests::marketing::update_logo_png ... ok
[INFO] [stdout] test contract::tests::marketing::update_marketing_invalid ... ok
[INFO] [stdout] test contract::tests::marketing::update_marketing ... 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::minter_can_update_minter_but_not_cap ... ok
[INFO] [stdout] test contract::tests::others_cannot_update_minter ... ok
[INFO] [stdout] test contract::tests::marketing::update_project ... ok
[INFO] [stdout] test contract::tests::marketing::update_unauthorised ... ok
[INFO] [stdout] test contract::tests::send ... ok
[INFO] [stdout] test contract::tests::queries_work ... ok
[INFO] [stdout] test enumerable::tests::query_all_spender_allowances_works ... ok
[INFO] [stdout] test msg::tests::validate_instantiatemsg_name ... ok
[INFO] [stdout] test enumerable::tests::query_all_accounts_works ... ok
[INFO] [stdout] test enumerable::tests::query_all_owner_allowances_works ... ok
[INFO] [stdout] test msg::tests::validate_instantiatemsg_symbol ... ok
[INFO] [stdout] test contract::tests::migration::test_migrate ... ok
[INFO] [stdout] test contract::tests::unset_minter ... ok
[INFO] [stderr]      Running unittests src/bin/schema.rs (/opt/rustwide/target/debug/deps/schema-032393bd13a7db79)
[INFO] [stdout] test contract::tests::transfer ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 44 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cw20_ics20-f0d0ff1f66209029)
[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] [stdout] 
[INFO] [stdout] running 10 tests
[INFO] [stdout] test contract::test::execute_cw20_fails_if_not_whitelisted_unless_default_gas_limit ... ok
[INFO] [stdout] test contract::test::proper_checks_on_execute_cw20 ... ok
[INFO] [stdout] test ibc::test::check_gas_limit_handles_all_cases ... ok
[INFO] [stdout] test contract::test::proper_checks_on_execute_native ... ok
[INFO] [stdout] test contract::test::v3_migration_works ... ok
[INFO] [stdout] test ibc::test::check_ack_json ... ok
[INFO] [stdout] test ibc::test::check_packet_json ... ok
[INFO] [stderr]      Running unittests src/bin/schema.rs (/opt/rustwide/target/debug/deps/schema-7f0c1163bdc1dfa0)
[INFO] [stdout] test contract::test::setup_and_query ... ok
[INFO] [stdout] test ibc::test::send_receive_native ... ok
[INFO] [stdout] test ibc::test::send_receive_cw20 ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[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/cw2981_royalties-799ba9464ec6287d)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test tests::check_royalties_response ... ok
[INFO] [stdout] test tests::use_metadata_extension ... ok
[INFO] [stdout] test tests::check_token_royalties ... 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/cw2981_royalties_autoincrement-cb9d94f75fa026c3)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test tests::check_royalties_response ... ok
[INFO] [stdout] test tests::check_token_royalties ... FAILED
[INFO] [stdout] test tests::use_metadata_extension ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- tests::check_token_royalties stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::check_token_royalties' (3447) panicked at contracts/cw2981-royalties-autoincrement/src/lib.rs:216:90:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: NotFound { kind: "cw721_autoincrement_id::state::TokenInfo<core::option::Option<cw2981_royalties_autoincrement::Metadata>>" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5f513b29fa81 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5f513b29fa81 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5f513b29fa81 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5f513b29fa81 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5f513b2b4d5a - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5f513b2b4d5a - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x5f513b2a3fec - std[73adb7dc35730857]::io::default_write_fmt::<alloc[55a36b64bcbf2c0d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x5f513b2a3fec - <alloc[55a36b64bcbf2c0d]::vec::Vec<u8> as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x5f513b27e1f6 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5f513b27e1f6 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5f513b297ca9 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5f513b140c40 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   12:     0x5f513b140c40 - test[980ffaebd391d06d]::test_main_inner::<test[980ffaebd391d06d]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5f513b297e62 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   14:     0x5f513b297e62 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x5f513b27e2a2 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:688:13
[INFO] [stdout]   16:     0x5f513b275bd9 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5f513b27ee9d - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x5f513b2b552c - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5f513b2b52a2 - core[6883ba1bc0fe4ed1]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1870:5
[INFO] [stdout]   20:     0x5f513b120b4d - <core[6883ba1bc0fe4ed1]::result::Result<cw2981_royalties_autoincrement[a6050a1e31bab079]::msg::RoyaltiesInfoResponse, cosmwasm_std[92ded78135194857]::errors::std_error::StdError>>::unwrap
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1231:23
[INFO] [stdout]   21:     0x5f513b120b4d - cw2981_royalties_autoincrement[a6050a1e31bab079]::tests::check_token_royalties
[INFO] [stdout]                                at /opt/rustwide/workdir/contracts/cw2981-royalties-autoincrement/src/lib.rs:216:90
[INFO] [stdout]   22:     0x5f513b11f6a7 - cw2981_royalties_autoincrement[a6050a1e31bab079]::tests::check_token_royalties::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/contracts/cw2981-royalties-autoincrement/src/lib.rs:185:31
[INFO] [stderr] error: test failed, to rerun pass `-p cw2981-royalties-autoincrement --lib`
[INFO] [stdout]   23:     0x5f513b1339e6 - <cw2981_royalties_autoincrement[a6050a1e31bab079]::tests::check_token_royalties::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5f513b133f7b - <fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5f513b133f7b - test[980ffaebd391d06d]::__rust_begin_short_backtrace::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:724:18
[INFO] [stdout]   26:     0x5f513b1415c5 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   27:     0x5f513b1415c5 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   28:     0x5f513b1415c5 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   29:     0x5f513b1415c5 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5f513b1415c5 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5f513b1415c5 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   32:     0x5f513b1415c5 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   33:     0x5f513b13c074 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   34:     0x5f513b13c074 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x5f513b144712 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   36:     0x5f513b144712 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   37:     0x5f513b144712 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   38:     0x5f513b144712 - std[73adb7dc35730857]::panicking::catch_unwind::<(), core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x5f513b144712 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5f513b144712 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   41:     0x5f513b144712 - <std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5f513b29f30f - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   43:     0x5f513b29f30f - <std[73adb7dc35730857]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   44:     0x73509f98baa4 - <unknown>
[INFO] [stdout]   45:     0x73509fa18a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::use_metadata_extension stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::use_metadata_extension' (3448) panicked at contracts/cw2981-royalties-autoincrement/src/lib.rs:139:69:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: NotFound { kind: "cw721_autoincrement_id::state::TokenInfo<core::option::Option<cw2981_royalties_autoincrement::Metadata>>" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5f513b29fa81 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5f513b29fa81 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5f513b29fa81 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5f513b29fa81 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5f513b2b4d5a - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5f513b2b4d5a - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x5f513b2a3fec - std[73adb7dc35730857]::io::default_write_fmt::<alloc[55a36b64bcbf2c0d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x5f513b2a3fec - <alloc[55a36b64bcbf2c0d]::vec::Vec<u8> as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x5f513b27e1f6 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5f513b27e1f6 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5f513b297ca9 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5f513b140c40 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   12:     0x5f513b140c40 - test[980ffaebd391d06d]::test_main_inner::<test[980ffaebd391d06d]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5f513b297e62 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   14:     0x5f513b297e62 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x5f513b27e2a2 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:688:13
[INFO] [stdout]   16:     0x5f513b275bd9 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5f513b27ee9d - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x5f513b2b552c - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5f513b2b52a2 - core[6883ba1bc0fe4ed1]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1870:5
[INFO] [stdout]   20:     0x5f513b122918 - <core[6883ba1bc0fe4ed1]::result::Result<cw721[10ce522e519ced85]::query::NftInfoResponse<core[6883ba1bc0fe4ed1]::option::Option<cw2981_royalties_autoincrement[a6050a1e31bab079]::Metadata>>, cosmwasm_std[92ded78135194857]::errors::std_error::StdError>>::unwrap
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1231:23
[INFO] [stdout]   21:     0x5f513b122918 - cw2981_royalties_autoincrement[a6050a1e31bab079]::tests::use_metadata_extension
[INFO] [stdout]                                at /opt/rustwide/workdir/contracts/cw2981-royalties-autoincrement/src/lib.rs:139:69
[INFO] [stdout]   22:     0x5f513b11f6d7 - cw2981_royalties_autoincrement[a6050a1e31bab079]::tests::use_metadata_extension::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/contracts/cw2981-royalties-autoincrement/src/lib.rs:114:32
[INFO] [stdout]   23:     0x5f513b133a26 - <cw2981_royalties_autoincrement[a6050a1e31bab079]::tests::use_metadata_extension::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5f513b133f7b - <fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5f513b133f7b - test[980ffaebd391d06d]::__rust_begin_short_backtrace::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:724:18
[INFO] [stdout]   26:     0x5f513b1415c5 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   27:     0x5f513b1415c5 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   28:     0x5f513b1415c5 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   29:     0x5f513b1415c5 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5f513b1415c5 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5f513b1415c5 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   32:     0x5f513b1415c5 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   33:     0x5f513b13c074 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   34:     0x5f513b13c074 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x5f513b144712 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   36:     0x5f513b144712 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   37:     0x5f513b144712 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   38:     0x5f513b144712 - std[73adb7dc35730857]::panicking::catch_unwind::<(), core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x5f513b144712 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5f513b144712 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   41:     0x5f513b144712 - <std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5f513b29f30f - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   43:     0x5f513b29f30f - <std[73adb7dc35730857]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   44:     0x73509f98baa4 - <unknown>
[INFO] [stdout]   45:     0x73509fa18a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     tests::check_token_royalties
[INFO] [stdout]     tests::use_metadata_extension
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 1 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "3f4feabe8ec81e0c81b7a4826eafdec73c20bf46b6269378bd0b503bacc3dce1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3f4feabe8ec81e0c81b7a4826eafdec73c20bf46b6269378bd0b503bacc3dce1", kill_on_drop: false }`
[INFO] [stdout] 3f4feabe8ec81e0c81b7a4826eafdec73c20bf46b6269378bd0b503bacc3dce1
