[INFO] cloning repository https://github.com/llllllluc/cw-friend
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/llllllluc/cw-friend" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fllllllluc%2Fcw-friend", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fllllllluc%2Fcw-friend'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 378f4f8e1367d0bbcf5b50b5dc272a81086d3909
[INFO] testing llllllluc/cw-friend against beta-2026-03-05 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fllllllluc%2Fcw-friend" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/llllllluc/cw-friend
[INFO] finished tweaking git repo https://github.com/llllllluc/cw-friend
[INFO] tweaked toml for git repo https://github.com/llllllluc/cw-friend written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/llllllluc/cw-friend on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/llllllluc/cw-friend already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "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-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 376f76833c56237d2b73f15907a422149c7a35f9821d59fda30c60771ee8e847
[INFO] running `Command { std: "docker" "start" "-a" "376f76833c56237d2b73f15907a422149c7a35f9821d59fda30c60771ee8e847", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "376f76833c56237d2b73f15907a422149c7a35f9821d59fda30c60771ee8e847", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "376f76833c56237d2b73f15907a422149c7a35f9821d59fda30c60771ee8e847", kill_on_drop: false }`
[INFO] [stdout] 376f76833c56237d2b73f15907a422149c7a35f9821d59fda30c60771ee8e847
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ef4a1ccc00b5ce68970f13ab89a49b722f8dee69f018f7b960ddee81dde2af3d
[INFO] running `Command { std: "docker" "start" "-a" "ef4a1ccc00b5ce68970f13ab89a49b722f8dee69f018f7b960ddee81dde2af3d", 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]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling typenum v1.16.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.69
[INFO] [stderr]    Compiling unicode-ident v1.0.6
[INFO] [stderr]    Compiling libc v0.2.138
[INFO] [stderr]    Compiling subtle v2.4.1
[INFO] [stderr]    Compiling zeroize v1.5.7
[INFO] [stderr]    Compiling syn v1.0.107
[INFO] [stderr]    Compiling serde_derive v1.0.160
[INFO] [stderr]    Compiling serde v1.0.160
[INFO] [stderr]    Compiling const-oid v0.9.1
[INFO] [stderr]    Compiling base64ct v1.5.3
[INFO] [stderr]    Compiling base16ct v0.1.1
[INFO] [stderr]    Compiling cpufeatures v0.2.5
[INFO] [stderr]    Compiling serde_json v1.0.91
[INFO] [stderr]    Compiling thiserror v1.0.49
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling once_cell v1.16.0
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling schemars v0.8.11
[INFO] [stderr]    Compiling der v0.6.1
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling ryu v1.0.12
[INFO] [stderr]    Compiling opaque-debug v0.3.0
[INFO] [stderr]    Compiling itoa v1.0.5
[INFO] [stderr]    Compiling dyn-clone v1.0.10
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling forward_ref v1.0.0
[INFO] [stderr]    Compiling base64 v0.13.1
[INFO] [stderr]    Compiling generic-array v0.14.6
[INFO] [stderr]    Compiling ahash v0.7.6
[INFO] [stderr]    Compiling semver v1.0.16
[INFO] [stderr]    Compiling uint v0.9.5
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling getrandom v0.2.8
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling syn v2.0.38
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling ff v0.12.1
[INFO] [stderr]    Compiling group v0.12.1
[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 digest v0.9.0
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling sec1 v0.3.0
[INFO] [stderr]    Compiling curve25519-dalek v3.2.0
[INFO] [stderr]    Compiling sha2 v0.9.9
[INFO] [stderr]    Compiling digest v0.10.6
[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 thiserror-impl v1.0.49
[INFO] [stderr]    Compiling serde_derive_internals v0.26.0
[INFO] [stderr]    Compiling cosmwasm-derive v1.4.1
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling cosmwasm-schema-derive v1.2.7
[INFO] [stderr]    Compiling schemars_derive v0.8.11
[INFO] [stderr]    Compiling ed25519-zebra v3.1.0
[INFO] [stderr]    Compiling serde-json-wasm v0.5.1
[INFO] [stderr]    Compiling cosmwasm-crypto v1.3.3
[INFO] [stderr]    Compiling cosmwasm-std v1.2.7
[INFO] [stderr]    Compiling cosmwasm-schema v1.2.7
[INFO] [stderr]    Compiling cosmwasm-storage v1.2.7
[INFO] [stderr]    Compiling cw-storage-plus v1.0.1
[INFO] [stderr]    Compiling shared-pkg v0.1.0 (/opt/rustwide/workdir/packages/shared-pkg)
[INFO] [stderr]    Compiling distribution-pkg v0.1.0 (/opt/rustwide/workdir/packages/distribution-pkg)
[INFO] [stderr]    Compiling member-pkg v0.1.0 (/opt/rustwide/workdir/packages/member-pkg)
[INFO] [stderr]    Compiling cw2 v1.1.0
[INFO] [stderr]    Compiling cw-utils v1.0.1
[INFO] [stderr]    Compiling thread-pkg v0.1.0 (/opt/rustwide/workdir/packages/thread-pkg)
[INFO] [stderr]    Compiling member v0.1.0 (/opt/rustwide/workdir/contracts/member)
[INFO] [stderr]    Compiling distribution v0.1.0 (/opt/rustwide/workdir/contracts/distribution)
[INFO] [stdout] warning: unnecessary parentheses around closure body
[INFO] [stdout]   --> contracts/member/src/state.rs:32:37
[INFO] [stdout]    |
[INFO] [stdout] 32 |         id: UniqueIndex::new(|user| (user.id.u64()), "ALL_USERS_USER_ID"),
[INFO] [stdout]    |                                     ^             ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 32 -         id: UniqueIndex::new(|user| (user.id.u64()), "ALL_USERS_USER_ID"),
[INFO] [stdout] 32 +         id: UniqueIndex::new(|user| user.id.u64() , "ALL_USERS_USER_ID"),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling thread v0.1.0 (/opt/rustwide/workdir/contracts/thread)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 36.29s
[INFO] running `Command { std: "docker" "inspect" "ef4a1ccc00b5ce68970f13ab89a49b722f8dee69f018f7b960ddee81dde2af3d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ef4a1ccc00b5ce68970f13ab89a49b722f8dee69f018f7b960ddee81dde2af3d", kill_on_drop: false }`
[INFO] [stdout] ef4a1ccc00b5ce68970f13ab89a49b722f8dee69f018f7b960ddee81dde2af3d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ac35fed840a1276841438e7d6f7ad6e1db252d507dd5915e4dd4b23c013784d9
[INFO] running `Command { std: "docker" "start" "-a" "ac35fed840a1276841438e7d6f7ad6e1db252d507dd5915e4dd4b23c013784d9", 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 `member v0.1.0 (/opt/rustwide/workdir/contracts/member)` has the same output filename as the example target `schema` in package `distribution v0.1.0 (/opt/rustwide/workdir/contracts/distribution)`
[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 `member v0.1.0 (/opt/rustwide/workdir/contracts/member)` has the same output filename as the example target `schema` in package `distribution v0.1.0 (/opt/rustwide/workdir/contracts/distribution)`
[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 `thread v0.1.0 (/opt/rustwide/workdir/contracts/thread)` has the same output filename as the example target `schema` in package `member v0.1.0 (/opt/rustwide/workdir/contracts/member)`
[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 `thread v0.1.0 (/opt/rustwide/workdir/contracts/thread)` has the same output filename as the example target `schema` in package `member v0.1.0 (/opt/rustwide/workdir/contracts/member)`
[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.75
[INFO] [stderr]    Compiling either v1.8.0
[INFO] [stderr]    Compiling bytes v1.3.0
[INFO] [stderr]    Compiling distribution-pkg v0.1.0 (/opt/rustwide/workdir/packages/distribution-pkg)
[INFO] [stderr]    Compiling shared-pkg v0.1.0 (/opt/rustwide/workdir/packages/shared-pkg)
[INFO] [stderr]    Compiling member-pkg v0.1.0 (/opt/rustwide/workdir/packages/member-pkg)
[INFO] [stderr]    Compiling thread-pkg v0.1.0 (/opt/rustwide/workdir/packages/thread-pkg)
[INFO] [stdout] warning: unnecessary parentheses around closure body
[INFO] [stdout]   --> contracts/member/src/state.rs:32:37
[INFO] [stdout]    |
[INFO] [stdout] 32 |         id: UniqueIndex::new(|user| (user.id.u64()), "ALL_USERS_USER_ID"),
[INFO] [stdout]    |                                     ^             ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 32 -         id: UniqueIndex::new(|user| (user.id.u64()), "ALL_USERS_USER_ID"),
[INFO] [stdout] 32 +         id: UniqueIndex::new(|user| user.id.u64() , "ALL_USERS_USER_ID"),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling prost-derive v0.9.0
[INFO] [stderr]    Compiling prost v0.9.0
[INFO] [stderr]    Compiling cw-multi-test v0.16.5
[INFO] [stderr]    Compiling member v0.1.0 (/opt/rustwide/workdir/contracts/member)
[INFO] [stderr]    Compiling distribution v0.1.0 (/opt/rustwide/workdir/contracts/distribution)
[INFO] [stderr]    Compiling thread v0.1.0 (/opt/rustwide/workdir/contracts/thread)
[INFO] [stdout] warning: unnecessary parentheses around closure body
[INFO] [stdout]   --> contracts/member/src/state.rs:32:37
[INFO] [stdout]    |
[INFO] [stdout] 32 |         id: UniqueIndex::new(|user| (user.id.u64()), "ALL_USERS_USER_ID"),
[INFO] [stdout]    |                                     ^             ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 32 -         id: UniqueIndex::new(|user| (user.id.u64()), "ALL_USERS_USER_ID"),
[INFO] [stdout] 32 +         id: UniqueIndex::new(|user| user.id.u64() , "ALL_USERS_USER_ID"),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 8.91s
[INFO] running `Command { std: "docker" "inspect" "ac35fed840a1276841438e7d6f7ad6e1db252d507dd5915e4dd4b23c013784d9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ac35fed840a1276841438e7d6f7ad6e1db252d507dd5915e4dd4b23c013784d9", kill_on_drop: false }`
[INFO] [stdout] ac35fed840a1276841438e7d6f7ad6e1db252d507dd5915e4dd4b23c013784d9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 8ab1a5feadc007d5c85529eb39dbf932de7836c9dbb438118d0e6e65be068a15
[INFO] running `Command { std: "docker" "start" "-a" "8ab1a5feadc007d5c85529eb39dbf932de7836c9dbb438118d0e6e65be068a15", 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 `member v0.1.0 (/opt/rustwide/workdir/contracts/member)` has the same output filename as the example target `schema` in package `distribution v0.1.0 (/opt/rustwide/workdir/contracts/distribution)`
[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 `member v0.1.0 (/opt/rustwide/workdir/contracts/member)` has the same output filename as the example target `schema` in package `distribution v0.1.0 (/opt/rustwide/workdir/contracts/distribution)`
[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 `thread v0.1.0 (/opt/rustwide/workdir/contracts/thread)` has the same output filename as the example target `schema` in package `member v0.1.0 (/opt/rustwide/workdir/contracts/member)`
[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 `thread v0.1.0 (/opt/rustwide/workdir/contracts/thread)` has the same output filename as the example target `schema` in package `member v0.1.0 (/opt/rustwide/workdir/contracts/member)`
[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: unnecessary parentheses around closure body
[INFO] [stderr]   --> contracts/member/src/state.rs:32:37
[INFO] [stderr]    |
[INFO] [stderr] 32 |         id: UniqueIndex::new(|user| (user.id.u64()), "ALL_USERS_USER_ID"),
[INFO] [stderr]    |                                     ^             ^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]    |
[INFO] [stderr] 32 -         id: UniqueIndex::new(|user| (user.id.u64()), "ALL_USERS_USER_ID"),
[INFO] [stderr] 32 +         id: UniqueIndex::new(|user| user.id.u64() , "ALL_USERS_USER_ID"),
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: `member` (lib) generated 1 warning (run `cargo fix --lib -p member` to apply 1 suggestion)
[INFO] [stderr] warning: `member` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.14s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/distribution-50bd65ee29c120c7)
[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/distribution_pkg-13a53f7b6211e96a)
[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/member-bdd4ca09dd3b85c0)
[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 tests/helpers.rs (/opt/rustwide/target/debug/deps/helpers-d68bf602d2707fe5)
[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 tests/mod.rs (/opt/rustwide/target/debug/deps/mod-4b394c9945e37793)
[INFO] [stdout] 
[INFO] [stdout] running 14 tests
[INFO] [stdout] test admin::test_fee_share_must_sum_100::test_only_admin_can_update_config ... ok
[INFO] [stdout] test admin::test_only_admin_can_update_config::test_only_admin_can_update_config ... ok
[INFO] [stdout] test admin::test_admin_update_happy_case::test_only_admin_can_update_config ... ok
[INFO] [stdout] test admin::test_default_config::test_default_config ... ok
[INFO] [stdout] test user::test_user_can_register_itself::test_user_can_register_itself ... ok
[INFO] [stdout] test user::test_user_cannot_enable_membership_by_itself::test_user_cannot_enable_membership_by_itself ... ok
[INFO] [stdout] test membership::test_2_users_buy_and_sell_membership::test_2_users_buy_and_sell_memberships ... FAILED
[INFO] [stdout] test membership::test_buy_and_sell_membership::test_buy_and_sell_membership ... FAILED
[INFO] [stdout] test membership::test_sell_membership_cannot_sell_last_membership::test_sell_membership_cannot_sell_last_key ... FAILED
[INFO] [stdout] test registration_admin::test_registration_admin_can_enable_membership_on_behalf_of_user::test_registration_admin_can_enable_membership_on_behalf_of_user ... FAILED
[INFO] [stdout] test membership::test_query_cost_to_buy_membership::test_query_cost_to_buy_membership ... FAILED
[INFO] [stdout] test membership::test_buy_membership_insufficient_funds::test_buy_membership_insufficient_funds ... FAILED
[INFO] [stdout] test membership::test_sell_membership_insufficient_funds::test_sell_membership_insufficient_funds ... FAILED
[INFO] [stdout] test membership::test_buy_membership_happy_case::test_buy_membership_happy_case ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- membership::test_2_users_buy_and_sell_membership::test_2_users_buy_and_sell_memberships stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'membership::test_2_users_buy_and_sell_membership::test_2_users_buy_and_sell_memberships' (33) panicked at contracts/member/src/execute/user.rs:176:72:
[INFO] [stdout] called `Option::unwrap()` on a `None` value
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x64063c01d35a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x64063c01d35a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x64063c01d35a - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x64063c01d35a - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x64063c032ada - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x64063c032ada - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x64063c021c92 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x64063c021c92 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x64063bffc56f - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x64063bffc56f - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x64063c0158c9 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x64063be042fc - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x64063be042fc - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x64063c015a82 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x64063c015a82 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x64063bffc65a - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x64063bff3f99 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x64063bffd33d - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x64063c03338c - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x64063c033352 - core[10b6fa85044e1869]::panicking::panic
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x64063c0330a9 - core[10b6fa85044e1869]::option::unwrap_failed
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/option.rs:2236:5
[INFO] [stdout]   21:     0x64063bea7f12 - core::option::Option<T>::unwrap::h0f21ab5c60519479
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/option.rs:1016:21
[INFO] [stdout]   22:     0x64063bea7f12 - member::execute::user::enable_membership::h7c0e8a70ed7781fe
[INFO] [stdout]                                at /opt/rustwide/workdir/contracts/member/src/execute/user.rs:176:72
[INFO] [stdout]   23:     0x64063bebff08 - member::contract::execute::ha57fbc11e9478791
[INFO] [stdout]                                at /opt/rustwide/workdir/contracts/member/src/contract.rs:131:13
[INFO] [stdout]   24:     0x64063bdba836 - core::ops::function::Fn::call::hc6e774c0b2509bda
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:79:5
[INFO] [stdout]   25:     0x64063bda878e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hd9caabc99f0100ec
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   26:     0x64063bde0724 - <cw_multi_test::contracts::ContractWrapper<T1,T2,T3,E1,E2,E3,C,Q,T4,E4,E5,T6,E6> as cw_multi_test::contracts::Contract<C,Q>>::execute::h55ae7c736591ee22
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cw-multi-test-0.16.5/src/contracts.rs:393:9
[INFO] [stdout]   27:     0x64063bdccfa0 - cw_multi_test::wasm::WasmKeeper<ExecC,QueryC>::call_execute::{{closure}}::h83e83192148233d3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cw-multi-test-0.16.5/src/wasm.rs:751:44
[INFO] [stdout]   28:     0x64063bdd4318 - cw_multi_test::wasm::WasmKeeper<ExecC,QueryC>::with_storage::{{closure}}::hb2a5468a11ad8ef0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cw-multi-test-0.16.5/src/wasm.rs:903:13
[INFO] [stdout]   29:     0x64063bda37f7 - cw_multi_test::transactions::transactional::h3626dfd01e47dc50
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cw-multi-test-0.16.5/src/transactions.rs:27:15
[INFO] [stdout]   30:     0x64063bdd275b - cw_multi_test::wasm::WasmKeeper<ExecC,QueryC>::with_storage::he7550849990841c3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cw-multi-test-0.16.5/src/wasm.rs:893:9
[INFO] [stdout]   31:     0x64063bdcce1c - cw_multi_test::wasm::WasmKeeper<ExecC,QueryC>::call_execute::hf27797d3f09110bb
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cw-multi-test-0.16.5/src/wasm.rs:745:36
[INFO] [stdout]   32:     0x64063bdcdd1b - cw_multi_test::wasm::WasmKeeper<ExecC,QueryC>::execute_wasm::hfcecd87a67ecd5fb
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cw-multi-test-0.16.5/src/wasm.rs:422:32
[INFO] [stdout]   33:     0x64063bdcbf69 - <cw_multi_test::wasm::WasmKeeper<ExecC,QueryC> as cw_multi_test::wasm::Wasm<ExecC,QueryC>>::execute::hc2dbf53e769c2a3b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cw-multi-test-0.16.5/src/wasm.rs:183:14
[INFO] [stdout]   34:     0x64063bdc20b4 - <cw_multi_test::app::Router<BankT,CustomT,WasmT,StakingT,DistrT,IbcT,GovT> as cw_multi_test::app::CosmosRouter>::execute::h0a768964c9f55267
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cw-multi-test-0.16.5/src/app.rs:947:47
[INFO] [stdout]   35:     0x64063bdbfb2d - cw_multi_test::app::App<BankT,ApiT,StorageT,CustomT,WasmT,StakingT,DistrT,IbcT,GovT>::execute_multi::{{closure}}::{{closure}}::h52b4df14db7e64fb
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cw-multi-test-0.16.5/src/app.rs:775:35
[INFO] [stdout]   36:     0x64063bdc91a9 - core::iter::adapters::map::map_try_fold::{{closure}}::h5199879b69bc4069
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/iter/adapters/map.rs:95:28
[INFO] [stdout]   37:     0x64063bd9f3a4 - <alloc::vec::into_iter::IntoIter<T,A> as core::iter::traits::iterator::Iterator>::try_fold::h4b31c0306028e865
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/vec/into_iter.rs:356:25
[INFO] [stdout]   38:     0x64063bdbe81f - <core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::try_fold::h970dd37944143ac5
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/iter/adapters/map.rs:121:19
[INFO] [stdout]   39:     0x64063bd9b965 - <core::iter::adapters::GenericShunt<I,R> as core::iter::traits::iterator::Iterator>::try_fold::h1de23b8657b8077e
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/iter/adapters/mod.rs:192:14
[INFO] [stdout]   40:     0x64063bd9b8a0 - core::iter::traits::iterator::Iterator::try_for_each::h78f063f22644d8fd
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/iter/traits/iterator.rs:2531:14
[INFO] [stdout]   41:     0x64063bd9b8a0 - <core::iter::adapters::GenericShunt<I,R> as core::iter::traits::iterator::Iterator>::next::he7bd9ed4591386d9
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/iter/adapters/mod.rs:174:14
[INFO] [stdout]   42:     0x64063bdd9868 - <alloc::vec::Vec<T> as alloc::vec::spec_from_iter_nested::SpecFromIterNested<T,I>>::from_iter::h9f8fbde35f069ac2
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/vec/spec_from_iter_nested.rs:24:41
[INFO] [stdout]   43:     0x64063bddca5d - alloc::vec::in_place_collect::<impl alloc::vec::spec_from_iter::SpecFromIter<T,I> for alloc::vec::Vec<T>>::from_iter::h42438c8c6314bea9
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/vec/in_place_collect.rs:245:9
[INFO] [stdout]   44:     0x64063bddd6e5 - <alloc::vec::Vec<T> as core::iter::traits::collect::FromIterator<T>>::from_iter::hbe49cd79c701e8a7
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/vec/mod.rs:3865:9
[INFO] [stdout]   45:     0x64063bd76fc1 - core::iter::traits::iterator::Iterator::collect::hacff0d8dfe919157
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/iter/traits/iterator.rs:2064:9
[INFO] [stdout]   46:     0x64063bd76fc1 - <core::result::Result<V,E> as core::iter::traits::collect::FromIterator<core::result::Result<A,E>>>::from_iter::{{closure}}::h8e19ea917b3900f7
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:2156:51
[INFO] [stdout]   47:     0x64063bd9c06c - core::iter::adapters::try_process::h10496b9acf1ed108
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/iter/adapters/mod.rs:160:17
[INFO] [stdout]   48:     0x64063bd76f87 - <core::result::Result<V,E> as core::iter::traits::collect::FromIterator<core::result::Result<A,E>>>::from_iter::hc95d4f7f6a718101
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:2156:9
[INFO] [stdout]   49:     0x64063bdc905d - core::iter::traits::iterator::Iterator::collect::h1e25faaeeb84c3eb
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/iter/traits/iterator.rs:2064:9
[INFO] [stdout]   50:     0x64063bdbfa21 - cw_multi_test::app::App<BankT,ApiT,StorageT,CustomT,WasmT,StakingT,DistrT,IbcT,GovT>::execute_multi::{{closure}}::ha452dae6db5586fa
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cw-multi-test-0.16.5/src/app.rs:776:18
[INFO] [stdout]   51:     0x64063bda49e0 - cw_multi_test::transactions::transactional::he7e6e4f357e04593
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cw-multi-test-0.16.5/src/transactions.rs:27:15
[INFO] [stdout]   52:     0x64063bdbf8e1 - cw_multi_test::app::App<BankT,ApiT,StorageT,CustomT,WasmT,StakingT,DistrT,IbcT,GovT>::execute_multi::h82baf87a968464ba
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cw-multi-test-0.16.5/src/app.rs:773:9
[INFO] [stdout]   53:     0x64063bdc2a05 - <cw_multi_test::app::App<BankT,ApiT,StorageT,CustomT,WasmT,StakingT,DistrT,IbcT,GovT> as cw_multi_test::executor::Executor<<CustomT as cw_multi_test::module::Module>::ExecT>>::execute::h93aed4a09b64ac11
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cw-multi-test-0.16.5/src/app.rs:163:28
[INFO] [stdout]   54:     0x64063bdc0413 - cw_multi_test::executor::Executor::execute_contract::h32f7cbf05d1e7755
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cw-multi-test-0.16.5/src/executor.rs:113:28
[INFO] [stdout]   55:     0x64063bdec6c2 - mod::helpers::enable_membership::h39f6635a7b28e48c
[INFO] [stdout]                                at /opt/rustwide/workdir/contracts/member/tests/helpers.rs:176:9
[INFO] [stdout]   56:     0x64063bdc3d9a - mod::membership::test_2_users_buy_and_sell_membership::test_2_users_buy_and_sell_memberships::hfaa35bee7a984fc1
[INFO] [stdout]                                at /opt/rustwide/workdir/contracts/member/tests/membership/test_2_users_buy_and_sell_membership.rs:51:5
[INFO] [stdout]   57:     0x64063bdc65b7 - mod::membership::test_2_users_buy_and_sell_membership::test_2_users_buy_and_sell_memberships::{{closure}}::h63c0a2a436c4065a
[INFO] [stdout]                                at /opt/rustwide/workdir/contracts/member/tests/membership/test_2_users_buy_and_sell_membership.rs:19:43
[INFO] [stdout]   58:     0x64063bdbb396 - core::ops::function::FnOnce::call_once::h39f55102f4613180
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   59:     0x64063bdf83db - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   60:     0x64063bdf83db - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   61:     0x64063be04dcb - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   62:     0x64063be04dcb - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   63:     0x64063be04dcb - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   64:     0x64063be04dcb - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   65:     0x64063be04dcb - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   66:     0x64063be04dcb - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   67:     0x64063be04dcb - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   68:     0x64063be004e4 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   69:     0x64063be004e4 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   70:     0x64063be079d2 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   71:     0x64063be079d2 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   72:     0x64063be079d2 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   73:     0x64063be079d2 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   74:     0x64063be079d2 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   75:     0x64063be079d2 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   76:     0x64063be079d2 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   77:     0x64063c01cc6f - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   78:     0x64063c01cc6f - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   79:     0x7da321e53aa4 - <unknown>
[INFO] [stdout]   80:     0x7da321ee0a64 - clone
[INFO] [stdout]   81:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- membership::test_buy_and_sell_membership::test_buy_and_sell_membership stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'membership::test_buy_and_sell_membership::test_buy_and_sell_membership' (34) panicked at contracts/member/src/execute/user.rs:176:72:
[INFO] [stdout] called `Option::unwrap()` on a `None` value
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x64063c01d35a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x64063c01d35a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x64063c01d35a - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x64063c01d35a - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x64063c032ada - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x64063c032ada - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x64063c021c92 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x64063c021c92 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x64063bffc56f - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x64063bffc56f - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x64063c0158c9 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x64063be042fc - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x64063be042fc - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x64063c015a82 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x64063c015a82 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x64063bffc65a - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x64063bff3f99 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x64063bffd33d - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x64063c03338c - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x64063c033352 - core[10b6fa85044e1869]::panicking::panic
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x64063c0330a9 - core[10b6fa85044e1869]::option::unwrap_failed
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/option.rs:2236:5
[INFO] [stdout]   21:     0x64063bea7f12 - core::option::Option<T>::unwrap::h0f21ab5c60519479
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/option.rs:1016:21
[INFO] [stdout]   22:     0x64063bea7f12 - member::execute::user::enable_membership::h7c0e8a70ed7781fe
[INFO] [stdout]                                at /opt/rustwide/workdir/contracts/member/src/execute/user.rs:176:72
[INFO] [stdout]   23:     0x64063bebff08 - member::contract::execute::ha57fbc11e9478791
[INFO] [stdout]                                at /opt/rustwide/workdir/contracts/member/src/contract.rs:131:13
[INFO] [stdout]   24:     0x64063bdba836 - core::ops::function::Fn::call::hc6e774c0b2509bda
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:79:5
[INFO] [stdout]   25:     0x64063bda878e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hd9caabc99f0100ec
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   26:     0x64063bde0724 - <cw_multi_test::contracts::ContractWrapper<T1,T2,T3,E1,E2,E3,C,Q,T4,E4,E5,T6,E6> as cw_multi_test::contracts::Contract<C,Q>>::execute::h55ae7c736591ee22
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cw-multi-test-0.16.5/src/contracts.rs:393:9
[INFO] [stdout]   27:     0x64063bdccfa0 - cw_multi_test::wasm::WasmKeeper<ExecC,QueryC>::call_execute::{{closure}}::h83e83192148233d3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cw-multi-test-0.16.5/src/wasm.rs:751:44
[INFO] [stdout]   28:     0x64063bdd4318 - cw_multi_test::wasm::WasmKeeper<ExecC,QueryC>::with_storage::{{closure}}::hb2a5468a11ad8ef0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cw-multi-test-0.16.5/src/wasm.rs:903:13
[INFO] [stdout]   29:     0x64063bda37f7 - cw_multi_test::transactions::transactional::h3626dfd01e47dc50
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cw-multi-test-0.16.5/src/transactions.rs:27:15
[INFO] [stdout]   30:     0x64063bdd275b - cw_multi_test::wasm::WasmKeeper<ExecC,QueryC>::with_storage::he7550849990841c3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cw-multi-test-0.16.5/src/wasm.rs:893:9
[INFO] [stdout]   31:     0x64063bdcce1c - cw_multi_test::wasm::WasmKeeper<ExecC,QueryC>::call_execute::hf27797d3f09110bb
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cw-multi-test-0.16.5/src/wasm.rs:745:36
[INFO] [stdout]   32:     0x64063bdcdd1b - cw_multi_test::wasm::WasmKeeper<ExecC,QueryC>::execute_wasm::hfcecd87a67ecd5fb
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cw-multi-test-0.16.5/src/wasm.rs:422:32
[INFO] [stdout]   33:     0x64063bdcbf69 - <cw_multi_test::wasm::WasmKeeper<ExecC,QueryC> as cw_multi_test::wasm::Wasm<ExecC,QueryC>>::execute::hc2dbf53e769c2a3b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cw-multi-test-0.16.5/src/wasm.rs:183:14
[INFO] [stdout]   34:     0x64063bdc20b4 - <cw_multi_test::app::Router<BankT,CustomT,WasmT,StakingT,DistrT,IbcT,GovT> as cw_multi_test::app::CosmosRouter>::execute::h0a768964c9f55267
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cw-multi-test-0.16.5/src/app.rs:947:47
[INFO] [stdout]   35:     0x64063bdbfb2d - cw_multi_test::app::App<BankT,ApiT,StorageT,CustomT,WasmT,StakingT,DistrT,IbcT,GovT>::execute_multi::{{closure}}::{{closure}}::h52b4df14db7e64fb
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cw-multi-test-0.16.5/src/app.rs:775:35
[INFO] [stdout]   36:     0x64063bdc91a9 - core::iter::adapters::map::map_try_fold::{{closure}}::h5199879b69bc4069
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/iter/adapters/map.rs:95:28
[INFO] [stdout]   37:     0x64063bd9f3a4 - <alloc::vec::into_iter::IntoIter<T,A> as core::iter::traits::iterator::Iterator>::try_fold::h4b31c0306028e865
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/vec/into_iter.rs:356:25
[INFO] [stdout]   38:     0x64063bdbe81f - <core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::try_fold::h970dd37944143ac5
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/iter/adapters/map.rs:121:19
[INFO] [stdout]   39:     0x64063bd9b965 - <core::iter::adapters::GenericShunt<I,R> as core::iter::traits::iterator::Iterator>::try_fold::h1de23b8657b8077e
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/iter/adapters/mod.rs:192:14
[INFO] [stdout]   40:     0x64063bd9b8a0 - core::iter::traits::iterator::Iterator::try_for_each::h78f063f22644d8fd
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/iter/traits/iterator.rs:2531:14
[INFO] [stdout]   41:     0x64063bd9b8a0 - <core::iter::adapters::GenericShunt<I,R> as core::iter::traits::iterator::Iterator>::next::he7bd9ed4591386d9
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/iter/adapters/mod.rs:174:14
[INFO] [stdout]   42:     0x64063bdd9868 - <alloc::vec::Vec<T> as alloc::vec::spec_from_iter_nested::SpecFromIterNested<T,I>>::from_iter::h9f8fbde35f069ac2
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/vec/spec_from_iter_nested.rs:24:41
[INFO] [stdout]   43:     0x64063bddca5d - alloc::vec::in_place_collect::<impl alloc::vec::spec_from_iter::SpecFromIter<T,I> for alloc::vec::Vec<T>>::from_iter::h42438c8c6314bea9
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/vec/in_place_collect.rs:245:9
[INFO] [stdout]   44:     0x64063bddd6e5 - <alloc::vec::Vec<T> as core::iter::traits::collect::FromIterator<T>>::from_iter::hbe49cd79c701e8a7
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/vec/mod.rs:3865:9
[INFO] [stdout]   45:     0x64063bd76fc1 - core::iter::traits::iterator::Iterator::collect::hacff0d8dfe919157
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/iter/traits/iterator.rs:2064:9
[INFO] [stdout]   46:     0x64063bd76fc1 - <core::result::Result<V,E> as core::iter::traits::collect::FromIterator<core::result::Result<A,E>>>::from_iter::{{closure}}::h8e19ea917b3900f7
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:2156:51
[INFO] [stdout]   47:     0x64063bd9c06c - core::iter::adapters::try_process::h10496b9acf1ed108
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/iter/adapters/mod.rs:160:17
[INFO] [stdout]   48:     0x64063bd76f87 - <core::result::Result<V,E> as core::iter::traits::collect::FromIterator<core::result::Result<A,E>>>::from_iter::hc95d4f7f6a718101
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:2156:9
[INFO] [stdout]   49:     0x64063bdc905d - core::iter::traits::iterator::Iterator::collect::h1e25faaeeb84c3eb
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/iter/traits/iterator.rs:2064:9
[INFO] [stdout]   50:     0x64063bdbfa21 - cw_multi_test::app::App<BankT,ApiT,StorageT,CustomT,WasmT,StakingT,DistrT,IbcT,GovT>::execute_multi::{{closure}}::ha452dae6db5586fa
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cw-multi-test-0.16.5/src/app.rs:776:18
[INFO] [stdout]   51:     0x64063bda49e0 - cw_multi_test::transactions::transactional::he7e6e4f357e04593
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cw-multi-test-0.16.5/src/transactions.rs:27:15
[INFO] [stdout]   52:     0x64063bdbf8e1 - cw_multi_test::app::App<BankT,ApiT,StorageT,CustomT,WasmT,StakingT,DistrT,IbcT,GovT>::execute_multi::h82baf87a968464ba
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cw-multi-test-0.16.5/src/app.rs:773:9
[INFO] [stdout]   53:     0x64063bdc2a05 - <cw_multi_test::app::App<BankT,ApiT,StorageT,CustomT,WasmT,StakingT,DistrT,IbcT,GovT> as cw_multi_test::executor::Executor<<CustomT as cw_multi_test::module::Module>::ExecT>>::execute::h93aed4a09b64ac11
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cw-multi-test-0.16.5/src/app.rs:163:28
[INFO] [stdout]   54:     0x64063bdc0413 - cw_multi_test::executor::Executor::execute_contract::h32f7cbf05d1e7755
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cw-multi-test-0.16.5/src/executor.rs:113:28
[INFO] [stdout]   55:     0x64063bdec6c2 - mod::helpers::enable_membership::h39f6635a7b28e48c
[INFO] [stdout]                                at /opt/rustwide/workdir/contracts/member/tests/helpers.rs:176:9
[INFO] [stdout]   56:     0x64063bde4140 - mod::membership::test_buy_and_sell_membership::test_buy_and_sell_membership::h5ccc0dc9aa625aa2
[INFO] [stdout]                                at /opt/rustwide/workdir/contracts/member/tests/membership/test_buy_and_sell_membership.rs:44:5
[INFO] [stdout]   57:     0x64063bde53e7 - mod::membership::test_buy_and_sell_membership::test_buy_and_sell_membership::{{closure}}::h31b18eee1ac854cd
[INFO] [stdout]                                at /opt/rustwide/workdir/contracts/member/tests/membership/test_buy_and_sell_membership.rs:19:34
[INFO] [stdout]   58:     0x64063bdbb8b6 - core::ops::function::FnOnce::call_once::h6ead7c0a232acc7a
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   59:     0x64063bdf83db - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   60:     0x64063bdf83db - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   61:     0x64063be04dcb - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   62:     0x64063be04dcb - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   63:     0x64063be04dcb - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   64:     0x64063be04dcb - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   65:     0x64063be04dcb - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   66:     0x64063be04dcb - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   67:     0x64063be04dcb - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   68:     0x64063be004e4 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   69:     0x64063be004e4 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   70:     0x64063be079d2 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   71:     0x64063be079d2 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   72:     0x64063be079d2 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   73:     0x64063be079d2 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   74:     0x64063be079d2 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   75:     0x64063be079d2 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   76:     0x64063be079d2 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   77:     0x64063c01cc6f - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   78:     0x64063c01cc6f - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   79:     0x7da321e53aa4 - <unknown>
[INFO] [stdout]   80:     0x7da321ee0a64 - clone
[INFO] [stdout]   81:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- membership::test_sell_membership_cannot_sell_last_membership::test_sell_membership_cannot_sell_last_key stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'membership::test_sell_membership_cannot_sell_last_membership::test_sell_membership_cannot_sell_last_key' (38) panicked at contracts/member/src/execute/user.rs:176:72:
[INFO] [stdout] called `Option::unwrap()` on a `None` value
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x64063c01d35a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x64063c01d35a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x64063c01d35a - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x64063c01d35a - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x64063c032ada - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x64063c032ada - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x64063c021c92 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x64063c021c92 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x64063bffc56f - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x64063bffc56f - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x64063c0158c9 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x64063be042fc - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x64063be042fc - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x64063c015a82 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x64063c015a82 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x64063bffc65a - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x64063bff3f99 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x64063bffd33d - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x64063c03338c - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x64063c033352 - core[10b6fa85044e1869]::panicking::panic
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x64063c0330a9 - core[10b6fa85044e1869]::option::unwrap_failed
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/option.rs:2236:5
[INFO] [stdout]   21:     0x64063bea7f12 - core::option::Option<T>::unwrap::h0f21ab5c60519479
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/option.rs:1016:21
[INFO] [stdout]   22:     0x64063bea7f12 - member::execute::user::enable_membership::h7c0e8a70ed7781fe
[INFO] [stdout]                                at /opt/rustwide/workdir/contracts/member/src/execute/user.rs:176:72
[INFO] [stdout]   23:     0x64063bebff08 - member::contract::execute::ha57fbc11e9478791
[INFO] [stdout]                                at /opt/rustwide/workdir/contracts/member/src/contract.rs:131:13
[INFO] [stdout]   24:     0x64063bdba836 - core::ops::function::Fn::call::hc6e774c0b2509bda
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:79:5
[INFO] [stdout]   25:     0x64063bda878e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hd9caabc99f0100ec
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   26:     0x64063bde0724 - <cw_multi_test::contracts::ContractWrapper<T1,T2,T3,E1,E2,E3,C,Q,T4,E4,E5,T6,E6> as cw_multi_test::contracts::Contract<C,Q>>::execute::h55ae7c736591ee22
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cw-multi-test-0.16.5/src/contracts.rs:393:9
[INFO] [stdout]   27:     0x64063bdccfa0 - cw_multi_test::wasm::WasmKeeper<ExecC,QueryC>::call_execute::{{closure}}::h83e83192148233d3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cw-multi-test-0.16.5/src/wasm.rs:751:44
[INFO] [stdout]   28:     0x64063bdd4318 - cw_multi_test::wasm::WasmKeeper<ExecC,QueryC>::with_storage::{{closure}}::hb2a5468a11ad8ef0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cw-multi-test-0.16.5/src/wasm.rs:903:13
[INFO] [stdout]   29:     0x64063bda37f7 - cw_multi_test::transactions::transactional::h3626dfd01e47dc50
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cw-multi-test-0.16.5/src/transactions.rs:27:15
[INFO] [stdout]   30:     0x64063bdd275b - cw_multi_test::wasm::WasmKeeper<ExecC,QueryC>::with_storage::he7550849990841c3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cw-multi-test-0.16.5/src/wasm.rs:893:9
[INFO] [stdout]   31:     0x64063bdcce1c - cw_multi_test::wasm::WasmKeeper<ExecC,QueryC>::call_execute::hf27797d3f09110bb
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cw-multi-test-0.16.5/src/wasm.rs:745:36
[INFO] [stdout]   32:     0x64063bdcdd1b - cw_multi_test::wasm::WasmKeeper<ExecC,QueryC>::execute_wasm::hfcecd87a67ecd5fb
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cw-multi-test-0.16.5/src/wasm.rs:422:32
[INFO] [stdout]   33:     0x64063bdcbf69 - <cw_multi_test::wasm::WasmKeeper<ExecC,QueryC> as cw_multi_test::wasm::Wasm<ExecC,QueryC>>::execute::hc2dbf53e769c2a3b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cw-multi-test-0.16.5/src/wasm.rs:183:14
[INFO] [stdout]   34:     0x64063bdc20b4 - <cw_multi_test::app::Router<BankT,CustomT,WasmT,StakingT,DistrT,IbcT,GovT> as cw_multi_test::app::CosmosRouter>::execute::h0a768964c9f55267
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cw-multi-test-0.16.5/src/app.rs:947:47
[INFO] [stdout]   35:     0x64063bdbfb2d - cw_multi_test::app::App<BankT,ApiT,StorageT,CustomT,WasmT,StakingT,DistrT,IbcT,GovT>::execute_multi::{{closure}}::{{closure}}::h52b4df14db7e64fb
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cw-multi-test-0.16.5/src/app.rs:775:35
[INFO] [stdout]   36:     0x64063bdc91a9 - core::iter::adapters::map::map_try_fold::{{closure}}::h5199879b69bc4069
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/iter/adapters/map.rs:95:28
[INFO] [stdout]   37:     0x64063bd9f3a4 - <alloc::vec::into_iter::IntoIter<T,A> as core::iter::traits::iterator::Iterator>::try_fold::h4b31c0306028e865
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/vec/into_iter.rs:356:25
[INFO] [stdout]   38:     0x64063bdbe81f - <core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::try_fold::h970dd37944143ac5
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/iter/adapters/map.rs:121:19
[INFO] [stdout]   39:     0x64063bd9b965 - <core::iter::adapters::GenericShunt<I,R> as core::iter::traits::iterator::Iterator>::try_fold::h1de23b8657b8077e
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/iter/adapters/mod.rs:192:14
[INFO] [stdout]   40:     0x64063bd9b8a0 - core::iter::traits::iterator::Iterator::try_for_each::h78f063f22644d8fd
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/iter/traits/iterator.rs:2531:14
[INFO] [stdout]   41:     0x64063bd9b8a0 - <core::iter::adapters::GenericShunt<I,R> as core::iter::traits::iterator::Iterator>::next::he7bd9ed4591386d9
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/iter/adapters/mod.rs:174:14
[INFO] [stdout]   42:     0x64063bdd9868 - <alloc::vec::Vec<T> as alloc::vec::spec_from_iter_nested::SpecFromIterNested<T,I>>::from_iter::h9f8fbde35f069ac2
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/vec/spec_from_iter_nested.rs:24:41
[INFO] [stdout]   43:     0x64063bddca5d - alloc::vec::in_place_collect::<impl alloc::vec::spec_from_iter::SpecFromIter<T,I> for alloc::vec::Vec<T>>::from_iter::h42438c8c6314bea9
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/vec/in_place_collect.rs:245:9
[INFO] [stdout]   44:     0x64063bddd6e5 - <alloc::vec::Vec<T> as core::iter::traits::collect::FromIterator<T>>::from_iter::hbe49cd79c701e8a7
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/vec/mod.rs:3865:9
[INFO] [stdout]   45:     0x64063bd76fc1 - core::iter::traits::iterator::Iterator::collect::hacff0d8dfe919157
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/iter/traits/iterator.rs:2064:9
[INFO] [stdout]   46:     0x64063bd76fc1 - <core::result::Result<V,E> as core::iter::traits::collect::FromIterator<core::result::Result<A,E>>>::from_iter::{{closure}}::h8e19ea917b3900f7
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:2156:51
[INFO] [stdout]   47:     0x64063bd9c06c - core::iter::adapters::try_process::h10496b9acf1ed108
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/iter/adapters/mod.rs:160:17
[INFO] [stdout]   48:     0x64063bd76f87 - <core::result::Result<V,E> as core::iter::traits::collect::FromIterator<core::result::Result<A,E>>>::from_iter::hc95d4f7f6a718101
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:2156:9
[INFO] [stdout]   49:     0x64063bdc905d - core::iter::traits::iterator::Iterator::collect::h1e25faaeeb84c3eb
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/iter/traits/iterator.rs:2064:9
[INFO] [stdout]   50:     0x64063bdbfa21 - cw_multi_test::app::App<BankT,ApiT,StorageT,CustomT,WasmT,StakingT,DistrT,IbcT,GovT>::execute_multi::{{closure}}::ha452dae6db5586fa
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cw-multi-test-0.16.5/src/app.rs:776:18
[INFO] [stdout]   51:     0x64063bda49e0 - cw_multi_test::transactions::transactional::he7e6e4f357e04593
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cw-multi-test-0.16.5/src/transactions.rs:27:15
[INFO] [stdout]   52:     0x64063bdbf8e1 - cw_multi_test::app::App<BankT,ApiT,StorageT,CustomT,WasmT,StakingT,DistrT,IbcT,GovT>::execute_multi::h82baf87a968464ba
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cw-multi-test-0.16.5/src/app.rs:773:9
[INFO] [stdout]   53:     0x64063bdc2a05 - <cw_multi_test::app::App<BankT,ApiT,StorageT,CustomT,WasmT,StakingT,DistrT,IbcT,GovT> as cw_multi_test::executor::Executor<<CustomT as cw_multi_test::module::Module>::ExecT>>::execute::h93aed4a09b64ac11
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cw-multi-test-0.16.5/src/app.rs:163:28
[INFO] [stdout]   54:     0x64063bdc0413 - cw_multi_test::executor::Executor::execute_contract::h32f7cbf05d1e7755
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cw-multi-test-0.16.5/src/executor.rs:113:28
[INFO] [stdout]   55:     0x64063bdec6c2 - mod::helpers::enable_membership::h39f6635a7b28e48c
[INFO] [stdout]                                at /opt/rustwide/workdir/contracts/member/tests/helpers.rs:176:9
[INFO] [stdout]   56:     0x64063bde9107 - mod::membership::test_sell_membership_cannot_sell_last_membership::test_sell_membership_cannot_sell_last_key::h1232873b4d33a750
[INFO] [stdout]                                at /opt/rustwide/workdir/contracts/member/tests/membership/test_sell_membership_cannot_sell_last_membership.rs:37:5
[INFO] [stdout]   57:     0x64063bde9707 - mod::membership::test_sell_membership_cannot_sell_last_membership::test_sell_membership_cannot_sell_last_key::{{closure}}::hdb13581a2b8915de
[INFO] [stdout]                                at /opt/rustwide/workdir/contracts/member/tests/membership/test_sell_membership_cannot_sell_last_membership.rs:13:47
[INFO] [stdout]   58:     0x64063bdbb4d6 - core::ops::function::FnOnce::call_once::h45fbed1842a2b7dc
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   59:     0x64063bdf83db - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   60:     0x64063bdf83db - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   61:     0x64063be04dcb - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   62:     0x64063be04dcb - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   63:     0x64063be04dcb - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   64:     0x64063be04dcb - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   65:     0x64063be04dcb - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   66:     0x64063be04dcb - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   67:     0x64063be04dcb - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   68:     0x64063be004e4 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   69:     0x64063be004e4 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   70:     0x64063be079d2 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   71:     0x64063be079d2 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   72:     0x64063be079d2 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   73:     0x64063be079d2 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   74:     0x64063be079d2 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   75:     0x64063be079d2 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   76:     0x64063be079d2 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   77:     0x64063c01cc6f - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   78:     0x64063c01cc6f - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   79:     0x7da321e53aa4 - <unknown>
[INFO] [stdout]   80:     0x7da321ee0a64 - clone
[INFO] [stdout]   81:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- registration_admin::test_registration_admin_can_enable_membership_on_behalf_of_user::test_registration_admin_can_enable_membership_on_behalf_of_user stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'registration_admin::test_registration_admin_can_enable_membership_on_behalf_of_user::test_registration_admin_can_enable_membership_on_behalf_of_user' (40) panicked at contracts/member/src/execute/user.rs:176:72:
[INFO] [stdout] called `Option::unwrap()` on a `None` value
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x64063c01d35a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x64063c01d35a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x64063c01d35a - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x64063c01d35a - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x64063c032ada - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x64063c032ada - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x64063c021c92 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x64063c021c92 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x64063bffc56f - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x64063bffc56f - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x64063c0158c9 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x64063be042fc - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x64063be042fc - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x64063c015a82 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x64063c015a82 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x64063bffc65a - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x64063bff3f99 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x64063bffd33d - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x64063c03338c - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x64063c033352 - core[10b6fa85044e1869]::panicking::panic
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x64063c0330a9 - core[10b6fa85044e1869]::option::unwrap_failed
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/option.rs:2236:5
[INFO] [stdout]   21:     0x64063bea7f12 - core::option::Option<T>::unwrap::h0f21ab5c60519479
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/option.rs:1016:21
[INFO] [stdout]   22:     0x64063bea7f12 - member::execute::user::enable_membership::h7c0e8a70ed7781fe
[INFO] [stdout]                                at /opt/rustwide/workdir/contracts/member/src/execute/user.rs:176:72
[INFO] [stdout]   23:     0x64063bebff08 - member::contract::execute::ha57fbc11e9478791
[INFO] [stdout]                                at /opt/rustwide/workdir/contracts/member/src/contract.rs:131:13
[INFO] [stdout]   24:     0x64063bdba836 - core::ops::function::Fn::call::hc6e774c0b2509bda
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:79:5
[INFO] [stdout]   25:     0x64063bda878e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hd9caabc99f0100ec
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   26:     0x64063bde0724 - <cw_multi_test::contracts::ContractWrapper<T1,T2,T3,E1,E2,E3,C,Q,T4,E4,E5,T6,E6> as cw_multi_test::contracts::Contract<C,Q>>::execute::h55ae7c736591ee22
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cw-multi-test-0.16.5/src/contracts.rs:393:9
[INFO] [stdout]   27:     0x64063bdccfa0 - cw_multi_test::wasm::WasmKeeper<ExecC,QueryC>::call_execute::{{closure}}::h83e83192148233d3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cw-multi-test-0.16.5/src/wasm.rs:751:44
[INFO] [stdout]   28:     0x64063bdd4318 - cw_multi_test::wasm::WasmKeeper<ExecC,QueryC>::with_storage::{{closure}}::hb2a5468a11ad8ef0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cw-multi-test-0.16.5/src/wasm.rs:903:13
[INFO] [stdout]   29:     0x64063bda37f7 - cw_multi_test::transactions::transactional::h3626dfd01e47dc50
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cw-multi-test-0.16.5/src/transactions.rs:27:15
[INFO] [stdout]   30:     0x64063bdd275b - cw_multi_test::wasm::WasmKeeper<ExecC,QueryC>::with_storage::he7550849990841c3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cw-multi-test-0.16.5/src/wasm.rs:893:9
[INFO] [stdout]   31:     0x64063bdcce1c - cw_multi_test::wasm::WasmKeeper<ExecC,QueryC>::call_execute::hf27797d3f09110bb
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cw-multi-test-0.16.5/src/wasm.rs:745:36
[INFO] [stdout]   32:     0x64063bdcdd1b - cw_multi_test::wasm::WasmKeeper<ExecC,QueryC>::execute_wasm::hfcecd87a67ecd5fb
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cw-multi-test-0.16.5/src/wasm.rs:422:32
[INFO] [stdout]   33:     0x64063bdcbf69 - <cw_multi_test::wasm::WasmKeeper<ExecC,QueryC> as cw_multi_test::wasm::Wasm<ExecC,QueryC>>::execute::hc2dbf53e769c2a3b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cw-multi-test-0.16.5/src/wasm.rs:183:14
[INFO] [stdout]   34:     0x64063bdc20b4 - <cw_multi_test::app::Router<BankT,CustomT,WasmT,StakingT,DistrT,IbcT,GovT> as cw_multi_test::app::CosmosRouter>::execute::h0a768964c9f55267
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cw-multi-test-0.16.5/src/app.rs:947:47
[INFO] [stdout]   35:     0x64063bdbfb2d - cw_multi_test::app::App<BankT,ApiT,StorageT,CustomT,WasmT,StakingT,DistrT,IbcT,GovT>::execute_multi::{{closure}}::{{closure}}::h52b4df14db7e64fb
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cw-multi-test-0.16.5/src/app.rs:775:35
[INFO] [stdout]   36:     0x64063bdc91a9 - core::iter::adapters::map::map_try_fold::{{closure}}::h5199879b69bc4069
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/iter/adapters/map.rs:95:28
[INFO] [stdout]   37:     0x64063bd9f3a4 - <alloc::vec::into_iter::IntoIter<T,A> as core::iter::traits::iterator::Iterator>::try_fold::h4b31c0306028e865
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/vec/into_iter.rs:356:25
[INFO] [stdout]   38:     0x64063bdbe81f - <core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::try_fold::h970dd37944143ac5
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/iter/adapters/map.rs:121:19
[INFO] [stdout]   39:     0x64063bd9b965 - <core::iter::adapters::GenericShunt<I,R> as core::iter::traits::iterator::Iterator>::try_fold::h1de23b8657b8077e
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/iter/adapters/mod.rs:192:14
[INFO] [stdout]   40:     0x64063bd9b8a0 - core::iter::traits::iterator::Iterator::try_for_each::h78f063f22644d8fd
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/iter/traits/iterator.rs:2531:14
[INFO] [stdout]   41:     0x64063bd9b8a0 - <core::iter::adapters::GenericShunt<I,R> as core::iter::traits::iterator::Iterator>::next::he7bd9ed4591386d9
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/iter/adapters/mod.rs:174:14
[INFO] [stdout]   42:     0x64063bdd9868 - <alloc::vec::Vec<T> as alloc::vec::spec_from_iter_nested::SpecFromIterNested<T,I>>::from_iter::h9f8fbde35f069ac2
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/vec/spec_from_iter_nested.rs:24:41
[INFO] [stdout]   43:     0x64063bddca5d - alloc::vec::in_place_collect::<impl alloc::vec::spec_from_iter::SpecFromIter<T,I> for alloc::vec::Vec<T>>::from_iter::h42438c8c6314bea9
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/vec/in_place_collect.rs:245:9
[INFO] [stdout]   44:     0x64063bddd6e5 - <alloc::vec::Vec<T> as core::iter::traits::collect::FromIterator<T>>::from_iter::hbe49cd79c701e8a7
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/vec/mod.rs:3865:9
[INFO] [stdout]   45:     0x64063bd76fc1 - core::iter::traits::iterator::Iterator::collect::hacff0d8dfe919157
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/iter/traits/iterator.rs:2064:9
[INFO] [stdout]   46:     0x64063bd76fc1 - <core::result::Result<V,E> as core::iter::traits::collect::FromIterator<core::result::Result<A,E>>>::from_iter::{{closure}}::h8e19ea917b3900f7
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:2156:51
[INFO] [stdout]   47:     0x64063bd9c06c - core::iter::adapters::try_process::h10496b9acf1ed108
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/iter/adapters/mod.rs:160:17
[INFO] [stdout]   48:     0x64063bd76f87 - <core::result::Result<V,E> as core::iter::traits::collect::FromIterator<core::result::Result<A,E>>>::from_iter::hc95d4f7f6a718101
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:2156:9
[INFO] [stdout]   49:     0x64063bdc905d - core::iter::traits::iterator::Iterator::collect::h1e25faaeeb84c3eb
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/iter/traits/iterator.rs:2064:9
[INFO] [stdout]   50:     0x64063bdbfa21 - cw_multi_test::app::App<BankT,ApiT,StorageT,CustomT,WasmT,StakingT,DistrT,IbcT,GovT>::execute_multi::{{closure}}::ha452dae6db5586fa
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cw-multi-test-0.16.5/src/app.rs:776:18
[INFO] [stdout]   51:     0x64063bda49e0 - cw_multi_test::transactions::transactional::he7e6e4f357e04593
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cw-multi-test-0.16.5/src/transactions.rs:27:15
[INFO] [stdout]   52:     0x64063bdbf8e1 - cw_multi_test::app::App<BankT,ApiT,StorageT,CustomT,WasmT,StakingT,DistrT,IbcT,GovT>::execute_multi::h82baf87a968464ba
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cw-multi-test-0.16.5/src/app.rs:773:9
[INFO] [stdout]   53:     0x64063bdc2a05 - <cw_multi_test::app::App<BankT,ApiT,StorageT,CustomT,WasmT,StakingT,DistrT,IbcT,GovT> as cw_multi_test::executor::Executor<<CustomT as cw_multi_test::module::Module>::ExecT>>::execute::h93aed4a09b64ac11
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cw-multi-test-0.16.5/src/app.rs:163:28
[INFO] [stdout]   54:     0x64063bdc0413 - cw_multi_test::executor::Executor::execute_contract::h32f7cbf05d1e7755
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cw-multi-test-0.16.5/src/executor.rs:113:28
[INFO] [stdout]   55:     0x64063bdec6c2 - mod::helpers::enable_membership::h39f6635a7b28e48c
[INFO] [stdout]                                at /opt/rustwide/workdir/contracts/member/tests/helpers.rs:176:9
[INFO] [stdout]   56:     0x64063bdc7544 - mod::registration_admin::test_registration_admin_can_enable_membership_on_behalf_of_user::test_registration_admin_can_enable_membership_on_behalf_of_user::h71a9875b75542d87
[INFO] [stdout]                                at /opt/rustwide/workdir/contracts/member/tests/registration_admin/test_registration_admin_can_enable_membership_on_behalf_of_user.rs:28:5
[INFO] [stdout]   57:     0x64063bdc8167 - mod::registration_admin::test_registration_admin_can_enable_membership_on_behalf_of_user::test_registration_admin_can_enable_membership_on_behalf_of_user::{{closure}}::h2f3e7e84a340069d
[INFO] [stdout]                                at /opt/rustwide/workdir/contracts/member/tests/registration_admin/test_registration_admin_can_enable_membership_on_behalf_of_user.rs:14:69
[INFO] [stdout]   58:     0x64063bdbbc66 - core::ops::function::FnOnce::call_once::had7aa29fb1bb8ad0
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   59:     0x64063bdf83db - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   60:     0x64063bdf83db - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   61:     0x64063be04dcb - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   62:     0x64063be04dcb - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   63:     0x64063be04dcb - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   64:     0x64063be04dcb - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   65:     0x64063be04dcb - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   66:     0x64063be04dcb - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   67:     0x64063be04dcb - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   68:     0x64063be004e4 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   69:     0x64063be004e4 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   70:     0x64063be079d2 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   71:     0x64063be079d2 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   72:     0x64063be079d2 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   73:     0x64063be079d2 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   74:     0x64063be079d2 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   75:     0x64063be079d2 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   76:     0x64063be079d2 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   77:     0x64063c01cc6f - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   78:     0x64063c01cc6f - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   79:     0x7da321e53aa4 - <unknown>
[INFO] [stdout]   80:     0x7da321ee0a64 - clone
[INFO] [stdout]   81:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- membership::test_query_cost_to_buy_membership::test_query_cost_to_buy_membership stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'membership::test_query_cost_to_buy_membership::test_query_cost_to_buy_membership' (37) panicked at contracts/member/src/execute/user.rs:176:72:
[INFO] [stdout] called `Option::unwrap()` on a `None` value
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x64063c01d35a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x64063c01d35a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x64063c01d35a - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x64063c01d35a - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x64063c032ada - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x64063c032ada - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x64063c021c92 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x64063c021c92 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x64063bffc56f - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x64063bffc56f - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x64063c0158c9 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x64063be042fc - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x64063be042fc - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x64063c015a82 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x64063c015a82 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x64063bffc65a - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x64063bff3f99 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x64063bffd33d - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x64063c03338c - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x64063c033352 - core[10b6fa85044e1869]::panicking::panic
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x64063c0330a9 - core[10b6fa85044e1869]::option::unwrap_failed
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/option.rs:2236:5
[INFO] [stdout]   21:     0x64063bea7f12 - core::option::Option<T>::unwrap::h0f21ab5c60519479
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/option.rs:1016:21
[INFO] [stdout]   22:     0x64063bea7f12 - member::execute::user::enable_membership::h7c0e8a70ed7781fe
[INFO] [stdout]                                at /opt/rustwide/workdir/contracts/member/src/execute/user.rs:176:72
[INFO] [stdout]   23:     0x64063bebff08 - member::contract::execute::ha57fbc11e9478791
[INFO] [stdout]                                at /opt/rustwide/workdir/contracts/member/src/contract.rs:131:13
[INFO] [stdout]   24:     0x64063bdba836 - core::ops::function::Fn::call::hc6e774c0b2509bda
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:79:5
[INFO] [stdout]   25:     0x64063bda878e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hd9caabc99f0100ec
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   26:     0x64063bde0724 - <cw_multi_test::contracts::ContractWrapper<T1,T2,T3,E1,E2,E3,C,Q,T4,E4,E5,T6,E6> as cw_multi_test::contracts::Contract<C,Q>>::execute::h55ae7c736591ee22
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cw-multi-test-0.16.5/src/contracts.rs:393:9
[INFO] [stdout]   27:     0x64063bdccfa0 - cw_multi_test::wasm::WasmKeeper<ExecC,QueryC>::call_execute::{{closure}}::h83e83192148233d3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cw-multi-test-0.16.5/src/wasm.rs:751:44
[INFO] [stdout]   28:     0x64063bdd4318 - cw_multi_test::wasm::WasmKeeper<ExecC,QueryC>::with_storage::{{closure}}::hb2a5468a11ad8ef0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cw-multi-test-0.16.5/src/wasm.rs:903:13
[INFO] [stdout]   29:     0x64063bda37f7 - cw_multi_test::transactions::transactional::h3626dfd01e47dc50
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cw-multi-test-0.16.5/src/transactions.rs:27:15
[INFO] [stdout]   30:     0x64063bdd275b - cw_multi_test::wasm::WasmKeeper<ExecC,QueryC>::with_storage::he7550849990841c3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cw-multi-test-0.16.5/src/wasm.rs:893:9
[INFO] [stdout]   31:     0x64063bdcce1c - cw_multi_test::wasm::WasmKeeper<ExecC,QueryC>::call_execute::hf27797d3f09110bb
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cw-multi-test-0.16.5/src/wasm.rs:745:36
[INFO] [stdout]   32:     0x64063bdcdd1b - cw_multi_test::wasm::WasmKeeper<ExecC,QueryC>::execute_wasm::hfcecd87a67ecd5fb
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cw-multi-test-0.16.5/src/wasm.rs:422:32
[INFO] [stdout]   33:     0x64063bdcbf69 - <cw_multi_test::wasm::WasmKeeper<ExecC,QueryC> as cw_multi_test::wasm::Wasm<ExecC,QueryC>>::execute::hc2dbf53e769c2a3b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cw-multi-test-0.16.5/src/wasm.rs:183:14
[INFO] [stdout]   34:     0x64063bdc20b4 - <cw_multi_test::app::Router<BankT,CustomT,WasmT,StakingT,DistrT,IbcT,GovT> as cw_multi_test::app::CosmosRouter>::execute::h0a768964c9f55267
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cw-multi-test-0.16.5/src/app.rs:947:47
[INFO] [stdout]   35:     0x64063bdbfb2d - cw_multi_test::app::App<BankT,ApiT,StorageT,CustomT,WasmT,StakingT,DistrT,IbcT,GovT>::execute_multi::{{closure}}::{{closure}}::h52b4df14db7e64fb
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cw-multi-test-0.16.5/src/app.rs:775:35
[INFO] [stdout]   36:     0x64063bdc91a9 - core::iter::adapters::map::map_try_fold::{{closure}}::h5199879b69bc4069
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/iter/adapters/map.rs:95:28
[INFO] [stdout]   37:     0x64063bd9f3a4 - <alloc::vec::into_iter::IntoIter<T,A> as core::iter::traits::iterator::Iterator>::try_fold::h4b31c0306028e865
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/vec/into_iter.rs:356:25
[INFO] [stdout]   38:     0x64063bdbe81f - <core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::try_fold::h970dd37944143ac5
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/iter/adapters/map.rs:121:19
[INFO] [stdout]   39:     0x64063bd9b965 - <core::iter::adapters::GenericShunt<I,R> as core::iter::traits::iterator::Iterator>::try_fold::h1de23b8657b8077e
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/iter/adapters/mod.rs:192:14
[INFO] [stdout]   40:     0x64063bd9b8a0 - core::iter::traits::iterator::Iterator::try_for_each::h78f063f22644d8fd
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/iter/traits/iterator.rs:2531:14
[INFO] [stdout]   41:     0x64063bd9b8a0 - <core::iter::adapters::GenericShunt<I,R> as core::iter::traits::iterator::Iterator>::next::he7bd9ed4591386d9
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/iter/adapters/mod.rs:174:14
[INFO] [stdout]   42:     0x64063bdd9868 - <alloc::vec::Vec<T> as alloc::vec::spec_from_iter_nested::SpecFromIterNested<T,I>>::from_iter::h9f8fbde35f069ac2
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/vec/spec_from_iter_nested.rs:24:41
[INFO] [stdout]   43:     0x64063bddca5d - alloc::vec::in_place_collect::<impl alloc::vec::spec_from_iter::SpecFromIter<T,I> for alloc::vec::Vec<T>>::from_iter::h42438c8c6314bea9
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/vec/in_place_collect.rs:245:9
[INFO] [stdout]   44:     0x64063bddd6e5 - <alloc::vec::Vec<T> as core::iter::traits::collect::FromIterator<T>>::from_iter::hbe49cd79c701e8a7
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/vec/mod.rs:3865:9
[INFO] [stdout]   45:     0x64063bd76fc1 - core::iter::traits::iterator::Iterator::collect::hacff0d8dfe919157
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/iter/traits/iterator.rs:2064:9
[INFO] [stdout]   46:     0x64063bd76fc1 - <core::result::Result<V,E> as core::iter::traits::collect::FromIterator<core::result::Result<A,E>>>::from_iter::{{closure}}::h8e19ea917b3900f7
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:2156:51
[INFO] [stdout]   47:     0x64063bd9c06c - core::iter::adapters::try_process::h10496b9acf1ed108
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/iter/adapters/mod.rs:160:17
[INFO] [stdout]   48:     0x64063bd76f87 - <core::result::Result<V,E> as core::iter::traits::collect::FromIterator<core::result::Result<A,E>>>::from_iter::hc95d4f7f6a718101
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:2156:9
[INFO] [stdout]   49:     0x64063bdc905d - core::iter::traits::iterator::Iterator::collect::h1e25faaeeb84c3eb
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/iter/traits/iterator.rs:2064:9
[INFO] [stdout]   50:     0x64063bdbfa21 - cw_multi_test::app::App<BankT,ApiT,StorageT,CustomT,WasmT,StakingT,DistrT,IbcT,GovT>::execute_multi::{{closure}}::ha452dae6db5586fa
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cw-multi-test-0.16.5/src/app.rs:776:18
[INFO] [stdout]   51:     0x64063bda49e0 - cw_multi_test::transactions::transactional::he7e6e4f357e04593
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cw-multi-test-0.16.5/src/transactions.rs:27:15
[INFO] [stdout]   52:     0x64063bdbf8e1 - cw_multi_test::app::App<BankT,ApiT,StorageT,CustomT,WasmT,StakingT,DistrT,IbcT,GovT>::execute_multi::h82baf87a968464ba
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cw-multi-test-0.16.5/src/app.rs:773:9
[INFO] [stdout]   53:     0x64063bdc2a05 - <cw_multi_test::app::App<BankT,ApiT,StorageT,CustomT,WasmT,StakingT,DistrT,IbcT,GovT> as cw_multi_test::executor::Executor<<CustomT as cw_multi_test::module::Module>::ExecT>>::execute::h93aed4a09b64ac11
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cw-multi-test-0.16.5/src/app.rs:163:28
[INFO] [stdout]   54:     0x64063bdc0413 - cw_multi_test::executor::Executor::execute_contract::h32f7cbf05d1e7755
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cw-multi-test-0.16.5/src/executor.rs:113:28
[INFO] [stdout]   55:     0x64063bdec6c2 - mod::helpers::enable_membership::h39f6635a7b28e48c
[INFO] [stdout]                                at /opt/rustwide/workdir/contracts/member/tests/helpers.rs:176:9
[INFO] [stdout]   56:     0x64063bdc300a - mod::membership::test_query_cost_to_buy_membership::test_query_cost_to_buy_membership::h1cfb3179f4659db0
[INFO] [stdout]                                at /opt/rustwide/workdir/contracts/member/tests/membership/test_query_cost_to_buy_membership.rs:35:5
[INFO] [stdout]   57:     0x64063bdc36b7 - mod::membership::test_query_cost_to_buy_membership::test_query_cost_to_buy_membership::{{closure}}::hffe8ebb89dc7f282
[INFO] [stdout]                                at /opt/rustwide/workdir/contracts/member/tests/membership/test_query_cost_to_buy_membership.rs:11:39
[INFO] [stdout]   58:     0x64063bdbb476 - core::ops::function::FnOnce::call_once::h422996aee435acee
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   59:     0x64063bdf83db - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   60:     0x64063bdf83db - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   61:     0x64063be04dcb - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   62:     0x64063be04dcb - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   63:     0x64063be04dcb - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   64:     0x64063be04dcb - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   65:     0x64063be04dcb - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   66:     0x64063be04dcb - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   67:     0x64063be04dcb - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   68:     0x64063be004e4 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   69:     0x64063be004e4 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   70:     0x64063be079d2 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   71:     0x64063be079d2 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   72:     0x64063be079d2 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   73:     0x64063be079d2 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   74:     0x64063be079d2 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   75:     0x64063be079d2 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   76:     0x64063be079d2 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   77:     0x64063c01cc6f - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   78:     0x64063c01cc6f - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   79:     0x7da321e53aa4 - <unknown>
[INFO] [stdout]   80:     0x7da321ee0a64 - clone
[INFO] [stdout]   81:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- membership::test_buy_membership_insufficient_funds::test_buy_membership_insufficient_funds stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'membership::test_buy_membership_insufficient_funds::test_buy_membership_insufficient_funds' (36) panicked at contracts/member/src/execute/user.rs:176:72:
[INFO] [stdout] called `Option::unwrap()` on a `None` value
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x64063c01d35a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x64063c01d35a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x64063c01d35a - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x64063c01d35a - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x64063c032ada - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x64063c032ada - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x64063c021c92 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x64063c021c92 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x64063bffc56f - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x64063bffc56f - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x64063c0158c9 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x64063be042fc - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x64063be042fc - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x64063c015a82 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x64063c015a82 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x64063bffc65a - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x64063bff3f99 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x64063bffd33d - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x64063c03338c - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x64063c033352 - core[10b6fa85044e1869]::panicking::panic
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x64063c0330a9 - core[10b6fa85044e1869]::option::unwrap_failed
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/option.rs:2236:5
[INFO] [stdout]   21:     0x64063bea7f12 - core::option::Option<T>::unwrap::h0f21ab5c60519479
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/option.rs:1016:21
[INFO] [stdout]   22:     0x64063bea7f12 - member::execute::user::enable_membership::h7c0e8a70ed7781fe
[INFO] [stdout]                                at /opt/rustwide/workdir/contracts/member/src/execute/user.rs:176:72
[INFO] [stdout]   23:     0x64063bebff08 - member::contract::execute::ha57fbc11e9478791
[INFO] [stdout]                                at /opt/rustwide/workdir/contracts/member/src/contract.rs:131:13
[INFO] [stdout]   24:     0x64063bdba836 - core::ops::function::Fn::call::hc6e774c0b2509bda
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:79:5
[INFO] [stdout]   25:     0x64063bda878e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hd9caabc99f0100ec
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   26:     0x64063bde0724 - <cw_multi_test::contracts::ContractWrapper<T1,T2,T3,E1,E2,E3,C,Q,T4,E4,E5,T6,E6> as cw_multi_test::contracts::Contract<C,Q>>::execute::h55ae7c736591ee22
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cw-multi-test-0.16.5/src/contracts.rs:393:9
[INFO] [stdout]   27:     0x64063bdccfa0 - cw_multi_test::wasm::WasmKeeper<ExecC,QueryC>::call_execute::{{closure}}::h83e83192148233d3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cw-multi-test-0.16.5/src/wasm.rs:751:44
[INFO] [stdout]   28:     0x64063bdd4318 - cw_multi_test::wasm::WasmKeeper<ExecC,QueryC>::with_storage::{{closure}}::hb2a5468a11ad8ef0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cw-multi-test-0.16.5/src/wasm.rs:903:13
[INFO] [stdout]   29:     0x64063bda37f7 - cw_multi_test::transactions::transactional::h3626dfd01e47dc50
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cw-multi-test-0.16.5/src/transactions.rs:27:15
[INFO] [stdout]   30:     0x64063bdd275b - cw_multi_test::wasm::WasmKeeper<ExecC,QueryC>::with_storage::he7550849990841c3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cw-multi-test-0.16.5/src/wasm.rs:893:9
[INFO] [stdout]   31:     0x64063bdcce1c - cw_multi_test::wasm::WasmKeeper<ExecC,QueryC>::call_execute::hf27797d3f09110bb
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cw-multi-test-0.16.5/src/wasm.rs:745:36
[INFO] [stdout]   32:     0x64063bdcdd1b - cw_multi_test::wasm::WasmKeeper<ExecC,QueryC>::execute_wasm::hfcecd87a67ecd5fb
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cw-multi-test-0.16.5/src/wasm.rs:422:32
[INFO] [stdout]   33:     0x64063bdcbf69 - <cw_multi_test::wasm::WasmKeeper<ExecC,QueryC> as cw_multi_test::wasm::Wasm<ExecC,QueryC>>::execute::hc2dbf53e769c2a3b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cw-multi-test-0.16.5/src/wasm.rs:183:14
[INFO] [stdout]   34:     0x64063bdc20b4 - <cw_multi_test::app::Router<BankT,CustomT,WasmT,StakingT,DistrT,IbcT,GovT> as cw_multi_test::app::CosmosRouter>::execute::h0a768964c9f55267
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cw-multi-test-0.16.5/src/app.rs:947:47
[INFO] [stdout]   35:     0x64063bdbfb2d - cw_multi_test::app::App<BankT,ApiT,StorageT,CustomT,WasmT,StakingT,DistrT,IbcT,GovT>::execute_multi::{{closure}}::{{closure}}::h52b4df14db7e64fb
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cw-multi-test-0.16.5/src/app.rs:775:35
[INFO] [stdout]   36:     0x64063bdc91a9 - core::iter::adapters::map::map_try_fold::{{closure}}::h5199879b69bc4069
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/iter/adapters/map.rs:95:28
[INFO] [stdout]   37:     0x64063bd9f3a4 - <alloc::vec::into_iter::IntoIter<T,A> as core::iter::traits::iterator::Iterator>::try_fold::h4b31c0306028e865
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/vec/into_iter.rs:356:25
[INFO] [stdout]   38:     0x64063bdbe81f - <core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::try_fold::h970dd37944143ac5
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/iter/adapters/map.rs:121:19
[INFO] [stdout]   39:     0x64063bd9b965 - <core::iter::adapters::GenericShunt<I,R> as core::iter::traits::iterator::Iterator>::try_fold::h1de23b8657b8077e
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/iter/adapters/mod.rs:192:14
[INFO] [stdout]   40:     0x64063bd9b8a0 - core::iter::traits::iterator::Iterator::try_for_each::h78f063f22644d8fd
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/iter/traits/iterator.rs:2531:14
[INFO] [stdout]   41:     0x64063bd9b8a0 - <core::iter::adapters::GenericShunt<I,R> as core::iter::traits::iterator::Iterator>::next::he7bd9ed4591386d9
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/iter/adapters/mod.rs:174:14
[INFO] [stdout]   42:     0x64063bdd9868 - <alloc::vec::Vec<T> as alloc::vec::spec_from_iter_nested::SpecFromIterNested<T,I>>::from_iter::h9f8fbde35f069ac2
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/vec/spec_from_iter_nested.rs:24:41
[INFO] [stdout]   43:     0x64063bddca5d - alloc::vec::in_place_collect::<impl alloc::vec::spec_from_iter::SpecFromIter<T,I> for alloc::vec::Vec<T>>::from_iter::h42438c8c6314bea9
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/vec/in_place_collect.rs:245:9
[INFO] [stdout]   44:     0x64063bddd6e5 - <alloc::vec::Vec<T> as core::iter::traits::collect::FromIterator<T>>::from_iter::hbe49cd79c701e8a7
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/vec/mod.rs:3865:9
[INFO] [stdout]   45:     0x64063bd76fc1 - core::iter::traits::iterator::Iterator::collect::hacff0d8dfe919157
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/iter/traits/iterator.rs:2064:9
[INFO] [stdout]   46:     0x64063bd76fc1 - <core::result::Result<V,E> as core::iter::traits::collect::FromIterator<core::result::Result<A,E>>>::from_iter::{{closure}}::h8e19ea917b3900f7
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:2156:51
[INFO] [stdout]   47:     0x64063bd9c06c - core::iter::adapters::try_process::h10496b9acf1ed108
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/iter/adapters/mod.rs:160:17
[INFO] [stdout]   48:     0x64063bd76f87 - <core::result::Result<V,E> as core::iter::traits::collect::FromIterator<core::result::Result<A,E>>>::from_iter::hc95d4f7f6a718101
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:2156:9
[INFO] [stdout]   49:     0x64063bdc905d - core::iter::traits::iterator::Iterator::collect::h1e25faaeeb84c3eb
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/iter/traits/iterator.rs:2064:9
[INFO] [stdout]   50:     0x64063bdbfa21 - cw_multi_test::app::App<BankT,ApiT,StorageT,CustomT,WasmT,StakingT,DistrT,IbcT,GovT>::execute_multi::{{closure}}::ha452dae6db5586fa
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cw-multi-test-0.16.5/src/app.rs:776:18
[INFO] [stdout]   51:     0x64063bda49e0 - cw_multi_test::transactions::transactional::he7e6e4f357e04593
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cw-multi-test-0.16.5/src/transactions.rs:27:15
[INFO] [stdout]   52:     0x64063bdbf8e1 - cw_multi_test::app::App<BankT,ApiT,StorageT,CustomT,WasmT,StakingT,DistrT,IbcT,GovT>::execute_multi::h82baf87a968464ba
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cw-multi-test-0.16.5/src/app.rs:773:9
[INFO] [stdout]   53:     0x64063bdc2a05 - <cw_multi_test::app::App<BankT,ApiT,StorageT,CustomT,WasmT,StakingT,DistrT,IbcT,GovT> as cw_multi_test::executor::Executor<<CustomT as cw_multi_test::module::Module>::ExecT>>::execute::h93aed4a09b64ac11
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cw-multi-test-0.16.5/src/app.rs:163:28
[INFO] [stdout]   54:     0x64063bdc0413 - cw_multi_test::executor::Executor::execute_contract::h32f7cbf05d1e7755
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cw-multi-test-0.16.5/src/executor.rs:113:28
[INFO] [stdout]   55:     0x64063bdec6c2 - mod::helpers::enable_membership::h39f6635a7b28e48c
[INFO] [stdout]                                at /opt/rustwide/workdir/contracts/member/tests/helpers.rs:176:9
[INFO] [stdout]   56:     0x64063bdc6a0a - mod::membership::test_buy_membership_insufficient_funds::test_buy_membership_insufficient_funds::h23b531545a302377
[INFO] [stdout]                                at /opt/rustwide/workdir/contracts/member/tests/membership/test_buy_membership_insufficient_funds.rs:38:5
[INFO] [stdout]   57:     0x64063bdc7107 - mod::membership::test_buy_membership_insufficient_funds::test_buy_membership_insufficient_funds::{{closure}}::hf9bea91c8e927b15
[INFO] [stdout]                                at /opt/rustwide/workdir/contracts/member/tests/membership/test_buy_membership_insufficient_funds.rs:14:44
[INFO] [stdout]   58:     0x64063bdbbb36 - core::ops::function::FnOnce::call_once::h9ad258df6b93dc53
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   59:     0x64063bdf83db - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   60:     0x64063bdf83db - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stderr] error: test failed, to rerun pass `-p member --test mod`
[INFO] [stdout]   61:     0x64063be04dcb - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   62:     0x64063be04dcb - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   63:     0x64063be04dcb - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   64:     0x64063be04dcb - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   65:     0x64063be04dcb - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   66:     0x64063be04dcb - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   67:     0x64063be04dcb - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   68:     0x64063be004e4 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   69:     0x64063be004e4 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   70:     0x64063be079d2 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   71:     0x64063be079d2 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   72:     0x64063be079d2 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   73:     0x64063be079d2 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   74:     0x64063be079d2 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   75:     0x64063be079d2 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   76:     0x64063be079d2 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   77:     0x64063c01cc6f - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   78:     0x64063c01cc6f - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   79:     0x7da321e53aa4 - <unknown>
[INFO] [stdout]   80:     0x7da321ee0a64 - clone
[INFO] [stdout]   81:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- membership::test_sell_membership_insufficient_funds::test_sell_membership_insufficient_funds stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'membership::test_sell_membership_insufficient_funds::test_sell_membership_insufficient_funds' (39) panicked at contracts/member/src/execute/user.rs:176:72:
[INFO] [stdout] called `Option::unwrap()` on a `None` value
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x64063c01d35a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x64063c01d35a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x64063c01d35a - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x64063c01d35a - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x64063c032ada - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x64063c032ada - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x64063c021c92 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x64063c021c92 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x64063bffc56f - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x64063bffc56f - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x64063c0158c9 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x64063be042fc - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x64063be042fc - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x64063c015a82 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x64063c015a82 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x64063bffc65a - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x64063bff3f99 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x64063bffd33d - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x64063c03338c - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x64063c033352 - core[10b6fa85044e1869]::panicking::panic
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x64063c0330a9 - core[10b6fa85044e1869]::option::unwrap_failed
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/option.rs:2236:5
[INFO] [stdout]   21:     0x64063bea7f12 - core::option::Option<T>::unwrap::h0f21ab5c60519479
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/option.rs:1016:21
[INFO] [stdout]   22:     0x64063bea7f12 - member::execute::user::enable_membership::h7c0e8a70ed7781fe
[INFO] [stdout]                                at /opt/rustwide/workdir/contracts/member/src/execute/user.rs:176:72
[INFO] [stdout]   23:     0x64063bebff08 - member::contract::execute::ha57fbc11e9478791
[INFO] [stdout]                                at /opt/rustwide/workdir/contracts/member/src/contract.rs:131:13
[INFO] [stdout]   24:     0x64063bdba836 - core::ops::function::Fn::call::hc6e774c0b2509bda
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:79:5
[INFO] [stdout]   25:     0x64063bda878e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hd9caabc99f0100ec
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   26:     0x64063bde0724 - <cw_multi_test::contracts::ContractWrapper<T1,T2,T3,E1,E2,E3,C,Q,T4,E4,E5,T6,E6> as cw_multi_test::contracts::Contract<C,Q>>::execute::h55ae7c736591ee22
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cw-multi-test-0.16.5/src/contracts.rs:393:9
[INFO] [stdout]   27:     0x64063bdccfa0 - cw_multi_test::wasm::WasmKeeper<ExecC,QueryC>::call_execute::{{closure}}::h83e83192148233d3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cw-multi-test-0.16.5/src/wasm.rs:751:44
[INFO] [stdout]   28:     0x64063bdd4318 - cw_multi_test::wasm::WasmKeeper<ExecC,QueryC>::with_storage::{{closure}}::hb2a5468a11ad8ef0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cw-multi-test-0.16.5/src/wasm.rs:903:13
[INFO] [stdout]   29:     0x64063bda37f7 - cw_multi_test::transactions::transactional::h3626dfd01e47dc50
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cw-multi-test-0.16.5/src/transactions.rs:27:15
[INFO] [stdout]   30:     0x64063bdd275b - cw_multi_test::wasm::WasmKeeper<ExecC,QueryC>::with_storage::he7550849990841c3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cw-multi-test-0.16.5/src/wasm.rs:893:9
[INFO] [stdout]   31:     0x64063bdcce1c - cw_multi_test::wasm::WasmKeeper<ExecC,QueryC>::call_execute::hf27797d3f09110bb
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cw-multi-test-0.16.5/src/wasm.rs:745:36
[INFO] [stdout]   32:     0x64063bdcdd1b - cw_multi_test::wasm::WasmKeeper<ExecC,QueryC>::execute_wasm::hfcecd87a67ecd5fb
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cw-multi-test-0.16.5/src/wasm.rs:422:32
[INFO] [stdout]   33:     0x64063bdcbf69 - <cw_multi_test::wasm::WasmKeeper<ExecC,QueryC> as cw_multi_test::wasm::Wasm<ExecC,QueryC>>::execute::hc2dbf53e769c2a3b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cw-multi-test-0.16.5/src/wasm.rs:183:14
[INFO] [stdout]   34:     0x64063bdc20b4 - <cw_multi_test::app::Router<BankT,CustomT,WasmT,StakingT,DistrT,IbcT,GovT> as cw_multi_test::app::CosmosRouter>::execute::h0a768964c9f55267
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cw-multi-test-0.16.5/src/app.rs:947:47
[INFO] [stdout]   35:     0x64063bdbfb2d - cw_multi_test::app::App<BankT,ApiT,StorageT,CustomT,WasmT,StakingT,DistrT,IbcT,GovT>::execute_multi::{{closure}}::{{closure}}::h52b4df14db7e64fb
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cw-multi-test-0.16.5/src/app.rs:775:35
[INFO] [stdout]   36:     0x64063bdc91a9 - core::iter::adapters::map::map_try_fold::{{closure}}::h5199879b69bc4069
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/iter/adapters/map.rs:95:28
[INFO] [stdout]   37:     0x64063bd9f3a4 - <alloc::vec::into_iter::IntoIter<T,A> as core::iter::traits::iterator::Iterator>::try_fold::h4b31c0306028e865
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/vec/into_iter.rs:356:25
[INFO] [stdout]   38:     0x64063bdbe81f - <core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::try_fold::h970dd37944143ac5
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/iter/adapters/map.rs:121:19
[INFO] [stdout]   39:     0x64063bd9b965 - <core::iter::adapters::GenericShunt<I,R> as core::iter::traits::iterator::Iterator>::try_fold::h1de23b8657b8077e
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/iter/adapters/mod.rs:192:14
[INFO] [stdout]   40:     0x64063bd9b8a0 - core::iter::traits::iterator::Iterator::try_for_each::h78f063f22644d8fd
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/iter/traits/iterator.rs:2531:14
[INFO] [stdout]   41:     0x64063bd9b8a0 - <core::iter::adapters::GenericShunt<I,R> as core::iter::traits::iterator::Iterator>::next::he7bd9ed4591386d9
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/iter/adapters/mod.rs:174:14
[INFO] [stdout]   42:     0x64063bdd9868 - <alloc::vec::Vec<T> as alloc::vec::spec_from_iter_nested::SpecFromIterNested<T,I>>::from_iter::h9f8fbde35f069ac2
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/vec/spec_from_iter_nested.rs:24:41
[INFO] [stdout]   43:     0x64063bddca5d - alloc::vec::in_place_collect::<impl alloc::vec::spec_from_iter::SpecFromIter<T,I> for alloc::vec::Vec<T>>::from_iter::h42438c8c6314bea9
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/vec/in_place_collect.rs:245:9
[INFO] [stdout]   44:     0x64063bddd6e5 - <alloc::vec::Vec<T> as core::iter::traits::collect::FromIterator<T>>::from_iter::hbe49cd79c701e8a7
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/vec/mod.rs:3865:9
[INFO] [stdout]   45:     0x64063bd76fc1 - core::iter::traits::iterator::Iterator::collect::hacff0d8dfe919157
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/iter/traits/iterator.rs:2064:9
[INFO] [stdout]   46:     0x64063bd76fc1 - <core::result::Result<V,E> as core::iter::traits::collect::FromIterator<core::result::Result<A,E>>>::from_iter::{{closure}}::h8e19ea917b3900f7
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:2156:51
[INFO] [stdout]   47:     0x64063bd9c06c - core::iter::adapters::try_process::h10496b9acf1ed108
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/iter/adapters/mod.rs:160:17
[INFO] [stdout]   48:     0x64063bd76f87 - <core::result::Result<V,E> as core::iter::traits::collect::FromIterator<core::result::Result<A,E>>>::from_iter::hc95d4f7f6a718101
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:2156:9
[INFO] [stdout]   49:     0x64063bdc905d - core::iter::traits::iterator::Iterator::collect::h1e25faaeeb84c3eb
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/iter/traits/iterator.rs:2064:9
[INFO] [stdout]   50:     0x64063bdbfa21 - cw_multi_test::app::App<BankT,ApiT,StorageT,CustomT,WasmT,StakingT,DistrT,IbcT,GovT>::execute_multi::{{closure}}::ha452dae6db5586fa
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cw-multi-test-0.16.5/src/app.rs:776:18
[INFO] [stdout]   51:     0x64063bda49e0 - cw_multi_test::transactions::transactional::he7e6e4f357e04593
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cw-multi-test-0.16.5/src/transactions.rs:27:15
[INFO] [stdout]   52:     0x64063bdbf8e1 - cw_multi_test::app::App<BankT,ApiT,StorageT,CustomT,WasmT,StakingT,DistrT,IbcT,GovT>::execute_multi::h82baf87a968464ba
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cw-multi-test-0.16.5/src/app.rs:773:9
[INFO] [stdout]   53:     0x64063bdc2a05 - <cw_multi_test::app::App<BankT,ApiT,StorageT,CustomT,WasmT,StakingT,DistrT,IbcT,GovT> as cw_multi_test::executor::Executor<<CustomT as cw_multi_test::module::Module>::ExecT>>::execute::h93aed4a09b64ac11
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cw-multi-test-0.16.5/src/app.rs:163:28
[INFO] [stdout]   54:     0x64063bdc0413 - cw_multi_test::executor::Executor::execute_contract::h32f7cbf05d1e7755
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cw-multi-test-0.16.5/src/executor.rs:113:28
[INFO] [stdout]   55:     0x64063bdec6c2 - mod::helpers::enable_membership::h39f6635a7b28e48c
[INFO] [stdout]                                at /opt/rustwide/workdir/contracts/member/tests/helpers.rs:176:9
[INFO] [stdout]   56:     0x64063bde7e89 - mod::membership::test_sell_membership_insufficient_funds::test_sell_membership_insufficient_funds::hfa4fb24a34212cb7
[INFO] [stdout]                                at /opt/rustwide/workdir/contracts/member/tests/membership/test_sell_membership_insufficient_funds.rs:40:5
[INFO] [stdout]   57:     0x64063bde8d07 - mod::membership::test_sell_membership_insufficient_funds::test_sell_membership_insufficient_funds::{{closure}}::hebc7a644922039ee
[INFO] [stdout]                                at /opt/rustwide/workdir/contracts/member/tests/membership/test_sell_membership_insufficient_funds.rs:16:45
[INFO] [stdout]   58:     0x64063bdbb8f6 - core::ops::function::FnOnce::call_once::h705199fb92af505b
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   59:     0x64063bdf83db - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   60:     0x64063bdf83db - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   61:     0x64063be04dcb - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   62:     0x64063be04dcb - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   63:     0x64063be04dcb - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   64:     0x64063be04dcb - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   65:     0x64063be04dcb - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   66:     0x64063be04dcb - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   67:     0x64063be04dcb - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   68:     0x64063be004e4 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   69:     0x64063be004e4 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   70:     0x64063be079d2 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   71:     0x64063be079d2 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   72:     0x64063be079d2 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   73:     0x64063be079d2 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   74:     0x64063be079d2 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   75:     0x64063be079d2 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   76:     0x64063be079d2 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   77:     0x64063c01cc6f - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   78:     0x64063c01cc6f - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   79:     0x7da321e53aa4 - <unknown>
[INFO] [stdout]   80:     0x7da321ee0a64 - clone
[INFO] [stdout]   81:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- membership::test_buy_membership_happy_case::test_buy_membership_happy_case stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'membership::test_buy_membership_happy_case::test_buy_membership_happy_case' (35) panicked at contracts/member/src/execute/user.rs:176:72:
[INFO] [stdout] called `Option::unwrap()` on a `None` value
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x64063c01d35a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x64063c01d35a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x64063c01d35a - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x64063c01d35a - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x64063c032ada - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x64063c032ada - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x64063c021c92 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x64063c021c92 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x64063bffc56f - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x64063bffc56f - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x64063c0158c9 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x64063be042fc - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x64063be042fc - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x64063c015a82 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x64063c015a82 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x64063bffc65a - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x64063bff3f99 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x64063bffd33d - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x64063c03338c - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x64063c033352 - core[10b6fa85044e1869]::panicking::panic
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x64063c0330a9 - core[10b6fa85044e1869]::option::unwrap_failed
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/option.rs:2236:5
[INFO] [stdout]   21:     0x64063bea7f12 - core::option::Option<T>::unwrap::h0f21ab5c60519479
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/option.rs:1016:21
[INFO] [stdout]   22:     0x64063bea7f12 - member::execute::user::enable_membership::h7c0e8a70ed7781fe
[INFO] [stdout]                                at /opt/rustwide/workdir/contracts/member/src/execute/user.rs:176:72
[INFO] [stdout]   23:     0x64063bebff08 - member::contract::execute::ha57fbc11e9478791
[INFO] [stdout]                                at /opt/rustwide/workdir/contracts/member/src/contract.rs:131:13
[INFO] [stdout]   24:     0x64063bdba836 - core::ops::function::Fn::call::hc6e774c0b2509bda
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:79:5
[INFO] [stdout]   25:     0x64063bda878e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hd9caabc99f0100ec
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   26:     0x64063bde0724 - <cw_multi_test::contracts::ContractWrapper<T1,T2,T3,E1,E2,E3,C,Q,T4,E4,E5,T6,E6> as cw_multi_test::contracts::Contract<C,Q>>::execute::h55ae7c736591ee22
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cw-multi-test-0.16.5/src/contracts.rs:393:9
[INFO] [stdout]   27:     0x64063bdccfa0 - cw_multi_test::wasm::WasmKeeper<ExecC,QueryC>::call_execute::{{closure}}::h83e83192148233d3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cw-multi-test-0.16.5/src/wasm.rs:751:44
[INFO] [stdout]   28:     0x64063bdd4318 - cw_multi_test::wasm::WasmKeeper<ExecC,QueryC>::with_storage::{{closure}}::hb2a5468a11ad8ef0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cw-multi-test-0.16.5/src/wasm.rs:903:13
[INFO] [stdout]   29:     0x64063bda37f7 - cw_multi_test::transactions::transactional::h3626dfd01e47dc50
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cw-multi-test-0.16.5/src/transactions.rs:27:15
[INFO] [stdout]   30:     0x64063bdd275b - cw_multi_test::wasm::WasmKeeper<ExecC,QueryC>::with_storage::he7550849990841c3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cw-multi-test-0.16.5/src/wasm.rs:893:9
[INFO] [stdout]   31:     0x64063bdcce1c - cw_multi_test::wasm::WasmKeeper<ExecC,QueryC>::call_execute::hf27797d3f09110bb
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cw-multi-test-0.16.5/src/wasm.rs:745:36
[INFO] [stdout]   32:     0x64063bdcdd1b - cw_multi_test::wasm::WasmKeeper<ExecC,QueryC>::execute_wasm::hfcecd87a67ecd5fb
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cw-multi-test-0.16.5/src/wasm.rs:422:32
[INFO] [stdout]   33:     0x64063bdcbf69 - <cw_multi_test::wasm::WasmKeeper<ExecC,QueryC> as cw_multi_test::wasm::Wasm<ExecC,QueryC>>::execute::hc2dbf53e769c2a3b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cw-multi-test-0.16.5/src/wasm.rs:183:14
[INFO] [stdout]   34:     0x64063bdc20b4 - <cw_multi_test::app::Router<BankT,CustomT,WasmT,StakingT,DistrT,IbcT,GovT> as cw_multi_test::app::CosmosRouter>::execute::h0a768964c9f55267
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cw-multi-test-0.16.5/src/app.rs:947:47
[INFO] [stdout]   35:     0x64063bdbfb2d - cw_multi_test::app::App<BankT,ApiT,StorageT,CustomT,WasmT,StakingT,DistrT,IbcT,GovT>::execute_multi::{{closure}}::{{closure}}::h52b4df14db7e64fb
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cw-multi-test-0.16.5/src/app.rs:775:35
[INFO] [stdout]   36:     0x64063bdc91a9 - core::iter::adapters::map::map_try_fold::{{closure}}::h5199879b69bc4069
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/iter/adapters/map.rs:95:28
[INFO] [stdout]   37:     0x64063bd9f3a4 - <alloc::vec::into_iter::IntoIter<T,A> as core::iter::traits::iterator::Iterator>::try_fold::h4b31c0306028e865
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/vec/into_iter.rs:356:25
[INFO] [stdout]   38:     0x64063bdbe81f - <core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::try_fold::h970dd37944143ac5
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/iter/adapters/map.rs:121:19
[INFO] [stdout]   39:     0x64063bd9b965 - <core::iter::adapters::GenericShunt<I,R> as core::iter::traits::iterator::Iterator>::try_fold::h1de23b8657b8077e
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/iter/adapters/mod.rs:192:14
[INFO] [stdout]   40:     0x64063bd9b8a0 - core::iter::traits::iterator::Iterator::try_for_each::h78f063f22644d8fd
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/iter/traits/iterator.rs:2531:14
[INFO] [stdout]   41:     0x64063bd9b8a0 - <core::iter::adapters::GenericShunt<I,R> as core::iter::traits::iterator::Iterator>::next::he7bd9ed4591386d9
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/iter/adapters/mod.rs:174:14
[INFO] [stdout]   42:     0x64063bdd9868 - <alloc::vec::Vec<T> as alloc::vec::spec_from_iter_nested::SpecFromIterNested<T,I>>::from_iter::h9f8fbde35f069ac2
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/vec/spec_from_iter_nested.rs:24:41
[INFO] [stdout]   43:     0x64063bddca5d - alloc::vec::in_place_collect::<impl alloc::vec::spec_from_iter::SpecFromIter<T,I> for alloc::vec::Vec<T>>::from_iter::h42438c8c6314bea9
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/vec/in_place_collect.rs:245:9
[INFO] [stdout]   44:     0x64063bddd6e5 - <alloc::vec::Vec<T> as core::iter::traits::collect::FromIterator<T>>::from_iter::hbe49cd79c701e8a7
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/vec/mod.rs:3865:9
[INFO] [stdout]   45:     0x64063bd76fc1 - core::iter::traits::iterator::Iterator::collect::hacff0d8dfe919157
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/iter/traits/iterator.rs:2064:9
[INFO] [stdout]   46:     0x64063bd76fc1 - <core::result::Result<V,E> as core::iter::traits::collect::FromIterator<core::result::Result<A,E>>>::from_iter::{{closure}}::h8e19ea917b3900f7
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:2156:51
[INFO] [stdout]   47:     0x64063bd9c06c - core::iter::adapters::try_process::h10496b9acf1ed108
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/iter/adapters/mod.rs:160:17
[INFO] [stdout]   48:     0x64063bd76f87 - <core::result::Result<V,E> as core::iter::traits::collect::FromIterator<core::result::Result<A,E>>>::from_iter::hc95d4f7f6a718101
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:2156:9
[INFO] [stdout]   49:     0x64063bdc905d - core::iter::traits::iterator::Iterator::collect::h1e25faaeeb84c3eb
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/iter/traits/iterator.rs:2064:9
[INFO] [stdout]   50:     0x64063bdbfa21 - cw_multi_test::app::App<BankT,ApiT,StorageT,CustomT,WasmT,StakingT,DistrT,IbcT,GovT>::execute_multi::{{closure}}::ha452dae6db5586fa
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cw-multi-test-0.16.5/src/app.rs:776:18
[INFO] [stdout]   51:     0x64063bda49e0 - cw_multi_test::transactions::transactional::he7e6e4f357e04593
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cw-multi-test-0.16.5/src/transactions.rs:27:15
[INFO] [stdout]   52:     0x64063bdbf8e1 - cw_multi_test::app::App<BankT,ApiT,StorageT,CustomT,WasmT,StakingT,DistrT,IbcT,GovT>::execute_multi::h82baf87a968464ba
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cw-multi-test-0.16.5/src/app.rs:773:9
[INFO] [stdout]   53:     0x64063bdc2a05 - <cw_multi_test::app::App<BankT,ApiT,StorageT,CustomT,WasmT,StakingT,DistrT,IbcT,GovT> as cw_multi_test::executor::Executor<<CustomT as cw_multi_test::module::Module>::ExecT>>::execute::h93aed4a09b64ac11
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cw-multi-test-0.16.5/src/app.rs:163:28
[INFO] [stdout]   54:     0x64063bdc0413 - cw_multi_test::executor::Executor::execute_contract::h32f7cbf05d1e7755
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cw-multi-test-0.16.5/src/executor.rs:113:28
[INFO] [stdout]   55:     0x64063bdec6c2 - mod::helpers::enable_membership::h39f6635a7b28e48c
[INFO] [stdout]                                at /opt/rustwide/workdir/contracts/member/tests/helpers.rs:176:9
[INFO] [stdout]   56:     0x64063bde5a28 - mod::membership::test_buy_membership_happy_case::test_buy_membership_happy_case::he448713874658111
[INFO] [stdout]                                at /opt/rustwide/workdir/contracts/member/tests/membership/test_buy_membership_happy_case.rs:48:5
[INFO] [stdout]   57:     0x64063bde79e7 - mod::membership::test_buy_membership_happy_case::test_buy_membership_happy_case::{{closure}}::hc0afb267d6894751
[INFO] [stdout]                                at /opt/rustwide/workdir/contracts/member/tests/membership/test_buy_membership_happy_case.rs:19:36
[INFO] [stdout]   58:     0x64063bdbbeb6 - core::ops::function::FnOnce::call_once::he5f44c564a73b6ca
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   59:     0x64063bdf83db - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   60:     0x64063bdf83db - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   61:     0x64063be04dcb - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   62:     0x64063be04dcb - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   63:     0x64063be04dcb - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   64:     0x64063be04dcb - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   65:     0x64063be04dcb - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   66:     0x64063be04dcb - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   67:     0x64063be04dcb - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   68:     0x64063be004e4 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   69:     0x64063be004e4 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   70:     0x64063be079d2 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   71:     0x64063be079d2 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   72:     0x64063be079d2 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   73:     0x64063be079d2 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   74:     0x64063be079d2 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   75:     0x64063be079d2 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   76:     0x64063be079d2 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   77:     0x64063c01cc6f - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   78:     0x64063c01cc6f - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   79:     0x7da321e53aa4 - <unknown>
[INFO] [stdout]   80:     0x7da321ee0a64 - clone
[INFO] [stdout]   81:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     membership::test_2_users_buy_and_sell_membership::test_2_users_buy_and_sell_memberships
[INFO] [stdout]     membership::test_buy_and_sell_membership::test_buy_and_sell_membership
[INFO] [stdout]     membership::test_buy_membership_happy_case::test_buy_membership_happy_case
[INFO] [stdout]     membership::test_buy_membership_insufficient_funds::test_buy_membership_insufficient_funds
[INFO] [stdout]     membership::test_query_cost_to_buy_membership::test_query_cost_to_buy_membership
[INFO] [stdout]     membership::test_sell_membership_cannot_sell_last_membership::test_sell_membership_cannot_sell_last_key
[INFO] [stdout]     membership::test_sell_membership_insufficient_funds::test_sell_membership_insufficient_funds
[INFO] [stdout]     registration_admin::test_registration_admin_can_enable_membership_on_behalf_of_user::test_registration_admin_can_enable_membership_on_behalf_of_user
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 6 passed; 8 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "8ab1a5feadc007d5c85529eb39dbf932de7836c9dbb438118d0e6e65be068a15", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8ab1a5feadc007d5c85529eb39dbf932de7836c9dbb438118d0e6e65be068a15", kill_on_drop: false }`
[INFO] [stdout] 8ab1a5feadc007d5c85529eb39dbf932de7836c9dbb438118d0e6e65be068a15
